Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17930b14352cbfb7930b1ac1271c629a4bf190e4 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-ssh7154168052133111614.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-ssh1408467260587487451.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-ssh6867411721997629781.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-ssh613747821959768240.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-ssh4353125080314063536.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-228 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/639 [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/639 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 (main) > 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 Commit message: "feat: Add new bypassValidation query param to Add/Patch Device API (#4797)" > git rev-list --no-walk bb4aed91002b20508ac35d99c9a3e35f90ef805c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-07T10:20:34.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-07T10:20:34.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-07T10:20:34.177Z] ========================================================= [2024-05-07T10:20:34.177Z] EdgeX Global Pipelines Version Info [2024-05-07T10:20:34.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:20:34.931Z] ------------------- [2024-05-07T10:20:34.931Z] stable info: [2024-05-07T10:20:34.931Z] ------------------- [2024-05-07T10:20:34.931Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-07T10:20:34.931Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T10:20:34.931Z] Message: update stable to v1.0.258 [2024-05-07T10:20:35.503Z] ------------------- [2024-05-07T10:20:35.503Z] experimental info: [2024-05-07T10:20:35.503Z] ------------------- [2024-05-07T10:20:35.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-07T10:20:35.503Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T10:20:35.503Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-07T10:20:35.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-07T10:20:35.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-07T10:20:35.609Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-07T10:20:35.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-07T10:20:35.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-07T10:20:35.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-07T10:20:35.699Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-07T10:20:35.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-07T10:20:35.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-07T10:20:35.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-07T10:20:35.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-07T10:20:35.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-07T10:20:35.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-07T10:20:35.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-07T10:20:35.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-07T10:20:35.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T10:20:35.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T10:20:35.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-07T10:20:35.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-07T10:20:36.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-07T10:20:36.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-07T10:20:36.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-07T10:20:36.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-07T10:20:36.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-07T10:20:36.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-07T10:20:36.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-07T10:20:36.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] echo [2024-05-07T10:20:36.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17930b1 [Pipeline] echo [2024-05-07T10:20:36.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T10:20:36.308Z] provisioning config files... [2024-05-07T10:20:36.322Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/639@tmp/config12891691036572061496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:20:36.658Z] ---> ****-login.sh [2024-05-07T10:20:36.658Z] nexus3.edgexfoundry.org:10001 [2024-05-07T10:20:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:20:36.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:20:36.918Z] Configure a credential helper to remove this warning. See [2024-05-07T10:20:36.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:20:36.918Z] [2024-05-07T10:20:36.918Z] Login Succeeded [2024-05-07T10:20:36.918Z] nexus3.edgexfoundry.org:10002 [2024-05-07T10:20:37.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:20:37.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:20:37.180Z] Configure a credential helper to remove this warning. See [2024-05-07T10:20:37.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:20:37.180Z] [2024-05-07T10:20:37.180Z] Login Succeeded [2024-05-07T10:20:37.180Z] nexus3.edgexfoundry.org:10003 [2024-05-07T10:20:37.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:20:37.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:20:37.180Z] Configure a credential helper to remove this warning. See [2024-05-07T10:20:37.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:20:37.180Z] [2024-05-07T10:20:37.180Z] Login Succeeded [2024-05-07T10:20:37.180Z] nexus3.edgexfoundry.org:10004 [2024-05-07T10:20:37.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:20:37.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:20:37.441Z] Configure a credential helper to remove this warning. See [2024-05-07T10:20:37.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:20:37.441Z] [2024-05-07T10:20:37.441Z] Login Succeeded [2024-05-07T10:20:37.441Z] ****.io [2024-05-07T10:20:37.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:20:37.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:20:37.703Z] Configure a credential helper to remove this warning. See [2024-05-07T10:20:37.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:20:37.703Z] [2024-05-07T10:20:37.703Z] Login Succeeded [2024-05-07T10:20:37.703Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T10:20:37.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T10:20:38.042Z] + 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-05-07T10:20:38.042Z] + dirname cmd/core-command/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/core-data/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/core-metadata/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/security-spire-server/Dockerfile+ [2024-05-07T10:20:38.042Z] cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/support-notifications/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-07T10:20:38.042Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-07T10:20:38.042Z] + cut -d/ -f2 [2024-05-07T10:20:38.042Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-07T10:20:38.073Z] 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-05-07T10:20:38.444Z] + git rev-list -1 --merges 17930b14352cbfb7930b1ac1271c629a4bf190e4~1..17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] echo [2024-05-07T10:20:38.456Z] -----------> git rev-list -1 --merges 17930b14352cbfb7930b1ac1271c629a4bf190e4~1..17930b14352cbfb7930b1ac1271c629a4bf190e4 17930b14352cbfb7930b1ac1271c629a4bf190e4 [false] [Pipeline] sh [2024-05-07T10:20:38.745Z] + git log --format=format:%s -1 17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] echo [2024-05-07T10:20:38.760Z] ========================================================= [2024-05-07T10:20:38.760Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-07T10:20:38.760Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-07T10:20:39.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T10:20:39.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-07T10:20:39.193Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-07T10:20:39.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-07T10:20:39.193Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-07T10:20:39.193Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-07T10:20:39.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:20:39.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:20:39.636Z] [2024-05-07T10:20:39.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:20:39.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:20:39.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-07T10:20:39.942Z] b85a868b505f: Pulling fs layer [2024-05-07T10:20:39.942Z] e2be974225ed: Pulling fs layer [2024-05-07T10:20:39.942Z] 339a4e72a1f5: Pulling fs layer [2024-05-07T10:20:39.942Z] 988bab9f4d93: Pulling fs layer [2024-05-07T10:20:39.942Z] 1469e6f7b9e6: Pulling fs layer [2024-05-07T10:20:39.942Z] eaf3925da568: Pulling fs layer [2024-05-07T10:20:39.942Z] bab4dde63d76: Pulling fs layer [2024-05-07T10:20:39.942Z] bde34c3a00c8: Pulling fs layer [2024-05-07T10:20:39.942Z] b352a97aabf1: Pulling fs layer [2024-05-07T10:20:39.942Z] 4872d77fe225: Pulling fs layer [2024-05-07T10:20:39.942Z] 5851b861e8e6: Pulling fs layer [2024-05-07T10:20:39.942Z] bde34c3a00c8: Waiting [2024-05-07T10:20:39.942Z] 988bab9f4d93: Waiting [2024-05-07T10:20:39.942Z] 1469e6f7b9e6: Waiting [2024-05-07T10:20:39.942Z] eaf3925da568: Waiting [2024-05-07T10:20:39.942Z] b352a97aabf1: Waiting [2024-05-07T10:20:39.942Z] bab4dde63d76: Waiting [2024-05-07T10:20:39.942Z] 4872d77fe225: Waiting [2024-05-07T10:20:39.942Z] 5851b861e8e6: Waiting [2024-05-07T10:20:39.942Z] e2be974225ed: Verifying Checksum [2024-05-07T10:20:39.942Z] e2be974225ed: Download complete [2024-05-07T10:20:39.942Z] 988bab9f4d93: Verifying Checksum [2024-05-07T10:20:39.942Z] 988bab9f4d93: Download complete [2024-05-07T10:20:40.204Z] 1469e6f7b9e6: Verifying Checksum [2024-05-07T10:20:40.204Z] 1469e6f7b9e6: Download complete [2024-05-07T10:20:40.204Z] eaf3925da568: Verifying Checksum [2024-05-07T10:20:40.204Z] eaf3925da568: Download complete [2024-05-07T10:20:40.204Z] 339a4e72a1f5: Verifying Checksum [2024-05-07T10:20:40.204Z] 339a4e72a1f5: Download complete [2024-05-07T10:20:40.204Z] bde34c3a00c8: Verifying Checksum [2024-05-07T10:20:40.204Z] b352a97aabf1: Download complete [2024-05-07T10:20:40.204Z] 4872d77fe225: Verifying Checksum [2024-05-07T10:20:40.204Z] 4872d77fe225: Download complete [2024-05-07T10:20:40.204Z] 5851b861e8e6: Verifying Checksum [2024-05-07T10:20:40.204Z] 5851b861e8e6: Download complete [2024-05-07T10:20:40.204Z] b85a868b505f: Verifying Checksum [2024-05-07T10:20:40.204Z] b85a868b505f: Download complete [2024-05-07T10:20:40.464Z] bab4dde63d76: Verifying Checksum [2024-05-07T10:20:40.464Z] bab4dde63d76: Download complete [2024-05-07T10:20:41.403Z] b85a868b505f: Pull complete [2024-05-07T10:20:41.662Z] e2be974225ed: Pull complete [2024-05-07T10:20:42.248Z] 339a4e72a1f5: Pull complete [2024-05-07T10:20:42.248Z] 988bab9f4d93: Pull complete [2024-05-07T10:20:42.508Z] 1469e6f7b9e6: Pull complete [2024-05-07T10:20:42.508Z] eaf3925da568: Pull complete [2024-05-07T10:20:45.048Z] bab4dde63d76: Pull complete [2024-05-07T10:20:45.048Z] bde34c3a00c8: Pull complete [2024-05-07T10:20:45.048Z] b352a97aabf1: Pull complete [2024-05-07T10:20:45.048Z] 4872d77fe225: Pull complete [2024-05-07T10:20:45.048Z] 5851b861e8e6: Pull complete [2024-05-07T10:20:45.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-07T10:20:45.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T10:20:45.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:20:46.004Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-05-07T10:20:48.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-07T10:20:51.916Z] $ docker top 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 -eo pid,comm [2024-05-07T10:20:51.968Z] 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-05-07T10:20:51.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T10:20:52.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:20:52.020Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:20:52.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:20:52.133Z] $ docker exec 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 ssh-agent [2024-05-07T10:20:52.233Z] SSH_AUTH_SOCK=/tmp/ssh-Rvej0U8syyn6/agent.32 [2024-05-07T10:20:52.233Z] SSH_AGENT_PID=38 [2024-05-07T10:20:52.239Z] Running ssh-add (command line suppressed) [2024-05-07T10:20:52.336Z] Identity added: /w/workspace/edgex-go/639@tmp/private_key_12952741403071481631.key (/w/workspace/edgex-go/639@tmp/private_key_12952741403071481631.key) [2024-05-07T10:20:52.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:20:52.643Z] + git tag --points-at HEAD [Pipeline] } [2024-05-07T10:20:52.654Z] $ docker exec --env ******** --env ******** 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 ssh-agent -k [2024-05-07T10:20:52.753Z] unset SSH_AUTH_SOCK; [2024-05-07T10:20:52.753Z] unset SSH_AGENT_PID; [2024-05-07T10:20:52.753Z] echo Agent pid 38 killed; [2024-05-07T10:20:52.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-07T10:20:52.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T10:20:52.810Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T10:20:52.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T10:20:52.936Z] $ docker exec 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 ssh-agent [2024-05-07T10:20:53.047Z] SSH_AUTH_SOCK=/tmp/ssh-reQK35Hsvqne/agent.71 [2024-05-07T10:20:53.047Z] SSH_AGENT_PID=77 [2024-05-07T10:20:53.052Z] Running ssh-add (command line suppressed) [2024-05-07T10:20:53.148Z] Identity added: /w/workspace/edgex-go/639@tmp/private_key_10531811620689915692.key (/w/workspace/edgex-go/639@tmp/private_key_10531811620689915692.key) [2024-05-07T10:20:53.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T10:20:53.457Z] + git semver init [2024-05-07T10:20:53.717Z] 2024-05-07 10:20:53,626 [run_init] DEBUG init version:0.0.0 force:False [2024-05-07T10:20:53.717Z] 2024-05-07 10:20:53,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/639/.semver [2024-05-07T10:20:53.717Z] 2024-05-07 10:20:53,627 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/639/.semver [2024-05-07T10:20:53.717Z] 2024-05-07 10:20:53,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/639/.semver'], cwd=/w/workspace/edgex-go/639, universal_newlines=False, shell=None, istream=None) [2024-05-07T10:21:00.289Z] 2024-05-07 10:20:59,130 [append_file] DEBUG append to file:/w/workspace/edgex-go/639/.git/info/exclude [2024-05-07T10:21:00.289Z] 2024-05-07 10:20:59,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/639/.semver/main with force:False [2024-05-07T10:21:00.289Z] 2024-05-07 10:20:59,131 [read_version] DEBUG read version from /w/workspace/edgex-go/639/.semver/main [2024-05-07T10:21:00.289Z] 2024-05-07 10:20:59,131 [read_version] DEBUG read version from /w/workspace/edgex-go/639/.semver/main [2024-05-07T10:21:00.289Z] 3.2.0-dev.23 [Pipeline] } [2024-05-07T10:21:00.299Z] $ docker exec --env ******** --env ******** 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 ssh-agent -k [2024-05-07T10:21:00.400Z] unset SSH_AUTH_SOCK; [2024-05-07T10:21:00.401Z] unset SSH_AGENT_PID; [2024-05-07T10:21:00.401Z] echo Agent pid 77 killed; [2024-05-07T10:21:00.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T10:21:00.738Z] + git semver [Pipeline] } [2024-05-07T10:21:01.011Z] $ docker stop --time=1 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 [2024-05-07T10:21:02.285Z] $ docker rm -f --volumes 97b9286326990e4cf595f17d0c2cb6921d0e060cc9734fab047570f0256e4854 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:21:02.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-07T10:21:02.885Z] Stashed 1 file(s) [Pipeline] echo [2024-05-07T10:21:02.888Z] [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-05-07T10:21:03.321Z] + git config --global --add safe.directory /w/workspace/edgex-go/639 [Pipeline] echo [2024-05-07T10:21:03.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:21:03.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:21:03.369Z] ========================================================= [2024-05-07T10:21:03.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-07T10:21:03.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:21:03.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T10:21:03.659Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-07T10:21:03.659Z] 619be1103602: Pulling fs layer [2024-05-07T10:21:03.659Z] 7862e08f4a3e: Pulling fs layer [2024-05-07T10:21:03.659Z] 5df492c9dc93: Pulling fs layer [2024-05-07T10:21:03.659Z] 7629e6793208: Pulling fs layer [2024-05-07T10:21:03.659Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T10:21:03.659Z] fb5054dd5b73: Pulling fs layer [2024-05-07T10:21:03.659Z] eeca6798cff9: Pulling fs layer [2024-05-07T10:21:03.659Z] aa269ceb94a6: Pulling fs layer [2024-05-07T10:21:03.659Z] ada007ff1a6a: Pulling fs layer [2024-05-07T10:21:03.659Z] 7629e6793208: Waiting [2024-05-07T10:21:03.659Z] 4f4fb700ef54: Waiting [2024-05-07T10:21:03.659Z] fb5054dd5b73: Waiting [2024-05-07T10:21:03.659Z] eeca6798cff9: Waiting [2024-05-07T10:21:03.659Z] aa269ceb94a6: Waiting [2024-05-07T10:21:03.659Z] ada007ff1a6a: Waiting [2024-05-07T10:21:03.659Z] 7862e08f4a3e: Verifying Checksum [2024-05-07T10:21:03.659Z] 7862e08f4a3e: Download complete [2024-05-07T10:21:03.659Z] 7629e6793208: Download complete [2024-05-07T10:21:03.659Z] 4f4fb700ef54: Download complete [2024-05-07T10:21:03.659Z] fb5054dd5b73: Verifying Checksum [2024-05-07T10:21:03.659Z] fb5054dd5b73: Download complete [2024-05-07T10:21:03.659Z] 619be1103602: Verifying Checksum [2024-05-07T10:21:03.659Z] 619be1103602: Download complete [2024-05-07T10:21:03.659Z] eeca6798cff9: Verifying Checksum [2024-05-07T10:21:03.659Z] eeca6798cff9: Download complete [2024-05-07T10:21:03.918Z] 619be1103602: Pull complete [2024-05-07T10:21:03.918Z] ada007ff1a6a: Verifying Checksum [2024-05-07T10:21:03.918Z] ada007ff1a6a: Download complete [2024-05-07T10:21:03.918Z] 7862e08f4a3e: Pull complete [2024-05-07T10:21:04.178Z] 5df492c9dc93: Verifying Checksum [2024-05-07T10:21:04.178Z] 5df492c9dc93: Download complete [2024-05-07T10:21:04.438Z] aa269ceb94a6: Verifying Checksum [2024-05-07T10:21:04.438Z] aa269ceb94a6: Download complete [2024-05-07T10:21:07.727Z] 5df492c9dc93: Pull complete [2024-05-07T10:21:07.727Z] 7629e6793208: Pull complete [2024-05-07T10:21:07.727Z] 4f4fb700ef54: Pull complete [2024-05-07T10:21:07.727Z] fb5054dd5b73: Pull complete [2024-05-07T10:21:07.727Z] eeca6798cff9: Pull complete [2024-05-07T10:21:10.261Z] aa269ceb94a6: Pull complete [2024-05-07T10:21:10.520Z] ada007ff1a6a: Pull complete [2024-05-07T10:21:10.520Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-07T10:21:10.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T10:21:10.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:21:10.825Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T10:21:10.825Z] WORKDIR /edgex [2024-05-07T10:21:10.825Z] COPY go.mod . [2024-05-07T10:21:10.825Z] RUN go mod download [2024-05-07T10:21:10.825Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-07T10:21:11.394Z] Sending build context to Docker daemon 177.4MB [2024-05-07T10:21:11.394Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T10:21:11.394Z] ---> f489d0715acc [2024-05-07T10:21:11.394Z] Step 2/4 : WORKDIR /edgex [2024-05-07T10:21:16.669Z] ---> Running in a890fb553ac0 [2024-05-07T10:21:16.669Z] Removing intermediate container a890fb553ac0 [2024-05-07T10:21:16.669Z] ---> 6db51e8b5aa0 [2024-05-07T10:21:16.669Z] Step 3/4 : COPY go.mod . [2024-05-07T10:21:16.669Z] ---> 60fd60336493 [2024-05-07T10:21:16.669Z] Step 4/4 : RUN go mod download [2024-05-07T10:21:16.669Z] ---> Running in 5443b149c049 [2024-05-07T10:21:17.984Z] Still waiting to schedule task [2024-05-07T10:21:17.984Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-222’ is offline [2024-05-07T10:21:45.475Z] Removing intermediate container 5443b149c049 [2024-05-07T10:21:45.475Z] ---> 879849e2d92b [2024-05-07T10:21:45.475Z] Successfully built 879849e2d92b [2024-05-07T10:21:45.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:21:45.780Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T10:21:45.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:21:45.861Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-05-07T10:21:45.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-07T10:21:46.443Z] $ docker top c6229ced3bafbd8dde4321e0a4d9de559e8e1bcf4afa14479ae6fb2049222a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:21:46.791Z] + go version [2024-05-07T10:21:46.791Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-07T10:21:46.803Z] $ docker stop --time=1 c6229ced3bafbd8dde4321e0a4d9de559e8e1bcf4afa14479ae6fb2049222a2f [2024-05-07T10:21:48.099Z] $ docker rm -f --volumes c6229ced3bafbd8dde4321e0a4d9de559e8e1bcf4afa14479ae6fb2049222a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:21:48.529Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T10:21:48.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:21:48.617Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-05-07T10:21:48.647Z] $ 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/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-07T10:21:48.992Z] $ docker top b119b2bba14c3c77839b3e19d1fc406345550b2b307639fc6e49639054a448f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T10:21:49.072Z] ========================================================= [2024-05-07T10:21:49.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-07T10:21:49.072Z] ========================================================= [Pipeline] sh [2024-05-07T10:21:49.353Z] + git config --global --add safe.directory /w/workspace/edgex-go/639 [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:21:49.668Z] + make test [2024-05-07T10:21:49.668Z] go test -race -coverprofile=coverage.out ./... [2024-05-07T10:21:57.811Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-07T10:22:37.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-07T10:22:37.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.050s coverage: 28.7% of statements [2024-05-07T10:22:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-07T10:22:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-07T10:22:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-07T10:22:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-07T10:22:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-07T10:22:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2024-05-07T10:22:40.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-07T10:22:40.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-07T10:22:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-07T10:22:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-07T10:22:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-07T10:22:41.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-07T10:22:41.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-07T10:22:42.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.087s coverage: 69.2% of statements [2024-05-07T10:22:42.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.081s coverage: 53.2% of statements [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-07T10:22:42.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.985s coverage: 93.4% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 6.1% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.612s coverage: 97.6% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.301s coverage: 72.2% of statements [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.384s coverage: 0.9% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.070s coverage: 41.7% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.362s coverage: 82.9% of statements [2024-05-07T10:22:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.068s coverage: 94.1% of statements [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-07T10:22:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-07T10:22:50.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-07T10:22:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 6.955s coverage: 96.3% of statements [2024-05-07T10:22:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.069s coverage: 87.5% of statements [2024-05-07T10:22:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-07T10:22:52.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-07T10:22:53.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-07T10:22:53.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-07T10:22:56.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-07T10:22:56.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-07T10:22:56.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-07T10:22:57.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-07T10:22:57.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-07T10:22:57.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-07T10:22:58.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-07T10:22:58.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-07T10:22:58.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-07T10:22:58.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-07T10:22:59.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2024-05-07T10:22:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-07T10:22:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-07T10:22:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-07T10:22:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-07T10:23:01.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-07T10:23:01.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-07T10:23:01.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-07T10:23:01.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-07T10:23:02.268Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-229 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-05-07T10:23:02.283Z] Running in /w/workspace/edgex-go/639 [Pipeline] { [Pipeline] checkout [2024-05-07T10:23:02.331Z] The recommended git tool is: git [2024-05-07T10:23:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-07T10:23:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-07T10:23:02.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-07T10:23:02.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-07T10:23:07.063Z] using credential edgex-jenkins-ssh [2024-05-07T10:23:07.087Z] Cloning the remote Git repository [2024-05-07T10:23:07.132Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-07T10:23:07.217Z] > git init /w/workspace/edgex-go/639 # timeout=10 [2024-05-07T10:23:07.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T10:23:07.351Z] > git --version # timeout=10 [2024-05-07T10:23:07.369Z] > git --version # 'git version 2.25.1' [2024-05-07T10:23:07.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T10:23:07.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.310s coverage: 79.9% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.055s coverage: 62.3% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.056s coverage: 87.2% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 63.1% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.188s coverage: 38.4% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.053s coverage: 89.5% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.071s coverage: 19.9% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 95.7% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements [2024-05-07T10:23:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.119s coverage: 98.9% of statements [2024-05-07T10:23:12.920Z] 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-05-07T10:23:12.920Z] running golangci-lint [2024-05-07T10:23:12.920Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-07T10:23:12.920Z] go version go1.21.9 linux/amd64 [2024-05-07T10:23:12.920Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-07T10:23:12.920Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-07T10:23:23.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T10:23:24.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T10:23:24.996Z] Avoid second fetch [2024-05-07T10:23:24.997Z] Checking out Revision 17930b14352cbfb7930b1ac1271c629a4bf190e4 (main) [2024-05-07T10:23:25.789Z] Commit message: "feat: Add new bypassValidation query param to Add/Patch Device API (#4797)" [2024-05-07T10:23:25.015Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T10:23:25.074Z] > git checkout -f 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-07T10:23:30.541Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-07T10:23:30.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T10:23:30.542Z] Dload Upload Total Spent Left Speed [2024-05-07T10:23:30.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-05-07T10:23:30.871Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-07T10:23:31.206Z] + sudo tee /etc/docker/daemon.new [2024-05-07T10:23:31.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-07T10:23:31.206Z] { [2024-05-07T10:23:31.206Z] "registry-mirrors": [ [2024-05-07T10:23:31.206Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-07T10:23:31.206Z] ], [2024-05-07T10:23:31.206Z] "bip": "10.250.0.254/24", [2024-05-07T10:23:31.206Z] "hosts": [ [2024-05-07T10:23:31.206Z] "tcp://0.0.0.0:5555", [2024-05-07T10:23:31.206Z] "unix:///var/run/docker.sock" [2024-05-07T10:23:31.206Z] ], [2024-05-07T10:23:31.206Z] "mtu": 1458, [2024-05-07T10:23:31.206Z] "selinux-enabled": true, [2024-05-07T10:23:31.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-07T10:23:31.206Z] } [Pipeline] sh [2024-05-07T10:23:31.543Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-07T10:23:31.873Z] + sudo service docker restart [2024-05-07T10:23:39.458Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|deps|files|types_sizes|compiled_files|exports_file) took 22.906997923s" [2024-05-07T10:23:39.458Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.386878ms" [2024-05-07T10:23:49.428Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.9315035s with top 10 stages: buildir: 1m0.403643555s, gosec: 8.34267303s, fact_deprecated: 3.045335339s, inspect: 2.980895326s, ctrlflow: 1.889210463s, printf: 1.839178703s, nilness: 1.605419984s, fact_purity: 1.368948527s, S1038: 1.240073375s, isgenerated: 827.542365ms" [2024-05-07T10:23:49.428Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-07T10:23:49.428Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197, skip_dirs: 197/197, exclude-rules: 21/197" [2024-05-07T10:23:49.428Z] level=info msg="[runner] processing took 18.512277ms with stages: nolint: 7.235308ms, identifier_marker: 6.559857ms, autogenerated_exclude: 1.470586ms, path_prettifier: 1.463006ms, exclude-rules: 1.076208ms, skip_dirs: 659.73µs, cgo: 28.251µs, filename_unadjuster: 14.451µs, max_same_issues: 710ns, max_from_linter: 710ns, fixer: 660ns, skip_files: 560ns, uniq_by_line: 510ns, severity-rules: 400ns, sort_results: 360ns, exclude: 240ns, diff: 230ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-05-07T10:23:49.428Z] level=info msg="[runner] linters took 12.863902735s with stages: goanalysis_metalinter: 12.845296274s" [2024-05-07T10:23:49.428Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-07T10:23:49.428Z] level=info msg="Memory: 355 samples, avg is 265.7MB, max is 1179.4MB" [2024-05-07T10:23:49.428Z] level=info msg="Execution took 35.819661647s" [2024-05-07T10:23:49.428Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T10:23:50.140Z] provisioning config files... [2024-05-07T10:23:50.165Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/639@tmp/config14774735975710143877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:23:50.634Z] ---> ****-login.sh [2024-05-07T10:23:50.634Z] nexus3.edgexfoundry.org:10001 [2024-05-07T10:23:50.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:23:51.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:23:51.175Z] Configure a credential helper to remove this warning. See [2024-05-07T10:23:51.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:23:51.175Z] [2024-05-07T10:23:51.175Z] Login Succeeded [2024-05-07T10:23:51.175Z] nexus3.edgexfoundry.org:10002 [2024-05-07T10:23:51.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:23:51.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:23:51.448Z] Configure a credential helper to remove this warning. See [2024-05-07T10:23:51.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:23:51.448Z] [2024-05-07T10:23:51.448Z] Login Succeeded [2024-05-07T10:23:51.448Z] nexus3.edgexfoundry.org:10003 [2024-05-07T10:23:51.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:23:51.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:23:51.989Z] Configure a credential helper to remove this warning. See [2024-05-07T10:23:51.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:23:51.989Z] [2024-05-07T10:23:51.989Z] Login Succeeded [2024-05-07T10:23:51.989Z] nexus3.edgexfoundry.org:10004 [2024-05-07T10:23:52.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:23:52.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:23:52.262Z] Configure a credential helper to remove this warning. See [2024-05-07T10:23:52.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:23:52.262Z] [2024-05-07T10:23:52.262Z] Login Succeeded [2024-05-07T10:23:52.262Z] ****.io [2024-05-07T10:23:52.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:23:52.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:23:52.801Z] Configure a credential helper to remove this warning. See [2024-05-07T10:23:52.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:23:52.801Z] [2024-05-07T10:23:52.801Z] Login Succeeded [2024-05-07T10:23:52.801Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T10:23:52.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-07T10:23:53.439Z] + git config --global --add safe.directory /w/workspace/edgex-go/639 [Pipeline] echo [2024-05-07T10:23:53.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:23:53.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:23:53.504Z] ========================================================= [2024-05-07T10:23:53.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-07T10:23:53.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:23:53.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T10:23:53.832Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-07T10:23:53.832Z] c6b39de5b339: Pulling fs layer [2024-05-07T10:23:54.101Z] a69c41024577: Pulling fs layer [2024-05-07T10:23:54.101Z] d6de4b400683: Pulling fs layer [2024-05-07T10:23:54.101Z] 35cb2a7552d0: Pulling fs layer [2024-05-07T10:23:54.101Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T10:23:54.101Z] 464afbd9ba4c: Pulling fs layer [2024-05-07T10:23:54.101Z] 00f215d4a9da: Pulling fs layer [2024-05-07T10:23:54.101Z] d496ad576159: Pulling fs layer [2024-05-07T10:23:54.101Z] 4f4fb700ef54: Waiting [2024-05-07T10:23:54.101Z] 464afbd9ba4c: Waiting [2024-05-07T10:23:54.101Z] 00f215d4a9da: Waiting [2024-05-07T10:23:54.101Z] d496ad576159: Waiting [2024-05-07T10:23:54.101Z] 35cb2a7552d0: Waiting [2024-05-07T10:23:54.101Z] a69c41024577: Verifying Checksum [2024-05-07T10:23:54.101Z] a69c41024577: Download complete [2024-05-07T10:23:54.101Z] 35cb2a7552d0: Verifying Checksum [2024-05-07T10:23:54.101Z] 35cb2a7552d0: Download complete [2024-05-07T10:23:54.101Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T10:23:54.101Z] 4f4fb700ef54: Download complete [2024-05-07T10:23:54.101Z] 464afbd9ba4c: Verifying Checksum [2024-05-07T10:23:54.101Z] 464afbd9ba4c: Download complete [2024-05-07T10:23:54.101Z] c6b39de5b339: Download complete [2024-05-07T10:23:54.695Z] d496ad576159: Verifying Checksum [2024-05-07T10:23:54.695Z] d496ad576159: Download complete [2024-05-07T10:23:54.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T10:23:54.971Z] c6b39de5b339: Pull complete [2024-05-07T10:23:54.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-07T10:23:54.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-07T10:23:55.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-07T10:23:55.557Z] a69c41024577: Pull complete [2024-05-07T10:23:55.574Z] + ls -al . [2024-05-07T10:23:55.574Z] total 816 [2024-05-07T10:23:55.574Z] drwxrwxr-x 11 1001 1001 4096 May 7 10:21 . [2024-05-07T10:23:55.574Z] drwxr-xr-x 4 root root 4096 May 7 10:21 .. [2024-05-07T10:23:55.574Z] drwxrwxr-x 2 1001 1001 4096 May 7 10:20 .blubracket [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 10 May 7 10:20 .dockerignore [2024-05-07T10:23:55.574Z] drwxrwxr-x 8 1001 1001 4096 May 7 10:23 .git [2024-05-07T10:23:55.574Z] drwxrwxr-x 3 1001 1001 4096 May 7 10:20 .github [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 1074 May 7 10:20 .gitignore [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 42 May 7 10:20 .golangci.yml [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 100 May 7 10:20 .hadolint.yml [2024-05-07T10:23:55.574Z] drwxr-xr-x 3 1001 1001 4096 May 7 10:20 .semver [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 155 May 7 10:20 .sonarcloud.properties [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 1171 May 7 10:20 ADOPTERS.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 20261 May 7 10:20 Attribution.txt [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 100284 May 7 10:20 CHANGELOG.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 3804 May 7 10:20 CONTRIBUTING.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 677 May 7 10:20 GOVERNANCE.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 861 May 7 10:20 Jenkinsfile [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 10775 May 7 10:20 LICENSE [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 15392 May 7 10:20 Makefile [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 582 May 7 10:20 OWNERS.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 9528 May 7 10:20 README.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 789 May 7 10:20 SECURITY.md [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 12 May 7 10:21 VERSION [2024-05-07T10:23:55.574Z] drwxrwxr-x 2 1001 1001 4096 May 7 10:20 bin [2024-05-07T10:23:55.574Z] drwxrwxr-x 18 1001 1001 4096 May 7 10:20 cmd [2024-05-07T10:23:55.574Z] -rw-r--r-- 1 root root 455714 May 7 10:23 coverage.out [2024-05-07T10:23:55.574Z] drwxrwxr-x 2 1001 1001 4096 May 7 10:20 fuzz_test [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 7036 May 7 10:20 go.mod [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 101377 May 7 10:20 go.sum [2024-05-07T10:23:55.574Z] drwxrwxr-x 7 1001 1001 4096 May 7 10:20 internal [2024-05-07T10:23:55.574Z] drwxrwxr-x 3 1001 1001 4096 May 7 10:20 openapi [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 584 May 7 10:20 security.txt [2024-05-07T10:23:55.574Z] -rw-rw-r-- 1 1001 1001 204 May 7 10:20 version.go [Pipeline] sh [2024-05-07T10:23:55.825Z] d6de4b400683: Verifying Checksum [2024-05-07T10:23:55.825Z] d6de4b400683: Download complete [2024-05-07T10:23:55.860Z] + '[' -e coverage.out ] [2024-05-07T10:23:55.860Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-07T10:23:55.951Z] Stashed 1 file(s) [Pipeline] sh [2024-05-07T10:23:56.233Z] + make build [2024-05-07T10:23:56.233Z] 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-05-07T10:23:57.238Z] 00f215d4a9da: Download complete [2024-05-07T10:24:09.561Z] d6de4b400683: Pull complete [2024-05-07T10:24:09.561Z] 35cb2a7552d0: Pull complete [2024-05-07T10:24:09.561Z] 4f4fb700ef54: Pull complete [2024-05-07T10:24:09.561Z] 464afbd9ba4c: Pull complete [2024-05-07T10:24:17.786Z] 00f215d4a9da: Pull complete [2024-05-07T10:24:19.196Z] d496ad576159: Pull complete [2024-05-07T10:24:19.196Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-07T10:24:19.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T10:24:19.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T10:24:19.800Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T10:24:19.800Z] WORKDIR /edgex [2024-05-07T10:24:19.800Z] COPY go.mod . [2024-05-07T10:24:19.800Z] RUN go mod download [2024-05-07T10:24:19.800Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-07T10:24:20.394Z] Sending build context to Docker daemon 3.004MB [2024-05-07T10:24:20.394Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T10:24:20.394Z] ---> f246e2811388 [2024-05-07T10:24:20.394Z] Step 2/4 : WORKDIR /edgex [2024-05-07T10:24:22.331Z] ---> Running in 7dc5adcd4a37 [2024-05-07T10:24:22.331Z] Removing intermediate container 7dc5adcd4a37 [2024-05-07T10:24:22.331Z] ---> 920d57ba297f [2024-05-07T10:24:22.331Z] Step 3/4 : COPY go.mod . [2024-05-07T10:24:22.779Z] 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-05-07T10:24:22.779Z] 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-05-07T10:24:22.779Z] 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-05-07T10:24:22.919Z] ---> 0e46f68b42f4 [2024-05-07T10:24:22.919Z] Step 4/4 : RUN go mod download [2024-05-07T10:24:22.919Z] ---> Running in acbfa70812ce [2024-05-07T10:24:23.037Z] 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-05-07T10:24:28.301Z] 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-05-07T10:24:29.683Z] 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-05-07T10:24:32.226Z] 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-05-07T10:24:32.794Z] 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-05-07T10:24:33.362Z] 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-05-07T10:24:34.298Z] 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-05-07T10:24:35.237Z] 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-05-07T10:24:36.212Z] $ docker stop --time=1 b119b2bba14c3c77839b3e19d1fc406345550b2b307639fc6e49639054a448f9 [2024-05-07T10:24:41.056Z] $ docker rm -f --volumes b119b2bba14c3c77839b3e19d1fc406345550b2b307639fc6e49639054a448f9 [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-05-07T10:24:42.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T10:24:42.185Z] [2024-05-07T10:24:42.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:24:42.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T10:24:42.497Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-07T10:24:42.497Z] 91d30c5bc195: Pulling fs layer [2024-05-07T10:24:42.497Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-07T10:24:42.497Z] 9c61dcf015f6: Pulling fs layer [2024-05-07T10:24:42.497Z] 4698f68db338: Pulling fs layer [2024-05-07T10:24:42.497Z] 2a2f49069b9e: Pulling fs layer [2024-05-07T10:24:42.497Z] e0025b399a48: Pulling fs layer [2024-05-07T10:24:42.497Z] 2a2f49069b9e: Waiting [2024-05-07T10:24:42.497Z] 4698f68db338: Waiting [2024-05-07T10:24:42.497Z] 91d30c5bc195: Verifying Checksum [2024-05-07T10:24:42.497Z] 4698f68db338: Verifying Checksum [2024-05-07T10:24:42.497Z] 4698f68db338: Download complete [2024-05-07T10:24:42.755Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-07T10:24:42.755Z] 2e9b0aa3be6d: Download complete [2024-05-07T10:24:42.755Z] e0025b399a48: Verifying Checksum [2024-05-07T10:24:42.755Z] e0025b399a48: Download complete [2024-05-07T10:24:42.755Z] 91d30c5bc195: Pull complete [2024-05-07T10:24:42.755Z] 2a2f49069b9e: Verifying Checksum [2024-05-07T10:24:42.755Z] 2a2f49069b9e: Download complete [2024-05-07T10:24:43.014Z] 2e9b0aa3be6d: Pull complete [2024-05-07T10:24:43.272Z] 9c61dcf015f6: Verifying Checksum [2024-05-07T10:24:43.272Z] 9c61dcf015f6: Download complete [2024-05-07T10:24:46.553Z] 9c61dcf015f6: Pull complete [2024-05-07T10:24:46.553Z] 4698f68db338: Pull complete [2024-05-07T10:24:50.749Z] 2a2f49069b9e: Pull complete [2024-05-07T10:24:50.749Z] e0025b399a48: Pull complete [2024-05-07T10:24:50.749Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-07T10:24:50.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T10:24:50.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:24:50.858Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-05-07T10:24:50.895Z] $ 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/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-05-07T10:24:51.256Z] $ docker top 641f11b127bbcdb151f0b507e43c4aa727b114d16175cba7432ece8082c03409 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:24:51.625Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T10:24:54.162Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #1 transferring dockerfile: 1.89kB done [2024-05-07T10:24:54.162Z] #1 DONE 0.0s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #2 transferring dockerfile: 2.50kB done [2024-05-07T10:24:54.162Z] #2 DONE 0.0s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #3 transferring dockerfile: 2.15kB done [2024-05-07T10:24:54.162Z] #3 DONE 0.0s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #4 transferring dockerfile: 1.95kB done [2024-05-07T10:24:54.162Z] #4 DONE 0.0s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #5 transferring dockerfile: 1.93kB done [2024-05-07T10:24:54.162Z] #5 DONE 0.1s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #6 transferring dockerfile: 2.93kB done [2024-05-07T10:24:54.162Z] #6 DONE 0.1s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #7 transferring dockerfile: 1.81kB done [2024-05-07T10:24:54.162Z] #7 DONE 0.0s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T10:24:54.162Z] #8 transferring dockerfile: 2.23kB done [2024-05-07T10:24:54.162Z] #8 DONE 0.1s [2024-05-07T10:24:54.162Z] [2024-05-07T10:24:54.162Z] #9 [core-command internal] load build definition from Dockerfile [2024-05-07T10:24:54.423Z] #9 transferring dockerfile: 1.93kB done [2024-05-07T10:24:54.423Z] #9 DONE 0.1s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #10 [core-data internal] load build definition from Dockerfile [2024-05-07T10:24:54.423Z] #10 transferring dockerfile: 2.01kB done [2024-05-07T10:24:54.423Z] #10 DONE 0.0s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T10:24:54.423Z] #11 transferring dockerfile: 2.49kB done [2024-05-07T10:24:54.423Z] #11 DONE 0.0s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-05-07T10:24:54.423Z] #12 transferring dockerfile: 2.06kB done [2024-05-07T10:24:54.423Z] #12 DONE 0.0s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T10:24:54.423Z] #13 transferring dockerfile: 1.70kB done [2024-05-07T10:24:54.423Z] #13 DONE 0.1s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T10:24:54.423Z] #14 transferring context: 50B done [2024-05-07T10:24:54.423Z] #14 DONE 0.0s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T10:24:54.423Z] #15 transferring dockerfile: 1.69kB done [2024-05-07T10:24:54.423Z] #15 DONE 0.0s [2024-05-07T10:24:54.423Z] [2024-05-07T10:24:54.423Z] #16 [security-proxy-setup internal] load .dockerignore [2024-05-07T10:24:54.423Z] #16 transferring context: 50B done [2024-05-07T10:24:54.423Z] #16 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #17 [security-proxy-auth internal] load .dockerignore [2024-05-07T10:24:54.685Z] #17 transferring context: 50B done [2024-05-07T10:24:54.685Z] #17 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #18 [support-notifications internal] load .dockerignore [2024-05-07T10:24:54.685Z] #18 transferring context: 50B done [2024-05-07T10:24:54.685Z] #18 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #19 [security-bootstrapper internal] load .dockerignore [2024-05-07T10:24:54.685Z] #19 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #20 [support-scheduler internal] load .dockerignore [2024-05-07T10:24:54.685Z] #20 transferring context: 50B done [2024-05-07T10:24:54.685Z] #20 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #19 [security-bootstrapper internal] load .dockerignore [2024-05-07T10:24:54.685Z] #19 transferring context: 50B done [2024-05-07T10:24:54.685Z] #19 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T10:24:54.685Z] #21 transferring context: 50B done [2024-05-07T10:24:54.685Z] #21 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #22 [security-spire-agent internal] load .dockerignore [2024-05-07T10:24:54.685Z] #22 transferring context: 50B done [2024-05-07T10:24:54.685Z] #22 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-05-07T10:24:54.685Z] #23 transferring context: 50B done [2024-05-07T10:24:54.685Z] #23 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #24 [core-data internal] load .dockerignore [2024-05-07T10:24:54.685Z] #24 transferring context: 50B done [2024-05-07T10:24:54.685Z] #24 DONE 0.1s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #25 [core-metadata internal] load .dockerignore [2024-05-07T10:24:54.685Z] #25 transferring context: 50B done [2024-05-07T10:24:54.685Z] #25 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #26 [core-command internal] load .dockerignore [2024-05-07T10:24:54.685Z] #26 transferring context: 50B done [2024-05-07T10:24:54.685Z] #26 DONE 0.1s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #27 [security-spire-server internal] load .dockerignore [2024-05-07T10:24:54.685Z] #27 transferring context: 50B done [2024-05-07T10:24:54.685Z] #27 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #28 [security-spire-config internal] load .dockerignore [2024-05-07T10:24:54.685Z] #28 transferring context: 50B done [2024-05-07T10:24:54.685Z] #28 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T10:24:54.685Z] #29 DONE 0.0s [2024-05-07T10:24:54.685Z] [2024-05-07T10:24:54.685Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:24:54.685Z] #30 DONE 0.1s [2024-05-07T10:24:54.944Z] [2024-05-07T10:24:54.944Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T10:24:54.944Z] #29 DONE 0.0s [2024-05-07T10:24:54.944Z] [2024-05-07T10:24:54.944Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:24:54.944Z] #30 DONE 0.1s [2024-05-07T10:24:54.944Z] [2024-05-07T10:24:54.944Z] #31 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T10:24:54.944Z] #31 ... [2024-05-07T10:24:54.944Z] [2024-05-07T10:24:54.944Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T10:24:54.944Z] #29 DONE 0.0s [2024-05-07T10:24:54.944Z] [2024-05-07T10:24:54.944Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:24:54.944Z] #30 DONE 0.1s [2024-05-07T10:24:55.203Z] [2024-05-07T10:24:55.203Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T10:24:55.203Z] #29 DONE 0.0s [2024-05-07T10:24:55.203Z] [2024-05-07T10:24:55.203Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T10:24:55.203Z] #32 ... [2024-05-07T10:24:55.203Z] [2024-05-07T10:24:55.203Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T10:24:55.203Z] #29 DONE 0.0s [2024-05-07T10:24:55.464Z] [2024-05-07T10:24:55.464Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T10:24:55.464Z] #29 DONE 0.0s [2024-05-07T10:24:55.464Z] [2024-05-07T10:24:55.464Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:24:55.464Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:24:55.464Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:24:55.465Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T10:24:55.465Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T10:24:55.723Z] #33 ... [2024-05-07T10:24:55.723Z] [2024-05-07T10:24:55.723Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:24:55.723Z] #30 DONE 0.6s [2024-05-07T10:24:55.723Z] [2024-05-07T10:24:55.723Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:24:55.723Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:24:55.723Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:24:55.723Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T10:24:55.723Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T10:24:56.295Z] #33 ... [2024-05-07T10:24:56.295Z] [2024-05-07T10:24:56.295Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T10:24:56.295Z] #32 DONE 1.0s [2024-05-07T10:24:56.295Z] [2024-05-07T10:24:56.295Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T10:24:56.295Z] #34 DONE 1.1s [2024-05-07T10:24:56.295Z] [2024-05-07T10:24:56.295Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-07T10:24:56.295Z] #35 DONE 1.6s [2024-05-07T10:24:56.295Z] [2024-05-07T10:24:56.295Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-05-07T10:24:56.556Z] #36 ... [2024-05-07T10:24:56.556Z] [2024-05-07T10:24:56.556Z] #37 [security-spire-server internal] load build context [2024-05-07T10:24:56.556Z] #37 transferring context: 26.69kB 0.0s done [2024-05-07T10:24:56.556Z] #37 DONE 0.2s [2024-05-07T10:24:56.556Z] [2024-05-07T10:24:56.556Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:24:56.556Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-05-07T10:24:56.556Z] #38 DONE 0.3s [2024-05-07T10:24:56.815Z] [2024-05-07T10:24:56.815Z] #39 [security-spire-agent internal] load build context [2024-05-07T10:24:56.815Z] #39 transferring context: 26.22kB 0.1s done [2024-05-07T10:24:56.815Z] #39 DONE 0.3s [2024-05-07T10:24:56.815Z] [2024-05-07T10:24:56.815Z] #40 [security-spire-config internal] load build context [2024-05-07T10:24:56.815Z] #40 transferring context: 24.94kB 0.1s done [2024-05-07T10:24:56.815Z] #40 DONE 0.3s [2024-05-07T10:24:56.815Z] [2024-05-07T10:24:56.815Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:24:56.815Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-05-07T10:24:56.815Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T10:24:56.815Z] #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-07T10:24:56.815Z] #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-07T10:25:02.330Z] #41 ... [2024-05-07T10:25:02.330Z] [2024-05-07T10:25:02.330Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-07T10:25:02.330Z] #42 transferring context: 259.20MB 6.7s [2024-05-07T10:25:02.330Z] #42 ... [2024-05-07T10:25:02.330Z] [2024-05-07T10:25:02.330Z] #43 [security-bootstrapper internal] load build context [2024-05-07T10:25:02.330Z] #43 ... [2024-05-07T10:25:02.330Z] [2024-05-07T10:25:02.330Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-07T10:25:04.907Z] #42 ... [2024-05-07T10:25:04.907Z] [2024-05-07T10:25:04.907Z] #44 [security-proxy-setup internal] load build context [2024-05-07T10:25:04.907Z] #44 ... [2024-05-07T10:25:04.907Z] [2024-05-07T10:25:04.907Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T10:25:04.907Z] #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:04.907Z] #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:04.907Z] #0 1.516 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:25:04.907Z] #0 1.516 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:25:04.907Z] #0 1.516 OK: 20074 distinct packages available [2024-05-07T10:25:04.907Z] #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:04.907Z] #0 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:04.907Z] #0 1.960 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T10:25:04.907Z] #0 1.996 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T10:25:04.907Z] #0 1.999 (3/11) Installing libunistring (1.1-r1) [2024-05-07T10:25:04.907Z] #0 2.018 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T10:25:04.907Z] #0 2.022 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T10:25:04.907Z] #0 2.028 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T10:25:04.907Z] #0 2.037 (7/11) Installing curl (8.5.0-r0) [2024-05-07T10:25:04.907Z] #0 2.042 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:04.907Z] #0 2.046 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T10:25:04.907Z] #0 2.052 (10/11) Installing libucontext (1.2-r2) [2024-05-07T10:25:04.907Z] #0 2.052 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T10:25:04.907Z] #0 2.057 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:04.907Z] #0 2.061 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:25:04.907Z] #0 2.114 OK: 12 MiB in 26 packages [2024-05-07T10:25:05.166Z] #45 ... [2024-05-07T10:25:05.166Z] [2024-05-07T10:25:05.166Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T10:25:05.166Z] #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.166Z] #0 1.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.166Z] #0 1.872 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T10:25:05.166Z] #0 1.884 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:05.166Z] #0 1.887 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:05.166Z] #0 1.900 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:25:05.166Z] #0 1.944 OK: 8 MiB in 17 packages [2024-05-07T10:25:05.166Z] #46 ... [2024-05-07T10:25:05.166Z] [2024-05-07T10:25:05.166Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T10:25:05.166Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.166Z] #0 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.166Z] #0 1.563 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:05.166Z] #0 1.568 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:05.166Z] #0 1.579 OK: 7 MiB in 16 packages [2024-05-07T10:25:05.629Z] #47 ... [2024-05-07T10:25:05.629Z] [2024-05-07T10:25:05.629Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T10:25:05.629Z] #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.629Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.629Z] #0 1.754 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:05.629Z] #0 1.762 (2/2) Installing su-exec (0.2-r3) [2024-05-07T10:25:05.629Z] #0 1.764 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:05.629Z] #0 1.770 OK: 7 MiB in 17 packages [2024-05-07T10:25:05.888Z] #48 ... [2024-05-07T10:25:05.888Z] [2024-05-07T10:25:05.888Z] #49 [security-proxy-auth internal] load build context [2024-05-07T10:25:05.888Z] #49 ... [2024-05-07T10:25:05.888Z] [2024-05-07T10:25:05.888Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T10:25:05.888Z] #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.888Z] #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:05.888Z] #0 4.592 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:05.888Z] #0 4.596 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:05.888Z] #0 4.606 OK: 7 MiB in 16 packages [2024-05-07T10:25:05.888Z] #50 ... [2024-05-07T10:25:05.888Z] [2024-05-07T10:25:05.888Z] #51 [core-command internal] load build context [2024-05-07T10:25:05.888Z] #51 ... [2024-05-07T10:25:05.888Z] [2024-05-07T10:25:05.888Z] #52 [support-scheduler internal] load build context [2024-05-07T10:25:06.145Z] #52 ... [2024-05-07T10:25:06.145Z] [2024-05-07T10:25:06.145Z] #53 [core-common-config-bootstrapper internal] load build context [2024-05-07T10:25:06.145Z] #53 ... [2024-05-07T10:25:06.145Z] [2024-05-07T10:25:06.145Z] #31 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T10:25:06.145Z] #31 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:06.145Z] #31 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:06.145Z] #31 1.627 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:06.145Z] #31 1.671 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:06.145Z] #31 1.686 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:06.145Z] #31 1.692 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T10:25:06.145Z] #31 1.750 (5/6) Installing su-exec (0.2-r3) [2024-05-07T10:25:06.146Z] #31 1.750 (6/6) Installing yq (4.33.3-r5) [2024-05-07T10:25:06.146Z] #31 1.896 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:06.146Z] #31 1.900 OK: 17 MiB in 19 packages [2024-05-07T10:25:06.443Z] #31 ... [2024-05-07T10:25:06.443Z] [2024-05-07T10:25:06.443Z] #54 [core-metadata internal] load build context [2024-05-07T10:25:06.443Z] #54 ... [2024-05-07T10:25:06.443Z] [2024-05-07T10:25:06.443Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T10:25:06.443Z] #55 ... [2024-05-07T10:25:06.443Z] [2024-05-07T10:25:06.443Z] #56 [core-data internal] load build context [2024-05-07T10:25:06.702Z] #56 ... [2024-05-07T10:25:06.702Z] [2024-05-07T10:25:06.702Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T10:25:06.702Z] #57 ... [2024-05-07T10:25:06.702Z] [2024-05-07T10:25:06.702Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:25:06.702Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T10:25:06.702Z] #38 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-07T10:25:06.702Z] #38 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-07T10:25:07.100Z] #38 ... [2024-05-07T10:25:07.101Z] [2024-05-07T10:25:07.101Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:25:07.101Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:25:07.101Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:25:07.101Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T10:25:07.101Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T10:25:07.101Z] #33 ... [2024-05-07T10:25:07.101Z] [2024-05-07T10:25:07.101Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T10:25:07.101Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:07.101Z] #0 2.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:07.101Z] #0 2.922 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T10:25:07.101Z] #0 2.945 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:07.101Z] #0 2.948 (3/4) Installing su-exec (0.2-r3) [2024-05-07T10:25:07.101Z] #0 2.953 (4/4) Installing yq (4.33.3-r5) [2024-05-07T10:25:07.101Z] #0 3.005 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:07.101Z] #0 3.012 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:25:07.101Z] #0 3.051 OK: 17 MiB in 19 packages [2024-05-07T10:25:07.101Z] #58 ... [2024-05-07T10:25:07.101Z] [2024-05-07T10:25:07.101Z] #59 [support-notifications internal] load build context [2024-05-07T10:25:07.101Z] #59 transferring context: 407.65MB 10.1s done [2024-05-07T10:25:07.362Z] #59 ... [2024-05-07T10:25:07.362Z] [2024-05-07T10:25:07.362Z] #60 [security-secretstore-setup internal] load build context [2024-05-07T10:25:07.362Z] #60 ... [2024-05-07T10:25:07.362Z] [2024-05-07T10:25:07.362Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:07.362Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 6.1s [2024-05-07T10:25:09.954Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 8.7s [2024-05-07T10:25:10.528Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.3s [2024-05-07T10:25:11.473Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.0s done [2024-05-07T10:25:11.473Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-07T10:25:11.473Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.0s done [2024-05-07T10:25:11.769Z] #41 ... [2024-05-07T10:25:11.769Z] [2024-05-07T10:25:11.769Z] #43 [security-bootstrapper internal] load build context [2024-05-07T10:25:11.769Z] #43 transferring context: 407.65MB 12.2s done [2024-05-07T10:25:12.034Z] #43 ... [2024-05-07T10:25:12.034Z] [2024-05-07T10:25:12.034Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:13.557Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 12.1s [2024-05-07T10:25:13.867Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 12.2s [2024-05-07T10:25:15.247Z] #41 ... [2024-05-07T10:25:15.247Z] [2024-05-07T10:25:15.247Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-07T10:25:15.247Z] #42 transferring context: 407.65MB 10.3s done [2024-05-07T10:25:15.247Z] #42 ... [2024-05-07T10:25:15.247Z] [2024-05-07T10:25:15.247Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:15.247Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 13.0s done [2024-05-07T10:25:15.507Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 13.0s done [2024-05-07T10:25:15.507Z] #41 ... [2024-05-07T10:25:15.507Z] [2024-05-07T10:25:15.507Z] #44 [security-proxy-setup internal] load build context [2024-05-07T10:25:15.507Z] #44 transferring context: 407.65MB 14.1s done [2024-05-07T10:25:15.507Z] #44 ... [2024-05-07T10:25:15.507Z] [2024-05-07T10:25:15.507Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:15.767Z] #41 ... [2024-05-07T10:25:15.767Z] [2024-05-07T10:25:15.767Z] #49 [security-proxy-auth internal] load build context [2024-05-07T10:25:15.767Z] #49 transferring context: 407.65MB 13.6s done [2024-05-07T10:25:16.027Z] #49 ... [2024-05-07T10:25:16.027Z] [2024-05-07T10:25:16.027Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:16.027Z] #41 ... [2024-05-07T10:25:16.027Z] [2024-05-07T10:25:16.027Z] #51 [core-command internal] load build context [2024-05-07T10:25:16.027Z] #51 transferring context: 407.65MB 11.5s done [2024-05-07T10:25:16.287Z] #51 ... [2024-05-07T10:25:16.287Z] [2024-05-07T10:25:16.287Z] #52 [support-scheduler internal] load build context [2024-05-07T10:25:16.287Z] #52 transferring context: 407.65MB 12.6s done [2024-05-07T10:25:16.287Z] #52 ... [2024-05-07T10:25:16.287Z] [2024-05-07T10:25:16.287Z] #53 [core-common-config-bootstrapper internal] load build context [2024-05-07T10:25:16.287Z] #53 transferring context: 407.65MB 13.0s done [2024-05-07T10:25:16.287Z] #53 ... [2024-05-07T10:25:16.287Z] [2024-05-07T10:25:16.287Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:16.935Z] #41 ... [2024-05-07T10:25:16.935Z] [2024-05-07T10:25:16.935Z] #54 [core-metadata internal] load build context [2024-05-07T10:25:16.935Z] #54 transferring context: 407.65MB 12.3s done [2024-05-07T10:25:17.374Z] #54 ... [2024-05-07T10:25:17.374Z] [2024-05-07T10:25:17.374Z] #56 [core-data internal] load build context [2024-05-07T10:25:17.374Z] #56 transferring context: 407.65MB 13.3s done [2024-05-07T10:25:17.374Z] #56 ... [2024-05-07T10:25:17.374Z] [2024-05-07T10:25:17.374Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:17.935Z] #41 ... [2024-05-07T10:25:17.935Z] [2024-05-07T10:25:17.935Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:25:17.935Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 3.8s done [2024-05-07T10:25:17.935Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-07T10:25:18.196Z] #38 ... [2024-05-07T10:25:18.196Z] [2024-05-07T10:25:18.196Z] #60 [security-secretstore-setup internal] load build context [2024-05-07T10:25:18.196Z] #60 transferring context: 407.65MB 13.2s done [2024-05-07T10:25:18.196Z] #60 ... [2024-05-07T10:25:18.196Z] [2024-05-07T10:25:18.196Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:18.196Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 16.9s [2024-05-07T10:25:18.456Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 17.2s [2024-05-07T10:25:19.193Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 17.8s [2024-05-07T10:25:19.454Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 17.9s [2024-05-07T10:25:19.454Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 18.2s [2024-05-07T10:25:19.715Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 18.3s [2024-05-07T10:25:21.623Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 19.4s done [2024-05-07T10:25:21.623Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T10:25:23.021Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 21.4s done [2024-05-07T10:25:24.399Z] #41 ... [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #59 [support-notifications internal] load build context [2024-05-07T10:25:24.399Z] #59 DONE 29.1s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #51 [core-command internal] load build context [2024-05-07T10:25:24.399Z] #51 DONE 28.8s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #43 [security-bootstrapper internal] load build context [2024-05-07T10:25:24.399Z] #43 DONE 29.0s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #52 [support-scheduler internal] load build context [2024-05-07T10:25:24.399Z] #52 DONE 29.0s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #54 [core-metadata internal] load build context [2024-05-07T10:25:24.399Z] #54 DONE 28.6s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-07T10:25:24.399Z] #42 DONE 29.3s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:24.399Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-07T10:25:24.399Z] #41 ... [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:25:24.399Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.2s done [2024-05-07T10:25:24.399Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T10:25:24.399Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 16.6s [2024-05-07T10:25:24.399Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 16.6s [2024-05-07T10:25:24.399Z] #38 ... [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #53 [core-common-config-bootstrapper internal] load build context [2024-05-07T10:25:24.399Z] #53 DONE 29.0s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #49 [security-proxy-auth internal] load build context [2024-05-07T10:25:24.399Z] #49 DONE 29.2s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T10:25:24.399Z] #47 DONE 29.2s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T10:25:24.399Z] #48 DONE 29.0s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #31 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T10:25:24.399Z] #31 DONE 29.3s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T10:25:24.399Z] #58 DONE 28.8s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T10:25:24.399Z] #50 DONE 28.9s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-05-07T10:25:24.399Z] #36 DONE 28.1s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T10:25:24.399Z] #45 DONE 29.3s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:25:24.399Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 16.7s done [2024-05-07T10:25:24.399Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-07T10:25:24.399Z] #38 ... [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:25:24.399Z] #61 ... [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T10:25:24.399Z] #46 DONE 29.2s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #60 [security-secretstore-setup internal] load build context [2024-05-07T10:25:24.399Z] #60 DONE 29.0s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #56 [core-data internal] load build context [2024-05-07T10:25:24.399Z] #56 DONE 29.0s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #44 [security-proxy-setup internal] load build context [2024-05-07T10:25:24.399Z] #44 DONE 29.4s [2024-05-07T10:25:24.399Z] [2024-05-07T10:25:24.399Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:24.399Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.2s [2024-05-07T10:25:25.333Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2024-05-07T10:25:25.333Z] #41 ... [2024-05-07T10:25:25.333Z] [2024-05-07T10:25:25.333Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:25:25.333Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 17.1s done [2024-05-07T10:25:25.333Z] #38 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2024-05-07T10:25:25.333Z] #38 DONE 29.0s [2024-05-07T10:25:25.333Z] [2024-05-07T10:25:25.333Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:25:26.382Z] #41 ... [2024-05-07T10:25:26.382Z] [2024-05-07T10:25:26.382Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T10:25:26.382Z] #55 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:26.382Z] #55 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:26.382Z] #55 29.12 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:25:26.382Z] #55 29.12 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:25:26.382Z] #55 29.12 OK: 20074 distinct packages available [2024-05-07T10:25:26.382Z] #55 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:26.382Z] #55 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:26.382Z] #55 29.60 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:26.382Z] #55 29.61 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T10:25:26.382Z] #55 29.61 (3/4) Installing libucontext (1.2-r2) [2024-05-07T10:25:26.382Z] #55 29.62 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T10:25:26.382Z] #55 29.62 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:26.382Z] #55 29.63 OK: 8 MiB in 19 packages [2024-05-07T10:25:26.382Z] #55 DONE 29.9s [2024-05-07T10:25:26.665Z] [2024-05-07T10:25:26.665Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:25:26.665Z] #61 2.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:26.665Z] #61 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:26.665Z] #61 2.441 OK: 264 MiB in 52 packages [2024-05-07T10:25:27.747Z] #61 DONE 3.2s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T10:25:27.747Z] #57 28.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #57 29.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #57 29.97 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:25:27.747Z] #57 29.97 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:25:27.747Z] #57 29.97 OK: 20074 distinct packages available [2024-05-07T10:25:27.747Z] #57 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #57 30.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #57 30.46 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:27.747Z] #57 30.51 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:27.747Z] #57 30.52 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T10:25:27.747Z] #57 30.52 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T10:25:27.747Z] #57 30.53 (5/7) Installing libucontext (1.2-r2) [2024-05-07T10:25:27.747Z] #57 30.53 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T10:25:27.747Z] #57 30.53 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T10:25:27.747Z] #57 30.55 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:27.747Z] #57 30.55 OK: 8 MiB in 20 packages [2024-05-07T10:25:27.747Z] #57 DONE 31.1s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T10:25:27.747Z] #0 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.424 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:27.747Z] #0 2.424 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:27.747Z] #0 2.431 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:27.747Z] #0 2.481 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:27.747Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.834 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:27.747Z] #0 2.842 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:27.747Z] #0 2.877 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:27.747Z] #0 2.887 OK: 7 MiB in 17 packages [2024-05-07T10:25:27.747Z] #62 DONE 3.3s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #63 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T10:25:27.747Z] #0 2.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.418 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:27.747Z] #0 2.418 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:27.747Z] #0 2.422 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:27.747Z] #0 2.482 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:27.747Z] #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.809 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:27.747Z] #0 2.824 OK: 17 MiB in 19 packages [2024-05-07T10:25:27.747Z] #63 DONE 3.3s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:25:27.747Z] #0 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.874 OK: 264 MiB in 52 packages [2024-05-07T10:25:27.747Z] #64 DONE 3.3s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #65 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-05-07T10:25:27.747Z] #65 ... [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:25:27.747Z] #66 DONE 0.2s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #67 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T10:25:27.747Z] #67 DONE 0.1s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:25:27.747Z] #68 DONE 0.2s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T10:25:27.747Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 2.977 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:25:27.747Z] #0 2.977 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:25:27.747Z] #0 2.977 OK: 20070 distinct packages available [2024-05-07T10:25:27.747Z] #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:27.747Z] #0 3.396 OK: 264 MiB in 52 packages [2024-05-07T10:25:27.747Z] #69 DONE 3.5s [2024-05-07T10:25:27.747Z] [2024-05-07T10:25:27.747Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:25:28.866Z] #70 ... [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T10:25:28.866Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.047 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:28.866Z] #0 3.047 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:28.866Z] #0 3.054 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:28.866Z] #0 3.148 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:28.866Z] #0 3.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.445 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:28.866Z] #0 3.452 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.503 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.510 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:25:28.866Z] #0 3.582 OK: 17 MiB in 19 packages [2024-05-07T10:25:28.866Z] #71 DONE 4.4s [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T10:25:28.866Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 4.000 OK: 264 MiB in 52 packages [2024-05-07T10:25:28.866Z] #72 DONE 4.4s [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:25:28.866Z] #0 2.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.068 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:28.866Z] #0 3.068 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:28.866Z] #0 3.075 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:28.866Z] #0 3.148 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:28.866Z] #0 3.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.469 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:28.866Z] #0 3.481 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.511 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.521 OK: 7 MiB in 16 packages [2024-05-07T10:25:28.866Z] #73 DONE 4.4s [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T10:25:28.866Z] #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.510 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:28.866Z] #0 3.510 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:28.866Z] #0 3.524 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:28.866Z] #0 3.606 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:28.866Z] #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.978 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:28.866Z] #0 3.983 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 4.021 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 4.215 OK: 7 MiB in 16 packages [2024-05-07T10:25:28.866Z] #74 DONE 4.5s [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:25:28.866Z] #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.390 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:28.866Z] #0 3.390 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:28.866Z] #0 3.400 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:28.866Z] #0 3.477 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:28.866Z] #0 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.933 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:28.866Z] #0 3.955 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.990 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 4.000 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:25:28.866Z] #0 4.172 OK: 8 MiB in 17 packages [2024-05-07T10:25:28.866Z] #75 DONE 4.4s [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:25:28.866Z] #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.100 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:28.866Z] #0 3.100 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:28.866Z] #0 3.107 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:28.866Z] #0 3.174 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:28.866Z] #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:28.866Z] #0 3.509 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:28.866Z] #0 3.515 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.549 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:28.866Z] #0 3.556 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:25:28.866Z] #0 3.775 OK: 12 MiB in 26 packages [2024-05-07T10:25:28.866Z] #76 DONE 4.4s [2024-05-07T10:25:28.866Z] [2024-05-07T10:25:28.866Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:25:29.143Z] #77 DONE 0.5s [2024-05-07T10:25:29.143Z] [2024-05-07T10:25:29.143Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:25:29.143Z] #70 DONE 1.3s [2024-05-07T10:25:29.143Z] [2024-05-07T10:25:29.143Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:25:29.713Z] #78 ... [2024-05-07T10:25:29.713Z] [2024-05-07T10:25:29.713Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T10:25:29.713Z] #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:29.713Z] #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:29.713Z] #0 2.503 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:29.713Z] #0 2.503 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:29.713Z] #0 2.511 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:29.713Z] #0 2.577 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:29.713Z] #0 2.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:29.713Z] #0 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:29.713Z] #0 2.973 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:29.713Z] #0 2.981 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:29.713Z] #0 3.011 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:25:29.713Z] #0 3.019 OK: 8 MiB in 19 packages [2024-05-07T10:25:29.713Z] #79 DONE 3.3s [2024-05-07T10:25:29.713Z] [2024-05-07T10:25:29.713Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:25:30.282Z] #80 DONE 0.7s [2024-05-07T10:25:30.282Z] [2024-05-07T10:25:30.282Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-07T10:25:30.282Z] #81 DONE 0.0s [2024-05-07T10:25:30.282Z] [2024-05-07T10:25:30.282Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T10:25:30.282Z] #82 DONE 2.9s [2024-05-07T10:25:30.282Z] [2024-05-07T10:25:30.282Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-07T10:25:30.541Z] #83 DONE 0.0s [2024-05-07T10:25:30.541Z] [2024-05-07T10:25:30.541Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T10:25:30.541Z] #84 DONE 0.0s [2024-05-07T10:25:30.541Z] [2024-05-07T10:25:30.541Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:25:30.541Z] #85 DONE 0.0s [2024-05-07T10:25:30.541Z] [2024-05-07T10:25:30.541Z] #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T10:25:30.541Z] #86 DONE 0.0s [2024-05-07T10:25:30.541Z] [2024-05-07T10:25:30.541Z] #87 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T10:25:30.541Z] #87 DONE 0.0s [2024-05-07T10:25:30.541Z] [2024-05-07T10:25:30.541Z] #65 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-05-07T10:25:30.541Z] #65 2.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:30.541Z] #65 2.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:30.800Z] #65 3.236 Upgrading critical system libraries and apk-tools: [2024-05-07T10:25:30.800Z] #65 3.236 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:25:30.800Z] #65 3.245 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:25:30.800Z] #65 3.324 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:25:30.800Z] #65 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:30.800Z] #65 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T10:25:31.061Z] #65 ... [2024-05-07T10:25:31.061Z] [2024-05-07T10:25:31.061Z] #88 [security-spire-config] exporting to image [2024-05-07T10:25:31.061Z] #88 exporting layers 0.5s done [2024-05-07T10:25:31.061Z] #88 writing image sha256:cfe34f86b35f803fb72ff7e0b319f851c08b78158e00b002317069e9e7835b95 done [2024-05-07T10:25:31.061Z] #88 naming to docker.io/library/security-spire-config done [2024-05-07T10:25:31.061Z] #88 DONE 0.5s [2024-05-07T10:25:31.061Z] [2024-05-07T10:25:31.061Z] #65 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-05-07T10:25:31.061Z] #65 3.607 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:25:31.061Z] #65 3.618 OK: 8 MiB in 20 packages [2024-05-07T10:25:31.323Z] #65 DONE 3.8s [2024-05-07T10:25:31.323Z] [2024-05-07T10:25:31.323Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:25:31.891Z] #89 ... [2024-05-07T10:25:31.891Z] [2024-05-07T10:25:31.891Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T10:25:31.891Z] #90 DONE 0.7s [2024-05-07T10:25:32.150Z] [2024-05-07T10:25:32.150Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:25:32.150Z] #89 DONE 0.7s [2024-05-07T10:25:32.150Z] [2024-05-07T10:25:32.150Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T10:25:32.408Z] #91 DONE 0.5s [2024-05-07T10:25:32.408Z] [2024-05-07T10:25:32.408Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:25:32.408Z] #92 DONE 0.5s [2024-05-07T10:25:32.408Z] [2024-05-07T10:25:32.408Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-07T10:25:32.408Z] #93 DONE 0.0s [2024-05-07T10:25:32.408Z] [2024-05-07T10:25:32.408Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-07T10:25:32.667Z] #94 DONE 0.0s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:25:32.667Z] #95 DONE 0.1s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T10:25:32.667Z] #96 DONE 0.0s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:25:32.667Z] #97 DONE 0.0s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T10:25:32.667Z] #98 DONE 0.0s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T10:25:32.667Z] #99 DONE 0.1s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T10:25:32.667Z] #100 DONE 0.1s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T10:25:32.667Z] #101 DONE 0.1s [2024-05-07T10:25:32.667Z] [2024-05-07T10:25:32.667Z] #88 [security-spire-server] exporting to image [2024-05-07T10:25:33.254Z] #88 exporting layers 0.5s done [2024-05-07T10:25:33.254Z] #88 exporting layers 0.5s done [2024-05-07T10:25:33.254Z] #88 writing image sha256:1e603f9ee406dbe2dbbd1356c4d1a5b39617cb706d5410ea522bd686d79ab155 done [2024-05-07T10:25:33.254Z] #88 naming to docker.io/library/security-spire-server done [2024-05-07T10:25:33.254Z] #88 writing image sha256:c98fa5e2ff80cf4067166366bc0b2070b8f44adcb98ef76eb4096374bdb00b39 done [2024-05-07T10:25:33.254Z] #88 naming to docker.io/library/security-spire-agent done [2024-05-07T10:25:33.254Z] #88 DONE 1.1s [2024-05-07T10:25:33.254Z] [2024-05-07T10:25:33.254Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:25:38.548Z] #102 ... [2024-05-07T10:25:38.548Z] [2024-05-07T10:25:38.548Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:25:38.548Z] #103 ... [2024-05-07T10:25:38.548Z] [2024-05-07T10:25:38.548Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:25:44.528Z] Removing intermediate container acbfa70812ce [2024-05-07T10:25:44.529Z] ---> 290df4b8a16e [2024-05-07T10:25:44.529Z] Successfully built 290df4b8a16e [2024-05-07T10:25:44.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:25:44.868Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T10:25:44.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:25:45.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2024-05-07T10:25:45.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@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-05-07T10:25:46.377Z] $ docker top 7aa87bd3bf5cbb6d970d6a9c7a278c925ca877f5ffd0365bcaa880e0c472338d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:25:47.210Z] + go version [2024-05-07T10:25:47.211Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-07T10:25:47.234Z] $ docker stop --time=1 7aa87bd3bf5cbb6d970d6a9c7a278c925ca877f5ffd0365bcaa880e0c472338d [2024-05-07T10:25:48.843Z] $ docker rm -f --volumes 7aa87bd3bf5cbb6d970d6a9c7a278c925ca877f5ffd0365bcaa880e0c472338d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:25:49.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T10:25:49.538Z] [2024-05-07T10:25:49.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:25:49.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T10:25:50.136Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-07T10:25:50.136Z] 547446be3368: Pulling fs layer [2024-05-07T10:25:50.136Z] d125d8839a47: Pulling fs layer [2024-05-07T10:25:50.136Z] 3e85d5ac6304: Pulling fs layer [2024-05-07T10:25:50.136Z] c3105a71a48b: Pulling fs layer [2024-05-07T10:25:50.136Z] 0f093f025ec4: Pulling fs layer [2024-05-07T10:25:50.136Z] c3106fc0e877: Pulling fs layer [2024-05-07T10:25:50.136Z] c3105a71a48b: Waiting [2024-05-07T10:25:50.136Z] 0f093f025ec4: Waiting [2024-05-07T10:25:50.136Z] 547446be3368: Verifying Checksum [2024-05-07T10:25:50.136Z] 547446be3368: Download complete [2024-05-07T10:25:50.136Z] c3105a71a48b: Verifying Checksum [2024-05-07T10:25:50.136Z] c3105a71a48b: Download complete [2024-05-07T10:25:50.720Z] d125d8839a47: Verifying Checksum [2024-05-07T10:25:50.720Z] d125d8839a47: Download complete [2024-05-07T10:25:50.720Z] c3106fc0e877: Verifying Checksum [2024-05-07T10:25:50.720Z] c3106fc0e877: Download complete [2024-05-07T10:25:50.720Z] 0f093f025ec4: Verifying Checksum [2024-05-07T10:25:50.720Z] 0f093f025ec4: Download complete [2024-05-07T10:25:50.986Z] 547446be3368: Pull complete [2024-05-07T10:25:51.944Z] d125d8839a47: Pull complete [2024-05-07T10:25:52.531Z] 3e85d5ac6304: Download complete [2024-05-07T10:26:02.626Z] 3e85d5ac6304: Pull complete [2024-05-07T10:26:02.626Z] c3105a71a48b: Pull complete [2024-05-07T10:26:03.596Z] 0f093f025ec4: Pull complete [2024-05-07T10:26:03.596Z] c3106fc0e877: Pull complete [2024-05-07T10:26:03.869Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-07T10:26:03.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T10:26:03.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:26:04.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2024-05-07T10:26:04.151Z] $ 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/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@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-05-07T10:26:06.076Z] $ docker top acd8466a3fa846f0cc4a8678d1f3ed579b77942d842449ae546b51f262b1ea10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:26:06.899Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T10:26:07.136Z] #104 DONE 35.2s [2024-05-07T10:26:07.136Z] [2024-05-07T10:26:07.136Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:07.136Z] #41 ... [2024-05-07T10:26:07.136Z] [2024-05-07T10:26:07.137Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:07.137Z] #102 DONE 33.8s [2024-05-07T10:26:07.137Z] [2024-05-07T10:26:07.137Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:07.137Z] #103 DONE 35.3s [2024-05-07T10:26:07.137Z] [2024-05-07T10:26:07.137Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:07.137Z] #78 DONE 33.8s [2024-05-07T10:26:07.137Z] [2024-05-07T10:26:07.137Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-05-07T10:26:12.494Z] #105 DONE 9.3s [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #106 [support-notifications builder 6/7] COPY . . [2024-05-07T10:26:12.494Z] #106 DONE 9.3s [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #107 [core-metadata builder 6/7] COPY . . [2024-05-07T10:26:12.494Z] #107 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.494Z] #108 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.494Z] #109 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-05-07T10:26:12.494Z] #110 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.494Z] #111 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.494Z] #112 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.494Z] #113 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.494Z] #114 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #115 [core-command builder 6/7] COPY . . [2024-05-07T10:26:12.494Z] #115 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.494Z] #116 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.494Z] #117 CACHED [2024-05-07T10:26:12.494Z] [2024-05-07T10:26:12.494Z] #118 [core-data builder 6/7] COPY . . [2024-05-07T10:26:12.495Z] #118 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.495Z] #119 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T10:26:12.495Z] #120 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.495Z] #121 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #122 [support-scheduler builder 6/7] COPY . . [2024-05-07T10:26:12.495Z] #122 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.495Z] #123 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.495Z] #124 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T10:26:12.495Z] #125 DONE 9.3s [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:12.495Z] #126 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-07T10:26:12.495Z] #127 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:12.495Z] #128 CACHED [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T10:26:12.495Z] #129 DONE 9.3s [2024-05-07T10:26:12.495Z] [2024-05-07T10:26:12.495Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T10:26:13.442Z] #130 1.160 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-05-07T10:26:15.108Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T10:26:15.108Z] #1 transferring dockerfile: 1.89kB done [2024-05-07T10:26:15.108Z] #1 DONE 0.1s [2024-05-07T10:26:15.373Z] [2024-05-07T10:26:15.373Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T10:26:15.639Z] #2 transferring dockerfile: 1.81kB done [2024-05-07T10:26:15.639Z] #2 DONE 0.0s [2024-05-07T10:26:15.639Z] [2024-05-07T10:26:15.639Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T10:26:15.639Z] #3 transferring dockerfile: 2.15kB done [2024-05-07T10:26:15.639Z] #3 DONE 0.1s [2024-05-07T10:26:15.639Z] [2024-05-07T10:26:15.639Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-05-07T10:26:15.639Z] #4 transferring dockerfile: 2.06kB done [2024-05-07T10:26:15.639Z] #4 DONE 0.1s [2024-05-07T10:26:15.639Z] [2024-05-07T10:26:15.639Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T10:26:15.907Z] #5 transferring dockerfile: 2.49kB done [2024-05-07T10:26:15.907Z] #5 DONE 0.1s [2024-05-07T10:26:15.907Z] [2024-05-07T10:26:15.907Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T10:26:15.907Z] #6 transferring dockerfile: 1.70kB done [2024-05-07T10:26:15.907Z] #6 DONE 0.1s [2024-05-07T10:26:15.907Z] [2024-05-07T10:26:15.907Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T10:26:15.907Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-05-07T10:26:15.907Z] #7 DONE 0.1s [2024-05-07T10:26:15.907Z] [2024-05-07T10:26:15.908Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T10:26:15.908Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-05-07T10:26:15.908Z] #8 DONE 0.1s [2024-05-07T10:26:15.908Z] [2024-05-07T10:26:15.908Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T10:26:15.908Z] #9 transferring dockerfile: 2.50kB done [2024-05-07T10:26:15.908Z] #9 DONE 0.1s [2024-05-07T10:26:15.908Z] [2024-05-07T10:26:15.908Z] #10 [core-data internal] load build definition from Dockerfile [2024-05-07T10:26:15.908Z] #10 transferring dockerfile: 2.01kB done [2024-05-07T10:26:15.908Z] #10 DONE 0.1s [2024-05-07T10:26:15.908Z] [2024-05-07T10:26:15.908Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-05-07T10:26:16.177Z] #11 transferring dockerfile: 1.95kB done [2024-05-07T10:26:16.177Z] #11 DONE 0.1s [2024-05-07T10:26:16.177Z] [2024-05-07T10:26:16.177Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T10:26:16.177Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-05-07T10:26:16.177Z] #12 DONE 0.1s [2024-05-07T10:26:16.177Z] [2024-05-07T10:26:16.177Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T10:26:16.177Z] #13 transferring dockerfile: 2.93kB 0.0s done [2024-05-07T10:26:16.177Z] #13 DONE 0.1s [2024-05-07T10:26:16.177Z] [2024-05-07T10:26:16.177Z] #14 [core-command internal] load build definition from Dockerfile [2024-05-07T10:26:16.177Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-05-07T10:26:16.442Z] #14 DONE 0.1s [2024-05-07T10:26:16.442Z] [2024-05-07T10:26:16.442Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T10:26:16.442Z] #15 transferring context: [2024-05-07T10:26:16.442Z] #15 transferring context: 50B done [2024-05-07T10:26:16.442Z] #15 DONE 0.1s [2024-05-07T10:26:17.026Z] [2024-05-07T10:26:17.026Z] #16 [security-spire-agent internal] load .dockerignore [2024-05-07T10:26:17.026Z] #16 transferring context: 50B done [2024-05-07T10:26:17.026Z] #16 DONE 0.0s [2024-05-07T10:26:17.026Z] [2024-05-07T10:26:17.026Z] #17 [security-proxy-auth internal] load .dockerignore [2024-05-07T10:26:17.026Z] #17 transferring context: 50B done [2024-05-07T10:26:17.026Z] #17 DONE 0.0s [2024-05-07T10:26:17.026Z] [2024-05-07T10:26:17.026Z] #18 [core-metadata internal] load .dockerignore [2024-05-07T10:26:17.026Z] #18 transferring context: 50B done [2024-05-07T10:26:17.303Z] #18 DONE 0.1s [2024-05-07T10:26:17.303Z] [2024-05-07T10:26:17.303Z] #19 [security-spire-server internal] load .dockerignore [2024-05-07T10:26:17.303Z] #19 transferring context: 50B done [2024-05-07T10:26:17.303Z] #19 DONE 0.1s [2024-05-07T10:26:17.303Z] [2024-05-07T10:26:17.303Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-05-07T10:26:17.303Z] #20 transferring context: 50B done [2024-05-07T10:26:17.303Z] #20 DONE 0.1s [2024-05-07T10:26:17.303Z] [2024-05-07T10:26:17.303Z] #21 [support-scheduler internal] load .dockerignore [2024-05-07T10:26:17.303Z] #21 transferring context: 50B done [2024-05-07T10:26:17.303Z] #21 DONE 0.1s [2024-05-07T10:26:17.303Z] [2024-05-07T10:26:17.303Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T10:26:17.589Z] #22 transferring context: 50B done [2024-05-07T10:26:17.589Z] #22 DONE 0.1s [2024-05-07T10:26:17.589Z] [2024-05-07T10:26:17.589Z] #23 [security-proxy-setup internal] load .dockerignore [2024-05-07T10:26:17.589Z] #23 transferring context: 50B done [2024-05-07T10:26:17.589Z] #23 DONE 0.1s [2024-05-07T10:26:17.589Z] [2024-05-07T10:26:17.589Z] #24 [core-data internal] load .dockerignore [2024-05-07T10:26:17.589Z] #24 transferring context: 50B 0.0s done [2024-05-07T10:26:17.589Z] #24 DONE 0.1s [2024-05-07T10:26:17.589Z] [2024-05-07T10:26:17.589Z] #25 [support-notifications internal] load .dockerignore [2024-05-07T10:26:17.857Z] #25 transferring context: 50B done [2024-05-07T10:26:17.857Z] #25 DONE 0.1s [2024-05-07T10:26:17.857Z] [2024-05-07T10:26:17.857Z] #26 [security-spire-config internal] load .dockerignore [2024-05-07T10:26:17.857Z] #26 transferring context: 50B 0.0s done [2024-05-07T10:26:17.857Z] #26 DONE 0.1s [2024-05-07T10:26:17.857Z] [2024-05-07T10:26:17.857Z] #27 [security-bootstrapper internal] load .dockerignore [2024-05-07T10:26:17.857Z] #27 transferring context: 50B 0.0s done [2024-05-07T10:26:17.857Z] #27 DONE 0.1s [2024-05-07T10:26:17.857Z] [2024-05-07T10:26:17.857Z] #28 [core-command internal] load .dockerignore [2024-05-07T10:26:17.857Z] #28 transferring context: 50B done [2024-05-07T10:26:17.857Z] #28 DONE 0.1s [2024-05-07T10:26:17.857Z] [2024-05-07T10:26:17.857Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:17.857Z] #29 DONE 0.0s [2024-05-07T10:26:17.857Z] [2024-05-07T10:26:17.857Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:26:18.126Z] #30 DONE 0.2s [2024-05-07T10:26:18.126Z] [2024-05-07T10:26:18.126Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:18.126Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:18.126Z] #31 ... [2024-05-07T10:26:18.126Z] [2024-05-07T10:26:18.126Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T10:26:18.126Z] #32 ... [2024-05-07T10:26:18.126Z] [2024-05-07T10:26:18.126Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:18.126Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:18.126Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:18.126Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:18.126Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:18.126Z] #31 DONE 0.1s [2024-05-07T10:26:18.396Z] [2024-05-07T10:26:18.396Z] #33 [security-spiffe-token-provider internal] load build context [2024-05-07T10:26:18.665Z] #33 transferring context: 2.64MB 0.5s done [2024-05-07T10:26:18.665Z] #33 DONE 0.7s [2024-05-07T10:26:18.665Z] [2024-05-07T10:26:18.665Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:18.665Z] #29 DONE 0.0s [2024-05-07T10:26:18.665Z] [2024-05-07T10:26:18.665Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:26:18.933Z] #30 ... [2024-05-07T10:26:18.933Z] [2024-05-07T10:26:18.933Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:18.933Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:18.933Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:18.933Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:18.933Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:18.933Z] #31 DONE 0.2s [2024-05-07T10:26:18.933Z] [2024-05-07T10:26:18.933Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:18.933Z] #29 DONE 0.0s [2024-05-07T10:26:18.933Z] [2024-05-07T10:26:18.933Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:26:18.933Z] #30 DONE 0.3s [2024-05-07T10:26:18.933Z] [2024-05-07T10:26:18.933Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:18.933Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:18.933Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:18.933Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:18.933Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:18.933Z] #31 DONE 0.3s [2024-05-07T10:26:18.933Z] [2024-05-07T10:26:18.933Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T10:26:18.933Z] #32 DONE 1.6s [2024-05-07T10:26:18.933Z] [2024-05-07T10:26:18.933Z] #34 [core-metadata internal] load build context [2024-05-07T10:26:19.203Z] #34 ... [2024-05-07T10:26:19.203Z] [2024-05-07T10:26:19.203Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:19.203Z] #29 DONE 0.0s [2024-05-07T10:26:19.203Z] [2024-05-07T10:26:19.203Z] #34 [core-metadata internal] load build context [2024-05-07T10:26:19.203Z] #34 ... [2024-05-07T10:26:19.203Z] [2024-05-07T10:26:19.203Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:19.203Z] #29 DONE 0.0s [2024-05-07T10:26:19.203Z] [2024-05-07T10:26:19.203Z] #34 [core-metadata internal] load build context [2024-05-07T10:26:19.473Z] #34 ... [2024-05-07T10:26:19.473Z] [2024-05-07T10:26:19.473Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:19.473Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:19.473Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:19.473Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:19.473Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:19.473Z] #31 DONE 0.3s [2024-05-07T10:26:19.473Z] [2024-05-07T10:26:19.473Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:19.473Z] #29 DONE 0.0s [2024-05-07T10:26:19.473Z] [2024-05-07T10:26:19.473Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T10:26:19.473Z] #32 DONE 1.6s [2024-05-07T10:26:19.473Z] [2024-05-07T10:26:19.473Z] #34 [core-metadata internal] load build context [2024-05-07T10:26:19.744Z] #34 ... [2024-05-07T10:26:19.744Z] [2024-05-07T10:26:19.744Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:19.744Z] #29 DONE 0.0s [2024-05-07T10:26:19.744Z] [2024-05-07T10:26:19.744Z] #34 [core-metadata internal] load build context [2024-05-07T10:26:19.744Z] #34 ... [2024-05-07T10:26:19.744Z] [2024-05-07T10:26:19.744Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-07T10:26:19.744Z] #35 DONE 1.4s [2024-05-07T10:26:20.014Z] [2024-05-07T10:26:20.014Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:20.014Z] #29 DONE 0.0s [2024-05-07T10:26:20.014Z] [2024-05-07T10:26:20.014Z] #36 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:26:20.307Z] #36 ... [2024-05-07T10:26:20.307Z] [2024-05-07T10:26:20.307Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:26:20.307Z] #30 DONE 1.3s [2024-05-07T10:26:20.307Z] [2024-05-07T10:26:20.307Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:20.307Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:20.307Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:20.307Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:20.307Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:20.307Z] #31 DONE 0.4s [2024-05-07T10:26:20.307Z] [2024-05-07T10:26:20.307Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T10:26:20.307Z] #32 DONE 1.8s [2024-05-07T10:26:20.307Z] [2024-05-07T10:26:20.307Z] #34 [core-metadata internal] load build context [2024-05-07T10:26:20.307Z] #34 transferring context: 2.64MB 0.9s done [2024-05-07T10:26:20.307Z] #34 DONE 1.3s [2024-05-07T10:26:20.307Z] [2024-05-07T10:26:20.307Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-07T10:26:20.307Z] #35 DONE 1.5s [2024-05-07T10:26:20.307Z] [2024-05-07T10:26:20.307Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:20.577Z] #37 ... [2024-05-07T10:26:20.577Z] [2024-05-07T10:26:20.577Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:20.577Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:20.577Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:20.577Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:20.577Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:20.577Z] #31 DONE 0.4s [2024-05-07T10:26:20.577Z] [2024-05-07T10:26:20.577Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:20.577Z] #29 DONE 0.0s [2024-05-07T10:26:20.577Z] [2024-05-07T10:26:20.577Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:20.577Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:20.577Z] #38 ... [2024-05-07T10:26:20.577Z] [2024-05-07T10:26:20.577Z] #39 [security-proxy-auth internal] load build context [2024-05-07T10:26:20.577Z] #39 transferring context: 2.64MB 1.3s done [2024-05-07T10:26:20.577Z] #39 DONE 1.7s [2024-05-07T10:26:20.851Z] [2024-05-07T10:26:20.851Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:20.851Z] #37 ... [2024-05-07T10:26:20.851Z] [2024-05-07T10:26:20.851Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T10:26:20.851Z] #29 DONE 0.0s [2024-05-07T10:26:20.851Z] [2024-05-07T10:26:20.851Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:21.122Z] #37 ... [2024-05-07T10:26:21.122Z] [2024-05-07T10:26:21.122Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:21.122Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:21.122Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:21.122Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:21.122Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:21.122Z] #31 DONE 0.4s [2024-05-07T10:26:21.122Z] [2024-05-07T10:26:21.122Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T10:26:21.122Z] #40 DONE 2.4s [2024-05-07T10:26:21.391Z] [2024-05-07T10:26:21.391Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:26:21.391Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:26:21.391Z] #41 ... [2024-05-07T10:26:21.391Z] [2024-05-07T10:26:21.391Z] #42 [support-scheduler internal] load build context [2024-05-07T10:26:21.391Z] #42 transferring context: 2.64MB 1.2s done [2024-05-07T10:26:21.391Z] #42 DONE 2.0s [2024-05-07T10:26:21.659Z] [2024-05-07T10:26:21.659Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:21.927Z] #37 ... [2024-05-07T10:26:21.927Z] [2024-05-07T10:26:21.927Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T10:26:21.927Z] #30 DONE 2.7s [2024-05-07T10:26:21.927Z] [2024-05-07T10:26:21.927Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:21.927Z] #37 ... [2024-05-07T10:26:21.927Z] [2024-05-07T10:26:21.927Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:21.927Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:21.927Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:21.927Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:21.927Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:21.927Z] #31 DONE 0.4s [2024-05-07T10:26:21.927Z] [2024-05-07T10:26:21.927Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T10:26:21.927Z] #32 DONE 1.8s [2024-05-07T10:26:21.927Z] [2024-05-07T10:26:21.927Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-05-07T10:26:21.927Z] #35 DONE 1.5s [2024-05-07T10:26:22.214Z] [2024-05-07T10:26:22.214Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T10:26:22.214Z] #43 DONE 3.1s [2024-05-07T10:26:22.214Z] [2024-05-07T10:26:22.214Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:22.214Z] #37 ... [2024-05-07T10:26:22.214Z] [2024-05-07T10:26:22.214Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:26:22.214Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T10:26:22.214Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T10:26:22.214Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T10:26:22.214Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T10:26:22.214Z] #31 DONE 0.4s [2024-05-07T10:26:22.214Z] [2024-05-07T10:26:22.214Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T10:26:22.214Z] #32 DONE 1.8s [2024-05-07T10:26:22.214Z] [2024-05-07T10:26:22.214Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-07T10:26:22.214Z] #35 DONE 1.5s [2024-05-07T10:26:22.487Z] [2024-05-07T10:26:22.487Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:23.079Z] #37 ... [2024-05-07T10:26:23.079Z] [2024-05-07T10:26:23.079Z] #44 [security-secretstore-setup internal] load build context [2024-05-07T10:26:23.079Z] #44 transferring context: 2.64MB 2.5s done [2024-05-07T10:26:23.079Z] #44 DONE 3.6s [2024-05-07T10:26:23.079Z] [2024-05-07T10:26:23.079Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:23.079Z] #37 ... [2024-05-07T10:26:23.079Z] [2024-05-07T10:26:23.079Z] #45 [security-spire-server internal] load build context [2024-05-07T10:26:23.079Z] #45 transferring context: 26.69kB 0.2s done [2024-05-07T10:26:23.079Z] #45 DONE 2.5s [2024-05-07T10:26:23.079Z] [2024-05-07T10:26:23.079Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:26:23.079Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done [2024-05-07T10:26:23.079Z] #41 DONE 1.8s [2024-05-07T10:26:23.396Z] [2024-05-07T10:26:23.396Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:23.452Z] #130 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:26:23.452Z] #0 0.803 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-07T10:26:23.452Z] #131 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T10:26:23.452Z] #0 0.930 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-05-07T10:26:23.452Z] #132 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:26:23.452Z] #0 1.120 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-07T10:26:23.452Z] #133 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:26:23.452Z] #0 0.652 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-05-07T10:26:23.452Z] #134 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:26:23.452Z] #0 0.913 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-05-07T10:26:23.452Z] #135 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T10:26:23.452Z] #0 0.693 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-05-07T10:26:23.452Z] #136 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:26:23.452Z] #0 1.087 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-05-07T10:26:23.452Z] #137 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T10:26:23.452Z] #0 1.170 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-05-07T10:26:23.452Z] #138 ... [2024-05-07T10:26:23.452Z] [2024-05-07T10:26:23.452Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:26:23.452Z] #0 1.380 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-05-07T10:26:23.665Z] #37 ... [2024-05-07T10:26:23.665Z] [2024-05-07T10:26:23.665Z] #46 [security-spire-agent internal] load build context [2024-05-07T10:26:23.665Z] #46 transferring context: 26.22kB 0.2s done [2024-05-07T10:26:23.665Z] #46 DONE 2.1s [2024-05-07T10:26:23.665Z] [2024-05-07T10:26:23.665Z] #37 [support-notifications internal] load build context [2024-05-07T10:26:24.013Z] #139 ... [2024-05-07T10:26:24.013Z] [2024-05-07T10:26:24.013Z] #140 [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-05-07T10:26:24.013Z] #0 0.734 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-05-07T10:26:25.077Z] #37 transferring context: 2.64MB 3.9s done [2024-05-07T10:26:26.039Z] #37 DONE 5.5s [2024-05-07T10:26:26.039Z] [2024-05-07T10:26:26.039Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:26.039Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done [2024-05-07T10:26:26.039Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T10:26:26.039Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-07T10:26:26.039Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-07T10:26:26.039Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2024-05-07T10:26:26.039Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-05-07T10:26:26.039Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done [2024-05-07T10:26:26.039Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-07T10:26:26.039Z] #38 ... [2024-05-07T10:26:26.039Z] [2024-05-07T10:26:26.039Z] #47 [security-spire-config internal] load build context [2024-05-07T10:26:26.039Z] #47 transferring context: 24.94kB 0.6s done [2024-05-07T10:26:26.039Z] #47 DONE 3.9s [2024-05-07T10:26:26.039Z] [2024-05-07T10:26:26.039Z] #48 [security-proxy-setup internal] load build context [2024-05-07T10:26:26.310Z] #48 transferring context: 2.64MB 5.4s done [2024-05-07T10:26:27.066Z] #48 ... [2024-05-07T10:26:27.066Z] [2024-05-07T10:26:27.066Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:27.066Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.7s [2024-05-07T10:26:27.356Z] #38 ... [2024-05-07T10:26:27.356Z] [2024-05-07T10:26:27.356Z] #48 [security-proxy-setup internal] load build context [2024-05-07T10:26:27.356Z] #48 DONE 6.9s [2024-05-07T10:26:27.356Z] [2024-05-07T10:26:27.356Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:27.978Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.97MB / 23.39MB 3.8s [2024-05-07T10:26:28.259Z] #38 ... [2024-05-07T10:26:28.259Z] [2024-05-07T10:26:28.260Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T10:26:28.260Z] #0 3.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:28.260Z] #0 4.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:28.260Z] #0 5.754 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:26:28.260Z] #0 5.754 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:26:28.260Z] #0 5.754 OK: 19950 distinct packages available [2024-05-07T10:26:28.260Z] #0 5.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:28.260Z] #0 6.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:28.260Z] #0 8.107 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T10:26:28.260Z] #0 8.305 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T10:26:28.260Z] #0 8.477 (3/11) Installing libunistring (1.1-r1) [2024-05-07T10:26:28.260Z] #0 8.532 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T10:26:28.260Z] #0 8.532 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T10:26:28.260Z] #0 8.532 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T10:26:28.260Z] #0 8.628 (7/11) Installing curl (8.5.0-r0) [2024-05-07T10:26:28.260Z] #0 8.628 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:28.260Z] #0 8.628 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T10:26:28.260Z] #0 8.673 (10/11) Installing libucontext (1.2-r2) [2024-05-07T10:26:28.260Z] #0 8.673 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T10:26:28.260Z] #0 8.714 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:28.260Z] #0 8.849 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:26:28.260Z] #0 9.580 OK: 13 MiB in 26 packages [2024-05-07T10:26:28.533Z] #49 ... [2024-05-07T10:26:28.533Z] [2024-05-07T10:26:28.533Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:28.533Z] #38 ... [2024-05-07T10:26:28.533Z] [2024-05-07T10:26:28.533Z] #50 [core-data internal] load build context [2024-05-07T10:26:28.533Z] #50 transferring context: 2.64MB 6.1s done [2024-05-07T10:26:28.533Z] #50 DONE 8.1s [2024-05-07T10:26:28.533Z] [2024-05-07T10:26:28.533Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:28.533Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.6s [2024-05-07T10:26:28.533Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-05-07T10:26:28.808Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-05-07T10:26:28.808Z] #38 ... [2024-05-07T10:26:28.808Z] [2024-05-07T10:26:28.808Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T10:26:28.808Z] #0 7.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:28.808Z] #0 8.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:29.080Z] #51 ... [2024-05-07T10:26:29.080Z] [2024-05-07T10:26:29.080Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:29.080Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-05-07T10:26:30.096Z] #38 ... [2024-05-07T10:26:30.096Z] [2024-05-07T10:26:30.096Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:26:30.096Z] #52 ... [2024-05-07T10:26:30.096Z] [2024-05-07T10:26:30.096Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T10:26:30.096Z] #49 DONE 11.7s [2024-05-07T10:26:30.096Z] [2024-05-07T10:26:30.096Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T10:26:30.096Z] #0 7.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:30.096Z] #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:30.096Z] #53 ... [2024-05-07T10:26:30.096Z] [2024-05-07T10:26:30.096Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T10:26:30.096Z] #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:30.096Z] #0 9.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:30.367Z] #54 ... [2024-05-07T10:26:30.367Z] [2024-05-07T10:26:30.367Z] #36 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:26:30.367Z] #36 8.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:30.367Z] #36 ... [2024-05-07T10:26:30.367Z] [2024-05-07T10:26:30.367Z] #55 [core-common-config-bootstrapper internal] load build context [2024-05-07T10:26:30.367Z] #55 transferring context: 2.64MB 8.5s done [2024-05-07T10:26:30.367Z] #55 ... [2024-05-07T10:26:30.367Z] [2024-05-07T10:26:30.367Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T10:26:30.636Z] #56 ... [2024-05-07T10:26:30.636Z] [2024-05-07T10:26:30.636Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T10:26:30.636Z] #51 11.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:30.636Z] #51 11.87 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:30.636Z] #51 11.87 OK: 8 MiB in 16 packages [2024-05-07T10:26:30.906Z] #51 ... [2024-05-07T10:26:30.906Z] [2024-05-07T10:26:30.906Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T10:26:30.906Z] #57 ... [2024-05-07T10:26:30.906Z] [2024-05-07T10:26:30.906Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T10:26:31.179Z] #58 ... [2024-05-07T10:26:31.179Z] [2024-05-07T10:26:31.179Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T10:26:31.179Z] #59 ... [2024-05-07T10:26:31.179Z] [2024-05-07T10:26:31.179Z] #55 [core-common-config-bootstrapper internal] load build context [2024-05-07T10:26:31.179Z] #55 DONE 10.9s [2024-05-07T10:26:31.179Z] [2024-05-07T10:26:31.179Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T10:26:31.179Z] #56 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:31.451Z] #56 ... [2024-05-07T10:26:31.451Z] [2024-05-07T10:26:31.451Z] #60 [security-bootstrapper internal] load build context [2024-05-07T10:26:31.451Z] #60 transferring context: 2.64MB 6.8s done [2024-05-07T10:26:31.451Z] #60 DONE 9.1s [2024-05-07T10:26:31.451Z] [2024-05-07T10:26:31.451Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T10:26:31.451Z] #61 ... [2024-05-07T10:26:31.451Z] [2024-05-07T10:26:31.451Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:31.451Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.39MB / 23.39MB 7.4s [2024-05-07T10:26:31.721Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 7.7s [2024-05-07T10:26:31.997Z] #38 ... [2024-05-07T10:26:31.997Z] [2024-05-07T10:26:31.997Z] #62 [core-command internal] load build context [2024-05-07T10:26:31.997Z] #62 transferring context: 2.64MB 7.3s done [2024-05-07T10:26:31.997Z] #62 DONE 9.8s [2024-05-07T10:26:31.997Z] [2024-05-07T10:26:31.997Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T10:26:31.997Z] #51 DONE 13.1s [2024-05-07T10:26:31.997Z] [2024-05-07T10:26:31.997Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:31.997Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.85MB / 23.39MB 7.9s [2024-05-07T10:26:32.599Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.29MB / 23.39MB 8.6s [2024-05-07T10:26:33.189Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-05-07T10:26:33.189Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 9.1s [2024-05-07T10:26:33.189Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-05-07T10:26:33.460Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.97MB / 23.39MB 9.3s [2024-05-07T10:26:33.460Z] #38 ... [2024-05-07T10:26:33.460Z] [2024-05-07T10:26:33.460Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T10:26:33.734Z] #63 ... [2024-05-07T10:26:33.734Z] [2024-05-07T10:26:33.734Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:26:33.734Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T10:26:33.734Z] #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-07T10:26:33.734Z] #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-07T10:26:33.734Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-05-07T10:26:33.734Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-05-07T10:26:33.734Z] #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.0s done [2024-05-07T10:26:33.734Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.5s done [2024-05-07T10:26:33.734Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-05-07T10:26:33.734Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-05-07T10:26:33.734Z] #41 ... [2024-05-07T10:26:33.734Z] [2024-05-07T10:26:33.734Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:34.004Z] #38 ... [2024-05-07T10:26:34.004Z] [2024-05-07T10:26:34.004Z] #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:26:34.004Z] #36 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:34.004Z] #36 13.00 OK: 266 MiB in 52 packages [2024-05-07T10:26:34.004Z] #36 DONE 14.3s [2024-05-07T10:26:34.004Z] [2024-05-07T10:26:34.004Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:34.004Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.9s [2024-05-07T10:26:34.597Z] #38 ... [2024-05-07T10:26:34.597Z] [2024-05-07T10:26:34.597Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T10:26:34.597Z] #64 ... [2024-05-07T10:26:34.597Z] [2024-05-07T10:26:34.597Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T10:26:34.597Z] #61 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:35.185Z] #61 ... [2024-05-07T10:26:35.185Z] [2024-05-07T10:26:35.185Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:35.185Z] #65 DONE 1.1s [2024-05-07T10:26:35.185Z] [2024-05-07T10:26:35.185Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:35.186Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.9s done [2024-05-07T10:26:35.459Z] #38 ... [2024-05-07T10:26:35.459Z] [2024-05-07T10:26:35.459Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T10:26:35.459Z] #53 12.24 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T10:26:35.460Z] #53 12.55 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:35.460Z] #53 12.56 (3/4) Installing su-exec (0.2-r3) [2024-05-07T10:26:35.460Z] #53 12.60 (4/4) Installing yq (4.33.3-r5) [2024-05-07T10:26:35.460Z] #53 13.55 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:35.460Z] #53 13.66 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:26:35.460Z] #53 14.53 OK: 18 MiB in 19 packages [2024-05-07T10:26:35.460Z] #53 DONE 15.7s [2024-05-07T10:26:35.750Z] [2024-05-07T10:26:35.750Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T10:26:35.750Z] #64 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:37.725Z] #64 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:37.725Z] #64 ... [2024-05-07T10:26:37.725Z] [2024-05-07T10:26:37.725Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T10:26:37.725Z] #52 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:37.725Z] #52 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:37.725Z] #52 16.64 OK: 266 MiB in 52 packages [2024-05-07T10:26:37.725Z] #52 DONE 18.0s [2024-05-07T10:26:37.994Z] [2024-05-07T10:26:37.994Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:38.586Z] #66 ... [2024-05-07T10:26:38.586Z] [2024-05-07T10:26:38.586Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T10:26:38.586Z] #56 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:38.586Z] #56 16.67 OK: 266 MiB in 52 packages [2024-05-07T10:26:38.586Z] #56 DONE 18.0s [2024-05-07T10:26:38.586Z] [2024-05-07T10:26:38.586Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:38.586Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.3s [2024-05-07T10:26:39.183Z] #38 ... [2024-05-07T10:26:39.183Z] [2024-05-07T10:26:39.183Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:39.183Z] #66 DONE 1.3s [2024-05-07T10:26:39.183Z] [2024-05-07T10:26:39.183Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:39.183Z] #38 ... [2024-05-07T10:26:39.183Z] [2024-05-07T10:26:39.183Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:39.183Z] #67 DONE 0.7s [2024-05-07T10:26:39.183Z] [2024-05-07T10:26:39.183Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:40.150Z] #38 ... [2024-05-07T10:26:40.150Z] [2024-05-07T10:26:40.150Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:40.150Z] #0 8.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:40.150Z] #68 ... [2024-05-07T10:26:40.150Z] [2024-05-07T10:26:40.150Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:41.575Z] #38 ... [2024-05-07T10:26:41.575Z] [2024-05-07T10:26:41.575Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T10:26:41.575Z] #54 12.80 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:26:41.575Z] #54 12.80 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:26:41.575Z] #54 12.80 OK: 19946 distinct packages available [2024-05-07T10:26:41.575Z] #54 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:41.575Z] #54 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:41.575Z] #54 19.74 OK: 266 MiB in 52 packages [2024-05-07T10:26:41.575Z] #54 DONE 21.4s [2024-05-07T10:26:41.575Z] [2024-05-07T10:26:41.575Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:41.847Z] #69 ... [2024-05-07T10:26:41.847Z] [2024-05-07T10:26:41.847Z] #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T10:26:41.847Z] #0 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:41.847Z] #0 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:42.118Z] #70 ... [2024-05-07T10:26:42.118Z] [2024-05-07T10:26:42.118Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:42.118Z] #38 ... [2024-05-07T10:26:42.118Z] [2024-05-07T10:26:42.118Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:26:42.118Z] #69 DONE 0.8s [2024-05-07T10:26:42.118Z] [2024-05-07T10:26:42.118Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T10:26:42.118Z] #57 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:42.118Z] #57 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:42.118Z] #57 19.15 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T10:26:42.118Z] #57 19.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:42.118Z] #57 19.47 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:42.118Z] #57 19.66 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:26:42.118Z] #57 21.08 OK: 9 MiB in 17 packages [2024-05-07T10:26:42.388Z] #57 ... [2024-05-07T10:26:42.388Z] [2024-05-07T10:26:42.388Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:42.659Z] #71 ... [2024-05-07T10:26:42.659Z] [2024-05-07T10:26:42.659Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T10:26:42.659Z] #59 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:42.659Z] #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:42.659Z] #59 19.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:42.659Z] #59 19.45 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:42.659Z] #59 19.63 OK: 8 MiB in 16 packages [2024-05-07T10:26:42.659Z] #59 DONE 21.7s [2024-05-07T10:26:42.927Z] [2024-05-07T10:26:42.927Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:43.210Z] #38 ... [2024-05-07T10:26:43.210Z] [2024-05-07T10:26:43.210Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T10:26:43.210Z] #58 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:43.210Z] #58 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:43.210Z] #58 18.77 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:43.210Z] #58 19.08 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:43.210Z] #58 19.26 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:43.210Z] #58 19.26 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T10:26:43.210Z] #58 19.39 (5/6) Installing su-exec (0.2-r3) [2024-05-07T10:26:43.210Z] #58 19.40 (6/6) Installing yq (4.33.3-r5) [2024-05-07T10:26:43.210Z] #58 20.52 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:43.210Z] #58 20.64 OK: 18 MiB in 19 packages [2024-05-07T10:26:43.210Z] #58 DONE 22.4s [2024-05-07T10:26:43.210Z] [2024-05-07T10:26:43.210Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:43.803Z] #38 ... [2024-05-07T10:26:43.803Z] [2024-05-07T10:26:43.803Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T10:26:43.803Z] #57 DONE 22.6s [2024-05-07T10:26:43.803Z] [2024-05-07T10:26:43.803Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:43.803Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.3s [2024-05-07T10:26:45.228Z] #38 ... [2024-05-07T10:26:45.228Z] [2024-05-07T10:26:45.228Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:45.228Z] #72 ... [2024-05-07T10:26:45.228Z] [2024-05-07T10:26:45.228Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:45.834Z] #38 ... [2024-05-07T10:26:45.834Z] [2024-05-07T10:26:45.834Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T10:26:45.834Z] #0 6.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:45.834Z] #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:45.834Z] #73 ... [2024-05-07T10:26:45.834Z] [2024-05-07T10:26:45.834Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T10:26:45.834Z] #64 19.57 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:45.834Z] #64 19.60 (2/2) Installing su-exec (0.2-r3) [2024-05-07T10:26:45.834Z] #64 19.63 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:45.834Z] #64 19.77 OK: 8 MiB in 17 packages [2024-05-07T10:26:45.834Z] #64 DONE 21.4s [2024-05-07T10:26:45.834Z] [2024-05-07T10:26:45.834Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:26:45.834Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.8s [2024-05-07T10:26:45.834Z] #41 ... [2024-05-07T10:26:45.834Z] [2024-05-07T10:26:45.834Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:46.425Z] #38 ... [2024-05-07T10:26:46.425Z] [2024-05-07T10:26:46.425Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T10:26:46.425Z] #61 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:46.425Z] #61 20.21 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:26:46.425Z] #61 20.21 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:26:46.425Z] #61 20.21 OK: 19950 distinct packages available [2024-05-07T10:26:46.425Z] #61 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:46.425Z] #61 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:46.425Z] #61 ... [2024-05-07T10:26:46.425Z] [2024-05-07T10:26:46.425Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:47.834Z] #38 ... [2024-05-07T10:26:47.834Z] [2024-05-07T10:26:47.834Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T10:26:47.834Z] #63 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:47.834Z] #63 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:47.834Z] #63 21.34 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T10:26:47.834Z] #63 21.34 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T10:26:47.834Z] #63 21.34 OK: 19950 distinct packages available [2024-05-07T10:26:47.834Z] #63 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:47.834Z] #63 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:47.834Z] #63 ... [2024-05-07T10:26:47.834Z] [2024-05-07T10:26:47.834Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:48.793Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s [2024-05-07T10:26:49.060Z] #38 ... [2024-05-07T10:26:49.060Z] [2024-05-07T10:26:49.060Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:49.328Z] #74 ... [2024-05-07T10:26:49.328Z] [2024-05-07T10:26:49.328Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:26:49.328Z] #75 ... [2024-05-07T10:26:49.328Z] [2024-05-07T10:26:49.328Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:50.739Z] #38 ... [2024-05-07T10:26:50.739Z] [2024-05-07T10:26:50.739Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:50.739Z] #68 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:50.739Z] #68 16.51 Upgrading critical system libraries and apk-tools: [2024-05-07T10:26:50.739Z] #68 16.51 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:26:50.739Z] #68 16.54 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:50.739Z] #68 17.60 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:26:50.739Z] #68 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:50.739Z] #68 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:50.739Z] #68 ... [2024-05-07T10:26:50.739Z] [2024-05-07T10:26:50.739Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:51.006Z] #38 ... [2024-05-07T10:26:51.006Z] [2024-05-07T10:26:51.006Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T10:26:51.006Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.6s done [2024-05-07T10:26:51.006Z] #41 DONE 29.7s [2024-05-07T10:26:51.006Z] [2024-05-07T10:26:51.006Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:52.419Z] #38 ... [2024-05-07T10:26:52.419Z] [2024-05-07T10:26:52.419Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T10:26:52.419Z] #61 27.82 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:52.419Z] #61 28.50 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:52.419Z] #61 28.59 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:52.419Z] #61 28.63 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T10:26:52.419Z] #61 28.63 (5/7) Installing libucontext (1.2-r2) [2024-05-07T10:26:52.419Z] #61 28.64 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T10:26:52.419Z] #61 28.66 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T10:26:52.419Z] #61 28.77 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:52.419Z] #61 28.96 OK: 9 MiB in 20 packages [2024-05-07T10:26:52.419Z] #61 DONE 30.8s [2024-05-07T10:26:52.419Z] [2024-05-07T10:26:52.419Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:52.692Z] #38 ... [2024-05-07T10:26:52.692Z] [2024-05-07T10:26:52.692Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T10:26:52.692Z] #63 27.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T10:26:52.692Z] #63 27.52 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T10:26:52.692Z] #63 27.52 (3/4) Installing libucontext (1.2-r2) [2024-05-07T10:26:52.692Z] #63 27.54 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T10:26:52.692Z] #63 27.58 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:52.692Z] #63 27.67 OK: 8 MiB in 19 packages [2024-05-07T10:26:52.692Z] #63 DONE 29.2s [2024-05-07T10:26:52.692Z] [2024-05-07T10:26:52.692Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:52.692Z] #38 ... [2024-05-07T10:26:52.692Z] [2024-05-07T10:26:52.692Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:52.692Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:52.959Z] #76 ... [2024-05-07T10:26:52.959Z] [2024-05-07T10:26:52.959Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T10:26:53.544Z] #77 ... [2024-05-07T10:26:53.544Z] [2024-05-07T10:26:53.544Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T10:26:53.544Z] #0 6.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:53.544Z] #0 8.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:53.544Z] #78 ... [2024-05-07T10:26:53.544Z] [2024-05-07T10:26:53.544Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:53.544Z] #0 7.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:53.544Z] #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:53.812Z] #79 ... [2024-05-07T10:26:53.812Z] [2024-05-07T10:26:53.812Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:26:53.812Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.5s done [2024-05-07T10:26:54.398Z] #38 DONE 33.9s [2024-05-07T10:26:54.398Z] [2024-05-07T10:26:54.398Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:54.398Z] #76 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:54.665Z] #76 ... [2024-05-07T10:26:54.665Z] [2024-05-07T10:26:54.665Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T10:26:54.665Z] #70 14.37 Upgrading critical system libraries and apk-tools: [2024-05-07T10:26:54.665Z] #70 14.37 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:26:54.665Z] #70 14.41 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:54.665Z] #70 15.41 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:26:54.665Z] #70 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:54.665Z] #70 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:54.665Z] #70 21.49 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:26:54.665Z] #70 21.56 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:54.665Z] #70 22.02 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:54.665Z] #70 22.16 OK: 8 MiB in 16 packages [2024-05-07T10:26:54.665Z] #70 DONE 23.0s [2024-05-07T10:26:54.932Z] [2024-05-07T10:26:54.932Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T10:26:54.932Z] #73 13.28 Upgrading critical system libraries and apk-tools: [2024-05-07T10:26:54.932Z] #73 13.28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:26:54.932Z] #73 13.34 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:26:54.932Z] #73 14.59 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:26:54.932Z] #73 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:54.932Z] #73 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:55.517Z] #73 ... [2024-05-07T10:26:55.517Z] [2024-05-07T10:26:55.517Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:55.517Z] #68 25.42 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:26:55.517Z] #68 25.45 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:55.787Z] #68 ... [2024-05-07T10:26:55.787Z] [2024-05-07T10:26:55.787Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T10:26:55.787Z] #0 6.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:55.787Z] #0 8.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:26:56.054Z] #80 ... [2024-05-07T10:26:56.054Z] [2024-05-07T10:26:56.054Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:56.054Z] #68 25.92 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:56.054Z] #68 25.97 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:26:56.637Z] #68 26.69 OK: 13 MiB in 26 packages [2024-05-07T10:26:57.611Z] #68 DONE 27.4s [2024-05-07T10:26:57.611Z] [2024-05-07T10:26:57.611Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T10:26:57.611Z] #73 21.35 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:26:57.611Z] #73 21.39 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:57.611Z] #73 21.76 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:26:57.611Z] #73 21.81 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:26:58.197Z] #73 22.76 OK: 18 MiB in 19 packages [2024-05-07T10:26:59.162Z] #73 DONE 23.6s [2024-05-07T10:26:59.162Z] [2024-05-07T10:26:59.162Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:26:59.162Z] #76 16.00 Upgrading critical system libraries and apk-tools: [2024-05-07T10:26:59.162Z] #76 16.00 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:26:59.162Z] #76 16.06 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:27:00.125Z] #76 17.32 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:27:00.125Z] #76 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:01.089Z] #76 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #76 ... [2024-05-07T10:27:02.669Z] [2024-05-07T10:27:02.669Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T10:27:02.669Z] #0 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #0 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #0 8.104 Upgrading critical system libraries and apk-tools: [2024-05-07T10:27:02.669Z] #0 8.105 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:27:02.669Z] #0 8.143 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:27:02.669Z] #0 8.776 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:27:02.669Z] #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #0 9.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #81 ... [2024-05-07T10:27:02.669Z] [2024-05-07T10:27:02.669Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T10:27:02.669Z] #80 12.37 Upgrading critical system libraries and apk-tools: [2024-05-07T10:27:02.669Z] #80 12.37 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:27:02.669Z] #80 12.43 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:27:02.669Z] #80 13.29 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:27:02.669Z] #80 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #80 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #80 16.31 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:27:02.669Z] #80 16.35 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:02.669Z] #80 16.57 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:02.669Z] #80 16.61 OK: 8 MiB in 17 packages [2024-05-07T10:27:02.669Z] #80 ... [2024-05-07T10:27:02.669Z] [2024-05-07T10:27:02.669Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T10:27:02.669Z] #78 13.69 Upgrading critical system libraries and apk-tools: [2024-05-07T10:27:02.669Z] #78 13.69 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:27:02.669Z] #78 13.74 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:27:02.669Z] #78 14.68 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:27:02.669Z] #78 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #78 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.669Z] #78 18.71 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:27:02.669Z] #78 18.75 OK: 18 MiB in 19 packages [2024-05-07T10:27:02.669Z] #78 DONE 19.2s [2024-05-07T10:27:02.669Z] [2024-05-07T10:27:02.669Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T10:27:02.948Z] #82 DONE 0.3s [2024-05-07T10:27:02.948Z] [2024-05-07T10:27:02.948Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:27:02.948Z] #79 14.74 Upgrading critical system libraries and apk-tools: [2024-05-07T10:27:02.948Z] #79 14.74 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:27:02.948Z] #79 14.80 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:27:02.948Z] #79 15.45 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:27:02.948Z] #79 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.948Z] #79 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:02.948Z] #79 19.01 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:27:02.948Z] #79 19.06 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:02.948Z] #79 19.41 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:03.219Z] #79 ... [2024-05-07T10:27:03.219Z] [2024-05-07T10:27:03.219Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T10:27:03.219Z] #80 DONE 17.3s [2024-05-07T10:27:03.219Z] [2024-05-07T10:27:03.219Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:27:03.219Z] #79 19.50 Executing ca-certificates-20240226-r0.trigger [2024-05-07T10:27:03.219Z] #79 ... [2024-05-07T10:27:03.219Z] [2024-05-07T10:27:03.219Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:27:03.219Z] #76 20.59 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:27:03.219Z] #76 20.66 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:03.805Z] #76 21.06 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:03.805Z] #76 21.13 OK: 8 MiB in 16 packages [2024-05-07T10:27:04.390Z] #76 DONE 21.8s [2024-05-07T10:27:04.390Z] [2024-05-07T10:27:04.390Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T10:27:04.390Z] #79 20.35 OK: 9 MiB in 17 packages [2024-05-07T10:27:04.985Z] #79 DONE 21.3s [2024-05-07T10:27:04.985Z] [2024-05-07T10:27:04.985Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T10:27:04.985Z] #77 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:04.985Z] #77 4.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:04.985Z] #77 8.305 Upgrading critical system libraries and apk-tools: [2024-05-07T10:27:04.985Z] #77 8.306 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T10:27:04.985Z] #77 8.345 Executing busybox-1.36.1-r5.trigger [2024-05-07T10:27:04.985Z] #77 9.029 Continuing the upgrade transaction with new apk-tools: [2024-05-07T10:27:04.985Z] #77 9.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:04.985Z] #77 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T10:27:05.255Z] #77 ... [2024-05-07T10:27:05.255Z] [2024-05-07T10:27:05.255Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T10:27:05.255Z] #81 12.96 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:27:05.255Z] #81 13.00 OK: 9 MiB in 20 packages [2024-05-07T10:27:05.843Z] #81 ... [2024-05-07T10:27:05.843Z] [2024-05-07T10:27:05.843Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T10:27:05.843Z] #83 DONE 2.4s [2024-05-07T10:27:05.843Z] [2024-05-07T10:27:05.843Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T10:27:05.843Z] #81 DONE 13.6s [2024-05-07T10:27:05.843Z] [2024-05-07T10:27:05.843Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:27:06.113Z] #84 ... [2024-05-07T10:27:06.113Z] [2024-05-07T10:27:06.113Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-07T10:27:06.113Z] #85 DONE 0.4s [2024-05-07T10:27:06.113Z] [2024-05-07T10:27:06.113Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T10:27:06.113Z] #77 12.46 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T10:27:06.113Z] #77 12.49 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:06.113Z] #77 12.69 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T10:27:06.113Z] #77 12.75 OK: 8 MiB in 19 packages [2024-05-07T10:27:06.113Z] #77 DONE 13.3s [2024-05-07T10:27:06.113Z] [2024-05-07T10:27:06.113Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:27:07.537Z] #86 DONE 1.4s [2024-05-07T10:27:07.537Z] [2024-05-07T10:27:07.537Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:27:07.537Z] #84 DONE 1.8s [2024-05-07T10:27:07.537Z] [2024-05-07T10:27:07.537Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T10:27:07.808Z] #87 ... [2024-05-07T10:27:07.808Z] [2024-05-07T10:27:07.808Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T10:27:07.808Z] #88 DONE 1.8s [2024-05-07T10:27:07.808Z] [2024-05-07T10:27:07.808Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-07T10:27:07.808Z] #89 DONE 0.2s [2024-05-07T10:27:07.808Z] [2024-05-07T10:27:07.808Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T10:27:08.076Z] #90 ... [2024-05-07T10:27:08.076Z] [2024-05-07T10:27:08.076Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T10:27:08.076Z] #87 DONE 0.4s [2024-05-07T10:27:08.076Z] [2024-05-07T10:27:08.076Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T10:27:08.076Z] #90 DONE 0.3s [2024-05-07T10:27:08.076Z] [2024-05-07T10:27:08.076Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:27:08.347Z] #91 ... [2024-05-07T10:27:08.347Z] [2024-05-07T10:27:08.347Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-07T10:27:08.347Z] #92 DONE 0.3s [2024-05-07T10:27:08.347Z] [2024-05-07T10:27:08.347Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:27:08.347Z] #91 DONE 0.3s [2024-05-07T10:27:08.347Z] [2024-05-07T10:27:08.347Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T10:27:08.618Z] #93 ... [2024-05-07T10:27:08.618Z] [2024-05-07T10:27:08.618Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:27:08.618Z] #94 DONE 0.3s [2024-05-07T10:27:08.886Z] [2024-05-07T10:27:08.886Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T10:27:08.886Z] #93 DONE 0.3s [2024-05-07T10:27:08.886Z] [2024-05-07T10:27:08.886Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T10:27:08.886Z] #95 ... [2024-05-07T10:27:08.886Z] [2024-05-07T10:27:08.886Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T10:27:08.886Z] #96 DONE 0.2s [2024-05-07T10:27:09.153Z] [2024-05-07T10:27:09.153Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T10:27:09.153Z] #95 DONE 0.3s [2024-05-07T10:27:09.153Z] [2024-05-07T10:27:09.153Z] #97 [security-spire-config] exporting to image [2024-05-07T10:27:09.153Z] #97 exporting layers [2024-05-07T10:27:09.153Z] #97 ... [2024-05-07T10:27:09.153Z] [2024-05-07T10:27:09.153Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T10:27:09.153Z] #98 DONE 0.3s [2024-05-07T10:27:09.153Z] [2024-05-07T10:27:09.153Z] #97 [security-spire-server] exporting to image [2024-05-07T10:27:09.419Z] #97 ... [2024-05-07T10:27:09.419Z] [2024-05-07T10:27:09.419Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T10:27:09.419Z] #99 DONE 2.0s [2024-05-07T10:27:09.690Z] [2024-05-07T10:27:09.690Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-07T10:27:09.960Z] #100 DONE 0.4s [2024-05-07T10:27:09.960Z] [2024-05-07T10:27:09.960Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T10:27:10.228Z] #101 DONE 0.2s [2024-05-07T10:27:10.228Z] [2024-05-07T10:27:10.228Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T10:27:10.497Z] #102 DONE 0.3s [2024-05-07T10:27:10.497Z] [2024-05-07T10:27:10.497Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T10:27:11.080Z] #103 DONE 0.4s [2024-05-07T10:27:11.080Z] [2024-05-07T10:27:11.080Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T10:27:11.080Z] #104 DONE 0.2s [2024-05-07T10:27:11.080Z] [2024-05-07T10:27:11.080Z] #97 [security-spire-server] exporting to image [2024-05-07T10:27:12.039Z] #97 exporting layers 3.0s done [2024-05-07T10:27:12.039Z] #97 writing image sha256:7f629c28512c4be9e23e453ff642eb8d2a05da9d6e95522a92a666e5d36b09ef 0.0s done [2024-05-07T10:27:12.039Z] #97 naming to docker.io/library/security-spire-config-arm64 done [2024-05-07T10:27:12.306Z] #97 exporting layers 3.2s done [2024-05-07T10:27:12.306Z] #97 writing image sha256:9f27b002bb834bce9e7713643446dbb1ca0cd353d1a37bb03006a55abf3aa3dd [2024-05-07T10:27:12.573Z] #97 writing image sha256:9f27b002bb834bce9e7713643446dbb1ca0cd353d1a37bb03006a55abf3aa3dd done [2024-05-07T10:27:12.573Z] #97 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-05-07T10:27:13.534Z] #97 exporting layers 2.0s done [2024-05-07T10:27:13.534Z] #97 writing image sha256:af264e662366d99025d03e8341a51fef8a5d7244189926cbba17a4817f7c841a done [2024-05-07T10:27:13.534Z] #97 naming to docker.io/library/security-spire-agent-arm64 done [2024-05-07T10:27:13.534Z] #97 DONE 4.4s [2024-05-07T10:27:13.534Z] [2024-05-07T10:27:13.534Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:27:31.743Z] #140 76.64 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-05-07T10:28:00.378Z] #72 ... [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #74 DONE 75.4s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #71 DONE 72.3s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #105 ... [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #75 DONE 75.3s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #72 DONE 79.4s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #106 [security-proxy-auth builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #106 DONE 1.1s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #107 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #108 [security-bootstrapper builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #108 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #109 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #110 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #111 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #112 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #105 DONE 1.1s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #113 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #113 DONE 1.2s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:28:00.378Z] #114 ... [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #115 [core-command builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #115 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #116 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #117 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #118 [support-notifications builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #118 DONE 1.2s [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #119 [core-data builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #119 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #120 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #121 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #122 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #123 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #124 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #125 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #126 [support-scheduler builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #126 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #127 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #128 [core-metadata builder 6/7] COPY . . [2024-05-07T10:28:00.378Z] #128 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-07T10:28:00.378Z] #129 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T10:28:00.378Z] #130 CACHED [2024-05-07T10:28:00.378Z] [2024-05-07T10:28:00.378Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:28:00.970Z] #131 ... [2024-05-07T10:28:00.970Z] [2024-05-07T10:28:00.970Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:28:00.970Z] #114 5.234 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-05-07T10:28:06.354Z] #114 ... [2024-05-07T10:28:06.354Z] [2024-05-07T10:28:06.354Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:28:06.354Z] #0 5.002 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-05-07T10:28:06.354Z] #132 ... [2024-05-07T10:28:06.354Z] [2024-05-07T10:28:06.354Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T10:28:06.354Z] #0 4.014 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-05-07T10:28:06.354Z] #133 ... [2024-05-07T10:28:06.354Z] [2024-05-07T10:28:06.354Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-07T10:28:06.354Z] #0 4.533 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-05-07T10:28:06.354Z] #134 ... [2024-05-07T10:28:06.354Z] [2024-05-07T10:28:06.354Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:28:06.354Z] #0 5.545 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-05-07T10:28:06.354Z] #135 ... [2024-05-07T10:28:06.354Z] [2024-05-07T10:28:06.354Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:28:06.354Z] #0 5.377 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-05-07T10:28:06.354Z] #136 ... [2024-05-07T10:28:06.354Z] [2024-05-07T10:28:06.354Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:28:06.354Z] #0 4.838 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-05-07T10:28:06.667Z] #137 ... [2024-05-07T10:28:06.667Z] [2024-05-07T10:28:06.667Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T10:28:06.667Z] #0 5.441 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-05-07T10:28:06.949Z] #138 ... [2024-05-07T10:28:06.949Z] [2024-05-07T10:28:06.949Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T10:28:06.949Z] #0 4.027 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-05-07T10:28:06.949Z] #139 ... [2024-05-07T10:28:06.949Z] [2024-05-07T10:28:06.949Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T10:28:06.949Z] #0 3.880 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-05-07T10:28:10.467Z] #140 ... [2024-05-07T10:28:10.468Z] [2024-05-07T10:28:10.468Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T10:28:10.468Z] #136 DONE 117.1s [2024-05-07T10:28:10.468Z] [2024-05-07T10:28:10.468Z] #140 [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-05-07T10:28:10.468Z] #140 DONE 117.4s [2024-05-07T10:28:10.468Z] [2024-05-07T10:28:10.468Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:28:11.204Z] #140 ... [2024-05-07T10:28:11.204Z] [2024-05-07T10:28:11.204Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:28:11.204Z] #131 5.481 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-05-07T10:28:13.044Z] #139 ... [2024-05-07T10:28:13.044Z] [2024-05-07T10:28:13.044Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T10:28:13.044Z] #138 DONE 120.4s [2024-05-07T10:28:13.044Z] [2024-05-07T10:28:13.044Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T10:28:14.958Z] #141 ... [2024-05-07T10:28:14.958Z] [2024-05-07T10:28:14.958Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T10:28:14.958Z] #130 DONE 122.8s [2024-05-07T10:28:15.231Z] [2024-05-07T10:28:15.231Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T10:28:15.489Z] #41 ... [2024-05-07T10:28:15.489Z] [2024-05-07T10:28:15.489Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:15.489Z] #142 ... [2024-05-07T10:28:15.489Z] [2024-05-07T10:28:15.489Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T10:28:15.489Z] #132 DONE 123.3s [2024-05-07T10:28:15.749Z] [2024-05-07T10:28:15.749Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:16.007Z] #143 ... [2024-05-07T10:28:16.007Z] [2024-05-07T10:28:16.007Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:28:16.007Z] #135 DONE 123.8s [2024-05-07T10:28:16.638Z] [2024-05-07T10:28:16.638Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.208Z] #144 ... [2024-05-07T10:28:17.208Z] [2024-05-07T10:28:17.208Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:28:17.208Z] #137 DONE 124.7s [2024-05-07T10:28:17.208Z] [2024-05-07T10:28:17.208Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T10:28:17.208Z] #141 DONE 4.3s [2024-05-07T10:28:17.208Z] [2024-05-07T10:28:17.208Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.208Z] #143 DONE 1.5s [2024-05-07T10:28:17.208Z] [2024-05-07T10:28:17.208Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.208Z] #145 DONE 1.7s [2024-05-07T10:28:17.208Z] [2024-05-07T10:28:17.208Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.488Z] #146 ... [2024-05-07T10:28:17.488Z] [2024-05-07T10:28:17.488Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.488Z] #144 DONE 1.6s [2024-05-07T10:28:17.488Z] [2024-05-07T10:28:17.488Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.488Z] #142 DONE 2.2s [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:28:17.747Z] #133 DONE 125.5s [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.747Z] #147 ... [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #148 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.747Z] #148 CACHED [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.747Z] #149 CACHED [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.747Z] #150 CACHED [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:17.747Z] #151 CACHED [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.747Z] #152 DONE 0.8s [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.747Z] #146 DONE 0.7s [2024-05-07T10:28:17.747Z] [2024-05-07T10:28:17.747Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:17.747Z] #153 DONE 0.3s [2024-05-07T10:28:19.333Z] [2024-05-07T10:28:19.333Z] #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:19.333Z] #154 CACHED [2024-05-07T10:28:19.333Z] [2024-05-07T10:28:19.333Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:19.333Z] #155 CACHED [2024-05-07T10:28:19.333Z] [2024-05-07T10:28:19.333Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:19.333Z] #147 DONE 0.3s [2024-05-07T10:28:19.333Z] [2024-05-07T10:28:19.333Z] #156 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T10:28:19.600Z] #156 ... [2024-05-07T10:28:19.600Z] [2024-05-07T10:28:19.600Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:28:19.600Z] #139 DONE 127.4s [2024-05-07T10:28:19.600Z] [2024-05-07T10:28:19.600Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-07T10:28:19.600Z] #157 DONE 1.8s [2024-05-07T10:28:19.600Z] [2024-05-07T10:28:19.600Z] #158 [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-05-07T10:28:19.600Z] #158 DONE 1.9s [2024-05-07T10:28:19.600Z] [2024-05-07T10:28:19.600Z] #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-07T10:28:19.600Z] #159 DONE 1.7s [2024-05-07T10:28:19.876Z] [2024-05-07T10:28:19.876Z] #160 [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-05-07T10:28:19.876Z] #160 DONE 2.0s [2024-05-07T10:28:19.876Z] [2024-05-07T10:28:19.876Z] #161 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T10:28:19.876Z] #161 ... [2024-05-07T10:28:19.876Z] [2024-05-07T10:28:19.876Z] #156 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T10:28:19.876Z] #156 DONE 1.9s [2024-05-07T10:28:19.876Z] [2024-05-07T10:28:19.876Z] #162 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-07T10:28:19.876Z] #162 DONE 2.1s [2024-05-07T10:28:20.135Z] [2024-05-07T10:28:20.135Z] #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-07T10:28:20.135Z] #163 DONE 2.2s [2024-05-07T10:28:20.135Z] [2024-05-07T10:28:20.135Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:20.395Z] #164 ... [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-07T10:28:20.395Z] #165 DONE 3.2s [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #166 [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-05-07T10:28:20.395Z] #166 DONE 0.7s [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:28:20.395Z] #134 DONE 128.2s [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:28:20.395Z] #131 DONE 128.2s [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:20.395Z] #167 ... [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #161 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T10:28:20.395Z] #161 DONE 0.7s [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #168 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:20.395Z] #168 DONE 0.6s [2024-05-07T10:28:20.395Z] [2024-05-07T10:28:20.395Z] #169 [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-05-07T10:28:20.395Z] #169 DONE 0.7s [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:20.655Z] #170 CACHED [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:20.655Z] #171 CACHED [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:20.655Z] #172 DONE 0.7s [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T10:28:20.655Z] #173 ... [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:20.655Z] #174 DONE 0.6s [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:20.655Z] #164 DONE 0.7s [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:20.655Z] #175 DONE 0.6s [2024-05-07T10:28:20.655Z] [2024-05-07T10:28:20.655Z] #176 [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-05-07T10:28:20.655Z] #176 DONE 0.9s [2024-05-07T10:28:20.916Z] [2024-05-07T10:28:20.916Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:28:20.916Z] #167 DONE 0.4s [2024-05-07T10:28:20.916Z] [2024-05-07T10:28:20.916Z] #88 [core-command] exporting to image [2024-05-07T10:28:20.916Z] #88 exporting layers 0.3s done [2024-05-07T10:28:21.499Z] #88 ... [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-07T10:28:21.499Z] #177 DONE 0.9s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #178 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-07T10:28:21.499Z] #178 DONE 0.7s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T10:28:21.499Z] #173 DONE 0.7s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T10:28:21.499Z] #179 DONE 0.8s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #88 [core-metadata] exporting to image [2024-05-07T10:28:21.499Z] #88 writing image sha256:25971dfb2d808949882719bebe60bf2cd492e17042801b1b93ecc2c63431b165 0.0s done [2024-05-07T10:28:21.499Z] #88 naming to docker.io/library/security-spiffe-token-provider done [2024-05-07T10:28:21.499Z] #88 ... [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-07T10:28:21.499Z] #180 DONE 0.7s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:21.499Z] #181 DONE 0.7s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:21.499Z] #182 DONE 0.6s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #183 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:21.499Z] #183 DONE 0.7s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #88 [core-command] exporting to image [2024-05-07T10:28:21.499Z] #88 writing image sha256:d2ba55d7008b4c98374793059328cce70cdabf5c5b456f081228a1bb6119648f done [2024-05-07T10:28:21.499Z] #88 naming to docker.io/library/core-command done [2024-05-07T10:28:21.499Z] #88 ... [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:28:21.499Z] #184 DONE 0.4s [2024-05-07T10:28:21.499Z] [2024-05-07T10:28:21.499Z] #88 [core-command] exporting to image [2024-05-07T10:28:21.499Z] #88 exporting layers 0.3s done [2024-05-07T10:28:21.759Z] #88 ... [2024-05-07T10:28:21.759Z] [2024-05-07T10:28:21.759Z] #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:21.759Z] #185 DONE 0.3s [2024-05-07T10:28:21.759Z] [2024-05-07T10:28:21.759Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T10:28:21.759Z] #186 DONE 0.3s [2024-05-07T10:28:21.759Z] [2024-05-07T10:28:21.759Z] #88 [support-scheduler] exporting to image [2024-05-07T10:28:21.759Z] #88 writing image sha256:3560b44cdf32e0e73f4fb57cac90c22ebcd01ceec43dd27feceade02421980dd done [2024-05-07T10:28:21.759Z] #88 naming to docker.io/library/core-metadata done [2024-05-07T10:28:22.326Z] #88 ... [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #187 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-07T10:28:22.326Z] #187 DONE 0.7s [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T10:28:22.326Z] #188 DONE 0.8s [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-07T10:28:22.326Z] #189 DONE 0.8s [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T10:28:22.326Z] #190 DONE 0.7s [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:28:22.326Z] #191 DONE 1.0s [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-07T10:28:22.326Z] #192 DONE 0.1s [2024-05-07T10:28:22.326Z] [2024-05-07T10:28:22.326Z] #88 [core-common-config-bootstrapper] exporting to image [2024-05-07T10:28:22.585Z] #88 ... [2024-05-07T10:28:22.585Z] [2024-05-07T10:28:22.585Z] #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:22.585Z] #193 DONE 0.3s [2024-05-07T10:28:22.585Z] [2024-05-07T10:28:22.585Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T10:28:22.585Z] #194 DONE 0.3s [2024-05-07T10:28:22.585Z] [2024-05-07T10:28:22.585Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:28:22.585Z] #195 DONE 0.3s [2024-05-07T10:28:22.585Z] [2024-05-07T10:28:22.585Z] #196 [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-05-07T10:28:22.585Z] #196 DONE 0.3s [2024-05-07T10:28:22.585Z] [2024-05-07T10:28:22.585Z] #88 [support-notifications] exporting to image [2024-05-07T10:28:22.585Z] #88 writing image sha256:95b8d2bf080cd8961edacdadc2e94c88c17e0385075d00f75b154d8ef03d8f4f [2024-05-07T10:28:22.846Z] #88 ... [2024-05-07T10:28:22.846Z] [2024-05-07T10:28:22.846Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:28:22.846Z] #197 DONE 1.3s [2024-05-07T10:28:22.846Z] [2024-05-07T10:28:22.846Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T10:28:22.846Z] #198 DONE 0.2s [2024-05-07T10:28:22.846Z] [2024-05-07T10:28:22.846Z] #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-05-07T10:28:22.846Z] #199 DONE 0.2s [2024-05-07T10:28:22.846Z] [2024-05-07T10:28:22.846Z] #88 [core-common-config-bootstrapper] exporting to image [2024-05-07T10:28:22.846Z] #88 writing image sha256:95b8d2bf080cd8961edacdadc2e94c88c17e0385075d00f75b154d8ef03d8f4f 0.1s done [2024-05-07T10:28:22.846Z] #88 naming to docker.io/library/support-scheduler done [2024-05-07T10:28:22.846Z] #88 writing image sha256:68ad73cb63e8fb44811e6dc468a7ed0e67a523bf37b7b36e2450bb2b6eaa8a30 done [2024-05-07T10:28:22.846Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-07T10:28:22.846Z] #88 exporting layers 0.4s done [2024-05-07T10:28:22.846Z] #88 writing image sha256:b2be52ece4e1e44d3275e8e093480f360a29b820bdeb9940309e57513c5c9e07 done [2024-05-07T10:28:22.846Z] #88 naming to docker.io/library/core-data done [2024-05-07T10:28:23.104Z] #88 ... [2024-05-07T10:28:23.105Z] [2024-05-07T10:28:23.105Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-07T10:28:23.105Z] #200 DONE 0.1s [2024-05-07T10:28:23.105Z] [2024-05-07T10:28:23.105Z] #88 [support-notifications] exporting to image [2024-05-07T10:28:23.105Z] #88 exporting layers 0.3s done [2024-05-07T10:28:23.105Z] #88 writing image sha256:4ee3dc186fdb62b530c9e120968ce34ec70f33aa27bae194f02d0434c1602633 0.0s done [2024-05-07T10:28:23.105Z] #88 naming to docker.io/library/support-notifications done [2024-05-07T10:28:23.105Z] #88 writing image sha256:89321e744fbed001b7e4621f0f7b692e314a0bb8c07564d6c9837d7f6af43dc7 [2024-05-07T10:28:23.105Z] #88 ... [2024-05-07T10:28:23.105Z] [2024-05-07T10:28:23.105Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:28:23.105Z] #201 DONE 0.9s [2024-05-07T10:28:23.105Z] [2024-05-07T10:28:23.105Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-07T10:28:23.105Z] #202 DONE 0.2s [2024-05-07T10:28:23.105Z] [2024-05-07T10:28:23.105Z] #88 [security-proxy-setup] exporting to image [2024-05-07T10:28:23.105Z] #88 writing image sha256:89321e744fbed001b7e4621f0f7b692e314a0bb8c07564d6c9837d7f6af43dc7 done [2024-05-07T10:28:23.105Z] #88 naming to docker.io/library/security-proxy-auth done [2024-05-07T10:28:23.364Z] #88 ... [2024-05-07T10:28:23.364Z] [2024-05-07T10:28:23.364Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:28:23.364Z] #203 DONE 0.6s [2024-05-07T10:28:23.364Z] [2024-05-07T10:28:23.364Z] #88 [security-proxy-setup] exporting to image [2024-05-07T10:28:23.364Z] #88 exporting layers 0.3s done [2024-05-07T10:28:23.364Z] #88 writing image sha256:7159b009f53be4a267fcc43ecb6e66d199c01208167efc63a2f6bd9c25949822 done [2024-05-07T10:28:23.364Z] #88 naming to docker.io/library/security-proxy-setup done [2024-05-07T10:28:23.623Z] #88 exporting layers 0.2s done [2024-05-07T10:28:23.623Z] #88 writing image sha256:1424d62b37fed5d2f63895ea76fe338ed817fe2a6f876f00944307a1e0d01c21 done [2024-05-07T10:28:23.623Z] #88 naming to docker.io/library/security-secretstore-setup done [2024-05-07T10:28:23.623Z] #88 DONE 3.9s [2024-05-07T10:28:23.623Z] [2024-05-07T10:28:23.623Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-07T10:28:23.623Z] #204 DONE 0.5s [2024-05-07T10:28:23.623Z] [2024-05-07T10:28:23.623Z] #88 [security-bootstrapper] exporting to image [2024-05-07T10:28:23.883Z] #88 exporting layers 0.2s done [2024-05-07T10:28:23.883Z] #88 writing image sha256:603d3556c5b6ba575c63f8f7616f2e24c1df7ab654a19832fa62a70d311bca06 done [2024-05-07T10:28:23.883Z] #88 naming to docker.io/library/security-bootstrapper done [2024-05-07T10:28:23.883Z] #88 DONE 4.1s [2024-05-07T10:28:23.883Z] [2024-05-07T10:28:23.883Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:28:23.883Z] time="2024-05-07T10:24:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-07T10:28:23.900Z] $ docker stop --time=1 641f11b127bbcdb151f0b507e43c4aa727b114d16175cba7432ece8082c03409 [2024-05-07T10:28:25.163Z] $ docker rm -f --volumes 641f11b127bbcdb151f0b507e43c4aa727b114d16175cba7432ece8082c03409 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:28:25.511Z] + docker images [2024-05-07T10:28:25.511Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-07T10:28:25.511Z] security-secretstore-setup latest 1424d62b37fe 2 seconds ago 42MB [2024-05-07T10:28:25.511Z] security-bootstrapper latest 603d3556c5b6 2 seconds ago 24.2MB [2024-05-07T10:28:25.511Z] core-common-config-bootstrapper latest 68ad73cb63e8 3 seconds ago 20.6MB [2024-05-07T10:28:25.511Z] support-notifications latest 4ee3dc186fdb 3 seconds ago 44MB [2024-05-07T10:28:25.511Z] security-proxy-auth latest 89321e744fbe 3 seconds ago 38.1MB [2024-05-07T10:28:25.511Z] security-proxy-setup latest 7159b009f53b 3 seconds ago 31.5MB [2024-05-07T10:28:25.511Z] core-data latest b2be52ece4e1 3 seconds ago 40.8MB [2024-05-07T10:28:25.511Z] support-scheduler latest 95b8d2bf080c 4 seconds ago 43.4MB [2024-05-07T10:28:25.511Z] core-metadata latest 3560b44cdf32 4 seconds ago 41MB [2024-05-07T10:28:25.511Z] security-spiffe-token-provider latest 25971dfb2d80 5 seconds ago 34.3MB [2024-05-07T10:28:25.511Z] core-command latest d2ba55d7008b 5 seconds ago 40.5MB [2024-05-07T10:28:25.511Z] security-spire-server latest 1e603f9ee406 2 minutes ago 108MB [2024-05-07T10:28:25.511Z] security-spire-agent latest c98fa5e2ff80 2 minutes ago 166MB [2024-05-07T10:28:25.511Z] security-spire-config latest cfe34f86b35f 2 minutes ago 107MB [2024-05-07T10:28:25.511Z] ci-base-image-x86_64 latest 879849e2d92b 6 minutes ago 978MB [2024-05-07T10:28:25.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB [2024-05-07T10:28:25.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-07T10:28:25.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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-05-07T10:28:25.660Z] provisioning config files... [2024-05-07T10:28:25.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/639@tmp/config1054301853215421453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:28:25.979Z] ---> ****-login.sh [2024-05-07T10:28:25.979Z] nexus3.edgexfoundry.org:10001 [2024-05-07T10:28:25.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:28:25.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:28:25.979Z] Configure a credential helper to remove this warning. See [2024-05-07T10:28:25.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:28:25.979Z] [2024-05-07T10:28:25.979Z] Login Succeeded [2024-05-07T10:28:25.979Z] nexus3.edgexfoundry.org:10002 [2024-05-07T10:28:25.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:28:25.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:28:25.979Z] Configure a credential helper to remove this warning. See [2024-05-07T10:28:25.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:28:25.979Z] [2024-05-07T10:28:25.979Z] Login Succeeded [2024-05-07T10:28:25.979Z] nexus3.edgexfoundry.org:10003 [2024-05-07T10:28:26.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:28:26.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:28:26.238Z] Configure a credential helper to remove this warning. See [2024-05-07T10:28:26.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:28:26.238Z] [2024-05-07T10:28:26.238Z] Login Succeeded [2024-05-07T10:28:26.238Z] nexus3.edgexfoundry.org:10004 [2024-05-07T10:28:26.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:28:26.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:28:26.239Z] Configure a credential helper to remove this warning. See [2024-05-07T10:28:26.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:28:26.239Z] [2024-05-07T10:28:26.239Z] Login Succeeded [2024-05-07T10:28:26.239Z] ****.io [2024-05-07T10:28:26.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:28:26.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:28:26.498Z] Configure a credential helper to remove this warning. See [2024-05-07T10:28:26.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:28:26.498Z] [2024-05-07T10:28:26.498Z] Login Succeeded [2024-05-07T10:28:26.498Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T10:28:26.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:28:26.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:28:26.585Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-05-07T10:28:26.585Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:26.585Z] latest [2024-05-07T10:28:26.585Z] 3.2.0-dev.23 [2024-05-07T10:28:26.585Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:26.585Z] main [2024-05-07T10:28:26.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:26.945Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:27.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:27.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-07T10:28:27.267Z] 5bc4f1b903f8: Preparing [2024-05-07T10:28:27.267Z] e3b99f131dee: Preparing [2024-05-07T10:28:27.267Z] 54225dec89e2: Preparing [2024-05-07T10:28:27.267Z] a226953b6544: Preparing [2024-05-07T10:28:27.267Z] de092ef36aba: Preparing [2024-05-07T10:28:27.267Z] bb4d23b269ed: Preparing [2024-05-07T10:28:27.267Z] aedc3bda2944: Preparing [2024-05-07T10:28:27.267Z] bb4d23b269ed: Waiting [2024-05-07T10:28:27.267Z] aedc3bda2944: Waiting [2024-05-07T10:28:27.267Z] a226953b6544: Pushed [2024-05-07T10:28:27.267Z] 5bc4f1b903f8: Pushed [2024-05-07T10:28:27.267Z] 54225dec89e2: Pushed [2024-05-07T10:28:27.267Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:27.525Z] bb4d23b269ed: Pushed [2024-05-07T10:28:28.092Z] de092ef36aba: Pushed [2024-05-07T10:28:30.630Z] e3b99f131dee: Pushed [2024-05-07T10:28:30.630Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:6a8d31d094c2255099047c7c303215efd6aef53729d7fb6da8869ead377424b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:30.962Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:31.283Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-05-07T10:28:31.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-07T10:28:31.283Z] 5bc4f1b903f8: Preparing [2024-05-07T10:28:31.283Z] e3b99f131dee: Preparing [2024-05-07T10:28:31.283Z] 54225dec89e2: Preparing [2024-05-07T10:28:31.283Z] a226953b6544: Preparing [2024-05-07T10:28:31.283Z] de092ef36aba: Preparing [2024-05-07T10:28:31.283Z] bb4d23b269ed: Preparing [2024-05-07T10:28:31.283Z] aedc3bda2944: Preparing [2024-05-07T10:28:31.283Z] bb4d23b269ed: Waiting [2024-05-07T10:28:31.283Z] aedc3bda2944: Waiting [2024-05-07T10:28:31.283Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:31.283Z] de092ef36aba: Layer already exists [2024-05-07T10:28:31.283Z] 5bc4f1b903f8: Layer already exists [2024-05-07T10:28:31.283Z] e3b99f131dee: Layer already exists [2024-05-07T10:28:31.283Z] a226953b6544: Layer already exists [2024-05-07T10:28:31.283Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:31.283Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:31.283Z] latest: digest: sha256:6a8d31d094c2255099047c7c303215efd6aef53729d7fb6da8869ead377424b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:31.608Z] + 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-05-07T10:28:31.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-05-07T10:28:31.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-07T10:28:31.932Z] 5bc4f1b903f8: Preparing [2024-05-07T10:28:31.932Z] e3b99f131dee: Preparing [2024-05-07T10:28:31.932Z] 54225dec89e2: Preparing [2024-05-07T10:28:31.932Z] a226953b6544: Preparing [2024-05-07T10:28:31.932Z] de092ef36aba: Preparing [2024-05-07T10:28:31.932Z] bb4d23b269ed: Preparing [2024-05-07T10:28:31.932Z] aedc3bda2944: Preparing [2024-05-07T10:28:31.932Z] bb4d23b269ed: Waiting [2024-05-07T10:28:31.932Z] aedc3bda2944: Waiting [2024-05-07T10:28:31.932Z] a226953b6544: Layer already exists [2024-05-07T10:28:31.932Z] de092ef36aba: Layer already exists [2024-05-07T10:28:31.932Z] 5bc4f1b903f8: Layer already exists [2024-05-07T10:28:31.932Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:31.932Z] e3b99f131dee: Layer already exists [2024-05-07T10:28:31.932Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:31.932Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:31.932Z] 3.2.0-dev.23: digest: sha256:6a8d31d094c2255099047c7c303215efd6aef53729d7fb6da8869ead377424b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:32.262Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:32.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:32.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-07T10:28:32.591Z] 5bc4f1b903f8: Preparing [2024-05-07T10:28:32.591Z] e3b99f131dee: Preparing [2024-05-07T10:28:32.591Z] 54225dec89e2: Preparing [2024-05-07T10:28:32.591Z] a226953b6544: Preparing [2024-05-07T10:28:32.591Z] de092ef36aba: Preparing [2024-05-07T10:28:32.591Z] bb4d23b269ed: Preparing [2024-05-07T10:28:32.591Z] aedc3bda2944: Preparing [2024-05-07T10:28:32.591Z] bb4d23b269ed: Waiting [2024-05-07T10:28:32.591Z] a226953b6544: Layer already exists [2024-05-07T10:28:32.591Z] de092ef36aba: Layer already exists [2024-05-07T10:28:32.591Z] 5bc4f1b903f8: Layer already exists [2024-05-07T10:28:32.591Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:32.591Z] e3b99f131dee: Layer already exists [2024-05-07T10:28:32.591Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:32.591Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:32.591Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:6a8d31d094c2255099047c7c303215efd6aef53729d7fb6da8869ead377424b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:32.917Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:33.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-05-07T10:28:33.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-07T10:28:33.237Z] 5bc4f1b903f8: Preparing [2024-05-07T10:28:33.237Z] e3b99f131dee: Preparing [2024-05-07T10:28:33.237Z] 54225dec89e2: Preparing [2024-05-07T10:28:33.237Z] a226953b6544: Preparing [2024-05-07T10:28:33.237Z] de092ef36aba: Preparing [2024-05-07T10:28:33.237Z] bb4d23b269ed: Preparing [2024-05-07T10:28:33.237Z] aedc3bda2944: Preparing [2024-05-07T10:28:33.237Z] bb4d23b269ed: Waiting [2024-05-07T10:28:33.237Z] aedc3bda2944: Waiting [2024-05-07T10:28:33.237Z] 5bc4f1b903f8: Layer already exists [2024-05-07T10:28:33.237Z] e3b99f131dee: Layer already exists [2024-05-07T10:28:33.237Z] a226953b6544: Layer already exists [2024-05-07T10:28:33.237Z] de092ef36aba: Layer already exists [2024-05-07T10:28:33.237Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:33.237Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:33.237Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:33.237Z] main: digest: sha256:6a8d31d094c2255099047c7c303215efd6aef53729d7fb6da8869ead377424b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:28:33.320Z] ===================================================== [Pipeline] echo [2024-05-07T10:28:33.334Z] taggedImages: [2024-05-07T10:28:33.334Z] - nexus3.edgexfoundry.org:10004/core-command:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:33.334Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-05-07T10:28:33.334Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-05-07T10:28:33.334Z] - nexus3.edgexfoundry.org:10004/core-command:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:33.334Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-05-07T10:28:33.363Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-05-07T10:28:33.363Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:33.363Z] latest [2024-05-07T10:28:33.363Z] 3.2.0-dev.23 [2024-05-07T10:28:33.363Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:33.363Z] main [2024-05-07T10:28:33.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:33.718Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:34.044Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:34.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-07T10:28:34.044Z] f4f874edcfa4: Preparing [2024-05-07T10:28:34.044Z] 57fef4a55612: Preparing [2024-05-07T10:28:34.044Z] c5b29f767514: Preparing [2024-05-07T10:28:34.044Z] f5c0cba37598: Preparing [2024-05-07T10:28:34.044Z] 54225dec89e2: Preparing [2024-05-07T10:28:34.044Z] a226953b6544: Preparing [2024-05-07T10:28:34.044Z] de092ef36aba: Preparing [2024-05-07T10:28:34.044Z] bb4d23b269ed: Preparing [2024-05-07T10:28:34.044Z] aedc3bda2944: Preparing [2024-05-07T10:28:34.044Z] bb4d23b269ed: Waiting [2024-05-07T10:28:34.044Z] a226953b6544: Waiting [2024-05-07T10:28:34.044Z] de092ef36aba: Waiting [2024-05-07T10:28:34.044Z] aedc3bda2944: Waiting [2024-05-07T10:28:34.044Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:34.044Z] a226953b6544: Layer already exists [2024-05-07T10:28:34.044Z] de092ef36aba: Layer already exists [2024-05-07T10:28:34.044Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:34.044Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:34.044Z] 57fef4a55612: Pushed [2024-05-07T10:28:34.044Z] f4f874edcfa4: Pushed [2024-05-07T10:28:34.044Z] c5b29f767514: Pushed [2024-05-07T10:28:34.980Z] f5c0cba37598: Pushed [2024-05-07T10:28:34.980Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:79e5bc8dbf69251f05f9bb65ce0c1c483a56500952538eb3b51d5a3143742a70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:35.309Z] + 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-05-07T10:28:35.638Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-05-07T10:28:35.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-07T10:28:35.638Z] f4f874edcfa4: Preparing [2024-05-07T10:28:35.638Z] 57fef4a55612: Preparing [2024-05-07T10:28:35.638Z] c5b29f767514: Preparing [2024-05-07T10:28:35.638Z] f5c0cba37598: Preparing [2024-05-07T10:28:35.638Z] 54225dec89e2: Preparing [2024-05-07T10:28:35.638Z] a226953b6544: Preparing [2024-05-07T10:28:35.638Z] de092ef36aba: Preparing [2024-05-07T10:28:35.638Z] bb4d23b269ed: Preparing [2024-05-07T10:28:35.638Z] aedc3bda2944: Preparing [2024-05-07T10:28:35.638Z] a226953b6544: Waiting [2024-05-07T10:28:35.638Z] de092ef36aba: Waiting [2024-05-07T10:28:35.638Z] bb4d23b269ed: Waiting [2024-05-07T10:28:35.638Z] aedc3bda2944: Waiting [2024-05-07T10:28:35.638Z] 57fef4a55612: Layer already exists [2024-05-07T10:28:35.638Z] c5b29f767514: Layer already exists [2024-05-07T10:28:35.638Z] f4f874edcfa4: Layer already exists [2024-05-07T10:28:35.638Z] f5c0cba37598: Layer already exists [2024-05-07T10:28:35.638Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:35.638Z] de092ef36aba: Layer already exists [2024-05-07T10:28:35.638Z] a226953b6544: Layer already exists [2024-05-07T10:28:35.638Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:35.638Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:35.638Z] latest: digest: sha256:79e5bc8dbf69251f05f9bb65ce0c1c483a56500952538eb3b51d5a3143742a70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:35.957Z] + 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-05-07T10:28:36.271Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-05-07T10:28:36.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-07T10:28:36.271Z] f4f874edcfa4: Preparing [2024-05-07T10:28:36.271Z] 57fef4a55612: Preparing [2024-05-07T10:28:36.271Z] c5b29f767514: Preparing [2024-05-07T10:28:36.271Z] f5c0cba37598: Preparing [2024-05-07T10:28:36.271Z] 54225dec89e2: Preparing [2024-05-07T10:28:36.271Z] a226953b6544: Preparing [2024-05-07T10:28:36.271Z] de092ef36aba: Preparing [2024-05-07T10:28:36.271Z] bb4d23b269ed: Preparing [2024-05-07T10:28:36.271Z] aedc3bda2944: Preparing [2024-05-07T10:28:36.271Z] a226953b6544: Waiting [2024-05-07T10:28:36.271Z] de092ef36aba: Waiting [2024-05-07T10:28:36.271Z] aedc3bda2944: Waiting [2024-05-07T10:28:36.271Z] bb4d23b269ed: Waiting [2024-05-07T10:28:36.271Z] 57fef4a55612: Layer already exists [2024-05-07T10:28:36.271Z] f5c0cba37598: Layer already exists [2024-05-07T10:28:36.271Z] c5b29f767514: Layer already exists [2024-05-07T10:28:36.271Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:36.271Z] f4f874edcfa4: Layer already exists [2024-05-07T10:28:36.271Z] de092ef36aba: Layer already exists [2024-05-07T10:28:36.271Z] a226953b6544: Layer already exists [2024-05-07T10:28:36.271Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:36.271Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:36.271Z] 3.2.0-dev.23: digest: sha256:79e5bc8dbf69251f05f9bb65ce0c1c483a56500952538eb3b51d5a3143742a70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:36.607Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:36.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:36.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-07T10:28:36.941Z] f4f874edcfa4: Preparing [2024-05-07T10:28:36.941Z] 57fef4a55612: Preparing [2024-05-07T10:28:36.941Z] c5b29f767514: Preparing [2024-05-07T10:28:36.941Z] f5c0cba37598: Preparing [2024-05-07T10:28:36.941Z] 54225dec89e2: Preparing [2024-05-07T10:28:36.941Z] a226953b6544: Preparing [2024-05-07T10:28:36.941Z] de092ef36aba: Preparing [2024-05-07T10:28:36.941Z] bb4d23b269ed: Preparing [2024-05-07T10:28:36.941Z] aedc3bda2944: Preparing [2024-05-07T10:28:36.941Z] a226953b6544: Waiting [2024-05-07T10:28:36.941Z] de092ef36aba: Waiting [2024-05-07T10:28:36.941Z] bb4d23b269ed: Waiting [2024-05-07T10:28:36.941Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:36.941Z] c5b29f767514: Layer already exists [2024-05-07T10:28:36.941Z] 57fef4a55612: Layer already exists [2024-05-07T10:28:36.941Z] f5c0cba37598: Layer already exists [2024-05-07T10:28:36.941Z] f4f874edcfa4: Layer already exists [2024-05-07T10:28:36.941Z] a226953b6544: Layer already exists [2024-05-07T10:28:36.941Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:36.941Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:36.941Z] de092ef36aba: Layer already exists [2024-05-07T10:28:36.941Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:79e5bc8dbf69251f05f9bb65ce0c1c483a56500952538eb3b51d5a3143742a70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:37.278Z] + 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-05-07T10:28:37.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-05-07T10:28:37.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-07T10:28:37.600Z] f4f874edcfa4: Preparing [2024-05-07T10:28:37.600Z] 57fef4a55612: Preparing [2024-05-07T10:28:37.600Z] c5b29f767514: Preparing [2024-05-07T10:28:37.600Z] f5c0cba37598: Preparing [2024-05-07T10:28:37.600Z] 54225dec89e2: Preparing [2024-05-07T10:28:37.600Z] a226953b6544: Preparing [2024-05-07T10:28:37.600Z] de092ef36aba: Preparing [2024-05-07T10:28:37.600Z] bb4d23b269ed: Preparing [2024-05-07T10:28:37.600Z] aedc3bda2944: Preparing [2024-05-07T10:28:37.600Z] a226953b6544: Waiting [2024-05-07T10:28:37.600Z] de092ef36aba: Waiting [2024-05-07T10:28:37.600Z] bb4d23b269ed: Waiting [2024-05-07T10:28:37.600Z] aedc3bda2944: Waiting [2024-05-07T10:28:37.600Z] f5c0cba37598: Layer already exists [2024-05-07T10:28:37.600Z] f4f874edcfa4: Layer already exists [2024-05-07T10:28:37.600Z] c5b29f767514: Layer already exists [2024-05-07T10:28:37.600Z] 57fef4a55612: Layer already exists [2024-05-07T10:28:37.600Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:37.600Z] a226953b6544: Layer already exists [2024-05-07T10:28:37.600Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:37.600Z] de092ef36aba: Layer already exists [2024-05-07T10:28:37.600Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:37.600Z] main: digest: sha256:79e5bc8dbf69251f05f9bb65ce0c1c483a56500952538eb3b51d5a3143742a70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:28:37.667Z] ===================================================== [Pipeline] echo [2024-05-07T10:28:37.679Z] taggedImages: [2024-05-07T10:28:37.679Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:37.679Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-05-07T10:28:37.679Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-05-07T10:28:37.679Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:37.679Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-05-07T10:28:37.705Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-05-07T10:28:37.705Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:37.705Z] latest [2024-05-07T10:28:37.705Z] 3.2.0-dev.23 [2024-05-07T10:28:37.705Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:37.705Z] main [2024-05-07T10:28:37.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:38.051Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:38.378Z] + docker push nexus3.edgexfoundry.org:10004/core-data:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:38.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-07T10:28:38.378Z] 619a30e584ab: Preparing [2024-05-07T10:28:38.378Z] ce458d4e0612: Preparing [2024-05-07T10:28:38.378Z] 54225dec89e2: Preparing [2024-05-07T10:28:38.378Z] a226953b6544: Preparing [2024-05-07T10:28:38.378Z] 210cc2c34d9a: Preparing [2024-05-07T10:28:38.378Z] 2f5ea7cb8038: Preparing [2024-05-07T10:28:38.378Z] aedc3bda2944: Preparing [2024-05-07T10:28:38.378Z] 2f5ea7cb8038: Waiting [2024-05-07T10:28:38.378Z] aedc3bda2944: Waiting [2024-05-07T10:28:38.378Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:38.378Z] a226953b6544: Layer already exists [2024-05-07T10:28:38.378Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:38.378Z] 619a30e584ab: Pushed [2024-05-07T10:28:38.378Z] 2f5ea7cb8038: Pushed [2024-05-07T10:28:38.946Z] 210cc2c34d9a: Pushed [2024-05-07T10:28:41.491Z] ce458d4e0612: Pushed [2024-05-07T10:28:41.491Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:dff9cbe130bba1fc619abf05127dd8c90adaccfcb5425ac58b6d812c30ee5d37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:41.828Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:42.155Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-05-07T10:28:42.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-07T10:28:42.156Z] 619a30e584ab: Preparing [2024-05-07T10:28:42.156Z] ce458d4e0612: Preparing [2024-05-07T10:28:42.156Z] 54225dec89e2: Preparing [2024-05-07T10:28:42.156Z] a226953b6544: Preparing [2024-05-07T10:28:42.156Z] 210cc2c34d9a: Preparing [2024-05-07T10:28:42.156Z] 2f5ea7cb8038: Preparing [2024-05-07T10:28:42.156Z] aedc3bda2944: Preparing [2024-05-07T10:28:42.156Z] 2f5ea7cb8038: Waiting [2024-05-07T10:28:42.156Z] aedc3bda2944: Waiting [2024-05-07T10:28:42.156Z] 210cc2c34d9a: Layer already exists [2024-05-07T10:28:42.156Z] 619a30e584ab: Layer already exists [2024-05-07T10:28:42.156Z] a226953b6544: Layer already exists [2024-05-07T10:28:42.156Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:42.156Z] ce458d4e0612: Layer already exists [2024-05-07T10:28:42.156Z] 2f5ea7cb8038: Layer already exists [2024-05-07T10:28:42.156Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:42.156Z] latest: digest: sha256:dff9cbe130bba1fc619abf05127dd8c90adaccfcb5425ac58b6d812c30ee5d37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:42.483Z] + 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-05-07T10:28:42.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-05-07T10:28:42.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-07T10:28:42.832Z] 619a30e584ab: Preparing [2024-05-07T10:28:42.832Z] ce458d4e0612: Preparing [2024-05-07T10:28:42.832Z] 54225dec89e2: Preparing [2024-05-07T10:28:42.832Z] a226953b6544: Preparing [2024-05-07T10:28:42.832Z] 210cc2c34d9a: Preparing [2024-05-07T10:28:42.832Z] 2f5ea7cb8038: Preparing [2024-05-07T10:28:42.832Z] aedc3bda2944: Preparing [2024-05-07T10:28:42.832Z] aedc3bda2944: Waiting [2024-05-07T10:28:42.832Z] 2f5ea7cb8038: Waiting [2024-05-07T10:28:42.832Z] 210cc2c34d9a: Layer already exists [2024-05-07T10:28:42.832Z] ce458d4e0612: Layer already exists [2024-05-07T10:28:42.832Z] 619a30e584ab: Layer already exists [2024-05-07T10:28:42.832Z] a226953b6544: Layer already exists [2024-05-07T10:28:42.832Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:42.832Z] 2f5ea7cb8038: Layer already exists [2024-05-07T10:28:42.832Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:42.832Z] 3.2.0-dev.23: digest: sha256:dff9cbe130bba1fc619abf05127dd8c90adaccfcb5425ac58b6d812c30ee5d37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:43.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:43.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:43.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-07T10:28:43.486Z] 619a30e584ab: Preparing [2024-05-07T10:28:43.486Z] ce458d4e0612: Preparing [2024-05-07T10:28:43.486Z] 54225dec89e2: Preparing [2024-05-07T10:28:43.486Z] a226953b6544: Preparing [2024-05-07T10:28:43.486Z] 210cc2c34d9a: Preparing [2024-05-07T10:28:43.486Z] 2f5ea7cb8038: Preparing [2024-05-07T10:28:43.486Z] aedc3bda2944: Preparing [2024-05-07T10:28:43.486Z] aedc3bda2944: Waiting [2024-05-07T10:28:43.486Z] 2f5ea7cb8038: Waiting [2024-05-07T10:28:43.486Z] 619a30e584ab: Layer already exists [2024-05-07T10:28:43.486Z] ce458d4e0612: Layer already exists [2024-05-07T10:28:43.486Z] a226953b6544: Layer already exists [2024-05-07T10:28:43.486Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:43.486Z] 210cc2c34d9a: Layer already exists [2024-05-07T10:28:43.486Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:43.486Z] 2f5ea7cb8038: Layer already exists [2024-05-07T10:28:43.486Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:dff9cbe130bba1fc619abf05127dd8c90adaccfcb5425ac58b6d812c30ee5d37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:43.805Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:44.138Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-05-07T10:28:44.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-07T10:28:44.138Z] 619a30e584ab: Preparing [2024-05-07T10:28:44.138Z] ce458d4e0612: Preparing [2024-05-07T10:28:44.138Z] 54225dec89e2: Preparing [2024-05-07T10:28:44.138Z] a226953b6544: Preparing [2024-05-07T10:28:44.138Z] 210cc2c34d9a: Preparing [2024-05-07T10:28:44.138Z] 2f5ea7cb8038: Preparing [2024-05-07T10:28:44.138Z] aedc3bda2944: Preparing [2024-05-07T10:28:44.138Z] 2f5ea7cb8038: Waiting [2024-05-07T10:28:44.138Z] aedc3bda2944: Waiting [2024-05-07T10:28:44.138Z] 210cc2c34d9a: Layer already exists [2024-05-07T10:28:44.138Z] a226953b6544: Layer already exists [2024-05-07T10:28:44.138Z] ce458d4e0612: Layer already exists [2024-05-07T10:28:44.138Z] 619a30e584ab: Layer already exists [2024-05-07T10:28:44.138Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:44.138Z] 2f5ea7cb8038: Layer already exists [2024-05-07T10:28:44.138Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:44.138Z] main: digest: sha256:dff9cbe130bba1fc619abf05127dd8c90adaccfcb5425ac58b6d812c30ee5d37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:28:44.218Z] ===================================================== [Pipeline] echo [2024-05-07T10:28:44.230Z] taggedImages: [2024-05-07T10:28:44.230Z] - nexus3.edgexfoundry.org:10004/core-data:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:44.230Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-05-07T10:28:44.230Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-05-07T10:28:44.230Z] - nexus3.edgexfoundry.org:10004/core-data:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:44.230Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-05-07T10:28:44.253Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-05-07T10:28:44.253Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:44.253Z] latest [2024-05-07T10:28:44.253Z] 3.2.0-dev.23 [2024-05-07T10:28:44.253Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:44.253Z] main [2024-05-07T10:28:44.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:44.598Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:44.929Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:44.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-07T10:28:44.929Z] f2c334a5aa4c: Preparing [2024-05-07T10:28:44.929Z] 8f334a05693b: Preparing [2024-05-07T10:28:44.929Z] 9544c7013b51: Preparing [2024-05-07T10:28:44.929Z] 54225dec89e2: Preparing [2024-05-07T10:28:44.929Z] a226953b6544: Preparing [2024-05-07T10:28:44.929Z] de092ef36aba: Preparing [2024-05-07T10:28:44.929Z] bb4d23b269ed: Preparing [2024-05-07T10:28:44.929Z] aedc3bda2944: Preparing [2024-05-07T10:28:44.929Z] de092ef36aba: Waiting [2024-05-07T10:28:44.929Z] bb4d23b269ed: Waiting [2024-05-07T10:28:44.929Z] aedc3bda2944: Waiting [2024-05-07T10:28:44.929Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:44.929Z] a226953b6544: Layer already exists [2024-05-07T10:28:44.929Z] de092ef36aba: Layer already exists [2024-05-07T10:28:44.929Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:44.929Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:44.929Z] 8f334a05693b: Pushed [2024-05-07T10:28:44.929Z] f2c334a5aa4c: Pushed [2024-05-07T10:28:48.221Z] 9544c7013b51: Pushed [2024-05-07T10:28:48.221Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:0c7b3c079b6805ae167ba08f1565a3c7b87c5ba666eaa781bfe90341d0ee57d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:48.560Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:48.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-05-07T10:28:48.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-07T10:28:48.884Z] f2c334a5aa4c: Preparing [2024-05-07T10:28:48.884Z] 8f334a05693b: Preparing [2024-05-07T10:28:48.884Z] 9544c7013b51: Preparing [2024-05-07T10:28:48.884Z] 54225dec89e2: Preparing [2024-05-07T10:28:48.884Z] a226953b6544: Preparing [2024-05-07T10:28:48.884Z] de092ef36aba: Preparing [2024-05-07T10:28:48.884Z] bb4d23b269ed: Preparing [2024-05-07T10:28:48.884Z] aedc3bda2944: Preparing [2024-05-07T10:28:48.884Z] de092ef36aba: Waiting [2024-05-07T10:28:48.884Z] 9544c7013b51: Layer already exists [2024-05-07T10:28:48.884Z] 8f334a05693b: Layer already exists [2024-05-07T10:28:48.884Z] a226953b6544: Layer already exists [2024-05-07T10:28:48.884Z] f2c334a5aa4c: Layer already exists [2024-05-07T10:28:48.884Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:48.884Z] de092ef36aba: Layer already exists [2024-05-07T10:28:48.884Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:48.884Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:48.884Z] latest: digest: sha256:0c7b3c079b6805ae167ba08f1565a3c7b87c5ba666eaa781bfe90341d0ee57d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:49.209Z] + 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-05-07T10:28:49.542Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-05-07T10:28:49.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-07T10:28:49.542Z] f2c334a5aa4c: Preparing [2024-05-07T10:28:49.542Z] 8f334a05693b: Preparing [2024-05-07T10:28:49.542Z] 9544c7013b51: Preparing [2024-05-07T10:28:49.542Z] 54225dec89e2: Preparing [2024-05-07T10:28:49.542Z] a226953b6544: Preparing [2024-05-07T10:28:49.542Z] de092ef36aba: Preparing [2024-05-07T10:28:49.542Z] bb4d23b269ed: Preparing [2024-05-07T10:28:49.542Z] aedc3bda2944: Preparing [2024-05-07T10:28:49.542Z] bb4d23b269ed: Waiting [2024-05-07T10:28:49.542Z] de092ef36aba: Waiting [2024-05-07T10:28:49.542Z] 9544c7013b51: Layer already exists [2024-05-07T10:28:49.542Z] f2c334a5aa4c: Layer already exists [2024-05-07T10:28:49.542Z] a226953b6544: Layer already exists [2024-05-07T10:28:49.542Z] 8f334a05693b: Layer already exists [2024-05-07T10:28:49.542Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:49.542Z] de092ef36aba: Layer already exists [2024-05-07T10:28:49.542Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:49.542Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:49.542Z] 3.2.0-dev.23: digest: sha256:0c7b3c079b6805ae167ba08f1565a3c7b87c5ba666eaa781bfe90341d0ee57d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:49.872Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:50.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:50.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-07T10:28:50.203Z] f2c334a5aa4c: Preparing [2024-05-07T10:28:50.203Z] 8f334a05693b: Preparing [2024-05-07T10:28:50.203Z] 9544c7013b51: Preparing [2024-05-07T10:28:50.203Z] 54225dec89e2: Preparing [2024-05-07T10:28:50.203Z] a226953b6544: Preparing [2024-05-07T10:28:50.203Z] de092ef36aba: Preparing [2024-05-07T10:28:50.203Z] bb4d23b269ed: Preparing [2024-05-07T10:28:50.203Z] aedc3bda2944: Preparing [2024-05-07T10:28:50.203Z] bb4d23b269ed: Waiting [2024-05-07T10:28:50.203Z] aedc3bda2944: Waiting [2024-05-07T10:28:50.203Z] 8f334a05693b: Layer already exists [2024-05-07T10:28:50.203Z] f2c334a5aa4c: Layer already exists [2024-05-07T10:28:50.203Z] a226953b6544: Layer already exists [2024-05-07T10:28:50.203Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:50.203Z] 9544c7013b51: Layer already exists [2024-05-07T10:28:50.203Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:50.203Z] de092ef36aba: Layer already exists [2024-05-07T10:28:50.203Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:50.203Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:0c7b3c079b6805ae167ba08f1565a3c7b87c5ba666eaa781bfe90341d0ee57d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:50.538Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:50.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-05-07T10:28:50.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-07T10:28:50.861Z] f2c334a5aa4c: Preparing [2024-05-07T10:28:50.861Z] 8f334a05693b: Preparing [2024-05-07T10:28:50.861Z] 9544c7013b51: Preparing [2024-05-07T10:28:50.861Z] 54225dec89e2: Preparing [2024-05-07T10:28:50.861Z] a226953b6544: Preparing [2024-05-07T10:28:50.861Z] de092ef36aba: Preparing [2024-05-07T10:28:50.861Z] bb4d23b269ed: Preparing [2024-05-07T10:28:50.861Z] aedc3bda2944: Preparing [2024-05-07T10:28:50.861Z] de092ef36aba: Waiting [2024-05-07T10:28:50.861Z] bb4d23b269ed: Waiting [2024-05-07T10:28:50.861Z] 8f334a05693b: Layer already exists [2024-05-07T10:28:50.861Z] f2c334a5aa4c: Layer already exists [2024-05-07T10:28:50.861Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:50.861Z] a226953b6544: Layer already exists [2024-05-07T10:28:50.861Z] 9544c7013b51: Layer already exists [2024-05-07T10:28:50.861Z] de092ef36aba: Layer already exists [2024-05-07T10:28:50.861Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:50.861Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:50.861Z] main: digest: sha256:0c7b3c079b6805ae167ba08f1565a3c7b87c5ba666eaa781bfe90341d0ee57d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:28:50.928Z] ===================================================== [Pipeline] echo [2024-05-07T10:28:50.943Z] taggedImages: [2024-05-07T10:28:50.943Z] - nexus3.edgexfoundry.org:10004/core-metadata:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:50.943Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-05-07T10:28:50.943Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-05-07T10:28:50.943Z] - nexus3.edgexfoundry.org:10004/core-metadata:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:50.943Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-05-07T10:28:50.973Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-05-07T10:28:50.973Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:50.973Z] latest [2024-05-07T10:28:50.973Z] 3.2.0-dev.23 [2024-05-07T10:28:50.973Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:50.973Z] main [2024-05-07T10:28:50.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:51.313Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:51.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:51.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-07T10:28:51.635Z] 0522736ac631: Preparing [2024-05-07T10:28:51.635Z] cf584bb5f573: Preparing [2024-05-07T10:28:51.635Z] f710f6ff2546: Preparing [2024-05-07T10:28:51.635Z] 9ff4fae72735: Preparing [2024-05-07T10:28:51.635Z] 6817ebb16391: Preparing [2024-05-07T10:28:51.635Z] 3f99bdfffb57: Preparing [2024-05-07T10:28:51.635Z] 23c3745a51f7: Preparing [2024-05-07T10:28:51.635Z] 54225dec89e2: Preparing [2024-05-07T10:28:51.635Z] a226953b6544: Preparing [2024-05-07T10:28:51.635Z] 4e118fbd980c: Preparing [2024-05-07T10:28:51.635Z] e8eda0882c64: Preparing [2024-05-07T10:28:51.635Z] 5f70bf18a086: Preparing [2024-05-07T10:28:51.635Z] 48766f7c22ee: Preparing [2024-05-07T10:28:51.635Z] 095ac594e495: Preparing [2024-05-07T10:28:51.635Z] 4fc6b3f9a0ed: Preparing [2024-05-07T10:28:51.635Z] aedc3bda2944: Preparing [2024-05-07T10:28:51.635Z] 3f99bdfffb57: Waiting [2024-05-07T10:28:51.635Z] 23c3745a51f7: Waiting [2024-05-07T10:28:51.635Z] 5f70bf18a086: Waiting [2024-05-07T10:28:51.635Z] 48766f7c22ee: Waiting [2024-05-07T10:28:51.635Z] 54225dec89e2: Waiting [2024-05-07T10:28:51.635Z] 095ac594e495: Waiting [2024-05-07T10:28:51.635Z] a226953b6544: Waiting [2024-05-07T10:28:51.635Z] 4fc6b3f9a0ed: Waiting [2024-05-07T10:28:51.635Z] 4e118fbd980c: Waiting [2024-05-07T10:28:51.635Z] aedc3bda2944: Waiting [2024-05-07T10:28:51.635Z] e8eda0882c64: Waiting [2024-05-07T10:28:51.635Z] 9ff4fae72735: Pushed [2024-05-07T10:28:51.635Z] 0522736ac631: Pushed [2024-05-07T10:28:51.635Z] f710f6ff2546: Pushed [2024-05-07T10:28:51.635Z] cf584bb5f573: Pushed [2024-05-07T10:28:51.635Z] 6817ebb16391: Pushed [2024-05-07T10:28:51.635Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:51.635Z] a226953b6544: Layer already exists [2024-05-07T10:28:51.635Z] 3f99bdfffb57: Pushed [2024-05-07T10:28:51.635Z] 5f70bf18a086: Layer already exists [2024-05-07T10:28:51.893Z] 4e118fbd980c: Pushed [2024-05-07T10:28:51.893Z] e8eda0882c64: Pushed [2024-05-07T10:28:51.893Z] 48766f7c22ee: Pushed [2024-05-07T10:28:51.893Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:51.893Z] 4fc6b3f9a0ed: Pushed [2024-05-07T10:28:52.461Z] 095ac594e495: Pushed [2024-05-07T10:28:53.030Z] 23c3745a51f7: Pushed [2024-05-07T10:28:53.289Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:0ceb56014e84ab67a230664195395e5424fa69ae4f9bcc1b55915622788044f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:53.627Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:53.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-05-07T10:28:53.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-07T10:28:53.973Z] 0522736ac631: Preparing [2024-05-07T10:28:53.973Z] cf584bb5f573: Preparing [2024-05-07T10:28:53.973Z] f710f6ff2546: Preparing [2024-05-07T10:28:53.973Z] 9ff4fae72735: Preparing [2024-05-07T10:28:53.973Z] 6817ebb16391: Preparing [2024-05-07T10:28:53.973Z] 3f99bdfffb57: Preparing [2024-05-07T10:28:53.973Z] 23c3745a51f7: Preparing [2024-05-07T10:28:53.973Z] 54225dec89e2: Preparing [2024-05-07T10:28:53.973Z] a226953b6544: Preparing [2024-05-07T10:28:53.973Z] 4e118fbd980c: Preparing [2024-05-07T10:28:53.973Z] e8eda0882c64: Preparing [2024-05-07T10:28:53.973Z] 5f70bf18a086: Preparing [2024-05-07T10:28:53.973Z] 48766f7c22ee: Preparing [2024-05-07T10:28:53.973Z] 095ac594e495: Preparing [2024-05-07T10:28:53.973Z] 23c3745a51f7: Waiting [2024-05-07T10:28:53.973Z] 54225dec89e2: Waiting [2024-05-07T10:28:53.973Z] a226953b6544: Waiting [2024-05-07T10:28:53.973Z] 4e118fbd980c: Waiting [2024-05-07T10:28:53.973Z] 5f70bf18a086: Waiting [2024-05-07T10:28:53.973Z] e8eda0882c64: Waiting [2024-05-07T10:28:53.973Z] 48766f7c22ee: Waiting [2024-05-07T10:28:53.973Z] 095ac594e495: Waiting [2024-05-07T10:28:53.973Z] 4fc6b3f9a0ed: Preparing [2024-05-07T10:28:53.973Z] aedc3bda2944: Preparing [2024-05-07T10:28:53.973Z] f710f6ff2546: Layer already exists [2024-05-07T10:28:53.973Z] 9ff4fae72735: Layer already exists [2024-05-07T10:28:53.973Z] 6817ebb16391: Layer already exists [2024-05-07T10:28:53.973Z] 0522736ac631: Layer already exists [2024-05-07T10:28:53.973Z] cf584bb5f573: Layer already exists [2024-05-07T10:28:53.973Z] a226953b6544: Layer already exists [2024-05-07T10:28:53.973Z] 23c3745a51f7: Layer already exists [2024-05-07T10:28:53.973Z] 3f99bdfffb57: Layer already exists [2024-05-07T10:28:53.973Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:53.973Z] 4e118fbd980c: Layer already exists [2024-05-07T10:28:53.973Z] 5f70bf18a086: Layer already exists [2024-05-07T10:28:53.973Z] e8eda0882c64: Layer already exists [2024-05-07T10:28:53.973Z] 48766f7c22ee: Layer already exists [2024-05-07T10:28:53.973Z] 095ac594e495: Layer already exists [2024-05-07T10:28:53.973Z] 4fc6b3f9a0ed: Layer already exists [2024-05-07T10:28:53.973Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:53.973Z] latest: digest: sha256:0ceb56014e84ab67a230664195395e5424fa69ae4f9bcc1b55915622788044f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:54.304Z] + 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-05-07T10:28:54.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-05-07T10:28:54.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-07T10:28:54.638Z] 0522736ac631: Preparing [2024-05-07T10:28:54.638Z] cf584bb5f573: Preparing [2024-05-07T10:28:54.638Z] f710f6ff2546: Preparing [2024-05-07T10:28:54.638Z] 9ff4fae72735: Preparing [2024-05-07T10:28:54.639Z] 6817ebb16391: Preparing [2024-05-07T10:28:54.639Z] 3f99bdfffb57: Preparing [2024-05-07T10:28:54.639Z] 23c3745a51f7: Preparing [2024-05-07T10:28:54.639Z] 54225dec89e2: Preparing [2024-05-07T10:28:54.639Z] a226953b6544: Preparing [2024-05-07T10:28:54.639Z] 23c3745a51f7: Waiting [2024-05-07T10:28:54.639Z] 3f99bdfffb57: Waiting [2024-05-07T10:28:54.639Z] 54225dec89e2: Waiting [2024-05-07T10:28:54.639Z] 4e118fbd980c: Preparing [2024-05-07T10:28:54.639Z] e8eda0882c64: Preparing [2024-05-07T10:28:54.639Z] a226953b6544: Waiting [2024-05-07T10:28:54.639Z] 4e118fbd980c: Waiting [2024-05-07T10:28:54.639Z] 5f70bf18a086: Preparing [2024-05-07T10:28:54.639Z] 48766f7c22ee: Preparing [2024-05-07T10:28:54.639Z] e8eda0882c64: Waiting [2024-05-07T10:28:54.639Z] 5f70bf18a086: Waiting [2024-05-07T10:28:54.639Z] 095ac594e495: Preparing [2024-05-07T10:28:54.639Z] 4fc6b3f9a0ed: Preparing [2024-05-07T10:28:54.639Z] aedc3bda2944: Preparing [2024-05-07T10:28:54.639Z] 095ac594e495: Waiting [2024-05-07T10:28:54.639Z] aedc3bda2944: Waiting [2024-05-07T10:28:54.639Z] 0522736ac631: Layer already exists [2024-05-07T10:28:54.639Z] 6817ebb16391: Layer already exists [2024-05-07T10:28:54.639Z] 9ff4fae72735: Layer already exists [2024-05-07T10:28:54.639Z] f710f6ff2546: Layer already exists [2024-05-07T10:28:54.639Z] cf584bb5f573: Layer already exists [2024-05-07T10:28:54.639Z] 3f99bdfffb57: Layer already exists [2024-05-07T10:28:54.639Z] 23c3745a51f7: Layer already exists [2024-05-07T10:28:54.639Z] 4e118fbd980c: Layer already exists [2024-05-07T10:28:54.639Z] a226953b6544: Layer already exists [2024-05-07T10:28:54.639Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:54.639Z] e8eda0882c64: Layer already exists [2024-05-07T10:28:54.639Z] 5f70bf18a086: Layer already exists [2024-05-07T10:28:54.639Z] 48766f7c22ee: Layer already exists [2024-05-07T10:28:54.639Z] 095ac594e495: Layer already exists [2024-05-07T10:28:54.639Z] 4fc6b3f9a0ed: Layer already exists [2024-05-07T10:28:54.639Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:54.639Z] 3.2.0-dev.23: digest: sha256:0ceb56014e84ab67a230664195395e5424fa69ae4f9bcc1b55915622788044f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:54.970Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:55.297Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:55.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-07T10:28:55.297Z] 0522736ac631: Preparing [2024-05-07T10:28:55.297Z] cf584bb5f573: Preparing [2024-05-07T10:28:55.297Z] f710f6ff2546: Preparing [2024-05-07T10:28:55.297Z] 9ff4fae72735: Preparing [2024-05-07T10:28:55.297Z] 6817ebb16391: Preparing [2024-05-07T10:28:55.297Z] 3f99bdfffb57: Preparing [2024-05-07T10:28:55.297Z] 23c3745a51f7: Preparing [2024-05-07T10:28:55.297Z] 54225dec89e2: Preparing [2024-05-07T10:28:55.297Z] a226953b6544: Preparing [2024-05-07T10:28:55.297Z] 4e118fbd980c: Preparing [2024-05-07T10:28:55.297Z] e8eda0882c64: Preparing [2024-05-07T10:28:55.297Z] 5f70bf18a086: Preparing [2024-05-07T10:28:55.297Z] 48766f7c22ee: Preparing [2024-05-07T10:28:55.297Z] 095ac594e495: Preparing [2024-05-07T10:28:55.297Z] 4fc6b3f9a0ed: Preparing [2024-05-07T10:28:55.297Z] aedc3bda2944: Preparing [2024-05-07T10:28:55.297Z] 5f70bf18a086: Waiting [2024-05-07T10:28:55.297Z] 48766f7c22ee: Waiting [2024-05-07T10:28:55.297Z] 23c3745a51f7: Waiting [2024-05-07T10:28:55.297Z] 095ac594e495: Waiting [2024-05-07T10:28:55.297Z] 4fc6b3f9a0ed: Waiting [2024-05-07T10:28:55.297Z] 54225dec89e2: Waiting [2024-05-07T10:28:55.297Z] aedc3bda2944: Waiting [2024-05-07T10:28:55.297Z] a226953b6544: Waiting [2024-05-07T10:28:55.297Z] 4e118fbd980c: Waiting [2024-05-07T10:28:55.297Z] e8eda0882c64: Waiting [2024-05-07T10:28:55.297Z] 3f99bdfffb57: Waiting [2024-05-07T10:28:55.297Z] 9ff4fae72735: Layer already exists [2024-05-07T10:28:55.297Z] 0522736ac631: Layer already exists [2024-05-07T10:28:55.297Z] 6817ebb16391: Layer already exists [2024-05-07T10:28:55.297Z] f710f6ff2546: Layer already exists [2024-05-07T10:28:55.297Z] cf584bb5f573: Layer already exists [2024-05-07T10:28:55.297Z] 3f99bdfffb57: Layer already exists [2024-05-07T10:28:55.297Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:55.297Z] 23c3745a51f7: Layer already exists [2024-05-07T10:28:55.297Z] a226953b6544: Layer already exists [2024-05-07T10:28:55.297Z] 4e118fbd980c: Layer already exists [2024-05-07T10:28:55.297Z] e8eda0882c64: Layer already exists [2024-05-07T10:28:55.297Z] 48766f7c22ee: Layer already exists [2024-05-07T10:28:55.297Z] 095ac594e495: Layer already exists [2024-05-07T10:28:55.297Z] 4fc6b3f9a0ed: Layer already exists [2024-05-07T10:28:55.297Z] 5f70bf18a086: Layer already exists [2024-05-07T10:28:55.297Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:55.297Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:0ceb56014e84ab67a230664195395e5424fa69ae4f9bcc1b55915622788044f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:55.621Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:55.941Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-05-07T10:28:55.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-07T10:28:55.941Z] 0522736ac631: Preparing [2024-05-07T10:28:55.941Z] cf584bb5f573: Preparing [2024-05-07T10:28:55.941Z] f710f6ff2546: Preparing [2024-05-07T10:28:55.941Z] 9ff4fae72735: Preparing [2024-05-07T10:28:55.941Z] 6817ebb16391: Preparing [2024-05-07T10:28:55.941Z] 3f99bdfffb57: Preparing [2024-05-07T10:28:55.941Z] 23c3745a51f7: Preparing [2024-05-07T10:28:55.941Z] 54225dec89e2: Preparing [2024-05-07T10:28:55.941Z] a226953b6544: Preparing [2024-05-07T10:28:55.941Z] 4e118fbd980c: Preparing [2024-05-07T10:28:55.941Z] e8eda0882c64: Preparing [2024-05-07T10:28:55.941Z] 5f70bf18a086: Preparing [2024-05-07T10:28:55.941Z] 48766f7c22ee: Preparing [2024-05-07T10:28:55.941Z] 095ac594e495: Preparing [2024-05-07T10:28:55.941Z] 4fc6b3f9a0ed: Preparing [2024-05-07T10:28:55.941Z] aedc3bda2944: Preparing [2024-05-07T10:28:55.941Z] 4e118fbd980c: Waiting [2024-05-07T10:28:55.941Z] e8eda0882c64: Waiting [2024-05-07T10:28:55.941Z] 23c3745a51f7: Waiting [2024-05-07T10:28:55.941Z] 4fc6b3f9a0ed: Waiting [2024-05-07T10:28:55.941Z] 54225dec89e2: Waiting [2024-05-07T10:28:55.941Z] aedc3bda2944: Waiting [2024-05-07T10:28:55.941Z] 5f70bf18a086: Waiting [2024-05-07T10:28:55.941Z] 48766f7c22ee: Waiting [2024-05-07T10:28:55.941Z] 095ac594e495: Waiting [2024-05-07T10:28:55.941Z] 3f99bdfffb57: Waiting [2024-05-07T10:28:55.941Z] cf584bb5f573: Layer already exists [2024-05-07T10:28:55.941Z] f710f6ff2546: Layer already exists [2024-05-07T10:28:55.941Z] 9ff4fae72735: Layer already exists [2024-05-07T10:28:55.941Z] 0522736ac631: Layer already exists [2024-05-07T10:28:55.941Z] 6817ebb16391: Layer already exists [2024-05-07T10:28:55.941Z] 23c3745a51f7: Layer already exists [2024-05-07T10:28:55.941Z] 3f99bdfffb57: Layer already exists [2024-05-07T10:28:55.941Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:55.941Z] a226953b6544: Layer already exists [2024-05-07T10:28:55.941Z] 4e118fbd980c: Layer already exists [2024-05-07T10:28:55.941Z] 5f70bf18a086: Layer already exists [2024-05-07T10:28:55.941Z] e8eda0882c64: Layer already exists [2024-05-07T10:28:55.941Z] 4fc6b3f9a0ed: Layer already exists [2024-05-07T10:28:55.941Z] 48766f7c22ee: Layer already exists [2024-05-07T10:28:55.941Z] 095ac594e495: Layer already exists [2024-05-07T10:28:55.941Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:55.941Z] main: digest: sha256:0ceb56014e84ab67a230664195395e5424fa69ae4f9bcc1b55915622788044f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:28:56.009Z] ===================================================== [Pipeline] echo [2024-05-07T10:28:56.021Z] taggedImages: [2024-05-07T10:28:56.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:56.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-05-07T10:28:56.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-05-07T10:28:56.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:56.021Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-05-07T10:28:56.045Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-05-07T10:28:56.045Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:56.045Z] latest [2024-05-07T10:28:56.045Z] 3.2.0-dev.23 [2024-05-07T10:28:56.045Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:28:56.045Z] main [2024-05-07T10:28:56.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:56.398Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:56.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:28:56.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-07T10:28:56.719Z] f500a275e40e: Preparing [2024-05-07T10:28:56.719Z] 87eb831f15f8: Preparing [2024-05-07T10:28:56.719Z] fdfe3a11db48: Preparing [2024-05-07T10:28:56.719Z] 858ccdfa89b4: Preparing [2024-05-07T10:28:56.719Z] 54225dec89e2: Preparing [2024-05-07T10:28:56.719Z] a226953b6544: Preparing [2024-05-07T10:28:56.719Z] de092ef36aba: Preparing [2024-05-07T10:28:56.719Z] bb4d23b269ed: Preparing [2024-05-07T10:28:56.719Z] aedc3bda2944: Preparing [2024-05-07T10:28:56.719Z] a226953b6544: Waiting [2024-05-07T10:28:56.719Z] aedc3bda2944: Waiting [2024-05-07T10:28:56.719Z] bb4d23b269ed: Waiting [2024-05-07T10:28:56.719Z] de092ef36aba: Waiting [2024-05-07T10:28:56.719Z] 54225dec89e2: Layer already exists [2024-05-07T10:28:56.719Z] a226953b6544: Layer already exists [2024-05-07T10:28:56.719Z] de092ef36aba: Layer already exists [2024-05-07T10:28:56.719Z] bb4d23b269ed: Layer already exists [2024-05-07T10:28:56.719Z] aedc3bda2944: Layer already exists [2024-05-07T10:28:56.719Z] fdfe3a11db48: Pushed [2024-05-07T10:28:56.719Z] 87eb831f15f8: Pushed [2024-05-07T10:28:56.719Z] f500a275e40e: Pushed [2024-05-07T10:28:59.252Z] 858ccdfa89b4: Pushed [2024-05-07T10:28:59.511Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:203bbe855e240c5dd3ef864b33165ac4612765af3ff3c79fee8f4109379291ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:28:59.839Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:00.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-05-07T10:29:00.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-07T10:29:00.164Z] f500a275e40e: Preparing [2024-05-07T10:29:00.164Z] 87eb831f15f8: Preparing [2024-05-07T10:29:00.164Z] fdfe3a11db48: Preparing [2024-05-07T10:29:00.164Z] 858ccdfa89b4: Preparing [2024-05-07T10:29:00.164Z] 54225dec89e2: Preparing [2024-05-07T10:29:00.164Z] a226953b6544: Preparing [2024-05-07T10:29:00.164Z] de092ef36aba: Preparing [2024-05-07T10:29:00.164Z] bb4d23b269ed: Preparing [2024-05-07T10:29:00.164Z] aedc3bda2944: Preparing [2024-05-07T10:29:00.164Z] a226953b6544: Waiting [2024-05-07T10:29:00.164Z] bb4d23b269ed: Waiting [2024-05-07T10:29:00.164Z] aedc3bda2944: Waiting [2024-05-07T10:29:00.164Z] fdfe3a11db48: Layer already exists [2024-05-07T10:29:00.164Z] 858ccdfa89b4: Layer already exists [2024-05-07T10:29:00.164Z] f500a275e40e: Layer already exists [2024-05-07T10:29:00.164Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:00.164Z] 87eb831f15f8: Layer already exists [2024-05-07T10:29:00.164Z] de092ef36aba: Layer already exists [2024-05-07T10:29:00.164Z] a226953b6544: Layer already exists [2024-05-07T10:29:00.164Z] bb4d23b269ed: Layer already exists [2024-05-07T10:29:00.164Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:00.164Z] latest: digest: sha256:203bbe855e240c5dd3ef864b33165ac4612765af3ff3c79fee8f4109379291ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:00.488Z] + 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-05-07T10:29:00.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-05-07T10:29:00.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-07T10:29:00.813Z] f500a275e40e: Preparing [2024-05-07T10:29:00.813Z] 87eb831f15f8: Preparing [2024-05-07T10:29:00.813Z] fdfe3a11db48: Preparing [2024-05-07T10:29:00.813Z] 858ccdfa89b4: Preparing [2024-05-07T10:29:00.813Z] 54225dec89e2: Preparing [2024-05-07T10:29:00.813Z] a226953b6544: Preparing [2024-05-07T10:29:00.813Z] de092ef36aba: Preparing [2024-05-07T10:29:00.813Z] bb4d23b269ed: Preparing [2024-05-07T10:29:00.813Z] aedc3bda2944: Preparing [2024-05-07T10:29:00.813Z] de092ef36aba: Waiting [2024-05-07T10:29:00.813Z] a226953b6544: Waiting [2024-05-07T10:29:00.813Z] bb4d23b269ed: Waiting [2024-05-07T10:29:00.813Z] aedc3bda2944: Waiting [2024-05-07T10:29:00.813Z] fdfe3a11db48: Layer already exists [2024-05-07T10:29:00.813Z] 858ccdfa89b4: Layer already exists [2024-05-07T10:29:00.813Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:00.813Z] 87eb831f15f8: Layer already exists [2024-05-07T10:29:00.813Z] f500a275e40e: Layer already exists [2024-05-07T10:29:00.813Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:00.813Z] a226953b6544: Layer already exists [2024-05-07T10:29:00.813Z] bb4d23b269ed: Layer already exists [2024-05-07T10:29:00.813Z] de092ef36aba: Layer already exists [2024-05-07T10:29:00.813Z] 3.2.0-dev.23: digest: sha256:203bbe855e240c5dd3ef864b33165ac4612765af3ff3c79fee8f4109379291ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:01.144Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:01.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:01.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-07T10:29:01.476Z] f500a275e40e: Preparing [2024-05-07T10:29:01.476Z] 87eb831f15f8: Preparing [2024-05-07T10:29:01.476Z] fdfe3a11db48: Preparing [2024-05-07T10:29:01.476Z] 858ccdfa89b4: Preparing [2024-05-07T10:29:01.476Z] 54225dec89e2: Preparing [2024-05-07T10:29:01.476Z] a226953b6544: Preparing [2024-05-07T10:29:01.476Z] de092ef36aba: Preparing [2024-05-07T10:29:01.476Z] bb4d23b269ed: Preparing [2024-05-07T10:29:01.476Z] aedc3bda2944: Preparing [2024-05-07T10:29:01.476Z] a226953b6544: Waiting [2024-05-07T10:29:01.476Z] de092ef36aba: Waiting [2024-05-07T10:29:01.476Z] bb4d23b269ed: Waiting [2024-05-07T10:29:01.476Z] 87eb831f15f8: Layer already exists [2024-05-07T10:29:01.476Z] fdfe3a11db48: Layer already exists [2024-05-07T10:29:01.476Z] 858ccdfa89b4: Layer already exists [2024-05-07T10:29:01.476Z] f500a275e40e: Layer already exists [2024-05-07T10:29:01.476Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:01.476Z] de092ef36aba: Layer already exists [2024-05-07T10:29:01.476Z] a226953b6544: Layer already exists [2024-05-07T10:29:01.476Z] bb4d23b269ed: Layer already exists [2024-05-07T10:29:01.476Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:01.476Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:203bbe855e240c5dd3ef864b33165ac4612765af3ff3c79fee8f4109379291ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:01.806Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:02.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-05-07T10:29:02.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-07T10:29:02.138Z] f500a275e40e: Preparing [2024-05-07T10:29:02.138Z] 87eb831f15f8: Preparing [2024-05-07T10:29:02.138Z] fdfe3a11db48: Preparing [2024-05-07T10:29:02.138Z] 858ccdfa89b4: Preparing [2024-05-07T10:29:02.138Z] 54225dec89e2: Preparing [2024-05-07T10:29:02.138Z] a226953b6544: Preparing [2024-05-07T10:29:02.138Z] de092ef36aba: Preparing [2024-05-07T10:29:02.138Z] bb4d23b269ed: Preparing [2024-05-07T10:29:02.138Z] aedc3bda2944: Preparing [2024-05-07T10:29:02.138Z] bb4d23b269ed: Waiting [2024-05-07T10:29:02.138Z] aedc3bda2944: Waiting [2024-05-07T10:29:02.138Z] a226953b6544: Waiting [2024-05-07T10:29:02.138Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:02.138Z] 87eb831f15f8: Layer already exists [2024-05-07T10:29:02.138Z] fdfe3a11db48: Layer already exists [2024-05-07T10:29:02.138Z] f500a275e40e: Layer already exists [2024-05-07T10:29:02.138Z] 858ccdfa89b4: Layer already exists [2024-05-07T10:29:02.138Z] a226953b6544: Layer already exists [2024-05-07T10:29:02.138Z] de092ef36aba: Layer already exists [2024-05-07T10:29:02.138Z] bb4d23b269ed: Layer already exists [2024-05-07T10:29:02.138Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:02.138Z] main: digest: sha256:203bbe855e240c5dd3ef864b33165ac4612765af3ff3c79fee8f4109379291ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:02.214Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:02.229Z] taggedImages: [2024-05-07T10:29:02.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:02.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-05-07T10:29:02.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-05-07T10:29:02.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:02.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-05-07T10:29:02.253Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-05-07T10:29:02.253Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:02.253Z] latest [2024-05-07T10:29:02.253Z] 3.2.0-dev.23 [2024-05-07T10:29:02.253Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:02.253Z] main [2024-05-07T10:29:02.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:02.613Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:02.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:02.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-07T10:29:02.933Z] 3549481e01c0: Preparing [2024-05-07T10:29:02.933Z] 53437450ef4c: Preparing [2024-05-07T10:29:02.933Z] ce303cf9dd8f: Preparing [2024-05-07T10:29:02.933Z] ba2255f01f66: Preparing [2024-05-07T10:29:02.933Z] da9b49069090: Preparing [2024-05-07T10:29:02.933Z] 54225dec89e2: Preparing [2024-05-07T10:29:02.933Z] a226953b6544: Preparing [2024-05-07T10:29:02.933Z] 217bfa369aa1: Preparing [2024-05-07T10:29:02.933Z] 9d7b4cf5f46c: Preparing [2024-05-07T10:29:02.933Z] d1867d6065aa: Preparing [2024-05-07T10:29:02.933Z] 54225dec89e2: Waiting [2024-05-07T10:29:02.933Z] a226953b6544: Waiting [2024-05-07T10:29:02.933Z] 217bfa369aa1: Waiting [2024-05-07T10:29:02.933Z] 9d7b4cf5f46c: Waiting [2024-05-07T10:29:02.933Z] aedc3bda2944: Preparing [2024-05-07T10:29:02.933Z] d1867d6065aa: Waiting [2024-05-07T10:29:02.933Z] aedc3bda2944: Waiting [2024-05-07T10:29:02.933Z] 53437450ef4c: Pushed [2024-05-07T10:29:02.933Z] ba2255f01f66: Pushed [2024-05-07T10:29:02.933Z] 3549481e01c0: Pushed [2024-05-07T10:29:02.933Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:02.933Z] da9b49069090: Pushed [2024-05-07T10:29:02.933Z] a226953b6544: Layer already exists [2024-05-07T10:29:02.933Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:03.192Z] 217bfa369aa1: Pushed [2024-05-07T10:29:03.192Z] 9d7b4cf5f46c: Pushed [2024-05-07T10:29:03.759Z] ce303cf9dd8f: Pushed [2024-05-07T10:29:04.696Z] d1867d6065aa: Pushed [2024-05-07T10:29:04.955Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:5a53649e08957bfe8437e675f82784111dba729178bc1654e1b481aaed6a8aad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:05.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:05.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-05-07T10:29:05.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-07T10:29:05.608Z] 3549481e01c0: Preparing [2024-05-07T10:29:05.608Z] 53437450ef4c: Preparing [2024-05-07T10:29:05.608Z] ce303cf9dd8f: Preparing [2024-05-07T10:29:05.608Z] ba2255f01f66: Preparing [2024-05-07T10:29:05.608Z] da9b49069090: Preparing [2024-05-07T10:29:05.608Z] 54225dec89e2: Preparing [2024-05-07T10:29:05.608Z] a226953b6544: Preparing [2024-05-07T10:29:05.608Z] 217bfa369aa1: Preparing [2024-05-07T10:29:05.608Z] 9d7b4cf5f46c: Preparing [2024-05-07T10:29:05.608Z] d1867d6065aa: Preparing [2024-05-07T10:29:05.608Z] aedc3bda2944: Preparing [2024-05-07T10:29:05.608Z] a226953b6544: Waiting [2024-05-07T10:29:05.608Z] 217bfa369aa1: Waiting [2024-05-07T10:29:05.608Z] 9d7b4cf5f46c: Waiting [2024-05-07T10:29:05.608Z] d1867d6065aa: Waiting [2024-05-07T10:29:05.608Z] ba2255f01f66: Layer already exists [2024-05-07T10:29:05.608Z] 3549481e01c0: Layer already exists [2024-05-07T10:29:05.608Z] ce303cf9dd8f: Layer already exists [2024-05-07T10:29:05.608Z] 53437450ef4c: Layer already exists [2024-05-07T10:29:05.608Z] da9b49069090: Layer already exists [2024-05-07T10:29:05.608Z] a226953b6544: Layer already exists [2024-05-07T10:29:05.608Z] 9d7b4cf5f46c: Layer already exists [2024-05-07T10:29:05.608Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:05.608Z] 217bfa369aa1: Layer already exists [2024-05-07T10:29:05.608Z] d1867d6065aa: Layer already exists [2024-05-07T10:29:05.608Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:05.608Z] latest: digest: sha256:5a53649e08957bfe8437e675f82784111dba729178bc1654e1b481aaed6a8aad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:05.922Z] + 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-05-07T10:29:06.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-05-07T10:29:06.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-07T10:29:06.248Z] 3549481e01c0: Preparing [2024-05-07T10:29:06.248Z] 53437450ef4c: Preparing [2024-05-07T10:29:06.248Z] ce303cf9dd8f: Preparing [2024-05-07T10:29:06.248Z] ba2255f01f66: Preparing [2024-05-07T10:29:06.248Z] da9b49069090: Preparing [2024-05-07T10:29:06.248Z] 54225dec89e2: Preparing [2024-05-07T10:29:06.248Z] a226953b6544: Preparing [2024-05-07T10:29:06.248Z] 217bfa369aa1: Preparing [2024-05-07T10:29:06.248Z] 9d7b4cf5f46c: Preparing [2024-05-07T10:29:06.248Z] d1867d6065aa: Preparing [2024-05-07T10:29:06.248Z] aedc3bda2944: Preparing [2024-05-07T10:29:06.248Z] d1867d6065aa: Waiting [2024-05-07T10:29:06.248Z] a226953b6544: Waiting [2024-05-07T10:29:06.248Z] aedc3bda2944: Waiting [2024-05-07T10:29:06.248Z] 217bfa369aa1: Waiting [2024-05-07T10:29:06.248Z] 9d7b4cf5f46c: Waiting [2024-05-07T10:29:06.248Z] 54225dec89e2: Waiting [2024-05-07T10:29:06.248Z] da9b49069090: Layer already exists [2024-05-07T10:29:06.248Z] 3549481e01c0: Layer already exists [2024-05-07T10:29:06.248Z] ce303cf9dd8f: Layer already exists [2024-05-07T10:29:06.248Z] 53437450ef4c: Layer already exists [2024-05-07T10:29:06.248Z] ba2255f01f66: Layer already exists [2024-05-07T10:29:06.248Z] 217bfa369aa1: Layer already exists [2024-05-07T10:29:06.248Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:06.248Z] a226953b6544: Layer already exists [2024-05-07T10:29:06.248Z] 9d7b4cf5f46c: Layer already exists [2024-05-07T10:29:06.248Z] d1867d6065aa: Layer already exists [2024-05-07T10:29:06.248Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:06.248Z] 3.2.0-dev.23: digest: sha256:5a53649e08957bfe8437e675f82784111dba729178bc1654e1b481aaed6a8aad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:06.579Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:06.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:06.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-07T10:29:06.894Z] 3549481e01c0: Preparing [2024-05-07T10:29:06.894Z] 53437450ef4c: Preparing [2024-05-07T10:29:06.894Z] ce303cf9dd8f: Preparing [2024-05-07T10:29:06.894Z] ba2255f01f66: Preparing [2024-05-07T10:29:06.894Z] da9b49069090: Preparing [2024-05-07T10:29:06.894Z] 54225dec89e2: Preparing [2024-05-07T10:29:06.894Z] a226953b6544: Preparing [2024-05-07T10:29:06.894Z] 217bfa369aa1: Preparing [2024-05-07T10:29:06.894Z] 9d7b4cf5f46c: Preparing [2024-05-07T10:29:06.894Z] d1867d6065aa: Preparing [2024-05-07T10:29:06.894Z] aedc3bda2944: Preparing [2024-05-07T10:29:06.894Z] a226953b6544: Waiting [2024-05-07T10:29:06.894Z] 217bfa369aa1: Waiting [2024-05-07T10:29:06.894Z] 9d7b4cf5f46c: Waiting [2024-05-07T10:29:06.894Z] d1867d6065aa: Waiting [2024-05-07T10:29:06.894Z] aedc3bda2944: Waiting [2024-05-07T10:29:06.894Z] 54225dec89e2: Waiting [2024-05-07T10:29:06.894Z] 53437450ef4c: Layer already exists [2024-05-07T10:29:06.894Z] ba2255f01f66: Layer already exists [2024-05-07T10:29:06.894Z] 3549481e01c0: Layer already exists [2024-05-07T10:29:06.894Z] da9b49069090: Layer already exists [2024-05-07T10:29:06.894Z] ce303cf9dd8f: Layer already exists [2024-05-07T10:29:06.894Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:06.894Z] 217bfa369aa1: Layer already exists [2024-05-07T10:29:06.894Z] a226953b6544: Layer already exists [2024-05-07T10:29:06.894Z] d1867d6065aa: Layer already exists [2024-05-07T10:29:06.894Z] 9d7b4cf5f46c: Layer already exists [2024-05-07T10:29:06.894Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:06.894Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:5a53649e08957bfe8437e675f82784111dba729178bc1654e1b481aaed6a8aad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:07.217Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:07.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-05-07T10:29:07.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-07T10:29:07.535Z] 3549481e01c0: Preparing [2024-05-07T10:29:07.535Z] 53437450ef4c: Preparing [2024-05-07T10:29:07.535Z] ce303cf9dd8f: Preparing [2024-05-07T10:29:07.535Z] ba2255f01f66: Preparing [2024-05-07T10:29:07.535Z] da9b49069090: Preparing [2024-05-07T10:29:07.535Z] 54225dec89e2: Preparing [2024-05-07T10:29:07.535Z] a226953b6544: Preparing [2024-05-07T10:29:07.535Z] 217bfa369aa1: Preparing [2024-05-07T10:29:07.535Z] 9d7b4cf5f46c: Preparing [2024-05-07T10:29:07.535Z] d1867d6065aa: Preparing [2024-05-07T10:29:07.535Z] aedc3bda2944: Preparing [2024-05-07T10:29:07.535Z] 9d7b4cf5f46c: Waiting [2024-05-07T10:29:07.535Z] a226953b6544: Waiting [2024-05-07T10:29:07.535Z] 217bfa369aa1: Waiting [2024-05-07T10:29:07.535Z] d1867d6065aa: Waiting [2024-05-07T10:29:07.535Z] aedc3bda2944: Waiting [2024-05-07T10:29:07.535Z] ba2255f01f66: Layer already exists [2024-05-07T10:29:07.535Z] ce303cf9dd8f: Layer already exists [2024-05-07T10:29:07.535Z] da9b49069090: Layer already exists [2024-05-07T10:29:07.535Z] 3549481e01c0: Layer already exists [2024-05-07T10:29:07.535Z] 53437450ef4c: Layer already exists [2024-05-07T10:29:07.535Z] a226953b6544: Layer already exists [2024-05-07T10:29:07.535Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:07.535Z] 9d7b4cf5f46c: Layer already exists [2024-05-07T10:29:07.535Z] 217bfa369aa1: Layer already exists [2024-05-07T10:29:07.535Z] d1867d6065aa: Layer already exists [2024-05-07T10:29:07.535Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:07.535Z] main: digest: sha256:5a53649e08957bfe8437e675f82784111dba729178bc1654e1b481aaed6a8aad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:07.610Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:07.624Z] taggedImages: [2024-05-07T10:29:07.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:07.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-05-07T10:29:07.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-05-07T10:29:07.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:07.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-05-07T10:29:07.647Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-05-07T10:29:07.647Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:07.647Z] latest [2024-05-07T10:29:07.647Z] 3.2.0-dev.23 [2024-05-07T10:29:07.647Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:07.647Z] main [2024-05-07T10:29:07.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:07.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:08.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:08.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-07T10:29:08.308Z] 765b68bdcbd6: Preparing [2024-05-07T10:29:08.308Z] 1cdad749bb61: Preparing [2024-05-07T10:29:08.308Z] 6c306aa5030b: Preparing [2024-05-07T10:29:08.308Z] 4cc5c81550dc: Preparing [2024-05-07T10:29:08.308Z] fe5815f3d03e: Preparing [2024-05-07T10:29:08.308Z] 6aaa12673fe6: Preparing [2024-05-07T10:29:08.308Z] 8c758ebac68a: Preparing [2024-05-07T10:29:08.308Z] 54225dec89e2: Preparing [2024-05-07T10:29:08.308Z] a226953b6544: Preparing [2024-05-07T10:29:08.308Z] 132bf09e24dc: Preparing [2024-05-07T10:29:08.308Z] f10ab9a88ffd: Preparing [2024-05-07T10:29:08.308Z] aedc3bda2944: Preparing [2024-05-07T10:29:08.308Z] 6aaa12673fe6: Waiting [2024-05-07T10:29:08.308Z] 8c758ebac68a: Waiting [2024-05-07T10:29:08.308Z] 54225dec89e2: Waiting [2024-05-07T10:29:08.308Z] f10ab9a88ffd: Waiting [2024-05-07T10:29:08.308Z] a226953b6544: Waiting [2024-05-07T10:29:08.308Z] 132bf09e24dc: Waiting [2024-05-07T10:29:08.308Z] aedc3bda2944: Waiting [2024-05-07T10:29:08.308Z] 765b68bdcbd6: Pushed [2024-05-07T10:29:08.308Z] 1cdad749bb61: Pushed [2024-05-07T10:29:08.308Z] fe5815f3d03e: Pushed [2024-05-07T10:29:08.308Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:08.308Z] a226953b6544: Layer already exists [2024-05-07T10:29:08.308Z] 6aaa12673fe6: Pushed [2024-05-07T10:29:08.568Z] 8c758ebac68a: Pushed [2024-05-07T10:29:08.568Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:09.135Z] 132bf09e24dc: Pushed [2024-05-07T10:29:09.135Z] 4cc5c81550dc: Pushed [2024-05-07T10:29:09.394Z] 6c306aa5030b: Pushed [2024-05-07T10:29:09.728Z] f10ab9a88ffd: Pushed [2024-05-07T10:29:09.728Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:2388136206acc42737ac3a695e853c6f0d17971472d54521f8896b2e8f64a495 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:10.820Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:11.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-05-07T10:29:11.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-07T10:29:11.140Z] 765b68bdcbd6: Preparing [2024-05-07T10:29:11.140Z] 1cdad749bb61: Preparing [2024-05-07T10:29:11.140Z] 6c306aa5030b: Preparing [2024-05-07T10:29:11.140Z] 4cc5c81550dc: Preparing [2024-05-07T10:29:11.140Z] fe5815f3d03e: Preparing [2024-05-07T10:29:11.140Z] 6aaa12673fe6: Preparing [2024-05-07T10:29:11.140Z] 8c758ebac68a: Preparing [2024-05-07T10:29:11.140Z] 54225dec89e2: Preparing [2024-05-07T10:29:11.140Z] a226953b6544: Preparing [2024-05-07T10:29:11.140Z] 132bf09e24dc: Preparing [2024-05-07T10:29:11.140Z] f10ab9a88ffd: Preparing [2024-05-07T10:29:11.140Z] aedc3bda2944: Preparing [2024-05-07T10:29:11.140Z] 54225dec89e2: Waiting [2024-05-07T10:29:11.140Z] a226953b6544: Waiting [2024-05-07T10:29:11.140Z] 132bf09e24dc: Waiting [2024-05-07T10:29:11.140Z] 6aaa12673fe6: Waiting [2024-05-07T10:29:11.140Z] 8c758ebac68a: Waiting [2024-05-07T10:29:11.140Z] f10ab9a88ffd: Waiting [2024-05-07T10:29:11.140Z] aedc3bda2944: Waiting [2024-05-07T10:29:11.140Z] 6c306aa5030b: Layer already exists [2024-05-07T10:29:11.140Z] 4cc5c81550dc: Layer already exists [2024-05-07T10:29:11.140Z] fe5815f3d03e: Layer already exists [2024-05-07T10:29:11.140Z] 1cdad749bb61: Layer already exists [2024-05-07T10:29:11.140Z] 765b68bdcbd6: Layer already exists [2024-05-07T10:29:11.140Z] 6aaa12673fe6: Layer already exists [2024-05-07T10:29:11.140Z] 8c758ebac68a: Layer already exists [2024-05-07T10:29:11.140Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:11.140Z] a226953b6544: Layer already exists [2024-05-07T10:29:11.140Z] 132bf09e24dc: Layer already exists [2024-05-07T10:29:11.140Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:11.140Z] f10ab9a88ffd: Layer already exists [2024-05-07T10:29:11.140Z] latest: digest: sha256:2388136206acc42737ac3a695e853c6f0d17971472d54521f8896b2e8f64a495 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:11.464Z] + 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-05-07T10:29:11.786Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-05-07T10:29:11.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-07T10:29:11.786Z] 765b68bdcbd6: Preparing [2024-05-07T10:29:11.786Z] 1cdad749bb61: Preparing [2024-05-07T10:29:11.786Z] 6c306aa5030b: Preparing [2024-05-07T10:29:11.786Z] 4cc5c81550dc: Preparing [2024-05-07T10:29:11.786Z] fe5815f3d03e: Preparing [2024-05-07T10:29:11.786Z] 6aaa12673fe6: Preparing [2024-05-07T10:29:11.786Z] 8c758ebac68a: Preparing [2024-05-07T10:29:11.786Z] 54225dec89e2: Preparing [2024-05-07T10:29:11.786Z] a226953b6544: Preparing [2024-05-07T10:29:11.786Z] 132bf09e24dc: Preparing [2024-05-07T10:29:11.786Z] f10ab9a88ffd: Preparing [2024-05-07T10:29:11.786Z] aedc3bda2944: Preparing [2024-05-07T10:29:11.786Z] 8c758ebac68a: Waiting [2024-05-07T10:29:11.786Z] 6aaa12673fe6: Waiting [2024-05-07T10:29:11.786Z] f10ab9a88ffd: Waiting [2024-05-07T10:29:11.786Z] 54225dec89e2: Waiting [2024-05-07T10:29:11.786Z] a226953b6544: Waiting [2024-05-07T10:29:11.786Z] 132bf09e24dc: Waiting [2024-05-07T10:29:11.786Z] 765b68bdcbd6: Layer already exists [2024-05-07T10:29:11.786Z] 6c306aa5030b: Layer already exists [2024-05-07T10:29:11.786Z] fe5815f3d03e: Layer already exists [2024-05-07T10:29:11.786Z] 4cc5c81550dc: Layer already exists [2024-05-07T10:29:11.786Z] 1cdad749bb61: Layer already exists [2024-05-07T10:29:11.786Z] 6aaa12673fe6: Layer already exists [2024-05-07T10:29:11.786Z] 132bf09e24dc: Layer already exists [2024-05-07T10:29:11.786Z] 8c758ebac68a: Layer already exists [2024-05-07T10:29:11.787Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:11.787Z] a226953b6544: Layer already exists [2024-05-07T10:29:11.787Z] f10ab9a88ffd: Layer already exists [2024-05-07T10:29:11.787Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:11.787Z] 3.2.0-dev.23: digest: sha256:2388136206acc42737ac3a695e853c6f0d17971472d54521f8896b2e8f64a495 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:12.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:12.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:12.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-07T10:29:12.441Z] 765b68bdcbd6: Preparing [2024-05-07T10:29:12.441Z] 1cdad749bb61: Preparing [2024-05-07T10:29:12.441Z] 6c306aa5030b: Preparing [2024-05-07T10:29:12.441Z] 4cc5c81550dc: Preparing [2024-05-07T10:29:12.441Z] fe5815f3d03e: Preparing [2024-05-07T10:29:12.441Z] 6aaa12673fe6: Preparing [2024-05-07T10:29:12.441Z] 8c758ebac68a: Preparing [2024-05-07T10:29:12.441Z] 54225dec89e2: Preparing [2024-05-07T10:29:12.441Z] a226953b6544: Preparing [2024-05-07T10:29:12.441Z] 132bf09e24dc: Preparing [2024-05-07T10:29:12.441Z] f10ab9a88ffd: Preparing [2024-05-07T10:29:12.441Z] aedc3bda2944: Preparing [2024-05-07T10:29:12.441Z] 6aaa12673fe6: Waiting [2024-05-07T10:29:12.441Z] 54225dec89e2: Waiting [2024-05-07T10:29:12.441Z] a226953b6544: Waiting [2024-05-07T10:29:12.441Z] 132bf09e24dc: Waiting [2024-05-07T10:29:12.441Z] f10ab9a88ffd: Waiting [2024-05-07T10:29:12.441Z] aedc3bda2944: Waiting [2024-05-07T10:29:12.441Z] 8c758ebac68a: Waiting [2024-05-07T10:29:12.441Z] 4cc5c81550dc: Layer already exists [2024-05-07T10:29:12.441Z] 1cdad749bb61: Layer already exists [2024-05-07T10:29:12.441Z] 6c306aa5030b: Layer already exists [2024-05-07T10:29:12.441Z] 765b68bdcbd6: Layer already exists [2024-05-07T10:29:12.441Z] fe5815f3d03e: Layer already exists [2024-05-07T10:29:12.441Z] 8c758ebac68a: Layer already exists [2024-05-07T10:29:12.441Z] a226953b6544: Layer already exists [2024-05-07T10:29:12.441Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:12.441Z] 6aaa12673fe6: Layer already exists [2024-05-07T10:29:12.441Z] 132bf09e24dc: Layer already exists [2024-05-07T10:29:12.441Z] f10ab9a88ffd: Layer already exists [2024-05-07T10:29:12.441Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:12.441Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:2388136206acc42737ac3a695e853c6f0d17971472d54521f8896b2e8f64a495 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:12.767Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:13.170Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-05-07T10:29:13.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-07T10:29:13.170Z] 765b68bdcbd6: Preparing [2024-05-07T10:29:13.170Z] 1cdad749bb61: Preparing [2024-05-07T10:29:13.170Z] 6c306aa5030b: Preparing [2024-05-07T10:29:13.170Z] 4cc5c81550dc: Preparing [2024-05-07T10:29:13.170Z] fe5815f3d03e: Preparing [2024-05-07T10:29:13.170Z] 6aaa12673fe6: Preparing [2024-05-07T10:29:13.170Z] 8c758ebac68a: Preparing [2024-05-07T10:29:13.170Z] 54225dec89e2: Preparing [2024-05-07T10:29:13.170Z] a226953b6544: Preparing [2024-05-07T10:29:13.170Z] 132bf09e24dc: Preparing [2024-05-07T10:29:13.170Z] f10ab9a88ffd: Preparing [2024-05-07T10:29:13.170Z] aedc3bda2944: Preparing [2024-05-07T10:29:13.170Z] 8c758ebac68a: Waiting [2024-05-07T10:29:13.170Z] f10ab9a88ffd: Waiting [2024-05-07T10:29:13.170Z] aedc3bda2944: Waiting [2024-05-07T10:29:13.170Z] 54225dec89e2: Waiting [2024-05-07T10:29:13.170Z] a226953b6544: Waiting [2024-05-07T10:29:13.170Z] 132bf09e24dc: Waiting [2024-05-07T10:29:13.170Z] 6aaa12673fe6: Waiting [2024-05-07T10:29:13.170Z] fe5815f3d03e: Layer already exists [2024-05-07T10:29:13.170Z] 1cdad749bb61: Layer already exists [2024-05-07T10:29:13.170Z] 765b68bdcbd6: Layer already exists [2024-05-07T10:29:13.170Z] 6c306aa5030b: Layer already exists [2024-05-07T10:29:13.170Z] 4cc5c81550dc: Layer already exists [2024-05-07T10:29:13.170Z] 6aaa12673fe6: Layer already exists [2024-05-07T10:29:13.170Z] 8c758ebac68a: Layer already exists [2024-05-07T10:29:13.170Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:13.170Z] 132bf09e24dc: Layer already exists [2024-05-07T10:29:13.170Z] a226953b6544: Layer already exists [2024-05-07T10:29:13.170Z] f10ab9a88ffd: Layer already exists [2024-05-07T10:29:13.170Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:13.170Z] main: digest: sha256:2388136206acc42737ac3a695e853c6f0d17971472d54521f8896b2e8f64a495 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:13.263Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:13.284Z] taggedImages: [2024-05-07T10:29:13.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:13.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-05-07T10:29:13.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-05-07T10:29:13.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:13.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-05-07T10:29:13.318Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-05-07T10:29:13.318Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:13.318Z] latest [2024-05-07T10:29:13.318Z] 3.2.0-dev.23 [2024-05-07T10:29:13.318Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:13.318Z] main [2024-05-07T10:29:13.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:13.691Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:14.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:14.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-07T10:29:14.046Z] 27c38dd2cc8c: Preparing [2024-05-07T10:29:14.046Z] 1262b698c475: Preparing [2024-05-07T10:29:14.046Z] 54225dec89e2: Preparing [2024-05-07T10:29:14.046Z] a226953b6544: Preparing [2024-05-07T10:29:14.046Z] be3572991b2a: Preparing [2024-05-07T10:29:14.046Z] 466dd4df16e7: Preparing [2024-05-07T10:29:14.046Z] aedc3bda2944: Preparing [2024-05-07T10:29:14.046Z] a226953b6544: Layer already exists [2024-05-07T10:29:14.046Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:14.046Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:14.046Z] 27c38dd2cc8c: Pushed [2024-05-07T10:29:14.631Z] be3572991b2a: Pushed [2024-05-07T10:29:14.887Z] 466dd4df16e7: Pushed [2024-05-07T10:29:15.825Z] 1262b698c475: Pushed [2024-05-07T10:29:15.825Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:1f6a0740b4fedfeaedfdf1c4afd9d990a6c89e346eb109fa30d6a8f6369226cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:16.151Z] + 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-05-07T10:29:16.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-05-07T10:29:16.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-07T10:29:16.480Z] 27c38dd2cc8c: Preparing [2024-05-07T10:29:16.480Z] 1262b698c475: Preparing [2024-05-07T10:29:16.480Z] 54225dec89e2: Preparing [2024-05-07T10:29:16.480Z] a226953b6544: Preparing [2024-05-07T10:29:16.480Z] be3572991b2a: Preparing [2024-05-07T10:29:16.480Z] 466dd4df16e7: Preparing [2024-05-07T10:29:16.480Z] aedc3bda2944: Preparing [2024-05-07T10:29:16.480Z] 466dd4df16e7: Waiting [2024-05-07T10:29:16.480Z] 1262b698c475: Layer already exists [2024-05-07T10:29:16.480Z] a226953b6544: Layer already exists [2024-05-07T10:29:16.480Z] 27c38dd2cc8c: Layer already exists [2024-05-07T10:29:16.480Z] be3572991b2a: Layer already exists [2024-05-07T10:29:16.480Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:16.480Z] 466dd4df16e7: Layer already exists [2024-05-07T10:29:16.480Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:17.050Z] latest: digest: sha256:1f6a0740b4fedfeaedfdf1c4afd9d990a6c89e346eb109fa30d6a8f6369226cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:17.373Z] + 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-05-07T10:29:17.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-05-07T10:29:17.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-07T10:29:17.701Z] 27c38dd2cc8c: Preparing [2024-05-07T10:29:17.701Z] 1262b698c475: Preparing [2024-05-07T10:29:17.701Z] 54225dec89e2: Preparing [2024-05-07T10:29:17.701Z] a226953b6544: Preparing [2024-05-07T10:29:17.701Z] be3572991b2a: Preparing [2024-05-07T10:29:17.701Z] 466dd4df16e7: Preparing [2024-05-07T10:29:17.701Z] aedc3bda2944: Preparing [2024-05-07T10:29:17.701Z] aedc3bda2944: Waiting [2024-05-07T10:29:17.701Z] 466dd4df16e7: Waiting [2024-05-07T10:29:17.701Z] a226953b6544: Layer already exists [2024-05-07T10:29:17.701Z] 1262b698c475: Layer already exists [2024-05-07T10:29:17.701Z] 27c38dd2cc8c: Layer already exists [2024-05-07T10:29:17.701Z] be3572991b2a: Layer already exists [2024-05-07T10:29:17.701Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:17.701Z] 466dd4df16e7: Layer already exists [2024-05-07T10:29:17.701Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:17.701Z] 3.2.0-dev.23: digest: sha256:1f6a0740b4fedfeaedfdf1c4afd9d990a6c89e346eb109fa30d6a8f6369226cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:18.032Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:18.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:18.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-07T10:29:18.351Z] 27c38dd2cc8c: Preparing [2024-05-07T10:29:18.351Z] 1262b698c475: Preparing [2024-05-07T10:29:18.351Z] 54225dec89e2: Preparing [2024-05-07T10:29:18.351Z] a226953b6544: Preparing [2024-05-07T10:29:18.351Z] be3572991b2a: Preparing [2024-05-07T10:29:18.351Z] 466dd4df16e7: Preparing [2024-05-07T10:29:18.351Z] aedc3bda2944: Preparing [2024-05-07T10:29:18.351Z] 466dd4df16e7: Waiting [2024-05-07T10:29:18.351Z] aedc3bda2944: Waiting [2024-05-07T10:29:18.351Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:18.351Z] be3572991b2a: Layer already exists [2024-05-07T10:29:18.351Z] 1262b698c475: Layer already exists [2024-05-07T10:29:18.351Z] a226953b6544: Layer already exists [2024-05-07T10:29:18.351Z] 27c38dd2cc8c: Layer already exists [2024-05-07T10:29:18.351Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:18.351Z] 466dd4df16e7: Layer already exists [2024-05-07T10:29:18.351Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:1f6a0740b4fedfeaedfdf1c4afd9d990a6c89e346eb109fa30d6a8f6369226cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:18.676Z] + 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-05-07T10:29:18.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-05-07T10:29:18.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-07T10:29:18.993Z] 27c38dd2cc8c: Preparing [2024-05-07T10:29:18.993Z] 1262b698c475: Preparing [2024-05-07T10:29:18.993Z] 54225dec89e2: Preparing [2024-05-07T10:29:18.993Z] a226953b6544: Preparing [2024-05-07T10:29:18.993Z] be3572991b2a: Preparing [2024-05-07T10:29:18.993Z] 466dd4df16e7: Preparing [2024-05-07T10:29:18.993Z] aedc3bda2944: Preparing [2024-05-07T10:29:18.993Z] 466dd4df16e7: Waiting [2024-05-07T10:29:18.993Z] a226953b6544: Layer already exists [2024-05-07T10:29:18.993Z] 1262b698c475: Layer already exists [2024-05-07T10:29:18.993Z] 27c38dd2cc8c: Layer already exists [2024-05-07T10:29:18.993Z] be3572991b2a: Layer already exists [2024-05-07T10:29:18.993Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:18.993Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:18.993Z] 466dd4df16e7: Layer already exists [2024-05-07T10:29:18.993Z] main: digest: sha256:1f6a0740b4fedfeaedfdf1c4afd9d990a6c89e346eb109fa30d6a8f6369226cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:19.073Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:19.087Z] taggedImages: [2024-05-07T10:29:19.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:19.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-05-07T10:29:19.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-05-07T10:29:19.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:19.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-05-07T10:29:19.112Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-05-07T10:29:19.112Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:19.112Z] latest [2024-05-07T10:29:19.112Z] 3.2.0-dev.23 [2024-05-07T10:29:19.112Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:19.112Z] main [2024-05-07T10:29:19.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:19.454Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:19.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:19.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-07T10:29:19.780Z] 8309a3e16693: Preparing [2024-05-07T10:29:19.780Z] f889d03c28d9: Preparing [2024-05-07T10:29:19.780Z] 5989fa4c9ab8: Preparing [2024-05-07T10:29:19.780Z] 54225dec89e2: Preparing [2024-05-07T10:29:19.780Z] a226953b6544: Preparing [2024-05-07T10:29:19.780Z] 083da70f3d13: Preparing [2024-05-07T10:29:19.780Z] 735d05412ceb: Preparing [2024-05-07T10:29:19.780Z] 16743698afc2: Preparing [2024-05-07T10:29:19.780Z] 2fa40261134c: Preparing [2024-05-07T10:29:19.780Z] aedc3bda2944: Preparing [2024-05-07T10:29:19.780Z] 083da70f3d13: Waiting [2024-05-07T10:29:19.780Z] 735d05412ceb: Waiting [2024-05-07T10:29:19.780Z] 2fa40261134c: Waiting [2024-05-07T10:29:19.780Z] 16743698afc2: Waiting [2024-05-07T10:29:19.780Z] aedc3bda2944: Waiting [2024-05-07T10:29:19.780Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:19.780Z] a226953b6544: Layer already exists [2024-05-07T10:29:19.780Z] 8309a3e16693: Pushed [2024-05-07T10:29:19.780Z] 5989fa4c9ab8: Pushed [2024-05-07T10:29:19.780Z] f889d03c28d9: Pushed [2024-05-07T10:29:19.780Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:20.040Z] 16743698afc2: Pushed [2024-05-07T10:29:20.980Z] 2fa40261134c: Pushed [2024-05-07T10:29:29.105Z] 735d05412ceb: Pushed [2024-05-07T10:29:29.105Z] 083da70f3d13: Pushed [2024-05-07T10:29:29.105Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:bc3419f0afd27dd3e6ae670a5a2f66ddb8535e3895fd997c9e740ced23b16f96 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:29.430Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:29.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-05-07T10:29:29.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-07T10:29:30.321Z] 8309a3e16693: Preparing [2024-05-07T10:29:30.321Z] f889d03c28d9: Preparing [2024-05-07T10:29:30.321Z] 5989fa4c9ab8: Preparing [2024-05-07T10:29:30.321Z] 54225dec89e2: Preparing [2024-05-07T10:29:30.321Z] a226953b6544: Preparing [2024-05-07T10:29:30.321Z] 083da70f3d13: Preparing [2024-05-07T10:29:30.321Z] 735d05412ceb: Preparing [2024-05-07T10:29:30.321Z] 16743698afc2: Preparing [2024-05-07T10:29:30.321Z] 2fa40261134c: Preparing [2024-05-07T10:29:30.321Z] aedc3bda2944: Preparing [2024-05-07T10:29:30.321Z] 735d05412ceb: Waiting [2024-05-07T10:29:30.321Z] 16743698afc2: Waiting [2024-05-07T10:29:30.321Z] aedc3bda2944: Waiting [2024-05-07T10:29:30.321Z] 083da70f3d13: Waiting [2024-05-07T10:29:30.581Z] f889d03c28d9: Layer already exists [2024-05-07T10:29:30.581Z] a226953b6544: Layer already exists [2024-05-07T10:29:30.581Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:30.581Z] 5989fa4c9ab8: Layer already exists [2024-05-07T10:29:30.581Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:31.963Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:31.963Z] 16743698afc2: Layer already exists [2024-05-07T10:29:31.963Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:31.963Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:31.963Z] 735d05412ceb: Layer already exists [2024-05-07T10:29:32.223Z] latest: digest: sha256:bc3419f0afd27dd3e6ae670a5a2f66ddb8535e3895fd997c9e740ced23b16f96 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:32.557Z] + 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-05-07T10:29:32.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-05-07T10:29:32.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-07T10:29:34.261Z] 8309a3e16693: Preparing [2024-05-07T10:29:34.262Z] f889d03c28d9: Preparing [2024-05-07T10:29:34.262Z] 5989fa4c9ab8: Preparing [2024-05-07T10:29:34.262Z] 54225dec89e2: Preparing [2024-05-07T10:29:34.262Z] a226953b6544: Preparing [2024-05-07T10:29:34.262Z] 083da70f3d13: Preparing [2024-05-07T10:29:34.262Z] 735d05412ceb: Preparing [2024-05-07T10:29:34.262Z] 16743698afc2: Preparing [2024-05-07T10:29:34.262Z] 2fa40261134c: Preparing [2024-05-07T10:29:34.262Z] aedc3bda2944: Preparing [2024-05-07T10:29:34.262Z] 2fa40261134c: Waiting [2024-05-07T10:29:34.262Z] 16743698afc2: Waiting [2024-05-07T10:29:34.262Z] 083da70f3d13: Waiting [2024-05-07T10:29:34.262Z] aedc3bda2944: Waiting [2024-05-07T10:29:34.262Z] 735d05412ceb: Waiting [2024-05-07T10:29:34.521Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:37.057Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:37.057Z] 5989fa4c9ab8: Layer already exists [2024-05-07T10:29:37.057Z] f889d03c28d9: Layer already exists [2024-05-07T10:29:37.057Z] a226953b6544: Layer already exists [2024-05-07T10:29:37.057Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:37.057Z] 16743698afc2: Layer already exists [2024-05-07T10:29:37.057Z] 735d05412ceb: Layer already exists [2024-05-07T10:29:37.057Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:37.057Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:37.315Z] 3.2.0-dev.23: digest: sha256:bc3419f0afd27dd3e6ae670a5a2f66ddb8535e3895fd997c9e740ced23b16f96 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:37.637Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:37.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:37.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-07T10:29:37.963Z] 8309a3e16693: Preparing [2024-05-07T10:29:37.963Z] f889d03c28d9: Preparing [2024-05-07T10:29:37.963Z] 5989fa4c9ab8: Preparing [2024-05-07T10:29:37.963Z] 54225dec89e2: Preparing [2024-05-07T10:29:37.963Z] a226953b6544: Preparing [2024-05-07T10:29:37.963Z] 083da70f3d13: Preparing [2024-05-07T10:29:37.963Z] 735d05412ceb: Preparing [2024-05-07T10:29:37.963Z] 16743698afc2: Preparing [2024-05-07T10:29:37.963Z] 2fa40261134c: Preparing [2024-05-07T10:29:37.963Z] aedc3bda2944: Preparing [2024-05-07T10:29:37.963Z] 735d05412ceb: Waiting [2024-05-07T10:29:37.963Z] aedc3bda2944: Waiting [2024-05-07T10:29:37.963Z] 16743698afc2: Waiting [2024-05-07T10:29:37.963Z] 2fa40261134c: Waiting [2024-05-07T10:29:37.963Z] 083da70f3d13: Waiting [2024-05-07T10:29:37.963Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:37.963Z] f889d03c28d9: Layer already exists [2024-05-07T10:29:37.963Z] 5989fa4c9ab8: Layer already exists [2024-05-07T10:29:37.963Z] a226953b6544: Layer already exists [2024-05-07T10:29:37.963Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:37.963Z] 735d05412ceb: Layer already exists [2024-05-07T10:29:37.963Z] 16743698afc2: Layer already exists [2024-05-07T10:29:37.963Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:37.963Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:37.963Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:37.963Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:bc3419f0afd27dd3e6ae670a5a2f66ddb8535e3895fd997c9e740ced23b16f96 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:38.292Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:38.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-05-07T10:29:38.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-07T10:29:38.617Z] 8309a3e16693: Preparing [2024-05-07T10:29:38.617Z] f889d03c28d9: Preparing [2024-05-07T10:29:38.617Z] 5989fa4c9ab8: Preparing [2024-05-07T10:29:38.617Z] 54225dec89e2: Preparing [2024-05-07T10:29:38.617Z] a226953b6544: Preparing [2024-05-07T10:29:38.617Z] 083da70f3d13: Preparing [2024-05-07T10:29:38.617Z] 735d05412ceb: Preparing [2024-05-07T10:29:38.617Z] 16743698afc2: Preparing [2024-05-07T10:29:38.617Z] 2fa40261134c: Preparing [2024-05-07T10:29:38.617Z] aedc3bda2944: Preparing [2024-05-07T10:29:38.617Z] 16743698afc2: Waiting [2024-05-07T10:29:38.617Z] 2fa40261134c: Waiting [2024-05-07T10:29:38.617Z] aedc3bda2944: Waiting [2024-05-07T10:29:38.617Z] 083da70f3d13: Waiting [2024-05-07T10:29:38.617Z] 735d05412ceb: Waiting [2024-05-07T10:29:38.617Z] a226953b6544: Layer already exists [2024-05-07T10:29:38.617Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:38.617Z] 5989fa4c9ab8: Layer already exists [2024-05-07T10:29:38.617Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:38.617Z] f889d03c28d9: Layer already exists [2024-05-07T10:29:38.617Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:38.617Z] 735d05412ceb: Layer already exists [2024-05-07T10:29:38.617Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:38.617Z] 16743698afc2: Layer already exists [2024-05-07T10:29:38.617Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:38.617Z] main: digest: sha256:bc3419f0afd27dd3e6ae670a5a2f66ddb8535e3895fd997c9e740ced23b16f96 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:38.697Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:38.714Z] taggedImages: [2024-05-07T10:29:38.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:38.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-05-07T10:29:38.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-05-07T10:29:38.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:38.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-05-07T10:29:38.741Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-05-07T10:29:38.741Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:38.741Z] latest [2024-05-07T10:29:38.741Z] 3.2.0-dev.23 [2024-05-07T10:29:38.741Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:38.741Z] main [2024-05-07T10:29:38.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:39.081Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:39.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:39.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-07T10:29:39.413Z] ee0349e7965f: Preparing [2024-05-07T10:29:39.413Z] b81eed322df6: Preparing [2024-05-07T10:29:39.413Z] a7e5bb60f48c: Preparing [2024-05-07T10:29:39.413Z] 54225dec89e2: Preparing [2024-05-07T10:29:39.413Z] a226953b6544: Preparing [2024-05-07T10:29:39.413Z] 750e0976c4fc: Preparing [2024-05-07T10:29:39.413Z] 360fb1b7d314: Preparing [2024-05-07T10:29:39.413Z] d78de066c2a0: Preparing [2024-05-07T10:29:39.413Z] aedc3bda2944: Preparing [2024-05-07T10:29:39.413Z] 750e0976c4fc: Waiting [2024-05-07T10:29:39.413Z] 360fb1b7d314: Waiting [2024-05-07T10:29:39.413Z] d78de066c2a0: Waiting [2024-05-07T10:29:39.413Z] aedc3bda2944: Waiting [2024-05-07T10:29:39.413Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:39.413Z] a226953b6544: Layer already exists [2024-05-07T10:29:39.413Z] b81eed322df6: Pushed [2024-05-07T10:29:39.413Z] ee0349e7965f: Pushed [2024-05-07T10:29:39.413Z] a7e5bb60f48c: Pushed [2024-05-07T10:29:39.413Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:39.673Z] d78de066c2a0: Pushed [2024-05-07T10:29:39.932Z] 360fb1b7d314: Pushed [2024-05-07T10:29:48.057Z] 750e0976c4fc: Pushed [2024-05-07T10:29:48.057Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:dbc0b822b62f6cd15a67a34220c0ccd0b8cf65b568efafd8f1776cbe7846403b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:48.382Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:48.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-05-07T10:29:48.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-07T10:29:48.701Z] ee0349e7965f: Preparing [2024-05-07T10:29:48.701Z] b81eed322df6: Preparing [2024-05-07T10:29:48.701Z] a7e5bb60f48c: Preparing [2024-05-07T10:29:48.701Z] 54225dec89e2: Preparing [2024-05-07T10:29:48.701Z] a226953b6544: Preparing [2024-05-07T10:29:48.701Z] 750e0976c4fc: Preparing [2024-05-07T10:29:48.701Z] 360fb1b7d314: Preparing [2024-05-07T10:29:48.701Z] d78de066c2a0: Preparing [2024-05-07T10:29:48.701Z] aedc3bda2944: Preparing [2024-05-07T10:29:48.701Z] 750e0976c4fc: Waiting [2024-05-07T10:29:48.701Z] 360fb1b7d314: Waiting [2024-05-07T10:29:48.701Z] d78de066c2a0: Waiting [2024-05-07T10:29:48.701Z] aedc3bda2944: Waiting [2024-05-07T10:29:48.701Z] ee0349e7965f: Layer already exists [2024-05-07T10:29:48.701Z] a7e5bb60f48c: Layer already exists [2024-05-07T10:29:48.701Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:48.701Z] b81eed322df6: Layer already exists [2024-05-07T10:29:48.701Z] a226953b6544: Layer already exists [2024-05-07T10:29:48.701Z] 750e0976c4fc: Layer already exists [2024-05-07T10:29:48.701Z] 360fb1b7d314: Layer already exists [2024-05-07T10:29:48.701Z] d78de066c2a0: Layer already exists [2024-05-07T10:29:48.701Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:48.701Z] latest: digest: sha256:dbc0b822b62f6cd15a67a34220c0ccd0b8cf65b568efafd8f1776cbe7846403b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:49.031Z] + 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-05-07T10:29:49.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-05-07T10:29:49.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-07T10:29:49.356Z] ee0349e7965f: Preparing [2024-05-07T10:29:49.356Z] b81eed322df6: Preparing [2024-05-07T10:29:49.356Z] a7e5bb60f48c: Preparing [2024-05-07T10:29:49.356Z] 54225dec89e2: Preparing [2024-05-07T10:29:49.356Z] a226953b6544: Preparing [2024-05-07T10:29:49.356Z] 750e0976c4fc: Preparing [2024-05-07T10:29:49.356Z] 360fb1b7d314: Preparing [2024-05-07T10:29:49.356Z] d78de066c2a0: Preparing [2024-05-07T10:29:49.356Z] aedc3bda2944: Preparing [2024-05-07T10:29:49.356Z] 750e0976c4fc: Waiting [2024-05-07T10:29:49.356Z] aedc3bda2944: Waiting [2024-05-07T10:29:49.356Z] 360fb1b7d314: Waiting [2024-05-07T10:29:49.356Z] d78de066c2a0: Waiting [2024-05-07T10:29:49.356Z] b81eed322df6: Layer already exists [2024-05-07T10:29:49.356Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:49.356Z] a7e5bb60f48c: Layer already exists [2024-05-07T10:29:49.356Z] ee0349e7965f: Layer already exists [2024-05-07T10:29:49.356Z] a226953b6544: Layer already exists [2024-05-07T10:29:49.356Z] 360fb1b7d314: Layer already exists [2024-05-07T10:29:49.356Z] d78de066c2a0: Layer already exists [2024-05-07T10:29:49.356Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:49.356Z] 750e0976c4fc: Layer already exists [2024-05-07T10:29:49.356Z] 3.2.0-dev.23: digest: sha256:dbc0b822b62f6cd15a67a34220c0ccd0b8cf65b568efafd8f1776cbe7846403b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:49.676Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:50.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:50.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-07T10:29:50.012Z] ee0349e7965f: Preparing [2024-05-07T10:29:50.012Z] b81eed322df6: Preparing [2024-05-07T10:29:50.012Z] a7e5bb60f48c: Preparing [2024-05-07T10:29:50.012Z] 54225dec89e2: Preparing [2024-05-07T10:29:50.012Z] a226953b6544: Preparing [2024-05-07T10:29:50.012Z] 750e0976c4fc: Preparing [2024-05-07T10:29:50.012Z] 360fb1b7d314: Preparing [2024-05-07T10:29:50.012Z] d78de066c2a0: Preparing [2024-05-07T10:29:50.012Z] aedc3bda2944: Preparing [2024-05-07T10:29:50.012Z] aedc3bda2944: Waiting [2024-05-07T10:29:50.012Z] d78de066c2a0: Waiting [2024-05-07T10:29:50.012Z] 750e0976c4fc: Waiting [2024-05-07T10:29:50.012Z] 360fb1b7d314: Waiting [2024-05-07T10:29:50.012Z] a226953b6544: Layer already exists [2024-05-07T10:29:50.012Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:50.012Z] a7e5bb60f48c: Layer already exists [2024-05-07T10:29:50.012Z] ee0349e7965f: Layer already exists [2024-05-07T10:29:50.012Z] b81eed322df6: Layer already exists [2024-05-07T10:29:50.012Z] d78de066c2a0: Layer already exists [2024-05-07T10:29:50.012Z] 750e0976c4fc: Layer already exists [2024-05-07T10:29:50.012Z] 360fb1b7d314: Layer already exists [2024-05-07T10:29:50.012Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:50.012Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:dbc0b822b62f6cd15a67a34220c0ccd0b8cf65b568efafd8f1776cbe7846403b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:50.336Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:50.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-05-07T10:29:50.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-07T10:29:50.656Z] ee0349e7965f: Preparing [2024-05-07T10:29:50.656Z] b81eed322df6: Preparing [2024-05-07T10:29:50.656Z] a7e5bb60f48c: Preparing [2024-05-07T10:29:50.656Z] 54225dec89e2: Preparing [2024-05-07T10:29:50.656Z] a226953b6544: Preparing [2024-05-07T10:29:50.656Z] 750e0976c4fc: Preparing [2024-05-07T10:29:50.656Z] 360fb1b7d314: Preparing [2024-05-07T10:29:50.656Z] d78de066c2a0: Preparing [2024-05-07T10:29:50.656Z] aedc3bda2944: Preparing [2024-05-07T10:29:50.656Z] 360fb1b7d314: Waiting [2024-05-07T10:29:50.656Z] d78de066c2a0: Waiting [2024-05-07T10:29:50.656Z] aedc3bda2944: Waiting [2024-05-07T10:29:50.656Z] 750e0976c4fc: Waiting [2024-05-07T10:29:50.656Z] a226953b6544: Layer already exists [2024-05-07T10:29:50.656Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:50.656Z] b81eed322df6: Layer already exists [2024-05-07T10:29:50.656Z] ee0349e7965f: Layer already exists [2024-05-07T10:29:50.656Z] a7e5bb60f48c: Layer already exists [2024-05-07T10:29:50.656Z] 750e0976c4fc: Layer already exists [2024-05-07T10:29:50.656Z] d78de066c2a0: Layer already exists [2024-05-07T10:29:50.656Z] 360fb1b7d314: Layer already exists [2024-05-07T10:29:50.656Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:50.656Z] main: digest: sha256:dbc0b822b62f6cd15a67a34220c0ccd0b8cf65b568efafd8f1776cbe7846403b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:50.722Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:50.736Z] taggedImages: [2024-05-07T10:29:50.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:50.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-05-07T10:29:50.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-05-07T10:29:50.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:50.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-05-07T10:29:50.767Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-05-07T10:29:50.767Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:50.767Z] latest [2024-05-07T10:29:50.767Z] 3.2.0-dev.23 [2024-05-07T10:29:50.767Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:50.767Z] main [2024-05-07T10:29:50.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:51.103Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:51.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:51.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-07T10:29:51.427Z] 8309a3e16693: Preparing [2024-05-07T10:29:51.427Z] 7c08d36de38a: Preparing [2024-05-07T10:29:51.427Z] 8c51b7c519d1: Preparing [2024-05-07T10:29:51.427Z] 54225dec89e2: Preparing [2024-05-07T10:29:51.427Z] a226953b6544: Preparing [2024-05-07T10:29:51.427Z] 083da70f3d13: Preparing [2024-05-07T10:29:51.427Z] 16743698afc2: Preparing [2024-05-07T10:29:51.427Z] 2fa40261134c: Preparing [2024-05-07T10:29:51.427Z] aedc3bda2944: Preparing [2024-05-07T10:29:51.427Z] 16743698afc2: Waiting [2024-05-07T10:29:51.427Z] 2fa40261134c: Waiting [2024-05-07T10:29:51.427Z] aedc3bda2944: Waiting [2024-05-07T10:29:51.427Z] 083da70f3d13: Waiting [2024-05-07T10:29:51.427Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:51.427Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:51.427Z] a226953b6544: Layer already exists [2024-05-07T10:29:51.427Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:51.427Z] 16743698afc2: Layer already exists [2024-05-07T10:29:51.427Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:51.427Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:51.427Z] 8c51b7c519d1: Pushed [2024-05-07T10:29:51.427Z] 7c08d36de38a: Pushed [2024-05-07T10:29:51.685Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:3014144afa8757294f9f6199507efd305370a424853d87750ae87e4659c85cb0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:52.008Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:52.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-05-07T10:29:52.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-07T10:29:52.334Z] 8309a3e16693: Preparing [2024-05-07T10:29:52.334Z] 7c08d36de38a: Preparing [2024-05-07T10:29:52.334Z] 8c51b7c519d1: Preparing [2024-05-07T10:29:52.334Z] 54225dec89e2: Preparing [2024-05-07T10:29:52.334Z] a226953b6544: Preparing [2024-05-07T10:29:52.334Z] 083da70f3d13: Preparing [2024-05-07T10:29:52.334Z] 16743698afc2: Preparing [2024-05-07T10:29:52.334Z] 2fa40261134c: Preparing [2024-05-07T10:29:52.334Z] aedc3bda2944: Preparing [2024-05-07T10:29:52.334Z] 16743698afc2: Waiting [2024-05-07T10:29:52.334Z] aedc3bda2944: Waiting [2024-05-07T10:29:52.334Z] 083da70f3d13: Waiting [2024-05-07T10:29:52.334Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:52.334Z] 7c08d36de38a: Layer already exists [2024-05-07T10:29:52.334Z] 8c51b7c519d1: Layer already exists [2024-05-07T10:29:52.334Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:52.334Z] a226953b6544: Layer already exists [2024-05-07T10:29:52.334Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:52.334Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:52.334Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:52.334Z] 16743698afc2: Layer already exists [2024-05-07T10:29:52.334Z] latest: digest: sha256:3014144afa8757294f9f6199507efd305370a424853d87750ae87e4659c85cb0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:52.670Z] + 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-05-07T10:29:52.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-05-07T10:29:52.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-07T10:29:52.993Z] 8309a3e16693: Preparing [2024-05-07T10:29:52.993Z] 7c08d36de38a: Preparing [2024-05-07T10:29:52.993Z] 8c51b7c519d1: Preparing [2024-05-07T10:29:52.993Z] 54225dec89e2: Preparing [2024-05-07T10:29:52.993Z] a226953b6544: Preparing [2024-05-07T10:29:52.993Z] 083da70f3d13: Preparing [2024-05-07T10:29:52.993Z] 16743698afc2: Preparing [2024-05-07T10:29:52.993Z] 2fa40261134c: Preparing [2024-05-07T10:29:52.993Z] aedc3bda2944: Preparing [2024-05-07T10:29:52.993Z] 083da70f3d13: Waiting [2024-05-07T10:29:52.993Z] 16743698afc2: Waiting [2024-05-07T10:29:52.993Z] 2fa40261134c: Waiting [2024-05-07T10:29:52.993Z] aedc3bda2944: Waiting [2024-05-07T10:29:52.993Z] 8c51b7c519d1: Layer already exists [2024-05-07T10:29:52.993Z] a226953b6544: Layer already exists [2024-05-07T10:29:52.993Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:52.993Z] 7c08d36de38a: Layer already exists [2024-05-07T10:29:52.993Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:52.993Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:52.993Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:52.993Z] 16743698afc2: Layer already exists [2024-05-07T10:29:52.993Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:52.993Z] 3.2.0-dev.23: digest: sha256:3014144afa8757294f9f6199507efd305370a424853d87750ae87e4659c85cb0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:53.316Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:53.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:53.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-07T10:29:53.646Z] 8309a3e16693: Preparing [2024-05-07T10:29:53.646Z] 7c08d36de38a: Preparing [2024-05-07T10:29:53.646Z] 8c51b7c519d1: Preparing [2024-05-07T10:29:53.646Z] 54225dec89e2: Preparing [2024-05-07T10:29:53.646Z] a226953b6544: Preparing [2024-05-07T10:29:53.646Z] 083da70f3d13: Preparing [2024-05-07T10:29:53.646Z] 16743698afc2: Preparing [2024-05-07T10:29:53.646Z] 2fa40261134c: Preparing [2024-05-07T10:29:53.646Z] aedc3bda2944: Preparing [2024-05-07T10:29:53.646Z] 16743698afc2: Waiting [2024-05-07T10:29:53.646Z] 2fa40261134c: Waiting [2024-05-07T10:29:53.646Z] 083da70f3d13: Waiting [2024-05-07T10:29:53.646Z] aedc3bda2944: Waiting [2024-05-07T10:29:53.646Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:53.646Z] 7c08d36de38a: Layer already exists [2024-05-07T10:29:53.647Z] a226953b6544: Layer already exists [2024-05-07T10:29:53.647Z] 8c51b7c519d1: Layer already exists [2024-05-07T10:29:53.647Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:53.647Z] 16743698afc2: Layer already exists [2024-05-07T10:29:53.647Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:53.647Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:53.647Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:53.647Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:3014144afa8757294f9f6199507efd305370a424853d87750ae87e4659c85cb0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:55.652Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:55.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-05-07T10:29:55.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-07T10:29:55.986Z] 8309a3e16693: Preparing [2024-05-07T10:29:55.986Z] 7c08d36de38a: Preparing [2024-05-07T10:29:55.986Z] 8c51b7c519d1: Preparing [2024-05-07T10:29:55.986Z] 54225dec89e2: Preparing [2024-05-07T10:29:55.986Z] a226953b6544: Preparing [2024-05-07T10:29:55.986Z] 083da70f3d13: Preparing [2024-05-07T10:29:55.986Z] 16743698afc2: Preparing [2024-05-07T10:29:55.986Z] 2fa40261134c: Preparing [2024-05-07T10:29:55.986Z] aedc3bda2944: Preparing [2024-05-07T10:29:55.986Z] 083da70f3d13: Waiting [2024-05-07T10:29:55.986Z] 16743698afc2: Waiting [2024-05-07T10:29:55.986Z] 2fa40261134c: Waiting [2024-05-07T10:29:55.986Z] aedc3bda2944: Waiting [2024-05-07T10:29:55.986Z] 7c08d36de38a: Layer already exists [2024-05-07T10:29:55.986Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:55.986Z] 8c51b7c519d1: Layer already exists [2024-05-07T10:29:55.986Z] a226953b6544: Layer already exists [2024-05-07T10:29:55.986Z] 8309a3e16693: Layer already exists [2024-05-07T10:29:55.986Z] 16743698afc2: Layer already exists [2024-05-07T10:29:55.986Z] 083da70f3d13: Layer already exists [2024-05-07T10:29:55.986Z] 2fa40261134c: Layer already exists [2024-05-07T10:29:55.986Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:55.986Z] main: digest: sha256:3014144afa8757294f9f6199507efd305370a424853d87750ae87e4659c85cb0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:29:56.057Z] ===================================================== [Pipeline] echo [2024-05-07T10:29:56.070Z] taggedImages: [2024-05-07T10:29:56.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:56.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-05-07T10:29:56.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-05-07T10:29:56.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:56.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-05-07T10:29:56.091Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-05-07T10:29:56.091Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:56.091Z] latest [2024-05-07T10:29:56.091Z] 3.2.0-dev.23 [2024-05-07T10:29:56.091Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:29:56.091Z] main [2024-05-07T10:29:56.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:56.447Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:29:57.629Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:29:57.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-07T10:29:57.629Z] d7b459f6b139: Preparing [2024-05-07T10:29:57.629Z] 206ab50c0b88: Preparing [2024-05-07T10:29:57.629Z] 54225dec89e2: Preparing [2024-05-07T10:29:57.629Z] a226953b6544: Preparing [2024-05-07T10:29:57.629Z] 89b84b7dba45: Preparing [2024-05-07T10:29:57.629Z] b14d22228296: Preparing [2024-05-07T10:29:57.629Z] aedc3bda2944: Preparing [2024-05-07T10:29:57.629Z] aedc3bda2944: Waiting [2024-05-07T10:29:57.629Z] b14d22228296: Waiting [2024-05-07T10:29:57.629Z] a226953b6544: Layer already exists [2024-05-07T10:29:57.629Z] 54225dec89e2: Layer already exists [2024-05-07T10:29:57.629Z] aedc3bda2944: Layer already exists [2024-05-07T10:29:58.810Z] d7b459f6b139: Pushed [2024-05-07T10:29:58.810Z] b14d22228296: Pushed [2024-05-07T10:29:59.069Z] 89b84b7dba45: Pushed [2024-05-07T10:30:02.372Z] 206ab50c0b88: Pushed [2024-05-07T10:30:02.372Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:dfb5da604adca461928e939d1366e57f3cbc0586ba21014744e38585257c3ac0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:02.691Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:03.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-05-07T10:30:03.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-07T10:30:03.016Z] d7b459f6b139: Preparing [2024-05-07T10:30:03.016Z] 206ab50c0b88: Preparing [2024-05-07T10:30:03.016Z] 54225dec89e2: Preparing [2024-05-07T10:30:03.016Z] a226953b6544: Preparing [2024-05-07T10:30:03.016Z] 89b84b7dba45: Preparing [2024-05-07T10:30:03.016Z] b14d22228296: Preparing [2024-05-07T10:30:03.016Z] aedc3bda2944: Preparing [2024-05-07T10:30:03.016Z] aedc3bda2944: Waiting [2024-05-07T10:30:03.016Z] b14d22228296: Waiting [2024-05-07T10:30:03.016Z] a226953b6544: Layer already exists [2024-05-07T10:30:03.016Z] 206ab50c0b88: Layer already exists [2024-05-07T10:30:03.016Z] 89b84b7dba45: Layer already exists [2024-05-07T10:30:03.016Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:03.016Z] d7b459f6b139: Layer already exists [2024-05-07T10:30:03.016Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:03.016Z] b14d22228296: Layer already exists [2024-05-07T10:30:03.016Z] latest: digest: sha256:dfb5da604adca461928e939d1366e57f3cbc0586ba21014744e38585257c3ac0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:03.345Z] + 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-05-07T10:30:03.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-05-07T10:30:03.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-07T10:30:03.671Z] d7b459f6b139: Preparing [2024-05-07T10:30:03.671Z] 206ab50c0b88: Preparing [2024-05-07T10:30:03.671Z] 54225dec89e2: Preparing [2024-05-07T10:30:03.671Z] a226953b6544: Preparing [2024-05-07T10:30:03.671Z] 89b84b7dba45: Preparing [2024-05-07T10:30:03.671Z] b14d22228296: Preparing [2024-05-07T10:30:03.671Z] aedc3bda2944: Preparing [2024-05-07T10:30:03.671Z] b14d22228296: Waiting [2024-05-07T10:30:03.671Z] aedc3bda2944: Waiting [2024-05-07T10:30:03.671Z] d7b459f6b139: Layer already exists [2024-05-07T10:30:03.671Z] 206ab50c0b88: Layer already exists [2024-05-07T10:30:03.671Z] a226953b6544: Layer already exists [2024-05-07T10:30:03.671Z] 89b84b7dba45: Layer already exists [2024-05-07T10:30:03.671Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:03.671Z] b14d22228296: Layer already exists [2024-05-07T10:30:03.671Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:03.671Z] 3.2.0-dev.23: digest: sha256:dfb5da604adca461928e939d1366e57f3cbc0586ba21014744e38585257c3ac0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:03.993Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:04.318Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:30:04.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-07T10:30:04.319Z] d7b459f6b139: Preparing [2024-05-07T10:30:04.319Z] 206ab50c0b88: Preparing [2024-05-07T10:30:04.319Z] 54225dec89e2: Preparing [2024-05-07T10:30:04.319Z] a226953b6544: Preparing [2024-05-07T10:30:04.319Z] 89b84b7dba45: Preparing [2024-05-07T10:30:04.319Z] b14d22228296: Preparing [2024-05-07T10:30:04.319Z] aedc3bda2944: Preparing [2024-05-07T10:30:04.319Z] aedc3bda2944: Waiting [2024-05-07T10:30:04.319Z] b14d22228296: Waiting [2024-05-07T10:30:04.319Z] 206ab50c0b88: Layer already exists [2024-05-07T10:30:04.319Z] 89b84b7dba45: Layer already exists [2024-05-07T10:30:04.319Z] a226953b6544: Layer already exists [2024-05-07T10:30:04.319Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:04.319Z] d7b459f6b139: Layer already exists [2024-05-07T10:30:04.319Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:04.319Z] b14d22228296: Layer already exists [2024-05-07T10:30:04.319Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:dfb5da604adca461928e939d1366e57f3cbc0586ba21014744e38585257c3ac0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:04.638Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:04.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-05-07T10:30:04.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-07T10:30:04.968Z] d7b459f6b139: Preparing [2024-05-07T10:30:04.968Z] 206ab50c0b88: Preparing [2024-05-07T10:30:04.968Z] 54225dec89e2: Preparing [2024-05-07T10:30:04.968Z] a226953b6544: Preparing [2024-05-07T10:30:04.968Z] 89b84b7dba45: Preparing [2024-05-07T10:30:04.968Z] b14d22228296: Preparing [2024-05-07T10:30:04.968Z] aedc3bda2944: Preparing [2024-05-07T10:30:04.968Z] aedc3bda2944: Waiting [2024-05-07T10:30:04.968Z] b14d22228296: Waiting [2024-05-07T10:30:04.968Z] a226953b6544: Layer already exists [2024-05-07T10:30:04.968Z] 206ab50c0b88: Layer already exists [2024-05-07T10:30:04.968Z] d7b459f6b139: Layer already exists [2024-05-07T10:30:04.968Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:04.968Z] 89b84b7dba45: Layer already exists [2024-05-07T10:30:04.968Z] b14d22228296: Layer already exists [2024-05-07T10:30:04.968Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:04.968Z] main: digest: sha256:dfb5da604adca461928e939d1366e57f3cbc0586ba21014744e38585257c3ac0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:30:05.037Z] ===================================================== [Pipeline] echo [2024-05-07T10:30:05.052Z] taggedImages: [2024-05-07T10:30:05.052Z] - nexus3.edgexfoundry.org:10004/support-notifications:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:30:05.052Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-05-07T10:30:05.052Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-05-07T10:30:05.052Z] - nexus3.edgexfoundry.org:10004/support-notifications:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:30:05.052Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-05-07T10:30:05.082Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-05-07T10:30:05.082Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:30:05.082Z] latest [2024-05-07T10:30:05.082Z] 3.2.0-dev.23 [2024-05-07T10:30:05.082Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:30:05.082Z] main [2024-05-07T10:30:05.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:05.429Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:05.753Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:30:05.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-07T10:30:05.753Z] 95d80129b678: Preparing [2024-05-07T10:30:05.753Z] 724dde392682: Preparing [2024-05-07T10:30:05.753Z] 54225dec89e2: Preparing [2024-05-07T10:30:05.753Z] a226953b6544: Preparing [2024-05-07T10:30:05.753Z] de092ef36aba: Preparing [2024-05-07T10:30:05.753Z] bb4d23b269ed: Preparing [2024-05-07T10:30:05.753Z] aedc3bda2944: Preparing [2024-05-07T10:30:05.753Z] aedc3bda2944: Waiting [2024-05-07T10:30:05.753Z] bb4d23b269ed: Waiting [2024-05-07T10:30:05.753Z] de092ef36aba: Layer already exists [2024-05-07T10:30:05.753Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:05.753Z] a226953b6544: Layer already exists [2024-05-07T10:30:05.753Z] bb4d23b269ed: Layer already exists [2024-05-07T10:30:05.753Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:05.753Z] 95d80129b678: Pushed [2024-05-07T10:30:09.047Z] 724dde392682: Pushed [2024-05-07T10:30:09.308Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:6adf44a9a1d792a0697dc7a814064001f661d95f2128200b6d9977bef9b2f847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:09.625Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:09.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-05-07T10:30:09.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-07T10:30:09.945Z] 95d80129b678: Preparing [2024-05-07T10:30:09.945Z] 724dde392682: Preparing [2024-05-07T10:30:09.945Z] 54225dec89e2: Preparing [2024-05-07T10:30:09.945Z] a226953b6544: Preparing [2024-05-07T10:30:09.945Z] de092ef36aba: Preparing [2024-05-07T10:30:09.945Z] bb4d23b269ed: Preparing [2024-05-07T10:30:09.945Z] aedc3bda2944: Preparing [2024-05-07T10:30:09.945Z] bb4d23b269ed: Waiting [2024-05-07T10:30:09.945Z] aedc3bda2944: Waiting [2024-05-07T10:30:09.945Z] a226953b6544: Layer already exists [2024-05-07T10:30:09.945Z] 95d80129b678: Layer already exists [2024-05-07T10:30:09.945Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:09.945Z] de092ef36aba: Layer already exists [2024-05-07T10:30:09.945Z] 724dde392682: Layer already exists [2024-05-07T10:30:09.945Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:09.945Z] bb4d23b269ed: Layer already exists [2024-05-07T10:30:09.945Z] latest: digest: sha256:6adf44a9a1d792a0697dc7a814064001f661d95f2128200b6d9977bef9b2f847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:10.271Z] + 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-05-07T10:30:10.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-05-07T10:30:10.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-07T10:30:10.592Z] 95d80129b678: Preparing [2024-05-07T10:30:10.592Z] 724dde392682: Preparing [2024-05-07T10:30:10.592Z] 54225dec89e2: Preparing [2024-05-07T10:30:10.592Z] a226953b6544: Preparing [2024-05-07T10:30:10.592Z] de092ef36aba: Preparing [2024-05-07T10:30:10.592Z] bb4d23b269ed: Preparing [2024-05-07T10:30:10.592Z] aedc3bda2944: Preparing [2024-05-07T10:30:10.592Z] bb4d23b269ed: Waiting [2024-05-07T10:30:10.592Z] aedc3bda2944: Waiting [2024-05-07T10:30:10.592Z] de092ef36aba: Layer already exists [2024-05-07T10:30:10.592Z] 724dde392682: Layer already exists [2024-05-07T10:30:10.592Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:10.592Z] a226953b6544: Layer already exists [2024-05-07T10:30:10.592Z] 95d80129b678: Layer already exists [2024-05-07T10:30:10.592Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:10.592Z] bb4d23b269ed: Layer already exists [2024-05-07T10:30:10.592Z] 3.2.0-dev.23: digest: sha256:6adf44a9a1d792a0697dc7a814064001f661d95f2128200b6d9977bef9b2f847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:10.906Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:11.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:30:11.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-07T10:30:11.234Z] 95d80129b678: Preparing [2024-05-07T10:30:11.234Z] 724dde392682: Preparing [2024-05-07T10:30:11.234Z] 54225dec89e2: Preparing [2024-05-07T10:30:11.234Z] a226953b6544: Preparing [2024-05-07T10:30:11.234Z] de092ef36aba: Preparing [2024-05-07T10:30:11.234Z] bb4d23b269ed: Preparing [2024-05-07T10:30:11.234Z] aedc3bda2944: Preparing [2024-05-07T10:30:11.234Z] aedc3bda2944: Waiting [2024-05-07T10:30:11.234Z] bb4d23b269ed: Waiting [2024-05-07T10:30:11.234Z] 724dde392682: Layer already exists [2024-05-07T10:30:11.234Z] a226953b6544: Layer already exists [2024-05-07T10:30:11.234Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:11.234Z] 95d80129b678: Layer already exists [2024-05-07T10:30:11.234Z] de092ef36aba: Layer already exists [2024-05-07T10:30:11.234Z] bb4d23b269ed: Layer already exists [2024-05-07T10:30:11.234Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:11.234Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:6adf44a9a1d792a0697dc7a814064001f661d95f2128200b6d9977bef9b2f847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:11.568Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:30:11.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-05-07T10:30:11.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-07T10:30:11.889Z] 95d80129b678: Preparing [2024-05-07T10:30:11.889Z] 724dde392682: Preparing [2024-05-07T10:30:11.889Z] 54225dec89e2: Preparing [2024-05-07T10:30:11.889Z] a226953b6544: Preparing [2024-05-07T10:30:11.889Z] de092ef36aba: Preparing [2024-05-07T10:30:11.889Z] bb4d23b269ed: Preparing [2024-05-07T10:30:11.889Z] aedc3bda2944: Preparing [2024-05-07T10:30:11.889Z] bb4d23b269ed: Waiting [2024-05-07T10:30:11.889Z] de092ef36aba: Layer already exists [2024-05-07T10:30:11.889Z] 724dde392682: Layer already exists [2024-05-07T10:30:11.889Z] 95d80129b678: Layer already exists [2024-05-07T10:30:11.889Z] a226953b6544: Layer already exists [2024-05-07T10:30:11.889Z] 54225dec89e2: Layer already exists [2024-05-07T10:30:11.889Z] bb4d23b269ed: Layer already exists [2024-05-07T10:30:11.889Z] aedc3bda2944: Layer already exists [2024-05-07T10:30:11.889Z] main: digest: sha256:6adf44a9a1d792a0697dc7a814064001f661d95f2128200b6d9977bef9b2f847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:30:11.958Z] ===================================================== [Pipeline] echo [2024-05-07T10:30:11.969Z] taggedImages: [2024-05-07T10:30:11.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:30:11.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-05-07T10:30:11.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-05-07T10:30:11.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:30:11.969Z] - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-07T10:43:34.972Z] #131 ... [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-07T10:43:34.972Z] #134 929.3 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-05-07T10:43:34.972Z] #134 ... [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T10:43:34.972Z] #139 DONE 933.3s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:43:34.972Z] #135 ... [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:43:34.972Z] #141 DONE 0.1s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-07T10:43:34.972Z] #134 ... [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:43:34.972Z] #142 DONE 0.2s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #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-05-07T10:43:34.972Z] #143 DONE 0.1s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T10:43:34.972Z] #144 DONE 0.1s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T10:43:34.972Z] #145 DONE 0.2s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:43:34.972Z] #135 ... [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T10:43:34.972Z] #146 DONE 0.2s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:43:34.972Z] #147 DONE 2.0s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #97 [security-proxy-setup] exporting to image [2024-05-07T10:43:34.972Z] #97 exporting layers [2024-05-07T10:43:34.972Z] #97 exporting layers 1.0s done [2024-05-07T10:43:34.972Z] #97 writing image sha256:7b362d36462cfedc3553d1992edb3a39f70a215a83eb55f6392b58c83ebb2f91 done [2024-05-07T10:43:34.972Z] #97 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-07T10:43:34.972Z] #97 DONE 5.4s [2024-05-07T10:43:34.972Z] [2024-05-07T10:43:34.972Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:43:37.554Z] #114 ... [2024-05-07T10:43:37.555Z] [2024-05-07T10:43:37.555Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T10:43:37.555Z] #140 DONE 941.9s [2024-05-07T10:43:37.555Z] [2024-05-07T10:43:37.555Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:43:37.827Z] #131 ... [2024-05-07T10:43:37.827Z] [2024-05-07T10:43:37.827Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T10:43:38.095Z] #148 DONE 0.4s [2024-05-07T10:43:38.095Z] [2024-05-07T10:43:38.095Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-07T10:43:40.680Z] #149 DONE 2.2s [2024-05-07T10:43:40.680Z] [2024-05-07T10:43:40.680Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-07T10:43:40.680Z] #134 ... [2024-05-07T10:43:40.680Z] [2024-05-07T10:43:40.680Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:43:40.680Z] #150 DONE 0.3s [2024-05-07T10:43:40.680Z] [2024-05-07T10:43:40.680Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T10:43:40.946Z] #133 ... [2024-05-07T10:43:40.946Z] [2024-05-07T10:43:40.946Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:43:40.946Z] #151 DONE 0.2s [2024-05-07T10:43:40.946Z] [2024-05-07T10:43:40.946Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-07T10:43:41.532Z] #152 DONE 0.3s [2024-05-07T10:43:41.532Z] [2024-05-07T10:43:41.532Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-07T10:43:41.532Z] #153 DONE 0.2s [2024-05-07T10:43:41.532Z] [2024-05-07T10:43:41.532Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-07T10:43:41.532Z] #134 ... [2024-05-07T10:43:41.532Z] [2024-05-07T10:43:41.532Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-07T10:43:41.532Z] #154 DONE 0.1s [2024-05-07T10:43:41.803Z] [2024-05-07T10:43:41.803Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-07T10:43:41.803Z] #155 DONE 0.1s [2024-05-07T10:43:41.803Z] [2024-05-07T10:43:41.803Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-07T10:43:41.803Z] #156 DONE 0.1s [2024-05-07T10:43:41.803Z] [2024-05-07T10:43:41.803Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:43:42.071Z] #136 ... [2024-05-07T10:43:42.071Z] [2024-05-07T10:43:42.071Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-07T10:43:42.071Z] #157 DONE 0.1s [2024-05-07T10:43:42.071Z] [2024-05-07T10:43:42.071Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-07T10:43:44.015Z] #158 DONE 2.1s [2024-05-07T10:43:44.015Z] [2024-05-07T10:43:44.015Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-07T10:43:44.015Z] #134 DONE 948.5s [2024-05-07T10:43:44.015Z] [2024-05-07T10:43:44.015Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:43:44.282Z] #114 ... [2024-05-07T10:43:44.282Z] [2024-05-07T10:43:44.282Z] #97 [security-bootstrapper] exporting to image [2024-05-07T10:43:44.282Z] #97 exporting layers [2024-05-07T10:43:46.321Z] #97 ... [2024-05-07T10:43:46.321Z] [2024-05-07T10:43:46.321Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:43:46.321Z] #159 DONE 0.3s [2024-05-07T10:43:46.321Z] [2024-05-07T10:43:46.321Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:43:46.321Z] #160 DONE 0.4s [2024-05-07T10:43:46.321Z] [2024-05-07T10:43:46.321Z] #97 [security-bootstrapper] exporting to image [2024-05-07T10:43:46.321Z] #97 exporting layers 2.1s done [2024-05-07T10:43:46.589Z] #97 writing image sha256:8c51353b354286ae6d25d56abe8caa1194a2723bfca53c12c577daf3c134fdbd done [2024-05-07T10:43:46.589Z] #97 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-07T10:43:46.589Z] #97 DONE 7.5s [2024-05-07T10:43:46.589Z] [2024-05-07T10:43:46.589Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-05-07T10:43:46.589Z] #161 DONE 0.3s [2024-05-07T10:43:46.589Z] [2024-05-07T10:43:46.589Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:43:46.589Z] #135 ... [2024-05-07T10:43:46.589Z] [2024-05-07T10:43:46.589Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-07T10:43:46.589Z] #162 DONE 0.1s [2024-05-07T10:43:46.857Z] [2024-05-07T10:43:46.857Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:43:46.857Z] #163 DONE 0.1s [2024-05-07T10:43:46.857Z] [2024-05-07T10:43:46.857Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:43:46.857Z] #114 ... [2024-05-07T10:43:46.857Z] [2024-05-07T10:43:46.857Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-07T10:43:47.440Z] #164 DONE 0.4s [2024-05-07T10:43:47.440Z] [2024-05-07T10:43:47.440Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T10:43:47.710Z] #165 DONE 0.3s [2024-05-07T10:43:47.710Z] [2024-05-07T10:43:47.710Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T10:43:47.710Z] #166 DONE 0.1s [2024-05-07T10:43:47.710Z] [2024-05-07T10:43:47.710Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:43:49.654Z] #167 DONE 1.9s [2024-05-07T10:43:49.654Z] [2024-05-07T10:43:49.654Z] #97 [security-secretstore-setup] exporting to image [2024-05-07T10:43:51.060Z] #97 exporting layers 1.2s done [2024-05-07T10:43:51.060Z] #97 writing image sha256:93c3e0ef71754df8a0aa8279ae830924a80b940b3b70add24cbaf5604e7140ea done [2024-05-07T10:43:51.060Z] #97 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-07T10:43:51.060Z] #97 DONE 8.8s [2024-05-07T10:43:51.060Z] [2024-05-07T10:43:51.060Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:44:23.290Z] #114 ... [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T10:44:23.290Z] #138 DONE 983.0s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:44:23.290Z] #136 ... [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:44:23.290Z] #168 DONE 0.2s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:44:23.290Z] #169 DONE 0.1s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:44:23.290Z] #114 ... [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-07T10:44:23.290Z] #170 DONE 0.3s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #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-05-07T10:44:23.290Z] #171 DONE 0.2s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #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-05-07T10:44:23.290Z] #172 DONE 0.1s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #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-05-07T10:44:23.290Z] #173 DONE 2.0s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #97 [core-common-config-bootstrapper] exporting to image [2024-05-07T10:44:23.290Z] #97 exporting layers [2024-05-07T10:44:23.290Z] #97 exporting layers 0.9s done [2024-05-07T10:44:23.290Z] #97 writing image sha256:d0207451f12e2794694d9ff267083ff31def3c1487d936c96d5018a7f70749e4 done [2024-05-07T10:44:23.290Z] #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-07T10:44:23.290Z] #97 DONE 9.7s [2024-05-07T10:44:23.290Z] [2024-05-07T10:44:23.290Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:46:29.960Z] #114 ... [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T10:46:29.960Z] #133 DONE 1112.4s [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:46:29.960Z] #174 DONE 0.3s [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:46:29.960Z] #175 DONE 0.1s [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-07T10:46:29.960Z] #176 DONE 0.3s [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:46:29.960Z] #114 ... [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #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-05-07T10:46:29.960Z] #177 DONE 0.1s [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #97 [security-spiffe-token-provider] exporting to image [2024-05-07T10:46:29.960Z] #97 exporting layers [2024-05-07T10:46:29.960Z] #97 exporting layers 0.7s done [2024-05-07T10:46:29.960Z] #97 writing image sha256:02f7b54aba75635d12a6831401eadbc908f0e36f8143b33593138aaccc676bc9 done [2024-05-07T10:46:29.960Z] #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-07T10:46:29.960Z] #97 DONE 10.4s [2024-05-07T10:46:29.960Z] [2024-05-07T10:46:29.960Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T10:52:07.054Z] #114 DONE 1450.2s [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:52:07.054Z] #131 ... [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:52:07.054Z] #178 DONE 0.1s [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:52:07.054Z] #135 ... [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:52:07.054Z] #179 DONE 0.1s [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:52:07.054Z] #136 ... [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-07T10:52:07.054Z] #180 DONE 0.4s [2024-05-07T10:52:07.054Z] [2024-05-07T10:52:07.054Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:52:07.358Z] #136 ... [2024-05-07T10:52:07.358Z] [2024-05-07T10:52:07.358Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:52:07.358Z] #181 DONE 0.2s [2024-05-07T10:52:07.358Z] [2024-05-07T10:52:07.358Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-07T10:52:07.358Z] #182 DONE 0.3s [2024-05-07T10:52:07.358Z] [2024-05-07T10:52:07.358Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:52:07.638Z] #135 ... [2024-05-07T10:52:07.638Z] [2024-05-07T10:52:07.638Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T10:52:09.638Z] #183 DONE 2.1s [2024-05-07T10:52:09.638Z] [2024-05-07T10:52:09.638Z] #97 [security-proxy-auth] exporting to image [2024-05-07T10:52:09.638Z] #97 exporting layers [2024-05-07T10:52:10.241Z] #97 exporting layers 0.7s done [2024-05-07T10:52:10.241Z] #97 writing image sha256:c5e8e974fed026ae308f2b73bbf5786d309df5eb9458a8f789bbb81b6242b2dc done [2024-05-07T10:52:10.241Z] #97 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-07T10:52:10.241Z] #97 DONE 11.1s [2024-05-07T10:52:10.241Z] [2024-05-07T10:52:10.241Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:52:57.116Z] #135 ... [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T10:52:57.116Z] #136 DONE 1493.7s [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:52:57.116Z] #137 ... [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:52:57.116Z] #184 DONE 0.1s [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:52:57.116Z] #185 DONE 0.3s [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-07T10:52:57.116Z] #186 DONE 0.4s [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:52:57.116Z] #137 ... [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:52:57.116Z] #187 DONE 0.1s [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #97 [core-command] exporting to image [2024-05-07T10:52:57.116Z] #97 exporting layers [2024-05-07T10:52:57.116Z] #97 exporting layers 0.4s done [2024-05-07T10:52:57.116Z] #97 writing image sha256:c75f9bff83b5b4050880b7777bccbb149f02f8e2a276bbd8de06ea5a4d311b36 done [2024-05-07T10:52:57.116Z] #97 naming to docker.io/library/core-command-arm64 done [2024-05-07T10:52:57.116Z] #97 DONE 11.4s [2024-05-07T10:52:57.116Z] [2024-05-07T10:52:57.116Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:52:59.045Z] #135 ... [2024-05-07T10:52:59.045Z] [2024-05-07T10:52:59.045Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T10:52:59.045Z] #137 DONE 1503.5s [2024-05-07T10:52:59.312Z] [2024-05-07T10:52:59.312Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:52:59.589Z] #132 ... [2024-05-07T10:52:59.589Z] [2024-05-07T10:52:59.589Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:52:59.589Z] #188 DONE 0.2s [2024-05-07T10:52:59.589Z] [2024-05-07T10:52:59.589Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:52:59.854Z] #132 ... [2024-05-07T10:52:59.855Z] [2024-05-07T10:52:59.855Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:52:59.855Z] #189 DONE 0.1s [2024-05-07T10:52:59.855Z] [2024-05-07T10:52:59.855Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:00.119Z] #132 ... [2024-05-07T10:53:00.119Z] [2024-05-07T10:53:00.119Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T10:53:00.384Z] #190 DONE 0.4s [2024-05-07T10:53:00.384Z] [2024-05-07T10:53:00.384Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:00.384Z] #132 ... [2024-05-07T10:53:00.384Z] [2024-05-07T10:53:00.384Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:53:00.649Z] #191 DONE 0.2s [2024-05-07T10:53:00.649Z] [2024-05-07T10:53:00.649Z] #97 [core-data] exporting to image [2024-05-07T10:53:00.649Z] #97 exporting layers [2024-05-07T10:53:01.228Z] #97 exporting layers 0.5s done [2024-05-07T10:53:01.228Z] #97 writing image sha256:d0c233d9d3520a1cdbb8d1abc32d1d262e0125873d76713df911f3c7d978fbcc done [2024-05-07T10:53:01.228Z] #97 naming to docker.io/library/core-data-arm64 0.0s done [2024-05-07T10:53:01.228Z] #97 DONE 11.9s [2024-05-07T10:53:01.228Z] [2024-05-07T10:53:01.228Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:04.566Z] #132 ... [2024-05-07T10:53:04.566Z] [2024-05-07T10:53:04.566Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T10:53:04.566Z] #135 DONE 1508.7s [2024-05-07T10:53:04.566Z] [2024-05-07T10:53:04.566Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:53:04.834Z] #192 DONE 0.3s [2024-05-07T10:53:04.834Z] [2024-05-07T10:53:04.834Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:53:05.099Z] #193 DONE 0.2s [2024-05-07T10:53:05.099Z] [2024-05-07T10:53:05.099Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:05.099Z] #132 ... [2024-05-07T10:53:05.099Z] [2024-05-07T10:53:05.099Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T10:53:05.677Z] #194 DONE 0.4s [2024-05-07T10:53:05.677Z] [2024-05-07T10:53:05.677Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:53:05.677Z] #195 DONE 0.1s [2024-05-07T10:53:05.677Z] [2024-05-07T10:53:05.677Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:05.677Z] #132 ... [2024-05-07T10:53:05.677Z] [2024-05-07T10:53:05.677Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-07T10:53:05.677Z] #196 DONE 0.1s [2024-05-07T10:53:05.941Z] [2024-05-07T10:53:05.941Z] #97 [core-metadata] exporting to image [2024-05-07T10:53:06.205Z] #97 exporting layers 0.6s done [2024-05-07T10:53:06.469Z] #97 writing image sha256:9f2b16751a0b31df1b0006356f2fc10c23300286f726b3c36672cde08b0a644c done [2024-05-07T10:53:06.469Z] #97 naming to docker.io/library/core-metadata-arm64 done [2024-05-07T10:53:06.469Z] #97 DONE 12.5s [2024-05-07T10:53:06.469Z] [2024-05-07T10:53:06.469Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:33.125Z] #132 ... [2024-05-07T10:53:33.125Z] [2024-05-07T10:53:33.125Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T10:53:33.125Z] #131 DONE 1536.7s [2024-05-07T10:53:33.125Z] [2024-05-07T10:53:33.125Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:33.125Z] #132 ... [2024-05-07T10:53:33.125Z] [2024-05-07T10:53:33.125Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:53:33.125Z] #197 DONE 0.1s [2024-05-07T10:53:33.125Z] [2024-05-07T10:53:33.125Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:53:33.125Z] #198 DONE 0.1s [2024-05-07T10:53:33.125Z] [2024-05-07T10:53:33.125Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T10:53:33.125Z] #132 DONE 1537.4s [2024-05-07T10:53:33.125Z] [2024-05-07T10:53:33.125Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T10:53:33.389Z] #199 ... [2024-05-07T10:53:33.389Z] [2024-05-07T10:53:33.389Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T10:53:33.389Z] #200 DONE 0.1s [2024-05-07T10:53:33.655Z] [2024-05-07T10:53:33.655Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T10:53:33.655Z] #199 DONE 0.5s [2024-05-07T10:53:33.655Z] [2024-05-07T10:53:33.655Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:53:33.655Z] #201 DONE 0.1s [2024-05-07T10:53:33.655Z] [2024-05-07T10:53:33.655Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T10:53:33.655Z] #202 DONE 0.1s [2024-05-07T10:53:33.655Z] [2024-05-07T10:53:33.655Z] #97 [support-notifications] exporting to image [2024-05-07T10:53:33.655Z] #97 exporting layers [2024-05-07T10:53:33.920Z] #97 ... [2024-05-07T10:53:33.920Z] [2024-05-07T10:53:33.920Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T10:53:33.920Z] #203 DONE 0.4s [2024-05-07T10:53:34.185Z] [2024-05-07T10:53:34.185Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-07T10:53:34.185Z] #204 DONE 0.1s [2024-05-07T10:53:34.185Z] [2024-05-07T10:53:34.185Z] #97 [support-notifications] exporting to image [2024-05-07T10:53:34.185Z] #97 exporting layers 0.6s done [2024-05-07T10:53:34.185Z] #97 writing image sha256:648178ea8b598c158d1a5e3619cd2e6c7b7bb8a054978ed928c1305ad3d134bd done [2024-05-07T10:53:34.185Z] #97 naming to docker.io/library/support-notifications-arm64 done [2024-05-07T10:53:34.451Z] #97 exporting layers 0.4s done [2024-05-07T10:53:34.716Z] #97 writing image sha256:f174c0eb3625c050cc8cc62437ea5e8d90ccd5cc38629e344bcbe89b9065fed5 done [2024-05-07T10:53:34.716Z] #97 naming to docker.io/library/support-scheduler-arm64 done [2024-05-07T10:53:34.716Z] #97 DONE 13.5s [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T10:53:34.716Z] time="2024-05-07T10:26:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-07T10:53:34.745Z] $ docker stop --time=1 acd8466a3fa846f0cc4a8678d1f3ed579b77942d842449ae546b51f262b1ea10 [2024-05-07T10:53:36.405Z] $ docker rm -f --volumes acd8466a3fa846f0cc4a8678d1f3ed579b77942d842449ae546b51f262b1ea10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T10:53:36.896Z] + docker images [2024-05-07T10:53:36.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-07T10:53:36.896Z] support-scheduler-arm64 latest f174c0eb3625 3 seconds ago 42.9MB [2024-05-07T10:53:36.896Z] support-notifications-arm64 latest 648178ea8b59 3 seconds ago 43.6MB [2024-05-07T10:53:36.896Z] core-metadata-arm64 latest 9f2b16751a0b 31 seconds ago 40.5MB [2024-05-07T10:53:36.896Z] core-data-arm64 latest d0c233d9d352 36 seconds ago 40.3MB [2024-05-07T10:53:36.896Z] core-command-arm64 latest c75f9bff83b5 46 seconds ago 40MB [2024-05-07T10:53:36.896Z] security-proxy-auth-arm64 latest c5e8e974fed0 About a minute ago 37.7MB [2024-05-07T10:53:36.896Z] security-spiffe-token-provider-arm64 latest 02f7b54aba75 7 minutes ago 34.7MB [2024-05-07T10:53:36.896Z] core-common-config-bootstrapper-arm64 latest d0207451f12e 9 minutes ago 20.6MB [2024-05-07T10:53:36.896Z] security-secretstore-setup-arm64 latest 93c3e0ef7175 9 minutes ago 41.4MB [2024-05-07T10:53:36.896Z] security-bootstrapper-arm64 latest 8c51353b3542 9 minutes ago 24.1MB [2024-05-07T10:53:36.896Z] security-proxy-setup-arm64 latest 7b362d36462c 10 minutes ago 31.3MB [2024-05-07T10:53:36.896Z] security-spire-agent-arm64 latest af264e662366 26 minutes ago 158MB [2024-05-07T10:53:36.896Z] security-spire-server-arm64 latest 9f27b002bb83 26 minutes ago 102MB [2024-05-07T10:53:36.896Z] security-spire-config-arm64 latest 7f629c28512c 26 minutes ago 101MB [2024-05-07T10:53:36.896Z] ci-base-image-arm64 latest 290df4b8a16e 28 minutes ago 974MB [2024-05-07T10:53:36.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB [2024-05-07T10:53:36.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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-05-07T10:53:37.039Z] provisioning config files... [2024-05-07T10:53:37.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/639@tmp/config10894278868235010377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:53:37.409Z] ---> ****-login.sh [2024-05-07T10:53:37.410Z] nexus3.edgexfoundry.org:10001 [2024-05-07T10:53:37.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:53:37.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:53:37.674Z] Configure a credential helper to remove this warning. See [2024-05-07T10:53:37.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:53:37.674Z] [2024-05-07T10:53:37.674Z] Login Succeeded [2024-05-07T10:53:37.941Z] nexus3.edgexfoundry.org:10002 [2024-05-07T10:53:37.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:53:38.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:53:38.209Z] Configure a credential helper to remove this warning. See [2024-05-07T10:53:38.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:53:38.209Z] [2024-05-07T10:53:38.209Z] Login Succeeded [2024-05-07T10:53:38.209Z] nexus3.edgexfoundry.org:10003 [2024-05-07T10:53:38.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:53:38.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:53:38.477Z] Configure a credential helper to remove this warning. See [2024-05-07T10:53:38.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:53:38.477Z] [2024-05-07T10:53:38.477Z] Login Succeeded [2024-05-07T10:53:38.477Z] nexus3.edgexfoundry.org:10004 [2024-05-07T10:53:38.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:53:39.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:53:39.010Z] Configure a credential helper to remove this warning. See [2024-05-07T10:53:39.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:53:39.010Z] [2024-05-07T10:53:39.010Z] Login Succeeded [2024-05-07T10:53:39.010Z] ****.io [2024-05-07T10:53:39.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T10:53:39.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T10:53:39.542Z] Configure a credential helper to remove this warning. See [2024-05-07T10:53:39.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T10:53:39.542Z] [2024-05-07T10:53:39.542Z] Login Succeeded [2024-05-07T10:53:39.542Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T10:53:39.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:53:39.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T10:53:39.632Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-05-07T10:53:39.632Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:39.632Z] latest [2024-05-07T10:53:39.632Z] 3.2.0-dev.23 [2024-05-07T10:53:39.632Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:39.632Z] main [2024-05-07T10:53:39.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:40.010Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:40.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:40.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-07T10:53:40.354Z] b42916d65fad: Preparing [2024-05-07T10:53:40.354Z] 9fef6a96e5f3: Preparing [2024-05-07T10:53:40.354Z] 4f7310364b72: Preparing [2024-05-07T10:53:40.354Z] 2d007ac800e2: Preparing [2024-05-07T10:53:40.354Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:40.354Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:40.354Z] 7c504f21be85: Preparing [2024-05-07T10:53:40.354Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:40.354Z] 7c504f21be85: Waiting [2024-05-07T10:53:40.620Z] 4f7310364b72: Pushed [2024-05-07T10:53:40.620Z] b42916d65fad: Pushed [2024-05-07T10:53:40.620Z] 2d007ac800e2: Pushed [2024-05-07T10:53:40.620Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:40.620Z] 72e5d30a15e1: Pushed [2024-05-07T10:53:42.019Z] 7d69ce0605ac: Pushed [2024-05-07T10:53:46.256Z] 9fef6a96e5f3: Pushed [2024-05-07T10:53:46.519Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:a128ab740197fa74e0087f48c8105238c5290fc8d25bdc76bdacc74d78936867 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:46.869Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:47.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-05-07T10:53:47.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-07T10:53:47.226Z] b42916d65fad: Preparing [2024-05-07T10:53:47.226Z] 9fef6a96e5f3: Preparing [2024-05-07T10:53:47.226Z] 4f7310364b72: Preparing [2024-05-07T10:53:47.226Z] 2d007ac800e2: Preparing [2024-05-07T10:53:47.226Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:47.226Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:47.226Z] 7c504f21be85: Preparing [2024-05-07T10:53:47.226Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:47.226Z] 7c504f21be85: Waiting [2024-05-07T10:53:47.226Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:47.226Z] 9fef6a96e5f3: Layer already exists [2024-05-07T10:53:47.226Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:47.226Z] b42916d65fad: Layer already exists [2024-05-07T10:53:47.226Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:47.226Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:47.226Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:47.491Z] latest: digest: sha256:a128ab740197fa74e0087f48c8105238c5290fc8d25bdc76bdacc74d78936867 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:47.857Z] + 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-05-07T10:53:48.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-05-07T10:53:48.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-07T10:53:48.206Z] b42916d65fad: Preparing [2024-05-07T10:53:48.206Z] 9fef6a96e5f3: Preparing [2024-05-07T10:53:48.206Z] 4f7310364b72: Preparing [2024-05-07T10:53:48.206Z] 2d007ac800e2: Preparing [2024-05-07T10:53:48.206Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:48.206Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:48.206Z] 7c504f21be85: Preparing [2024-05-07T10:53:48.206Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:48.206Z] 7c504f21be85: Waiting [2024-05-07T10:53:48.206Z] 9fef6a96e5f3: Layer already exists [2024-05-07T10:53:48.206Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:48.206Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:48.206Z] b42916d65fad: Layer already exists [2024-05-07T10:53:48.206Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:48.206Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:48.206Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:48.471Z] 3.2.0-dev.23: digest: sha256:a128ab740197fa74e0087f48c8105238c5290fc8d25bdc76bdacc74d78936867 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:48.823Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:49.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:49.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-07T10:53:49.173Z] b42916d65fad: Preparing [2024-05-07T10:53:49.173Z] 9fef6a96e5f3: Preparing [2024-05-07T10:53:49.173Z] 4f7310364b72: Preparing [2024-05-07T10:53:49.173Z] 2d007ac800e2: Preparing [2024-05-07T10:53:49.173Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:49.173Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:49.173Z] 7c504f21be85: Preparing [2024-05-07T10:53:49.173Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:49.173Z] 7c504f21be85: Waiting [2024-05-07T10:53:49.173Z] 9fef6a96e5f3: Layer already exists [2024-05-07T10:53:49.173Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:49.173Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:49.173Z] b42916d65fad: Layer already exists [2024-05-07T10:53:49.173Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:49.173Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:49.173Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:49.436Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:a128ab740197fa74e0087f48c8105238c5290fc8d25bdc76bdacc74d78936867 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:49.783Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:50.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-05-07T10:53:50.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-07T10:53:50.138Z] b42916d65fad: Preparing [2024-05-07T10:53:50.138Z] 9fef6a96e5f3: Preparing [2024-05-07T10:53:50.138Z] 4f7310364b72: Preparing [2024-05-07T10:53:50.138Z] 2d007ac800e2: Preparing [2024-05-07T10:53:50.138Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:50.138Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:50.138Z] 7c504f21be85: Preparing [2024-05-07T10:53:50.138Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:50.138Z] 7c504f21be85: Waiting [2024-05-07T10:53:50.138Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:50.138Z] 9fef6a96e5f3: Layer already exists [2024-05-07T10:53:50.138Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:50.138Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:50.138Z] b42916d65fad: Layer already exists [2024-05-07T10:53:50.138Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:50.138Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:50.402Z] main: digest: sha256:a128ab740197fa74e0087f48c8105238c5290fc8d25bdc76bdacc74d78936867 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:53:50.474Z] ===================================================== [Pipeline] echo [2024-05-07T10:53:50.484Z] taggedImages: [2024-05-07T10:53:50.484Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:50.484Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-05-07T10:53:50.484Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-05-07T10:53:50.484Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:50.484Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-05-07T10:53:50.517Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-05-07T10:53:50.517Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:50.517Z] latest [2024-05-07T10:53:50.517Z] 3.2.0-dev.23 [2024-05-07T10:53:50.517Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:50.517Z] main [2024-05-07T10:53:50.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:50.885Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:51.237Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:51.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-07T10:53:51.237Z] a64b2307de54: Preparing [2024-05-07T10:53:51.237Z] 90bb6243db98: Preparing [2024-05-07T10:53:51.237Z] a554b20f7539: Preparing [2024-05-07T10:53:51.237Z] 1b1c7e9cd12c: Preparing [2024-05-07T10:53:51.237Z] 4f7310364b72: Preparing [2024-05-07T10:53:51.237Z] 2d007ac800e2: Preparing [2024-05-07T10:53:51.237Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:51.237Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:51.237Z] 7c504f21be85: Preparing [2024-05-07T10:53:51.237Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:51.237Z] 2d007ac800e2: Waiting [2024-05-07T10:53:51.237Z] 7d69ce0605ac: Waiting [2024-05-07T10:53:51.237Z] 7c504f21be85: Waiting [2024-05-07T10:53:51.503Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:51.503Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:51.503Z] 90bb6243db98: Pushed [2024-05-07T10:53:51.503Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:51.503Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:51.503Z] a64b2307de54: Pushed [2024-05-07T10:53:51.503Z] a554b20f7539: Pushed [2024-05-07T10:53:51.503Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:53.439Z] 1b1c7e9cd12c: Pushed [2024-05-07T10:53:53.439Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:6543117ca28502f2767ca856cf89755381977019c9e19dc53e9efd7a5929f5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:53.796Z] + 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-05-07T10:53:54.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-05-07T10:53:54.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-07T10:53:54.142Z] a64b2307de54: Preparing [2024-05-07T10:53:54.142Z] 90bb6243db98: Preparing [2024-05-07T10:53:54.142Z] a554b20f7539: Preparing [2024-05-07T10:53:54.142Z] 1b1c7e9cd12c: Preparing [2024-05-07T10:53:54.142Z] 4f7310364b72: Preparing [2024-05-07T10:53:54.142Z] 2d007ac800e2: Preparing [2024-05-07T10:53:54.142Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:54.142Z] 2d007ac800e2: Waiting [2024-05-07T10:53:54.142Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:54.142Z] 7d69ce0605ac: Waiting [2024-05-07T10:53:54.142Z] 7c504f21be85: Preparing [2024-05-07T10:53:54.142Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:54.142Z] 7c504f21be85: Waiting [2024-05-07T10:53:54.142Z] a554b20f7539: Layer already exists [2024-05-07T10:53:54.142Z] 90bb6243db98: Layer already exists [2024-05-07T10:53:54.142Z] a64b2307de54: Layer already exists [2024-05-07T10:53:54.142Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:54.142Z] 1b1c7e9cd12c: Layer already exists [2024-05-07T10:53:54.142Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:54.142Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:54.142Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:54.142Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:54.407Z] latest: digest: sha256:6543117ca28502f2767ca856cf89755381977019c9e19dc53e9efd7a5929f5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:54.778Z] + 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-05-07T10:53:55.121Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-05-07T10:53:55.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-07T10:53:55.121Z] a64b2307de54: Preparing [2024-05-07T10:53:55.121Z] 90bb6243db98: Preparing [2024-05-07T10:53:55.121Z] a554b20f7539: Preparing [2024-05-07T10:53:55.121Z] 1b1c7e9cd12c: Preparing [2024-05-07T10:53:55.121Z] 4f7310364b72: Preparing [2024-05-07T10:53:55.121Z] 2d007ac800e2: Preparing [2024-05-07T10:53:55.121Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:55.121Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:55.121Z] 7c504f21be85: Preparing [2024-05-07T10:53:55.121Z] 7d69ce0605ac: Waiting [2024-05-07T10:53:55.121Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:55.121Z] 7c504f21be85: Waiting [2024-05-07T10:53:55.121Z] 2d007ac800e2: Waiting [2024-05-07T10:53:55.121Z] 1b1c7e9cd12c: Layer already exists [2024-05-07T10:53:55.121Z] 90bb6243db98: Layer already exists [2024-05-07T10:53:55.121Z] a554b20f7539: Layer already exists [2024-05-07T10:53:55.121Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:55.121Z] a64b2307de54: Layer already exists [2024-05-07T10:53:55.121Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:55.121Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:55.121Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:55.121Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:55.386Z] 3.2.0-dev.23: digest: sha256:6543117ca28502f2767ca856cf89755381977019c9e19dc53e9efd7a5929f5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:55.736Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:56.087Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:56.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-07T10:53:56.087Z] a64b2307de54: Preparing [2024-05-07T10:53:56.087Z] 90bb6243db98: Preparing [2024-05-07T10:53:56.087Z] a554b20f7539: Preparing [2024-05-07T10:53:56.087Z] 1b1c7e9cd12c: Preparing [2024-05-07T10:53:56.087Z] 4f7310364b72: Preparing [2024-05-07T10:53:56.087Z] 2d007ac800e2: Preparing [2024-05-07T10:53:56.087Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:56.087Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:56.087Z] 7c504f21be85: Preparing [2024-05-07T10:53:56.087Z] 2d007ac800e2: Waiting [2024-05-07T10:53:56.087Z] 7d69ce0605ac: Waiting [2024-05-07T10:53:56.087Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:56.087Z] 7c504f21be85: Waiting [2024-05-07T10:53:56.087Z] a64b2307de54: Layer already exists [2024-05-07T10:53:56.087Z] a554b20f7539: Layer already exists [2024-05-07T10:53:56.087Z] 90bb6243db98: Layer already exists [2024-05-07T10:53:56.087Z] 1b1c7e9cd12c: Layer already exists [2024-05-07T10:53:56.087Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:56.087Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:56.087Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:56.087Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:56.087Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:56.351Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:6543117ca28502f2767ca856cf89755381977019c9e19dc53e9efd7a5929f5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:56.701Z] + 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-05-07T10:53:57.049Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-05-07T10:53:57.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-07T10:53:57.050Z] a64b2307de54: Preparing [2024-05-07T10:53:57.050Z] 90bb6243db98: Preparing [2024-05-07T10:53:57.050Z] a554b20f7539: Preparing [2024-05-07T10:53:57.050Z] 1b1c7e9cd12c: Preparing [2024-05-07T10:53:57.050Z] 4f7310364b72: Preparing [2024-05-07T10:53:57.050Z] 2d007ac800e2: Preparing [2024-05-07T10:53:57.050Z] 7d69ce0605ac: Preparing [2024-05-07T10:53:57.050Z] 72e5d30a15e1: Preparing [2024-05-07T10:53:57.050Z] 7c504f21be85: Preparing [2024-05-07T10:53:57.050Z] 2d007ac800e2: Waiting [2024-05-07T10:53:57.050Z] 7d69ce0605ac: Waiting [2024-05-07T10:53:57.050Z] 72e5d30a15e1: Waiting [2024-05-07T10:53:57.050Z] 7c504f21be85: Waiting [2024-05-07T10:53:57.050Z] a64b2307de54: Layer already exists [2024-05-07T10:53:57.050Z] 1b1c7e9cd12c: Layer already exists [2024-05-07T10:53:57.050Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:57.050Z] a554b20f7539: Layer already exists [2024-05-07T10:53:57.050Z] 90bb6243db98: Layer already exists [2024-05-07T10:53:57.050Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:53:57.050Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:57.050Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:57.050Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:53:57.314Z] main: digest: sha256:6543117ca28502f2767ca856cf89755381977019c9e19dc53e9efd7a5929f5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:53:57.396Z] ===================================================== [Pipeline] echo [2024-05-07T10:53:57.408Z] taggedImages: [2024-05-07T10:53:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-05-07T10:53:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-05-07T10:53:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-05-07T10:53:57.439Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-05-07T10:53:57.439Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:57.439Z] latest [2024-05-07T10:53:57.439Z] 3.2.0-dev.23 [2024-05-07T10:53:57.439Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:53:57.439Z] main [2024-05-07T10:53:57.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:57.793Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:53:58.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:53:58.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-07T10:53:58.134Z] 1a0d837efa10: Preparing [2024-05-07T10:53:58.134Z] 8b902491ba61: Preparing [2024-05-07T10:53:58.134Z] 4f7310364b72: Preparing [2024-05-07T10:53:58.134Z] 2d007ac800e2: Preparing [2024-05-07T10:53:58.134Z] ffb8df7caf43: Preparing [2024-05-07T10:53:58.134Z] 2f693c1a2680: Preparing [2024-05-07T10:53:58.134Z] 7c504f21be85: Preparing [2024-05-07T10:53:58.134Z] 7c504f21be85: Waiting [2024-05-07T10:53:58.134Z] 2f693c1a2680: Waiting [2024-05-07T10:53:58.134Z] 2d007ac800e2: Layer already exists [2024-05-07T10:53:58.397Z] 4f7310364b72: Layer already exists [2024-05-07T10:53:58.397Z] 7c504f21be85: Layer already exists [2024-05-07T10:53:58.397Z] 1a0d837efa10: Pushed [2024-05-07T10:53:58.398Z] 2f693c1a2680: Pushed [2024-05-07T10:53:59.793Z] ffb8df7caf43: Pushed [2024-05-07T10:54:04.020Z] 8b902491ba61: Pushed [2024-05-07T10:54:04.020Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:f6f1d6298431e4a54f1454342257ad11b59d7fb51957d0ffb1a343520de661b2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:04.370Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:04.715Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-05-07T10:54:04.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-07T10:54:04.715Z] 1a0d837efa10: Preparing [2024-05-07T10:54:04.715Z] 8b902491ba61: Preparing [2024-05-07T10:54:04.715Z] 4f7310364b72: Preparing [2024-05-07T10:54:04.715Z] 2d007ac800e2: Preparing [2024-05-07T10:54:04.715Z] ffb8df7caf43: Preparing [2024-05-07T10:54:04.715Z] 2f693c1a2680: Preparing [2024-05-07T10:54:04.715Z] 7c504f21be85: Preparing [2024-05-07T10:54:04.715Z] 2f693c1a2680: Waiting [2024-05-07T10:54:04.715Z] 7c504f21be85: Waiting [2024-05-07T10:54:04.715Z] ffb8df7caf43: Layer already exists [2024-05-07T10:54:04.715Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:04.715Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:04.715Z] 8b902491ba61: Layer already exists [2024-05-07T10:54:04.715Z] 1a0d837efa10: Layer already exists [2024-05-07T10:54:04.715Z] 2f693c1a2680: Layer already exists [2024-05-07T10:54:04.715Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:04.979Z] latest: digest: sha256:f6f1d6298431e4a54f1454342257ad11b59d7fb51957d0ffb1a343520de661b2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:05.440Z] + 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-05-07T10:54:05.816Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-05-07T10:54:05.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-07T10:54:05.816Z] 1a0d837efa10: Preparing [2024-05-07T10:54:05.816Z] 8b902491ba61: Preparing [2024-05-07T10:54:05.816Z] 4f7310364b72: Preparing [2024-05-07T10:54:05.816Z] 2d007ac800e2: Preparing [2024-05-07T10:54:05.816Z] ffb8df7caf43: Preparing [2024-05-07T10:54:05.816Z] 2f693c1a2680: Preparing [2024-05-07T10:54:05.816Z] 7c504f21be85: Preparing [2024-05-07T10:54:05.816Z] 2f693c1a2680: Waiting [2024-05-07T10:54:05.816Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:05.816Z] 1a0d837efa10: Layer already exists [2024-05-07T10:54:05.816Z] 8b902491ba61: Layer already exists [2024-05-07T10:54:05.816Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:05.816Z] ffb8df7caf43: Layer already exists [2024-05-07T10:54:05.816Z] 2f693c1a2680: Layer already exists [2024-05-07T10:54:05.816Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:06.087Z] 3.2.0-dev.23: digest: sha256:f6f1d6298431e4a54f1454342257ad11b59d7fb51957d0ffb1a343520de661b2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:06.451Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:06.797Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:06.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-07T10:54:06.798Z] 1a0d837efa10: Preparing [2024-05-07T10:54:06.798Z] 8b902491ba61: Preparing [2024-05-07T10:54:06.798Z] 4f7310364b72: Preparing [2024-05-07T10:54:06.798Z] 2d007ac800e2: Preparing [2024-05-07T10:54:06.798Z] ffb8df7caf43: Preparing [2024-05-07T10:54:06.798Z] 2f693c1a2680: Preparing [2024-05-07T10:54:06.798Z] 7c504f21be85: Preparing [2024-05-07T10:54:06.798Z] 2f693c1a2680: Waiting [2024-05-07T10:54:06.798Z] 7c504f21be85: Waiting [2024-05-07T10:54:06.798Z] 8b902491ba61: Layer already exists [2024-05-07T10:54:06.798Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:06.798Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:06.798Z] 1a0d837efa10: Layer already exists [2024-05-07T10:54:06.798Z] ffb8df7caf43: Layer already exists [2024-05-07T10:54:06.798Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:06.798Z] 2f693c1a2680: Layer already exists [2024-05-07T10:54:06.798Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:f6f1d6298431e4a54f1454342257ad11b59d7fb51957d0ffb1a343520de661b2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:07.415Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:07.755Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-05-07T10:54:07.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-07T10:54:07.755Z] 1a0d837efa10: Preparing [2024-05-07T10:54:07.755Z] 8b902491ba61: Preparing [2024-05-07T10:54:07.755Z] 4f7310364b72: Preparing [2024-05-07T10:54:07.755Z] 2d007ac800e2: Preparing [2024-05-07T10:54:07.755Z] ffb8df7caf43: Preparing [2024-05-07T10:54:07.755Z] 2f693c1a2680: Preparing [2024-05-07T10:54:07.755Z] 7c504f21be85: Preparing [2024-05-07T10:54:07.755Z] 2f693c1a2680: Waiting [2024-05-07T10:54:07.755Z] 7c504f21be85: Waiting [2024-05-07T10:54:07.755Z] ffb8df7caf43: Layer already exists [2024-05-07T10:54:07.755Z] 8b902491ba61: Layer already exists [2024-05-07T10:54:07.755Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:07.755Z] 1a0d837efa10: Layer already exists [2024-05-07T10:54:07.755Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:07.755Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:07.755Z] 2f693c1a2680: Layer already exists [2024-05-07T10:54:08.022Z] main: digest: sha256:f6f1d6298431e4a54f1454342257ad11b59d7fb51957d0ffb1a343520de661b2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:54:08.095Z] ===================================================== [Pipeline] echo [2024-05-07T10:54:08.111Z] taggedImages: [2024-05-07T10:54:08.111Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:08.111Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-05-07T10:54:08.111Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-05-07T10:54:08.111Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:08.111Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-05-07T10:54:08.138Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-05-07T10:54:08.138Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:08.138Z] latest [2024-05-07T10:54:08.138Z] 3.2.0-dev.23 [2024-05-07T10:54:08.138Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:08.138Z] main [2024-05-07T10:54:08.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:08.507Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:08.857Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:08.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-07T10:54:08.857Z] 1bd6acad11e0: Preparing [2024-05-07T10:54:08.857Z] af4043a14bc4: Preparing [2024-05-07T10:54:08.857Z] 49a922b6d78e: Preparing [2024-05-07T10:54:08.857Z] 4f7310364b72: Preparing [2024-05-07T10:54:08.857Z] 2d007ac800e2: Preparing [2024-05-07T10:54:08.857Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:08.857Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:08.857Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:08.857Z] 7c504f21be85: Preparing [2024-05-07T10:54:08.857Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:08.857Z] 7c504f21be85: Waiting [2024-05-07T10:54:08.857Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:08.857Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:09.126Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:09.126Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:09.126Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:09.126Z] af4043a14bc4: Pushed [2024-05-07T10:54:09.126Z] 1bd6acad11e0: Pushed [2024-05-07T10:54:15.739Z] 49a922b6d78e: Pushed [2024-05-07T10:54:15.739Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:59aac5dbe85fff0f93be0617385d6bfd8727a737a0d05a9f4e5350c0f16f3538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:16.085Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:16.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-05-07T10:54:16.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-07T10:54:16.436Z] 1bd6acad11e0: Preparing [2024-05-07T10:54:16.436Z] af4043a14bc4: Preparing [2024-05-07T10:54:16.436Z] 49a922b6d78e: Preparing [2024-05-07T10:54:16.436Z] 4f7310364b72: Preparing [2024-05-07T10:54:16.436Z] 2d007ac800e2: Preparing [2024-05-07T10:54:16.436Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:16.436Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:16.436Z] 7c504f21be85: Preparing [2024-05-07T10:54:16.436Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:16.436Z] 7c504f21be85: Waiting [2024-05-07T10:54:16.436Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:16.436Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:16.436Z] 49a922b6d78e: Layer already exists [2024-05-07T10:54:16.436Z] 1bd6acad11e0: Layer already exists [2024-05-07T10:54:16.436Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:16.436Z] af4043a14bc4: Layer already exists [2024-05-07T10:54:16.436Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:16.436Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:16.436Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:16.699Z] latest: digest: sha256:59aac5dbe85fff0f93be0617385d6bfd8727a737a0d05a9f4e5350c0f16f3538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:17.041Z] + 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-05-07T10:54:17.392Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-05-07T10:54:17.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-07T10:54:17.392Z] 1bd6acad11e0: Preparing [2024-05-07T10:54:17.392Z] af4043a14bc4: Preparing [2024-05-07T10:54:17.392Z] 49a922b6d78e: Preparing [2024-05-07T10:54:17.392Z] 4f7310364b72: Preparing [2024-05-07T10:54:17.392Z] 2d007ac800e2: Preparing [2024-05-07T10:54:17.392Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:17.392Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:17.392Z] 7c504f21be85: Preparing [2024-05-07T10:54:17.392Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:17.392Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:17.392Z] 7c504f21be85: Waiting [2024-05-07T10:54:17.392Z] af4043a14bc4: Layer already exists [2024-05-07T10:54:17.392Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:17.392Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:17.392Z] 1bd6acad11e0: Layer already exists [2024-05-07T10:54:17.392Z] 49a922b6d78e: Layer already exists [2024-05-07T10:54:17.392Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:17.392Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:17.392Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:17.656Z] 3.2.0-dev.23: digest: sha256:59aac5dbe85fff0f93be0617385d6bfd8727a737a0d05a9f4e5350c0f16f3538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:18.002Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:18.346Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:18.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-07T10:54:18.346Z] 1bd6acad11e0: Preparing [2024-05-07T10:54:18.346Z] af4043a14bc4: Preparing [2024-05-07T10:54:18.346Z] 49a922b6d78e: Preparing [2024-05-07T10:54:18.346Z] 4f7310364b72: Preparing [2024-05-07T10:54:18.346Z] 2d007ac800e2: Preparing [2024-05-07T10:54:18.346Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:18.346Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:18.346Z] 7c504f21be85: Preparing [2024-05-07T10:54:18.346Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:18.346Z] 7c504f21be85: Waiting [2024-05-07T10:54:18.346Z] af4043a14bc4: Layer already exists [2024-05-07T10:54:18.346Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:18.346Z] 1bd6acad11e0: Layer already exists [2024-05-07T10:54:18.346Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:18.346Z] 49a922b6d78e: Layer already exists [2024-05-07T10:54:18.346Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:18.346Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:18.346Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:18.346Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:59aac5dbe85fff0f93be0617385d6bfd8727a737a0d05a9f4e5350c0f16f3538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:18.962Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:19.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-05-07T10:54:19.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-07T10:54:19.372Z] 1bd6acad11e0: Preparing [2024-05-07T10:54:19.372Z] af4043a14bc4: Preparing [2024-05-07T10:54:19.372Z] 49a922b6d78e: Preparing [2024-05-07T10:54:19.372Z] 4f7310364b72: Preparing [2024-05-07T10:54:19.372Z] 2d007ac800e2: Preparing [2024-05-07T10:54:19.372Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:19.372Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:19.372Z] 7c504f21be85: Preparing [2024-05-07T10:54:19.372Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:19.372Z] 7c504f21be85: Waiting [2024-05-07T10:54:19.372Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:19.372Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:19.372Z] af4043a14bc4: Layer already exists [2024-05-07T10:54:19.372Z] 49a922b6d78e: Layer already exists [2024-05-07T10:54:19.372Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:19.372Z] 1bd6acad11e0: Layer already exists [2024-05-07T10:54:19.372Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:19.372Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:19.372Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:19.637Z] main: digest: sha256:59aac5dbe85fff0f93be0617385d6bfd8727a737a0d05a9f4e5350c0f16f3538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:54:19.724Z] ===================================================== [Pipeline] echo [2024-05-07T10:54:19.739Z] taggedImages: [2024-05-07T10:54:19.739Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:19.739Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-05-07T10:54:19.739Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-05-07T10:54:19.739Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:19.739Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-05-07T10:54:19.771Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-05-07T10:54:19.771Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:19.771Z] latest [2024-05-07T10:54:19.771Z] 3.2.0-dev.23 [2024-05-07T10:54:19.771Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:19.771Z] main [2024-05-07T10:54:19.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:20.130Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:20.488Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:20.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-07T10:54:20.488Z] c02a261792b4: Preparing [2024-05-07T10:54:20.488Z] 383aada82669: Preparing [2024-05-07T10:54:20.488Z] 3d360ea35d22: Preparing [2024-05-07T10:54:20.488Z] b4bf26512b18: Preparing [2024-05-07T10:54:20.488Z] ad8367b0e43b: Preparing [2024-05-07T10:54:20.488Z] 791ca1c6332e: Preparing [2024-05-07T10:54:20.488Z] 0c680d625f58: Preparing [2024-05-07T10:54:20.488Z] 4f7310364b72: Preparing [2024-05-07T10:54:20.488Z] 2d007ac800e2: Preparing [2024-05-07T10:54:20.488Z] 55dae4238506: Preparing [2024-05-07T10:54:20.488Z] ab3bacb53c07: Preparing [2024-05-07T10:54:20.488Z] 5f70bf18a086: Preparing [2024-05-07T10:54:20.488Z] 98999d955366: Preparing [2024-05-07T10:54:20.488Z] 4f25437203ce: Preparing [2024-05-07T10:54:20.488Z] 9b484126c61a: Preparing [2024-05-07T10:54:20.488Z] 7c504f21be85: Preparing [2024-05-07T10:54:20.488Z] 791ca1c6332e: Waiting [2024-05-07T10:54:20.488Z] 0c680d625f58: Waiting [2024-05-07T10:54:20.488Z] 2d007ac800e2: Waiting [2024-05-07T10:54:20.488Z] 98999d955366: Waiting [2024-05-07T10:54:20.488Z] 4f7310364b72: Waiting [2024-05-07T10:54:20.488Z] 4f25437203ce: Waiting [2024-05-07T10:54:20.488Z] 55dae4238506: Waiting [2024-05-07T10:54:20.488Z] 9b484126c61a: Waiting [2024-05-07T10:54:20.488Z] 7c504f21be85: Waiting [2024-05-07T10:54:20.488Z] ab3bacb53c07: Waiting [2024-05-07T10:54:20.488Z] 5f70bf18a086: Waiting [2024-05-07T10:54:20.755Z] b4bf26512b18: Pushed [2024-05-07T10:54:20.755Z] ad8367b0e43b: Pushed [2024-05-07T10:54:20.755Z] c02a261792b4: Pushed [2024-05-07T10:54:20.755Z] 383aada82669: Pushed [2024-05-07T10:54:20.755Z] 3d360ea35d22: Pushed [2024-05-07T10:54:21.020Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:21.020Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:21.020Z] 791ca1c6332e: Pushed [2024-05-07T10:54:21.020Z] 5f70bf18a086: Layer already exists [2024-05-07T10:54:21.020Z] 55dae4238506: Pushed [2024-05-07T10:54:21.020Z] ab3bacb53c07: Pushed [2024-05-07T10:54:21.020Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:21.020Z] 98999d955366: Pushed [2024-05-07T10:54:21.284Z] 9b484126c61a: Pushed [2024-05-07T10:54:22.239Z] 4f25437203ce: Pushed [2024-05-07T10:54:23.642Z] 0c680d625f58: Pushed [2024-05-07T10:54:23.910Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:091dfd4880df5ba31dddd22ced3b246d0a7388ed9f6f25822131c3c23f53b24d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:24.265Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:24.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-05-07T10:54:24.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-07T10:54:24.604Z] c02a261792b4: Preparing [2024-05-07T10:54:24.604Z] 383aada82669: Preparing [2024-05-07T10:54:24.604Z] 3d360ea35d22: Preparing [2024-05-07T10:54:24.604Z] b4bf26512b18: Preparing [2024-05-07T10:54:24.604Z] ad8367b0e43b: Preparing [2024-05-07T10:54:24.604Z] 791ca1c6332e: Preparing [2024-05-07T10:54:24.604Z] 0c680d625f58: Preparing [2024-05-07T10:54:24.604Z] 4f7310364b72: Preparing [2024-05-07T10:54:24.604Z] 2d007ac800e2: Preparing [2024-05-07T10:54:24.604Z] 55dae4238506: Preparing [2024-05-07T10:54:24.604Z] ab3bacb53c07: Preparing [2024-05-07T10:54:24.604Z] 5f70bf18a086: Preparing [2024-05-07T10:54:24.604Z] 98999d955366: Preparing [2024-05-07T10:54:24.604Z] 4f25437203ce: Preparing [2024-05-07T10:54:24.604Z] 9b484126c61a: Preparing [2024-05-07T10:54:24.604Z] 7c504f21be85: Preparing [2024-05-07T10:54:24.604Z] 2d007ac800e2: Waiting [2024-05-07T10:54:24.604Z] 55dae4238506: Waiting [2024-05-07T10:54:24.604Z] ab3bacb53c07: Waiting [2024-05-07T10:54:24.604Z] 5f70bf18a086: Waiting [2024-05-07T10:54:24.604Z] 98999d955366: Waiting [2024-05-07T10:54:24.604Z] 4f25437203ce: Waiting [2024-05-07T10:54:24.604Z] 9b484126c61a: Waiting [2024-05-07T10:54:24.604Z] 7c504f21be85: Waiting [2024-05-07T10:54:24.604Z] 791ca1c6332e: Waiting [2024-05-07T10:54:24.604Z] 0c680d625f58: Waiting [2024-05-07T10:54:24.604Z] 4f7310364b72: Waiting [2024-05-07T10:54:24.604Z] 3d360ea35d22: Layer already exists [2024-05-07T10:54:24.604Z] b4bf26512b18: Layer already exists [2024-05-07T10:54:24.604Z] 383aada82669: Layer already exists [2024-05-07T10:54:24.604Z] c02a261792b4: Layer already exists [2024-05-07T10:54:24.604Z] ad8367b0e43b: Layer already exists [2024-05-07T10:54:24.604Z] 0c680d625f58: Layer already exists [2024-05-07T10:54:24.604Z] 791ca1c6332e: Layer already exists [2024-05-07T10:54:24.604Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:24.604Z] 55dae4238506: Layer already exists [2024-05-07T10:54:24.604Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:24.604Z] ab3bacb53c07: Layer already exists [2024-05-07T10:54:24.604Z] 5f70bf18a086: Layer already exists [2024-05-07T10:54:24.604Z] 4f25437203ce: Layer already exists [2024-05-07T10:54:24.604Z] 98999d955366: Layer already exists [2024-05-07T10:54:24.604Z] 9b484126c61a: Layer already exists [2024-05-07T10:54:24.604Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:24.871Z] latest: digest: sha256:091dfd4880df5ba31dddd22ced3b246d0a7388ed9f6f25822131c3c23f53b24d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:25.230Z] + 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-05-07T10:54:25.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-05-07T10:54:25.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-07T10:54:25.576Z] c02a261792b4: Preparing [2024-05-07T10:54:25.576Z] 383aada82669: Preparing [2024-05-07T10:54:25.576Z] 3d360ea35d22: Preparing [2024-05-07T10:54:25.576Z] b4bf26512b18: Preparing [2024-05-07T10:54:25.576Z] ad8367b0e43b: Preparing [2024-05-07T10:54:25.576Z] 791ca1c6332e: Preparing [2024-05-07T10:54:25.576Z] 0c680d625f58: Preparing [2024-05-07T10:54:25.576Z] 4f7310364b72: Preparing [2024-05-07T10:54:25.576Z] 2d007ac800e2: Preparing [2024-05-07T10:54:25.576Z] 55dae4238506: Preparing [2024-05-07T10:54:25.576Z] ab3bacb53c07: Preparing [2024-05-07T10:54:25.576Z] 5f70bf18a086: Preparing [2024-05-07T10:54:25.576Z] 98999d955366: Preparing [2024-05-07T10:54:25.576Z] 4f25437203ce: Preparing [2024-05-07T10:54:25.576Z] 9b484126c61a: Preparing [2024-05-07T10:54:25.576Z] 7c504f21be85: Preparing [2024-05-07T10:54:25.576Z] 791ca1c6332e: Waiting [2024-05-07T10:54:25.576Z] 0c680d625f58: Waiting [2024-05-07T10:54:25.576Z] 98999d955366: Waiting [2024-05-07T10:54:25.576Z] 2d007ac800e2: Waiting [2024-05-07T10:54:25.576Z] 4f25437203ce: Waiting [2024-05-07T10:54:25.576Z] 55dae4238506: Waiting [2024-05-07T10:54:25.576Z] 9b484126c61a: Waiting [2024-05-07T10:54:25.576Z] ab3bacb53c07: Waiting [2024-05-07T10:54:25.576Z] 7c504f21be85: Waiting [2024-05-07T10:54:25.576Z] 5f70bf18a086: Waiting [2024-05-07T10:54:25.576Z] 4f7310364b72: Waiting [2024-05-07T10:54:25.576Z] 383aada82669: Layer already exists [2024-05-07T10:54:25.576Z] c02a261792b4: Layer already exists [2024-05-07T10:54:25.576Z] b4bf26512b18: Layer already exists [2024-05-07T10:54:25.576Z] 3d360ea35d22: Layer already exists [2024-05-07T10:54:25.576Z] ad8367b0e43b: Layer already exists [2024-05-07T10:54:25.576Z] 791ca1c6332e: Layer already exists [2024-05-07T10:54:25.576Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:25.576Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:25.576Z] 55dae4238506: Layer already exists [2024-05-07T10:54:25.576Z] 0c680d625f58: Layer already exists [2024-05-07T10:54:25.576Z] 98999d955366: Layer already exists [2024-05-07T10:54:25.576Z] ab3bacb53c07: Layer already exists [2024-05-07T10:54:25.576Z] 5f70bf18a086: Layer already exists [2024-05-07T10:54:25.576Z] 4f25437203ce: Layer already exists [2024-05-07T10:54:25.576Z] 9b484126c61a: Layer already exists [2024-05-07T10:54:25.576Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:25.842Z] 3.2.0-dev.23: digest: sha256:091dfd4880df5ba31dddd22ced3b246d0a7388ed9f6f25822131c3c23f53b24d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:26.195Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:26.553Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:26.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-07T10:54:26.553Z] c02a261792b4: Preparing [2024-05-07T10:54:26.553Z] 383aada82669: Preparing [2024-05-07T10:54:26.553Z] 3d360ea35d22: Preparing [2024-05-07T10:54:26.553Z] b4bf26512b18: Preparing [2024-05-07T10:54:26.553Z] ad8367b0e43b: Preparing [2024-05-07T10:54:26.553Z] 791ca1c6332e: Preparing [2024-05-07T10:54:26.553Z] 0c680d625f58: Preparing [2024-05-07T10:54:26.553Z] 4f7310364b72: Preparing [2024-05-07T10:54:26.553Z] 2d007ac800e2: Preparing [2024-05-07T10:54:26.553Z] 55dae4238506: Preparing [2024-05-07T10:54:26.553Z] ab3bacb53c07: Preparing [2024-05-07T10:54:26.553Z] 5f70bf18a086: Preparing [2024-05-07T10:54:26.553Z] 98999d955366: Preparing [2024-05-07T10:54:26.553Z] 4f25437203ce: Preparing [2024-05-07T10:54:26.553Z] 9b484126c61a: Preparing [2024-05-07T10:54:26.553Z] 7c504f21be85: Preparing [2024-05-07T10:54:26.553Z] 4f7310364b72: Waiting [2024-05-07T10:54:26.553Z] 2d007ac800e2: Waiting [2024-05-07T10:54:26.553Z] 791ca1c6332e: Waiting [2024-05-07T10:54:26.553Z] 0c680d625f58: Waiting [2024-05-07T10:54:26.553Z] 4f25437203ce: Waiting [2024-05-07T10:54:26.553Z] 9b484126c61a: Waiting [2024-05-07T10:54:26.553Z] 7c504f21be85: Waiting [2024-05-07T10:54:26.553Z] 55dae4238506: Waiting [2024-05-07T10:54:26.553Z] ab3bacb53c07: Waiting [2024-05-07T10:54:26.553Z] 5f70bf18a086: Waiting [2024-05-07T10:54:26.553Z] 98999d955366: Waiting [2024-05-07T10:54:26.553Z] c02a261792b4: Layer already exists [2024-05-07T10:54:26.553Z] 3d360ea35d22: Layer already exists [2024-05-07T10:54:26.553Z] 383aada82669: Layer already exists [2024-05-07T10:54:26.553Z] ad8367b0e43b: Layer already exists [2024-05-07T10:54:26.553Z] b4bf26512b18: Layer already exists [2024-05-07T10:54:26.553Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:26.553Z] 791ca1c6332e: Layer already exists [2024-05-07T10:54:26.553Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:26.553Z] 0c680d625f58: Layer already exists [2024-05-07T10:54:26.553Z] 55dae4238506: Layer already exists [2024-05-07T10:54:26.553Z] 98999d955366: Layer already exists [2024-05-07T10:54:26.553Z] 5f70bf18a086: Layer already exists [2024-05-07T10:54:26.553Z] ab3bacb53c07: Layer already exists [2024-05-07T10:54:26.553Z] 4f25437203ce: Layer already exists [2024-05-07T10:54:26.553Z] 9b484126c61a: Layer already exists [2024-05-07T10:54:26.553Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:26.818Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:091dfd4880df5ba31dddd22ced3b246d0a7388ed9f6f25822131c3c23f53b24d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:27.171Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:27.524Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-05-07T10:54:27.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-07T10:54:27.524Z] c02a261792b4: Preparing [2024-05-07T10:54:27.524Z] 383aada82669: Preparing [2024-05-07T10:54:27.524Z] 3d360ea35d22: Preparing [2024-05-07T10:54:27.524Z] b4bf26512b18: Preparing [2024-05-07T10:54:27.524Z] ad8367b0e43b: Preparing [2024-05-07T10:54:27.524Z] 791ca1c6332e: Preparing [2024-05-07T10:54:27.524Z] 0c680d625f58: Preparing [2024-05-07T10:54:27.524Z] 4f7310364b72: Preparing [2024-05-07T10:54:27.524Z] 2d007ac800e2: Preparing [2024-05-07T10:54:27.524Z] 55dae4238506: Preparing [2024-05-07T10:54:27.524Z] ab3bacb53c07: Preparing [2024-05-07T10:54:27.524Z] 5f70bf18a086: Preparing [2024-05-07T10:54:27.524Z] 98999d955366: Preparing [2024-05-07T10:54:27.524Z] 4f25437203ce: Preparing [2024-05-07T10:54:27.524Z] 9b484126c61a: Preparing [2024-05-07T10:54:27.524Z] 7c504f21be85: Preparing [2024-05-07T10:54:27.524Z] 55dae4238506: Waiting [2024-05-07T10:54:27.524Z] ab3bacb53c07: Waiting [2024-05-07T10:54:27.524Z] 5f70bf18a086: Waiting [2024-05-07T10:54:27.524Z] 98999d955366: Waiting [2024-05-07T10:54:27.524Z] 9b484126c61a: Waiting [2024-05-07T10:54:27.524Z] 4f25437203ce: Waiting [2024-05-07T10:54:27.524Z] 7c504f21be85: Waiting [2024-05-07T10:54:27.524Z] 0c680d625f58: Waiting [2024-05-07T10:54:27.524Z] 4f7310364b72: Waiting [2024-05-07T10:54:27.524Z] 2d007ac800e2: Waiting [2024-05-07T10:54:27.524Z] b4bf26512b18: Layer already exists [2024-05-07T10:54:27.524Z] 3d360ea35d22: Layer already exists [2024-05-07T10:54:27.524Z] c02a261792b4: Layer already exists [2024-05-07T10:54:27.524Z] ad8367b0e43b: Layer already exists [2024-05-07T10:54:27.524Z] 383aada82669: Layer already exists [2024-05-07T10:54:27.524Z] 0c680d625f58: Layer already exists [2024-05-07T10:54:27.524Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:27.524Z] 791ca1c6332e: Layer already exists [2024-05-07T10:54:27.524Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:27.524Z] 55dae4238506: Layer already exists [2024-05-07T10:54:27.524Z] ab3bacb53c07: Layer already exists [2024-05-07T10:54:27.524Z] 98999d955366: Layer already exists [2024-05-07T10:54:27.524Z] 5f70bf18a086: Layer already exists [2024-05-07T10:54:27.524Z] 4f25437203ce: Layer already exists [2024-05-07T10:54:27.524Z] 9b484126c61a: Layer already exists [2024-05-07T10:54:27.524Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:27.788Z] main: digest: sha256:091dfd4880df5ba31dddd22ced3b246d0a7388ed9f6f25822131c3c23f53b24d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:54:27.865Z] ===================================================== [Pipeline] echo [2024-05-07T10:54:27.877Z] taggedImages: [2024-05-07T10:54:27.877Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:27.877Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-05-07T10:54:27.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-05-07T10:54:27.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:27.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-05-07T10:54:27.902Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-05-07T10:54:27.902Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:27.902Z] latest [2024-05-07T10:54:27.902Z] 3.2.0-dev.23 [2024-05-07T10:54:27.902Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:27.902Z] main [2024-05-07T10:54:27.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:28.262Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:28.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:28.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-07T10:54:28.604Z] 34f9f0bdf5a1: Preparing [2024-05-07T10:54:28.604Z] e4629ff50762: Preparing [2024-05-07T10:54:28.604Z] 258bdf29746c: Preparing [2024-05-07T10:54:28.604Z] 3977dd78052d: Preparing [2024-05-07T10:54:28.604Z] 4f7310364b72: Preparing [2024-05-07T10:54:28.604Z] 2d007ac800e2: Preparing [2024-05-07T10:54:28.604Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:28.604Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:28.604Z] 7c504f21be85: Preparing [2024-05-07T10:54:28.604Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:28.604Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:28.604Z] 7c504f21be85: Waiting [2024-05-07T10:54:28.604Z] 2d007ac800e2: Waiting [2024-05-07T10:54:28.604Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:28.868Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:28.868Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:28.868Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:28.868Z] 258bdf29746c: Pushed [2024-05-07T10:54:28.868Z] e4629ff50762: Pushed [2024-05-07T10:54:28.868Z] 34f9f0bdf5a1: Pushed [2024-05-07T10:54:28.868Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:34.189Z] 3977dd78052d: Pushed [2024-05-07T10:54:34.189Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:1805af98a09900522c3a70bbcd89ca53b672c16df577baae53ab17374c399795 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:34.546Z] + 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-05-07T10:54:34.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-05-07T10:54:34.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-07T10:54:34.885Z] 34f9f0bdf5a1: Preparing [2024-05-07T10:54:34.885Z] e4629ff50762: Preparing [2024-05-07T10:54:34.885Z] 258bdf29746c: Preparing [2024-05-07T10:54:34.885Z] 3977dd78052d: Preparing [2024-05-07T10:54:34.885Z] 4f7310364b72: Preparing [2024-05-07T10:54:34.885Z] 2d007ac800e2: Preparing [2024-05-07T10:54:34.885Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:34.885Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:34.885Z] 7c504f21be85: Preparing [2024-05-07T10:54:34.885Z] 2d007ac800e2: Waiting [2024-05-07T10:54:34.885Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:34.885Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:34.885Z] 7c504f21be85: Waiting [2024-05-07T10:54:34.885Z] e4629ff50762: Layer already exists [2024-05-07T10:54:34.885Z] 3977dd78052d: Layer already exists [2024-05-07T10:54:34.885Z] 258bdf29746c: Layer already exists [2024-05-07T10:54:34.885Z] 34f9f0bdf5a1: Layer already exists [2024-05-07T10:54:34.885Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:34.885Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:34.885Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:34.885Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:34.885Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:35.151Z] latest: digest: sha256:1805af98a09900522c3a70bbcd89ca53b672c16df577baae53ab17374c399795 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:35.509Z] + 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-05-07T10:54:35.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-05-07T10:54:35.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-07T10:54:35.857Z] 34f9f0bdf5a1: Preparing [2024-05-07T10:54:35.857Z] e4629ff50762: Preparing [2024-05-07T10:54:35.857Z] 258bdf29746c: Preparing [2024-05-07T10:54:35.857Z] 3977dd78052d: Preparing [2024-05-07T10:54:35.857Z] 4f7310364b72: Preparing [2024-05-07T10:54:35.857Z] 2d007ac800e2: Preparing [2024-05-07T10:54:35.857Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:35.857Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:35.857Z] 7c504f21be85: Preparing [2024-05-07T10:54:35.857Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:35.857Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:35.857Z] 7c504f21be85: Waiting [2024-05-07T10:54:35.857Z] 2d007ac800e2: Waiting [2024-05-07T10:54:35.857Z] 3977dd78052d: Layer already exists [2024-05-07T10:54:35.857Z] 34f9f0bdf5a1: Layer already exists [2024-05-07T10:54:35.857Z] 258bdf29746c: Layer already exists [2024-05-07T10:54:35.857Z] e4629ff50762: Layer already exists [2024-05-07T10:54:35.857Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:35.857Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:35.857Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:35.857Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:35.857Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:35.857Z] 3.2.0-dev.23: digest: sha256:1805af98a09900522c3a70bbcd89ca53b672c16df577baae53ab17374c399795 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:36.468Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:36.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:36.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-07T10:54:36.807Z] 34f9f0bdf5a1: Preparing [2024-05-07T10:54:36.807Z] e4629ff50762: Preparing [2024-05-07T10:54:36.807Z] 258bdf29746c: Preparing [2024-05-07T10:54:36.807Z] 3977dd78052d: Preparing [2024-05-07T10:54:36.807Z] 4f7310364b72: Preparing [2024-05-07T10:54:36.807Z] 2d007ac800e2: Preparing [2024-05-07T10:54:36.807Z] 2d007ac800e2: Waiting [2024-05-07T10:54:36.807Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:36.807Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:36.807Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:36.807Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:36.807Z] 7c504f21be85: Preparing [2024-05-07T10:54:36.807Z] 7c504f21be85: Waiting [2024-05-07T10:54:36.807Z] e4629ff50762: Layer already exists [2024-05-07T10:54:36.807Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:36.807Z] 258bdf29746c: Layer already exists [2024-05-07T10:54:36.807Z] 34f9f0bdf5a1: Layer already exists [2024-05-07T10:54:36.807Z] 3977dd78052d: Layer already exists [2024-05-07T10:54:36.807Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:36.807Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:36.807Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:36.807Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:37.072Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:1805af98a09900522c3a70bbcd89ca53b672c16df577baae53ab17374c399795 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:37.417Z] + 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-05-07T10:54:37.768Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-05-07T10:54:37.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-07T10:54:37.768Z] 34f9f0bdf5a1: Preparing [2024-05-07T10:54:37.768Z] e4629ff50762: Preparing [2024-05-07T10:54:37.768Z] 258bdf29746c: Preparing [2024-05-07T10:54:37.768Z] 3977dd78052d: Preparing [2024-05-07T10:54:37.768Z] 4f7310364b72: Preparing [2024-05-07T10:54:37.768Z] 2d007ac800e2: Preparing [2024-05-07T10:54:37.768Z] 7d69ce0605ac: Preparing [2024-05-07T10:54:37.768Z] 72e5d30a15e1: Preparing [2024-05-07T10:54:37.768Z] 7c504f21be85: Preparing [2024-05-07T10:54:37.768Z] 2d007ac800e2: Waiting [2024-05-07T10:54:37.768Z] 7d69ce0605ac: Waiting [2024-05-07T10:54:37.768Z] 72e5d30a15e1: Waiting [2024-05-07T10:54:37.768Z] 7c504f21be85: Waiting [2024-05-07T10:54:37.768Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:37.768Z] 34f9f0bdf5a1: Layer already exists [2024-05-07T10:54:37.768Z] 3977dd78052d: Layer already exists [2024-05-07T10:54:37.768Z] 258bdf29746c: Layer already exists [2024-05-07T10:54:37.768Z] e4629ff50762: Layer already exists [2024-05-07T10:54:37.768Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:54:37.768Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:37.768Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:54:37.768Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:38.032Z] main: digest: sha256:1805af98a09900522c3a70bbcd89ca53b672c16df577baae53ab17374c399795 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:54:38.114Z] ===================================================== [Pipeline] echo [2024-05-07T10:54:38.131Z] taggedImages: [2024-05-07T10:54:38.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:38.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-05-07T10:54:38.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-05-07T10:54:38.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:38.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-05-07T10:54:38.162Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-05-07T10:54:38.162Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:38.162Z] latest [2024-05-07T10:54:38.162Z] 3.2.0-dev.23 [2024-05-07T10:54:38.162Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:38.162Z] main [2024-05-07T10:54:38.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:38.528Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:38.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:38.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-07T10:54:38.877Z] ba6ba6b743b3: Preparing [2024-05-07T10:54:38.877Z] 0cc2214a45a2: Preparing [2024-05-07T10:54:38.877Z] 7b6058f07704: Preparing [2024-05-07T10:54:38.877Z] a40ed210fc4e: Preparing [2024-05-07T10:54:38.877Z] bdfccf9a5ddf: Preparing [2024-05-07T10:54:38.877Z] 4f7310364b72: Preparing [2024-05-07T10:54:38.877Z] 2d007ac800e2: Preparing [2024-05-07T10:54:38.877Z] e65e1d426115: Preparing [2024-05-07T10:54:38.877Z] dd176ae2b87f: Preparing [2024-05-07T10:54:38.877Z] 00a1b46ff411: Preparing [2024-05-07T10:54:38.877Z] 7c504f21be85: Preparing [2024-05-07T10:54:38.877Z] 4f7310364b72: Waiting [2024-05-07T10:54:38.877Z] dd176ae2b87f: Waiting [2024-05-07T10:54:38.877Z] 00a1b46ff411: Waiting [2024-05-07T10:54:38.877Z] 7c504f21be85: Waiting [2024-05-07T10:54:38.877Z] 2d007ac800e2: Waiting [2024-05-07T10:54:38.877Z] e65e1d426115: Waiting [2024-05-07T10:54:39.145Z] 0cc2214a45a2: Pushed [2024-05-07T10:54:39.145Z] a40ed210fc4e: Pushed [2024-05-07T10:54:39.145Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:39.145Z] bdfccf9a5ddf: Pushed [2024-05-07T10:54:39.145Z] ba6ba6b743b3: Pushed [2024-05-07T10:54:39.145Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:39.145Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:39.145Z] e65e1d426115: Pushed [2024-05-07T10:54:39.411Z] dd176ae2b87f: Pushed [2024-05-07T10:54:41.347Z] 7b6058f07704: Pushed [2024-05-07T10:54:42.747Z] 00a1b46ff411: Pushed [2024-05-07T10:54:43.012Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:31a7eaa3e9c73e2d55ad39e584a762c35857e0ea3ada395cb13500f84f70ddfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:43.359Z] + 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-05-07T10:54:43.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-05-07T10:54:43.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-07T10:54:43.709Z] ba6ba6b743b3: Preparing [2024-05-07T10:54:43.709Z] 0cc2214a45a2: Preparing [2024-05-07T10:54:43.709Z] 7b6058f07704: Preparing [2024-05-07T10:54:43.709Z] a40ed210fc4e: Preparing [2024-05-07T10:54:43.709Z] bdfccf9a5ddf: Preparing [2024-05-07T10:54:43.709Z] 4f7310364b72: Preparing [2024-05-07T10:54:43.709Z] 2d007ac800e2: Preparing [2024-05-07T10:54:43.709Z] e65e1d426115: Preparing [2024-05-07T10:54:43.709Z] dd176ae2b87f: Preparing [2024-05-07T10:54:43.709Z] 00a1b46ff411: Preparing [2024-05-07T10:54:43.709Z] 7c504f21be85: Preparing [2024-05-07T10:54:43.709Z] e65e1d426115: Waiting [2024-05-07T10:54:43.709Z] dd176ae2b87f: Waiting [2024-05-07T10:54:43.709Z] 00a1b46ff411: Waiting [2024-05-07T10:54:43.709Z] 4f7310364b72: Waiting [2024-05-07T10:54:43.709Z] 7c504f21be85: Waiting [2024-05-07T10:54:43.709Z] 2d007ac800e2: Waiting [2024-05-07T10:54:43.709Z] 0cc2214a45a2: Layer already exists [2024-05-07T10:54:43.709Z] a40ed210fc4e: Layer already exists [2024-05-07T10:54:43.709Z] bdfccf9a5ddf: Layer already exists [2024-05-07T10:54:43.709Z] ba6ba6b743b3: Layer already exists [2024-05-07T10:54:43.709Z] 7b6058f07704: Layer already exists [2024-05-07T10:54:43.709Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:43.709Z] e65e1d426115: Layer already exists [2024-05-07T10:54:43.709Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:43.709Z] dd176ae2b87f: Layer already exists [2024-05-07T10:54:43.709Z] 00a1b46ff411: Layer already exists [2024-05-07T10:54:43.709Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:43.973Z] latest: digest: sha256:31a7eaa3e9c73e2d55ad39e584a762c35857e0ea3ada395cb13500f84f70ddfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:44.335Z] + 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-05-07T10:54:44.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-05-07T10:54:44.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-07T10:54:44.678Z] ba6ba6b743b3: Preparing [2024-05-07T10:54:44.678Z] 0cc2214a45a2: Preparing [2024-05-07T10:54:44.678Z] 7b6058f07704: Preparing [2024-05-07T10:54:44.678Z] a40ed210fc4e: Preparing [2024-05-07T10:54:44.678Z] bdfccf9a5ddf: Preparing [2024-05-07T10:54:44.678Z] 4f7310364b72: Preparing [2024-05-07T10:54:44.678Z] 2d007ac800e2: Preparing [2024-05-07T10:54:44.678Z] e65e1d426115: Preparing [2024-05-07T10:54:44.678Z] dd176ae2b87f: Preparing [2024-05-07T10:54:44.678Z] 00a1b46ff411: Preparing [2024-05-07T10:54:44.678Z] 7c504f21be85: Preparing [2024-05-07T10:54:44.678Z] 2d007ac800e2: Waiting [2024-05-07T10:54:44.678Z] e65e1d426115: Waiting [2024-05-07T10:54:44.678Z] dd176ae2b87f: Waiting [2024-05-07T10:54:44.678Z] 00a1b46ff411: Waiting [2024-05-07T10:54:44.678Z] 7c504f21be85: Waiting [2024-05-07T10:54:44.678Z] 4f7310364b72: Waiting [2024-05-07T10:54:44.678Z] ba6ba6b743b3: Layer already exists [2024-05-07T10:54:44.678Z] a40ed210fc4e: Layer already exists [2024-05-07T10:54:44.678Z] 0cc2214a45a2: Layer already exists [2024-05-07T10:54:44.678Z] bdfccf9a5ddf: Layer already exists [2024-05-07T10:54:44.678Z] 7b6058f07704: Layer already exists [2024-05-07T10:54:44.678Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:44.678Z] e65e1d426115: Layer already exists [2024-05-07T10:54:44.678Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:44.678Z] dd176ae2b87f: Layer already exists [2024-05-07T10:54:44.678Z] 00a1b46ff411: Layer already exists [2024-05-07T10:54:44.678Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:44.943Z] 3.2.0-dev.23: digest: sha256:31a7eaa3e9c73e2d55ad39e584a762c35857e0ea3ada395cb13500f84f70ddfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:45.297Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:45.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:45.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-07T10:54:45.635Z] ba6ba6b743b3: Preparing [2024-05-07T10:54:45.635Z] 0cc2214a45a2: Preparing [2024-05-07T10:54:45.635Z] 7b6058f07704: Preparing [2024-05-07T10:54:45.635Z] a40ed210fc4e: Preparing [2024-05-07T10:54:45.635Z] bdfccf9a5ddf: Preparing [2024-05-07T10:54:45.635Z] 4f7310364b72: Preparing [2024-05-07T10:54:45.635Z] 2d007ac800e2: Preparing [2024-05-07T10:54:45.635Z] e65e1d426115: Preparing [2024-05-07T10:54:45.635Z] dd176ae2b87f: Preparing [2024-05-07T10:54:45.635Z] 00a1b46ff411: Preparing [2024-05-07T10:54:45.635Z] 7c504f21be85: Preparing [2024-05-07T10:54:45.635Z] 4f7310364b72: Waiting [2024-05-07T10:54:45.635Z] 00a1b46ff411: Waiting [2024-05-07T10:54:45.635Z] 2d007ac800e2: Waiting [2024-05-07T10:54:45.635Z] 7c504f21be85: Waiting [2024-05-07T10:54:45.635Z] e65e1d426115: Waiting [2024-05-07T10:54:45.635Z] dd176ae2b87f: Waiting [2024-05-07T10:54:45.635Z] ba6ba6b743b3: Layer already exists [2024-05-07T10:54:45.635Z] 7b6058f07704: Layer already exists [2024-05-07T10:54:45.635Z] a40ed210fc4e: Layer already exists [2024-05-07T10:54:45.635Z] 0cc2214a45a2: Layer already exists [2024-05-07T10:54:45.635Z] bdfccf9a5ddf: Layer already exists [2024-05-07T10:54:45.635Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:45.635Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:45.635Z] e65e1d426115: Layer already exists [2024-05-07T10:54:45.635Z] 00a1b46ff411: Layer already exists [2024-05-07T10:54:45.635Z] dd176ae2b87f: Layer already exists [2024-05-07T10:54:45.635Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:45.898Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:31a7eaa3e9c73e2d55ad39e584a762c35857e0ea3ada395cb13500f84f70ddfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:46.241Z] + 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-05-07T10:54:46.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-05-07T10:54:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-07T10:54:46.578Z] ba6ba6b743b3: Preparing [2024-05-07T10:54:46.578Z] 0cc2214a45a2: Preparing [2024-05-07T10:54:46.578Z] 7b6058f07704: Preparing [2024-05-07T10:54:46.578Z] a40ed210fc4e: Preparing [2024-05-07T10:54:46.578Z] bdfccf9a5ddf: Preparing [2024-05-07T10:54:46.578Z] 4f7310364b72: Preparing [2024-05-07T10:54:46.578Z] 2d007ac800e2: Preparing [2024-05-07T10:54:46.578Z] e65e1d426115: Preparing [2024-05-07T10:54:46.578Z] dd176ae2b87f: Preparing [2024-05-07T10:54:46.578Z] 00a1b46ff411: Preparing [2024-05-07T10:54:46.578Z] 7c504f21be85: Preparing [2024-05-07T10:54:46.578Z] e65e1d426115: Waiting [2024-05-07T10:54:46.578Z] dd176ae2b87f: Waiting [2024-05-07T10:54:46.578Z] 00a1b46ff411: Waiting [2024-05-07T10:54:46.578Z] 7c504f21be85: Waiting [2024-05-07T10:54:46.578Z] 4f7310364b72: Waiting [2024-05-07T10:54:46.578Z] 2d007ac800e2: Waiting [2024-05-07T10:54:46.578Z] a40ed210fc4e: Layer already exists [2024-05-07T10:54:46.578Z] bdfccf9a5ddf: Layer already exists [2024-05-07T10:54:46.578Z] ba6ba6b743b3: Layer already exists [2024-05-07T10:54:46.578Z] 7b6058f07704: Layer already exists [2024-05-07T10:54:46.578Z] 0cc2214a45a2: Layer already exists [2024-05-07T10:54:46.578Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:46.578Z] e65e1d426115: Layer already exists [2024-05-07T10:54:46.578Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:46.578Z] dd176ae2b87f: Layer already exists [2024-05-07T10:54:46.578Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:46.578Z] 00a1b46ff411: Layer already exists [2024-05-07T10:54:46.841Z] main: digest: sha256:31a7eaa3e9c73e2d55ad39e584a762c35857e0ea3ada395cb13500f84f70ddfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:54:46.915Z] ===================================================== [Pipeline] echo [2024-05-07T10:54:46.928Z] taggedImages: [2024-05-07T10:54:46.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:46.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-05-07T10:54:46.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-05-07T10:54:46.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:46.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-05-07T10:54:46.955Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-05-07T10:54:46.955Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:46.955Z] latest [2024-05-07T10:54:46.955Z] 3.2.0-dev.23 [2024-05-07T10:54:46.955Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:46.955Z] main [2024-05-07T10:54:46.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:47.307Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:47.659Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:47.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-07T10:54:47.659Z] 2ff623e8b742: Preparing [2024-05-07T10:54:47.659Z] 1cbb4185c399: Preparing [2024-05-07T10:54:47.659Z] 6e31058ebcb2: Preparing [2024-05-07T10:54:47.659Z] d9b72b68b107: Preparing [2024-05-07T10:54:47.659Z] 990cfce91aa0: Preparing [2024-05-07T10:54:47.659Z] cceb87d8b61d: Preparing [2024-05-07T10:54:47.659Z] be19c1d8e2e2: Preparing [2024-05-07T10:54:47.659Z] 4f7310364b72: Preparing [2024-05-07T10:54:47.659Z] 2d007ac800e2: Preparing [2024-05-07T10:54:47.659Z] a51309ad7d14: Preparing [2024-05-07T10:54:47.659Z] cc6c06894269: Preparing [2024-05-07T10:54:47.659Z] 7c504f21be85: Preparing [2024-05-07T10:54:47.659Z] be19c1d8e2e2: Waiting [2024-05-07T10:54:47.659Z] 4f7310364b72: Waiting [2024-05-07T10:54:47.659Z] 2d007ac800e2: Waiting [2024-05-07T10:54:47.659Z] a51309ad7d14: Waiting [2024-05-07T10:54:47.659Z] cceb87d8b61d: Waiting [2024-05-07T10:54:47.659Z] cc6c06894269: Waiting [2024-05-07T10:54:47.923Z] 1cbb4185c399: Pushed [2024-05-07T10:54:47.923Z] 990cfce91aa0: Pushed [2024-05-07T10:54:47.923Z] 2ff623e8b742: Pushed [2024-05-07T10:54:47.923Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:47.923Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:48.186Z] cceb87d8b61d: Pushed [2024-05-07T10:54:48.186Z] be19c1d8e2e2: Pushed [2024-05-07T10:54:48.186Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:49.581Z] a51309ad7d14: Pushed [2024-05-07T10:54:49.844Z] d9b72b68b107: Pushed [2024-05-07T10:54:50.420Z] 6e31058ebcb2: Pushed [2024-05-07T10:54:50.683Z] cc6c06894269: Pushed [2024-05-07T10:54:50.683Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:a76512e4d11608b8ff4155e9f8ba2e94afe9451bc1c990a8fce89ae89a7a618e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:51.029Z] + 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-05-07T10:54:51.374Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-05-07T10:54:51.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-07T10:54:51.374Z] 2ff623e8b742: Preparing [2024-05-07T10:54:51.374Z] 1cbb4185c399: Preparing [2024-05-07T10:54:51.374Z] 6e31058ebcb2: Preparing [2024-05-07T10:54:51.374Z] d9b72b68b107: Preparing [2024-05-07T10:54:51.374Z] 990cfce91aa0: Preparing [2024-05-07T10:54:51.374Z] cceb87d8b61d: Preparing [2024-05-07T10:54:51.374Z] be19c1d8e2e2: Preparing [2024-05-07T10:54:51.374Z] 4f7310364b72: Preparing [2024-05-07T10:54:51.374Z] 2d007ac800e2: Preparing [2024-05-07T10:54:51.374Z] a51309ad7d14: Preparing [2024-05-07T10:54:51.374Z] cc6c06894269: Preparing [2024-05-07T10:54:51.374Z] 7c504f21be85: Preparing [2024-05-07T10:54:51.374Z] 2d007ac800e2: Waiting [2024-05-07T10:54:51.374Z] a51309ad7d14: Waiting [2024-05-07T10:54:51.374Z] cc6c06894269: Waiting [2024-05-07T10:54:51.374Z] 7c504f21be85: Waiting [2024-05-07T10:54:51.374Z] cceb87d8b61d: Waiting [2024-05-07T10:54:51.374Z] be19c1d8e2e2: Waiting [2024-05-07T10:54:51.374Z] 4f7310364b72: Waiting [2024-05-07T10:54:51.374Z] d9b72b68b107: Layer already exists [2024-05-07T10:54:51.374Z] 6e31058ebcb2: Layer already exists [2024-05-07T10:54:51.374Z] 2ff623e8b742: Layer already exists [2024-05-07T10:54:51.374Z] cceb87d8b61d: Layer already exists [2024-05-07T10:54:51.374Z] 1cbb4185c399: Layer already exists [2024-05-07T10:54:51.374Z] 990cfce91aa0: Layer already exists [2024-05-07T10:54:51.374Z] be19c1d8e2e2: Layer already exists [2024-05-07T10:54:51.374Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:51.374Z] cc6c06894269: Layer already exists [2024-05-07T10:54:51.374Z] a51309ad7d14: Layer already exists [2024-05-07T10:54:51.374Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:51.374Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:51.638Z] latest: digest: sha256:a76512e4d11608b8ff4155e9f8ba2e94afe9451bc1c990a8fce89ae89a7a618e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:51.994Z] + 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-05-07T10:54:52.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-05-07T10:54:52.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-07T10:54:52.336Z] 2ff623e8b742: Preparing [2024-05-07T10:54:52.336Z] 1cbb4185c399: Preparing [2024-05-07T10:54:52.336Z] 6e31058ebcb2: Preparing [2024-05-07T10:54:52.336Z] d9b72b68b107: Preparing [2024-05-07T10:54:52.336Z] 990cfce91aa0: Preparing [2024-05-07T10:54:52.336Z] cceb87d8b61d: Preparing [2024-05-07T10:54:52.336Z] be19c1d8e2e2: Preparing [2024-05-07T10:54:52.336Z] 4f7310364b72: Preparing [2024-05-07T10:54:52.336Z] 2d007ac800e2: Preparing [2024-05-07T10:54:52.336Z] a51309ad7d14: Preparing [2024-05-07T10:54:52.336Z] cc6c06894269: Preparing [2024-05-07T10:54:52.336Z] 7c504f21be85: Preparing [2024-05-07T10:54:52.336Z] 4f7310364b72: Waiting [2024-05-07T10:54:52.336Z] 2d007ac800e2: Waiting [2024-05-07T10:54:52.336Z] cc6c06894269: Waiting [2024-05-07T10:54:52.336Z] a51309ad7d14: Waiting [2024-05-07T10:54:52.336Z] cceb87d8b61d: Waiting [2024-05-07T10:54:52.336Z] be19c1d8e2e2: Waiting [2024-05-07T10:54:52.336Z] 7c504f21be85: Waiting [2024-05-07T10:54:52.336Z] d9b72b68b107: Layer already exists [2024-05-07T10:54:52.336Z] 6e31058ebcb2: Layer already exists [2024-05-07T10:54:52.336Z] 2ff623e8b742: Layer already exists [2024-05-07T10:54:52.336Z] 990cfce91aa0: Layer already exists [2024-05-07T10:54:52.336Z] 1cbb4185c399: Layer already exists [2024-05-07T10:54:52.336Z] be19c1d8e2e2: Layer already exists [2024-05-07T10:54:52.336Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:52.336Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:52.336Z] a51309ad7d14: Layer already exists [2024-05-07T10:54:52.336Z] cceb87d8b61d: Layer already exists [2024-05-07T10:54:52.336Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:52.336Z] cc6c06894269: Layer already exists [2024-05-07T10:54:52.599Z] 3.2.0-dev.23: digest: sha256:a76512e4d11608b8ff4155e9f8ba2e94afe9451bc1c990a8fce89ae89a7a618e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:52.953Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:53.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:53.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-07T10:54:53.305Z] 2ff623e8b742: Preparing [2024-05-07T10:54:53.305Z] 1cbb4185c399: Preparing [2024-05-07T10:54:53.305Z] 6e31058ebcb2: Preparing [2024-05-07T10:54:53.305Z] d9b72b68b107: Preparing [2024-05-07T10:54:53.305Z] 990cfce91aa0: Preparing [2024-05-07T10:54:53.305Z] cceb87d8b61d: Preparing [2024-05-07T10:54:53.305Z] be19c1d8e2e2: Preparing [2024-05-07T10:54:53.305Z] 4f7310364b72: Preparing [2024-05-07T10:54:53.305Z] 2d007ac800e2: Preparing [2024-05-07T10:54:53.305Z] a51309ad7d14: Preparing [2024-05-07T10:54:53.305Z] cc6c06894269: Preparing [2024-05-07T10:54:53.305Z] 7c504f21be85: Preparing [2024-05-07T10:54:53.305Z] 4f7310364b72: Waiting [2024-05-07T10:54:53.305Z] 2d007ac800e2: Waiting [2024-05-07T10:54:53.305Z] a51309ad7d14: Waiting [2024-05-07T10:54:53.305Z] cc6c06894269: Waiting [2024-05-07T10:54:53.305Z] 7c504f21be85: Waiting [2024-05-07T10:54:53.305Z] cceb87d8b61d: Waiting [2024-05-07T10:54:53.305Z] be19c1d8e2e2: Waiting [2024-05-07T10:54:53.305Z] d9b72b68b107: Layer already exists [2024-05-07T10:54:53.305Z] 2ff623e8b742: Layer already exists [2024-05-07T10:54:53.305Z] 6e31058ebcb2: Layer already exists [2024-05-07T10:54:53.305Z] 990cfce91aa0: Layer already exists [2024-05-07T10:54:53.305Z] 1cbb4185c399: Layer already exists [2024-05-07T10:54:53.305Z] be19c1d8e2e2: Layer already exists [2024-05-07T10:54:53.305Z] cceb87d8b61d: Layer already exists [2024-05-07T10:54:53.305Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:53.305Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:53.305Z] a51309ad7d14: Layer already exists [2024-05-07T10:54:53.305Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:53.305Z] cc6c06894269: Layer already exists [2024-05-07T10:54:53.568Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:a76512e4d11608b8ff4155e9f8ba2e94afe9451bc1c990a8fce89ae89a7a618e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:53.911Z] + 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-05-07T10:54:54.257Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-05-07T10:54:54.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-07T10:54:54.257Z] 2ff623e8b742: Preparing [2024-05-07T10:54:54.257Z] 1cbb4185c399: Preparing [2024-05-07T10:54:54.257Z] 6e31058ebcb2: Preparing [2024-05-07T10:54:54.257Z] d9b72b68b107: Preparing [2024-05-07T10:54:54.257Z] 990cfce91aa0: Preparing [2024-05-07T10:54:54.257Z] cceb87d8b61d: Preparing [2024-05-07T10:54:54.257Z] be19c1d8e2e2: Preparing [2024-05-07T10:54:54.257Z] 4f7310364b72: Preparing [2024-05-07T10:54:54.257Z] 2d007ac800e2: Preparing [2024-05-07T10:54:54.257Z] a51309ad7d14: Preparing [2024-05-07T10:54:54.257Z] cc6c06894269: Preparing [2024-05-07T10:54:54.257Z] 7c504f21be85: Preparing [2024-05-07T10:54:54.257Z] 2d007ac800e2: Waiting [2024-05-07T10:54:54.257Z] cceb87d8b61d: Waiting [2024-05-07T10:54:54.257Z] be19c1d8e2e2: Waiting [2024-05-07T10:54:54.257Z] a51309ad7d14: Waiting [2024-05-07T10:54:54.257Z] 4f7310364b72: Waiting [2024-05-07T10:54:54.257Z] cc6c06894269: Waiting [2024-05-07T10:54:54.257Z] 7c504f21be85: Waiting [2024-05-07T10:54:54.257Z] 6e31058ebcb2: Layer already exists [2024-05-07T10:54:54.257Z] 2ff623e8b742: Layer already exists [2024-05-07T10:54:54.257Z] 1cbb4185c399: Layer already exists [2024-05-07T10:54:54.257Z] d9b72b68b107: Layer already exists [2024-05-07T10:54:54.257Z] 990cfce91aa0: Layer already exists [2024-05-07T10:54:54.257Z] be19c1d8e2e2: Layer already exists [2024-05-07T10:54:54.257Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:54.257Z] cceb87d8b61d: Layer already exists [2024-05-07T10:54:54.257Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:54.257Z] a51309ad7d14: Layer already exists [2024-05-07T10:54:54.257Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:54.257Z] cc6c06894269: Layer already exists [2024-05-07T10:54:54.521Z] main: digest: sha256:a76512e4d11608b8ff4155e9f8ba2e94afe9451bc1c990a8fce89ae89a7a618e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:54:54.597Z] ===================================================== [Pipeline] echo [2024-05-07T10:54:54.612Z] taggedImages: [2024-05-07T10:54:54.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:54.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-05-07T10:54:54.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-05-07T10:54:54.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:54.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-05-07T10:54:54.638Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-05-07T10:54:54.638Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:54.638Z] latest [2024-05-07T10:54:54.638Z] 3.2.0-dev.23 [2024-05-07T10:54:54.638Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:54:54.638Z] main [2024-05-07T10:54:54.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:55.008Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:55.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:54:55.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-07T10:54:55.352Z] 61ae776a549e: Preparing [2024-05-07T10:54:55.352Z] 05f3e7d92a95: Preparing [2024-05-07T10:54:55.352Z] 4f7310364b72: Preparing [2024-05-07T10:54:55.352Z] 2d007ac800e2: Preparing [2024-05-07T10:54:55.352Z] 196fec36afdc: Preparing [2024-05-07T10:54:55.352Z] 016a50a43296: Preparing [2024-05-07T10:54:55.352Z] 7c504f21be85: Preparing [2024-05-07T10:54:55.352Z] 016a50a43296: Waiting [2024-05-07T10:54:55.352Z] 7c504f21be85: Waiting [2024-05-07T10:54:55.617Z] 4f7310364b72: Layer already exists [2024-05-07T10:54:55.617Z] 2d007ac800e2: Layer already exists [2024-05-07T10:54:55.617Z] 7c504f21be85: Layer already exists [2024-05-07T10:54:55.617Z] 61ae776a549e: Pushed [2024-05-07T10:54:57.010Z] 196fec36afdc: Pushed [2024-05-07T10:54:57.010Z] 016a50a43296: Pushed [2024-05-07T10:54:59.569Z] 05f3e7d92a95: Pushed [2024-05-07T10:54:59.569Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:b94a275a01299b8760617e805563241adea05ffa3711709d10a06771ed1cd673 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:54:59.925Z] + 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-05-07T10:55:00.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-05-07T10:55:00.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-07T10:55:00.270Z] 61ae776a549e: Preparing [2024-05-07T10:55:00.270Z] 05f3e7d92a95: Preparing [2024-05-07T10:55:00.270Z] 4f7310364b72: Preparing [2024-05-07T10:55:00.270Z] 2d007ac800e2: Preparing [2024-05-07T10:55:00.270Z] 196fec36afdc: Preparing [2024-05-07T10:55:00.270Z] 016a50a43296: Preparing [2024-05-07T10:55:00.270Z] 7c504f21be85: Preparing [2024-05-07T10:55:00.270Z] 7c504f21be85: Waiting [2024-05-07T10:55:00.270Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:00.270Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:00.270Z] 196fec36afdc: Layer already exists [2024-05-07T10:55:00.270Z] 61ae776a549e: Layer already exists [2024-05-07T10:55:00.270Z] 05f3e7d92a95: Layer already exists [2024-05-07T10:55:00.270Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:00.270Z] 016a50a43296: Layer already exists [2024-05-07T10:55:00.535Z] latest: digest: sha256:b94a275a01299b8760617e805563241adea05ffa3711709d10a06771ed1cd673 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:00.886Z] + 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-05-07T10:55:01.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-05-07T10:55:01.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-07T10:55:01.237Z] 61ae776a549e: Preparing [2024-05-07T10:55:01.237Z] 05f3e7d92a95: Preparing [2024-05-07T10:55:01.237Z] 4f7310364b72: Preparing [2024-05-07T10:55:01.237Z] 2d007ac800e2: Preparing [2024-05-07T10:55:01.237Z] 196fec36afdc: Preparing [2024-05-07T10:55:01.237Z] 016a50a43296: Preparing [2024-05-07T10:55:01.237Z] 7c504f21be85: Preparing [2024-05-07T10:55:01.237Z] 016a50a43296: Waiting [2024-05-07T10:55:01.237Z] 7c504f21be85: Waiting [2024-05-07T10:55:01.237Z] 61ae776a549e: Layer already exists [2024-05-07T10:55:01.237Z] 05f3e7d92a95: Layer already exists [2024-05-07T10:55:01.237Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:01.237Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:01.237Z] 196fec36afdc: Layer already exists [2024-05-07T10:55:01.237Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:01.237Z] 016a50a43296: Layer already exists [2024-05-07T10:55:01.503Z] 3.2.0-dev.23: digest: sha256:b94a275a01299b8760617e805563241adea05ffa3711709d10a06771ed1cd673 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:01.908Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:02.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:02.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-07T10:55:02.260Z] 61ae776a549e: Preparing [2024-05-07T10:55:02.260Z] 05f3e7d92a95: Preparing [2024-05-07T10:55:02.260Z] 4f7310364b72: Preparing [2024-05-07T10:55:02.260Z] 2d007ac800e2: Preparing [2024-05-07T10:55:02.260Z] 196fec36afdc: Preparing [2024-05-07T10:55:02.260Z] 016a50a43296: Preparing [2024-05-07T10:55:02.260Z] 7c504f21be85: Preparing [2024-05-07T10:55:02.260Z] 016a50a43296: Waiting [2024-05-07T10:55:02.260Z] 7c504f21be85: Waiting [2024-05-07T10:55:02.260Z] 05f3e7d92a95: Layer already exists [2024-05-07T10:55:02.260Z] 196fec36afdc: Layer already exists [2024-05-07T10:55:02.260Z] 61ae776a549e: Layer already exists [2024-05-07T10:55:02.260Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:02.260Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:02.260Z] 016a50a43296: Layer already exists [2024-05-07T10:55:02.260Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:02.260Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:b94a275a01299b8760617e805563241adea05ffa3711709d10a06771ed1cd673 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:02.890Z] + 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-05-07T10:55:03.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-05-07T10:55:03.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-07T10:55:03.251Z] 61ae776a549e: Preparing [2024-05-07T10:55:03.251Z] 05f3e7d92a95: Preparing [2024-05-07T10:55:03.251Z] 4f7310364b72: Preparing [2024-05-07T10:55:03.251Z] 2d007ac800e2: Preparing [2024-05-07T10:55:03.251Z] 196fec36afdc: Preparing [2024-05-07T10:55:03.251Z] 016a50a43296: Preparing [2024-05-07T10:55:03.251Z] 7c504f21be85: Preparing [2024-05-07T10:55:03.251Z] 016a50a43296: Waiting [2024-05-07T10:55:03.251Z] 7c504f21be85: Waiting [2024-05-07T10:55:03.251Z] 61ae776a549e: Layer already exists [2024-05-07T10:55:03.251Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:03.251Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:03.251Z] 05f3e7d92a95: Layer already exists [2024-05-07T10:55:03.251Z] 196fec36afdc: Layer already exists [2024-05-07T10:55:03.251Z] 016a50a43296: Layer already exists [2024-05-07T10:55:03.251Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:03.521Z] main: digest: sha256:b94a275a01299b8760617e805563241adea05ffa3711709d10a06771ed1cd673 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:55:03.612Z] ===================================================== [Pipeline] echo [2024-05-07T10:55:03.623Z] taggedImages: [2024-05-07T10:55:03.623Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:03.623Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-05-07T10:55:03.623Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-05-07T10:55:03.623Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:03.623Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-05-07T10:55:03.655Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-05-07T10:55:03.655Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:03.655Z] latest [2024-05-07T10:55:03.655Z] 3.2.0-dev.23 [2024-05-07T10:55:03.655Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:03.655Z] main [2024-05-07T10:55:03.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:04.037Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:04.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:04.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-07T10:55:04.380Z] 227e4f86ec66: Preparing [2024-05-07T10:55:04.380Z] 9980ef470f88: Preparing [2024-05-07T10:55:04.380Z] 4a6e2e523bc2: Preparing [2024-05-07T10:55:04.380Z] 4f7310364b72: Preparing [2024-05-07T10:55:04.380Z] 2d007ac800e2: Preparing [2024-05-07T10:55:04.380Z] 35fe3f5e83c9: Preparing [2024-05-07T10:55:04.380Z] ba74737d0c0f: Preparing [2024-05-07T10:55:04.380Z] 01de9ace7a57: Preparing [2024-05-07T10:55:04.380Z] 659241a8a442: Preparing [2024-05-07T10:55:04.380Z] 7c504f21be85: Preparing [2024-05-07T10:55:04.380Z] 35fe3f5e83c9: Waiting [2024-05-07T10:55:04.380Z] ba74737d0c0f: Waiting [2024-05-07T10:55:04.380Z] 01de9ace7a57: Waiting [2024-05-07T10:55:04.380Z] 659241a8a442: Waiting [2024-05-07T10:55:04.380Z] 7c504f21be85: Waiting [2024-05-07T10:55:04.380Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:04.380Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:04.643Z] 9980ef470f88: Pushed [2024-05-07T10:55:04.643Z] 4a6e2e523bc2: Pushed [2024-05-07T10:55:04.643Z] 227e4f86ec66: Pushed [2024-05-07T10:55:04.643Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:04.905Z] 01de9ace7a57: Pushed [2024-05-07T10:55:06.831Z] 659241a8a442: Pushed [2024-05-07T10:55:16.872Z] ba74737d0c0f: Pushed [2024-05-07T10:55:22.197Z] 35fe3f5e83c9: Pushed [2024-05-07T10:55:22.197Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:e8bdbb3de6b12ebec390abcdc0e2245e6c9d12ed02b31cc6c357446fc717a361 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:22.551Z] + 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-05-07T10:55:22.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-05-07T10:55:22.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-07T10:55:22.896Z] 227e4f86ec66: Preparing [2024-05-07T10:55:22.896Z] 9980ef470f88: Preparing [2024-05-07T10:55:22.896Z] 4a6e2e523bc2: Preparing [2024-05-07T10:55:22.896Z] 4f7310364b72: Preparing [2024-05-07T10:55:22.896Z] 2d007ac800e2: Preparing [2024-05-07T10:55:22.896Z] 35fe3f5e83c9: Preparing [2024-05-07T10:55:22.896Z] ba74737d0c0f: Preparing [2024-05-07T10:55:22.896Z] 01de9ace7a57: Preparing [2024-05-07T10:55:22.896Z] 659241a8a442: Preparing [2024-05-07T10:55:22.896Z] 7c504f21be85: Preparing [2024-05-07T10:55:22.896Z] ba74737d0c0f: Waiting [2024-05-07T10:55:22.896Z] 01de9ace7a57: Waiting [2024-05-07T10:55:22.896Z] 35fe3f5e83c9: Waiting [2024-05-07T10:55:22.896Z] 7c504f21be85: Waiting [2024-05-07T10:55:22.896Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:22.896Z] 227e4f86ec66: Layer already exists [2024-05-07T10:55:22.896Z] 4a6e2e523bc2: Layer already exists [2024-05-07T10:55:22.896Z] 9980ef470f88: Layer already exists [2024-05-07T10:55:22.896Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:22.896Z] ba74737d0c0f: Layer already exists [2024-05-07T10:55:22.896Z] 35fe3f5e83c9: Layer already exists [2024-05-07T10:55:22.896Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:22.896Z] 659241a8a442: Layer already exists [2024-05-07T10:55:22.896Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:23.160Z] latest: digest: sha256:e8bdbb3de6b12ebec390abcdc0e2245e6c9d12ed02b31cc6c357446fc717a361 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:23.514Z] + 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-05-07T10:55:23.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-05-07T10:55:23.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-07T10:55:23.853Z] 227e4f86ec66: Preparing [2024-05-07T10:55:23.853Z] 9980ef470f88: Preparing [2024-05-07T10:55:23.853Z] 4a6e2e523bc2: Preparing [2024-05-07T10:55:23.853Z] 4f7310364b72: Preparing [2024-05-07T10:55:23.853Z] 2d007ac800e2: Preparing [2024-05-07T10:55:23.853Z] 35fe3f5e83c9: Preparing [2024-05-07T10:55:23.853Z] ba74737d0c0f: Preparing [2024-05-07T10:55:23.853Z] 35fe3f5e83c9: Waiting [2024-05-07T10:55:23.853Z] 01de9ace7a57: Preparing [2024-05-07T10:55:23.853Z] ba74737d0c0f: Waiting [2024-05-07T10:55:23.853Z] 659241a8a442: Preparing [2024-05-07T10:55:23.853Z] 659241a8a442: Waiting [2024-05-07T10:55:23.853Z] 7c504f21be85: Preparing [2024-05-07T10:55:23.853Z] 4a6e2e523bc2: Layer already exists [2024-05-07T10:55:23.853Z] 227e4f86ec66: Layer already exists [2024-05-07T10:55:23.853Z] 9980ef470f88: Layer already exists [2024-05-07T10:55:23.853Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:23.853Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:23.853Z] 35fe3f5e83c9: Layer already exists [2024-05-07T10:55:23.853Z] 659241a8a442: Layer already exists [2024-05-07T10:55:23.853Z] ba74737d0c0f: Layer already exists [2024-05-07T10:55:23.853Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:23.853Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:24.117Z] 3.2.0-dev.23: digest: sha256:e8bdbb3de6b12ebec390abcdc0e2245e6c9d12ed02b31cc6c357446fc717a361 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:24.464Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:24.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:24.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-07T10:55:24.814Z] 227e4f86ec66: Preparing [2024-05-07T10:55:24.814Z] 9980ef470f88: Preparing [2024-05-07T10:55:24.814Z] 4a6e2e523bc2: Preparing [2024-05-07T10:55:24.814Z] 4f7310364b72: Preparing [2024-05-07T10:55:24.814Z] 2d007ac800e2: Preparing [2024-05-07T10:55:24.814Z] 35fe3f5e83c9: Preparing [2024-05-07T10:55:24.814Z] ba74737d0c0f: Preparing [2024-05-07T10:55:24.814Z] 01de9ace7a57: Preparing [2024-05-07T10:55:24.814Z] 659241a8a442: Preparing [2024-05-07T10:55:24.814Z] 7c504f21be85: Preparing [2024-05-07T10:55:24.814Z] 01de9ace7a57: Waiting [2024-05-07T10:55:24.814Z] 35fe3f5e83c9: Waiting [2024-05-07T10:55:24.814Z] 659241a8a442: Waiting [2024-05-07T10:55:24.814Z] 7c504f21be85: Waiting [2024-05-07T10:55:24.814Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:24.814Z] 4a6e2e523bc2: Layer already exists [2024-05-07T10:55:24.814Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:24.814Z] 9980ef470f88: Layer already exists [2024-05-07T10:55:24.814Z] 227e4f86ec66: Layer already exists [2024-05-07T10:55:24.814Z] 659241a8a442: Layer already exists [2024-05-07T10:55:24.814Z] ba74737d0c0f: Layer already exists [2024-05-07T10:55:24.814Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:24.814Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:24.814Z] 35fe3f5e83c9: Layer already exists [2024-05-07T10:55:25.088Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:e8bdbb3de6b12ebec390abcdc0e2245e6c9d12ed02b31cc6c357446fc717a361 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:25.434Z] + 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-05-07T10:55:25.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-05-07T10:55:25.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-07T10:55:25.783Z] 227e4f86ec66: Preparing [2024-05-07T10:55:25.783Z] 9980ef470f88: Preparing [2024-05-07T10:55:25.783Z] 4a6e2e523bc2: Preparing [2024-05-07T10:55:25.783Z] 4f7310364b72: Preparing [2024-05-07T10:55:25.783Z] 2d007ac800e2: Preparing [2024-05-07T10:55:25.783Z] 35fe3f5e83c9: Preparing [2024-05-07T10:55:25.783Z] ba74737d0c0f: Preparing [2024-05-07T10:55:25.783Z] 01de9ace7a57: Preparing [2024-05-07T10:55:25.783Z] 659241a8a442: Preparing [2024-05-07T10:55:25.783Z] 7c504f21be85: Preparing [2024-05-07T10:55:25.783Z] ba74737d0c0f: Waiting [2024-05-07T10:55:25.783Z] 01de9ace7a57: Waiting [2024-05-07T10:55:25.783Z] 659241a8a442: Waiting [2024-05-07T10:55:25.783Z] 7c504f21be85: Waiting [2024-05-07T10:55:25.783Z] 35fe3f5e83c9: Waiting [2024-05-07T10:55:25.783Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:25.783Z] 9980ef470f88: Layer already exists [2024-05-07T10:55:25.783Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:25.783Z] 4a6e2e523bc2: Layer already exists [2024-05-07T10:55:25.783Z] 227e4f86ec66: Layer already exists [2024-05-07T10:55:25.783Z] ba74737d0c0f: Layer already exists [2024-05-07T10:55:25.783Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:25.783Z] 35fe3f5e83c9: Layer already exists [2024-05-07T10:55:25.783Z] 659241a8a442: Layer already exists [2024-05-07T10:55:25.783Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:26.048Z] main: digest: sha256:e8bdbb3de6b12ebec390abcdc0e2245e6c9d12ed02b31cc6c357446fc717a361 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:55:26.135Z] ===================================================== [Pipeline] echo [2024-05-07T10:55:26.150Z] taggedImages: [2024-05-07T10:55:26.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:26.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-05-07T10:55:26.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-05-07T10:55:26.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:26.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-05-07T10:55:26.175Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-05-07T10:55:26.175Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:26.175Z] latest [2024-05-07T10:55:26.175Z] 3.2.0-dev.23 [2024-05-07T10:55:26.175Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:26.175Z] main [2024-05-07T10:55:26.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:26.535Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:26.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:26.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-07T10:55:26.883Z] dce023e40b93: Preparing [2024-05-07T10:55:26.883Z] 2a526f2e73c3: Preparing [2024-05-07T10:55:26.883Z] a3f1523fbf3b: Preparing [2024-05-07T10:55:26.883Z] 4f7310364b72: Preparing [2024-05-07T10:55:26.883Z] 2d007ac800e2: Preparing [2024-05-07T10:55:26.883Z] ca6d9902607a: Preparing [2024-05-07T10:55:26.883Z] 8cb8f35a4bae: Preparing [2024-05-07T10:55:26.883Z] fc594cc59f60: Preparing [2024-05-07T10:55:26.883Z] 7c504f21be85: Preparing [2024-05-07T10:55:26.883Z] 8cb8f35a4bae: Waiting [2024-05-07T10:55:26.883Z] fc594cc59f60: Waiting [2024-05-07T10:55:26.883Z] 7c504f21be85: Waiting [2024-05-07T10:55:26.883Z] ca6d9902607a: Waiting [2024-05-07T10:55:26.883Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:26.883Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:27.146Z] 2a526f2e73c3: Pushed [2024-05-07T10:55:27.146Z] a3f1523fbf3b: Pushed [2024-05-07T10:55:27.146Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:27.146Z] dce023e40b93: Pushed [2024-05-07T10:55:27.724Z] fc594cc59f60: Pushed [2024-05-07T10:55:28.300Z] 8cb8f35a4bae: Pushed [2024-05-07T10:55:46.467Z] ca6d9902607a: Pushed [2024-05-07T10:55:46.467Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:3320f035436770e1e06ba49bce751bea0cae903e51c82416252dfdc016623e2e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:46.808Z] + 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-05-07T10:55:47.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-05-07T10:55:47.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-07T10:55:47.153Z] dce023e40b93: Preparing [2024-05-07T10:55:47.153Z] 2a526f2e73c3: Preparing [2024-05-07T10:55:47.153Z] a3f1523fbf3b: Preparing [2024-05-07T10:55:47.153Z] 4f7310364b72: Preparing [2024-05-07T10:55:47.153Z] 2d007ac800e2: Preparing [2024-05-07T10:55:47.153Z] ca6d9902607a: Preparing [2024-05-07T10:55:47.153Z] 8cb8f35a4bae: Preparing [2024-05-07T10:55:47.153Z] fc594cc59f60: Preparing [2024-05-07T10:55:47.153Z] 7c504f21be85: Preparing [2024-05-07T10:55:47.153Z] ca6d9902607a: Waiting [2024-05-07T10:55:47.153Z] 8cb8f35a4bae: Waiting [2024-05-07T10:55:47.153Z] fc594cc59f60: Waiting [2024-05-07T10:55:47.153Z] 7c504f21be85: Waiting [2024-05-07T10:55:47.153Z] dce023e40b93: Layer already exists [2024-05-07T10:55:47.153Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:47.153Z] a3f1523fbf3b: Layer already exists [2024-05-07T10:55:47.153Z] 2a526f2e73c3: Layer already exists [2024-05-07T10:55:47.153Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:47.153Z] fc594cc59f60: Layer already exists [2024-05-07T10:55:47.153Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:47.153Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:47.153Z] 8cb8f35a4bae: Layer already exists [2024-05-07T10:55:47.416Z] latest: digest: sha256:3320f035436770e1e06ba49bce751bea0cae903e51c82416252dfdc016623e2e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:47.767Z] + 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-05-07T10:55:48.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-05-07T10:55:48.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-07T10:55:48.102Z] dce023e40b93: Preparing [2024-05-07T10:55:48.102Z] 2a526f2e73c3: Preparing [2024-05-07T10:55:48.102Z] a3f1523fbf3b: Preparing [2024-05-07T10:55:48.102Z] 4f7310364b72: Preparing [2024-05-07T10:55:48.102Z] 2d007ac800e2: Preparing [2024-05-07T10:55:48.102Z] ca6d9902607a: Preparing [2024-05-07T10:55:48.102Z] 8cb8f35a4bae: Preparing [2024-05-07T10:55:48.102Z] fc594cc59f60: Preparing [2024-05-07T10:55:48.102Z] 7c504f21be85: Preparing [2024-05-07T10:55:48.102Z] ca6d9902607a: Waiting [2024-05-07T10:55:48.102Z] 8cb8f35a4bae: Waiting [2024-05-07T10:55:48.102Z] fc594cc59f60: Waiting [2024-05-07T10:55:48.102Z] 7c504f21be85: Waiting [2024-05-07T10:55:48.102Z] a3f1523fbf3b: Layer already exists [2024-05-07T10:55:48.102Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:48.102Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:48.102Z] 2a526f2e73c3: Layer already exists [2024-05-07T10:55:48.102Z] dce023e40b93: Layer already exists [2024-05-07T10:55:48.102Z] 8cb8f35a4bae: Layer already exists [2024-05-07T10:55:48.102Z] fc594cc59f60: Layer already exists [2024-05-07T10:55:48.102Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:48.102Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:48.365Z] 3.2.0-dev.23: digest: sha256:3320f035436770e1e06ba49bce751bea0cae903e51c82416252dfdc016623e2e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:48.703Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:49.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:49.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-07T10:55:49.047Z] dce023e40b93: Preparing [2024-05-07T10:55:49.047Z] 2a526f2e73c3: Preparing [2024-05-07T10:55:49.047Z] a3f1523fbf3b: Preparing [2024-05-07T10:55:49.047Z] 4f7310364b72: Preparing [2024-05-07T10:55:49.047Z] 2d007ac800e2: Preparing [2024-05-07T10:55:49.047Z] ca6d9902607a: Preparing [2024-05-07T10:55:49.047Z] 8cb8f35a4bae: Preparing [2024-05-07T10:55:49.047Z] fc594cc59f60: Preparing [2024-05-07T10:55:49.047Z] 7c504f21be85: Preparing [2024-05-07T10:55:49.047Z] ca6d9902607a: Waiting [2024-05-07T10:55:49.047Z] 8cb8f35a4bae: Waiting [2024-05-07T10:55:49.047Z] fc594cc59f60: Waiting [2024-05-07T10:55:49.047Z] 7c504f21be85: Waiting [2024-05-07T10:55:49.047Z] a3f1523fbf3b: Layer already exists [2024-05-07T10:55:49.047Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:49.047Z] dce023e40b93: Layer already exists [2024-05-07T10:55:49.047Z] 2a526f2e73c3: Layer already exists [2024-05-07T10:55:49.047Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:49.047Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:49.047Z] fc594cc59f60: Layer already exists [2024-05-07T10:55:49.047Z] 8cb8f35a4bae: Layer already exists [2024-05-07T10:55:49.047Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:49.310Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:3320f035436770e1e06ba49bce751bea0cae903e51c82416252dfdc016623e2e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:49.648Z] + 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-05-07T10:55:49.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-05-07T10:55:49.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-07T10:55:49.988Z] dce023e40b93: Preparing [2024-05-07T10:55:49.988Z] 2a526f2e73c3: Preparing [2024-05-07T10:55:49.988Z] a3f1523fbf3b: Preparing [2024-05-07T10:55:49.988Z] 4f7310364b72: Preparing [2024-05-07T10:55:49.988Z] 2d007ac800e2: Preparing [2024-05-07T10:55:49.988Z] ca6d9902607a: Preparing [2024-05-07T10:55:49.988Z] 8cb8f35a4bae: Preparing [2024-05-07T10:55:49.988Z] fc594cc59f60: Preparing [2024-05-07T10:55:49.988Z] 7c504f21be85: Preparing [2024-05-07T10:55:49.988Z] ca6d9902607a: Waiting [2024-05-07T10:55:49.988Z] 8cb8f35a4bae: Waiting [2024-05-07T10:55:49.988Z] fc594cc59f60: Waiting [2024-05-07T10:55:49.988Z] 7c504f21be85: Waiting [2024-05-07T10:55:49.988Z] dce023e40b93: Layer already exists [2024-05-07T10:55:49.988Z] a3f1523fbf3b: Layer already exists [2024-05-07T10:55:49.988Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:49.988Z] 2a526f2e73c3: Layer already exists [2024-05-07T10:55:49.988Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:49.988Z] fc594cc59f60: Layer already exists [2024-05-07T10:55:49.988Z] 8cb8f35a4bae: Layer already exists [2024-05-07T10:55:49.988Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:49.988Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:50.252Z] main: digest: sha256:3320f035436770e1e06ba49bce751bea0cae903e51c82416252dfdc016623e2e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:55:50.332Z] ===================================================== [Pipeline] echo [2024-05-07T10:55:50.349Z] taggedImages: [2024-05-07T10:55:50.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:50.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-05-07T10:55:50.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-05-07T10:55:50.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:50.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-05-07T10:55:50.428Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-05-07T10:55:50.428Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:50.428Z] latest [2024-05-07T10:55:50.428Z] 3.2.0-dev.23 [2024-05-07T10:55:50.428Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:50.428Z] main [2024-05-07T10:55:50.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:50.830Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:51.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:51.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-07T10:55:51.182Z] 5d98ed7be499: Preparing [2024-05-07T10:55:51.182Z] 593ab32c7d09: Preparing [2024-05-07T10:55:51.182Z] bc538322b151: Preparing [2024-05-07T10:55:51.182Z] 4f7310364b72: Preparing [2024-05-07T10:55:51.182Z] 2d007ac800e2: Preparing [2024-05-07T10:55:51.182Z] ca6d9902607a: Preparing [2024-05-07T10:55:51.182Z] 01de9ace7a57: Preparing [2024-05-07T10:55:51.182Z] 659241a8a442: Preparing [2024-05-07T10:55:51.182Z] 7c504f21be85: Preparing [2024-05-07T10:55:51.182Z] 01de9ace7a57: Waiting [2024-05-07T10:55:51.182Z] ca6d9902607a: Waiting [2024-05-07T10:55:51.182Z] 659241a8a442: Waiting [2024-05-07T10:55:51.182Z] 7c504f21be85: Waiting [2024-05-07T10:55:51.182Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:51.182Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:51.447Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:51.447Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:51.447Z] 593ab32c7d09: Pushed [2024-05-07T10:55:51.447Z] 659241a8a442: Layer already exists [2024-05-07T10:55:51.447Z] bc538322b151: Pushed [2024-05-07T10:55:51.447Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:51.447Z] 5d98ed7be499: Pushed [2024-05-07T10:55:51.447Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:a5f143472a2182af9767d7f3e3ecaef4cac02ae8bc029665741a3e09edf77bcd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:51.799Z] + 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-05-07T10:55:52.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-05-07T10:55:52.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-07T10:55:52.152Z] 5d98ed7be499: Preparing [2024-05-07T10:55:52.152Z] 593ab32c7d09: Preparing [2024-05-07T10:55:52.152Z] bc538322b151: Preparing [2024-05-07T10:55:52.152Z] 4f7310364b72: Preparing [2024-05-07T10:55:52.152Z] 2d007ac800e2: Preparing [2024-05-07T10:55:52.152Z] ca6d9902607a: Preparing [2024-05-07T10:55:52.152Z] 01de9ace7a57: Preparing [2024-05-07T10:55:52.152Z] 659241a8a442: Preparing [2024-05-07T10:55:52.152Z] 7c504f21be85: Preparing [2024-05-07T10:55:52.152Z] ca6d9902607a: Waiting [2024-05-07T10:55:52.152Z] 01de9ace7a57: Waiting [2024-05-07T10:55:52.152Z] 659241a8a442: Waiting [2024-05-07T10:55:52.152Z] 7c504f21be85: Waiting [2024-05-07T10:55:52.152Z] bc538322b151: Layer already exists [2024-05-07T10:55:52.152Z] 593ab32c7d09: Layer already exists [2024-05-07T10:55:52.152Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:52.152Z] 5d98ed7be499: Layer already exists [2024-05-07T10:55:52.152Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:52.152Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:52.152Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:52.152Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:52.152Z] 659241a8a442: Layer already exists [2024-05-07T10:55:52.416Z] latest: digest: sha256:a5f143472a2182af9767d7f3e3ecaef4cac02ae8bc029665741a3e09edf77bcd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:52.776Z] + 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-05-07T10:55:53.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-05-07T10:55:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-07T10:55:53.129Z] 5d98ed7be499: Preparing [2024-05-07T10:55:53.129Z] 593ab32c7d09: Preparing [2024-05-07T10:55:53.129Z] bc538322b151: Preparing [2024-05-07T10:55:53.129Z] 4f7310364b72: Preparing [2024-05-07T10:55:53.129Z] 2d007ac800e2: Preparing [2024-05-07T10:55:53.129Z] ca6d9902607a: Preparing [2024-05-07T10:55:53.129Z] 01de9ace7a57: Preparing [2024-05-07T10:55:53.129Z] ca6d9902607a: Waiting [2024-05-07T10:55:53.129Z] 659241a8a442: Preparing [2024-05-07T10:55:53.129Z] 01de9ace7a57: Waiting [2024-05-07T10:55:53.129Z] 7c504f21be85: Preparing [2024-05-07T10:55:53.129Z] 7c504f21be85: Waiting [2024-05-07T10:55:53.129Z] 659241a8a442: Waiting [2024-05-07T10:55:53.129Z] 5d98ed7be499: Layer already exists [2024-05-07T10:55:53.129Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:53.129Z] 593ab32c7d09: Layer already exists [2024-05-07T10:55:53.129Z] bc538322b151: Layer already exists [2024-05-07T10:55:53.129Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:53.129Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:53.129Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:53.129Z] 659241a8a442: Layer already exists [2024-05-07T10:55:53.129Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:53.394Z] 3.2.0-dev.23: digest: sha256:a5f143472a2182af9767d7f3e3ecaef4cac02ae8bc029665741a3e09edf77bcd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:53.755Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:54.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:54.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-07T10:55:54.094Z] 5d98ed7be499: Preparing [2024-05-07T10:55:54.094Z] 593ab32c7d09: Preparing [2024-05-07T10:55:54.094Z] bc538322b151: Preparing [2024-05-07T10:55:54.094Z] 4f7310364b72: Preparing [2024-05-07T10:55:54.094Z] 2d007ac800e2: Preparing [2024-05-07T10:55:54.094Z] ca6d9902607a: Preparing [2024-05-07T10:55:54.094Z] 01de9ace7a57: Preparing [2024-05-07T10:55:54.094Z] ca6d9902607a: Waiting [2024-05-07T10:55:54.094Z] 01de9ace7a57: Waiting [2024-05-07T10:55:54.094Z] 659241a8a442: Preparing [2024-05-07T10:55:54.094Z] 7c504f21be85: Preparing [2024-05-07T10:55:54.094Z] 659241a8a442: Waiting [2024-05-07T10:55:54.094Z] 7c504f21be85: Waiting [2024-05-07T10:55:54.094Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:54.094Z] 5d98ed7be499: Layer already exists [2024-05-07T10:55:54.094Z] bc538322b151: Layer already exists [2024-05-07T10:55:54.094Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:54.094Z] 593ab32c7d09: Layer already exists [2024-05-07T10:55:54.094Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:54.094Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:54.094Z] 659241a8a442: Layer already exists [2024-05-07T10:55:54.094Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:54.358Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:a5f143472a2182af9767d7f3e3ecaef4cac02ae8bc029665741a3e09edf77bcd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:54.708Z] + 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-05-07T10:55:55.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-05-07T10:55:55.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-07T10:55:55.057Z] 5d98ed7be499: Preparing [2024-05-07T10:55:55.057Z] 593ab32c7d09: Preparing [2024-05-07T10:55:55.057Z] bc538322b151: Preparing [2024-05-07T10:55:55.057Z] 4f7310364b72: Preparing [2024-05-07T10:55:55.057Z] 2d007ac800e2: Preparing [2024-05-07T10:55:55.057Z] ca6d9902607a: Preparing [2024-05-07T10:55:55.057Z] 01de9ace7a57: Preparing [2024-05-07T10:55:55.057Z] 659241a8a442: Preparing [2024-05-07T10:55:55.057Z] 7c504f21be85: Preparing [2024-05-07T10:55:55.057Z] 01de9ace7a57: Waiting [2024-05-07T10:55:55.057Z] 659241a8a442: Waiting [2024-05-07T10:55:55.057Z] 7c504f21be85: Waiting [2024-05-07T10:55:55.057Z] ca6d9902607a: Waiting [2024-05-07T10:55:55.057Z] bc538322b151: Layer already exists [2024-05-07T10:55:55.057Z] 5d98ed7be499: Layer already exists [2024-05-07T10:55:55.057Z] 593ab32c7d09: Layer already exists [2024-05-07T10:55:55.057Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:55.057Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:55.057Z] 01de9ace7a57: Layer already exists [2024-05-07T10:55:55.057Z] ca6d9902607a: Layer already exists [2024-05-07T10:55:55.057Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:55.057Z] 659241a8a442: Layer already exists [2024-05-07T10:55:55.057Z] main: digest: sha256:a5f143472a2182af9767d7f3e3ecaef4cac02ae8bc029665741a3e09edf77bcd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:55:55.402Z] ===================================================== [Pipeline] echo [2024-05-07T10:55:55.419Z] taggedImages: [2024-05-07T10:55:55.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:55.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-05-07T10:55:55.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-05-07T10:55:55.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:55.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-05-07T10:55:55.450Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-05-07T10:55:55.450Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:55.450Z] latest [2024-05-07T10:55:55.450Z] 3.2.0-dev.23 [2024-05-07T10:55:55.450Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:55:55.450Z] main [2024-05-07T10:55:55.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:55.825Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:55:56.172Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:55:56.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-07T10:55:56.172Z] f4f59b7553ca: Preparing [2024-05-07T10:55:56.172Z] 5fc894d07d5e: Preparing [2024-05-07T10:55:56.172Z] 4f7310364b72: Preparing [2024-05-07T10:55:56.172Z] 2d007ac800e2: Preparing [2024-05-07T10:55:56.172Z] da346c62154a: Preparing [2024-05-07T10:55:56.172Z] b06582ae8888: Preparing [2024-05-07T10:55:56.172Z] 7c504f21be85: Preparing [2024-05-07T10:55:56.172Z] b06582ae8888: Waiting [2024-05-07T10:55:56.172Z] 7c504f21be85: Waiting [2024-05-07T10:55:56.172Z] 4f7310364b72: Layer already exists [2024-05-07T10:55:56.172Z] 2d007ac800e2: Layer already exists [2024-05-07T10:55:56.443Z] 7c504f21be85: Layer already exists [2024-05-07T10:55:56.443Z] f4f59b7553ca: Pushed [2024-05-07T10:55:56.707Z] b06582ae8888: Pushed [2024-05-07T10:55:57.658Z] da346c62154a: Pushed [2024-05-07T10:56:02.981Z] 5fc894d07d5e: Pushed [2024-05-07T10:56:02.981Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:aebdce7f188dc65b695ec1229d520b50730515178555b39d0f30e69a28f441f2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:03.325Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:03.675Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-05-07T10:56:03.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-07T10:56:03.675Z] f4f59b7553ca: Preparing [2024-05-07T10:56:03.675Z] 5fc894d07d5e: Preparing [2024-05-07T10:56:03.675Z] 4f7310364b72: Preparing [2024-05-07T10:56:03.675Z] 2d007ac800e2: Preparing [2024-05-07T10:56:03.675Z] da346c62154a: Preparing [2024-05-07T10:56:03.675Z] b06582ae8888: Preparing [2024-05-07T10:56:03.675Z] 7c504f21be85: Preparing [2024-05-07T10:56:03.675Z] b06582ae8888: Waiting [2024-05-07T10:56:03.675Z] 7c504f21be85: Waiting [2024-05-07T10:56:03.675Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:03.675Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:03.675Z] 5fc894d07d5e: Layer already exists [2024-05-07T10:56:03.675Z] da346c62154a: Layer already exists [2024-05-07T10:56:03.675Z] f4f59b7553ca: Layer already exists [2024-05-07T10:56:03.675Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:03.675Z] b06582ae8888: Layer already exists [2024-05-07T10:56:03.940Z] latest: digest: sha256:aebdce7f188dc65b695ec1229d520b50730515178555b39d0f30e69a28f441f2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:04.293Z] + 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-05-07T10:56:04.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-05-07T10:56:04.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-07T10:56:04.647Z] f4f59b7553ca: Preparing [2024-05-07T10:56:04.647Z] 5fc894d07d5e: Preparing [2024-05-07T10:56:04.647Z] 4f7310364b72: Preparing [2024-05-07T10:56:04.647Z] 2d007ac800e2: Preparing [2024-05-07T10:56:04.647Z] da346c62154a: Preparing [2024-05-07T10:56:04.647Z] b06582ae8888: Preparing [2024-05-07T10:56:04.647Z] 7c504f21be85: Preparing [2024-05-07T10:56:04.647Z] b06582ae8888: Waiting [2024-05-07T10:56:04.647Z] 7c504f21be85: Waiting [2024-05-07T10:56:04.647Z] f4f59b7553ca: Layer already exists [2024-05-07T10:56:04.647Z] da346c62154a: Layer already exists [2024-05-07T10:56:04.647Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:04.647Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:04.647Z] 5fc894d07d5e: Layer already exists [2024-05-07T10:56:04.647Z] b06582ae8888: Layer already exists [2024-05-07T10:56:04.647Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:04.910Z] 3.2.0-dev.23: digest: sha256:aebdce7f188dc65b695ec1229d520b50730515178555b39d0f30e69a28f441f2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:05.252Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:05.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:56:05.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-07T10:56:05.594Z] f4f59b7553ca: Preparing [2024-05-07T10:56:05.594Z] 5fc894d07d5e: Preparing [2024-05-07T10:56:05.594Z] 4f7310364b72: Preparing [2024-05-07T10:56:05.594Z] 2d007ac800e2: Preparing [2024-05-07T10:56:05.594Z] da346c62154a: Preparing [2024-05-07T10:56:05.594Z] b06582ae8888: Preparing [2024-05-07T10:56:05.594Z] 7c504f21be85: Preparing [2024-05-07T10:56:05.594Z] b06582ae8888: Waiting [2024-05-07T10:56:05.594Z] 7c504f21be85: Waiting [2024-05-07T10:56:05.594Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:05.594Z] da346c62154a: Layer already exists [2024-05-07T10:56:05.594Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:05.594Z] 5fc894d07d5e: Layer already exists [2024-05-07T10:56:05.594Z] f4f59b7553ca: Layer already exists [2024-05-07T10:56:05.594Z] b06582ae8888: Layer already exists [2024-05-07T10:56:05.594Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:05.859Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:aebdce7f188dc65b695ec1229d520b50730515178555b39d0f30e69a28f441f2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:06.213Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:06.558Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-05-07T10:56:06.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-07T10:56:06.558Z] f4f59b7553ca: Preparing [2024-05-07T10:56:06.558Z] 5fc894d07d5e: Preparing [2024-05-07T10:56:06.558Z] 4f7310364b72: Preparing [2024-05-07T10:56:06.558Z] 2d007ac800e2: Preparing [2024-05-07T10:56:06.558Z] da346c62154a: Preparing [2024-05-07T10:56:06.558Z] b06582ae8888: Preparing [2024-05-07T10:56:06.558Z] 7c504f21be85: Preparing [2024-05-07T10:56:06.558Z] b06582ae8888: Waiting [2024-05-07T10:56:06.558Z] 7c504f21be85: Waiting [2024-05-07T10:56:06.558Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:06.558Z] da346c62154a: Layer already exists [2024-05-07T10:56:06.558Z] 5fc894d07d5e: Layer already exists [2024-05-07T10:56:06.558Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:06.558Z] f4f59b7553ca: Layer already exists [2024-05-07T10:56:06.558Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:06.558Z] b06582ae8888: Layer already exists [2024-05-07T10:56:06.822Z] main: digest: sha256:aebdce7f188dc65b695ec1229d520b50730515178555b39d0f30e69a28f441f2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:56:06.897Z] ===================================================== [Pipeline] echo [2024-05-07T10:56:06.915Z] taggedImages: [2024-05-07T10:56:06.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:56:06.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-05-07T10:56:06.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-05-07T10:56:06.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:56:06.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-05-07T10:56:06.940Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-05-07T10:56:06.940Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:56:06.940Z] latest [2024-05-07T10:56:06.940Z] 3.2.0-dev.23 [2024-05-07T10:56:06.940Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:56:06.940Z] main [2024-05-07T10:56:06.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:07.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:07.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:56:07.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-07T10:56:07.655Z] cf6116c768c0: Preparing [2024-05-07T10:56:07.655Z] 352c209d2443: Preparing [2024-05-07T10:56:07.655Z] 4f7310364b72: Preparing [2024-05-07T10:56:07.655Z] 2d007ac800e2: Preparing [2024-05-07T10:56:07.655Z] 7d69ce0605ac: Preparing [2024-05-07T10:56:07.655Z] 72e5d30a15e1: Preparing [2024-05-07T10:56:07.655Z] 7c504f21be85: Preparing [2024-05-07T10:56:07.655Z] 72e5d30a15e1: Waiting [2024-05-07T10:56:07.655Z] 7c504f21be85: Waiting [2024-05-07T10:56:07.655Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:07.655Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:07.655Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:56:07.655Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:56:07.920Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:07.920Z] cf6116c768c0: Pushed [2024-05-07T10:56:14.537Z] 352c209d2443: Pushed [2024-05-07T10:56:14.537Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4: digest: sha256:b4400ca2339b3daa2f4d77d2e6286816b56d18dab8e329a9fb01d56cc2649fd5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:14.870Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:15.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-05-07T10:56:15.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-07T10:56:15.218Z] cf6116c768c0: Preparing [2024-05-07T10:56:15.218Z] 352c209d2443: Preparing [2024-05-07T10:56:15.218Z] 4f7310364b72: Preparing [2024-05-07T10:56:15.218Z] 2d007ac800e2: Preparing [2024-05-07T10:56:15.218Z] 7d69ce0605ac: Preparing [2024-05-07T10:56:15.218Z] 72e5d30a15e1: Preparing [2024-05-07T10:56:15.218Z] 7c504f21be85: Preparing [2024-05-07T10:56:15.218Z] 72e5d30a15e1: Waiting [2024-05-07T10:56:15.218Z] 7c504f21be85: Waiting [2024-05-07T10:56:15.218Z] 352c209d2443: Layer already exists [2024-05-07T10:56:15.218Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:15.218Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:15.218Z] cf6116c768c0: Layer already exists [2024-05-07T10:56:15.218Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:56:15.218Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:15.218Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:56:15.483Z] latest: digest: sha256:b4400ca2339b3daa2f4d77d2e6286816b56d18dab8e329a9fb01d56cc2649fd5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:15.833Z] + 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-05-07T10:56:16.192Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-05-07T10:56:16.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-07T10:56:16.192Z] cf6116c768c0: Preparing [2024-05-07T10:56:16.192Z] 352c209d2443: Preparing [2024-05-07T10:56:16.192Z] 4f7310364b72: Preparing [2024-05-07T10:56:16.192Z] 2d007ac800e2: Preparing [2024-05-07T10:56:16.192Z] 7d69ce0605ac: Preparing [2024-05-07T10:56:16.192Z] 72e5d30a15e1: Preparing [2024-05-07T10:56:16.192Z] 7c504f21be85: Preparing [2024-05-07T10:56:16.192Z] 72e5d30a15e1: Waiting [2024-05-07T10:56:16.192Z] 7c504f21be85: Waiting [2024-05-07T10:56:16.192Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:16.192Z] 352c209d2443: Layer already exists [2024-05-07T10:56:16.192Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:16.192Z] cf6116c768c0: Layer already exists [2024-05-07T10:56:16.192Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:56:16.192Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:56:16.192Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:16.467Z] 3.2.0-dev.23: digest: sha256:b4400ca2339b3daa2f4d77d2e6286816b56d18dab8e329a9fb01d56cc2649fd5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:16.830Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:17.193Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:56:17.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-07T10:56:17.193Z] cf6116c768c0: Preparing [2024-05-07T10:56:17.193Z] 352c209d2443: Preparing [2024-05-07T10:56:17.193Z] 4f7310364b72: Preparing [2024-05-07T10:56:17.193Z] 2d007ac800e2: Preparing [2024-05-07T10:56:17.193Z] 7d69ce0605ac: Preparing [2024-05-07T10:56:17.193Z] 72e5d30a15e1: Preparing [2024-05-07T10:56:17.193Z] 7c504f21be85: Preparing [2024-05-07T10:56:17.193Z] 72e5d30a15e1: Waiting [2024-05-07T10:56:17.193Z] 7c504f21be85: Waiting [2024-05-07T10:56:17.193Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:17.193Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:56:17.193Z] 352c209d2443: Layer already exists [2024-05-07T10:56:17.193Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:17.193Z] cf6116c768c0: Layer already exists [2024-05-07T10:56:17.193Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:17.193Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:56:17.472Z] 17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23: digest: sha256:b4400ca2339b3daa2f4d77d2e6286816b56d18dab8e329a9fb01d56cc2649fd5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:17.820Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:18.162Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-05-07T10:56:18.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-07T10:56:18.162Z] cf6116c768c0: Preparing [2024-05-07T10:56:18.162Z] 352c209d2443: Preparing [2024-05-07T10:56:18.162Z] 4f7310364b72: Preparing [2024-05-07T10:56:18.162Z] 2d007ac800e2: Preparing [2024-05-07T10:56:18.162Z] 7d69ce0605ac: Preparing [2024-05-07T10:56:18.162Z] 72e5d30a15e1: Preparing [2024-05-07T10:56:18.162Z] 7c504f21be85: Preparing [2024-05-07T10:56:18.162Z] 72e5d30a15e1: Waiting [2024-05-07T10:56:18.162Z] 7c504f21be85: Waiting [2024-05-07T10:56:18.162Z] 4f7310364b72: Layer already exists [2024-05-07T10:56:18.162Z] 2d007ac800e2: Layer already exists [2024-05-07T10:56:18.162Z] cf6116c768c0: Layer already exists [2024-05-07T10:56:18.162Z] 7d69ce0605ac: Layer already exists [2024-05-07T10:56:18.162Z] 352c209d2443: Layer already exists [2024-05-07T10:56:18.162Z] 72e5d30a15e1: Layer already exists [2024-05-07T10:56:18.162Z] 7c504f21be85: Layer already exists [2024-05-07T10:56:18.426Z] main: digest: sha256:b4400ca2339b3daa2f4d77d2e6286816b56d18dab8e329a9fb01d56cc2649fd5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-07T10:56:18.499Z] ===================================================== [Pipeline] echo [2024-05-07T10:56:18.512Z] taggedImages: [2024-05-07T10:56:18.512Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4 [2024-05-07T10:56:18.512Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-05-07T10:56:18.512Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-05-07T10:56:18.512Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17930b14352cbfb7930b1ac1271c629a4bf190e4-3.2.0-dev.23 [2024-05-07T10:56:18.512Z] - 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-05-07T10:56:18.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T10:56:18.901Z] [2024-05-07T10:56:18.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:19.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T10:56:19.222Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-07T10:56:19.222Z] 8998bd30e6a1: Pulling fs layer [2024-05-07T10:56:19.222Z] 04944245beec: Pulling fs layer [2024-05-07T10:56:19.222Z] 699f458cf7ca: Pulling fs layer [2024-05-07T10:56:19.222Z] 765212b225bb: Pulling fs layer [2024-05-07T10:56:19.222Z] f23df028b6ca: Pulling fs layer [2024-05-07T10:56:19.222Z] d65c8cfc05b1: Pulling fs layer [2024-05-07T10:56:19.222Z] 2437ff75d9bd: Pulling fs layer [2024-05-07T10:56:19.222Z] d65c8cfc05b1: Waiting [2024-05-07T10:56:19.222Z] 765212b225bb: Waiting [2024-05-07T10:56:19.222Z] 2437ff75d9bd: Waiting [2024-05-07T10:56:19.488Z] 04944245beec: Verifying Checksum [2024-05-07T10:56:19.488Z] 04944245beec: Download complete [2024-05-07T10:56:19.488Z] 765212b225bb: Verifying Checksum [2024-05-07T10:56:19.488Z] 765212b225bb: Download complete [2024-05-07T10:56:19.488Z] f23df028b6ca: Verifying Checksum [2024-05-07T10:56:19.488Z] f23df028b6ca: Download complete [2024-05-07T10:56:19.488Z] d65c8cfc05b1: Verifying Checksum [2024-05-07T10:56:19.488Z] d65c8cfc05b1: Download complete [2024-05-07T10:56:19.753Z] 699f458cf7ca: Verifying Checksum [2024-05-07T10:56:19.753Z] 699f458cf7ca: Download complete [2024-05-07T10:56:20.017Z] 8998bd30e6a1: Download complete [2024-05-07T10:56:22.588Z] 2437ff75d9bd: Verifying Checksum [2024-05-07T10:56:22.588Z] 2437ff75d9bd: Download complete [2024-05-07T10:56:24.525Z] 8998bd30e6a1: Pull complete [2024-05-07T10:56:25.105Z] 04944245beec: Pull complete [2024-05-07T10:56:27.045Z] 699f458cf7ca: Pull complete [2024-05-07T10:56:27.045Z] 765212b225bb: Pull complete [2024-05-07T10:56:27.999Z] f23df028b6ca: Pull complete [2024-05-07T10:56:27.999Z] d65c8cfc05b1: Pull complete [2024-05-07T10:56:46.196Z] 2437ff75d9bd: Pull complete [2024-05-07T10:56:46.196Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-07T10:56:46.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T10:56:46.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:56:46.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2024-05-07T10:56:46.434Z] $ 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/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@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-05-07T10:56:48.121Z] $ docker top 84c38b94a53430b380fd85e44b6bf18abbe2faedd032d6720041dd974ca845af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:56:49.019Z] ---> job-cost.sh [2024-05-07T10:56:49.019Z] lf-activate-venv: SKIPPING [2024-05-07T10:56:49.019Z] INFO: No Stack... [2024-05-07T10:56:49.966Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-07T10:56:50.542Z] INFO: Archiving Costs [Pipeline] sh [2024-05-07T10:56:50.846Z] + cat /w/workspace/edgex-go/639/archives/cost.csv [2024-05-07T10:56:50.846Z] + cut -d, -f6 [Pipeline] lock [2024-05-07T10:56:50.878Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-639-stack-cost] [2024-05-07T10:56:50.892Z] Resource [jenkins-edgexfoundry-edgex-go-main-639-stack-cost] did not exist. Created. [2024-05-07T10:56:50.899Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-639-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-07T10:56:51.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-07T10:56:51.763Z] Stashed 1 file(s) [Pipeline] } [2024-05-07T10:56:51.772Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-639-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-07T10:56:51.798Z] $ docker stop --time=1 84c38b94a53430b380fd85e44b6bf18abbe2faedd032d6720041dd974ca845af [2024-05-07T10:56:53.255Z] $ docker rm -f --volumes 84c38b94a53430b380fd85e44b6bf18abbe2faedd032d6720041dd974ca845af [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-05-07T10:56:53.775Z] provisioning config files... [2024-05-07T10:56:53.784Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/639@tmp/config15699694619855900573tmp [Pipeline] { [Pipeline] sh [2024-05-07T10:56:54.093Z] + set +x [2024-05-07T10:56:54.093Z] + bash -s -- [2024-05-07T10:56:54.093Z] + curl -s https://codecov.io/bash [2024-05-07T10:56:54.093Z] [2024-05-07T10:56:54.093Z] _____ _ [2024-05-07T10:56:54.093Z] / ____| | | [2024-05-07T10:56:54.093Z] | | ___ __| | ___ ___ _____ __ [2024-05-07T10:56:54.093Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-07T10:56:54.093Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-07T10:56:54.093Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-07T10:56:54.093Z] Bash-1.0.6 [2024-05-07T10:56:54.093Z] [2024-05-07T10:56:54.093Z] [2024-05-07T10:56:54.093Z] ==> git version 2.25.1 found [2024-05-07T10:56:54.093Z] ==> 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-05-07T10:56:54.093Z] Release-Date: 2020-01-08 [2024-05-07T10:56:54.093Z] 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-05-07T10:56:54.093Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-07T10:56:54.093Z] ==> Jenkins CI detected. [2024-05-07T10:56:54.093Z] current dir:  /w/workspace/edgex-go/639 [2024-05-07T10:56:54.093Z] project root: . [2024-05-07T10:56:54.093Z] --> token set from env [2024-05-07T10:56:54.093Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-07T10:56:54.093Z] ==> Running gcov in . (disable via -X gcov) [2024-05-07T10:56:54.354Z] ==> Python coveragepy not found [2024-05-07T10:56:54.354Z] ==> Searching for coverage reports in: [2024-05-07T10:56:54.354Z] + . [2024-05-07T10:56:54.354Z] -> Found 1 reports [2024-05-07T10:56:54.354Z] ==> Detecting git/mercurial file structure [2024-05-07T10:56:54.354Z] ==> Reading reports [2024-05-07T10:56:54.354Z] + ./coverage.out bytes=455714 [2024-05-07T10:56:54.354Z] ==> Appending adjustments [2024-05-07T10:56:54.354Z] https://docs.codecov.io/docs/fixing-reports [2024-05-07T10:56:55.292Z] + Found adjustments [2024-05-07T10:56:55.292Z] ==> Gzipping contents [2024-05-07T10:56:55.550Z] 60K /tmp/codecov.gWxZbM.gz [2024-05-07T10:56:55.550Z] ==> Uploading reports [2024-05-07T10:56:55.550Z] url: https://codecov.io [2024-05-07T10:56:55.550Z] query: branch=main&commit=17930b14352cbfb7930b1ac1271c629a4bf190e4&build=639&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F639%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-07T10:56:55.550Z] -> Pinging Codecov [2024-05-07T10:56:55.551Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=17930b14352cbfb7930b1ac1271c629a4bf190e4&build=639&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F639%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-07T10:56:55.551Z] -> Uploading to [2024-05-07T10:56:55.551Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-07/00271124DB129430A58F1EEE437C3FCB/17930b14352cbfb7930b1ac1271c629a4bf190e4/4f3715b8-b322-476c-b3f5-c19a7d9adf9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240507%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240507T105655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46c521779155eaf9c0c2b669849ccbe62e3d83ec702ffcd09eb0932da1c44a19 [2024-05-07T10:56:55.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T10:56:55.551Z] Dload Upload Total Spent Left Speed [2024-05-07T10:56:55.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58004 0 0 100 58004 0 212k --:--:-- --:--:-- --:--:-- 211k [2024-05-07T10:56:55.810Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/17930b14352cbfb7930b1ac1271c629a4bf190e4 [Pipeline] } [2024-05-07T10:56:55.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-05-07T10:56:56.059Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-07T10:56:56.076Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:56.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-07T10:56:56.384Z] [2024-05-07T10:56:56.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:56:56.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-07T10:56:56.690Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-07T10:56:56.690Z] df9b9388f04a: Pulling fs layer [2024-05-07T10:56:56.690Z] 52dc419b0ee2: Pulling fs layer [2024-05-07T10:56:56.690Z] 25bc292e5bac: Pulling fs layer [2024-05-07T10:56:56.690Z] 114826534d7a: Pulling fs layer [2024-05-07T10:56:56.690Z] 4657fd5d0bcf: Pulling fs layer [2024-05-07T10:56:56.690Z] 4657fd5d0bcf: Waiting [2024-05-07T10:56:56.690Z] 114826534d7a: Waiting [2024-05-07T10:56:56.690Z] 6ad1cebc031e: Pulling fs layer [2024-05-07T10:56:56.690Z] 8a3aa393b2d8: Pulling fs layer [2024-05-07T10:56:56.690Z] 8a3aa393b2d8: Waiting [2024-05-07T10:56:56.690Z] 6ad1cebc031e: Waiting [2024-05-07T10:56:56.690Z] 25bc292e5bac: Verifying Checksum [2024-05-07T10:56:56.690Z] 52dc419b0ee2: Download complete [2024-05-07T10:56:56.690Z] 4657fd5d0bcf: Verifying Checksum [2024-05-07T10:56:56.690Z] 4657fd5d0bcf: Download complete [2024-05-07T10:56:56.690Z] df9b9388f04a: Download complete [2024-05-07T10:56:56.948Z] 6ad1cebc031e: Verifying Checksum [2024-05-07T10:56:56.948Z] 6ad1cebc031e: Download complete [2024-05-07T10:56:56.948Z] df9b9388f04a: Pull complete [2024-05-07T10:56:56.948Z] 52dc419b0ee2: Pull complete [2024-05-07T10:56:57.209Z] 25bc292e5bac: Pull complete [2024-05-07T10:56:57.467Z] 114826534d7a: Verifying Checksum [2024-05-07T10:56:57.467Z] 114826534d7a: Download complete [2024-05-07T10:56:57.726Z] 8a3aa393b2d8: Verifying Checksum [2024-05-07T10:56:57.726Z] 8a3aa393b2d8: Download complete [2024-05-07T10:57:01.913Z] 114826534d7a: Pull complete [2024-05-07T10:57:01.913Z] 4657fd5d0bcf: Pull complete [2024-05-07T10:57:01.913Z] 6ad1cebc031e: Pull complete [2024-05-07T10:57:05.200Z] 8a3aa393b2d8: Pull complete [2024-05-07T10:57:05.200Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-07T10:57:05.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-07T10:57:05.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:57:05.303Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-05-07T10:57:05.333Z] $ 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/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-05-07T10:57:11.670Z] $ docker top c71d57944705a145b7f6b8ca0276fa500907950f16852de6e4813baa25cf1f3c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T10:57:11.751Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-05-07T10:57:12.030Z] + set -o pipefail [2024-05-07T10:57:12.030Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-05-07T10:57:17.362Z] [2024-05-07T10:57:17.362Z] Monitoring /w/workspace/edgex-go/639... [2024-05-07T10:57:17.362Z] [2024-05-07T10:57:17.362Z] 'go list -json -deps ./...' command failed with error: { [2024-05-07T10:57:17.362Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.362Z] "ImportPath": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.362Z] "Name": "edgex", [2024-05-07T10:57:17.362Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.362Z] "Module": { [2024-05-07T10:57:17.362Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.362Z] "Main": true, [2024-05-07T10:57:17.362Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.362Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.362Z] "GoVersion": "1.21" [2024-05-07T10:57:17.362Z] }, [2024-05-07T10:57:17.362Z] "Match": [ [2024-05-07T10:57:17.362Z] "./..." [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "Stale": true, [2024-05-07T10:57:17.362Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.362Z] "GoFiles": [ [2024-05-07T10:57:17.362Z] "version.go" [2024-05-07T10:57:17.362Z] ] [2024-05-07T10:57:17.362Z] } [2024-05-07T10:57:17.362Z] { [2024-05-07T10:57:17.362Z] "Dir": "/usr/local/go/src/unsafe", [2024-05-07T10:57:17.362Z] "ImportPath": "unsafe", [2024-05-07T10:57:17.362Z] "Name": "unsafe", [2024-05-07T10:57:17.362Z] "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", [2024-05-07T10:57:17.362Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.362Z] "Goroot": true, [2024-05-07T10:57:17.362Z] "Standard": true, [2024-05-07T10:57:17.362Z] "DepOnly": true, [2024-05-07T10:57:17.362Z] "GoFiles": [ [2024-05-07T10:57:17.362Z] "unsafe.go" [2024-05-07T10:57:17.362Z] ] [2024-05-07T10:57:17.362Z] } [2024-05-07T10:57:17.362Z] { [2024-05-07T10:57:17.362Z] "Dir": "/usr/local/go/src/internal/unsafeheader", [2024-05-07T10:57:17.362Z] "ImportPath": "internal/unsafeheader", [2024-05-07T10:57:17.362Z] "Name": "unsafeheader", [2024-05-07T10:57:17.362Z] "Doc": "Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.", [2024-05-07T10:57:17.362Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/unsafeheader.a", [2024-05-07T10:57:17.362Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.362Z] "Goroot": true, [2024-05-07T10:57:17.362Z] "Standard": true, [2024-05-07T10:57:17.362Z] "DepOnly": true, [2024-05-07T10:57:17.362Z] "GoFiles": [ [2024-05-07T10:57:17.362Z] "unsafeheader.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "Imports": [ [2024-05-07T10:57:17.362Z] "unsafe" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "Deps": [ [2024-05-07T10:57:17.362Z] "unsafe" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "XTestGoFiles": [ [2024-05-07T10:57:17.362Z] "unsafeheader_test.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "XTestImports": [ [2024-05-07T10:57:17.362Z] "bytes", [2024-05-07T10:57:17.362Z] "internal/unsafeheader", [2024-05-07T10:57:17.362Z] "reflect", [2024-05-07T10:57:17.362Z] "testing", [2024-05-07T10:57:17.362Z] "unsafe" [2024-05-07T10:57:17.362Z] ] [2024-05-07T10:57:17.362Z] } [2024-05-07T10:57:17.362Z] { [2024-05-07T10:57:17.362Z] "Dir": "/usr/local/go/src/internal/abi", [2024-05-07T10:57:17.362Z] "ImportPath": "internal/abi", [2024-05-07T10:57:17.362Z] "Name": "abi", [2024-05-07T10:57:17.362Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/abi.a", [2024-05-07T10:57:17.362Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.362Z] "Goroot": true, [2024-05-07T10:57:17.362Z] "Standard": true, [2024-05-07T10:57:17.362Z] "DepOnly": true, [2024-05-07T10:57:17.362Z] "GoFiles": [ [2024-05-07T10:57:17.362Z] "abi.go", [2024-05-07T10:57:17.362Z] "abi_amd64.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.362Z] "abi_generic.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "SFiles": [ [2024-05-07T10:57:17.362Z] "abi_test.s" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "Imports": [ [2024-05-07T10:57:17.362Z] "unsafe" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "Deps": [ [2024-05-07T10:57:17.362Z] "unsafe" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "TestGoFiles": [ [2024-05-07T10:57:17.362Z] "export_test.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "XTestGoFiles": [ [2024-05-07T10:57:17.362Z] "abi_test.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "XTestImports": [ [2024-05-07T10:57:17.362Z] "internal/abi", [2024-05-07T10:57:17.362Z] "internal/testenv", [2024-05-07T10:57:17.362Z] "os/exec", [2024-05-07T10:57:17.362Z] "path/filepath", [2024-05-07T10:57:17.362Z] "strings", [2024-05-07T10:57:17.362Z] "testing" [2024-05-07T10:57:17.362Z] ] [2024-05-07T10:57:17.362Z] } [2024-05-07T10:57:17.362Z] { [2024-05-07T10:57:17.362Z] "Dir": "/usr/local/go/src/internal/cpu", [2024-05-07T10:57:17.362Z] "ImportPath": "internal/cpu", [2024-05-07T10:57:17.362Z] "Name": "cpu", [2024-05-07T10:57:17.362Z] "Doc": "Package cpu implements processor feature detection used by the Go standard library.", [2024-05-07T10:57:17.362Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/cpu.a", [2024-05-07T10:57:17.362Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.362Z] "Goroot": true, [2024-05-07T10:57:17.362Z] "Standard": true, [2024-05-07T10:57:17.362Z] "DepOnly": true, [2024-05-07T10:57:17.362Z] "GoFiles": [ [2024-05-07T10:57:17.362Z] "cpu.go", [2024-05-07T10:57:17.362Z] "cpu_amd64.go", [2024-05-07T10:57:17.362Z] "cpu_x86.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.362Z] "cpu_386.go", [2024-05-07T10:57:17.362Z] "cpu_arm.go", [2024-05-07T10:57:17.362Z] "cpu_arm64.go", [2024-05-07T10:57:17.362Z] "cpu_arm64_android.go", [2024-05-07T10:57:17.362Z] "cpu_arm64_darwin.go", [2024-05-07T10:57:17.362Z] "cpu_arm64_freebsd.go", [2024-05-07T10:57:17.362Z] "cpu_arm64_hwcap.go", [2024-05-07T10:57:17.362Z] "cpu_arm64_linux.go", [2024-05-07T10:57:17.362Z] "cpu_arm64_other.go", [2024-05-07T10:57:17.362Z] "cpu_mips.go", [2024-05-07T10:57:17.362Z] "cpu_mips64x.go", [2024-05-07T10:57:17.362Z] "cpu_mipsle.go", [2024-05-07T10:57:17.362Z] "cpu_no_name.go", [2024-05-07T10:57:17.362Z] "cpu_ppc64x.go", [2024-05-07T10:57:17.362Z] "cpu_ppc64x_aix.go", [2024-05-07T10:57:17.362Z] "cpu_ppc64x_linux.go", [2024-05-07T10:57:17.362Z] "cpu_riscv64.go", [2024-05-07T10:57:17.362Z] "cpu_s390x.go", [2024-05-07T10:57:17.362Z] "cpu_s390x_test.go", [2024-05-07T10:57:17.362Z] "cpu_wasm.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.362Z] "cpu_arm64.s", [2024-05-07T10:57:17.362Z] "cpu_s390x.s" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "SFiles": [ [2024-05-07T10:57:17.362Z] "cpu.s", [2024-05-07T10:57:17.362Z] "cpu_x86.s" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "TestGoFiles": [ [2024-05-07T10:57:17.362Z] "export_test.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "XTestGoFiles": [ [2024-05-07T10:57:17.362Z] "cpu_test.go", [2024-05-07T10:57:17.362Z] "cpu_x86_test.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "XTestImports": [ [2024-05-07T10:57:17.362Z] "internal/cpu", [2024-05-07T10:57:17.362Z] "internal/testenv", [2024-05-07T10:57:17.362Z] "os", [2024-05-07T10:57:17.362Z] "os/exec", [2024-05-07T10:57:17.362Z] "runtime", [2024-05-07T10:57:17.362Z] "strings", [2024-05-07T10:57:17.362Z] "testing" [2024-05-07T10:57:17.362Z] ] [2024-05-07T10:57:17.362Z] } [2024-05-07T10:57:17.362Z] { [2024-05-07T10:57:17.362Z] "Dir": "/usr/local/go/src/internal/bytealg", [2024-05-07T10:57:17.362Z] "ImportPath": "internal/bytealg", [2024-05-07T10:57:17.362Z] "Name": "bytealg", [2024-05-07T10:57:17.362Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/bytealg.a", [2024-05-07T10:57:17.362Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.362Z] "Goroot": true, [2024-05-07T10:57:17.362Z] "Standard": true, [2024-05-07T10:57:17.362Z] "DepOnly": true, [2024-05-07T10:57:17.362Z] "GoFiles": [ [2024-05-07T10:57:17.362Z] "bytealg.go", [2024-05-07T10:57:17.362Z] "compare_native.go", [2024-05-07T10:57:17.362Z] "count_native.go", [2024-05-07T10:57:17.362Z] "equal_generic.go", [2024-05-07T10:57:17.362Z] "equal_native.go", [2024-05-07T10:57:17.362Z] "index_amd64.go", [2024-05-07T10:57:17.362Z] "index_native.go", [2024-05-07T10:57:17.362Z] "indexbyte_native.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.362Z] "compare_generic.go", [2024-05-07T10:57:17.362Z] "count_generic.go", [2024-05-07T10:57:17.362Z] "index_arm64.go", [2024-05-07T10:57:17.362Z] "index_generic.go", [2024-05-07T10:57:17.362Z] "index_ppc64x.go", [2024-05-07T10:57:17.362Z] "index_s390x.go", [2024-05-07T10:57:17.362Z] "indexbyte_generic.go" [2024-05-07T10:57:17.362Z] ], [2024-05-07T10:57:17.362Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.362Z] "compare_386.s", [2024-05-07T10:57:17.362Z] "compare_arm.s", [2024-05-07T10:57:17.362Z] "compare_arm64.s", [2024-05-07T10:57:17.362Z] "compare_mips64x.s", [2024-05-07T10:57:17.362Z] "compare_mipsx.s", [2024-05-07T10:57:17.362Z] "compare_ppc64x.s", [2024-05-07T10:57:17.362Z] "compare_s390x.s", [2024-05-07T10:57:17.362Z] "compare_wasm.s", [2024-05-07T10:57:17.362Z] "count_arm.s", [2024-05-07T10:57:17.362Z] "count_arm64.s", [2024-05-07T10:57:17.362Z] "count_ppc64x.s", [2024-05-07T10:57:17.362Z] "count_riscv64.s", [2024-05-07T10:57:17.362Z] "count_s390x.s", [2024-05-07T10:57:17.362Z] "equal_386.s", [2024-05-07T10:57:17.362Z] "equal_arm.s", [2024-05-07T10:57:17.362Z] "equal_arm64.s", [2024-05-07T10:57:17.362Z] "equal_mips64x.s", [2024-05-07T10:57:17.362Z] "equal_mipsx.s", [2024-05-07T10:57:17.362Z] "equal_ppc64x.s", [2024-05-07T10:57:17.362Z] "equal_riscv64.s", [2024-05-07T10:57:17.362Z] "equal_s390x.s", [2024-05-07T10:57:17.362Z] "equal_wasm.s", [2024-05-07T10:57:17.362Z] "index_arm64.s", [2024-05-07T10:57:17.362Z] "index_ppc64x.s", [2024-05-07T10:57:17.362Z] "index_s390x.s", [2024-05-07T10:57:17.362Z] "indexbyte_386.s", [2024-05-07T10:57:17.362Z] "indexbyte_arm.s", [2024-05-07T10:57:17.362Z] "indexbyte_arm64.s", [2024-05-07T10:57:17.362Z] "indexbyte_mips64x.s", [2024-05-07T10:57:17.362Z] "indexbyte_mipsx.s", [2024-05-07T10:57:17.363Z] "indexbyte_ppc64x.s", [2024-05-07T10:57:17.363Z] "indexbyte_riscv64.s", [2024-05-07T10:57:17.363Z] "indexbyte_s390x.s", [2024-05-07T10:57:17.363Z] "indexbyte_wasm.s" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "SFiles": [ [2024-05-07T10:57:17.363Z] "compare_amd64.s", [2024-05-07T10:57:17.363Z] "count_amd64.s", [2024-05-07T10:57:17.363Z] "equal_amd64.s", [2024-05-07T10:57:17.363Z] "index_amd64.s", [2024-05-07T10:57:17.363Z] "indexbyte_amd64.s" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "Imports": [ [2024-05-07T10:57:17.363Z] "internal/cpu", [2024-05-07T10:57:17.363Z] "unsafe" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "Deps": [ [2024-05-07T10:57:17.363Z] "internal/cpu", [2024-05-07T10:57:17.363Z] "unsafe" [2024-05-07T10:57:17.363Z] ] [2024-05-07T10:57:17.363Z] } [2024-05-07T10:57:17.363Z] { [2024-05-07T10:57:17.363Z] "Dir": "/usr/local/go/src/internal/goexperiment", [2024-05-07T10:57:17.363Z] "ImportPath": "internal/goexperiment", [2024-05-07T10:57:17.363Z] "Name": "goexperiment", [2024-05-07T10:57:17.363Z] "Doc": "Package goexperiment implements support for toolchain experiments.", [2024-05-07T10:57:17.363Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/goexperiment.a", [2024-05-07T10:57:17.363Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.363Z] "Goroot": true, [2024-05-07T10:57:17.363Z] "Standard": true, [2024-05-07T10:57:17.363Z] "DepOnly": true, [2024-05-07T10:57:17.363Z] "GoFiles": [ [2024-05-07T10:57:17.363Z] "exp_fieldtrack_off.go", [2024-05-07T10:57:17.363Z] "exp_preemptibleloops_off.go", [2024-05-07T10:57:17.363Z] "exp_regabi_off.go", [2024-05-07T10:57:17.363Z] "exp_regabiargs_on.go", [2024-05-07T10:57:17.363Z] "exp_regabidefer_on.go", [2024-05-07T10:57:17.363Z] "exp_regabig_on.go", [2024-05-07T10:57:17.363Z] "exp_regabireflect_on.go", [2024-05-07T10:57:17.363Z] "exp_regabiwrappers_on.go", [2024-05-07T10:57:17.363Z] "exp_staticlockranking_off.go", [2024-05-07T10:57:17.363Z] "flags.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.363Z] "exp_fieldtrack_on.go", [2024-05-07T10:57:17.363Z] "exp_preemptibleloops_on.go", [2024-05-07T10:57:17.363Z] "exp_regabi_on.go", [2024-05-07T10:57:17.363Z] "exp_regabiargs_off.go", [2024-05-07T10:57:17.363Z] "exp_regabidefer_off.go", [2024-05-07T10:57:17.363Z] "exp_regabig_off.go", [2024-05-07T10:57:17.363Z] "exp_regabireflect_off.go", [2024-05-07T10:57:17.363Z] "exp_regabiwrappers_off.go", [2024-05-07T10:57:17.363Z] "exp_staticlockranking_on.go", [2024-05-07T10:57:17.363Z] "mkconsts.go" [2024-05-07T10:57:17.363Z] ] [2024-05-07T10:57:17.363Z] } [2024-05-07T10:57:17.363Z] { [2024-05-07T10:57:17.363Z] "Dir": "/usr/local/go/src/runtime/internal/atomic", [2024-05-07T10:57:17.363Z] "ImportPath": "runtime/internal/atomic", [2024-05-07T10:57:17.363Z] "Name": "atomic", [2024-05-07T10:57:17.363Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/atomic.a", [2024-05-07T10:57:17.363Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.363Z] "Goroot": true, [2024-05-07T10:57:17.363Z] "Standard": true, [2024-05-07T10:57:17.363Z] "DepOnly": true, [2024-05-07T10:57:17.363Z] "GoFiles": [ [2024-05-07T10:57:17.363Z] "atomic_amd64.go", [2024-05-07T10:57:17.363Z] "stubs.go", [2024-05-07T10:57:17.363Z] "unaligned.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.363Z] "atomic_386.go", [2024-05-07T10:57:17.363Z] "atomic_arm.go", [2024-05-07T10:57:17.363Z] "atomic_arm64.go", [2024-05-07T10:57:17.363Z] "atomic_mips64x.go", [2024-05-07T10:57:17.363Z] "atomic_mipsx.go", [2024-05-07T10:57:17.363Z] "atomic_ppc64x.go", [2024-05-07T10:57:17.363Z] "atomic_riscv64.go", [2024-05-07T10:57:17.363Z] "atomic_s390x.go", [2024-05-07T10:57:17.363Z] "atomic_wasm.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.363Z] "atomic_386.s", [2024-05-07T10:57:17.363Z] "atomic_arm.s", [2024-05-07T10:57:17.363Z] "atomic_arm64.s", [2024-05-07T10:57:17.363Z] "atomic_mips64x.s", [2024-05-07T10:57:17.363Z] "atomic_mipsx.s", [2024-05-07T10:57:17.363Z] "atomic_ppc64x.s", [2024-05-07T10:57:17.363Z] "atomic_riscv64.s", [2024-05-07T10:57:17.363Z] "atomic_s390x.s", [2024-05-07T10:57:17.363Z] "atomic_wasm.s", [2024-05-07T10:57:17.363Z] "sys_linux_arm.s", [2024-05-07T10:57:17.363Z] "sys_nonlinux_arm.s" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "SFiles": [ [2024-05-07T10:57:17.363Z] "atomic_amd64.s" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "Imports": [ [2024-05-07T10:57:17.363Z] "unsafe" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "Deps": [ [2024-05-07T10:57:17.363Z] "unsafe" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "XTestGoFiles": [ [2024-05-07T10:57:17.363Z] "atomic_test.go", [2024-05-07T10:57:17.363Z] "bench_test.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "XTestImports": [ [2024-05-07T10:57:17.363Z] "runtime", [2024-05-07T10:57:17.363Z] "runtime/internal/atomic", [2024-05-07T10:57:17.363Z] "runtime/internal/sys", [2024-05-07T10:57:17.363Z] "testing", [2024-05-07T10:57:17.363Z] "unsafe" [2024-05-07T10:57:17.363Z] ] [2024-05-07T10:57:17.363Z] } [2024-05-07T10:57:17.363Z] { [2024-05-07T10:57:17.363Z] "Dir": "/usr/local/go/src/runtime/internal/sys", [2024-05-07T10:57:17.363Z] "ImportPath": "runtime/internal/sys", [2024-05-07T10:57:17.363Z] "Name": "sys", [2024-05-07T10:57:17.363Z] "Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.", [2024-05-07T10:57:17.363Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/sys.a", [2024-05-07T10:57:17.363Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.363Z] "Goroot": true, [2024-05-07T10:57:17.363Z] "Standard": true, [2024-05-07T10:57:17.363Z] "DepOnly": true, [2024-05-07T10:57:17.363Z] "GoFiles": [ [2024-05-07T10:57:17.363Z] "arch.go", [2024-05-07T10:57:17.363Z] "arch_amd64.go", [2024-05-07T10:57:17.363Z] "intrinsics.go", [2024-05-07T10:57:17.363Z] "intrinsics_common.go", [2024-05-07T10:57:17.363Z] "sys.go", [2024-05-07T10:57:17.363Z] "zgoarch_amd64.go", [2024-05-07T10:57:17.363Z] "zgoos_linux.go", [2024-05-07T10:57:17.363Z] "zversion.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.363Z] "arch_386.go", [2024-05-07T10:57:17.363Z] "arch_arm.go", [2024-05-07T10:57:17.363Z] "arch_arm64.go", [2024-05-07T10:57:17.363Z] "arch_mips.go", [2024-05-07T10:57:17.363Z] "arch_mips64.go", [2024-05-07T10:57:17.363Z] "arch_mips64le.go", [2024-05-07T10:57:17.363Z] "arch_mipsle.go", [2024-05-07T10:57:17.363Z] "arch_ppc64.go", [2024-05-07T10:57:17.363Z] "arch_ppc64le.go", [2024-05-07T10:57:17.363Z] "arch_riscv64.go", [2024-05-07T10:57:17.363Z] "arch_s390x.go", [2024-05-07T10:57:17.363Z] "arch_wasm.go", [2024-05-07T10:57:17.363Z] "gengoos.go", [2024-05-07T10:57:17.363Z] "intrinsics_stubs.go", [2024-05-07T10:57:17.363Z] "zgoarch_386.go", [2024-05-07T10:57:17.363Z] "zgoarch_arm.go", [2024-05-07T10:57:17.363Z] "zgoarch_arm64.go", [2024-05-07T10:57:17.363Z] "zgoarch_arm64be.go", [2024-05-07T10:57:17.363Z] "zgoarch_armbe.go", [2024-05-07T10:57:17.363Z] "zgoarch_loong64.go", [2024-05-07T10:57:17.363Z] "zgoarch_mips.go", [2024-05-07T10:57:17.363Z] "zgoarch_mips64.go", [2024-05-07T10:57:17.363Z] "zgoarch_mips64le.go", [2024-05-07T10:57:17.363Z] "zgoarch_mips64p32.go", [2024-05-07T10:57:17.363Z] "zgoarch_mips64p32le.go", [2024-05-07T10:57:17.363Z] "zgoarch_mipsle.go", [2024-05-07T10:57:17.363Z] "zgoarch_ppc.go", [2024-05-07T10:57:17.363Z] "zgoarch_ppc64.go", [2024-05-07T10:57:17.363Z] "zgoarch_ppc64le.go", [2024-05-07T10:57:17.363Z] "zgoarch_riscv.go", [2024-05-07T10:57:17.363Z] "zgoarch_riscv64.go", [2024-05-07T10:57:17.363Z] "zgoarch_s390.go", [2024-05-07T10:57:17.363Z] "zgoarch_s390x.go", [2024-05-07T10:57:17.363Z] "zgoarch_sparc.go", [2024-05-07T10:57:17.363Z] "zgoarch_sparc64.go", [2024-05-07T10:57:17.363Z] "zgoarch_wasm.go", [2024-05-07T10:57:17.363Z] "zgoos_aix.go", [2024-05-07T10:57:17.363Z] "zgoos_android.go", [2024-05-07T10:57:17.363Z] "zgoos_darwin.go", [2024-05-07T10:57:17.363Z] "zgoos_dragonfly.go", [2024-05-07T10:57:17.363Z] "zgoos_freebsd.go", [2024-05-07T10:57:17.363Z] "zgoos_hurd.go", [2024-05-07T10:57:17.363Z] "zgoos_illumos.go", [2024-05-07T10:57:17.363Z] "zgoos_ios.go", [2024-05-07T10:57:17.363Z] "zgoos_js.go", [2024-05-07T10:57:17.363Z] "zgoos_netbsd.go", [2024-05-07T10:57:17.363Z] "zgoos_openbsd.go", [2024-05-07T10:57:17.363Z] "zgoos_plan9.go", [2024-05-07T10:57:17.363Z] "zgoos_solaris.go", [2024-05-07T10:57:17.363Z] "zgoos_windows.go", [2024-05-07T10:57:17.363Z] "zgoos_zos.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.363Z] "intrinsics_386.s" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "XTestGoFiles": [ [2024-05-07T10:57:17.363Z] "intrinsics_test.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "XTestImports": [ [2024-05-07T10:57:17.363Z] "runtime/internal/sys", [2024-05-07T10:57:17.363Z] "testing" [2024-05-07T10:57:17.363Z] ] [2024-05-07T10:57:17.363Z] } [2024-05-07T10:57:17.363Z] { [2024-05-07T10:57:17.363Z] "Dir": "/usr/local/go/src/runtime/internal/math", [2024-05-07T10:57:17.363Z] "ImportPath": "runtime/internal/math", [2024-05-07T10:57:17.363Z] "Name": "math", [2024-05-07T10:57:17.363Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/internal/math.a", [2024-05-07T10:57:17.363Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.363Z] "Goroot": true, [2024-05-07T10:57:17.363Z] "Standard": true, [2024-05-07T10:57:17.363Z] "DepOnly": true, [2024-05-07T10:57:17.363Z] "GoFiles": [ [2024-05-07T10:57:17.363Z] "math.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "Imports": [ [2024-05-07T10:57:17.363Z] "runtime/internal/sys" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "Deps": [ [2024-05-07T10:57:17.363Z] "runtime/internal/sys" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "XTestGoFiles": [ [2024-05-07T10:57:17.363Z] "math_test.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "XTestImports": [ [2024-05-07T10:57:17.363Z] "runtime/internal/math", [2024-05-07T10:57:17.363Z] "testing" [2024-05-07T10:57:17.363Z] ] [2024-05-07T10:57:17.363Z] } [2024-05-07T10:57:17.363Z] { [2024-05-07T10:57:17.363Z] "Dir": "/usr/local/go/src/runtime", [2024-05-07T10:57:17.363Z] "ImportPath": "runtime", [2024-05-07T10:57:17.363Z] "Name": "runtime", [2024-05-07T10:57:17.363Z] "Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.", [2024-05-07T10:57:17.363Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime.a", [2024-05-07T10:57:17.363Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.363Z] "Goroot": true, [2024-05-07T10:57:17.363Z] "Standard": true, [2024-05-07T10:57:17.363Z] "DepOnly": true, [2024-05-07T10:57:17.363Z] "GoFiles": [ [2024-05-07T10:57:17.363Z] "alg.go", [2024-05-07T10:57:17.363Z] "atomic_pointer.go", [2024-05-07T10:57:17.363Z] "cgo.go", [2024-05-07T10:57:17.363Z] "cgo_mmap.go", [2024-05-07T10:57:17.363Z] "cgo_sigaction.go", [2024-05-07T10:57:17.363Z] "cgocall.go", [2024-05-07T10:57:17.363Z] "cgocallback.go", [2024-05-07T10:57:17.363Z] "cgocheck.go", [2024-05-07T10:57:17.363Z] "chan.go", [2024-05-07T10:57:17.363Z] "checkptr.go", [2024-05-07T10:57:17.363Z] "compiler.go", [2024-05-07T10:57:17.363Z] "complex.go", [2024-05-07T10:57:17.363Z] "cpuflags.go", [2024-05-07T10:57:17.363Z] "cpuflags_amd64.go", [2024-05-07T10:57:17.363Z] "cpuprof.go", [2024-05-07T10:57:17.363Z] "cputicks.go", [2024-05-07T10:57:17.363Z] "debug.go", [2024-05-07T10:57:17.363Z] "debugcall.go", [2024-05-07T10:57:17.363Z] "debuglog.go", [2024-05-07T10:57:17.363Z] "debuglog_off.go", [2024-05-07T10:57:17.363Z] "defs_linux_amd64.go", [2024-05-07T10:57:17.363Z] "env_posix.go", [2024-05-07T10:57:17.363Z] "error.go", [2024-05-07T10:57:17.363Z] "extern.go", [2024-05-07T10:57:17.363Z] "fastlog2.go", [2024-05-07T10:57:17.363Z] "fastlog2table.go", [2024-05-07T10:57:17.363Z] "float.go", [2024-05-07T10:57:17.363Z] "hash64.go", [2024-05-07T10:57:17.363Z] "heapdump.go", [2024-05-07T10:57:17.363Z] "histogram.go", [2024-05-07T10:57:17.363Z] "iface.go", [2024-05-07T10:57:17.363Z] "lfstack.go", [2024-05-07T10:57:17.363Z] "lfstack_64bit.go", [2024-05-07T10:57:17.363Z] "lock_futex.go", [2024-05-07T10:57:17.363Z] "lockrank.go", [2024-05-07T10:57:17.363Z] "lockrank_off.go", [2024-05-07T10:57:17.363Z] "malloc.go", [2024-05-07T10:57:17.363Z] "map.go", [2024-05-07T10:57:17.363Z] "map_fast32.go", [2024-05-07T10:57:17.363Z] "map_fast64.go", [2024-05-07T10:57:17.363Z] "map_faststr.go", [2024-05-07T10:57:17.363Z] "mbarrier.go", [2024-05-07T10:57:17.363Z] "mbitmap.go", [2024-05-07T10:57:17.363Z] "mcache.go", [2024-05-07T10:57:17.363Z] "mcentral.go", [2024-05-07T10:57:17.363Z] "mcheckmark.go", [2024-05-07T10:57:17.363Z] "mem_linux.go", [2024-05-07T10:57:17.363Z] "metrics.go", [2024-05-07T10:57:17.363Z] "mfinal.go", [2024-05-07T10:57:17.363Z] "mfixalloc.go", [2024-05-07T10:57:17.363Z] "mgc.go", [2024-05-07T10:57:17.363Z] "mgcmark.go", [2024-05-07T10:57:17.363Z] "mgcpacer.go", [2024-05-07T10:57:17.363Z] "mgcscavenge.go", [2024-05-07T10:57:17.363Z] "mgcstack.go", [2024-05-07T10:57:17.363Z] "mgcsweep.go", [2024-05-07T10:57:17.363Z] "mgcwork.go", [2024-05-07T10:57:17.363Z] "mheap.go", [2024-05-07T10:57:17.363Z] "mpagealloc.go", [2024-05-07T10:57:17.363Z] "mpagealloc_64bit.go", [2024-05-07T10:57:17.363Z] "mpagecache.go", [2024-05-07T10:57:17.363Z] "mpallocbits.go", [2024-05-07T10:57:17.363Z] "mprof.go", [2024-05-07T10:57:17.363Z] "mranges.go", [2024-05-07T10:57:17.363Z] "msan0.go", [2024-05-07T10:57:17.363Z] "msize.go", [2024-05-07T10:57:17.363Z] "mspanset.go", [2024-05-07T10:57:17.363Z] "mstats.go", [2024-05-07T10:57:17.363Z] "mwbbuf.go", [2024-05-07T10:57:17.363Z] "nbpipe_pipe2.go", [2024-05-07T10:57:17.363Z] "netpoll.go", [2024-05-07T10:57:17.363Z] "netpoll_epoll.go", [2024-05-07T10:57:17.363Z] "os_linux.go", [2024-05-07T10:57:17.363Z] "os_linux_generic.go", [2024-05-07T10:57:17.363Z] "os_linux_noauxv.go", [2024-05-07T10:57:17.363Z] "os_linux_x86.go", [2024-05-07T10:57:17.363Z] "os_nonopenbsd.go", [2024-05-07T10:57:17.363Z] "panic.go", [2024-05-07T10:57:17.363Z] "plugin.go", [2024-05-07T10:57:17.363Z] "preempt.go", [2024-05-07T10:57:17.363Z] "preempt_nonwindows.go", [2024-05-07T10:57:17.363Z] "print.go", [2024-05-07T10:57:17.363Z] "proc.go", [2024-05-07T10:57:17.363Z] "profbuf.go", [2024-05-07T10:57:17.363Z] "proflabel.go", [2024-05-07T10:57:17.363Z] "race0.go", [2024-05-07T10:57:17.363Z] "rdebug.go", [2024-05-07T10:57:17.363Z] "relax_stub.go", [2024-05-07T10:57:17.363Z] "runtime.go", [2024-05-07T10:57:17.363Z] "runtime1.go", [2024-05-07T10:57:17.363Z] "runtime2.go", [2024-05-07T10:57:17.363Z] "rwmutex.go", [2024-05-07T10:57:17.363Z] "select.go", [2024-05-07T10:57:17.363Z] "sema.go", [2024-05-07T10:57:17.363Z] "signal_amd64.go", [2024-05-07T10:57:17.363Z] "signal_linux_amd64.go", [2024-05-07T10:57:17.363Z] "signal_unix.go", [2024-05-07T10:57:17.363Z] "sigqueue.go", [2024-05-07T10:57:17.363Z] "sigqueue_note.go", [2024-05-07T10:57:17.363Z] "sigtab_linux_generic.go", [2024-05-07T10:57:17.363Z] "sizeclasses.go", [2024-05-07T10:57:17.363Z] "slice.go", [2024-05-07T10:57:17.363Z] "softfloat64.go", [2024-05-07T10:57:17.363Z] "stack.go", [2024-05-07T10:57:17.363Z] "string.go", [2024-05-07T10:57:17.363Z] "stubs.go", [2024-05-07T10:57:17.363Z] "stubs2.go", [2024-05-07T10:57:17.363Z] "stubs3.go", [2024-05-07T10:57:17.363Z] "stubs_amd64.go", [2024-05-07T10:57:17.363Z] "stubs_linux.go", [2024-05-07T10:57:17.363Z] "symtab.go", [2024-05-07T10:57:17.363Z] "sys_nonppc64x.go", [2024-05-07T10:57:17.363Z] "sys_x86.go", [2024-05-07T10:57:17.363Z] "time.go", [2024-05-07T10:57:17.363Z] "time_nofake.go", [2024-05-07T10:57:17.363Z] "timeasm.go", [2024-05-07T10:57:17.363Z] "tls_stub.go", [2024-05-07T10:57:17.363Z] "trace.go", [2024-05-07T10:57:17.363Z] "traceback.go", [2024-05-07T10:57:17.363Z] "type.go", [2024-05-07T10:57:17.363Z] "typekind.go", [2024-05-07T10:57:17.363Z] "utf8.go", [2024-05-07T10:57:17.363Z] "vdso_elf64.go", [2024-05-07T10:57:17.363Z] "vdso_linux.go", [2024-05-07T10:57:17.363Z] "vdso_linux_amd64.go", [2024-05-07T10:57:17.363Z] "write_err.go" [2024-05-07T10:57:17.363Z] ], [2024-05-07T10:57:17.363Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.363Z] "auxv_none.go", [2024-05-07T10:57:17.363Z] "cgo_ppc64x.go", [2024-05-07T10:57:17.363Z] "conv_wasm_test.go", [2024-05-07T10:57:17.363Z] "cpuflags_arm64.go", [2024-05-07T10:57:17.363Z] "crash_nonunix_test.go", [2024-05-07T10:57:17.363Z] "debuglog_on.go", [2024-05-07T10:57:17.363Z] "defs1_linux.go", [2024-05-07T10:57:17.363Z] "defs1_netbsd_386.go", [2024-05-07T10:57:17.363Z] "defs1_netbsd_amd64.go", [2024-05-07T10:57:17.363Z] "defs1_netbsd_arm.go", [2024-05-07T10:57:17.363Z] "defs1_netbsd_arm64.go", [2024-05-07T10:57:17.363Z] "defs1_solaris_amd64.go", [2024-05-07T10:57:17.363Z] "defs2_linux.go", [2024-05-07T10:57:17.363Z] "defs3_linux.go", [2024-05-07T10:57:17.363Z] "defs_aix.go", [2024-05-07T10:57:17.363Z] "defs_aix_ppc64.go", [2024-05-07T10:57:17.363Z] "defs_arm_linux.go", [2024-05-07T10:57:17.363Z] "defs_darwin.go", [2024-05-07T10:57:17.363Z] "defs_darwin_amd64.go", [2024-05-07T10:57:17.363Z] "defs_darwin_arm64.go", [2024-05-07T10:57:17.363Z] "defs_dragonfly.go", [2024-05-07T10:57:17.363Z] "defs_dragonfly_amd64.go", [2024-05-07T10:57:17.363Z] "defs_freebsd.go", [2024-05-07T10:57:17.363Z] "defs_freebsd_386.go", [2024-05-07T10:57:17.363Z] "defs_freebsd_amd64.go", [2024-05-07T10:57:17.363Z] "defs_freebsd_arm.go", [2024-05-07T10:57:17.363Z] "defs_freebsd_arm64.go", [2024-05-07T10:57:17.363Z] "defs_illumos_amd64.go", [2024-05-07T10:57:17.363Z] "defs_linux.go", [2024-05-07T10:57:17.363Z] "defs_linux_386.go", [2024-05-07T10:57:17.363Z] "defs_linux_arm.go", [2024-05-07T10:57:17.363Z] "defs_linux_arm64.go", [2024-05-07T10:57:17.363Z] "defs_linux_mips64x.go", [2024-05-07T10:57:17.363Z] "defs_linux_mipsx.go", [2024-05-07T10:57:17.363Z] "defs_linux_ppc64.go", [2024-05-07T10:57:17.363Z] "defs_linux_ppc64le.go", [2024-05-07T10:57:17.363Z] "defs_linux_riscv64.go", [2024-05-07T10:57:17.363Z] "defs_linux_s390x.go", [2024-05-07T10:57:17.363Z] "defs_netbsd.go", [2024-05-07T10:57:17.363Z] "defs_netbsd_386.go", [2024-05-07T10:57:17.363Z] "defs_netbsd_amd64.go", [2024-05-07T10:57:17.364Z] "defs_netbsd_arm.go", [2024-05-07T10:57:17.364Z] "defs_openbsd.go", [2024-05-07T10:57:17.364Z] "defs_openbsd_386.go", [2024-05-07T10:57:17.364Z] "defs_openbsd_amd64.go", [2024-05-07T10:57:17.364Z] "defs_openbsd_arm.go", [2024-05-07T10:57:17.364Z] "defs_openbsd_arm64.go", [2024-05-07T10:57:17.364Z] "defs_openbsd_mips64.go", [2024-05-07T10:57:17.364Z] "defs_plan9_386.go", [2024-05-07T10:57:17.364Z] "defs_plan9_amd64.go", [2024-05-07T10:57:17.364Z] "defs_plan9_arm.go", [2024-05-07T10:57:17.364Z] "defs_solaris.go", [2024-05-07T10:57:17.364Z] "defs_solaris_amd64.go", [2024-05-07T10:57:17.364Z] "defs_windows.go", [2024-05-07T10:57:17.364Z] "defs_windows_386.go", [2024-05-07T10:57:17.364Z] "defs_windows_amd64.go", [2024-05-07T10:57:17.364Z] "defs_windows_arm.go", [2024-05-07T10:57:17.364Z] "defs_windows_arm64.go", [2024-05-07T10:57:17.364Z] "env_plan9.go", [2024-05-07T10:57:17.364Z] "export_aix_test.go", [2024-05-07T10:57:17.364Z] "export_arm_test.go", [2024-05-07T10:57:17.364Z] "export_darwin_test.go", [2024-05-07T10:57:17.364Z] "export_debug_regabiargs_off_test.go", [2024-05-07T10:57:17.364Z] "export_pipe_test.go", [2024-05-07T10:57:17.364Z] "export_solaris_test.go", [2024-05-07T10:57:17.364Z] "export_windows_test.go", [2024-05-07T10:57:17.364Z] "hash32.go", [2024-05-07T10:57:17.364Z] "lfstack_32bit.go", [2024-05-07T10:57:17.364Z] "libfuzzer.go", [2024-05-07T10:57:17.364Z] "lock_js.go", [2024-05-07T10:57:17.364Z] "lock_sema.go", [2024-05-07T10:57:17.364Z] "lockrank_on.go", [2024-05-07T10:57:17.364Z] "mem_aix.go", [2024-05-07T10:57:17.364Z] "mem_bsd.go", [2024-05-07T10:57:17.364Z] "mem_darwin.go", [2024-05-07T10:57:17.364Z] "mem_js.go", [2024-05-07T10:57:17.364Z] "mem_plan9.go", [2024-05-07T10:57:17.364Z] "mem_windows.go", [2024-05-07T10:57:17.364Z] "mkduff.go", [2024-05-07T10:57:17.364Z] "mkfastlog2table.go", [2024-05-07T10:57:17.364Z] "mkpreempt.go", [2024-05-07T10:57:17.364Z] "mksizeclasses.go", [2024-05-07T10:57:17.364Z] "mmap.go", [2024-05-07T10:57:17.364Z] "mpagealloc_32bit.go", [2024-05-07T10:57:17.364Z] "msan.go", [2024-05-07T10:57:17.364Z] "nbpipe_fcntl_libc_test.go", [2024-05-07T10:57:17.364Z] "nbpipe_pipe.go", [2024-05-07T10:57:17.364Z] "net_plan9.go", [2024-05-07T10:57:17.364Z] "netpoll_aix.go", [2024-05-07T10:57:17.364Z] "netpoll_fake.go", [2024-05-07T10:57:17.364Z] "netpoll_kqueue.go", [2024-05-07T10:57:17.364Z] "netpoll_solaris.go", [2024-05-07T10:57:17.364Z] "netpoll_stub.go", [2024-05-07T10:57:17.364Z] "netpoll_windows.go", [2024-05-07T10:57:17.364Z] "numcpu_freebsd_test.go", [2024-05-07T10:57:17.364Z] "os2_aix.go", [2024-05-07T10:57:17.364Z] "os2_freebsd.go", [2024-05-07T10:57:17.364Z] "os2_openbsd.go", [2024-05-07T10:57:17.364Z] "os2_plan9.go", [2024-05-07T10:57:17.364Z] "os2_solaris.go", [2024-05-07T10:57:17.364Z] "os3_plan9.go", [2024-05-07T10:57:17.364Z] "os3_solaris.go", [2024-05-07T10:57:17.364Z] "os_aix.go", [2024-05-07T10:57:17.364Z] "os_android.go", [2024-05-07T10:57:17.364Z] "os_darwin.go", [2024-05-07T10:57:17.364Z] "os_darwin_arm64.go", [2024-05-07T10:57:17.364Z] "os_dragonfly.go", [2024-05-07T10:57:17.364Z] "os_freebsd.go", [2024-05-07T10:57:17.364Z] "os_freebsd2.go", [2024-05-07T10:57:17.364Z] "os_freebsd_amd64.go", [2024-05-07T10:57:17.364Z] "os_freebsd_arm.go", [2024-05-07T10:57:17.364Z] "os_freebsd_arm64.go", [2024-05-07T10:57:17.364Z] "os_freebsd_noauxv.go", [2024-05-07T10:57:17.364Z] "os_illumos.go", [2024-05-07T10:57:17.364Z] "os_js.go", [2024-05-07T10:57:17.364Z] "os_linux_arm.go", [2024-05-07T10:57:17.364Z] "os_linux_arm64.go", [2024-05-07T10:57:17.364Z] "os_linux_be64.go", [2024-05-07T10:57:17.364Z] "os_linux_mips64x.go", [2024-05-07T10:57:17.364Z] "os_linux_mipsx.go", [2024-05-07T10:57:17.364Z] "os_linux_novdso.go", [2024-05-07T10:57:17.364Z] "os_linux_ppc64x.go", [2024-05-07T10:57:17.364Z] "os_linux_riscv64.go", [2024-05-07T10:57:17.364Z] "os_linux_s390x.go", [2024-05-07T10:57:17.364Z] "os_netbsd.go", [2024-05-07T10:57:17.364Z] "os_netbsd_386.go", [2024-05-07T10:57:17.364Z] "os_netbsd_amd64.go", [2024-05-07T10:57:17.364Z] "os_netbsd_arm.go", [2024-05-07T10:57:17.364Z] "os_netbsd_arm64.go", [2024-05-07T10:57:17.364Z] "os_only_solaris.go", [2024-05-07T10:57:17.364Z] "os_openbsd.go", [2024-05-07T10:57:17.364Z] "os_openbsd_arm.go", [2024-05-07T10:57:17.364Z] "os_openbsd_arm64.go", [2024-05-07T10:57:17.364Z] "os_openbsd_libc.go", [2024-05-07T10:57:17.364Z] "os_openbsd_mips64.go", [2024-05-07T10:57:17.364Z] "os_openbsd_syscall.go", [2024-05-07T10:57:17.364Z] "os_openbsd_syscall1.go", [2024-05-07T10:57:17.364Z] "os_openbsd_syscall2.go", [2024-05-07T10:57:17.364Z] "os_plan9.go", [2024-05-07T10:57:17.364Z] "os_plan9_arm.go", [2024-05-07T10:57:17.364Z] "os_solaris.go", [2024-05-07T10:57:17.364Z] "os_windows.go", [2024-05-07T10:57:17.364Z] "os_windows_arm.go", [2024-05-07T10:57:17.364Z] "os_windows_arm64.go", [2024-05-07T10:57:17.364Z] "panic32.go", [2024-05-07T10:57:17.364Z] "race.go", [2024-05-07T10:57:17.364Z] "sigaction.go", [2024-05-07T10:57:17.364Z] "signal_386.go", [2024-05-07T10:57:17.364Z] "signal_aix_ppc64.go", [2024-05-07T10:57:17.364Z] "signal_arm.go", [2024-05-07T10:57:17.364Z] "signal_arm64.go", [2024-05-07T10:57:17.364Z] "signal_darwin.go", [2024-05-07T10:57:17.364Z] "signal_darwin_amd64.go", [2024-05-07T10:57:17.364Z] "signal_darwin_arm64.go", [2024-05-07T10:57:17.364Z] "signal_dragonfly.go", [2024-05-07T10:57:17.364Z] "signal_dragonfly_amd64.go", [2024-05-07T10:57:17.364Z] "signal_freebsd.go", [2024-05-07T10:57:17.364Z] "signal_freebsd_386.go", [2024-05-07T10:57:17.364Z] "signal_freebsd_amd64.go", [2024-05-07T10:57:17.364Z] "signal_freebsd_arm.go", [2024-05-07T10:57:17.364Z] "signal_freebsd_arm64.go", [2024-05-07T10:57:17.364Z] "signal_linux_386.go", [2024-05-07T10:57:17.364Z] "signal_linux_arm.go", [2024-05-07T10:57:17.364Z] "signal_linux_arm64.go", [2024-05-07T10:57:17.364Z] "signal_linux_mips64x.go", [2024-05-07T10:57:17.364Z] "signal_linux_mipsx.go", [2024-05-07T10:57:17.364Z] "signal_linux_ppc64x.go", [2024-05-07T10:57:17.364Z] "signal_linux_riscv64.go", [2024-05-07T10:57:17.364Z] "signal_linux_s390x.go", [2024-05-07T10:57:17.364Z] "signal_mips64x.go", [2024-05-07T10:57:17.364Z] "signal_mipsx.go", [2024-05-07T10:57:17.364Z] "signal_netbsd.go", [2024-05-07T10:57:17.364Z] "signal_netbsd_386.go", [2024-05-07T10:57:17.364Z] "signal_netbsd_amd64.go", [2024-05-07T10:57:17.364Z] "signal_netbsd_arm.go", [2024-05-07T10:57:17.364Z] "signal_netbsd_arm64.go", [2024-05-07T10:57:17.364Z] "signal_openbsd.go", [2024-05-07T10:57:17.364Z] "signal_openbsd_386.go", [2024-05-07T10:57:17.364Z] "signal_openbsd_amd64.go", [2024-05-07T10:57:17.364Z] "signal_openbsd_arm.go", [2024-05-07T10:57:17.364Z] "signal_openbsd_arm64.go", [2024-05-07T10:57:17.364Z] "signal_openbsd_mips64.go", [2024-05-07T10:57:17.364Z] "signal_plan9.go", [2024-05-07T10:57:17.364Z] "signal_ppc64x.go", [2024-05-07T10:57:17.364Z] "signal_riscv64.go", [2024-05-07T10:57:17.364Z] "signal_solaris.go", [2024-05-07T10:57:17.364Z] "signal_solaris_amd64.go", [2024-05-07T10:57:17.364Z] "signal_windows.go", [2024-05-07T10:57:17.364Z] "signal_windows_test.go", [2024-05-07T10:57:17.364Z] "sigqueue_plan9.go", [2024-05-07T10:57:17.364Z] "sigtab_aix.go", [2024-05-07T10:57:17.364Z] "sigtab_linux_mipsx.go", [2024-05-07T10:57:17.364Z] "stubs_386.go", [2024-05-07T10:57:17.364Z] "stubs_arm.go", [2024-05-07T10:57:17.364Z] "stubs_arm64.go", [2024-05-07T10:57:17.364Z] "stubs_mips64x.go", [2024-05-07T10:57:17.364Z] "stubs_mipsx.go", [2024-05-07T10:57:17.364Z] "stubs_nonlinux.go", [2024-05-07T10:57:17.364Z] "stubs_ppc64.go", [2024-05-07T10:57:17.364Z] "stubs_ppc64le.go", [2024-05-07T10:57:17.364Z] "stubs_s390x.go", [2024-05-07T10:57:17.364Z] "sys_arm.go", [2024-05-07T10:57:17.364Z] "sys_arm64.go", [2024-05-07T10:57:17.364Z] "sys_darwin.go", [2024-05-07T10:57:17.364Z] "sys_darwin_arm64.go", [2024-05-07T10:57:17.364Z] "sys_libc.go", [2024-05-07T10:57:17.364Z] "sys_mips64x.go", [2024-05-07T10:57:17.364Z] "sys_mipsx.go", [2024-05-07T10:57:17.364Z] "sys_openbsd.go", [2024-05-07T10:57:17.364Z] "sys_openbsd1.go", [2024-05-07T10:57:17.364Z] "sys_openbsd2.go", [2024-05-07T10:57:17.364Z] "sys_openbsd3.go", [2024-05-07T10:57:17.364Z] "sys_ppc64x.go", [2024-05-07T10:57:17.364Z] "sys_riscv64.go", [2024-05-07T10:57:17.364Z] "sys_s390x.go", [2024-05-07T10:57:17.364Z] "sys_wasm.go", [2024-05-07T10:57:17.364Z] "syscall2_solaris.go", [2024-05-07T10:57:17.364Z] "syscall_aix.go", [2024-05-07T10:57:17.364Z] "syscall_solaris.go", [2024-05-07T10:57:17.364Z] "syscall_windows.go", [2024-05-07T10:57:17.364Z] "syscall_windows_test.go", [2024-05-07T10:57:17.364Z] "time_fake.go", [2024-05-07T10:57:17.364Z] "timestub.go", [2024-05-07T10:57:17.364Z] "timestub2.go", [2024-05-07T10:57:17.364Z] "tls_windows_amd64.go", [2024-05-07T10:57:17.364Z] "vdso_elf32.go", [2024-05-07T10:57:17.364Z] "vdso_freebsd.go", [2024-05-07T10:57:17.364Z] "vdso_freebsd_arm.go", [2024-05-07T10:57:17.364Z] "vdso_freebsd_arm64.go", [2024-05-07T10:57:17.364Z] "vdso_freebsd_x86.go", [2024-05-07T10:57:17.364Z] "vdso_in_none.go", [2024-05-07T10:57:17.364Z] "vdso_linux_386.go", [2024-05-07T10:57:17.364Z] "vdso_linux_arm.go", [2024-05-07T10:57:17.364Z] "vdso_linux_arm64.go", [2024-05-07T10:57:17.364Z] "vdso_linux_mips64x.go", [2024-05-07T10:57:17.364Z] "vdso_linux_ppc64x.go", [2024-05-07T10:57:17.364Z] "vlop_arm_test.go", [2024-05-07T10:57:17.364Z] "vlrt.go", [2024-05-07T10:57:17.364Z] "wincallback.go", [2024-05-07T10:57:17.364Z] "write_err_android.go", [2024-05-07T10:57:17.364Z] "zcallback_windows.go" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.364Z] "asm_386.s", [2024-05-07T10:57:17.364Z] "asm_arm.s", [2024-05-07T10:57:17.364Z] "asm_arm64.s", [2024-05-07T10:57:17.364Z] "asm_mips64x.s", [2024-05-07T10:57:17.364Z] "asm_mipsx.s", [2024-05-07T10:57:17.364Z] "asm_ppc64x.s", [2024-05-07T10:57:17.364Z] "asm_riscv64.s", [2024-05-07T10:57:17.364Z] "asm_s390x.s", [2024-05-07T10:57:17.364Z] "asm_wasm.s", [2024-05-07T10:57:17.364Z] "atomic_arm64.s", [2024-05-07T10:57:17.364Z] "atomic_mips64x.s", [2024-05-07T10:57:17.364Z] "atomic_mipsx.s", [2024-05-07T10:57:17.364Z] "atomic_ppc64x.s", [2024-05-07T10:57:17.364Z] "atomic_riscv64.s", [2024-05-07T10:57:17.364Z] "duff_386.s", [2024-05-07T10:57:17.364Z] "duff_arm.s", [2024-05-07T10:57:17.364Z] "duff_arm64.s", [2024-05-07T10:57:17.364Z] "duff_mips64x.s", [2024-05-07T10:57:17.364Z] "duff_ppc64x.s", [2024-05-07T10:57:17.364Z] "duff_riscv64.s", [2024-05-07T10:57:17.364Z] "duff_s390x.s", [2024-05-07T10:57:17.364Z] "libfuzzer_amd64.s", [2024-05-07T10:57:17.364Z] "libfuzzer_arm64.s", [2024-05-07T10:57:17.364Z] "memclr_386.s", [2024-05-07T10:57:17.364Z] "memclr_arm.s", [2024-05-07T10:57:17.364Z] "memclr_arm64.s", [2024-05-07T10:57:17.364Z] "memclr_mips64x.s", [2024-05-07T10:57:17.364Z] "memclr_mipsx.s", [2024-05-07T10:57:17.364Z] "memclr_plan9_386.s", [2024-05-07T10:57:17.364Z] "memclr_plan9_amd64.s", [2024-05-07T10:57:17.364Z] "memclr_ppc64x.s", [2024-05-07T10:57:17.364Z] "memclr_riscv64.s", [2024-05-07T10:57:17.364Z] "memclr_s390x.s", [2024-05-07T10:57:17.364Z] "memclr_wasm.s", [2024-05-07T10:57:17.364Z] "memmove_386.s", [2024-05-07T10:57:17.364Z] "memmove_arm.s", [2024-05-07T10:57:17.364Z] "memmove_arm64.s", [2024-05-07T10:57:17.364Z] "memmove_mips64x.s", [2024-05-07T10:57:17.364Z] "memmove_mipsx.s", [2024-05-07T10:57:17.364Z] "memmove_plan9_386.s", [2024-05-07T10:57:17.364Z] "memmove_plan9_amd64.s", [2024-05-07T10:57:17.364Z] "memmove_ppc64x.s", [2024-05-07T10:57:17.364Z] "memmove_riscv64.s", [2024-05-07T10:57:17.364Z] "memmove_s390x.s", [2024-05-07T10:57:17.364Z] "memmove_wasm.s", [2024-05-07T10:57:17.364Z] "msan_amd64.s", [2024-05-07T10:57:17.364Z] "msan_arm64.s", [2024-05-07T10:57:17.364Z] "preempt_386.s", [2024-05-07T10:57:17.364Z] "preempt_arm.s", [2024-05-07T10:57:17.364Z] "preempt_arm64.s", [2024-05-07T10:57:17.364Z] "preempt_mips64x.s", [2024-05-07T10:57:17.364Z] "preempt_mipsx.s", [2024-05-07T10:57:17.364Z] "preempt_ppc64x.s", [2024-05-07T10:57:17.364Z] "preempt_riscv64.s", [2024-05-07T10:57:17.364Z] "preempt_s390x.s", [2024-05-07T10:57:17.364Z] "preempt_wasm.s", [2024-05-07T10:57:17.364Z] "race_amd64.s", [2024-05-07T10:57:17.364Z] "race_arm64.s", [2024-05-07T10:57:17.364Z] "race_ppc64le.s", [2024-05-07T10:57:17.364Z] "rt0_aix_ppc64.s", [2024-05-07T10:57:17.364Z] "rt0_android_386.s", [2024-05-07T10:57:17.364Z] "rt0_android_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_android_arm.s", [2024-05-07T10:57:17.364Z] "rt0_android_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_darwin_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_darwin_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_dragonfly_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_freebsd_386.s", [2024-05-07T10:57:17.364Z] "rt0_freebsd_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_freebsd_arm.s", [2024-05-07T10:57:17.364Z] "rt0_freebsd_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_illumos_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_ios_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_ios_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_js_wasm.s", [2024-05-07T10:57:17.364Z] "rt0_linux_386.s", [2024-05-07T10:57:17.364Z] "rt0_linux_arm.s", [2024-05-07T10:57:17.364Z] "rt0_linux_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_linux_mips64x.s", [2024-05-07T10:57:17.364Z] "rt0_linux_mipsx.s", [2024-05-07T10:57:17.364Z] "rt0_linux_ppc64.s", [2024-05-07T10:57:17.364Z] "rt0_linux_ppc64le.s", [2024-05-07T10:57:17.364Z] "rt0_linux_riscv64.s", [2024-05-07T10:57:17.364Z] "rt0_linux_s390x.s", [2024-05-07T10:57:17.364Z] "rt0_netbsd_386.s", [2024-05-07T10:57:17.364Z] "rt0_netbsd_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_netbsd_arm.s", [2024-05-07T10:57:17.364Z] "rt0_netbsd_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_openbsd_386.s", [2024-05-07T10:57:17.364Z] "rt0_openbsd_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_openbsd_arm.s", [2024-05-07T10:57:17.364Z] "rt0_openbsd_arm64.s", [2024-05-07T10:57:17.364Z] "rt0_openbsd_mips64.s", [2024-05-07T10:57:17.364Z] "rt0_plan9_386.s", [2024-05-07T10:57:17.364Z] "rt0_plan9_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_plan9_arm.s", [2024-05-07T10:57:17.364Z] "rt0_solaris_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_windows_386.s", [2024-05-07T10:57:17.364Z] "rt0_windows_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_windows_arm.s", [2024-05-07T10:57:17.364Z] "rt0_windows_arm64.s", [2024-05-07T10:57:17.364Z] "sys_aix_ppc64.s", [2024-05-07T10:57:17.364Z] "sys_darwin_amd64.s", [2024-05-07T10:57:17.364Z] "sys_darwin_arm64.s", [2024-05-07T10:57:17.364Z] "sys_dragonfly_amd64.s", [2024-05-07T10:57:17.364Z] "sys_freebsd_386.s", [2024-05-07T10:57:17.364Z] "sys_freebsd_amd64.s", [2024-05-07T10:57:17.364Z] "sys_freebsd_arm.s", [2024-05-07T10:57:17.364Z] "sys_freebsd_arm64.s", [2024-05-07T10:57:17.364Z] "sys_linux_386.s", [2024-05-07T10:57:17.364Z] "sys_linux_arm.s", [2024-05-07T10:57:17.364Z] "sys_linux_arm64.s", [2024-05-07T10:57:17.364Z] "sys_linux_mips64x.s", [2024-05-07T10:57:17.364Z] "sys_linux_mipsx.s", [2024-05-07T10:57:17.364Z] "sys_linux_ppc64x.s", [2024-05-07T10:57:17.364Z] "sys_linux_riscv64.s", [2024-05-07T10:57:17.364Z] "sys_linux_s390x.s", [2024-05-07T10:57:17.364Z] "sys_netbsd_386.s", [2024-05-07T10:57:17.364Z] "sys_netbsd_amd64.s", [2024-05-07T10:57:17.364Z] "sys_netbsd_arm.s", [2024-05-07T10:57:17.364Z] "sys_netbsd_arm64.s", [2024-05-07T10:57:17.364Z] "sys_openbsd_386.s", [2024-05-07T10:57:17.364Z] "sys_openbsd_amd64.s", [2024-05-07T10:57:17.364Z] "sys_openbsd_arm.s", [2024-05-07T10:57:17.364Z] "sys_openbsd_arm64.s", [2024-05-07T10:57:17.364Z] "sys_openbsd_mips64.s", [2024-05-07T10:57:17.364Z] "sys_plan9_386.s", [2024-05-07T10:57:17.364Z] "sys_plan9_amd64.s", [2024-05-07T10:57:17.364Z] "sys_plan9_arm.s", [2024-05-07T10:57:17.364Z] "sys_solaris_amd64.s", [2024-05-07T10:57:17.364Z] "sys_wasm.s", [2024-05-07T10:57:17.364Z] "sys_windows_386.s", [2024-05-07T10:57:17.364Z] "sys_windows_amd64.s", [2024-05-07T10:57:17.364Z] "sys_windows_arm.s", [2024-05-07T10:57:17.364Z] "sys_windows_arm64.s", [2024-05-07T10:57:17.364Z] "time_windows.h", [2024-05-07T10:57:17.364Z] "time_windows_386.s", [2024-05-07T10:57:17.364Z] "time_windows_amd64.s", [2024-05-07T10:57:17.364Z] "time_windows_arm.s", [2024-05-07T10:57:17.364Z] "time_windows_arm64.s", [2024-05-07T10:57:17.364Z] "tls_arm.s", [2024-05-07T10:57:17.364Z] "tls_arm64.h", [2024-05-07T10:57:17.364Z] "tls_arm64.s", [2024-05-07T10:57:17.364Z] "tls_mips64x.s", [2024-05-07T10:57:17.364Z] "tls_mipsx.s", [2024-05-07T10:57:17.364Z] "tls_ppc64x.s", [2024-05-07T10:57:17.364Z] "tls_riscv64.s", [2024-05-07T10:57:17.364Z] "tls_s390x.s", [2024-05-07T10:57:17.364Z] "vlop_386.s", [2024-05-07T10:57:17.364Z] "vlop_arm.s", [2024-05-07T10:57:17.364Z] "zcallback_windows.s", [2024-05-07T10:57:17.364Z] "zcallback_windows_arm.s", [2024-05-07T10:57:17.364Z] "zcallback_windows_arm64.s" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "HFiles": [ [2024-05-07T10:57:17.364Z] "asm_ppc64x.h", [2024-05-07T10:57:17.364Z] "funcdata.h", [2024-05-07T10:57:17.364Z] "go_tls.h", [2024-05-07T10:57:17.364Z] "textflag.h" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "SFiles": [ [2024-05-07T10:57:17.364Z] "asm.s", [2024-05-07T10:57:17.364Z] "asm_amd64.s", [2024-05-07T10:57:17.364Z] "duff_amd64.s", [2024-05-07T10:57:17.364Z] "memclr_amd64.s", [2024-05-07T10:57:17.364Z] "memmove_amd64.s", [2024-05-07T10:57:17.364Z] "preempt_amd64.s", [2024-05-07T10:57:17.364Z] "rt0_linux_amd64.s", [2024-05-07T10:57:17.364Z] "sys_linux_amd64.s", [2024-05-07T10:57:17.364Z] "time_linux_amd64.s" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "Imports": [ [2024-05-07T10:57:17.364Z] "internal/abi", [2024-05-07T10:57:17.364Z] "internal/bytealg", [2024-05-07T10:57:17.364Z] "internal/cpu", [2024-05-07T10:57:17.364Z] "internal/goexperiment", [2024-05-07T10:57:17.364Z] "runtime/internal/atomic", [2024-05-07T10:57:17.364Z] "runtime/internal/math", [2024-05-07T10:57:17.364Z] "runtime/internal/sys", [2024-05-07T10:57:17.364Z] "unsafe" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "Deps": [ [2024-05-07T10:57:17.364Z] "internal/abi", [2024-05-07T10:57:17.364Z] "internal/bytealg", [2024-05-07T10:57:17.364Z] "internal/cpu", [2024-05-07T10:57:17.364Z] "internal/goexperiment", [2024-05-07T10:57:17.364Z] "runtime/internal/atomic", [2024-05-07T10:57:17.364Z] "runtime/internal/math", [2024-05-07T10:57:17.364Z] "runtime/internal/sys", [2024-05-07T10:57:17.364Z] "unsafe" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "TestGoFiles": [ [2024-05-07T10:57:17.364Z] "export_debug_regabiargs_on_test.go", [2024-05-07T10:57:17.364Z] "export_debug_test.go", [2024-05-07T10:57:17.364Z] "export_debuglog_test.go", [2024-05-07T10:57:17.364Z] "export_futex_test.go", [2024-05-07T10:57:17.364Z] "export_linux_test.go", [2024-05-07T10:57:17.364Z] "export_mmap_test.go", [2024-05-07T10:57:17.364Z] "export_pipe2_test.go", [2024-05-07T10:57:17.364Z] "export_test.go", [2024-05-07T10:57:17.364Z] "export_unix_test.go", [2024-05-07T10:57:17.364Z] "proc_runtime_test.go" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "TestImports": [ [2024-05-07T10:57:17.364Z] "internal/abi", [2024-05-07T10:57:17.364Z] "runtime/internal/atomic", [2024-05-07T10:57:17.364Z] "runtime/internal/sys", [2024-05-07T10:57:17.364Z] "unsafe" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "XTestGoFiles": [ [2024-05-07T10:57:17.364Z] "abi_test.go", [2024-05-07T10:57:17.364Z] "callers_test.go", [2024-05-07T10:57:17.364Z] "chan_test.go", [2024-05-07T10:57:17.364Z] "chanbarrier_test.go", [2024-05-07T10:57:17.364Z] "checkptr_test.go", [2024-05-07T10:57:17.364Z] "closure_test.go", [2024-05-07T10:57:17.364Z] "complex_test.go", [2024-05-07T10:57:17.364Z] "crash_cgo_test.go", [2024-05-07T10:57:17.364Z] "crash_test.go", [2024-05-07T10:57:17.364Z] "crash_unix_test.go", [2024-05-07T10:57:17.364Z] "debug_test.go", [2024-05-07T10:57:17.364Z] "debuglog_test.go", [2024-05-07T10:57:17.364Z] "defer_test.go", [2024-05-07T10:57:17.364Z] "env_test.go", [2024-05-07T10:57:17.364Z] "example_test.go", [2024-05-07T10:57:17.364Z] "fastlog2_test.go", [2024-05-07T10:57:17.364Z] "futex_test.go", [2024-05-07T10:57:17.364Z] "gc_test.go", [2024-05-07T10:57:17.364Z] "gcinfo_test.go", [2024-05-07T10:57:17.364Z] "hash_test.go", [2024-05-07T10:57:17.364Z] "histogram_test.go", [2024-05-07T10:57:17.364Z] "iface_test.go", [2024-05-07T10:57:17.364Z] "lfstack_test.go", [2024-05-07T10:57:17.364Z] "lockrank_test.go", [2024-05-07T10:57:17.364Z] "malloc_test.go", [2024-05-07T10:57:17.364Z] "map_benchmark_test.go", [2024-05-07T10:57:17.364Z] "map_test.go", [2024-05-07T10:57:17.364Z] "memmove_linux_amd64_test.go", [2024-05-07T10:57:17.364Z] "memmove_test.go", [2024-05-07T10:57:17.364Z] "metrics_test.go", [2024-05-07T10:57:17.364Z] "mfinal_test.go", [2024-05-07T10:57:17.364Z] "mgcscavenge_test.go", [2024-05-07T10:57:17.364Z] "mpagealloc_test.go", [2024-05-07T10:57:17.364Z] "mpagecache_test.go", [2024-05-07T10:57:17.364Z] "mpallocbits_test.go", [2024-05-07T10:57:17.364Z] "mranges_test.go", [2024-05-07T10:57:17.364Z] "nbpipe_fcntl_unix_test.go", [2024-05-07T10:57:17.364Z] "nbpipe_test.go", [2024-05-07T10:57:17.364Z] "netpoll_os_test.go", [2024-05-07T10:57:17.364Z] "norace_linux_test.go", [2024-05-07T10:57:17.364Z] "norace_test.go", [2024-05-07T10:57:17.364Z] "panic_test.go", [2024-05-07T10:57:17.364Z] "proc_test.go", [2024-05-07T10:57:17.364Z] "profbuf_test.go", [2024-05-07T10:57:17.364Z] "rand_test.go", [2024-05-07T10:57:17.364Z] "runtime-gdb_test.go", [2024-05-07T10:57:17.364Z] "runtime-lldb_test.go", [2024-05-07T10:57:17.364Z] "runtime_linux_test.go", [2024-05-07T10:57:17.364Z] "runtime_mmap_test.go", [2024-05-07T10:57:17.364Z] "runtime_test.go", [2024-05-07T10:57:17.364Z] "runtime_unix_test.go", [2024-05-07T10:57:17.364Z] "rwmutex_test.go", [2024-05-07T10:57:17.364Z] "sema_test.go", [2024-05-07T10:57:17.364Z] "semasleep_test.go", [2024-05-07T10:57:17.364Z] "sizeof_test.go", [2024-05-07T10:57:17.364Z] "slice_test.go", [2024-05-07T10:57:17.364Z] "softfloat64_test.go", [2024-05-07T10:57:17.364Z] "stack_test.go", [2024-05-07T10:57:17.364Z] "string_test.go", [2024-05-07T10:57:17.364Z] "symtab_test.go", [2024-05-07T10:57:17.364Z] "time_test.go", [2024-05-07T10:57:17.364Z] "traceback_test.go" [2024-05-07T10:57:17.364Z] ], [2024-05-07T10:57:17.364Z] "XTestImports": [ [2024-05-07T10:57:17.364Z] "bytes", [2024-05-07T10:57:17.364Z] "crypto/rand", [2024-05-07T10:57:17.364Z] "encoding/binary", [2024-05-07T10:57:17.364Z] "errors", [2024-05-07T10:57:17.364Z] "flag", [2024-05-07T10:57:17.364Z] "fmt", [2024-05-07T10:57:17.364Z] "internal/abi", [2024-05-07T10:57:17.364Z] "internal/goexperiment", [2024-05-07T10:57:17.364Z] "internal/race", [2024-05-07T10:57:17.364Z] "internal/syscall/unix", [2024-05-07T10:57:17.364Z] "internal/testenv", [2024-05-07T10:57:17.364Z] "io", [2024-05-07T10:57:17.364Z] "math", [2024-05-07T10:57:17.364Z] "math/cmplx", [2024-05-07T10:57:17.364Z] "math/rand", [2024-05-07T10:57:17.364Z] "net", [2024-05-07T10:57:17.364Z] "os", [2024-05-07T10:57:17.364Z] "os/exec", [2024-05-07T10:57:17.364Z] "path/filepath", [2024-05-07T10:57:17.364Z] "reflect", [2024-05-07T10:57:17.364Z] "regexp", [2024-05-07T10:57:17.364Z] "runtime", [2024-05-07T10:57:17.364Z] "runtime/debug", [2024-05-07T10:57:17.364Z] "runtime/internal/sys", [2024-05-07T10:57:17.364Z] "runtime/metrics", [2024-05-07T10:57:17.364Z] "sort", [2024-05-07T10:57:17.364Z] "strconv", [2024-05-07T10:57:17.364Z] "strings", [2024-05-07T10:57:17.364Z] "sync", [2024-05-07T10:57:17.364Z] "sync/atomic", [2024-05-07T10:57:17.364Z] "syscall", [2024-05-07T10:57:17.364Z] "testing", [2024-05-07T10:57:17.364Z] "time", [2024-05-07T10:57:17.364Z] "unicode/utf8", [2024-05-07T10:57:17.364Z] "unsafe" [2024-05-07T10:57:17.364Z] ] [2024-05-07T10:57:17.364Z] } [2024-05-07T10:57:17.364Z] { [2024-05-07T10:57:17.364Z] "Dir": "/usr/local/go/src/internal/reflectlite", [2024-05-07T10:57:17.364Z] "ImportPath": "internal/reflectlite", [2024-05-07T10:57:17.364Z] "Name": "reflectlite", [2024-05-07T10:57:17.365Z] "Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/reflectlite.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "swapper.go", [2024-05-07T10:57:17.365Z] "type.go", [2024-05-07T10:57:17.365Z] "value.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "SFiles": [ [2024-05-07T10:57:17.365Z] "asm.s" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Imports": [ [2024-05-07T10:57:17.365Z] "internal/unsafeheader", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Deps": [ [2024-05-07T10:57:17.365Z] "internal/abi", [2024-05-07T10:57:17.365Z] "internal/bytealg", [2024-05-07T10:57:17.365Z] "internal/cpu", [2024-05-07T10:57:17.365Z] "internal/goexperiment", [2024-05-07T10:57:17.365Z] "internal/unsafeheader", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "runtime/internal/atomic", [2024-05-07T10:57:17.365Z] "runtime/internal/math", [2024-05-07T10:57:17.365Z] "runtime/internal/sys", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "TestGoFiles": [ [2024-05-07T10:57:17.365Z] "export_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "TestImports": [ [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestGoFiles": [ [2024-05-07T10:57:17.365Z] "all_test.go", [2024-05-07T10:57:17.365Z] "reflect_mirror_test.go", [2024-05-07T10:57:17.365Z] "set_test.go", [2024-05-07T10:57:17.365Z] "tostring_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestImports": [ [2024-05-07T10:57:17.365Z] "bytes", [2024-05-07T10:57:17.365Z] "encoding/base64", [2024-05-07T10:57:17.365Z] "fmt", [2024-05-07T10:57:17.365Z] "go/ast", [2024-05-07T10:57:17.365Z] "go/parser", [2024-05-07T10:57:17.365Z] "go/token", [2024-05-07T10:57:17.365Z] "internal/reflectlite", [2024-05-07T10:57:17.365Z] "io", [2024-05-07T10:57:17.365Z] "io/fs", [2024-05-07T10:57:17.365Z] "math", [2024-05-07T10:57:17.365Z] "os", [2024-05-07T10:57:17.365Z] "path/filepath", [2024-05-07T10:57:17.365Z] "reflect", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "strconv", [2024-05-07T10:57:17.365Z] "strings", [2024-05-07T10:57:17.365Z] "sync", [2024-05-07T10:57:17.365Z] "testing", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/errors", [2024-05-07T10:57:17.365Z] "ImportPath": "errors", [2024-05-07T10:57:17.365Z] "Name": "errors", [2024-05-07T10:57:17.365Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/errors.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "errors.go", [2024-05-07T10:57:17.365Z] "wrap.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Imports": [ [2024-05-07T10:57:17.365Z] "internal/reflectlite" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Deps": [ [2024-05-07T10:57:17.365Z] "internal/abi", [2024-05-07T10:57:17.365Z] "internal/bytealg", [2024-05-07T10:57:17.365Z] "internal/cpu", [2024-05-07T10:57:17.365Z] "internal/goexperiment", [2024-05-07T10:57:17.365Z] "internal/reflectlite", [2024-05-07T10:57:17.365Z] "internal/unsafeheader", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "runtime/internal/atomic", [2024-05-07T10:57:17.365Z] "runtime/internal/math", [2024-05-07T10:57:17.365Z] "runtime/internal/sys", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestGoFiles": [ [2024-05-07T10:57:17.365Z] "errors_test.go", [2024-05-07T10:57:17.365Z] "example_test.go", [2024-05-07T10:57:17.365Z] "wrap_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestImports": [ [2024-05-07T10:57:17.365Z] "errors", [2024-05-07T10:57:17.365Z] "fmt", [2024-05-07T10:57:17.365Z] "io/fs", [2024-05-07T10:57:17.365Z] "os", [2024-05-07T10:57:17.365Z] "reflect", [2024-05-07T10:57:17.365Z] "testing", [2024-05-07T10:57:17.365Z] "time" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/internal/race", [2024-05-07T10:57:17.365Z] "ImportPath": "internal/race", [2024-05-07T10:57:17.365Z] "Name": "race", [2024-05-07T10:57:17.365Z] "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/race.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "doc.go", [2024-05-07T10:57:17.365Z] "norace.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.365Z] "race.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Imports": [ [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Deps": [ [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/sync/atomic", [2024-05-07T10:57:17.365Z] "ImportPath": "sync/atomic", [2024-05-07T10:57:17.365Z] "Name": "atomic", [2024-05-07T10:57:17.365Z] "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/sync/atomic.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "doc.go", [2024-05-07T10:57:17.365Z] "value.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.365Z] "race.s" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "SFiles": [ [2024-05-07T10:57:17.365Z] "asm.s" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Imports": [ [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Deps": [ [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestGoFiles": [ [2024-05-07T10:57:17.365Z] "atomic_test.go", [2024-05-07T10:57:17.365Z] "example_test.go", [2024-05-07T10:57:17.365Z] "value_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestImports": [ [2024-05-07T10:57:17.365Z] "fmt", [2024-05-07T10:57:17.365Z] "math/rand", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "strconv", [2024-05-07T10:57:17.365Z] "strings", [2024-05-07T10:57:17.365Z] "sync", [2024-05-07T10:57:17.365Z] "sync/atomic", [2024-05-07T10:57:17.365Z] "testing", [2024-05-07T10:57:17.365Z] "time", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/sync", [2024-05-07T10:57:17.365Z] "ImportPath": "sync", [2024-05-07T10:57:17.365Z] "Name": "sync", [2024-05-07T10:57:17.365Z] "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/sync.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "cond.go", [2024-05-07T10:57:17.365Z] "map.go", [2024-05-07T10:57:17.365Z] "mutex.go", [2024-05-07T10:57:17.365Z] "once.go", [2024-05-07T10:57:17.365Z] "pool.go", [2024-05-07T10:57:17.365Z] "poolqueue.go", [2024-05-07T10:57:17.365Z] "runtime.go", [2024-05-07T10:57:17.365Z] "runtime2.go", [2024-05-07T10:57:17.365Z] "rwmutex.go", [2024-05-07T10:57:17.365Z] "waitgroup.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.365Z] "runtime2_lockrank.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Imports": [ [2024-05-07T10:57:17.365Z] "internal/race", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "sync/atomic", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Deps": [ [2024-05-07T10:57:17.365Z] "internal/abi", [2024-05-07T10:57:17.365Z] "internal/bytealg", [2024-05-07T10:57:17.365Z] "internal/cpu", [2024-05-07T10:57:17.365Z] "internal/goexperiment", [2024-05-07T10:57:17.365Z] "internal/race", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "runtime/internal/atomic", [2024-05-07T10:57:17.365Z] "runtime/internal/math", [2024-05-07T10:57:17.365Z] "runtime/internal/sys", [2024-05-07T10:57:17.365Z] "sync/atomic", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "TestGoFiles": [ [2024-05-07T10:57:17.365Z] "export_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestGoFiles": [ [2024-05-07T10:57:17.365Z] "cond_test.go", [2024-05-07T10:57:17.365Z] "example_pool_test.go", [2024-05-07T10:57:17.365Z] "example_test.go", [2024-05-07T10:57:17.365Z] "map_bench_test.go", [2024-05-07T10:57:17.365Z] "map_reference_test.go", [2024-05-07T10:57:17.365Z] "map_test.go", [2024-05-07T10:57:17.365Z] "mutex_test.go", [2024-05-07T10:57:17.365Z] "once_test.go", [2024-05-07T10:57:17.365Z] "pool_test.go", [2024-05-07T10:57:17.365Z] "runtime_sema_test.go", [2024-05-07T10:57:17.365Z] "rwmutex_test.go", [2024-05-07T10:57:17.365Z] "waitgroup_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestImports": [ [2024-05-07T10:57:17.365Z] "bytes", [2024-05-07T10:57:17.365Z] "fmt", [2024-05-07T10:57:17.365Z] "internal/testenv", [2024-05-07T10:57:17.365Z] "io", [2024-05-07T10:57:17.365Z] "math/rand", [2024-05-07T10:57:17.365Z] "os", [2024-05-07T10:57:17.365Z] "os/exec", [2024-05-07T10:57:17.365Z] "reflect", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "runtime/debug", [2024-05-07T10:57:17.365Z] "sort", [2024-05-07T10:57:17.365Z] "strings", [2024-05-07T10:57:17.365Z] "sync", [2024-05-07T10:57:17.365Z] "sync/atomic", [2024-05-07T10:57:17.365Z] "testing", [2024-05-07T10:57:17.365Z] "testing/quick", [2024-05-07T10:57:17.365Z] "time" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/internal/itoa", [2024-05-07T10:57:17.365Z] "ImportPath": "internal/itoa", [2024-05-07T10:57:17.365Z] "Name": "itoa", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/itoa.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "itoa.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestGoFiles": [ [2024-05-07T10:57:17.365Z] "itoa_test.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "XTestImports": [ [2024-05-07T10:57:17.365Z] "fmt", [2024-05-07T10:57:17.365Z] "internal/itoa", [2024-05-07T10:57:17.365Z] "math", [2024-05-07T10:57:17.365Z] "testing" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/internal/oserror", [2024-05-07T10:57:17.365Z] "ImportPath": "internal/oserror", [2024-05-07T10:57:17.365Z] "Name": "oserror", [2024-05-07T10:57:17.365Z] "Doc": "Package oserror defines errors values used in the os package.", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/oserror.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "errors.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Imports": [ [2024-05-07T10:57:17.365Z] "errors" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "Deps": [ [2024-05-07T10:57:17.365Z] "errors", [2024-05-07T10:57:17.365Z] "internal/abi", [2024-05-07T10:57:17.365Z] "internal/bytealg", [2024-05-07T10:57:17.365Z] "internal/cpu", [2024-05-07T10:57:17.365Z] "internal/goexperiment", [2024-05-07T10:57:17.365Z] "internal/reflectlite", [2024-05-07T10:57:17.365Z] "internal/unsafeheader", [2024-05-07T10:57:17.365Z] "runtime", [2024-05-07T10:57:17.365Z] "runtime/internal/atomic", [2024-05-07T10:57:17.365Z] "runtime/internal/math", [2024-05-07T10:57:17.365Z] "runtime/internal/sys", [2024-05-07T10:57:17.365Z] "unsafe" [2024-05-07T10:57:17.365Z] ] [2024-05-07T10:57:17.365Z] } [2024-05-07T10:57:17.365Z] { [2024-05-07T10:57:17.365Z] "Dir": "/usr/local/go/src/syscall", [2024-05-07T10:57:17.365Z] "ImportPath": "syscall", [2024-05-07T10:57:17.365Z] "Name": "syscall", [2024-05-07T10:57:17.365Z] "Doc": "Package syscall contains an interface to the low-level operating system primitives.", [2024-05-07T10:57:17.365Z] "Target": "/usr/local/go/pkg/linux_amd64/syscall.a", [2024-05-07T10:57:17.365Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.365Z] "Goroot": true, [2024-05-07T10:57:17.365Z] "Standard": true, [2024-05-07T10:57:17.365Z] "DepOnly": true, [2024-05-07T10:57:17.365Z] "GoFiles": [ [2024-05-07T10:57:17.365Z] "dirent.go", [2024-05-07T10:57:17.365Z] "endian_little.go", [2024-05-07T10:57:17.365Z] "env_unix.go", [2024-05-07T10:57:17.365Z] "exec_linux.go", [2024-05-07T10:57:17.365Z] "exec_unix.go", [2024-05-07T10:57:17.365Z] "flock.go", [2024-05-07T10:57:17.365Z] "lsf_linux.go", [2024-05-07T10:57:17.365Z] "msan0.go", [2024-05-07T10:57:17.365Z] "net.go", [2024-05-07T10:57:17.365Z] "netlink_linux.go", [2024-05-07T10:57:17.365Z] "setuidgid_linux.go", [2024-05-07T10:57:17.365Z] "sock_cloexec_linux.go", [2024-05-07T10:57:17.365Z] "sockcmsg_linux.go", [2024-05-07T10:57:17.365Z] "sockcmsg_unix.go", [2024-05-07T10:57:17.365Z] "sockcmsg_unix_other.go", [2024-05-07T10:57:17.365Z] "syscall.go", [2024-05-07T10:57:17.365Z] "syscall_dup2_linux.go", [2024-05-07T10:57:17.365Z] "syscall_linux.go", [2024-05-07T10:57:17.365Z] "syscall_linux_amd64.go", [2024-05-07T10:57:17.365Z] "syscall_unix.go", [2024-05-07T10:57:17.365Z] "time_nofake.go", [2024-05-07T10:57:17.365Z] "timestruct.go", [2024-05-07T10:57:17.365Z] "zerrors_linux_amd64.go", [2024-05-07T10:57:17.365Z] "zsyscall_linux_amd64.go", [2024-05-07T10:57:17.365Z] "zsysnum_linux_amd64.go", [2024-05-07T10:57:17.365Z] "ztypes_linux_amd64.go" [2024-05-07T10:57:17.365Z] ], [2024-05-07T10:57:17.365Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.365Z] "bpf_bsd.go", [2024-05-07T10:57:17.365Z] "bpf_darwin.go", [2024-05-07T10:57:17.365Z] "const_plan9.go", [2024-05-07T10:57:17.365Z] "dir_plan9.go", [2024-05-07T10:57:17.365Z] "dll_windows.go", [2024-05-07T10:57:17.365Z] "endian_big.go", [2024-05-07T10:57:17.365Z] "env_windows.go", [2024-05-07T10:57:17.365Z] "errors_plan9.go", [2024-05-07T10:57:17.365Z] "exec_aix_test.go", [2024-05-07T10:57:17.365Z] "exec_bsd.go", [2024-05-07T10:57:17.365Z] "exec_libc.go", [2024-05-07T10:57:17.365Z] "exec_libc2.go", [2024-05-07T10:57:17.365Z] "exec_plan9.go", [2024-05-07T10:57:17.365Z] "exec_solaris_test.go", [2024-05-07T10:57:17.365Z] "exec_windows.go", [2024-05-07T10:57:17.365Z] "exec_windows_test.go", [2024-05-07T10:57:17.365Z] "export_darwin_test.go", [2024-05-07T10:57:17.365Z] "export_freebsd_test.go", [2024-05-07T10:57:17.365Z] "export_windows_test.go", [2024-05-07T10:57:17.365Z] "flock_aix.go", [2024-05-07T10:57:17.365Z] "flock_darwin.go", [2024-05-07T10:57:17.365Z] "flock_linux_32bit.go", [2024-05-07T10:57:17.365Z] "forkpipe.go", [2024-05-07T10:57:17.365Z] "forkpipe2.go", [2024-05-07T10:57:17.365Z] "fs_js.go", [2024-05-07T10:57:17.365Z] "getdirentries_test.go", [2024-05-07T10:57:17.365Z] "mkasm.go", [2024-05-07T10:57:17.365Z] "mkpost.go", [2024-05-07T10:57:17.365Z] "mksyscall_windows.go", [2024-05-07T10:57:17.365Z] "msan.go", [2024-05-07T10:57:17.365Z] "net_js.go", [2024-05-07T10:57:17.365Z] "ptrace_darwin.go", [2024-05-07T10:57:17.365Z] "ptrace_ios.go", [2024-05-07T10:57:17.365Z] "pwd_plan9.go", [2024-05-07T10:57:17.365Z] "route_bsd.go", [2024-05-07T10:57:17.365Z] "route_darwin.go", [2024-05-07T10:57:17.365Z] "route_dragonfly.go", [2024-05-07T10:57:17.365Z] "route_freebsd.go", [2024-05-07T10:57:17.365Z] "route_freebsd_32bit.go", [2024-05-07T10:57:17.365Z] "route_freebsd_64bit.go", [2024-05-07T10:57:17.365Z] "route_netbsd.go", [2024-05-07T10:57:17.365Z] "route_openbsd.go", [2024-05-07T10:57:17.365Z] "security_windows.go", [2024-05-07T10:57:17.365Z] "setuidgid_32_linux.go", [2024-05-07T10:57:17.365Z] "sockcmsg_dragonfly.go", [2024-05-07T10:57:17.365Z] "syscall_aix.go", [2024-05-07T10:57:17.366Z] "syscall_aix_ppc64.go", [2024-05-07T10:57:17.366Z] "syscall_bsd.go", [2024-05-07T10:57:17.366Z] "syscall_bsd_test.go", [2024-05-07T10:57:17.366Z] "syscall_darwin.go", [2024-05-07T10:57:17.366Z] "syscall_darwin_amd64.go", [2024-05-07T10:57:17.366Z] "syscall_darwin_arm64.go", [2024-05-07T10:57:17.366Z] "syscall_dragonfly.go", [2024-05-07T10:57:17.366Z] "syscall_dragonfly_amd64.go", [2024-05-07T10:57:17.366Z] "syscall_dup3_linux.go", [2024-05-07T10:57:17.366Z] "syscall_freebsd.go", [2024-05-07T10:57:17.366Z] "syscall_freebsd_386.go", [2024-05-07T10:57:17.366Z] "syscall_freebsd_amd64.go", [2024-05-07T10:57:17.366Z] "syscall_freebsd_arm.go", [2024-05-07T10:57:17.366Z] "syscall_freebsd_arm64.go", [2024-05-07T10:57:17.366Z] "syscall_freebsd_test.go", [2024-05-07T10:57:17.366Z] "syscall_illumos.go", [2024-05-07T10:57:17.366Z] "syscall_js.go", [2024-05-07T10:57:17.366Z] "syscall_linux_386.go", [2024-05-07T10:57:17.366Z] "syscall_linux_arm.go", [2024-05-07T10:57:17.366Z] "syscall_linux_arm64.go", [2024-05-07T10:57:17.366Z] "syscall_linux_mips64x.go", [2024-05-07T10:57:17.366Z] "syscall_linux_mipsx.go", [2024-05-07T10:57:17.366Z] "syscall_linux_ppc64x.go", [2024-05-07T10:57:17.366Z] "syscall_linux_riscv64.go", [2024-05-07T10:57:17.366Z] "syscall_linux_s390x.go", [2024-05-07T10:57:17.366Z] "syscall_netbsd.go", [2024-05-07T10:57:17.366Z] "syscall_netbsd_386.go", [2024-05-07T10:57:17.366Z] "syscall_netbsd_amd64.go", [2024-05-07T10:57:17.366Z] "syscall_netbsd_arm.go", [2024-05-07T10:57:17.366Z] "syscall_netbsd_arm64.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd1.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd_386.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd_amd64.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd_arm.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd_arm64.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd_libc.go", [2024-05-07T10:57:17.366Z] "syscall_openbsd_mips64.go", [2024-05-07T10:57:17.366Z] "syscall_plan9.go", [2024-05-07T10:57:17.366Z] "syscall_plan9_test.go", [2024-05-07T10:57:17.366Z] "syscall_solaris.go", [2024-05-07T10:57:17.366Z] "syscall_solaris_amd64.go", [2024-05-07T10:57:17.366Z] "syscall_windows.go", [2024-05-07T10:57:17.366Z] "syscall_windows_test.go", [2024-05-07T10:57:17.366Z] "tables_js.go", [2024-05-07T10:57:17.366Z] "time_fake.go", [2024-05-07T10:57:17.366Z] "types_aix.go", [2024-05-07T10:57:17.366Z] "types_darwin.go", [2024-05-07T10:57:17.366Z] "types_dragonfly.go", [2024-05-07T10:57:17.366Z] "types_freebsd.go", [2024-05-07T10:57:17.366Z] "types_illumos_amd64.go", [2024-05-07T10:57:17.366Z] "types_linux.go", [2024-05-07T10:57:17.366Z] "types_netbsd.go", [2024-05-07T10:57:17.366Z] "types_openbsd.go", [2024-05-07T10:57:17.366Z] "types_solaris.go", [2024-05-07T10:57:17.366Z] "types_windows.go", [2024-05-07T10:57:17.366Z] "types_windows_386.go", [2024-05-07T10:57:17.366Z] "types_windows_amd64.go", [2024-05-07T10:57:17.366Z] "types_windows_arm.go", [2024-05-07T10:57:17.366Z] "types_windows_arm64.go", [2024-05-07T10:57:17.366Z] "zerrors_aix_ppc64.go", [2024-05-07T10:57:17.366Z] "zerrors_darwin_amd64.go", [2024-05-07T10:57:17.366Z] "zerrors_darwin_arm64.go", [2024-05-07T10:57:17.366Z] "zerrors_dragonfly_amd64.go", [2024-05-07T10:57:17.366Z] "zerrors_freebsd_386.go", [2024-05-07T10:57:17.366Z] "zerrors_freebsd_amd64.go", [2024-05-07T10:57:17.366Z] "zerrors_freebsd_arm.go", [2024-05-07T10:57:17.366Z] "zerrors_freebsd_arm64.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_386.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_arm.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_arm64.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_mips.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_mips64.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_mips64le.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_mipsle.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_ppc64.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_ppc64le.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_riscv64.go", [2024-05-07T10:57:17.366Z] "zerrors_linux_s390x.go", [2024-05-07T10:57:17.366Z] "zerrors_netbsd_386.go", [2024-05-07T10:57:17.366Z] "zerrors_netbsd_amd64.go", [2024-05-07T10:57:17.366Z] "zerrors_netbsd_arm.go", [2024-05-07T10:57:17.366Z] "zerrors_netbsd_arm64.go", [2024-05-07T10:57:17.366Z] "zerrors_openbsd_386.go", [2024-05-07T10:57:17.366Z] "zerrors_openbsd_amd64.go", [2024-05-07T10:57:17.366Z] "zerrors_openbsd_arm.go", [2024-05-07T10:57:17.366Z] "zerrors_openbsd_arm64.go", [2024-05-07T10:57:17.366Z] "zerrors_openbsd_mips64.go", [2024-05-07T10:57:17.366Z] "zerrors_solaris_amd64.go", [2024-05-07T10:57:17.366Z] "zerrors_windows.go", [2024-05-07T10:57:17.366Z] "zsyscall_aix_ppc64.go", [2024-05-07T10:57:17.366Z] "zsyscall_darwin_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_darwin_arm64.go", [2024-05-07T10:57:17.366Z] "zsyscall_dragonfly_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_freebsd_386.go", [2024-05-07T10:57:17.366Z] "zsyscall_freebsd_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_freebsd_arm.go", [2024-05-07T10:57:17.366Z] "zsyscall_freebsd_arm64.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_386.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_arm.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_arm64.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_mips.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_mips64.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_mips64le.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_mipsle.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_ppc64.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_ppc64le.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_riscv64.go", [2024-05-07T10:57:17.366Z] "zsyscall_linux_s390x.go", [2024-05-07T10:57:17.366Z] "zsyscall_netbsd_386.go", [2024-05-07T10:57:17.366Z] "zsyscall_netbsd_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_netbsd_arm.go", [2024-05-07T10:57:17.366Z] "zsyscall_netbsd_arm64.go", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_386.go", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_arm.go", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_arm64.go", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_mips64.go", [2024-05-07T10:57:17.366Z] "zsyscall_plan9_386.go", [2024-05-07T10:57:17.366Z] "zsyscall_plan9_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_plan9_arm.go", [2024-05-07T10:57:17.366Z] "zsyscall_solaris_amd64.go", [2024-05-07T10:57:17.366Z] "zsyscall_windows.go", [2024-05-07T10:57:17.366Z] "zsysctl_openbsd.go", [2024-05-07T10:57:17.366Z] "zsysnum_darwin_amd64.go", [2024-05-07T10:57:17.366Z] "zsysnum_darwin_arm64.go", [2024-05-07T10:57:17.366Z] "zsysnum_dragonfly_amd64.go", [2024-05-07T10:57:17.366Z] "zsysnum_freebsd_386.go", [2024-05-07T10:57:17.366Z] "zsysnum_freebsd_amd64.go", [2024-05-07T10:57:17.366Z] "zsysnum_freebsd_arm.go", [2024-05-07T10:57:17.366Z] "zsysnum_freebsd_arm64.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_386.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_arm.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_arm64.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_mips.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_mips64.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_mips64le.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_mipsle.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_ppc64.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_ppc64le.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_riscv64.go", [2024-05-07T10:57:17.366Z] "zsysnum_linux_s390x.go", [2024-05-07T10:57:17.366Z] "zsysnum_netbsd_386.go", [2024-05-07T10:57:17.366Z] "zsysnum_netbsd_amd64.go", [2024-05-07T10:57:17.366Z] "zsysnum_netbsd_arm.go", [2024-05-07T10:57:17.366Z] "zsysnum_netbsd_arm64.go", [2024-05-07T10:57:17.366Z] "zsysnum_openbsd_386.go", [2024-05-07T10:57:17.366Z] "zsysnum_openbsd_amd64.go", [2024-05-07T10:57:17.366Z] "zsysnum_openbsd_arm.go", [2024-05-07T10:57:17.366Z] "zsysnum_openbsd_arm64.go", [2024-05-07T10:57:17.366Z] "zsysnum_openbsd_mips64.go", [2024-05-07T10:57:17.366Z] "zsysnum_plan9.go", [2024-05-07T10:57:17.366Z] "zsysnum_solaris_amd64.go", [2024-05-07T10:57:17.366Z] "ztypes_aix_ppc64.go", [2024-05-07T10:57:17.366Z] "ztypes_darwin_amd64.go", [2024-05-07T10:57:17.366Z] "ztypes_darwin_arm64.go", [2024-05-07T10:57:17.366Z] "ztypes_dragonfly_amd64.go", [2024-05-07T10:57:17.366Z] "ztypes_freebsd_386.go", [2024-05-07T10:57:17.366Z] "ztypes_freebsd_amd64.go", [2024-05-07T10:57:17.366Z] "ztypes_freebsd_arm.go", [2024-05-07T10:57:17.366Z] "ztypes_freebsd_arm64.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_386.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_arm.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_arm64.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_mips.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_mips64.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_mips64le.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_mipsle.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_ppc64.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_ppc64le.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_riscv64.go", [2024-05-07T10:57:17.366Z] "ztypes_linux_s390x.go", [2024-05-07T10:57:17.366Z] "ztypes_netbsd_386.go", [2024-05-07T10:57:17.366Z] "ztypes_netbsd_amd64.go", [2024-05-07T10:57:17.366Z] "ztypes_netbsd_arm.go", [2024-05-07T10:57:17.366Z] "ztypes_netbsd_arm64.go", [2024-05-07T10:57:17.366Z] "ztypes_openbsd_386.go", [2024-05-07T10:57:17.366Z] "ztypes_openbsd_amd64.go", [2024-05-07T10:57:17.366Z] "ztypes_openbsd_arm.go", [2024-05-07T10:57:17.366Z] "ztypes_openbsd_arm64.go", [2024-05-07T10:57:17.366Z] "ztypes_openbsd_mips64.go", [2024-05-07T10:57:17.366Z] "ztypes_solaris_amd64.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.366Z] "asm9_unix1_amd64.s", [2024-05-07T10:57:17.366Z] "asm9_unix2_amd64.s", [2024-05-07T10:57:17.366Z] "asm_aix_ppc64.s", [2024-05-07T10:57:17.366Z] "asm_darwin_amd64.s", [2024-05-07T10:57:17.366Z] "asm_darwin_arm64.s", [2024-05-07T10:57:17.366Z] "asm_freebsd_arm.s", [2024-05-07T10:57:17.366Z] "asm_freebsd_arm64.s", [2024-05-07T10:57:17.366Z] "asm_linux_386.s", [2024-05-07T10:57:17.366Z] "asm_linux_arm.s", [2024-05-07T10:57:17.366Z] "asm_linux_arm64.s", [2024-05-07T10:57:17.366Z] "asm_linux_mips64x.s", [2024-05-07T10:57:17.366Z] "asm_linux_mipsx.s", [2024-05-07T10:57:17.366Z] "asm_linux_ppc64x.s", [2024-05-07T10:57:17.366Z] "asm_linux_riscv64.s", [2024-05-07T10:57:17.366Z] "asm_linux_s390x.s", [2024-05-07T10:57:17.366Z] "asm_netbsd_arm.s", [2024-05-07T10:57:17.366Z] "asm_netbsd_arm64.s", [2024-05-07T10:57:17.366Z] "asm_openbsd_386.s", [2024-05-07T10:57:17.366Z] "asm_openbsd_amd64.s", [2024-05-07T10:57:17.366Z] "asm_openbsd_arm.s", [2024-05-07T10:57:17.366Z] "asm_openbsd_arm64.s", [2024-05-07T10:57:17.366Z] "asm_openbsd_mips64.s", [2024-05-07T10:57:17.366Z] "asm_plan9_386.s", [2024-05-07T10:57:17.366Z] "asm_plan9_amd64.s", [2024-05-07T10:57:17.366Z] "asm_plan9_arm.s", [2024-05-07T10:57:17.366Z] "asm_solaris_amd64.s", [2024-05-07T10:57:17.366Z] "asm_unix_386.s", [2024-05-07T10:57:17.366Z] "asm_unix_amd64.s", [2024-05-07T10:57:17.366Z] "zsyscall_darwin_amd64.s", [2024-05-07T10:57:17.366Z] "zsyscall_darwin_arm64.s", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_386.s", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_amd64.s", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_arm.s", [2024-05-07T10:57:17.366Z] "zsyscall_openbsd_arm64.s" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "SFiles": [ [2024-05-07T10:57:17.366Z] "asm_linux_amd64.s" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "Imports": [ [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "internal/bytealg", [2024-05-07T10:57:17.366Z] "internal/itoa", [2024-05-07T10:57:17.366Z] "internal/oserror", [2024-05-07T10:57:17.366Z] "internal/race", [2024-05-07T10:57:17.366Z] "internal/unsafeheader", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "unsafe" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "Deps": [ [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "internal/abi", [2024-05-07T10:57:17.366Z] "internal/bytealg", [2024-05-07T10:57:17.366Z] "internal/cpu", [2024-05-07T10:57:17.366Z] "internal/goexperiment", [2024-05-07T10:57:17.366Z] "internal/itoa", [2024-05-07T10:57:17.366Z] "internal/oserror", [2024-05-07T10:57:17.366Z] "internal/race", [2024-05-07T10:57:17.366Z] "internal/reflectlite", [2024-05-07T10:57:17.366Z] "internal/unsafeheader", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "runtime/internal/atomic", [2024-05-07T10:57:17.366Z] "runtime/internal/math", [2024-05-07T10:57:17.366Z] "runtime/internal/sys", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "sync/atomic", [2024-05-07T10:57:17.366Z] "unsafe" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "TestGoFiles": [ [2024-05-07T10:57:17.366Z] "export_linux_test.go", [2024-05-07T10:57:17.366Z] "export_unix_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "XTestGoFiles": [ [2024-05-07T10:57:17.366Z] "creds_test.go", [2024-05-07T10:57:17.366Z] "dirent_test.go", [2024-05-07T10:57:17.366Z] "exec_linux_test.go", [2024-05-07T10:57:17.366Z] "exec_unix_test.go", [2024-05-07T10:57:17.366Z] "mmap_unix_test.go", [2024-05-07T10:57:17.366Z] "syscall_linux_test.go", [2024-05-07T10:57:17.366Z] "syscall_ptrace_test.go", [2024-05-07T10:57:17.366Z] "syscall_test.go", [2024-05-07T10:57:17.366Z] "syscall_unix_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "XTestImports": [ [2024-05-07T10:57:17.366Z] "bufio", [2024-05-07T10:57:17.366Z] "bytes", [2024-05-07T10:57:17.366Z] "flag", [2024-05-07T10:57:17.366Z] "fmt", [2024-05-07T10:57:17.366Z] "internal/testenv", [2024-05-07T10:57:17.366Z] "io", [2024-05-07T10:57:17.366Z] "io/fs", [2024-05-07T10:57:17.366Z] "math/rand", [2024-05-07T10:57:17.366Z] "net", [2024-05-07T10:57:17.366Z] "os", [2024-05-07T10:57:17.366Z] "os/exec", [2024-05-07T10:57:17.366Z] "os/signal", [2024-05-07T10:57:17.366Z] "os/user", [2024-05-07T10:57:17.366Z] "path/filepath", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "sort", [2024-05-07T10:57:17.366Z] "strconv", [2024-05-07T10:57:17.366Z] "strings", [2024-05-07T10:57:17.366Z] "syscall", [2024-05-07T10:57:17.366Z] "testing", [2024-05-07T10:57:17.366Z] "time", [2024-05-07T10:57:17.366Z] "unsafe" [2024-05-07T10:57:17.366Z] ] [2024-05-07T10:57:17.366Z] } [2024-05-07T10:57:17.366Z] { [2024-05-07T10:57:17.366Z] "Dir": "/usr/local/go/src/time", [2024-05-07T10:57:17.366Z] "ImportPath": "time", [2024-05-07T10:57:17.366Z] "Name": "time", [2024-05-07T10:57:17.366Z] "Doc": "Package time provides functionality for measuring and displaying time.", [2024-05-07T10:57:17.366Z] "Target": "/usr/local/go/pkg/linux_amd64/time.a", [2024-05-07T10:57:17.366Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.366Z] "Goroot": true, [2024-05-07T10:57:17.366Z] "Standard": true, [2024-05-07T10:57:17.366Z] "DepOnly": true, [2024-05-07T10:57:17.366Z] "GoFiles": [ [2024-05-07T10:57:17.366Z] "format.go", [2024-05-07T10:57:17.366Z] "sleep.go", [2024-05-07T10:57:17.366Z] "sys_unix.go", [2024-05-07T10:57:17.366Z] "tick.go", [2024-05-07T10:57:17.366Z] "time.go", [2024-05-07T10:57:17.366Z] "zoneinfo.go", [2024-05-07T10:57:17.366Z] "zoneinfo_read.go", [2024-05-07T10:57:17.366Z] "zoneinfo_unix.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.366Z] "embed.go", [2024-05-07T10:57:17.366Z] "export_android_test.go", [2024-05-07T10:57:17.366Z] "export_windows_test.go", [2024-05-07T10:57:17.366Z] "genzabbrs.go", [2024-05-07T10:57:17.366Z] "sys_plan9.go", [2024-05-07T10:57:17.366Z] "sys_windows.go", [2024-05-07T10:57:17.366Z] "zoneinfo_abbrs_windows.go", [2024-05-07T10:57:17.366Z] "zoneinfo_android.go", [2024-05-07T10:57:17.366Z] "zoneinfo_android_test.go", [2024-05-07T10:57:17.366Z] "zoneinfo_ios.go", [2024-05-07T10:57:17.366Z] "zoneinfo_js.go", [2024-05-07T10:57:17.366Z] "zoneinfo_plan9.go", [2024-05-07T10:57:17.366Z] "zoneinfo_windows.go", [2024-05-07T10:57:17.366Z] "zoneinfo_windows_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "Imports": [ [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "syscall", [2024-05-07T10:57:17.366Z] "unsafe" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "Deps": [ [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "internal/abi", [2024-05-07T10:57:17.366Z] "internal/bytealg", [2024-05-07T10:57:17.366Z] "internal/cpu", [2024-05-07T10:57:17.366Z] "internal/goexperiment", [2024-05-07T10:57:17.366Z] "internal/itoa", [2024-05-07T10:57:17.366Z] "internal/oserror", [2024-05-07T10:57:17.366Z] "internal/race", [2024-05-07T10:57:17.366Z] "internal/reflectlite", [2024-05-07T10:57:17.366Z] "internal/unsafeheader", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "runtime/internal/atomic", [2024-05-07T10:57:17.366Z] "runtime/internal/math", [2024-05-07T10:57:17.366Z] "runtime/internal/sys", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "sync/atomic", [2024-05-07T10:57:17.366Z] "syscall", [2024-05-07T10:57:17.366Z] "unsafe" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "TestGoFiles": [ [2024-05-07T10:57:17.366Z] "export_test.go", [2024-05-07T10:57:17.366Z] "internal_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "TestImports": [ [2024-05-07T10:57:17.366Z] "sync" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "XTestGoFiles": [ [2024-05-07T10:57:17.366Z] "example_test.go", [2024-05-07T10:57:17.366Z] "format_test.go", [2024-05-07T10:57:17.366Z] "mono_test.go", [2024-05-07T10:57:17.366Z] "sleep_test.go", [2024-05-07T10:57:17.366Z] "tick_test.go", [2024-05-07T10:57:17.366Z] "time_test.go", [2024-05-07T10:57:17.366Z] "tzdata_test.go", [2024-05-07T10:57:17.366Z] "zoneinfo_test.go", [2024-05-07T10:57:17.366Z] "zoneinfo_unix_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "XTestImports": [ [2024-05-07T10:57:17.366Z] "bytes", [2024-05-07T10:57:17.366Z] "encoding/gob", [2024-05-07T10:57:17.366Z] "encoding/json", [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "fmt", [2024-05-07T10:57:17.366Z] "math/big", [2024-05-07T10:57:17.366Z] "math/rand", [2024-05-07T10:57:17.366Z] "os", [2024-05-07T10:57:17.366Z] "reflect", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "strconv", [2024-05-07T10:57:17.366Z] "strings", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "sync/atomic", [2024-05-07T10:57:17.366Z] "testing", [2024-05-07T10:57:17.366Z] "testing/quick", [2024-05-07T10:57:17.366Z] "time", [2024-05-07T10:57:17.366Z] "time/tzdata" [2024-05-07T10:57:17.366Z] ] [2024-05-07T10:57:17.366Z] } [2024-05-07T10:57:17.366Z] { [2024-05-07T10:57:17.366Z] "Dir": "/usr/local/go/src/context", [2024-05-07T10:57:17.366Z] "ImportPath": "context", [2024-05-07T10:57:17.366Z] "Name": "context", [2024-05-07T10:57:17.366Z] "Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.", [2024-05-07T10:57:17.366Z] "Target": "/usr/local/go/pkg/linux_amd64/context.a", [2024-05-07T10:57:17.366Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.366Z] "Goroot": true, [2024-05-07T10:57:17.366Z] "Standard": true, [2024-05-07T10:57:17.366Z] "DepOnly": true, [2024-05-07T10:57:17.366Z] "GoFiles": [ [2024-05-07T10:57:17.366Z] "context.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "Imports": [ [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "internal/reflectlite", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "sync/atomic", [2024-05-07T10:57:17.366Z] "time" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "Deps": [ [2024-05-07T10:57:17.366Z] "errors", [2024-05-07T10:57:17.366Z] "internal/abi", [2024-05-07T10:57:17.366Z] "internal/bytealg", [2024-05-07T10:57:17.366Z] "internal/cpu", [2024-05-07T10:57:17.366Z] "internal/goexperiment", [2024-05-07T10:57:17.366Z] "internal/itoa", [2024-05-07T10:57:17.366Z] "internal/oserror", [2024-05-07T10:57:17.366Z] "internal/race", [2024-05-07T10:57:17.366Z] "internal/reflectlite", [2024-05-07T10:57:17.366Z] "internal/unsafeheader", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "runtime/internal/atomic", [2024-05-07T10:57:17.366Z] "runtime/internal/math", [2024-05-07T10:57:17.366Z] "runtime/internal/sys", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "sync/atomic", [2024-05-07T10:57:17.366Z] "syscall", [2024-05-07T10:57:17.366Z] "time", [2024-05-07T10:57:17.366Z] "unsafe" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "TestGoFiles": [ [2024-05-07T10:57:17.366Z] "context_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "TestImports": [ [2024-05-07T10:57:17.366Z] "fmt", [2024-05-07T10:57:17.366Z] "math/rand", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "strings", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "sync/atomic", [2024-05-07T10:57:17.366Z] "time" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "XTestGoFiles": [ [2024-05-07T10:57:17.366Z] "benchmark_test.go", [2024-05-07T10:57:17.366Z] "example_test.go", [2024-05-07T10:57:17.366Z] "net_test.go", [2024-05-07T10:57:17.366Z] "x_test.go" [2024-05-07T10:57:17.366Z] ], [2024-05-07T10:57:17.366Z] "XTestImports": [ [2024-05-07T10:57:17.366Z] "context", [2024-05-07T10:57:17.366Z] "fmt", [2024-05-07T10:57:17.366Z] "net", [2024-05-07T10:57:17.366Z] "runtime", [2024-05-07T10:57:17.366Z] "sync", [2024-05-07T10:57:17.366Z] "testing", [2024-05-07T10:57:17.366Z] "time" [2024-05-07T10:57:17.366Z] ] [2024-05-07T10:57:17.366Z] } [2024-05-07T10:57:17.366Z] { [2024-05-07T10:57:17.366Z] "Dir": "/usr/local/go/src/math/bits", [2024-05-07T10:57:17.366Z] "ImportPath": "math/bits", [2024-05-07T10:57:17.366Z] "Name": "bits", [2024-05-07T10:57:17.366Z] "Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.", [2024-05-07T10:57:17.366Z] "Target": "/usr/local/go/pkg/linux_amd64/math/bits.a", [2024-05-07T10:57:17.366Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.366Z] "Goroot": true, [2024-05-07T10:57:17.366Z] "Standard": true, [2024-05-07T10:57:17.366Z] "DepOnly": true, [2024-05-07T10:57:17.366Z] "GoFiles": [ [2024-05-07T10:57:17.366Z] "bits.go", [2024-05-07T10:57:17.366Z] "bits_errors.go", [2024-05-07T10:57:17.366Z] "bits_tables.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.367Z] "bits_errors_bootstrap.go", [2024-05-07T10:57:17.367Z] "make_examples.go", [2024-05-07T10:57:17.367Z] "make_tables.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Imports": [ [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Deps": [ [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "TestGoFiles": [ [2024-05-07T10:57:17.367Z] "export_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestGoFiles": [ [2024-05-07T10:57:17.367Z] "bits_test.go", [2024-05-07T10:57:17.367Z] "example_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestImports": [ [2024-05-07T10:57:17.367Z] "fmt", [2024-05-07T10:57:17.367Z] "math/bits", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "testing", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ] [2024-05-07T10:57:17.367Z] } [2024-05-07T10:57:17.367Z] { [2024-05-07T10:57:17.367Z] "Dir": "/usr/local/go/src/math", [2024-05-07T10:57:17.367Z] "ImportPath": "math", [2024-05-07T10:57:17.367Z] "Name": "math", [2024-05-07T10:57:17.367Z] "Doc": "Package math provides basic constants and mathematical functions.", [2024-05-07T10:57:17.367Z] "Target": "/usr/local/go/pkg/linux_amd64/math.a", [2024-05-07T10:57:17.367Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.367Z] "Goroot": true, [2024-05-07T10:57:17.367Z] "Standard": true, [2024-05-07T10:57:17.367Z] "DepOnly": true, [2024-05-07T10:57:17.367Z] "GoFiles": [ [2024-05-07T10:57:17.367Z] "abs.go", [2024-05-07T10:57:17.367Z] "acosh.go", [2024-05-07T10:57:17.367Z] "asin.go", [2024-05-07T10:57:17.367Z] "asinh.go", [2024-05-07T10:57:17.367Z] "atan.go", [2024-05-07T10:57:17.367Z] "atan2.go", [2024-05-07T10:57:17.367Z] "atanh.go", [2024-05-07T10:57:17.367Z] "bits.go", [2024-05-07T10:57:17.367Z] "cbrt.go", [2024-05-07T10:57:17.367Z] "const.go", [2024-05-07T10:57:17.367Z] "copysign.go", [2024-05-07T10:57:17.367Z] "dim.go", [2024-05-07T10:57:17.367Z] "dim_asm.go", [2024-05-07T10:57:17.367Z] "erf.go", [2024-05-07T10:57:17.367Z] "erfinv.go", [2024-05-07T10:57:17.367Z] "exp.go", [2024-05-07T10:57:17.367Z] "exp2_noasm.go", [2024-05-07T10:57:17.367Z] "exp_amd64.go", [2024-05-07T10:57:17.367Z] "exp_asm.go", [2024-05-07T10:57:17.367Z] "expm1.go", [2024-05-07T10:57:17.367Z] "floor.go", [2024-05-07T10:57:17.367Z] "floor_asm.go", [2024-05-07T10:57:17.367Z] "fma.go", [2024-05-07T10:57:17.367Z] "frexp.go", [2024-05-07T10:57:17.367Z] "gamma.go", [2024-05-07T10:57:17.367Z] "hypot.go", [2024-05-07T10:57:17.367Z] "hypot_asm.go", [2024-05-07T10:57:17.367Z] "j0.go", [2024-05-07T10:57:17.367Z] "j1.go", [2024-05-07T10:57:17.367Z] "jn.go", [2024-05-07T10:57:17.367Z] "ldexp.go", [2024-05-07T10:57:17.367Z] "lgamma.go", [2024-05-07T10:57:17.367Z] "log.go", [2024-05-07T10:57:17.367Z] "log10.go", [2024-05-07T10:57:17.367Z] "log1p.go", [2024-05-07T10:57:17.367Z] "log_asm.go", [2024-05-07T10:57:17.367Z] "logb.go", [2024-05-07T10:57:17.367Z] "mod.go", [2024-05-07T10:57:17.367Z] "modf.go", [2024-05-07T10:57:17.367Z] "modf_noasm.go", [2024-05-07T10:57:17.367Z] "nextafter.go", [2024-05-07T10:57:17.367Z] "pow.go", [2024-05-07T10:57:17.367Z] "pow10.go", [2024-05-07T10:57:17.367Z] "remainder.go", [2024-05-07T10:57:17.367Z] "signbit.go", [2024-05-07T10:57:17.367Z] "sin.go", [2024-05-07T10:57:17.367Z] "sincos.go", [2024-05-07T10:57:17.367Z] "sinh.go", [2024-05-07T10:57:17.367Z] "sqrt.go", [2024-05-07T10:57:17.367Z] "sqrt_asm.go", [2024-05-07T10:57:17.367Z] "stubs.go", [2024-05-07T10:57:17.367Z] "tan.go", [2024-05-07T10:57:17.367Z] "tanh.go", [2024-05-07T10:57:17.367Z] "trig_reduce.go", [2024-05-07T10:57:17.367Z] "unsafe.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.367Z] "arith_s390x.go", [2024-05-07T10:57:17.367Z] "arith_s390x_test.go", [2024-05-07T10:57:17.367Z] "dim_noasm.go", [2024-05-07T10:57:17.367Z] "exp2_asm.go", [2024-05-07T10:57:17.367Z] "exp_noasm.go", [2024-05-07T10:57:17.367Z] "export_s390x_test.go", [2024-05-07T10:57:17.367Z] "floor_noasm.go", [2024-05-07T10:57:17.367Z] "hypot_noasm.go", [2024-05-07T10:57:17.367Z] "log_stub.go", [2024-05-07T10:57:17.367Z] "modf_asm.go", [2024-05-07T10:57:17.367Z] "sqrt_noasm.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.367Z] "acos_s390x.s", [2024-05-07T10:57:17.367Z] "acosh_s390x.s", [2024-05-07T10:57:17.367Z] "asin_s390x.s", [2024-05-07T10:57:17.367Z] "asinh_s390x.s", [2024-05-07T10:57:17.367Z] "atan2_s390x.s", [2024-05-07T10:57:17.367Z] "atan_s390x.s", [2024-05-07T10:57:17.367Z] "atanh_s390x.s", [2024-05-07T10:57:17.367Z] "cbrt_s390x.s", [2024-05-07T10:57:17.367Z] "cosh_s390x.s", [2024-05-07T10:57:17.367Z] "dim_arm64.s", [2024-05-07T10:57:17.367Z] "dim_riscv64.s", [2024-05-07T10:57:17.367Z] "dim_s390x.s", [2024-05-07T10:57:17.367Z] "erf_s390x.s", [2024-05-07T10:57:17.367Z] "erfc_s390x.s", [2024-05-07T10:57:17.367Z] "exp_arm64.s", [2024-05-07T10:57:17.367Z] "exp_s390x.s", [2024-05-07T10:57:17.367Z] "expm1_s390x.s", [2024-05-07T10:57:17.367Z] "floor_386.s", [2024-05-07T10:57:17.367Z] "floor_arm64.s", [2024-05-07T10:57:17.367Z] "floor_ppc64x.s", [2024-05-07T10:57:17.367Z] "floor_s390x.s", [2024-05-07T10:57:17.367Z] "floor_wasm.s", [2024-05-07T10:57:17.367Z] "hypot_386.s", [2024-05-07T10:57:17.367Z] "log10_s390x.s", [2024-05-07T10:57:17.367Z] "log1p_s390x.s", [2024-05-07T10:57:17.367Z] "log_s390x.s", [2024-05-07T10:57:17.367Z] "modf_arm64.s", [2024-05-07T10:57:17.367Z] "modf_ppc64x.s", [2024-05-07T10:57:17.367Z] "pow_s390x.s", [2024-05-07T10:57:17.367Z] "sin_s390x.s", [2024-05-07T10:57:17.367Z] "sinh_s390x.s", [2024-05-07T10:57:17.367Z] "sqrt_386.s", [2024-05-07T10:57:17.367Z] "sqrt_arm.s", [2024-05-07T10:57:17.367Z] "sqrt_arm64.s", [2024-05-07T10:57:17.367Z] "sqrt_mipsx.s", [2024-05-07T10:57:17.367Z] "sqrt_ppc64x.s", [2024-05-07T10:57:17.367Z] "sqrt_riscv64.s", [2024-05-07T10:57:17.367Z] "sqrt_s390x.s", [2024-05-07T10:57:17.367Z] "sqrt_wasm.s", [2024-05-07T10:57:17.367Z] "stubs_s390x.s", [2024-05-07T10:57:17.367Z] "tan_s390x.s", [2024-05-07T10:57:17.367Z] "tanh_s390x.s" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "SFiles": [ [2024-05-07T10:57:17.367Z] "dim_amd64.s", [2024-05-07T10:57:17.367Z] "exp_amd64.s", [2024-05-07T10:57:17.367Z] "floor_amd64.s", [2024-05-07T10:57:17.367Z] "hypot_amd64.s", [2024-05-07T10:57:17.367Z] "log_amd64.s", [2024-05-07T10:57:17.367Z] "sqrt_amd64.s" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Imports": [ [2024-05-07T10:57:17.367Z] "internal/cpu", [2024-05-07T10:57:17.367Z] "math/bits", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Deps": [ [2024-05-07T10:57:17.367Z] "internal/cpu", [2024-05-07T10:57:17.367Z] "math/bits", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "TestGoFiles": [ [2024-05-07T10:57:17.367Z] "export_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestGoFiles": [ [2024-05-07T10:57:17.367Z] "all_test.go", [2024-05-07T10:57:17.367Z] "const_test.go", [2024-05-07T10:57:17.367Z] "example_test.go", [2024-05-07T10:57:17.367Z] "huge_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestImports": [ [2024-05-07T10:57:17.367Z] "fmt", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "testing", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ] [2024-05-07T10:57:17.367Z] } [2024-05-07T10:57:17.367Z] { [2024-05-07T10:57:17.367Z] "Dir": "/usr/local/go/src/unicode/utf8", [2024-05-07T10:57:17.367Z] "ImportPath": "unicode/utf8", [2024-05-07T10:57:17.367Z] "Name": "utf8", [2024-05-07T10:57:17.367Z] "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", [2024-05-07T10:57:17.367Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf8.a", [2024-05-07T10:57:17.367Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.367Z] "Goroot": true, [2024-05-07T10:57:17.367Z] "Standard": true, [2024-05-07T10:57:17.367Z] "DepOnly": true, [2024-05-07T10:57:17.367Z] "GoFiles": [ [2024-05-07T10:57:17.367Z] "utf8.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestGoFiles": [ [2024-05-07T10:57:17.367Z] "example_test.go", [2024-05-07T10:57:17.367Z] "utf8_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestImports": [ [2024-05-07T10:57:17.367Z] "bytes", [2024-05-07T10:57:17.367Z] "fmt", [2024-05-07T10:57:17.367Z] "testing", [2024-05-07T10:57:17.367Z] "unicode", [2024-05-07T10:57:17.367Z] "unicode/utf8" [2024-05-07T10:57:17.367Z] ] [2024-05-07T10:57:17.367Z] } [2024-05-07T10:57:17.367Z] { [2024-05-07T10:57:17.367Z] "Dir": "/usr/local/go/src/strconv", [2024-05-07T10:57:17.367Z] "ImportPath": "strconv", [2024-05-07T10:57:17.367Z] "Name": "strconv", [2024-05-07T10:57:17.367Z] "Doc": "Package strconv implements conversions to and from string representations of basic data types.", [2024-05-07T10:57:17.367Z] "Target": "/usr/local/go/pkg/linux_amd64/strconv.a", [2024-05-07T10:57:17.367Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.367Z] "Goroot": true, [2024-05-07T10:57:17.367Z] "Standard": true, [2024-05-07T10:57:17.367Z] "DepOnly": true, [2024-05-07T10:57:17.367Z] "GoFiles": [ [2024-05-07T10:57:17.367Z] "atob.go", [2024-05-07T10:57:17.367Z] "atoc.go", [2024-05-07T10:57:17.367Z] "atof.go", [2024-05-07T10:57:17.367Z] "atoi.go", [2024-05-07T10:57:17.367Z] "bytealg.go", [2024-05-07T10:57:17.367Z] "ctoa.go", [2024-05-07T10:57:17.367Z] "decimal.go", [2024-05-07T10:57:17.367Z] "doc.go", [2024-05-07T10:57:17.367Z] "eisel_lemire.go", [2024-05-07T10:57:17.367Z] "ftoa.go", [2024-05-07T10:57:17.367Z] "ftoaryu.go", [2024-05-07T10:57:17.367Z] "isprint.go", [2024-05-07T10:57:17.367Z] "itoa.go", [2024-05-07T10:57:17.367Z] "quote.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.367Z] "bytealg_bootstrap.go", [2024-05-07T10:57:17.367Z] "makeisprint.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Imports": [ [2024-05-07T10:57:17.367Z] "errors", [2024-05-07T10:57:17.367Z] "internal/bytealg", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "math/bits", [2024-05-07T10:57:17.367Z] "unicode/utf8" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Deps": [ [2024-05-07T10:57:17.367Z] "errors", [2024-05-07T10:57:17.367Z] "internal/abi", [2024-05-07T10:57:17.367Z] "internal/bytealg", [2024-05-07T10:57:17.367Z] "internal/cpu", [2024-05-07T10:57:17.367Z] "internal/goexperiment", [2024-05-07T10:57:17.367Z] "internal/reflectlite", [2024-05-07T10:57:17.367Z] "internal/unsafeheader", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "math/bits", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "runtime/internal/atomic", [2024-05-07T10:57:17.367Z] "runtime/internal/math", [2024-05-07T10:57:17.367Z] "runtime/internal/sys", [2024-05-07T10:57:17.367Z] "unicode/utf8", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "TestGoFiles": [ [2024-05-07T10:57:17.367Z] "export_test.go", [2024-05-07T10:57:17.367Z] "internal_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestGoFiles": [ [2024-05-07T10:57:17.367Z] "atob_test.go", [2024-05-07T10:57:17.367Z] "atoc_test.go", [2024-05-07T10:57:17.367Z] "atof_test.go", [2024-05-07T10:57:17.367Z] "atoi_test.go", [2024-05-07T10:57:17.367Z] "ctoa_test.go", [2024-05-07T10:57:17.367Z] "decimal_test.go", [2024-05-07T10:57:17.367Z] "example_test.go", [2024-05-07T10:57:17.367Z] "fp_test.go", [2024-05-07T10:57:17.367Z] "ftoa_test.go", [2024-05-07T10:57:17.367Z] "ftoaryu_test.go", [2024-05-07T10:57:17.367Z] "itoa_test.go", [2024-05-07T10:57:17.367Z] "quote_test.go", [2024-05-07T10:57:17.367Z] "strconv_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestImports": [ [2024-05-07T10:57:17.367Z] "bufio", [2024-05-07T10:57:17.367Z] "bytes", [2024-05-07T10:57:17.367Z] "errors", [2024-05-07T10:57:17.367Z] "fmt", [2024-05-07T10:57:17.367Z] "log", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "math/cmplx", [2024-05-07T10:57:17.367Z] "math/rand", [2024-05-07T10:57:17.367Z] "os", [2024-05-07T10:57:17.367Z] "reflect", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "strconv", [2024-05-07T10:57:17.367Z] "strings", [2024-05-07T10:57:17.367Z] "sync", [2024-05-07T10:57:17.367Z] "testing", [2024-05-07T10:57:17.367Z] "time", [2024-05-07T10:57:17.367Z] "unicode" [2024-05-07T10:57:17.367Z] ] [2024-05-07T10:57:17.367Z] } [2024-05-07T10:57:17.367Z] { [2024-05-07T10:57:17.367Z] "Dir": "/usr/local/go/src/unicode", [2024-05-07T10:57:17.367Z] "ImportPath": "unicode", [2024-05-07T10:57:17.367Z] "Name": "unicode", [2024-05-07T10:57:17.367Z] "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", [2024-05-07T10:57:17.367Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode.a", [2024-05-07T10:57:17.367Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.367Z] "Goroot": true, [2024-05-07T10:57:17.367Z] "Standard": true, [2024-05-07T10:57:17.367Z] "DepOnly": true, [2024-05-07T10:57:17.367Z] "GoFiles": [ [2024-05-07T10:57:17.367Z] "casetables.go", [2024-05-07T10:57:17.367Z] "digit.go", [2024-05-07T10:57:17.367Z] "graphic.go", [2024-05-07T10:57:17.367Z] "letter.go", [2024-05-07T10:57:17.367Z] "tables.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestGoFiles": [ [2024-05-07T10:57:17.367Z] "digit_test.go", [2024-05-07T10:57:17.367Z] "example_test.go", [2024-05-07T10:57:17.367Z] "graphic_test.go", [2024-05-07T10:57:17.367Z] "letter_test.go", [2024-05-07T10:57:17.367Z] "script_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestImports": [ [2024-05-07T10:57:17.367Z] "flag", [2024-05-07T10:57:17.367Z] "fmt", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "sort", [2024-05-07T10:57:17.367Z] "strings", [2024-05-07T10:57:17.367Z] "testing", [2024-05-07T10:57:17.367Z] "unicode" [2024-05-07T10:57:17.367Z] ] [2024-05-07T10:57:17.367Z] } [2024-05-07T10:57:17.367Z] { [2024-05-07T10:57:17.367Z] "Dir": "/usr/local/go/src/reflect", [2024-05-07T10:57:17.367Z] "ImportPath": "reflect", [2024-05-07T10:57:17.367Z] "Name": "reflect", [2024-05-07T10:57:17.367Z] "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", [2024-05-07T10:57:17.367Z] "Target": "/usr/local/go/pkg/linux_amd64/reflect.a", [2024-05-07T10:57:17.367Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.367Z] "Goroot": true, [2024-05-07T10:57:17.367Z] "Standard": true, [2024-05-07T10:57:17.367Z] "DepOnly": true, [2024-05-07T10:57:17.367Z] "GoFiles": [ [2024-05-07T10:57:17.367Z] "abi.go", [2024-05-07T10:57:17.367Z] "deepequal.go", [2024-05-07T10:57:17.367Z] "makefunc.go", [2024-05-07T10:57:17.367Z] "swapper.go", [2024-05-07T10:57:17.367Z] "type.go", [2024-05-07T10:57:17.367Z] "value.go", [2024-05-07T10:57:17.367Z] "visiblefields.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.367Z] "asm_386.s", [2024-05-07T10:57:17.367Z] "asm_arm.s", [2024-05-07T10:57:17.367Z] "asm_arm64.s", [2024-05-07T10:57:17.367Z] "asm_mips64x.s", [2024-05-07T10:57:17.367Z] "asm_mipsx.s", [2024-05-07T10:57:17.367Z] "asm_ppc64x.s", [2024-05-07T10:57:17.367Z] "asm_riscv64.s", [2024-05-07T10:57:17.367Z] "asm_s390x.s", [2024-05-07T10:57:17.367Z] "asm_wasm.s" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "SFiles": [ [2024-05-07T10:57:17.367Z] "asm_amd64.s" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Imports": [ [2024-05-07T10:57:17.367Z] "internal/abi", [2024-05-07T10:57:17.367Z] "internal/goexperiment", [2024-05-07T10:57:17.367Z] "internal/itoa", [2024-05-07T10:57:17.367Z] "internal/unsafeheader", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "strconv", [2024-05-07T10:57:17.367Z] "sync", [2024-05-07T10:57:17.367Z] "unicode", [2024-05-07T10:57:17.367Z] "unicode/utf8", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Deps": [ [2024-05-07T10:57:17.367Z] "errors", [2024-05-07T10:57:17.367Z] "internal/abi", [2024-05-07T10:57:17.367Z] "internal/bytealg", [2024-05-07T10:57:17.367Z] "internal/cpu", [2024-05-07T10:57:17.367Z] "internal/goexperiment", [2024-05-07T10:57:17.367Z] "internal/itoa", [2024-05-07T10:57:17.367Z] "internal/race", [2024-05-07T10:57:17.367Z] "internal/reflectlite", [2024-05-07T10:57:17.367Z] "internal/unsafeheader", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "math/bits", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "runtime/internal/atomic", [2024-05-07T10:57:17.367Z] "runtime/internal/math", [2024-05-07T10:57:17.367Z] "runtime/internal/sys", [2024-05-07T10:57:17.367Z] "strconv", [2024-05-07T10:57:17.367Z] "sync", [2024-05-07T10:57:17.367Z] "sync/atomic", [2024-05-07T10:57:17.367Z] "unicode", [2024-05-07T10:57:17.367Z] "unicode/utf8", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "TestGoFiles": [ [2024-05-07T10:57:17.367Z] "export_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "TestImports": [ [2024-05-07T10:57:17.367Z] "sync", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestGoFiles": [ [2024-05-07T10:57:17.367Z] "abi_test.go", [2024-05-07T10:57:17.367Z] "all_test.go", [2024-05-07T10:57:17.367Z] "example_test.go", [2024-05-07T10:57:17.367Z] "set_test.go", [2024-05-07T10:57:17.367Z] "tostring_test.go", [2024-05-07T10:57:17.367Z] "visiblefields_test.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "XTestImports": [ [2024-05-07T10:57:17.367Z] "bytes", [2024-05-07T10:57:17.367Z] "encoding/base64", [2024-05-07T10:57:17.367Z] "encoding/json", [2024-05-07T10:57:17.367Z] "flag", [2024-05-07T10:57:17.367Z] "fmt", [2024-05-07T10:57:17.367Z] "go/ast", [2024-05-07T10:57:17.367Z] "go/token", [2024-05-07T10:57:17.367Z] "internal/abi", [2024-05-07T10:57:17.367Z] "io", [2024-05-07T10:57:17.367Z] "math", [2024-05-07T10:57:17.367Z] "math/rand", [2024-05-07T10:57:17.367Z] "os", [2024-05-07T10:57:17.367Z] "reflect", [2024-05-07T10:57:17.367Z] "reflect/internal/example1", [2024-05-07T10:57:17.367Z] "reflect/internal/example2", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "sort", [2024-05-07T10:57:17.367Z] "strconv", [2024-05-07T10:57:17.367Z] "strings", [2024-05-07T10:57:17.367Z] "sync", [2024-05-07T10:57:17.367Z] "sync/atomic", [2024-05-07T10:57:17.367Z] "testing", [2024-05-07T10:57:17.367Z] "testing/quick", [2024-05-07T10:57:17.367Z] "time", [2024-05-07T10:57:17.367Z] "unsafe" [2024-05-07T10:57:17.367Z] ] [2024-05-07T10:57:17.367Z] } [2024-05-07T10:57:17.367Z] { [2024-05-07T10:57:17.367Z] "Dir": "/usr/local/go/src/sort", [2024-05-07T10:57:17.367Z] "ImportPath": "sort", [2024-05-07T10:57:17.367Z] "Name": "sort", [2024-05-07T10:57:17.367Z] "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", [2024-05-07T10:57:17.367Z] "Target": "/usr/local/go/pkg/linux_amd64/sort.a", [2024-05-07T10:57:17.367Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.367Z] "Goroot": true, [2024-05-07T10:57:17.367Z] "Standard": true, [2024-05-07T10:57:17.367Z] "DepOnly": true, [2024-05-07T10:57:17.367Z] "GoFiles": [ [2024-05-07T10:57:17.367Z] "search.go", [2024-05-07T10:57:17.367Z] "slice.go", [2024-05-07T10:57:17.367Z] "slice_go113.go", [2024-05-07T10:57:17.367Z] "sort.go", [2024-05-07T10:57:17.367Z] "zfuncversion.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.367Z] "genzfunc.go", [2024-05-07T10:57:17.367Z] "slice_go14.go", [2024-05-07T10:57:17.367Z] "slice_go18.go" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Imports": [ [2024-05-07T10:57:17.367Z] "internal/reflectlite" [2024-05-07T10:57:17.367Z] ], [2024-05-07T10:57:17.367Z] "Deps": [ [2024-05-07T10:57:17.367Z] "internal/abi", [2024-05-07T10:57:17.367Z] "internal/bytealg", [2024-05-07T10:57:17.367Z] "internal/cpu", [2024-05-07T10:57:17.367Z] "internal/goexperiment", [2024-05-07T10:57:17.367Z] "internal/reflectlite", [2024-05-07T10:57:17.367Z] "internal/unsafeheader", [2024-05-07T10:57:17.367Z] "runtime", [2024-05-07T10:57:17.367Z] "runtime/internal/atomic", [2024-05-07T10:57:17.367Z] "runtime/internal/math", [2024-05-07T10:57:17.368Z] "runtime/internal/sys", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "TestGoFiles": [ [2024-05-07T10:57:17.368Z] "export_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestGoFiles": [ [2024-05-07T10:57:17.368Z] "example_interface_test.go", [2024-05-07T10:57:17.368Z] "example_keys_test.go", [2024-05-07T10:57:17.368Z] "example_multi_test.go", [2024-05-07T10:57:17.368Z] "example_search_test.go", [2024-05-07T10:57:17.368Z] "example_test.go", [2024-05-07T10:57:17.368Z] "example_wrapper_test.go", [2024-05-07T10:57:17.368Z] "search_test.go", [2024-05-07T10:57:17.368Z] "sort_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestImports": [ [2024-05-07T10:57:17.368Z] "fmt", [2024-05-07T10:57:17.368Z] "internal/testenv", [2024-05-07T10:57:17.368Z] "math", [2024-05-07T10:57:17.368Z] "math/rand", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "sort", [2024-05-07T10:57:17.368Z] "strconv", [2024-05-07T10:57:17.368Z] "strings", [2024-05-07T10:57:17.368Z] "testing" [2024-05-07T10:57:17.368Z] ] [2024-05-07T10:57:17.368Z] } [2024-05-07T10:57:17.368Z] { [2024-05-07T10:57:17.368Z] "Dir": "/usr/local/go/src/internal/fmtsort", [2024-05-07T10:57:17.368Z] "ImportPath": "internal/fmtsort", [2024-05-07T10:57:17.368Z] "Name": "fmtsort", [2024-05-07T10:57:17.368Z] "Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.", [2024-05-07T10:57:17.368Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/fmtsort.a", [2024-05-07T10:57:17.368Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.368Z] "Goroot": true, [2024-05-07T10:57:17.368Z] "Standard": true, [2024-05-07T10:57:17.368Z] "DepOnly": true, [2024-05-07T10:57:17.368Z] "GoFiles": [ [2024-05-07T10:57:17.368Z] "sort.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Imports": [ [2024-05-07T10:57:17.368Z] "reflect", [2024-05-07T10:57:17.368Z] "sort" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Deps": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "internal/abi", [2024-05-07T10:57:17.368Z] "internal/bytealg", [2024-05-07T10:57:17.368Z] "internal/cpu", [2024-05-07T10:57:17.368Z] "internal/goexperiment", [2024-05-07T10:57:17.368Z] "internal/itoa", [2024-05-07T10:57:17.368Z] "internal/race", [2024-05-07T10:57:17.368Z] "internal/reflectlite", [2024-05-07T10:57:17.368Z] "internal/unsafeheader", [2024-05-07T10:57:17.368Z] "math", [2024-05-07T10:57:17.368Z] "math/bits", [2024-05-07T10:57:17.368Z] "reflect", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "runtime/internal/atomic", [2024-05-07T10:57:17.368Z] "runtime/internal/math", [2024-05-07T10:57:17.368Z] "runtime/internal/sys", [2024-05-07T10:57:17.368Z] "sort", [2024-05-07T10:57:17.368Z] "strconv", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "unicode", [2024-05-07T10:57:17.368Z] "unicode/utf8", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "TestGoFiles": [ [2024-05-07T10:57:17.368Z] "export_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "TestImports": [ [2024-05-07T10:57:17.368Z] "reflect" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestGoFiles": [ [2024-05-07T10:57:17.368Z] "sort_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestImports": [ [2024-05-07T10:57:17.368Z] "fmt", [2024-05-07T10:57:17.368Z] "internal/fmtsort", [2024-05-07T10:57:17.368Z] "math", [2024-05-07T10:57:17.368Z] "reflect", [2024-05-07T10:57:17.368Z] "strings", [2024-05-07T10:57:17.368Z] "testing", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ] [2024-05-07T10:57:17.368Z] } [2024-05-07T10:57:17.368Z] { [2024-05-07T10:57:17.368Z] "Dir": "/usr/local/go/src/io", [2024-05-07T10:57:17.368Z] "ImportPath": "io", [2024-05-07T10:57:17.368Z] "Name": "io", [2024-05-07T10:57:17.368Z] "Doc": "Package io provides basic interfaces to I/O primitives.", [2024-05-07T10:57:17.368Z] "Target": "/usr/local/go/pkg/linux_amd64/io.a", [2024-05-07T10:57:17.368Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.368Z] "Goroot": true, [2024-05-07T10:57:17.368Z] "Standard": true, [2024-05-07T10:57:17.368Z] "DepOnly": true, [2024-05-07T10:57:17.368Z] "GoFiles": [ [2024-05-07T10:57:17.368Z] "io.go", [2024-05-07T10:57:17.368Z] "multi.go", [2024-05-07T10:57:17.368Z] "pipe.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Imports": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "sync" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Deps": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "internal/abi", [2024-05-07T10:57:17.368Z] "internal/bytealg", [2024-05-07T10:57:17.368Z] "internal/cpu", [2024-05-07T10:57:17.368Z] "internal/goexperiment", [2024-05-07T10:57:17.368Z] "internal/race", [2024-05-07T10:57:17.368Z] "internal/reflectlite", [2024-05-07T10:57:17.368Z] "internal/unsafeheader", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "runtime/internal/atomic", [2024-05-07T10:57:17.368Z] "runtime/internal/math", [2024-05-07T10:57:17.368Z] "runtime/internal/sys", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "TestGoFiles": [ [2024-05-07T10:57:17.368Z] "export_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestGoFiles": [ [2024-05-07T10:57:17.368Z] "example_test.go", [2024-05-07T10:57:17.368Z] "io_test.go", [2024-05-07T10:57:17.368Z] "multi_test.go", [2024-05-07T10:57:17.368Z] "pipe_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestImports": [ [2024-05-07T10:57:17.368Z] "bytes", [2024-05-07T10:57:17.368Z] "crypto/sha1", [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "fmt", [2024-05-07T10:57:17.368Z] "io", [2024-05-07T10:57:17.368Z] "log", [2024-05-07T10:57:17.368Z] "os", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "sort", [2024-05-07T10:57:17.368Z] "strings", [2024-05-07T10:57:17.368Z] "testing", [2024-05-07T10:57:17.368Z] "time" [2024-05-07T10:57:17.368Z] ] [2024-05-07T10:57:17.368Z] } [2024-05-07T10:57:17.368Z] { [2024-05-07T10:57:17.368Z] "Dir": "/usr/local/go/src/internal/syscall/unix", [2024-05-07T10:57:17.368Z] "ImportPath": "internal/syscall/unix", [2024-05-07T10:57:17.368Z] "Name": "unix", [2024-05-07T10:57:17.368Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/unix.a", [2024-05-07T10:57:17.368Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.368Z] "Goroot": true, [2024-05-07T10:57:17.368Z] "Standard": true, [2024-05-07T10:57:17.368Z] "DepOnly": true, [2024-05-07T10:57:17.368Z] "GoFiles": [ [2024-05-07T10:57:17.368Z] "at.go", [2024-05-07T10:57:17.368Z] "at_sysnum_linux.go", [2024-05-07T10:57:17.368Z] "at_sysnum_newfstatat_linux.go", [2024-05-07T10:57:17.368Z] "copy_file_range_linux.go", [2024-05-07T10:57:17.368Z] "getrandom.go", [2024-05-07T10:57:17.368Z] "getrandom_linux.go", [2024-05-07T10:57:17.368Z] "nonblocking.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_amd64.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.368Z] "at_aix.go", [2024-05-07T10:57:17.368Z] "at_darwin.go", [2024-05-07T10:57:17.368Z] "at_freebsd.go", [2024-05-07T10:57:17.368Z] "at_libc.go", [2024-05-07T10:57:17.368Z] "at_solaris.go", [2024-05-07T10:57:17.368Z] "at_sysnum_darwin.go", [2024-05-07T10:57:17.368Z] "at_sysnum_dragonfly.go", [2024-05-07T10:57:17.368Z] "at_sysnum_fstatat64_linux.go", [2024-05-07T10:57:17.368Z] "at_sysnum_fstatat_linux.go", [2024-05-07T10:57:17.368Z] "at_sysnum_netbsd.go", [2024-05-07T10:57:17.368Z] "at_sysnum_openbsd.go", [2024-05-07T10:57:17.368Z] "fcntl_linux_32bit.go", [2024-05-07T10:57:17.368Z] "getentropy_darwin.go", [2024-05-07T10:57:17.368Z] "getentropy_openbsd.go", [2024-05-07T10:57:17.368Z] "getrandom_dragonfly.go", [2024-05-07T10:57:17.368Z] "getrandom_freebsd.go", [2024-05-07T10:57:17.368Z] "getrandom_solaris.go", [2024-05-07T10:57:17.368Z] "ioctl_aix.go", [2024-05-07T10:57:17.368Z] "nonblocking_js.go", [2024-05-07T10:57:17.368Z] "nonblocking_libc.go", [2024-05-07T10:57:17.368Z] "pipe2_illumos.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_386.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_arm.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_generic.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_mips64x.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_mipsx.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_ppc64x.go", [2024-05-07T10:57:17.368Z] "sysnum_linux_s390x.go", [2024-05-07T10:57:17.368Z] "writev_illumos.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.368Z] "asm_aix_ppc64.s", [2024-05-07T10:57:17.368Z] "asm_darwin.s", [2024-05-07T10:57:17.368Z] "asm_solaris.s" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Imports": [ [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "syscall", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Deps": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "internal/abi", [2024-05-07T10:57:17.368Z] "internal/bytealg", [2024-05-07T10:57:17.368Z] "internal/cpu", [2024-05-07T10:57:17.368Z] "internal/goexperiment", [2024-05-07T10:57:17.368Z] "internal/itoa", [2024-05-07T10:57:17.368Z] "internal/oserror", [2024-05-07T10:57:17.368Z] "internal/race", [2024-05-07T10:57:17.368Z] "internal/reflectlite", [2024-05-07T10:57:17.368Z] "internal/unsafeheader", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "runtime/internal/atomic", [2024-05-07T10:57:17.368Z] "runtime/internal/math", [2024-05-07T10:57:17.368Z] "runtime/internal/sys", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "syscall", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ] [2024-05-07T10:57:17.368Z] } [2024-05-07T10:57:17.368Z] { [2024-05-07T10:57:17.368Z] "Dir": "/usr/local/go/src/internal/poll", [2024-05-07T10:57:17.368Z] "ImportPath": "internal/poll", [2024-05-07T10:57:17.368Z] "Name": "poll", [2024-05-07T10:57:17.368Z] "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", [2024-05-07T10:57:17.368Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/poll.a", [2024-05-07T10:57:17.368Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.368Z] "Goroot": true, [2024-05-07T10:57:17.368Z] "Standard": true, [2024-05-07T10:57:17.368Z] "DepOnly": true, [2024-05-07T10:57:17.368Z] "GoFiles": [ [2024-05-07T10:57:17.368Z] "copy_file_range_linux.go", [2024-05-07T10:57:17.368Z] "errno_unix.go", [2024-05-07T10:57:17.368Z] "fcntl_syscall.go", [2024-05-07T10:57:17.368Z] "fd.go", [2024-05-07T10:57:17.368Z] "fd_fsync_posix.go", [2024-05-07T10:57:17.368Z] "fd_mutex.go", [2024-05-07T10:57:17.368Z] "fd_poll_runtime.go", [2024-05-07T10:57:17.368Z] "fd_posix.go", [2024-05-07T10:57:17.368Z] "fd_unix.go", [2024-05-07T10:57:17.368Z] "fd_writev_unix.go", [2024-05-07T10:57:17.368Z] "hook_cloexec.go", [2024-05-07T10:57:17.368Z] "hook_unix.go", [2024-05-07T10:57:17.368Z] "iovec_unix.go", [2024-05-07T10:57:17.368Z] "sendfile_linux.go", [2024-05-07T10:57:17.368Z] "sock_cloexec.go", [2024-05-07T10:57:17.368Z] "sockopt.go", [2024-05-07T10:57:17.368Z] "sockopt_linux.go", [2024-05-07T10:57:17.368Z] "sockopt_unix.go", [2024-05-07T10:57:17.368Z] "sockoptip.go", [2024-05-07T10:57:17.368Z] "splice_linux.go", [2024-05-07T10:57:17.368Z] "writev.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.368Z] "errno_windows.go", [2024-05-07T10:57:17.368Z] "error_stub_test.go", [2024-05-07T10:57:17.368Z] "export_windows_test.go", [2024-05-07T10:57:17.368Z] "fcntl_js.go", [2024-05-07T10:57:17.368Z] "fcntl_libc.go", [2024-05-07T10:57:17.368Z] "fd_fsync_darwin.go", [2024-05-07T10:57:17.368Z] "fd_fsync_windows.go", [2024-05-07T10:57:17.368Z] "fd_io_plan9.go", [2024-05-07T10:57:17.368Z] "fd_opendir_darwin.go", [2024-05-07T10:57:17.368Z] "fd_plan9.go", [2024-05-07T10:57:17.368Z] "fd_poll_js.go", [2024-05-07T10:57:17.368Z] "fd_windows.go", [2024-05-07T10:57:17.368Z] "fd_windows_test.go", [2024-05-07T10:57:17.368Z] "fd_writev_darwin.go", [2024-05-07T10:57:17.368Z] "fd_writev_illumos.go", [2024-05-07T10:57:17.368Z] "hook_windows.go", [2024-05-07T10:57:17.368Z] "iovec_illumos.go", [2024-05-07T10:57:17.368Z] "sendfile_bsd.go", [2024-05-07T10:57:17.368Z] "sendfile_solaris.go", [2024-05-07T10:57:17.368Z] "sendfile_windows.go", [2024-05-07T10:57:17.368Z] "sockopt_windows.go", [2024-05-07T10:57:17.368Z] "strconv.go", [2024-05-07T10:57:17.368Z] "sys_cloexec.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Imports": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "internal/syscall/unix", [2024-05-07T10:57:17.368Z] "io", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "syscall", [2024-05-07T10:57:17.368Z] "time", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Deps": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "internal/abi", [2024-05-07T10:57:17.368Z] "internal/bytealg", [2024-05-07T10:57:17.368Z] "internal/cpu", [2024-05-07T10:57:17.368Z] "internal/goexperiment", [2024-05-07T10:57:17.368Z] "internal/itoa", [2024-05-07T10:57:17.368Z] "internal/oserror", [2024-05-07T10:57:17.368Z] "internal/race", [2024-05-07T10:57:17.368Z] "internal/reflectlite", [2024-05-07T10:57:17.368Z] "internal/syscall/unix", [2024-05-07T10:57:17.368Z] "internal/unsafeheader", [2024-05-07T10:57:17.368Z] "io", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "runtime/internal/atomic", [2024-05-07T10:57:17.368Z] "runtime/internal/math", [2024-05-07T10:57:17.368Z] "runtime/internal/sys", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "syscall", [2024-05-07T10:57:17.368Z] "time", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "TestGoFiles": [ [2024-05-07T10:57:17.368Z] "export_linux_test.go", [2024-05-07T10:57:17.368Z] "export_posix_test.go", [2024-05-07T10:57:17.368Z] "export_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestGoFiles": [ [2024-05-07T10:57:17.368Z] "error_linux_test.go", [2024-05-07T10:57:17.368Z] "error_test.go", [2024-05-07T10:57:17.368Z] "fd_mutex_test.go", [2024-05-07T10:57:17.368Z] "fd_posix_test.go", [2024-05-07T10:57:17.368Z] "read_test.go", [2024-05-07T10:57:17.368Z] "splice_linux_test.go", [2024-05-07T10:57:17.368Z] "writev_test.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "XTestImports": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "fmt", [2024-05-07T10:57:17.368Z] "internal/poll", [2024-05-07T10:57:17.368Z] "internal/syscall/unix", [2024-05-07T10:57:17.368Z] "io", [2024-05-07T10:57:17.368Z] "io/fs", [2024-05-07T10:57:17.368Z] "math/rand", [2024-05-07T10:57:17.368Z] "net", [2024-05-07T10:57:17.368Z] "os", [2024-05-07T10:57:17.368Z] "reflect", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "strings", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "syscall", [2024-05-07T10:57:17.368Z] "testing", [2024-05-07T10:57:17.368Z] "time" [2024-05-07T10:57:17.368Z] ] [2024-05-07T10:57:17.368Z] } [2024-05-07T10:57:17.368Z] { [2024-05-07T10:57:17.368Z] "Dir": "/usr/local/go/src/internal/syscall/execenv", [2024-05-07T10:57:17.368Z] "ImportPath": "internal/syscall/execenv", [2024-05-07T10:57:17.368Z] "Name": "execenv", [2024-05-07T10:57:17.368Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/syscall/execenv.a", [2024-05-07T10:57:17.368Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.368Z] "Goroot": true, [2024-05-07T10:57:17.368Z] "Standard": true, [2024-05-07T10:57:17.368Z] "DepOnly": true, [2024-05-07T10:57:17.368Z] "GoFiles": [ [2024-05-07T10:57:17.368Z] "execenv_default.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.368Z] "execenv_windows.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Imports": [ [2024-05-07T10:57:17.368Z] "syscall" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Deps": [ [2024-05-07T10:57:17.368Z] "errors", [2024-05-07T10:57:17.368Z] "internal/abi", [2024-05-07T10:57:17.368Z] "internal/bytealg", [2024-05-07T10:57:17.368Z] "internal/cpu", [2024-05-07T10:57:17.368Z] "internal/goexperiment", [2024-05-07T10:57:17.368Z] "internal/itoa", [2024-05-07T10:57:17.368Z] "internal/oserror", [2024-05-07T10:57:17.368Z] "internal/race", [2024-05-07T10:57:17.368Z] "internal/reflectlite", [2024-05-07T10:57:17.368Z] "internal/unsafeheader", [2024-05-07T10:57:17.368Z] "runtime", [2024-05-07T10:57:17.368Z] "runtime/internal/atomic", [2024-05-07T10:57:17.368Z] "runtime/internal/math", [2024-05-07T10:57:17.368Z] "runtime/internal/sys", [2024-05-07T10:57:17.368Z] "sync", [2024-05-07T10:57:17.368Z] "sync/atomic", [2024-05-07T10:57:17.368Z] "syscall", [2024-05-07T10:57:17.368Z] "unsafe" [2024-05-07T10:57:17.368Z] ] [2024-05-07T10:57:17.368Z] } [2024-05-07T10:57:17.368Z] { [2024-05-07T10:57:17.368Z] "Dir": "/usr/local/go/src/internal/testlog", [2024-05-07T10:57:17.368Z] "ImportPath": "internal/testlog", [2024-05-07T10:57:17.368Z] "Name": "testlog", [2024-05-07T10:57:17.368Z] "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-05-07T10:57:17.368Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/testlog.a", [2024-05-07T10:57:17.368Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.368Z] "Goroot": true, [2024-05-07T10:57:17.368Z] "Standard": true, [2024-05-07T10:57:17.368Z] "DepOnly": true, [2024-05-07T10:57:17.368Z] "GoFiles": [ [2024-05-07T10:57:17.368Z] "exit.go", [2024-05-07T10:57:17.368Z] "log.go" [2024-05-07T10:57:17.368Z] ], [2024-05-07T10:57:17.368Z] "Imports": [ [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.369Z] "Dir": "/usr/local/go/src/path", [2024-05-07T10:57:17.369Z] "ImportPath": "path", [2024-05-07T10:57:17.369Z] "Name": "path", [2024-05-07T10:57:17.369Z] "Doc": "Package path implements utility routines for manipulating slash-separated paths.", [2024-05-07T10:57:17.369Z] "Target": "/usr/local/go/pkg/linux_amd64/path.a", [2024-05-07T10:57:17.369Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.369Z] "Goroot": true, [2024-05-07T10:57:17.369Z] "Standard": true, [2024-05-07T10:57:17.369Z] "DepOnly": true, [2024-05-07T10:57:17.369Z] "GoFiles": [ [2024-05-07T10:57:17.369Z] "match.go", [2024-05-07T10:57:17.369Z] "path.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Imports": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "unicode/utf8" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/reflectlite", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestGoFiles": [ [2024-05-07T10:57:17.369Z] "example_test.go", [2024-05-07T10:57:17.369Z] "match_test.go", [2024-05-07T10:57:17.369Z] "path_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestImports": [ [2024-05-07T10:57:17.369Z] "fmt", [2024-05-07T10:57:17.369Z] "path", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "testing" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.369Z] "Dir": "/usr/local/go/src/io/fs", [2024-05-07T10:57:17.369Z] "ImportPath": "io/fs", [2024-05-07T10:57:17.369Z] "Name": "fs", [2024-05-07T10:57:17.369Z] "Doc": "Package fs defines basic interfaces to a file system.", [2024-05-07T10:57:17.369Z] "Target": "/usr/local/go/pkg/linux_amd64/io/fs.a", [2024-05-07T10:57:17.369Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.369Z] "Goroot": true, [2024-05-07T10:57:17.369Z] "Standard": true, [2024-05-07T10:57:17.369Z] "DepOnly": true, [2024-05-07T10:57:17.369Z] "GoFiles": [ [2024-05-07T10:57:17.369Z] "fs.go", [2024-05-07T10:57:17.369Z] "glob.go", [2024-05-07T10:57:17.369Z] "readdir.go", [2024-05-07T10:57:17.369Z] "readfile.go", [2024-05-07T10:57:17.369Z] "stat.go", [2024-05-07T10:57:17.369Z] "sub.go", [2024-05-07T10:57:17.369Z] "walk.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Imports": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/oserror", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "path", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "time", [2024-05-07T10:57:17.369Z] "unicode/utf8" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/itoa", [2024-05-07T10:57:17.369Z] "internal/oserror", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "internal/reflectlite", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "path", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "syscall", [2024-05-07T10:57:17.369Z] "time", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestGoFiles": [ [2024-05-07T10:57:17.369Z] "example_test.go", [2024-05-07T10:57:17.369Z] "fs_test.go", [2024-05-07T10:57:17.369Z] "glob_test.go", [2024-05-07T10:57:17.369Z] "readdir_test.go", [2024-05-07T10:57:17.369Z] "readfile_test.go", [2024-05-07T10:57:17.369Z] "stat_test.go", [2024-05-07T10:57:17.369Z] "sub_test.go", [2024-05-07T10:57:17.369Z] "walk_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestImports": [ [2024-05-07T10:57:17.369Z] "fmt", [2024-05-07T10:57:17.369Z] "io/fs", [2024-05-07T10:57:17.369Z] "log", [2024-05-07T10:57:17.369Z] "os", [2024-05-07T10:57:17.369Z] "path", [2024-05-07T10:57:17.369Z] "testing", [2024-05-07T10:57:17.369Z] "testing/fstest", [2024-05-07T10:57:17.369Z] "time" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.369Z] "Dir": "/usr/local/go/src/os", [2024-05-07T10:57:17.369Z] "ImportPath": "os", [2024-05-07T10:57:17.369Z] "Name": "os", [2024-05-07T10:57:17.369Z] "Doc": "Package os provides a platform-independent interface to operating system functionality.", [2024-05-07T10:57:17.369Z] "Target": "/usr/local/go/pkg/linux_amd64/os.a", [2024-05-07T10:57:17.369Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.369Z] "Goroot": true, [2024-05-07T10:57:17.369Z] "Standard": true, [2024-05-07T10:57:17.369Z] "DepOnly": true, [2024-05-07T10:57:17.369Z] "GoFiles": [ [2024-05-07T10:57:17.369Z] "dir.go", [2024-05-07T10:57:17.369Z] "dir_unix.go", [2024-05-07T10:57:17.369Z] "dirent_linux.go", [2024-05-07T10:57:17.369Z] "endian_little.go", [2024-05-07T10:57:17.369Z] "env.go", [2024-05-07T10:57:17.369Z] "error.go", [2024-05-07T10:57:17.369Z] "error_errno.go", [2024-05-07T10:57:17.369Z] "error_posix.go", [2024-05-07T10:57:17.369Z] "exec.go", [2024-05-07T10:57:17.369Z] "exec_posix.go", [2024-05-07T10:57:17.369Z] "exec_unix.go", [2024-05-07T10:57:17.369Z] "executable.go", [2024-05-07T10:57:17.369Z] "executable_procfs.go", [2024-05-07T10:57:17.369Z] "file.go", [2024-05-07T10:57:17.369Z] "file_posix.go", [2024-05-07T10:57:17.369Z] "file_unix.go", [2024-05-07T10:57:17.369Z] "getwd.go", [2024-05-07T10:57:17.369Z] "path.go", [2024-05-07T10:57:17.369Z] "path_unix.go", [2024-05-07T10:57:17.369Z] "pipe_linux.go", [2024-05-07T10:57:17.369Z] "proc.go", [2024-05-07T10:57:17.369Z] "rawconn.go", [2024-05-07T10:57:17.369Z] "readfrom_linux.go", [2024-05-07T10:57:17.369Z] "removeall_at.go", [2024-05-07T10:57:17.369Z] "stat.go", [2024-05-07T10:57:17.369Z] "stat_linux.go", [2024-05-07T10:57:17.369Z] "stat_unix.go", [2024-05-07T10:57:17.369Z] "sticky_notbsd.go", [2024-05-07T10:57:17.369Z] "str.go", [2024-05-07T10:57:17.369Z] "sys.go", [2024-05-07T10:57:17.369Z] "sys_linux.go", [2024-05-07T10:57:17.369Z] "sys_unix.go", [2024-05-07T10:57:17.369Z] "tempfile.go", [2024-05-07T10:57:17.369Z] "types.go", [2024-05-07T10:57:17.369Z] "types_unix.go", [2024-05-07T10:57:17.369Z] "wait_waitid.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.369Z] "dir_darwin.go", [2024-05-07T10:57:17.369Z] "dir_plan9.go", [2024-05-07T10:57:17.369Z] "dir_windows.go", [2024-05-07T10:57:17.369Z] "dirent_aix.go", [2024-05-07T10:57:17.369Z] "dirent_dragonfly.go", [2024-05-07T10:57:17.369Z] "dirent_freebsd.go", [2024-05-07T10:57:17.369Z] "dirent_js.go", [2024-05-07T10:57:17.369Z] "dirent_netbsd.go", [2024-05-07T10:57:17.369Z] "dirent_openbsd.go", [2024-05-07T10:57:17.369Z] "dirent_solaris.go", [2024-05-07T10:57:17.369Z] "endian_big.go", [2024-05-07T10:57:17.369Z] "error_plan9.go", [2024-05-07T10:57:17.369Z] "error_windows_test.go", [2024-05-07T10:57:17.369Z] "exec_plan9.go", [2024-05-07T10:57:17.369Z] "exec_windows.go", [2024-05-07T10:57:17.369Z] "executable_darwin.go", [2024-05-07T10:57:17.369Z] "executable_dragonfly.go", [2024-05-07T10:57:17.369Z] "executable_freebsd.go", [2024-05-07T10:57:17.369Z] "executable_path.go", [2024-05-07T10:57:17.369Z] "executable_plan9.go", [2024-05-07T10:57:17.369Z] "executable_solaris.go", [2024-05-07T10:57:17.369Z] "executable_sysctl.go", [2024-05-07T10:57:17.369Z] "executable_windows.go", [2024-05-07T10:57:17.369Z] "export_windows_test.go", [2024-05-07T10:57:17.369Z] "file_plan9.go", [2024-05-07T10:57:17.369Z] "file_windows.go", [2024-05-07T10:57:17.369Z] "os_windows_test.go", [2024-05-07T10:57:17.369Z] "path_plan9.go", [2024-05-07T10:57:17.369Z] "path_windows.go", [2024-05-07T10:57:17.369Z] "path_windows_test.go", [2024-05-07T10:57:17.369Z] "pipe2_bsd.go", [2024-05-07T10:57:17.369Z] "pipe2_illumos.go", [2024-05-07T10:57:17.369Z] "pipe_bsd.go", [2024-05-07T10:57:17.369Z] "readfrom_stub.go", [2024-05-07T10:57:17.369Z] "removeall_noat.go", [2024-05-07T10:57:17.369Z] "stat_aix.go", [2024-05-07T10:57:17.369Z] "stat_darwin.go", [2024-05-07T10:57:17.369Z] "stat_dragonfly.go", [2024-05-07T10:57:17.369Z] "stat_freebsd.go", [2024-05-07T10:57:17.369Z] "stat_js.go", [2024-05-07T10:57:17.369Z] "stat_netbsd.go", [2024-05-07T10:57:17.369Z] "stat_openbsd.go", [2024-05-07T10:57:17.369Z] "stat_plan9.go", [2024-05-07T10:57:17.369Z] "stat_solaris.go", [2024-05-07T10:57:17.369Z] "stat_windows.go", [2024-05-07T10:57:17.369Z] "sticky_bsd.go", [2024-05-07T10:57:17.369Z] "sys_aix.go", [2024-05-07T10:57:17.369Z] "sys_bsd.go", [2024-05-07T10:57:17.369Z] "sys_js.go", [2024-05-07T10:57:17.369Z] "sys_plan9.go", [2024-05-07T10:57:17.369Z] "sys_solaris.go", [2024-05-07T10:57:17.369Z] "sys_windows.go", [2024-05-07T10:57:17.369Z] "types_plan9.go", [2024-05-07T10:57:17.369Z] "types_windows.go", [2024-05-07T10:57:17.369Z] "wait_unimp.go", [2024-05-07T10:57:17.369Z] "wait_wait6.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Imports": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/itoa", [2024-05-07T10:57:17.369Z] "internal/oserror", [2024-05-07T10:57:17.369Z] "internal/poll", [2024-05-07T10:57:17.369Z] "internal/syscall/execenv", [2024-05-07T10:57:17.369Z] "internal/syscall/unix", [2024-05-07T10:57:17.369Z] "internal/testlog", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "io/fs", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "syscall", [2024-05-07T10:57:17.369Z] "time", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/itoa", [2024-05-07T10:57:17.369Z] "internal/oserror", [2024-05-07T10:57:17.369Z] "internal/poll", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "internal/reflectlite", [2024-05-07T10:57:17.369Z] "internal/syscall/execenv", [2024-05-07T10:57:17.369Z] "internal/syscall/unix", [2024-05-07T10:57:17.369Z] "internal/testlog", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "io/fs", [2024-05-07T10:57:17.369Z] "path", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "syscall", [2024-05-07T10:57:17.369Z] "time", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "TestGoFiles": [ [2024-05-07T10:57:17.369Z] "export_linux_test.go", [2024-05-07T10:57:17.369Z] "export_test.go", [2024-05-07T10:57:17.369Z] "export_unix_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestGoFiles": [ [2024-05-07T10:57:17.369Z] "env_test.go", [2024-05-07T10:57:17.369Z] "env_unix_test.go", [2024-05-07T10:57:17.369Z] "error_test.go", [2024-05-07T10:57:17.369Z] "error_unix_test.go", [2024-05-07T10:57:17.369Z] "example_test.go", [2024-05-07T10:57:17.369Z] "exec_unix_test.go", [2024-05-07T10:57:17.369Z] "executable_test.go", [2024-05-07T10:57:17.369Z] "fifo_test.go", [2024-05-07T10:57:17.369Z] "os_test.go", [2024-05-07T10:57:17.369Z] "os_unix_test.go", [2024-05-07T10:57:17.369Z] "path_test.go", [2024-05-07T10:57:17.369Z] "pipe_test.go", [2024-05-07T10:57:17.369Z] "rawconn_test.go", [2024-05-07T10:57:17.369Z] "read_test.go", [2024-05-07T10:57:17.369Z] "readfrom_linux_test.go", [2024-05-07T10:57:17.369Z] "removeall_test.go", [2024-05-07T10:57:17.369Z] "stat_test.go", [2024-05-07T10:57:17.369Z] "tempfile_test.go", [2024-05-07T10:57:17.369Z] "timeout_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestImports": [ [2024-05-07T10:57:17.369Z] "bufio", [2024-05-07T10:57:17.369Z] "bytes", [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "flag", [2024-05-07T10:57:17.369Z] "fmt", [2024-05-07T10:57:17.369Z] "internal/poll", [2024-05-07T10:57:17.369Z] "internal/testenv", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "io/fs", [2024-05-07T10:57:17.369Z] "log", [2024-05-07T10:57:17.369Z] "math/rand", [2024-05-07T10:57:17.369Z] "os", [2024-05-07T10:57:17.369Z] "os/exec", [2024-05-07T10:57:17.369Z] "os/signal", [2024-05-07T10:57:17.369Z] "path/filepath", [2024-05-07T10:57:17.369Z] "reflect", [2024-05-07T10:57:17.369Z] "regexp", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/debug", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "strconv", [2024-05-07T10:57:17.369Z] "strings", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "syscall", [2024-05-07T10:57:17.369Z] "testing", [2024-05-07T10:57:17.369Z] "testing/fstest", [2024-05-07T10:57:17.369Z] "time" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.369Z] "Dir": "/usr/local/go/src/fmt", [2024-05-07T10:57:17.369Z] "ImportPath": "fmt", [2024-05-07T10:57:17.369Z] "Name": "fmt", [2024-05-07T10:57:17.369Z] "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", [2024-05-07T10:57:17.369Z] "Target": "/usr/local/go/pkg/linux_amd64/fmt.a", [2024-05-07T10:57:17.369Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.369Z] "Goroot": true, [2024-05-07T10:57:17.369Z] "Standard": true, [2024-05-07T10:57:17.369Z] "DepOnly": true, [2024-05-07T10:57:17.369Z] "GoFiles": [ [2024-05-07T10:57:17.369Z] "doc.go", [2024-05-07T10:57:17.369Z] "errors.go", [2024-05-07T10:57:17.369Z] "format.go", [2024-05-07T10:57:17.369Z] "print.go", [2024-05-07T10:57:17.369Z] "scan.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Imports": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/fmtsort", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "math", [2024-05-07T10:57:17.369Z] "os", [2024-05-07T10:57:17.369Z] "reflect", [2024-05-07T10:57:17.369Z] "strconv", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "unicode/utf8" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/fmtsort", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/itoa", [2024-05-07T10:57:17.369Z] "internal/oserror", [2024-05-07T10:57:17.369Z] "internal/poll", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "internal/reflectlite", [2024-05-07T10:57:17.369Z] "internal/syscall/execenv", [2024-05-07T10:57:17.369Z] "internal/syscall/unix", [2024-05-07T10:57:17.369Z] "internal/testlog", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "io/fs", [2024-05-07T10:57:17.369Z] "math", [2024-05-07T10:57:17.369Z] "math/bits", [2024-05-07T10:57:17.369Z] "os", [2024-05-07T10:57:17.369Z] "path", [2024-05-07T10:57:17.369Z] "reflect", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "strconv", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "syscall", [2024-05-07T10:57:17.369Z] "time", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "TestGoFiles": [ [2024-05-07T10:57:17.369Z] "export_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestGoFiles": [ [2024-05-07T10:57:17.369Z] "errors_test.go", [2024-05-07T10:57:17.369Z] "example_test.go", [2024-05-07T10:57:17.369Z] "fmt_test.go", [2024-05-07T10:57:17.369Z] "gostringer_example_test.go", [2024-05-07T10:57:17.369Z] "scan_test.go", [2024-05-07T10:57:17.369Z] "stringer_example_test.go", [2024-05-07T10:57:17.369Z] "stringer_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestImports": [ [2024-05-07T10:57:17.369Z] "bufio", [2024-05-07T10:57:17.369Z] "bytes", [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "fmt", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "math", [2024-05-07T10:57:17.369Z] "os", [2024-05-07T10:57:17.369Z] "reflect", [2024-05-07T10:57:17.369Z] "regexp", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "strings", [2024-05-07T10:57:17.369Z] "testing", [2024-05-07T10:57:17.369Z] "testing/iotest", [2024-05-07T10:57:17.369Z] "time", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.369Z] "Dir": "/usr/local/go/src/bytes", [2024-05-07T10:57:17.369Z] "ImportPath": "bytes", [2024-05-07T10:57:17.369Z] "Name": "bytes", [2024-05-07T10:57:17.369Z] "Doc": "Package bytes implements functions for the manipulation of byte slices.", [2024-05-07T10:57:17.369Z] "Target": "/usr/local/go/pkg/linux_amd64/bytes.a", [2024-05-07T10:57:17.369Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.369Z] "Goroot": true, [2024-05-07T10:57:17.369Z] "Standard": true, [2024-05-07T10:57:17.369Z] "DepOnly": true, [2024-05-07T10:57:17.369Z] "GoFiles": [ [2024-05-07T10:57:17.369Z] "buffer.go", [2024-05-07T10:57:17.369Z] "bytes.go", [2024-05-07T10:57:17.369Z] "reader.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Imports": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "internal/reflectlite", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "TestGoFiles": [ [2024-05-07T10:57:17.369Z] "export_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestGoFiles": [ [2024-05-07T10:57:17.369Z] "boundary_test.go", [2024-05-07T10:57:17.369Z] "buffer_test.go", [2024-05-07T10:57:17.369Z] "bytes_test.go", [2024-05-07T10:57:17.369Z] "compare_test.go", [2024-05-07T10:57:17.369Z] "example_test.go", [2024-05-07T10:57:17.369Z] "reader_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestImports": [ [2024-05-07T10:57:17.369Z] "bytes", [2024-05-07T10:57:17.369Z] "encoding/base64", [2024-05-07T10:57:17.369Z] "fmt", [2024-05-07T10:57:17.369Z] "internal/testenv", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "math/rand", [2024-05-07T10:57:17.369Z] "os", [2024-05-07T10:57:17.369Z] "reflect", [2024-05-07T10:57:17.369Z] "sort", [2024-05-07T10:57:17.369Z] "strings", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "syscall", [2024-05-07T10:57:17.369Z] "testing", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.369Z] "Dir": "/usr/local/go/src/strings", [2024-05-07T10:57:17.369Z] "ImportPath": "strings", [2024-05-07T10:57:17.369Z] "Name": "strings", [2024-05-07T10:57:17.369Z] "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", [2024-05-07T10:57:17.369Z] "Target": "/usr/local/go/pkg/linux_amd64/strings.a", [2024-05-07T10:57:17.369Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.369Z] "Goroot": true, [2024-05-07T10:57:17.369Z] "Standard": true, [2024-05-07T10:57:17.369Z] "DepOnly": true, [2024-05-07T10:57:17.369Z] "GoFiles": [ [2024-05-07T10:57:17.369Z] "builder.go", [2024-05-07T10:57:17.369Z] "compare.go", [2024-05-07T10:57:17.369Z] "reader.go", [2024-05-07T10:57:17.369Z] "replace.go", [2024-05-07T10:57:17.369Z] "search.go", [2024-05-07T10:57:17.369Z] "strings.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Imports": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "Deps": [ [2024-05-07T10:57:17.369Z] "errors", [2024-05-07T10:57:17.369Z] "internal/abi", [2024-05-07T10:57:17.369Z] "internal/bytealg", [2024-05-07T10:57:17.369Z] "internal/cpu", [2024-05-07T10:57:17.369Z] "internal/goexperiment", [2024-05-07T10:57:17.369Z] "internal/race", [2024-05-07T10:57:17.369Z] "internal/reflectlite", [2024-05-07T10:57:17.369Z] "internal/unsafeheader", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "runtime", [2024-05-07T10:57:17.369Z] "runtime/internal/atomic", [2024-05-07T10:57:17.369Z] "runtime/internal/math", [2024-05-07T10:57:17.369Z] "runtime/internal/sys", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "sync/atomic", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "TestGoFiles": [ [2024-05-07T10:57:17.369Z] "export_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestGoFiles": [ [2024-05-07T10:57:17.369Z] "builder_test.go", [2024-05-07T10:57:17.369Z] "compare_test.go", [2024-05-07T10:57:17.369Z] "example_test.go", [2024-05-07T10:57:17.369Z] "reader_test.go", [2024-05-07T10:57:17.369Z] "replace_test.go", [2024-05-07T10:57:17.369Z] "search_test.go", [2024-05-07T10:57:17.369Z] "strings_test.go" [2024-05-07T10:57:17.369Z] ], [2024-05-07T10:57:17.369Z] "XTestImports": [ [2024-05-07T10:57:17.369Z] "bytes", [2024-05-07T10:57:17.369Z] "fmt", [2024-05-07T10:57:17.369Z] "internal/testenv", [2024-05-07T10:57:17.369Z] "io", [2024-05-07T10:57:17.369Z] "math/rand", [2024-05-07T10:57:17.369Z] "reflect", [2024-05-07T10:57:17.369Z] "strconv", [2024-05-07T10:57:17.369Z] "strings", [2024-05-07T10:57:17.369Z] "sync", [2024-05-07T10:57:17.369Z] "testing", [2024-05-07T10:57:17.369Z] "unicode", [2024-05-07T10:57:17.369Z] "unicode/utf8", [2024-05-07T10:57:17.369Z] "unsafe" [2024-05-07T10:57:17.369Z] ] [2024-05-07T10:57:17.369Z] } [2024-05-07T10:57:17.369Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/bufio", [2024-05-07T10:57:17.370Z] "ImportPath": "bufio", [2024-05-07T10:57:17.370Z] "Name": "bufio", [2024-05-07T10:57:17.370Z] "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-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/bufio.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "bufio.go", [2024-05-07T10:57:17.370Z] "scan.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "unicode/utf8" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "internal/abi", [2024-05-07T10:57:17.370Z] "internal/bytealg", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "internal/goexperiment", [2024-05-07T10:57:17.370Z] "internal/race", [2024-05-07T10:57:17.370Z] "internal/reflectlite", [2024-05-07T10:57:17.370Z] "internal/unsafeheader", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/internal/atomic", [2024-05-07T10:57:17.370Z] "runtime/internal/math", [2024-05-07T10:57:17.370Z] "runtime/internal/sys", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "unicode", [2024-05-07T10:57:17.370Z] "unicode/utf8", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "export_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "unicode/utf8" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "bufio_test.go", [2024-05-07T10:57:17.370Z] "example_test.go", [2024-05-07T10:57:17.370Z] "scan_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "bufio", [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "strconv", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "testing", [2024-05-07T10:57:17.370Z] "testing/iotest", [2024-05-07T10:57:17.370Z] "time", [2024-05-07T10:57:17.370Z] "unicode", [2024-05-07T10:57:17.370Z] "unicode/utf8" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/compress/flate", [2024-05-07T10:57:17.370Z] "ImportPath": "compress/flate", [2024-05-07T10:57:17.370Z] "Name": "flate", [2024-05-07T10:57:17.370Z] "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/flate.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "deflate.go", [2024-05-07T10:57:17.370Z] "deflatefast.go", [2024-05-07T10:57:17.370Z] "dict_decoder.go", [2024-05-07T10:57:17.370Z] "huffman_bit_writer.go", [2024-05-07T10:57:17.370Z] "huffman_code.go", [2024-05-07T10:57:17.370Z] "inflate.go", [2024-05-07T10:57:17.370Z] "token.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "bufio", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "math", [2024-05-07T10:57:17.370Z] "math/bits", [2024-05-07T10:57:17.370Z] "sort", [2024-05-07T10:57:17.370Z] "strconv", [2024-05-07T10:57:17.370Z] "sync" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "bufio", [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "internal/abi", [2024-05-07T10:57:17.370Z] "internal/bytealg", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "internal/fmtsort", [2024-05-07T10:57:17.370Z] "internal/goexperiment", [2024-05-07T10:57:17.370Z] "internal/itoa", [2024-05-07T10:57:17.370Z] "internal/oserror", [2024-05-07T10:57:17.370Z] "internal/poll", [2024-05-07T10:57:17.370Z] "internal/race", [2024-05-07T10:57:17.370Z] "internal/reflectlite", [2024-05-07T10:57:17.370Z] "internal/syscall/execenv", [2024-05-07T10:57:17.370Z] "internal/syscall/unix", [2024-05-07T10:57:17.370Z] "internal/testlog", [2024-05-07T10:57:17.370Z] "internal/unsafeheader", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "io/fs", [2024-05-07T10:57:17.370Z] "math", [2024-05-07T10:57:17.370Z] "math/bits", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "path", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/internal/atomic", [2024-05-07T10:57:17.370Z] "runtime/internal/math", [2024-05-07T10:57:17.370Z] "runtime/internal/sys", [2024-05-07T10:57:17.370Z] "sort", [2024-05-07T10:57:17.370Z] "strconv", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "syscall", [2024-05-07T10:57:17.370Z] "time", [2024-05-07T10:57:17.370Z] "unicode", [2024-05-07T10:57:17.370Z] "unicode/utf8", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "deflate_test.go", [2024-05-07T10:57:17.370Z] "dict_decoder_test.go", [2024-05-07T10:57:17.370Z] "flate_test.go", [2024-05-07T10:57:17.370Z] "huffman_bit_writer_test.go", [2024-05-07T10:57:17.370Z] "inflate_test.go", [2024-05-07T10:57:17.370Z] "reader_test.go", [2024-05-07T10:57:17.370Z] "writer_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "encoding/hex", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "flag", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "internal/testenv", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "math/rand", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "path/filepath", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/debug", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "testing" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "example_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "compress/flate", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "log", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "sync" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/encoding/binary", [2024-05-07T10:57:17.370Z] "ImportPath": "encoding/binary", [2024-05-07T10:57:17.370Z] "Name": "binary", [2024-05-07T10:57:17.370Z] "Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/binary.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "binary.go", [2024-05-07T10:57:17.370Z] "varint.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "math", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "sync" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "internal/abi", [2024-05-07T10:57:17.370Z] "internal/bytealg", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "internal/goexperiment", [2024-05-07T10:57:17.370Z] "internal/itoa", [2024-05-07T10:57:17.370Z] "internal/race", [2024-05-07T10:57:17.370Z] "internal/reflectlite", [2024-05-07T10:57:17.370Z] "internal/unsafeheader", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "math", [2024-05-07T10:57:17.370Z] "math/bits", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/internal/atomic", [2024-05-07T10:57:17.370Z] "runtime/internal/math", [2024-05-07T10:57:17.370Z] "runtime/internal/sys", [2024-05-07T10:57:17.370Z] "strconv", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "unicode", [2024-05-07T10:57:17.370Z] "unicode/utf8", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "binary_test.go", [2024-05-07T10:57:17.370Z] "varint_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "math", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "testing" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "example_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "encoding/binary", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "math" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/hash", [2024-05-07T10:57:17.370Z] "ImportPath": "hash", [2024-05-07T10:57:17.370Z] "Name": "hash", [2024-05-07T10:57:17.370Z] "Doc": "Package hash provides interfaces for hash functions.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/hash.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "hash.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "io" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "internal/abi", [2024-05-07T10:57:17.370Z] "internal/bytealg", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "internal/goexperiment", [2024-05-07T10:57:17.370Z] "internal/race", [2024-05-07T10:57:17.370Z] "internal/reflectlite", [2024-05-07T10:57:17.370Z] "internal/unsafeheader", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/internal/atomic", [2024-05-07T10:57:17.370Z] "runtime/internal/math", [2024-05-07T10:57:17.370Z] "runtime/internal/sys", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "example_test.go", [2024-05-07T10:57:17.370Z] "marshal_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "crypto/md5", [2024-05-07T10:57:17.370Z] "crypto/sha1", [2024-05-07T10:57:17.370Z] "crypto/sha256", [2024-05-07T10:57:17.370Z] "crypto/sha512", [2024-05-07T10:57:17.370Z] "encoding", [2024-05-07T10:57:17.370Z] "encoding/hex", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "hash", [2024-05-07T10:57:17.370Z] "hash/adler32", [2024-05-07T10:57:17.370Z] "hash/crc32", [2024-05-07T10:57:17.370Z] "hash/crc64", [2024-05-07T10:57:17.370Z] "hash/fnv", [2024-05-07T10:57:17.370Z] "log", [2024-05-07T10:57:17.370Z] "testing" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/hash/crc32", [2024-05-07T10:57:17.370Z] "ImportPath": "hash/crc32", [2024-05-07T10:57:17.370Z] "Name": "crc32", [2024-05-07T10:57:17.370Z] "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/crc32.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "crc32.go", [2024-05-07T10:57:17.370Z] "crc32_amd64.go", [2024-05-07T10:57:17.370Z] "crc32_generic.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.370Z] "crc32_arm64.go", [2024-05-07T10:57:17.370Z] "crc32_otherarch.go", [2024-05-07T10:57:17.370Z] "crc32_ppc64le.go", [2024-05-07T10:57:17.370Z] "crc32_s390x.go", [2024-05-07T10:57:17.370Z] "gen_const_ppc64le.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.370Z] "crc32_arm64.s", [2024-05-07T10:57:17.370Z] "crc32_ppc64le.s", [2024-05-07T10:57:17.370Z] "crc32_s390x.s", [2024-05-07T10:57:17.370Z] "crc32_table_ppc64le.s" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "SFiles": [ [2024-05-07T10:57:17.370Z] "crc32_amd64.s" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "hash", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "hash", [2024-05-07T10:57:17.370Z] "internal/abi", [2024-05-07T10:57:17.370Z] "internal/bytealg", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "internal/goexperiment", [2024-05-07T10:57:17.370Z] "internal/race", [2024-05-07T10:57:17.370Z] "internal/reflectlite", [2024-05-07T10:57:17.370Z] "internal/unsafeheader", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/internal/atomic", [2024-05-07T10:57:17.370Z] "runtime/internal/math", [2024-05-07T10:57:17.370Z] "runtime/internal/sys", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "crc32_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "encoding", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "hash", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "math/rand", [2024-05-07T10:57:17.370Z] "testing" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "example_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "hash/crc32" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/compress/gzip", [2024-05-07T10:57:17.370Z] "ImportPath": "compress/gzip", [2024-05-07T10:57:17.370Z] "Name": "gzip", [2024-05-07T10:57:17.370Z] "Doc": "Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/gzip.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "gunzip.go", [2024-05-07T10:57:17.370Z] "gzip.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "bufio", [2024-05-07T10:57:17.370Z] "compress/flate", [2024-05-07T10:57:17.370Z] "encoding/binary", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "hash/crc32", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "time" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "bufio", [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "compress/flate", [2024-05-07T10:57:17.370Z] "encoding/binary", [2024-05-07T10:57:17.370Z] "errors", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "hash", [2024-05-07T10:57:17.370Z] "hash/crc32", [2024-05-07T10:57:17.370Z] "internal/abi", [2024-05-07T10:57:17.370Z] "internal/bytealg", [2024-05-07T10:57:17.370Z] "internal/cpu", [2024-05-07T10:57:17.370Z] "internal/fmtsort", [2024-05-07T10:57:17.370Z] "internal/goexperiment", [2024-05-07T10:57:17.370Z] "internal/itoa", [2024-05-07T10:57:17.370Z] "internal/oserror", [2024-05-07T10:57:17.370Z] "internal/poll", [2024-05-07T10:57:17.370Z] "internal/race", [2024-05-07T10:57:17.370Z] "internal/reflectlite", [2024-05-07T10:57:17.370Z] "internal/syscall/execenv", [2024-05-07T10:57:17.370Z] "internal/syscall/unix", [2024-05-07T10:57:17.370Z] "internal/testlog", [2024-05-07T10:57:17.370Z] "internal/unsafeheader", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "io/fs", [2024-05-07T10:57:17.370Z] "math", [2024-05-07T10:57:17.370Z] "math/bits", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "path", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "runtime/internal/atomic", [2024-05-07T10:57:17.370Z] "runtime/internal/math", [2024-05-07T10:57:17.370Z] "runtime/internal/sys", [2024-05-07T10:57:17.370Z] "sort", [2024-05-07T10:57:17.370Z] "strconv", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "sync", [2024-05-07T10:57:17.370Z] "sync/atomic", [2024-05-07T10:57:17.370Z] "syscall", [2024-05-07T10:57:17.370Z] "time", [2024-05-07T10:57:17.370Z] "unicode", [2024-05-07T10:57:17.370Z] "unicode/utf8", [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "gunzip_test.go", [2024-05-07T10:57:17.370Z] "gzip_test.go", [2024-05-07T10:57:17.370Z] "issue14937_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "bufio", [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "compress/flate", [2024-05-07T10:57:17.370Z] "encoding/base64", [2024-05-07T10:57:17.370Z] "internal/testenv", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "io/fs", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "path/filepath", [2024-05-07T10:57:17.370Z] "reflect", [2024-05-07T10:57:17.370Z] "runtime", [2024-05-07T10:57:17.370Z] "strings", [2024-05-07T10:57:17.370Z] "testing", [2024-05-07T10:57:17.370Z] "time" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "example_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "bytes", [2024-05-07T10:57:17.370Z] "compress/gzip", [2024-05-07T10:57:17.370Z] "fmt", [2024-05-07T10:57:17.370Z] "io", [2024-05-07T10:57:17.370Z] "log", [2024-05-07T10:57:17.370Z] "os", [2024-05-07T10:57:17.370Z] "time" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/container/list", [2024-05-07T10:57:17.370Z] "ImportPath": "container/list", [2024-05-07T10:57:17.370Z] "Name": "list", [2024-05-07T10:57:17.370Z] "Doc": "Package list implements a doubly linked list.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/container/list.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "list.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "list_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "testing" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "example_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "container/list", [2024-05-07T10:57:17.370Z] "fmt" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/crypto/internal/subtle", [2024-05-07T10:57:17.370Z] "ImportPath": "crypto/internal/subtle", [2024-05-07T10:57:17.370Z] "Name": "subtle", [2024-05-07T10:57:17.370Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/subtle.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "aliasing.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.370Z] "aliasing_appengine.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Imports": [ [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "Deps": [ [2024-05-07T10:57:17.370Z] "unsafe" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestGoFiles": [ [2024-05-07T10:57:17.370Z] "aliasing_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "XTestImports": [ [2024-05-07T10:57:17.370Z] "crypto/internal/subtle", [2024-05-07T10:57:17.370Z] "testing" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/crypto/subtle", [2024-05-07T10:57:17.370Z] "ImportPath": "crypto/subtle", [2024-05-07T10:57:17.370Z] "Name": "subtle", [2024-05-07T10:57:17.370Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-05-07T10:57:17.370Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/subtle.a", [2024-05-07T10:57:17.370Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.370Z] "Goroot": true, [2024-05-07T10:57:17.370Z] "Standard": true, [2024-05-07T10:57:17.370Z] "DepOnly": true, [2024-05-07T10:57:17.370Z] "GoFiles": [ [2024-05-07T10:57:17.370Z] "constant_time.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestGoFiles": [ [2024-05-07T10:57:17.370Z] "constant_time_test.go" [2024-05-07T10:57:17.370Z] ], [2024-05-07T10:57:17.370Z] "TestImports": [ [2024-05-07T10:57:17.370Z] "testing", [2024-05-07T10:57:17.370Z] "testing/quick" [2024-05-07T10:57:17.370Z] ] [2024-05-07T10:57:17.370Z] } [2024-05-07T10:57:17.370Z] { [2024-05-07T10:57:17.370Z] "Dir": "/usr/local/go/src/crypto/cipher", [2024-05-07T10:57:17.370Z] "ImportPath": "crypto/cipher", [2024-05-07T10:57:17.370Z] "Name": "cipher", [2024-05-07T10:57:17.371Z] "Doc": "Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.", [2024-05-07T10:57:17.371Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/cipher.a", [2024-05-07T10:57:17.371Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.371Z] "Goroot": true, [2024-05-07T10:57:17.371Z] "Standard": true, [2024-05-07T10:57:17.371Z] "DepOnly": true, [2024-05-07T10:57:17.371Z] "GoFiles": [ [2024-05-07T10:57:17.371Z] "cbc.go", [2024-05-07T10:57:17.371Z] "cfb.go", [2024-05-07T10:57:17.371Z] "cipher.go", [2024-05-07T10:57:17.371Z] "ctr.go", [2024-05-07T10:57:17.371Z] "gcm.go", [2024-05-07T10:57:17.371Z] "io.go", [2024-05-07T10:57:17.371Z] "ofb.go", [2024-05-07T10:57:17.371Z] "xor_amd64.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.371Z] "xor_arm64.go", [2024-05-07T10:57:17.371Z] "xor_generic.go", [2024-05-07T10:57:17.371Z] "xor_ppc64x.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.371Z] "xor_arm64.s", [2024-05-07T10:57:17.371Z] "xor_ppc64x.s" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "SFiles": [ [2024-05-07T10:57:17.371Z] "xor_amd64.s" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Imports": [ [2024-05-07T10:57:17.371Z] "crypto/internal/subtle", [2024-05-07T10:57:17.371Z] "crypto/subtle", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "io" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Deps": [ [2024-05-07T10:57:17.371Z] "crypto/internal/subtle", [2024-05-07T10:57:17.371Z] "crypto/subtle", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "internal/abi", [2024-05-07T10:57:17.371Z] "internal/bytealg", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "internal/goexperiment", [2024-05-07T10:57:17.371Z] "internal/itoa", [2024-05-07T10:57:17.371Z] "internal/race", [2024-05-07T10:57:17.371Z] "internal/reflectlite", [2024-05-07T10:57:17.371Z] "internal/unsafeheader", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "reflect", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "runtime/internal/atomic", [2024-05-07T10:57:17.371Z] "runtime/internal/math", [2024-05-07T10:57:17.371Z] "runtime/internal/sys", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "sync/atomic", [2024-05-07T10:57:17.371Z] "unicode", [2024-05-07T10:57:17.371Z] "unicode/utf8", [2024-05-07T10:57:17.371Z] "unsafe" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestGoFiles": [ [2024-05-07T10:57:17.371Z] "export_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestGoFiles": [ [2024-05-07T10:57:17.371Z] "benchmark_test.go", [2024-05-07T10:57:17.371Z] "cbc_aes_test.go", [2024-05-07T10:57:17.371Z] "cfb_test.go", [2024-05-07T10:57:17.371Z] "cipher_test.go", [2024-05-07T10:57:17.371Z] "common_test.go", [2024-05-07T10:57:17.371Z] "ctr_aes_test.go", [2024-05-07T10:57:17.371Z] "ctr_test.go", [2024-05-07T10:57:17.371Z] "example_test.go", [2024-05-07T10:57:17.371Z] "gcm_test.go", [2024-05-07T10:57:17.371Z] "ofb_test.go", [2024-05-07T10:57:17.371Z] "xor_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestImports": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "crypto/aes", [2024-05-07T10:57:17.371Z] "crypto/cipher", [2024-05-07T10:57:17.371Z] "crypto/des", [2024-05-07T10:57:17.371Z] "crypto/rand", [2024-05-07T10:57:17.371Z] "encoding/hex", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "os", [2024-05-07T10:57:17.371Z] "reflect", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "testing" [2024-05-07T10:57:17.371Z] ] [2024-05-07T10:57:17.371Z] } [2024-05-07T10:57:17.371Z] { [2024-05-07T10:57:17.371Z] "Dir": "/usr/local/go/src/crypto/aes", [2024-05-07T10:57:17.371Z] "ImportPath": "crypto/aes", [2024-05-07T10:57:17.371Z] "Name": "aes", [2024-05-07T10:57:17.371Z] "Doc": "Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.", [2024-05-07T10:57:17.371Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/aes.a", [2024-05-07T10:57:17.371Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.371Z] "Goroot": true, [2024-05-07T10:57:17.371Z] "Standard": true, [2024-05-07T10:57:17.371Z] "DepOnly": true, [2024-05-07T10:57:17.371Z] "GoFiles": [ [2024-05-07T10:57:17.371Z] "aes_gcm.go", [2024-05-07T10:57:17.371Z] "block.go", [2024-05-07T10:57:17.371Z] "cipher.go", [2024-05-07T10:57:17.371Z] "cipher_asm.go", [2024-05-07T10:57:17.371Z] "const.go", [2024-05-07T10:57:17.371Z] "modes.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.371Z] "cbc_s390x.go", [2024-05-07T10:57:17.371Z] "cipher_generic.go", [2024-05-07T10:57:17.371Z] "cipher_ppc64le.go", [2024-05-07T10:57:17.371Z] "cipher_s390x.go", [2024-05-07T10:57:17.371Z] "ctr_s390x.go", [2024-05-07T10:57:17.371Z] "gcm_ppc64le.go", [2024-05-07T10:57:17.371Z] "gcm_s390x.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.371Z] "asm_arm64.s", [2024-05-07T10:57:17.371Z] "asm_ppc64le.s", [2024-05-07T10:57:17.371Z] "asm_s390x.s", [2024-05-07T10:57:17.371Z] "gcm_arm64.s", [2024-05-07T10:57:17.371Z] "gcm_ppc64le.s" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "SFiles": [ [2024-05-07T10:57:17.371Z] "asm_amd64.s", [2024-05-07T10:57:17.371Z] "gcm_amd64.s" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Imports": [ [2024-05-07T10:57:17.371Z] "crypto/cipher", [2024-05-07T10:57:17.371Z] "crypto/internal/subtle", [2024-05-07T10:57:17.371Z] "crypto/subtle", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "strconv" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Deps": [ [2024-05-07T10:57:17.371Z] "crypto/cipher", [2024-05-07T10:57:17.371Z] "crypto/internal/subtle", [2024-05-07T10:57:17.371Z] "crypto/subtle", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "internal/abi", [2024-05-07T10:57:17.371Z] "internal/bytealg", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "internal/goexperiment", [2024-05-07T10:57:17.371Z] "internal/itoa", [2024-05-07T10:57:17.371Z] "internal/race", [2024-05-07T10:57:17.371Z] "internal/reflectlite", [2024-05-07T10:57:17.371Z] "internal/unsafeheader", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "reflect", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "runtime/internal/atomic", [2024-05-07T10:57:17.371Z] "runtime/internal/math", [2024-05-07T10:57:17.371Z] "runtime/internal/sys", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "sync/atomic", [2024-05-07T10:57:17.371Z] "unicode", [2024-05-07T10:57:17.371Z] "unicode/utf8", [2024-05-07T10:57:17.371Z] "unsafe" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestGoFiles": [ [2024-05-07T10:57:17.371Z] "aes_test.go", [2024-05-07T10:57:17.371Z] "modes_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestImports": [ [2024-05-07T10:57:17.371Z] "crypto/cipher", [2024-05-07T10:57:17.371Z] "testing" [2024-05-07T10:57:17.371Z] ] [2024-05-07T10:57:17.371Z] } [2024-05-07T10:57:17.371Z] { [2024-05-07T10:57:17.371Z] "Dir": "/usr/local/go/src/math/rand", [2024-05-07T10:57:17.371Z] "ImportPath": "math/rand", [2024-05-07T10:57:17.371Z] "Name": "rand", [2024-05-07T10:57:17.371Z] "Doc": "Package rand implements pseudo-random number generators unsuitable for security-sensitive work.", [2024-05-07T10:57:17.371Z] "Target": "/usr/local/go/pkg/linux_amd64/math/rand.a", [2024-05-07T10:57:17.371Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.371Z] "Goroot": true, [2024-05-07T10:57:17.371Z] "Standard": true, [2024-05-07T10:57:17.371Z] "DepOnly": true, [2024-05-07T10:57:17.371Z] "GoFiles": [ [2024-05-07T10:57:17.371Z] "exp.go", [2024-05-07T10:57:17.371Z] "normal.go", [2024-05-07T10:57:17.371Z] "rand.go", [2024-05-07T10:57:17.371Z] "rng.go", [2024-05-07T10:57:17.371Z] "zipf.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.371Z] "gen_cooked.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Imports": [ [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "sync" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Deps": [ [2024-05-07T10:57:17.371Z] "internal/abi", [2024-05-07T10:57:17.371Z] "internal/bytealg", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "internal/goexperiment", [2024-05-07T10:57:17.371Z] "internal/race", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "runtime/internal/atomic", [2024-05-07T10:57:17.371Z] "runtime/internal/math", [2024-05-07T10:57:17.371Z] "runtime/internal/sys", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "sync/atomic", [2024-05-07T10:57:17.371Z] "unsafe" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestGoFiles": [ [2024-05-07T10:57:17.371Z] "export_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestGoFiles": [ [2024-05-07T10:57:17.371Z] "example_test.go", [2024-05-07T10:57:17.371Z] "race_test.go", [2024-05-07T10:57:17.371Z] "rand_test.go", [2024-05-07T10:57:17.371Z] "regress_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestImports": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "flag", [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "internal/testenv", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/rand", [2024-05-07T10:57:17.371Z] "os", [2024-05-07T10:57:17.371Z] "reflect", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "strings", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "testing", [2024-05-07T10:57:17.371Z] "testing/iotest", [2024-05-07T10:57:17.371Z] "text/tabwriter" [2024-05-07T10:57:17.371Z] ] [2024-05-07T10:57:17.371Z] } [2024-05-07T10:57:17.371Z] { [2024-05-07T10:57:17.371Z] "Dir": "/usr/local/go/src/math/big", [2024-05-07T10:57:17.371Z] "ImportPath": "math/big", [2024-05-07T10:57:17.371Z] "Name": "big", [2024-05-07T10:57:17.371Z] "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", [2024-05-07T10:57:17.371Z] "Target": "/usr/local/go/pkg/linux_amd64/math/big.a", [2024-05-07T10:57:17.371Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.371Z] "Goroot": true, [2024-05-07T10:57:17.371Z] "Standard": true, [2024-05-07T10:57:17.371Z] "DepOnly": true, [2024-05-07T10:57:17.371Z] "GoFiles": [ [2024-05-07T10:57:17.371Z] "accuracy_string.go", [2024-05-07T10:57:17.371Z] "arith.go", [2024-05-07T10:57:17.371Z] "arith_amd64.go", [2024-05-07T10:57:17.371Z] "arith_decl.go", [2024-05-07T10:57:17.371Z] "decimal.go", [2024-05-07T10:57:17.371Z] "doc.go", [2024-05-07T10:57:17.371Z] "float.go", [2024-05-07T10:57:17.371Z] "floatconv.go", [2024-05-07T10:57:17.371Z] "floatmarsh.go", [2024-05-07T10:57:17.371Z] "ftoa.go", [2024-05-07T10:57:17.371Z] "int.go", [2024-05-07T10:57:17.371Z] "intconv.go", [2024-05-07T10:57:17.371Z] "intmarsh.go", [2024-05-07T10:57:17.371Z] "nat.go", [2024-05-07T10:57:17.371Z] "natconv.go", [2024-05-07T10:57:17.371Z] "natdiv.go", [2024-05-07T10:57:17.371Z] "prime.go", [2024-05-07T10:57:17.371Z] "rat.go", [2024-05-07T10:57:17.371Z] "ratconv.go", [2024-05-07T10:57:17.371Z] "ratmarsh.go", [2024-05-07T10:57:17.371Z] "roundingmode_string.go", [2024-05-07T10:57:17.371Z] "sqrt.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.371Z] "arith_decl_pure.go", [2024-05-07T10:57:17.371Z] "arith_decl_s390x.go", [2024-05-07T10:57:17.371Z] "arith_s390x_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.371Z] "arith_386.s", [2024-05-07T10:57:17.371Z] "arith_arm.s", [2024-05-07T10:57:17.371Z] "arith_arm64.s", [2024-05-07T10:57:17.371Z] "arith_mips64x.s", [2024-05-07T10:57:17.371Z] "arith_mipsx.s", [2024-05-07T10:57:17.371Z] "arith_ppc64x.s", [2024-05-07T10:57:17.371Z] "arith_riscv64.s", [2024-05-07T10:57:17.371Z] "arith_s390x.s", [2024-05-07T10:57:17.371Z] "arith_wasm.s" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "SFiles": [ [2024-05-07T10:57:17.371Z] "arith_amd64.s" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Imports": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "math/rand", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "strings", [2024-05-07T10:57:17.371Z] "sync" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Deps": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "internal/abi", [2024-05-07T10:57:17.371Z] "internal/bytealg", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "internal/fmtsort", [2024-05-07T10:57:17.371Z] "internal/goexperiment", [2024-05-07T10:57:17.371Z] "internal/itoa", [2024-05-07T10:57:17.371Z] "internal/oserror", [2024-05-07T10:57:17.371Z] "internal/poll", [2024-05-07T10:57:17.371Z] "internal/race", [2024-05-07T10:57:17.371Z] "internal/reflectlite", [2024-05-07T10:57:17.371Z] "internal/syscall/execenv", [2024-05-07T10:57:17.371Z] "internal/syscall/unix", [2024-05-07T10:57:17.371Z] "internal/testlog", [2024-05-07T10:57:17.371Z] "internal/unsafeheader", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "io/fs", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "math/rand", [2024-05-07T10:57:17.371Z] "os", [2024-05-07T10:57:17.371Z] "path", [2024-05-07T10:57:17.371Z] "reflect", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "runtime/internal/atomic", [2024-05-07T10:57:17.371Z] "runtime/internal/math", [2024-05-07T10:57:17.371Z] "runtime/internal/sys", [2024-05-07T10:57:17.371Z] "sort", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "strings", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "sync/atomic", [2024-05-07T10:57:17.371Z] "syscall", [2024-05-07T10:57:17.371Z] "time", [2024-05-07T10:57:17.371Z] "unicode", [2024-05-07T10:57:17.371Z] "unicode/utf8", [2024-05-07T10:57:17.371Z] "unsafe" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestGoFiles": [ [2024-05-07T10:57:17.371Z] "arith_test.go", [2024-05-07T10:57:17.371Z] "bits_test.go", [2024-05-07T10:57:17.371Z] "calibrate_test.go", [2024-05-07T10:57:17.371Z] "decimal_test.go", [2024-05-07T10:57:17.371Z] "float_test.go", [2024-05-07T10:57:17.371Z] "floatconv_test.go", [2024-05-07T10:57:17.371Z] "floatmarsh_test.go", [2024-05-07T10:57:17.371Z] "gcd_test.go", [2024-05-07T10:57:17.371Z] "hilbert_test.go", [2024-05-07T10:57:17.371Z] "int_test.go", [2024-05-07T10:57:17.371Z] "intconv_test.go", [2024-05-07T10:57:17.371Z] "intmarsh_test.go", [2024-05-07T10:57:17.371Z] "link_test.go", [2024-05-07T10:57:17.371Z] "nat_test.go", [2024-05-07T10:57:17.371Z] "natconv_test.go", [2024-05-07T10:57:17.371Z] "prime_test.go", [2024-05-07T10:57:17.371Z] "rat_test.go", [2024-05-07T10:57:17.371Z] "ratconv_test.go", [2024-05-07T10:57:17.371Z] "ratmarsh_test.go", [2024-05-07T10:57:17.371Z] "sqrt_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestImports": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "encoding/gob", [2024-05-07T10:57:17.371Z] "encoding/hex", [2024-05-07T10:57:17.371Z] "encoding/json", [2024-05-07T10:57:17.371Z] "encoding/xml", [2024-05-07T10:57:17.371Z] "flag", [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "internal/testenv", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "math/rand", [2024-05-07T10:57:17.371Z] "os", [2024-05-07T10:57:17.371Z] "os/exec", [2024-05-07T10:57:17.371Z] "path/filepath", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "sort", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "strings", [2024-05-07T10:57:17.371Z] "testing", [2024-05-07T10:57:17.371Z] "testing/quick", [2024-05-07T10:57:17.371Z] "time", [2024-05-07T10:57:17.371Z] "unicode" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestGoFiles": [ [2024-05-07T10:57:17.371Z] "example_rat_test.go", [2024-05-07T10:57:17.371Z] "example_test.go", [2024-05-07T10:57:17.371Z] "floatexample_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestImports": [ [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "log", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/big" [2024-05-07T10:57:17.371Z] ] [2024-05-07T10:57:17.371Z] } [2024-05-07T10:57:17.371Z] { [2024-05-07T10:57:17.371Z] "Dir": "/usr/local/go/src/crypto/rand", [2024-05-07T10:57:17.371Z] "ImportPath": "crypto/rand", [2024-05-07T10:57:17.371Z] "Name": "rand", [2024-05-07T10:57:17.371Z] "Doc": "Package rand implements a cryptographically secure random number generator.", [2024-05-07T10:57:17.371Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rand.a", [2024-05-07T10:57:17.371Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.371Z] "Goroot": true, [2024-05-07T10:57:17.371Z] "Standard": true, [2024-05-07T10:57:17.371Z] "DepOnly": true, [2024-05-07T10:57:17.371Z] "GoFiles": [ [2024-05-07T10:57:17.371Z] "eagain.go", [2024-05-07T10:57:17.371Z] "rand.go", [2024-05-07T10:57:17.371Z] "rand_batched.go", [2024-05-07T10:57:17.371Z] "rand_linux.go", [2024-05-07T10:57:17.371Z] "rand_unix.go", [2024-05-07T10:57:17.371Z] "util.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.371Z] "rand_dragonfly.go", [2024-05-07T10:57:17.371Z] "rand_freebsd.go", [2024-05-07T10:57:17.371Z] "rand_getentropy.go", [2024-05-07T10:57:17.371Z] "rand_js.go", [2024-05-07T10:57:17.371Z] "rand_solaris.go", [2024-05-07T10:57:17.371Z] "rand_windows.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Imports": [ [2024-05-07T10:57:17.371Z] "bufio", [2024-05-07T10:57:17.371Z] "crypto/aes", [2024-05-07T10:57:17.371Z] "crypto/cipher", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "internal/syscall/unix", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "io/fs", [2024-05-07T10:57:17.371Z] "math/big", [2024-05-07T10:57:17.371Z] "os", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "sync/atomic", [2024-05-07T10:57:17.371Z] "syscall", [2024-05-07T10:57:17.371Z] "time" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "Deps": [ [2024-05-07T10:57:17.371Z] "bufio", [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "crypto/aes", [2024-05-07T10:57:17.371Z] "crypto/cipher", [2024-05-07T10:57:17.371Z] "crypto/internal/subtle", [2024-05-07T10:57:17.371Z] "crypto/subtle", [2024-05-07T10:57:17.371Z] "encoding/binary", [2024-05-07T10:57:17.371Z] "errors", [2024-05-07T10:57:17.371Z] "fmt", [2024-05-07T10:57:17.371Z] "internal/abi", [2024-05-07T10:57:17.371Z] "internal/bytealg", [2024-05-07T10:57:17.371Z] "internal/cpu", [2024-05-07T10:57:17.371Z] "internal/fmtsort", [2024-05-07T10:57:17.371Z] "internal/goexperiment", [2024-05-07T10:57:17.371Z] "internal/itoa", [2024-05-07T10:57:17.371Z] "internal/oserror", [2024-05-07T10:57:17.371Z] "internal/poll", [2024-05-07T10:57:17.371Z] "internal/race", [2024-05-07T10:57:17.371Z] "internal/reflectlite", [2024-05-07T10:57:17.371Z] "internal/syscall/execenv", [2024-05-07T10:57:17.371Z] "internal/syscall/unix", [2024-05-07T10:57:17.371Z] "internal/testlog", [2024-05-07T10:57:17.371Z] "internal/unsafeheader", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "io/fs", [2024-05-07T10:57:17.371Z] "math", [2024-05-07T10:57:17.371Z] "math/big", [2024-05-07T10:57:17.371Z] "math/bits", [2024-05-07T10:57:17.371Z] "math/rand", [2024-05-07T10:57:17.371Z] "os", [2024-05-07T10:57:17.371Z] "path", [2024-05-07T10:57:17.371Z] "reflect", [2024-05-07T10:57:17.371Z] "runtime", [2024-05-07T10:57:17.371Z] "runtime/internal/atomic", [2024-05-07T10:57:17.371Z] "runtime/internal/math", [2024-05-07T10:57:17.371Z] "runtime/internal/sys", [2024-05-07T10:57:17.371Z] "sort", [2024-05-07T10:57:17.371Z] "strconv", [2024-05-07T10:57:17.371Z] "strings", [2024-05-07T10:57:17.371Z] "sync", [2024-05-07T10:57:17.371Z] "sync/atomic", [2024-05-07T10:57:17.371Z] "syscall", [2024-05-07T10:57:17.371Z] "time", [2024-05-07T10:57:17.371Z] "unicode", [2024-05-07T10:57:17.371Z] "unicode/utf8", [2024-05-07T10:57:17.371Z] "unsafe" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestGoFiles": [ [2024-05-07T10:57:17.371Z] "rand_batched_test.go", [2024-05-07T10:57:17.371Z] "rand_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "TestImports": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "compress/flate", [2024-05-07T10:57:17.371Z] "io", [2024-05-07T10:57:17.371Z] "testing" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestGoFiles": [ [2024-05-07T10:57:17.371Z] "example_test.go", [2024-05-07T10:57:17.371Z] "util_test.go" [2024-05-07T10:57:17.371Z] ], [2024-05-07T10:57:17.371Z] "XTestImports": [ [2024-05-07T10:57:17.371Z] "bytes", [2024-05-07T10:57:17.371Z] "crypto/rand", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "math/rand", [2024-05-07T10:57:17.372Z] "testing", [2024-05-07T10:57:17.372Z] "time" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/crypto", [2024-05-07T10:57:17.372Z] "ImportPath": "crypto", [2024-05-07T10:57:17.372Z] "Name": "crypto", [2024-05-07T10:57:17.372Z] "Doc": "Package crypto collects common cryptographic constants.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "crypto.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "hash", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "strconv" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "hash", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/race", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "sync", [2024-05-07T10:57:17.372Z] "sync/atomic", [2024-05-07T10:57:17.372Z] "unicode/utf8", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestGoFiles": [ [2024-05-07T10:57:17.372Z] "issue21104_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestImports": [ [2024-05-07T10:57:17.372Z] "crypto/aes", [2024-05-07T10:57:17.372Z] "crypto/cipher", [2024-05-07T10:57:17.372Z] "crypto/rc4", [2024-05-07T10:57:17.372Z] "testing" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/crypto/des", [2024-05-07T10:57:17.372Z] "ImportPath": "crypto/des", [2024-05-07T10:57:17.372Z] "Name": "des", [2024-05-07T10:57:17.372Z] "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-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/des.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "block.go", [2024-05-07T10:57:17.372Z] "cipher.go", [2024-05-07T10:57:17.372Z] "const.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "crypto/cipher", [2024-05-07T10:57:17.372Z] "crypto/internal/subtle", [2024-05-07T10:57:17.372Z] "encoding/binary", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "sync" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "crypto/cipher", [2024-05-07T10:57:17.372Z] "crypto/internal/subtle", [2024-05-07T10:57:17.372Z] "crypto/subtle", [2024-05-07T10:57:17.372Z] "encoding/binary", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/itoa", [2024-05-07T10:57:17.372Z] "internal/race", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "sync", [2024-05-07T10:57:17.372Z] "sync/atomic", [2024-05-07T10:57:17.372Z] "unicode", [2024-05-07T10:57:17.372Z] "unicode/utf8", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestGoFiles": [ [2024-05-07T10:57:17.372Z] "des_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestImports": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "testing" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "XTestGoFiles": [ [2024-05-07T10:57:17.372Z] "example_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "XTestImports": [ [2024-05-07T10:57:17.372Z] "crypto/des" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.372Z] "ImportPath": "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.372Z] "Name": "fiat", [2024-05-07T10:57:17.372Z] "Doc": "Package fiat implements prime order fields using formally verified algorithms from the Fiat Cryptography project.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic/internal/fiat.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "p521.go", [2024-05-07T10:57:17.372Z] "p521_fiat64.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "crypto/subtle", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "math/bits" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "crypto/subtle", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "XTestGoFiles": [ [2024-05-07T10:57:17.372Z] "p521_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "XTestImports": [ [2024-05-07T10:57:17.372Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.372Z] "crypto/rand", [2024-05-07T10:57:17.372Z] "testing" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/crypto/elliptic", [2024-05-07T10:57:17.372Z] "ImportPath": "crypto/elliptic", [2024-05-07T10:57:17.372Z] "Name": "elliptic", [2024-05-07T10:57:17.372Z] "Doc": "Package elliptic implements several standard elliptic curves over prime fields.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/elliptic.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "elliptic.go", [2024-05-07T10:57:17.372Z] "p224.go", [2024-05-07T10:57:17.372Z] "p256_asm.go", [2024-05-07T10:57:17.372Z] "p256_asm_table.go", [2024-05-07T10:57:17.372Z] "p521.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.372Z] "p256.go", [2024-05-07T10:57:17.372Z] "p256_generic.go", [2024-05-07T10:57:17.372Z] "p256_ppc64le.go", [2024-05-07T10:57:17.372Z] "p256_s390x.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.372Z] "p256_asm_arm64.s", [2024-05-07T10:57:17.372Z] "p256_asm_ppc64le.s", [2024-05-07T10:57:17.372Z] "p256_asm_s390x.s" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "SFiles": [ [2024-05-07T10:57:17.372Z] "p256_asm_amd64.s" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "sync" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.372Z] "crypto/subtle", [2024-05-07T10:57:17.372Z] "encoding/binary", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/fmtsort", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/itoa", [2024-05-07T10:57:17.372Z] "internal/oserror", [2024-05-07T10:57:17.372Z] "internal/poll", [2024-05-07T10:57:17.372Z] "internal/race", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/syscall/execenv", [2024-05-07T10:57:17.372Z] "internal/syscall/unix", [2024-05-07T10:57:17.372Z] "internal/testlog", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "io/fs", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "math/rand", [2024-05-07T10:57:17.372Z] "os", [2024-05-07T10:57:17.372Z] "path", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "sort", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "strings", [2024-05-07T10:57:17.372Z] "sync", [2024-05-07T10:57:17.372Z] "sync/atomic", [2024-05-07T10:57:17.372Z] "syscall", [2024-05-07T10:57:17.372Z] "time", [2024-05-07T10:57:17.372Z] "unicode", [2024-05-07T10:57:17.372Z] "unicode/utf8", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestGoFiles": [ [2024-05-07T10:57:17.372Z] "elliptic_test.go", [2024-05-07T10:57:17.372Z] "fuzz_test.go", [2024-05-07T10:57:17.372Z] "p224_test.go", [2024-05-07T10:57:17.372Z] "p256_asm_table_test.go", [2024-05-07T10:57:17.372Z] "p256_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestImports": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "crypto/rand", [2024-05-07T10:57:17.372Z] "encoding/hex", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "math/rand", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "testing", [2024-05-07T10:57:17.372Z] "testing/quick", [2024-05-07T10:57:17.372Z] "time" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/crypto/internal/randutil", [2024-05-07T10:57:17.372Z] "ImportPath": "crypto/internal/randutil", [2024-05-07T10:57:17.372Z] "Name": "randutil", [2024-05-07T10:57:17.372Z] "Doc": "Package randutil contains internal randomness utilities for various crypto packages.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/internal/randutil.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "randutil.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "sync" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/race", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "sync", [2024-05-07T10:57:17.372Z] "sync/atomic", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/crypto/sha512", [2024-05-07T10:57:17.372Z] "ImportPath": "crypto/sha512", [2024-05-07T10:57:17.372Z] "Name": "sha512", [2024-05-07T10:57:17.372Z] "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-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha512.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "sha512.go", [2024-05-07T10:57:17.372Z] "sha512block.go", [2024-05-07T10:57:17.372Z] "sha512block_amd64.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.372Z] "fallback_test.go", [2024-05-07T10:57:17.372Z] "sha512block_decl.go", [2024-05-07T10:57:17.372Z] "sha512block_generic.go", [2024-05-07T10:57:17.372Z] "sha512block_s390x.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.372Z] "sha512block_ppc64le.s", [2024-05-07T10:57:17.372Z] "sha512block_s390x.s" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "SFiles": [ [2024-05-07T10:57:17.372Z] "sha512block_amd64.s" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "crypto", [2024-05-07T10:57:17.372Z] "encoding/binary", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "hash", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "math/bits" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "crypto", [2024-05-07T10:57:17.372Z] "encoding/binary", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "hash", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/itoa", [2024-05-07T10:57:17.372Z] "internal/race", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "sync", [2024-05-07T10:57:17.372Z] "sync/atomic", [2024-05-07T10:57:17.372Z] "unicode", [2024-05-07T10:57:17.372Z] "unicode/utf8", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestGoFiles": [ [2024-05-07T10:57:17.372Z] "sha512_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestImports": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "crypto/rand", [2024-05-07T10:57:17.372Z] "encoding", [2024-05-07T10:57:17.372Z] "encoding/hex", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "hash", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "testing" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/unicode/utf16", [2024-05-07T10:57:17.372Z] "ImportPath": "unicode/utf16", [2024-05-07T10:57:17.372Z] "Name": "utf16", [2024-05-07T10:57:17.372Z] "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/unicode/utf16.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "utf16.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestGoFiles": [ [2024-05-07T10:57:17.372Z] "export_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "XTestGoFiles": [ [2024-05-07T10:57:17.372Z] "utf16_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "XTestImports": [ [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "testing", [2024-05-07T10:57:17.372Z] "unicode", [2024-05-07T10:57:17.372Z] "unicode/utf16" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/encoding/asn1", [2024-05-07T10:57:17.372Z] "ImportPath": "encoding/asn1", [2024-05-07T10:57:17.372Z] "Name": "asn1", [2024-05-07T10:57:17.372Z] "Doc": "Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/asn1.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "asn1.go", [2024-05-07T10:57:17.372Z] "common.go", [2024-05-07T10:57:17.372Z] "marshal.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "sort", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "strings", [2024-05-07T10:57:17.372Z] "time", [2024-05-07T10:57:17.372Z] "unicode/utf16", [2024-05-07T10:57:17.372Z] "unicode/utf8" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Deps": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "encoding/binary", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "internal/abi", [2024-05-07T10:57:17.372Z] "internal/bytealg", [2024-05-07T10:57:17.372Z] "internal/cpu", [2024-05-07T10:57:17.372Z] "internal/fmtsort", [2024-05-07T10:57:17.372Z] "internal/goexperiment", [2024-05-07T10:57:17.372Z] "internal/itoa", [2024-05-07T10:57:17.372Z] "internal/oserror", [2024-05-07T10:57:17.372Z] "internal/poll", [2024-05-07T10:57:17.372Z] "internal/race", [2024-05-07T10:57:17.372Z] "internal/reflectlite", [2024-05-07T10:57:17.372Z] "internal/syscall/execenv", [2024-05-07T10:57:17.372Z] "internal/syscall/unix", [2024-05-07T10:57:17.372Z] "internal/testlog", [2024-05-07T10:57:17.372Z] "internal/unsafeheader", [2024-05-07T10:57:17.372Z] "io", [2024-05-07T10:57:17.372Z] "io/fs", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "math/bits", [2024-05-07T10:57:17.372Z] "math/rand", [2024-05-07T10:57:17.372Z] "os", [2024-05-07T10:57:17.372Z] "path", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "runtime", [2024-05-07T10:57:17.372Z] "runtime/internal/atomic", [2024-05-07T10:57:17.372Z] "runtime/internal/math", [2024-05-07T10:57:17.372Z] "runtime/internal/sys", [2024-05-07T10:57:17.372Z] "sort", [2024-05-07T10:57:17.372Z] "strconv", [2024-05-07T10:57:17.372Z] "strings", [2024-05-07T10:57:17.372Z] "sync", [2024-05-07T10:57:17.372Z] "sync/atomic", [2024-05-07T10:57:17.372Z] "syscall", [2024-05-07T10:57:17.372Z] "time", [2024-05-07T10:57:17.372Z] "unicode", [2024-05-07T10:57:17.372Z] "unicode/utf16", [2024-05-07T10:57:17.372Z] "unicode/utf8", [2024-05-07T10:57:17.372Z] "unsafe" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestGoFiles": [ [2024-05-07T10:57:17.372Z] "asn1_test.go", [2024-05-07T10:57:17.372Z] "marshal_test.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "TestImports": [ [2024-05-07T10:57:17.372Z] "bytes", [2024-05-07T10:57:17.372Z] "encoding/hex", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "math", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "strings", [2024-05-07T10:57:17.372Z] "testing", [2024-05-07T10:57:17.372Z] "time" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.372Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.372Z] "Name": "asn1", [2024-05-07T10:57:17.372Z] "Doc": "Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "asn1.go" [2024-05-07T10:57:17.372Z] ] [2024-05-07T10:57:17.372Z] } [2024-05-07T10:57:17.372Z] { [2024-05-07T10:57:17.372Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.372Z] "ImportPath": "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.372Z] "Name": "cryptobyte", [2024-05-07T10:57:17.372Z] "Doc": "Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.", [2024-05-07T10:57:17.372Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte.a", [2024-05-07T10:57:17.372Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.372Z] "Goroot": true, [2024-05-07T10:57:17.372Z] "Standard": true, [2024-05-07T10:57:17.372Z] "DepOnly": true, [2024-05-07T10:57:17.372Z] "GoFiles": [ [2024-05-07T10:57:17.372Z] "asn1.go", [2024-05-07T10:57:17.372Z] "builder.go", [2024-05-07T10:57:17.372Z] "string.go" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "Imports": [ [2024-05-07T10:57:17.372Z] "encoding/asn1", [2024-05-07T10:57:17.372Z] "errors", [2024-05-07T10:57:17.372Z] "fmt", [2024-05-07T10:57:17.372Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.372Z] "math/big", [2024-05-07T10:57:17.372Z] "reflect", [2024-05-07T10:57:17.372Z] "time" [2024-05-07T10:57:17.372Z] ], [2024-05-07T10:57:17.372Z] "ImportMap": { [2024-05-07T10:57:17.373Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.373Z] }, [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "encoding/asn1", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "fmt", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/fmtsort", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/itoa", [2024-05-07T10:57:17.373Z] "internal/oserror", [2024-05-07T10:57:17.373Z] "internal/poll", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/syscall/execenv", [2024-05-07T10:57:17.373Z] "internal/syscall/unix", [2024-05-07T10:57:17.373Z] "internal/testlog", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "io/fs", [2024-05-07T10:57:17.373Z] "math", [2024-05-07T10:57:17.373Z] "math/big", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "math/rand", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "path", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "sort", [2024-05-07T10:57:17.373Z] "strconv", [2024-05-07T10:57:17.373Z] "strings", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "syscall", [2024-05-07T10:57:17.373Z] "time", [2024-05-07T10:57:17.373Z] "unicode", [2024-05-07T10:57:17.373Z] "unicode/utf16", [2024-05-07T10:57:17.373Z] "unicode/utf8", [2024-05-07T10:57:17.373Z] "unsafe", [2024-05-07T10:57:17.373Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.373Z] ] [2024-05-07T10:57:17.373Z] } [2024-05-07T10:57:17.373Z] { [2024-05-07T10:57:17.373Z] "Dir": "/usr/local/go/src/crypto/ecdsa", [2024-05-07T10:57:17.373Z] "ImportPath": "crypto/ecdsa", [2024-05-07T10:57:17.373Z] "Name": "ecdsa", [2024-05-07T10:57:17.373Z] "Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-05-07T10:57:17.373Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ecdsa.a", [2024-05-07T10:57:17.373Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.373Z] "Goroot": true, [2024-05-07T10:57:17.373Z] "Standard": true, [2024-05-07T10:57:17.373Z] "DepOnly": true, [2024-05-07T10:57:17.373Z] "GoFiles": [ [2024-05-07T10:57:17.373Z] "ecdsa.go", [2024-05-07T10:57:17.373Z] "ecdsa_noasm.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.373Z] "ecdsa_s390x.go", [2024-05-07T10:57:17.373Z] "ecdsa_s390x_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.373Z] "ecdsa_s390x.s" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Imports": [ [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "crypto/aes", [2024-05-07T10:57:17.373Z] "crypto/cipher", [2024-05-07T10:57:17.373Z] "crypto/elliptic", [2024-05-07T10:57:17.373Z] "crypto/internal/randutil", [2024-05-07T10:57:17.373Z] "crypto/sha512", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.373Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "math/big" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "ImportMap": { [2024-05-07T10:57:17.373Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.373Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.373Z] }, [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "crypto/aes", [2024-05-07T10:57:17.373Z] "crypto/cipher", [2024-05-07T10:57:17.373Z] "crypto/elliptic", [2024-05-07T10:57:17.373Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.373Z] "crypto/internal/randutil", [2024-05-07T10:57:17.373Z] "crypto/internal/subtle", [2024-05-07T10:57:17.373Z] "crypto/sha512", [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "encoding/asn1", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "fmt", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/fmtsort", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/itoa", [2024-05-07T10:57:17.373Z] "internal/oserror", [2024-05-07T10:57:17.373Z] "internal/poll", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/syscall/execenv", [2024-05-07T10:57:17.373Z] "internal/syscall/unix", [2024-05-07T10:57:17.373Z] "internal/testlog", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "io/fs", [2024-05-07T10:57:17.373Z] "math", [2024-05-07T10:57:17.373Z] "math/big", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "math/rand", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "path", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "sort", [2024-05-07T10:57:17.373Z] "strconv", [2024-05-07T10:57:17.373Z] "strings", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "syscall", [2024-05-07T10:57:17.373Z] "time", [2024-05-07T10:57:17.373Z] "unicode", [2024-05-07T10:57:17.373Z] "unicode/utf16", [2024-05-07T10:57:17.373Z] "unicode/utf8", [2024-05-07T10:57:17.373Z] "unsafe", [2024-05-07T10:57:17.373Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.373Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestGoFiles": [ [2024-05-07T10:57:17.373Z] "ecdsa_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestImports": [ [2024-05-07T10:57:17.373Z] "bufio", [2024-05-07T10:57:17.373Z] "compress/bzip2", [2024-05-07T10:57:17.373Z] "crypto/elliptic", [2024-05-07T10:57:17.373Z] "crypto/rand", [2024-05-07T10:57:17.373Z] "crypto/sha1", [2024-05-07T10:57:17.373Z] "crypto/sha256", [2024-05-07T10:57:17.373Z] "crypto/sha512", [2024-05-07T10:57:17.373Z] "encoding/hex", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "math/big", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "strings", [2024-05-07T10:57:17.373Z] "testing" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "XTestGoFiles": [ [2024-05-07T10:57:17.373Z] "equal_test.go", [2024-05-07T10:57:17.373Z] "example_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "XTestImports": [ [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "crypto/ecdsa", [2024-05-07T10:57:17.373Z] "crypto/elliptic", [2024-05-07T10:57:17.373Z] "crypto/rand", [2024-05-07T10:57:17.373Z] "crypto/sha256", [2024-05-07T10:57:17.373Z] "crypto/x509", [2024-05-07T10:57:17.373Z] "fmt", [2024-05-07T10:57:17.373Z] "testing" [2024-05-07T10:57:17.373Z] ] [2024-05-07T10:57:17.373Z] } [2024-05-07T10:57:17.373Z] { [2024-05-07T10:57:17.373Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.373Z] "ImportPath": "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.373Z] "Name": "field", [2024-05-07T10:57:17.373Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-05-07T10:57:17.373Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519/field.a", [2024-05-07T10:57:17.373Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.373Z] "Goroot": true, [2024-05-07T10:57:17.373Z] "Standard": true, [2024-05-07T10:57:17.373Z] "DepOnly": true, [2024-05-07T10:57:17.373Z] "GoFiles": [ [2024-05-07T10:57:17.373Z] "fe.go", [2024-05-07T10:57:17.373Z] "fe_amd64.go", [2024-05-07T10:57:17.373Z] "fe_arm64_noasm.go", [2024-05-07T10:57:17.373Z] "fe_generic.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.373Z] "fe_amd64_noasm.go", [2024-05-07T10:57:17.373Z] "fe_arm64.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.373Z] "fe_arm64.s" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "SFiles": [ [2024-05-07T10:57:17.373Z] "fe_amd64.s" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Imports": [ [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "math/bits" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/itoa", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "math", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "strconv", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "unicode", [2024-05-07T10:57:17.373Z] "unicode/utf8", [2024-05-07T10:57:17.373Z] "unsafe" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestGoFiles": [ [2024-05-07T10:57:17.373Z] "fe_alias_test.go", [2024-05-07T10:57:17.373Z] "fe_bench_test.go", [2024-05-07T10:57:17.373Z] "fe_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestImports": [ [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "crypto/rand", [2024-05-07T10:57:17.373Z] "encoding/hex", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "math/big", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "math/rand", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "testing", [2024-05-07T10:57:17.373Z] "testing/quick" [2024-05-07T10:57:17.373Z] ] [2024-05-07T10:57:17.373Z] } [2024-05-07T10:57:17.373Z] { [2024-05-07T10:57:17.373Z] "Dir": "/usr/local/go/src/crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.373Z] "ImportPath": "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.373Z] "Name": "edwards25519", [2024-05-07T10:57:17.373Z] "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-05-07T10:57:17.373Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519/internal/edwards25519.a", [2024-05-07T10:57:17.373Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.373Z] "Goroot": true, [2024-05-07T10:57:17.373Z] "Standard": true, [2024-05-07T10:57:17.373Z] "DepOnly": true, [2024-05-07T10:57:17.373Z] "GoFiles": [ [2024-05-07T10:57:17.373Z] "doc.go", [2024-05-07T10:57:17.373Z] "edwards25519.go", [2024-05-07T10:57:17.373Z] "scalar.go", [2024-05-07T10:57:17.373Z] "scalarmult.go", [2024-05-07T10:57:17.373Z] "tables.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Imports": [ [2024-05-07T10:57:17.373Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "sync" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/itoa", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "math", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "strconv", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "unicode", [2024-05-07T10:57:17.373Z] "unicode/utf8", [2024-05-07T10:57:17.373Z] "unsafe" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestGoFiles": [ [2024-05-07T10:57:17.373Z] "edwards25519_test.go", [2024-05-07T10:57:17.373Z] "scalar_alias_test.go", [2024-05-07T10:57:17.373Z] "scalar_test.go", [2024-05-07T10:57:17.373Z] "scalarmult_test.go", [2024-05-07T10:57:17.373Z] "tables_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestImports": [ [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.373Z] "encoding/hex", [2024-05-07T10:57:17.373Z] "math/big", [2024-05-07T10:57:17.373Z] "math/rand", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "strings", [2024-05-07T10:57:17.373Z] "testing", [2024-05-07T10:57:17.373Z] "testing/quick" [2024-05-07T10:57:17.373Z] ] [2024-05-07T10:57:17.373Z] } [2024-05-07T10:57:17.373Z] { [2024-05-07T10:57:17.373Z] "Dir": "/usr/local/go/src/crypto/ed25519", [2024-05-07T10:57:17.373Z] "ImportPath": "crypto/ed25519", [2024-05-07T10:57:17.373Z] "Name": "ed25519", [2024-05-07T10:57:17.373Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-05-07T10:57:17.373Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/ed25519.a", [2024-05-07T10:57:17.373Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.373Z] "Goroot": true, [2024-05-07T10:57:17.373Z] "Standard": true, [2024-05-07T10:57:17.373Z] "DepOnly": true, [2024-05-07T10:57:17.373Z] "GoFiles": [ [2024-05-07T10:57:17.373Z] "ed25519.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Imports": [ [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.373Z] "crypto/rand", [2024-05-07T10:57:17.373Z] "crypto/sha512", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "strconv" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "bufio", [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "crypto/aes", [2024-05-07T10:57:17.373Z] "crypto/cipher", [2024-05-07T10:57:17.373Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.373Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.373Z] "crypto/internal/subtle", [2024-05-07T10:57:17.373Z] "crypto/rand", [2024-05-07T10:57:17.373Z] "crypto/sha512", [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "fmt", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/fmtsort", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/itoa", [2024-05-07T10:57:17.373Z] "internal/oserror", [2024-05-07T10:57:17.373Z] "internal/poll", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/syscall/execenv", [2024-05-07T10:57:17.373Z] "internal/syscall/unix", [2024-05-07T10:57:17.373Z] "internal/testlog", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "io/fs", [2024-05-07T10:57:17.373Z] "math", [2024-05-07T10:57:17.373Z] "math/big", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "math/rand", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "path", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "sort", [2024-05-07T10:57:17.373Z] "strconv", [2024-05-07T10:57:17.373Z] "strings", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "syscall", [2024-05-07T10:57:17.373Z] "time", [2024-05-07T10:57:17.373Z] "unicode", [2024-05-07T10:57:17.373Z] "unicode/utf8", [2024-05-07T10:57:17.373Z] "unsafe" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestGoFiles": [ [2024-05-07T10:57:17.373Z] "ed25519_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestImports": [ [2024-05-07T10:57:17.373Z] "bufio", [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.373Z] "compress/gzip", [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "crypto/rand", [2024-05-07T10:57:17.373Z] "encoding/hex", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "strings", [2024-05-07T10:57:17.373Z] "testing" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "XTestGoFiles": [ [2024-05-07T10:57:17.373Z] "ed25519vectors_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "XTestImports": [ [2024-05-07T10:57:17.373Z] "crypto/ed25519", [2024-05-07T10:57:17.373Z] "encoding/hex", [2024-05-07T10:57:17.373Z] "encoding/json", [2024-05-07T10:57:17.373Z] "internal/testenv", [2024-05-07T10:57:17.373Z] "os", [2024-05-07T10:57:17.373Z] "os/exec", [2024-05-07T10:57:17.373Z] "path/filepath", [2024-05-07T10:57:17.373Z] "testing" [2024-05-07T10:57:17.373Z] ] [2024-05-07T10:57:17.373Z] } [2024-05-07T10:57:17.373Z] { [2024-05-07T10:57:17.373Z] "Dir": "/usr/local/go/src/crypto/hmac", [2024-05-07T10:57:17.373Z] "ImportPath": "crypto/hmac", [2024-05-07T10:57:17.373Z] "Name": "hmac", [2024-05-07T10:57:17.373Z] "Doc": "Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.", [2024-05-07T10:57:17.373Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/hmac.a", [2024-05-07T10:57:17.373Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.373Z] "Goroot": true, [2024-05-07T10:57:17.373Z] "Standard": true, [2024-05-07T10:57:17.373Z] "DepOnly": true, [2024-05-07T10:57:17.373Z] "GoFiles": [ [2024-05-07T10:57:17.373Z] "hmac.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Imports": [ [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "hash" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "crypto/subtle", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "unsafe" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestGoFiles": [ [2024-05-07T10:57:17.373Z] "hmac_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestImports": [ [2024-05-07T10:57:17.373Z] "crypto/md5", [2024-05-07T10:57:17.373Z] "crypto/sha1", [2024-05-07T10:57:17.373Z] "crypto/sha256", [2024-05-07T10:57:17.373Z] "crypto/sha512", [2024-05-07T10:57:17.373Z] "fmt", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "testing" [2024-05-07T10:57:17.373Z] ] [2024-05-07T10:57:17.373Z] } [2024-05-07T10:57:17.373Z] { [2024-05-07T10:57:17.373Z] "Dir": "/usr/local/go/src/crypto/md5", [2024-05-07T10:57:17.373Z] "ImportPath": "crypto/md5", [2024-05-07T10:57:17.373Z] "Name": "md5", [2024-05-07T10:57:17.373Z] "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", [2024-05-07T10:57:17.373Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/md5.a", [2024-05-07T10:57:17.373Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.373Z] "Goroot": true, [2024-05-07T10:57:17.373Z] "Standard": true, [2024-05-07T10:57:17.373Z] "DepOnly": true, [2024-05-07T10:57:17.373Z] "GoFiles": [ [2024-05-07T10:57:17.373Z] "md5.go", [2024-05-07T10:57:17.373Z] "md5block.go", [2024-05-07T10:57:17.373Z] "md5block_decl.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.373Z] "gen.go", [2024-05-07T10:57:17.373Z] "md5block_generic.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.373Z] "md5block_386.s", [2024-05-07T10:57:17.373Z] "md5block_arm.s", [2024-05-07T10:57:17.373Z] "md5block_arm64.s", [2024-05-07T10:57:17.373Z] "md5block_ppc64x.s", [2024-05-07T10:57:17.373Z] "md5block_s390x.s" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "SFiles": [ [2024-05-07T10:57:17.373Z] "md5block_amd64.s" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Imports": [ [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "math/bits" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "Deps": [ [2024-05-07T10:57:17.373Z] "crypto", [2024-05-07T10:57:17.373Z] "encoding/binary", [2024-05-07T10:57:17.373Z] "errors", [2024-05-07T10:57:17.373Z] "hash", [2024-05-07T10:57:17.373Z] "internal/abi", [2024-05-07T10:57:17.373Z] "internal/bytealg", [2024-05-07T10:57:17.373Z] "internal/cpu", [2024-05-07T10:57:17.373Z] "internal/goexperiment", [2024-05-07T10:57:17.373Z] "internal/itoa", [2024-05-07T10:57:17.373Z] "internal/race", [2024-05-07T10:57:17.373Z] "internal/reflectlite", [2024-05-07T10:57:17.373Z] "internal/unsafeheader", [2024-05-07T10:57:17.373Z] "io", [2024-05-07T10:57:17.373Z] "math", [2024-05-07T10:57:17.373Z] "math/bits", [2024-05-07T10:57:17.373Z] "reflect", [2024-05-07T10:57:17.373Z] "runtime", [2024-05-07T10:57:17.373Z] "runtime/internal/atomic", [2024-05-07T10:57:17.373Z] "runtime/internal/math", [2024-05-07T10:57:17.373Z] "runtime/internal/sys", [2024-05-07T10:57:17.373Z] "strconv", [2024-05-07T10:57:17.373Z] "sync", [2024-05-07T10:57:17.373Z] "sync/atomic", [2024-05-07T10:57:17.373Z] "unicode", [2024-05-07T10:57:17.373Z] "unicode/utf8", [2024-05-07T10:57:17.373Z] "unsafe" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestGoFiles": [ [2024-05-07T10:57:17.373Z] "md5_test.go" [2024-05-07T10:57:17.373Z] ], [2024-05-07T10:57:17.373Z] "TestImports": [ [2024-05-07T10:57:17.373Z] "bytes", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "encoding", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "testing", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestGoFiles": [ [2024-05-07T10:57:17.374Z] "example_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestImports": [ [2024-05-07T10:57:17.374Z] "crypto/md5", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "log", [2024-05-07T10:57:17.374Z] "os" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/crypto/rc4", [2024-05-07T10:57:17.374Z] "ImportPath": "crypto/rc4", [2024-05-07T10:57:17.374Z] "Name": "rc4", [2024-05-07T10:57:17.374Z] "Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rc4.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "rc4.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "crypto/internal/subtle", [2024-05-07T10:57:17.374Z] "strconv" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "crypto/internal/subtle", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/bits", [2024-05-07T10:57:17.374Z] "runtime", [2024-05-07T10:57:17.374Z] "runtime/internal/atomic", [2024-05-07T10:57:17.374Z] "runtime/internal/math", [2024-05-07T10:57:17.374Z] "runtime/internal/sys", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "unicode/utf8", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestGoFiles": [ [2024-05-07T10:57:17.374Z] "rc4_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestImports": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/crypto/rsa", [2024-05-07T10:57:17.374Z] "ImportPath": "crypto/rsa", [2024-05-07T10:57:17.374Z] "Name": "rsa", [2024-05-07T10:57:17.374Z] "Doc": "Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/rsa.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "pkcs1v15.go", [2024-05-07T10:57:17.374Z] "pss.go", [2024-05-07T10:57:17.374Z] "rsa.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "crypto/internal/randutil", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "crypto/subtle", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/big" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "bufio", [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "crypto/aes", [2024-05-07T10:57:17.374Z] "crypto/cipher", [2024-05-07T10:57:17.374Z] "crypto/internal/randutil", [2024-05-07T10:57:17.374Z] "crypto/internal/subtle", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "crypto/subtle", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/fmtsort", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/itoa", [2024-05-07T10:57:17.374Z] "internal/oserror", [2024-05-07T10:57:17.374Z] "internal/poll", [2024-05-07T10:57:17.374Z] "internal/race", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/syscall/execenv", [2024-05-07T10:57:17.374Z] "internal/syscall/unix", [2024-05-07T10:57:17.374Z] "internal/testlog", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "io/fs", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/big", [2024-05-07T10:57:17.374Z] "math/bits", [2024-05-07T10:57:17.374Z] "math/rand", [2024-05-07T10:57:17.374Z] "os", [2024-05-07T10:57:17.374Z] "path", [2024-05-07T10:57:17.374Z] "reflect", [2024-05-07T10:57:17.374Z] "runtime", [2024-05-07T10:57:17.374Z] "runtime/internal/atomic", [2024-05-07T10:57:17.374Z] "runtime/internal/math", [2024-05-07T10:57:17.374Z] "runtime/internal/sys", [2024-05-07T10:57:17.374Z] "sort", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "strings", [2024-05-07T10:57:17.374Z] "sync", [2024-05-07T10:57:17.374Z] "sync/atomic", [2024-05-07T10:57:17.374Z] "syscall", [2024-05-07T10:57:17.374Z] "time", [2024-05-07T10:57:17.374Z] "unicode", [2024-05-07T10:57:17.374Z] "unicode/utf8", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestGoFiles": [ [2024-05-07T10:57:17.374Z] "example_test.go", [2024-05-07T10:57:17.374Z] "pkcs1v15_test.go", [2024-05-07T10:57:17.374Z] "pss_test.go", [2024-05-07T10:57:17.374Z] "rsa_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestImports": [ [2024-05-07T10:57:17.374Z] "bufio", [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "compress/bzip2", [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "crypto/aes", [2024-05-07T10:57:17.374Z] "crypto/cipher", [2024-05-07T10:57:17.374Z] "crypto/md5", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "crypto/sha1", [2024-05-07T10:57:17.374Z] "crypto/sha256", [2024-05-07T10:57:17.374Z] "encoding/base64", [2024-05-07T10:57:17.374Z] "encoding/hex", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "math/big", [2024-05-07T10:57:17.374Z] "os", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "strings", [2024-05-07T10:57:17.374Z] "testing", [2024-05-07T10:57:17.374Z] "testing/quick" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestGoFiles": [ [2024-05-07T10:57:17.374Z] "equal_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestImports": [ [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "crypto/rsa", [2024-05-07T10:57:17.374Z] "crypto/x509", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/crypto/sha1", [2024-05-07T10:57:17.374Z] "ImportPath": "crypto/sha1", [2024-05-07T10:57:17.374Z] "Name": "sha1", [2024-05-07T10:57:17.374Z] "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha1.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "sha1.go", [2024-05-07T10:57:17.374Z] "sha1block.go", [2024-05-07T10:57:17.374Z] "sha1block_amd64.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.374Z] "fallback_test.go", [2024-05-07T10:57:17.374Z] "sha1block_arm64.go", [2024-05-07T10:57:17.374Z] "sha1block_decl.go", [2024-05-07T10:57:17.374Z] "sha1block_generic.go", [2024-05-07T10:57:17.374Z] "sha1block_s390x.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.374Z] "sha1block_386.s", [2024-05-07T10:57:17.374Z] "sha1block_arm.s", [2024-05-07T10:57:17.374Z] "sha1block_arm64.s", [2024-05-07T10:57:17.374Z] "sha1block_s390x.s" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "SFiles": [ [2024-05-07T10:57:17.374Z] "sha1block_amd64.s" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "math/bits" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/itoa", [2024-05-07T10:57:17.374Z] "internal/race", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/bits", [2024-05-07T10:57:17.374Z] "reflect", [2024-05-07T10:57:17.374Z] "runtime", [2024-05-07T10:57:17.374Z] "runtime/internal/atomic", [2024-05-07T10:57:17.374Z] "runtime/internal/math", [2024-05-07T10:57:17.374Z] "runtime/internal/sys", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "sync", [2024-05-07T10:57:17.374Z] "sync/atomic", [2024-05-07T10:57:17.374Z] "unicode", [2024-05-07T10:57:17.374Z] "unicode/utf8", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestGoFiles": [ [2024-05-07T10:57:17.374Z] "sha1_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestImports": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "encoding", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestGoFiles": [ [2024-05-07T10:57:17.374Z] "example_test.go", [2024-05-07T10:57:17.374Z] "issue15617_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestImports": [ [2024-05-07T10:57:17.374Z] "crypto/sha1", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "log", [2024-05-07T10:57:17.374Z] "os", [2024-05-07T10:57:17.374Z] "syscall", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/crypto/sha256", [2024-05-07T10:57:17.374Z] "ImportPath": "crypto/sha256", [2024-05-07T10:57:17.374Z] "Name": "sha256", [2024-05-07T10:57:17.374Z] "Doc": "Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/sha256.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "sha256.go", [2024-05-07T10:57:17.374Z] "sha256block.go", [2024-05-07T10:57:17.374Z] "sha256block_amd64.go", [2024-05-07T10:57:17.374Z] "sha256block_decl.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.374Z] "fallback_test.go", [2024-05-07T10:57:17.374Z] "sha256block_arm64.go", [2024-05-07T10:57:17.374Z] "sha256block_generic.go", [2024-05-07T10:57:17.374Z] "sha256block_s390x.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.374Z] "sha256block_386.s", [2024-05-07T10:57:17.374Z] "sha256block_arm64.s", [2024-05-07T10:57:17.374Z] "sha256block_ppc64le.s", [2024-05-07T10:57:17.374Z] "sha256block_s390x.s" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "SFiles": [ [2024-05-07T10:57:17.374Z] "sha256block_amd64.s" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "math/bits" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "crypto", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/itoa", [2024-05-07T10:57:17.374Z] "internal/race", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/bits", [2024-05-07T10:57:17.374Z] "reflect", [2024-05-07T10:57:17.374Z] "runtime", [2024-05-07T10:57:17.374Z] "runtime/internal/atomic", [2024-05-07T10:57:17.374Z] "runtime/internal/math", [2024-05-07T10:57:17.374Z] "runtime/internal/sys", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "sync", [2024-05-07T10:57:17.374Z] "sync/atomic", [2024-05-07T10:57:17.374Z] "unicode", [2024-05-07T10:57:17.374Z] "unicode/utf8", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestGoFiles": [ [2024-05-07T10:57:17.374Z] "sha256_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestImports": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "encoding", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "hash", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestGoFiles": [ [2024-05-07T10:57:17.374Z] "example_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestImports": [ [2024-05-07T10:57:17.374Z] "crypto/sha256", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "log", [2024-05-07T10:57:17.374Z] "os" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/crypto/dsa", [2024-05-07T10:57:17.374Z] "ImportPath": "crypto/dsa", [2024-05-07T10:57:17.374Z] "Name": "dsa", [2024-05-07T10:57:17.374Z] "Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/dsa.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "dsa.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "crypto/internal/randutil", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "math/big" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "crypto/internal/randutil", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/fmtsort", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/itoa", [2024-05-07T10:57:17.374Z] "internal/oserror", [2024-05-07T10:57:17.374Z] "internal/poll", [2024-05-07T10:57:17.374Z] "internal/race", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/syscall/execenv", [2024-05-07T10:57:17.374Z] "internal/syscall/unix", [2024-05-07T10:57:17.374Z] "internal/testlog", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "io/fs", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/big", [2024-05-07T10:57:17.374Z] "math/bits", [2024-05-07T10:57:17.374Z] "math/rand", [2024-05-07T10:57:17.374Z] "os", [2024-05-07T10:57:17.374Z] "path", [2024-05-07T10:57:17.374Z] "reflect", [2024-05-07T10:57:17.374Z] "runtime", [2024-05-07T10:57:17.374Z] "runtime/internal/atomic", [2024-05-07T10:57:17.374Z] "runtime/internal/math", [2024-05-07T10:57:17.374Z] "runtime/internal/sys", [2024-05-07T10:57:17.374Z] "sort", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "strings", [2024-05-07T10:57:17.374Z] "sync", [2024-05-07T10:57:17.374Z] "sync/atomic", [2024-05-07T10:57:17.374Z] "syscall", [2024-05-07T10:57:17.374Z] "time", [2024-05-07T10:57:17.374Z] "unicode", [2024-05-07T10:57:17.374Z] "unicode/utf8", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestGoFiles": [ [2024-05-07T10:57:17.374Z] "dsa_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestImports": [ [2024-05-07T10:57:17.374Z] "crypto/rand", [2024-05-07T10:57:17.374Z] "math/big", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/encoding/hex", [2024-05-07T10:57:17.374Z] "ImportPath": "encoding/hex", [2024-05-07T10:57:17.374Z] "Name": "hex", [2024-05-07T10:57:17.374Z] "Doc": "Package hex implements hexadecimal encoding and decoding.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/hex.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "hex.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "strings" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/fmtsort", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/itoa", [2024-05-07T10:57:17.374Z] "internal/oserror", [2024-05-07T10:57:17.374Z] "internal/poll", [2024-05-07T10:57:17.374Z] "internal/race", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/syscall/execenv", [2024-05-07T10:57:17.374Z] "internal/syscall/unix", [2024-05-07T10:57:17.374Z] "internal/testlog", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "io/fs", [2024-05-07T10:57:17.374Z] "math", [2024-05-07T10:57:17.374Z] "math/bits", [2024-05-07T10:57:17.374Z] "os", [2024-05-07T10:57:17.374Z] "path", [2024-05-07T10:57:17.374Z] "reflect", [2024-05-07T10:57:17.374Z] "runtime", [2024-05-07T10:57:17.374Z] "runtime/internal/atomic", [2024-05-07T10:57:17.374Z] "runtime/internal/math", [2024-05-07T10:57:17.374Z] "runtime/internal/sys", [2024-05-07T10:57:17.374Z] "sort", [2024-05-07T10:57:17.374Z] "strconv", [2024-05-07T10:57:17.374Z] "strings", [2024-05-07T10:57:17.374Z] "sync", [2024-05-07T10:57:17.374Z] "sync/atomic", [2024-05-07T10:57:17.374Z] "syscall", [2024-05-07T10:57:17.374Z] "time", [2024-05-07T10:57:17.374Z] "unicode", [2024-05-07T10:57:17.374Z] "unicode/utf8", [2024-05-07T10:57:17.374Z] "unsafe" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestGoFiles": [ [2024-05-07T10:57:17.374Z] "hex_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "TestImports": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "io", [2024-05-07T10:57:17.374Z] "strings", [2024-05-07T10:57:17.374Z] "testing" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestGoFiles": [ [2024-05-07T10:57:17.374Z] "example_test.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "XTestImports": [ [2024-05-07T10:57:17.374Z] "encoding/hex", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "log", [2024-05-07T10:57:17.374Z] "os" [2024-05-07T10:57:17.374Z] ] [2024-05-07T10:57:17.374Z] } [2024-05-07T10:57:17.374Z] { [2024-05-07T10:57:17.374Z] "Dir": "/usr/local/go/src/crypto/x509/pkix", [2024-05-07T10:57:17.374Z] "ImportPath": "crypto/x509/pkix", [2024-05-07T10:57:17.374Z] "Name": "pkix", [2024-05-07T10:57:17.374Z] "Doc": "Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.", [2024-05-07T10:57:17.374Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509/pkix.a", [2024-05-07T10:57:17.374Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.374Z] "Goroot": true, [2024-05-07T10:57:17.374Z] "Standard": true, [2024-05-07T10:57:17.374Z] "DepOnly": true, [2024-05-07T10:57:17.374Z] "GoFiles": [ [2024-05-07T10:57:17.374Z] "pkix.go" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Imports": [ [2024-05-07T10:57:17.374Z] "encoding/asn1", [2024-05-07T10:57:17.374Z] "encoding/hex", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "math/big", [2024-05-07T10:57:17.374Z] "time" [2024-05-07T10:57:17.374Z] ], [2024-05-07T10:57:17.374Z] "Deps": [ [2024-05-07T10:57:17.374Z] "bytes", [2024-05-07T10:57:17.374Z] "encoding/asn1", [2024-05-07T10:57:17.374Z] "encoding/binary", [2024-05-07T10:57:17.374Z] "encoding/hex", [2024-05-07T10:57:17.374Z] "errors", [2024-05-07T10:57:17.374Z] "fmt", [2024-05-07T10:57:17.374Z] "internal/abi", [2024-05-07T10:57:17.374Z] "internal/bytealg", [2024-05-07T10:57:17.374Z] "internal/cpu", [2024-05-07T10:57:17.374Z] "internal/fmtsort", [2024-05-07T10:57:17.374Z] "internal/goexperiment", [2024-05-07T10:57:17.374Z] "internal/itoa", [2024-05-07T10:57:17.374Z] "internal/oserror", [2024-05-07T10:57:17.374Z] "internal/poll", [2024-05-07T10:57:17.374Z] "internal/race", [2024-05-07T10:57:17.374Z] "internal/reflectlite", [2024-05-07T10:57:17.374Z] "internal/syscall/execenv", [2024-05-07T10:57:17.374Z] "internal/syscall/unix", [2024-05-07T10:57:17.374Z] "internal/testlog", [2024-05-07T10:57:17.374Z] "internal/unsafeheader", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "io/fs", [2024-05-07T10:57:17.375Z] "math", [2024-05-07T10:57:17.375Z] "math/big", [2024-05-07T10:57:17.375Z] "math/bits", [2024-05-07T10:57:17.375Z] "math/rand", [2024-05-07T10:57:17.375Z] "os", [2024-05-07T10:57:17.375Z] "path", [2024-05-07T10:57:17.375Z] "reflect", [2024-05-07T10:57:17.375Z] "runtime", [2024-05-07T10:57:17.375Z] "runtime/internal/atomic", [2024-05-07T10:57:17.375Z] "runtime/internal/math", [2024-05-07T10:57:17.375Z] "runtime/internal/sys", [2024-05-07T10:57:17.375Z] "sort", [2024-05-07T10:57:17.375Z] "strconv", [2024-05-07T10:57:17.375Z] "strings", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "syscall", [2024-05-07T10:57:17.375Z] "time", [2024-05-07T10:57:17.375Z] "unicode", [2024-05-07T10:57:17.375Z] "unicode/utf16", [2024-05-07T10:57:17.375Z] "unicode/utf8", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/encoding/base64", [2024-05-07T10:57:17.375Z] "ImportPath": "encoding/base64", [2024-05-07T10:57:17.375Z] "Name": "base64", [2024-05-07T10:57:17.375Z] "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base64.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "base64.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Imports": [ [2024-05-07T10:57:17.375Z] "encoding/binary", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "strconv" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Deps": [ [2024-05-07T10:57:17.375Z] "encoding/binary", [2024-05-07T10:57:17.375Z] "errors", [2024-05-07T10:57:17.375Z] "internal/abi", [2024-05-07T10:57:17.375Z] "internal/bytealg", [2024-05-07T10:57:17.375Z] "internal/cpu", [2024-05-07T10:57:17.375Z] "internal/goexperiment", [2024-05-07T10:57:17.375Z] "internal/itoa", [2024-05-07T10:57:17.375Z] "internal/race", [2024-05-07T10:57:17.375Z] "internal/reflectlite", [2024-05-07T10:57:17.375Z] "internal/unsafeheader", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "math", [2024-05-07T10:57:17.375Z] "math/bits", [2024-05-07T10:57:17.375Z] "reflect", [2024-05-07T10:57:17.375Z] "runtime", [2024-05-07T10:57:17.375Z] "runtime/internal/atomic", [2024-05-07T10:57:17.375Z] "runtime/internal/math", [2024-05-07T10:57:17.375Z] "runtime/internal/sys", [2024-05-07T10:57:17.375Z] "strconv", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "unicode", [2024-05-07T10:57:17.375Z] "unicode/utf8", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestGoFiles": [ [2024-05-07T10:57:17.375Z] "base64_test.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestImports": [ [2024-05-07T10:57:17.375Z] "bytes", [2024-05-07T10:57:17.375Z] "errors", [2024-05-07T10:57:17.375Z] "fmt", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "reflect", [2024-05-07T10:57:17.375Z] "runtime/debug", [2024-05-07T10:57:17.375Z] "strings", [2024-05-07T10:57:17.375Z] "testing", [2024-05-07T10:57:17.375Z] "time" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "XTestGoFiles": [ [2024-05-07T10:57:17.375Z] "example_test.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "XTestImports": [ [2024-05-07T10:57:17.375Z] "encoding/base64", [2024-05-07T10:57:17.375Z] "fmt", [2024-05-07T10:57:17.375Z] "os" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/encoding/pem", [2024-05-07T10:57:17.375Z] "ImportPath": "encoding/pem", [2024-05-07T10:57:17.375Z] "Name": "pem", [2024-05-07T10:57:17.375Z] "Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/pem.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "pem.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Imports": [ [2024-05-07T10:57:17.375Z] "bytes", [2024-05-07T10:57:17.375Z] "encoding/base64", [2024-05-07T10:57:17.375Z] "errors", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "sort", [2024-05-07T10:57:17.375Z] "strings" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Deps": [ [2024-05-07T10:57:17.375Z] "bytes", [2024-05-07T10:57:17.375Z] "encoding/base64", [2024-05-07T10:57:17.375Z] "encoding/binary", [2024-05-07T10:57:17.375Z] "errors", [2024-05-07T10:57:17.375Z] "internal/abi", [2024-05-07T10:57:17.375Z] "internal/bytealg", [2024-05-07T10:57:17.375Z] "internal/cpu", [2024-05-07T10:57:17.375Z] "internal/goexperiment", [2024-05-07T10:57:17.375Z] "internal/itoa", [2024-05-07T10:57:17.375Z] "internal/race", [2024-05-07T10:57:17.375Z] "internal/reflectlite", [2024-05-07T10:57:17.375Z] "internal/unsafeheader", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "math", [2024-05-07T10:57:17.375Z] "math/bits", [2024-05-07T10:57:17.375Z] "reflect", [2024-05-07T10:57:17.375Z] "runtime", [2024-05-07T10:57:17.375Z] "runtime/internal/atomic", [2024-05-07T10:57:17.375Z] "runtime/internal/math", [2024-05-07T10:57:17.375Z] "runtime/internal/sys", [2024-05-07T10:57:17.375Z] "sort", [2024-05-07T10:57:17.375Z] "strconv", [2024-05-07T10:57:17.375Z] "strings", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "unicode", [2024-05-07T10:57:17.375Z] "unicode/utf8", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestGoFiles": [ [2024-05-07T10:57:17.375Z] "pem_test.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestImports": [ [2024-05-07T10:57:17.375Z] "bytes", [2024-05-07T10:57:17.375Z] "io", [2024-05-07T10:57:17.375Z] "reflect", [2024-05-07T10:57:17.375Z] "strings", [2024-05-07T10:57:17.375Z] "testing", [2024-05-07T10:57:17.375Z] "testing/quick" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "XTestGoFiles": [ [2024-05-07T10:57:17.375Z] "example_test.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "XTestImports": [ [2024-05-07T10:57:17.375Z] "crypto/x509", [2024-05-07T10:57:17.375Z] "encoding/pem", [2024-05-07T10:57:17.375Z] "fmt", [2024-05-07T10:57:17.375Z] "log", [2024-05-07T10:57:17.375Z] "os" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.375Z] "ImportPath": "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.375Z] "Name": "dnsmessage", [2024-05-07T10:57:17.375Z] "Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "message.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Imports": [ [2024-05-07T10:57:17.375Z] "errors" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Deps": [ [2024-05-07T10:57:17.375Z] "errors", [2024-05-07T10:57:17.375Z] "internal/abi", [2024-05-07T10:57:17.375Z] "internal/bytealg", [2024-05-07T10:57:17.375Z] "internal/cpu", [2024-05-07T10:57:17.375Z] "internal/goexperiment", [2024-05-07T10:57:17.375Z] "internal/reflectlite", [2024-05-07T10:57:17.375Z] "internal/unsafeheader", [2024-05-07T10:57:17.375Z] "runtime", [2024-05-07T10:57:17.375Z] "runtime/internal/atomic", [2024-05-07T10:57:17.375Z] "runtime/internal/math", [2024-05-07T10:57:17.375Z] "runtime/internal/sys", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/internal/nettrace", [2024-05-07T10:57:17.375Z] "ImportPath": "internal/nettrace", [2024-05-07T10:57:17.375Z] "Name": "nettrace", [2024-05-07T10:57:17.375Z] "Doc": "Package nettrace contains internal hooks for tracing activity in the net package.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/nettrace.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "nettrace.go" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/internal/singleflight", [2024-05-07T10:57:17.375Z] "ImportPath": "internal/singleflight", [2024-05-07T10:57:17.375Z] "Name": "singleflight", [2024-05-07T10:57:17.375Z] "Doc": "Package singleflight provides a duplicate function call suppression mechanism.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/internal/singleflight.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "singleflight.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Imports": [ [2024-05-07T10:57:17.375Z] "sync" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Deps": [ [2024-05-07T10:57:17.375Z] "internal/abi", [2024-05-07T10:57:17.375Z] "internal/bytealg", [2024-05-07T10:57:17.375Z] "internal/cpu", [2024-05-07T10:57:17.375Z] "internal/goexperiment", [2024-05-07T10:57:17.375Z] "internal/race", [2024-05-07T10:57:17.375Z] "runtime", [2024-05-07T10:57:17.375Z] "runtime/internal/atomic", [2024-05-07T10:57:17.375Z] "runtime/internal/math", [2024-05-07T10:57:17.375Z] "runtime/internal/sys", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestGoFiles": [ [2024-05-07T10:57:17.375Z] "singleflight_test.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestImports": [ [2024-05-07T10:57:17.375Z] "errors", [2024-05-07T10:57:17.375Z] "fmt", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "testing", [2024-05-07T10:57:17.375Z] "time" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/runtime/cgo", [2024-05-07T10:57:17.375Z] "ImportPath": "runtime/cgo", [2024-05-07T10:57:17.375Z] "Name": "cgo", [2024-05-07T10:57:17.375Z] "Doc": "Package cgo contains runtime support for code generated by the cgo tool.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/cgo.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "callbacks.go", [2024-05-07T10:57:17.375Z] "callbacks_traceback.go", [2024-05-07T10:57:17.375Z] "handle.go", [2024-05-07T10:57:17.375Z] "iscgo.go", [2024-05-07T10:57:17.375Z] "linux.go", [2024-05-07T10:57:17.375Z] "mmap.go", [2024-05-07T10:57:17.375Z] "setenv.go", [2024-05-07T10:57:17.375Z] "sigaction.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "CgoFiles": [ [2024-05-07T10:57:17.375Z] "cgo.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.375Z] "callbacks_aix.go", [2024-05-07T10:57:17.375Z] "dragonfly.go", [2024-05-07T10:57:17.375Z] "freebsd.go", [2024-05-07T10:57:17.375Z] "netbsd.go", [2024-05-07T10:57:17.375Z] "openbsd.go", [2024-05-07T10:57:17.375Z] "signal_ios_arm64.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.375Z] "asm_386.s", [2024-05-07T10:57:17.375Z] "asm_arm.s", [2024-05-07T10:57:17.375Z] "asm_arm64.s", [2024-05-07T10:57:17.375Z] "asm_mips64x.s", [2024-05-07T10:57:17.375Z] "asm_mipsx.s", [2024-05-07T10:57:17.375Z] "asm_ppc64x.s", [2024-05-07T10:57:17.375Z] "asm_riscv64.s", [2024-05-07T10:57:17.375Z] "asm_s390x.s", [2024-05-07T10:57:17.375Z] "asm_wasm.s", [2024-05-07T10:57:17.375Z] "gcc_386.S", [2024-05-07T10:57:17.375Z] "gcc_aix_ppc64.S", [2024-05-07T10:57:17.375Z] "gcc_aix_ppc64.c", [2024-05-07T10:57:17.375Z] "gcc_android.c", [2024-05-07T10:57:17.375Z] "gcc_arm.S", [2024-05-07T10:57:17.375Z] "gcc_arm64.S", [2024-05-07T10:57:17.375Z] "gcc_darwin_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_darwin_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_dragonfly_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_freebsd_386.c", [2024-05-07T10:57:17.375Z] "gcc_freebsd_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_freebsd_arm.c", [2024-05-07T10:57:17.375Z] "gcc_freebsd_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_freebsd_sigaction.c", [2024-05-07T10:57:17.375Z] "gcc_libinit_windows.c", [2024-05-07T10:57:17.375Z] "gcc_linux_386.c", [2024-05-07T10:57:17.375Z] "gcc_linux_arm.c", [2024-05-07T10:57:17.375Z] "gcc_linux_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_linux_mips64x.c", [2024-05-07T10:57:17.375Z] "gcc_linux_mipsx.c", [2024-05-07T10:57:17.375Z] "gcc_linux_ppc64x.S", [2024-05-07T10:57:17.375Z] "gcc_linux_riscv64.c", [2024-05-07T10:57:17.375Z] "gcc_linux_s390x.c", [2024-05-07T10:57:17.375Z] "gcc_mips64x.S", [2024-05-07T10:57:17.375Z] "gcc_mipsx.S", [2024-05-07T10:57:17.375Z] "gcc_netbsd_386.c", [2024-05-07T10:57:17.375Z] "gcc_netbsd_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_netbsd_arm.c", [2024-05-07T10:57:17.375Z] "gcc_netbsd_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_openbsd_386.c", [2024-05-07T10:57:17.375Z] "gcc_openbsd_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_openbsd_arm.c", [2024-05-07T10:57:17.375Z] "gcc_openbsd_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_openbsd_mips64.c", [2024-05-07T10:57:17.375Z] "gcc_ppc64x.c", [2024-05-07T10:57:17.375Z] "gcc_riscv64.S", [2024-05-07T10:57:17.375Z] "gcc_s390x.S", [2024-05-07T10:57:17.375Z] "gcc_signal2_ios_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_signal_ios_arm64.c", [2024-05-07T10:57:17.375Z] "gcc_signal_ios_nolldb.c", [2024-05-07T10:57:17.375Z] "gcc_solaris_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_windows_386.c", [2024-05-07T10:57:17.375Z] "gcc_windows_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_windows_arm64.c", [2024-05-07T10:57:17.375Z] "libcgo_windows.h", [2024-05-07T10:57:17.375Z] "signal_ios_arm64.s" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "CFiles": [ [2024-05-07T10:57:17.375Z] "gcc_context.c", [2024-05-07T10:57:17.375Z] "gcc_fatalf.c", [2024-05-07T10:57:17.375Z] "gcc_libinit.c", [2024-05-07T10:57:17.375Z] "gcc_linux_amd64.c", [2024-05-07T10:57:17.375Z] "gcc_mmap.c", [2024-05-07T10:57:17.375Z] "gcc_setenv.c", [2024-05-07T10:57:17.375Z] "gcc_sigaction.c", [2024-05-07T10:57:17.375Z] "gcc_traceback.c", [2024-05-07T10:57:17.375Z] "gcc_util.c", [2024-05-07T10:57:17.375Z] "linux_syscall.c" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "HFiles": [ [2024-05-07T10:57:17.375Z] "abi_amd64.h", [2024-05-07T10:57:17.375Z] "libcgo.h", [2024-05-07T10:57:17.375Z] "libcgo_unix.h" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "SFiles": [ [2024-05-07T10:57:17.375Z] "asm_amd64.s", [2024-05-07T10:57:17.375Z] "gcc_amd64.S" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "CgoCFLAGS": [ [2024-05-07T10:57:17.375Z] "-Wall", [2024-05-07T10:57:17.375Z] "-Werror" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "CgoLDFLAGS": [ [2024-05-07T10:57:17.375Z] "-lpthread" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Imports": [ [2024-05-07T10:57:17.375Z] "C", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "Deps": [ [2024-05-07T10:57:17.375Z] "internal/abi", [2024-05-07T10:57:17.375Z] "internal/bytealg", [2024-05-07T10:57:17.375Z] "internal/cpu", [2024-05-07T10:57:17.375Z] "internal/goexperiment", [2024-05-07T10:57:17.375Z] "internal/race", [2024-05-07T10:57:17.375Z] "runtime", [2024-05-07T10:57:17.375Z] "runtime/internal/atomic", [2024-05-07T10:57:17.375Z] "runtime/internal/math", [2024-05-07T10:57:17.375Z] "runtime/internal/sys", [2024-05-07T10:57:17.375Z] "sync", [2024-05-07T10:57:17.375Z] "sync/atomic", [2024-05-07T10:57:17.375Z] "unsafe" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestGoFiles": [ [2024-05-07T10:57:17.375Z] "handle_test.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "TestImports": [ [2024-05-07T10:57:17.375Z] "reflect", [2024-05-07T10:57:17.375Z] "testing" [2024-05-07T10:57:17.375Z] ] [2024-05-07T10:57:17.375Z] } [2024-05-07T10:57:17.375Z] { [2024-05-07T10:57:17.375Z] "Dir": "/usr/local/go/src/net", [2024-05-07T10:57:17.375Z] "ImportPath": "net", [2024-05-07T10:57:17.375Z] "Name": "net", [2024-05-07T10:57:17.375Z] "Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.", [2024-05-07T10:57:17.375Z] "Target": "/usr/local/go/pkg/linux_amd64/net.a", [2024-05-07T10:57:17.375Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.375Z] "Goroot": true, [2024-05-07T10:57:17.375Z] "Standard": true, [2024-05-07T10:57:17.375Z] "DepOnly": true, [2024-05-07T10:57:17.375Z] "GoFiles": [ [2024-05-07T10:57:17.375Z] "addrselect.go", [2024-05-07T10:57:17.375Z] "conf.go", [2024-05-07T10:57:17.375Z] "dial.go", [2024-05-07T10:57:17.375Z] "dnsclient.go", [2024-05-07T10:57:17.375Z] "dnsclient_unix.go", [2024-05-07T10:57:17.375Z] "dnsconfig_unix.go", [2024-05-07T10:57:17.375Z] "error_posix.go", [2024-05-07T10:57:17.375Z] "error_unix.go", [2024-05-07T10:57:17.375Z] "fd_posix.go", [2024-05-07T10:57:17.375Z] "fd_unix.go", [2024-05-07T10:57:17.375Z] "file.go", [2024-05-07T10:57:17.375Z] "file_unix.go", [2024-05-07T10:57:17.375Z] "hook.go", [2024-05-07T10:57:17.375Z] "hook_unix.go", [2024-05-07T10:57:17.375Z] "hosts.go", [2024-05-07T10:57:17.375Z] "interface.go", [2024-05-07T10:57:17.375Z] "interface_linux.go", [2024-05-07T10:57:17.375Z] "ip.go", [2024-05-07T10:57:17.375Z] "iprawsock.go", [2024-05-07T10:57:17.375Z] "iprawsock_posix.go", [2024-05-07T10:57:17.375Z] "ipsock.go", [2024-05-07T10:57:17.375Z] "ipsock_posix.go", [2024-05-07T10:57:17.375Z] "lookup.go", [2024-05-07T10:57:17.375Z] "lookup_unix.go", [2024-05-07T10:57:17.375Z] "mac.go", [2024-05-07T10:57:17.375Z] "net.go", [2024-05-07T10:57:17.375Z] "nss.go", [2024-05-07T10:57:17.375Z] "parse.go", [2024-05-07T10:57:17.375Z] "pipe.go", [2024-05-07T10:57:17.375Z] "port.go", [2024-05-07T10:57:17.375Z] "port_unix.go", [2024-05-07T10:57:17.375Z] "rawconn.go", [2024-05-07T10:57:17.375Z] "sendfile_linux.go", [2024-05-07T10:57:17.375Z] "sock_cloexec.go", [2024-05-07T10:57:17.375Z] "sock_linux.go", [2024-05-07T10:57:17.375Z] "sock_posix.go", [2024-05-07T10:57:17.375Z] "sockaddr_posix.go", [2024-05-07T10:57:17.375Z] "sockopt_linux.go", [2024-05-07T10:57:17.375Z] "sockopt_posix.go", [2024-05-07T10:57:17.375Z] "sockoptip_linux.go", [2024-05-07T10:57:17.375Z] "sockoptip_posix.go", [2024-05-07T10:57:17.375Z] "splice_linux.go", [2024-05-07T10:57:17.375Z] "tcpsock.go", [2024-05-07T10:57:17.375Z] "tcpsock_posix.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_posix.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_unix.go", [2024-05-07T10:57:17.375Z] "udpsock.go", [2024-05-07T10:57:17.375Z] "udpsock_posix.go", [2024-05-07T10:57:17.375Z] "unixsock.go", [2024-05-07T10:57:17.375Z] "unixsock_posix.go", [2024-05-07T10:57:17.375Z] "unixsock_readmsg_cmsg_cloexec.go", [2024-05-07T10:57:17.375Z] "writev_unix.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "CgoFiles": [ [2024-05-07T10:57:17.375Z] "cgo_linux.go", [2024-05-07T10:57:17.375Z] "cgo_resnew.go", [2024-05-07T10:57:17.375Z] "cgo_socknew.go", [2024-05-07T10:57:17.375Z] "cgo_unix.go" [2024-05-07T10:57:17.375Z] ], [2024-05-07T10:57:17.375Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.375Z] "cgo_aix.go", [2024-05-07T10:57:17.375Z] "cgo_android.go", [2024-05-07T10:57:17.375Z] "cgo_bsd.go", [2024-05-07T10:57:17.375Z] "cgo_netbsd.go", [2024-05-07T10:57:17.375Z] "cgo_openbsd.go", [2024-05-07T10:57:17.375Z] "cgo_resold.go", [2024-05-07T10:57:17.375Z] "cgo_sockold.go", [2024-05-07T10:57:17.375Z] "cgo_solaris.go", [2024-05-07T10:57:17.375Z] "cgo_stub.go", [2024-05-07T10:57:17.375Z] "cgo_windows.go", [2024-05-07T10:57:17.375Z] "conf_netcgo.go", [2024-05-07T10:57:17.375Z] "error_plan9.go", [2024-05-07T10:57:17.375Z] "error_plan9_test.go", [2024-05-07T10:57:17.375Z] "error_windows.go", [2024-05-07T10:57:17.375Z] "error_windows_test.go", [2024-05-07T10:57:17.375Z] "fcntl_libc_test.go", [2024-05-07T10:57:17.375Z] "fd_plan9.go", [2024-05-07T10:57:17.375Z] "fd_windows.go", [2024-05-07T10:57:17.375Z] "file_plan9.go", [2024-05-07T10:57:17.375Z] "file_stub.go", [2024-05-07T10:57:17.375Z] "file_windows.go", [2024-05-07T10:57:17.375Z] "hook_plan9.go", [2024-05-07T10:57:17.375Z] "hook_windows.go", [2024-05-07T10:57:17.375Z] "interface_aix.go", [2024-05-07T10:57:17.375Z] "interface_bsd.go", [2024-05-07T10:57:17.375Z] "interface_bsd_test.go", [2024-05-07T10:57:17.375Z] "interface_bsdvar.go", [2024-05-07T10:57:17.375Z] "interface_darwin.go", [2024-05-07T10:57:17.375Z] "interface_freebsd.go", [2024-05-07T10:57:17.375Z] "interface_plan9.go", [2024-05-07T10:57:17.375Z] "interface_solaris.go", [2024-05-07T10:57:17.375Z] "interface_stub.go", [2024-05-07T10:57:17.375Z] "interface_windows.go", [2024-05-07T10:57:17.375Z] "iprawsock_plan9.go", [2024-05-07T10:57:17.375Z] "ipsock_plan9.go", [2024-05-07T10:57:17.375Z] "ipsock_plan9_test.go", [2024-05-07T10:57:17.375Z] "lookup_fake.go", [2024-05-07T10:57:17.375Z] "lookup_plan9.go", [2024-05-07T10:57:17.375Z] "lookup_windows.go", [2024-05-07T10:57:17.375Z] "lookup_windows_test.go", [2024-05-07T10:57:17.375Z] "main_noconf_test.go", [2024-05-07T10:57:17.375Z] "main_plan9_test.go", [2024-05-07T10:57:17.375Z] "main_windows_test.go", [2024-05-07T10:57:17.375Z] "net_fake.go", [2024-05-07T10:57:17.375Z] "net_windows_test.go", [2024-05-07T10:57:17.375Z] "netgo_unix_test.go", [2024-05-07T10:57:17.375Z] "rawconn_stub_test.go", [2024-05-07T10:57:17.375Z] "rawconn_windows_test.go", [2024-05-07T10:57:17.375Z] "sendfile_stub.go", [2024-05-07T10:57:17.375Z] "sendfile_unix_alt.go", [2024-05-07T10:57:17.375Z] "sendfile_windows.go", [2024-05-07T10:57:17.375Z] "sock_bsd.go", [2024-05-07T10:57:17.375Z] "sock_plan9.go", [2024-05-07T10:57:17.375Z] "sock_stub.go", [2024-05-07T10:57:17.375Z] "sock_windows.go", [2024-05-07T10:57:17.375Z] "sockopt_aix.go", [2024-05-07T10:57:17.375Z] "sockopt_bsd.go", [2024-05-07T10:57:17.375Z] "sockopt_plan9.go", [2024-05-07T10:57:17.375Z] "sockopt_solaris.go", [2024-05-07T10:57:17.375Z] "sockopt_stub.go", [2024-05-07T10:57:17.375Z] "sockopt_windows.go", [2024-05-07T10:57:17.375Z] "sockoptip_bsdvar.go", [2024-05-07T10:57:17.375Z] "sockoptip_stub.go", [2024-05-07T10:57:17.375Z] "sockoptip_windows.go", [2024-05-07T10:57:17.375Z] "splice_stub.go", [2024-05-07T10:57:17.375Z] "sys_cloexec.go", [2024-05-07T10:57:17.375Z] "tcpsock_plan9.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_darwin.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_dragonfly.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_openbsd.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_plan9.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_solaris.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_stub.go", [2024-05-07T10:57:17.375Z] "tcpsockopt_windows.go", [2024-05-07T10:57:17.375Z] "udpsock_plan9.go", [2024-05-07T10:57:17.375Z] "udpsock_plan9_test.go", [2024-05-07T10:57:17.375Z] "unixsock_plan9.go", [2024-05-07T10:57:17.375Z] "unixsock_readmsg_cloexec.go", [2024-05-07T10:57:17.376Z] "unixsock_readmsg_other.go", [2024-05-07T10:57:17.376Z] "unixsock_windows_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "Imports": [ [2024-05-07T10:57:17.376Z] "C", [2024-05-07T10:57:17.376Z] "context", [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.376Z] "internal/bytealg", [2024-05-07T10:57:17.376Z] "internal/itoa", [2024-05-07T10:57:17.376Z] "internal/nettrace", [2024-05-07T10:57:17.376Z] "internal/poll", [2024-05-07T10:57:17.376Z] "internal/singleflight", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "sync/atomic", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "unsafe" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "ImportMap": { [2024-05-07T10:57:17.376Z] "golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.376Z] }, [2024-05-07T10:57:17.376Z] "Deps": [ [2024-05-07T10:57:17.376Z] "context", [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "internal/abi", [2024-05-07T10:57:17.376Z] "internal/bytealg", [2024-05-07T10:57:17.376Z] "internal/cpu", [2024-05-07T10:57:17.376Z] "internal/goexperiment", [2024-05-07T10:57:17.376Z] "internal/itoa", [2024-05-07T10:57:17.376Z] "internal/nettrace", [2024-05-07T10:57:17.376Z] "internal/oserror", [2024-05-07T10:57:17.376Z] "internal/poll", [2024-05-07T10:57:17.376Z] "internal/race", [2024-05-07T10:57:17.376Z] "internal/reflectlite", [2024-05-07T10:57:17.376Z] "internal/singleflight", [2024-05-07T10:57:17.376Z] "internal/syscall/execenv", [2024-05-07T10:57:17.376Z] "internal/syscall/unix", [2024-05-07T10:57:17.376Z] "internal/testlog", [2024-05-07T10:57:17.376Z] "internal/unsafeheader", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "path", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "runtime/cgo", [2024-05-07T10:57:17.376Z] "runtime/internal/atomic", [2024-05-07T10:57:17.376Z] "runtime/internal/math", [2024-05-07T10:57:17.376Z] "runtime/internal/sys", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "sync/atomic", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "unicode/utf8", [2024-05-07T10:57:17.376Z] "unsafe", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestGoFiles": [ [2024-05-07T10:57:17.376Z] "addrselect_test.go", [2024-05-07T10:57:17.376Z] "cgo_unix_test.go", [2024-05-07T10:57:17.376Z] "conf_test.go", [2024-05-07T10:57:17.376Z] "conn_test.go", [2024-05-07T10:57:17.376Z] "dial_test.go", [2024-05-07T10:57:17.376Z] "dial_unix_test.go", [2024-05-07T10:57:17.376Z] "dnsclient_test.go", [2024-05-07T10:57:17.376Z] "dnsclient_unix_test.go", [2024-05-07T10:57:17.376Z] "dnsconfig_unix_test.go", [2024-05-07T10:57:17.376Z] "dnsname_test.go", [2024-05-07T10:57:17.376Z] "error_posix_test.go", [2024-05-07T10:57:17.376Z] "error_test.go", [2024-05-07T10:57:17.376Z] "error_unix_test.go", [2024-05-07T10:57:17.376Z] "external_test.go", [2024-05-07T10:57:17.376Z] "fcntl_syscall_test.go", [2024-05-07T10:57:17.376Z] "file_test.go", [2024-05-07T10:57:17.376Z] "hosts_test.go", [2024-05-07T10:57:17.376Z] "interface_linux_test.go", [2024-05-07T10:57:17.376Z] "interface_test.go", [2024-05-07T10:57:17.376Z] "interface_unix_test.go", [2024-05-07T10:57:17.376Z] "ip_test.go", [2024-05-07T10:57:17.376Z] "iprawsock_test.go", [2024-05-07T10:57:17.376Z] "ipsock_test.go", [2024-05-07T10:57:17.376Z] "listen_test.go", [2024-05-07T10:57:17.376Z] "lookup_test.go", [2024-05-07T10:57:17.376Z] "mac_test.go", [2024-05-07T10:57:17.376Z] "main_cloexec_test.go", [2024-05-07T10:57:17.376Z] "main_conf_test.go", [2024-05-07T10:57:17.376Z] "main_posix_test.go", [2024-05-07T10:57:17.376Z] "main_test.go", [2024-05-07T10:57:17.376Z] "main_unix_test.go", [2024-05-07T10:57:17.376Z] "mockserver_test.go", [2024-05-07T10:57:17.376Z] "net_test.go", [2024-05-07T10:57:17.376Z] "nss_test.go", [2024-05-07T10:57:17.376Z] "packetconn_test.go", [2024-05-07T10:57:17.376Z] "parse_test.go", [2024-05-07T10:57:17.376Z] "platform_test.go", [2024-05-07T10:57:17.376Z] "port_test.go", [2024-05-07T10:57:17.376Z] "protoconn_test.go", [2024-05-07T10:57:17.376Z] "rawconn_test.go", [2024-05-07T10:57:17.376Z] "rawconn_unix_test.go", [2024-05-07T10:57:17.376Z] "sendfile_test.go", [2024-05-07T10:57:17.376Z] "server_test.go", [2024-05-07T10:57:17.376Z] "sock_linux_test.go", [2024-05-07T10:57:17.376Z] "splice_test.go", [2024-05-07T10:57:17.376Z] "tcpsock_test.go", [2024-05-07T10:57:17.376Z] "tcpsock_unix_test.go", [2024-05-07T10:57:17.376Z] "timeout_test.go", [2024-05-07T10:57:17.376Z] "udpsock_test.go", [2024-05-07T10:57:17.376Z] "unixsock_linux_test.go", [2024-05-07T10:57:17.376Z] "unixsock_readmsg_test.go", [2024-05-07T10:57:17.376Z] "unixsock_test.go", [2024-05-07T10:57:17.376Z] "write_unix_test.go", [2024-05-07T10:57:17.376Z] "writev_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestImports": [ [2024-05-07T10:57:17.376Z] "bufio", [2024-05-07T10:57:17.376Z] "bytes", [2024-05-07T10:57:17.376Z] "context", [2024-05-07T10:57:17.376Z] "crypto/sha256", [2024-05-07T10:57:17.376Z] "encoding/hex", [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "flag", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "internal/poll", [2024-05-07T10:57:17.376Z] "internal/syscall/unix", [2024-05-07T10:57:17.376Z] "internal/testenv", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "log", [2024-05-07T10:57:17.376Z] "math/rand", [2024-05-07T10:57:17.376Z] "net/internal/socktest", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "os/exec", [2024-05-07T10:57:17.376Z] "path", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strconv", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "sync/atomic", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "testing", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestGoFiles": [ [2024-05-07T10:57:17.376Z] "example_test.go", [2024-05-07T10:57:17.376Z] "pipe_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestImports": [ [2024-05-07T10:57:17.376Z] "context", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "log", [2024-05-07T10:57:17.376Z] "net", [2024-05-07T10:57:17.376Z] "testing", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/net/nettest" [2024-05-07T10:57:17.376Z] ] [2024-05-07T10:57:17.376Z] } [2024-05-07T10:57:17.376Z] { [2024-05-07T10:57:17.376Z] "Dir": "/usr/local/go/src/net/url", [2024-05-07T10:57:17.376Z] "ImportPath": "net/url", [2024-05-07T10:57:17.376Z] "Name": "url", [2024-05-07T10:57:17.376Z] "Doc": "Package url parses URLs and implements query escaping.", [2024-05-07T10:57:17.376Z] "Target": "/usr/local/go/pkg/linux_amd64/net/url.a", [2024-05-07T10:57:17.376Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.376Z] "Goroot": true, [2024-05-07T10:57:17.376Z] "Standard": true, [2024-05-07T10:57:17.376Z] "DepOnly": true, [2024-05-07T10:57:17.376Z] "GoFiles": [ [2024-05-07T10:57:17.376Z] "url.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "Imports": [ [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strconv", [2024-05-07T10:57:17.376Z] "strings" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "Deps": [ [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "internal/abi", [2024-05-07T10:57:17.376Z] "internal/bytealg", [2024-05-07T10:57:17.376Z] "internal/cpu", [2024-05-07T10:57:17.376Z] "internal/fmtsort", [2024-05-07T10:57:17.376Z] "internal/goexperiment", [2024-05-07T10:57:17.376Z] "internal/itoa", [2024-05-07T10:57:17.376Z] "internal/oserror", [2024-05-07T10:57:17.376Z] "internal/poll", [2024-05-07T10:57:17.376Z] "internal/race", [2024-05-07T10:57:17.376Z] "internal/reflectlite", [2024-05-07T10:57:17.376Z] "internal/syscall/execenv", [2024-05-07T10:57:17.376Z] "internal/syscall/unix", [2024-05-07T10:57:17.376Z] "internal/testlog", [2024-05-07T10:57:17.376Z] "internal/unsafeheader", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "math", [2024-05-07T10:57:17.376Z] "math/bits", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "path", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "runtime/internal/atomic", [2024-05-07T10:57:17.376Z] "runtime/internal/math", [2024-05-07T10:57:17.376Z] "runtime/internal/sys", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strconv", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "sync/atomic", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "unicode", [2024-05-07T10:57:17.376Z] "unicode/utf8", [2024-05-07T10:57:17.376Z] "unsafe" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestGoFiles": [ [2024-05-07T10:57:17.376Z] "url_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestImports": [ [2024-05-07T10:57:17.376Z] "bytes", [2024-05-07T10:57:17.376Z] "encoding", [2024-05-07T10:57:17.376Z] "encoding/gob", [2024-05-07T10:57:17.376Z] "encoding/json", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "net", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "testing" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestGoFiles": [ [2024-05-07T10:57:17.376Z] "example_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestImports": [ [2024-05-07T10:57:17.376Z] "encoding/json", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "log", [2024-05-07T10:57:17.376Z] "net/url", [2024-05-07T10:57:17.376Z] "strings" [2024-05-07T10:57:17.376Z] ] [2024-05-07T10:57:17.376Z] } [2024-05-07T10:57:17.376Z] { [2024-05-07T10:57:17.376Z] "Dir": "/usr/local/go/src/path/filepath", [2024-05-07T10:57:17.376Z] "ImportPath": "path/filepath", [2024-05-07T10:57:17.376Z] "Name": "filepath", [2024-05-07T10:57:17.376Z] "Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.", [2024-05-07T10:57:17.376Z] "Target": "/usr/local/go/pkg/linux_amd64/path/filepath.a", [2024-05-07T10:57:17.376Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.376Z] "Goroot": true, [2024-05-07T10:57:17.376Z] "Standard": true, [2024-05-07T10:57:17.376Z] "DepOnly": true, [2024-05-07T10:57:17.376Z] "GoFiles": [ [2024-05-07T10:57:17.376Z] "match.go", [2024-05-07T10:57:17.376Z] "path.go", [2024-05-07T10:57:17.376Z] "path_unix.go", [2024-05-07T10:57:17.376Z] "symlink.go", [2024-05-07T10:57:17.376Z] "symlink_unix.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.376Z] "export_windows_test.go", [2024-05-07T10:57:17.376Z] "path_plan9.go", [2024-05-07T10:57:17.376Z] "path_windows.go", [2024-05-07T10:57:17.376Z] "path_windows_test.go", [2024-05-07T10:57:17.376Z] "symlink_windows.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "Imports": [ [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "unicode/utf8" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "Deps": [ [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "internal/abi", [2024-05-07T10:57:17.376Z] "internal/bytealg", [2024-05-07T10:57:17.376Z] "internal/cpu", [2024-05-07T10:57:17.376Z] "internal/goexperiment", [2024-05-07T10:57:17.376Z] "internal/itoa", [2024-05-07T10:57:17.376Z] "internal/oserror", [2024-05-07T10:57:17.376Z] "internal/poll", [2024-05-07T10:57:17.376Z] "internal/race", [2024-05-07T10:57:17.376Z] "internal/reflectlite", [2024-05-07T10:57:17.376Z] "internal/syscall/execenv", [2024-05-07T10:57:17.376Z] "internal/syscall/unix", [2024-05-07T10:57:17.376Z] "internal/testlog", [2024-05-07T10:57:17.376Z] "internal/unsafeheader", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "path", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "runtime/internal/atomic", [2024-05-07T10:57:17.376Z] "runtime/internal/math", [2024-05-07T10:57:17.376Z] "runtime/internal/sys", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "sync/atomic", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "unicode", [2024-05-07T10:57:17.376Z] "unicode/utf8", [2024-05-07T10:57:17.376Z] "unsafe" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestGoFiles": [ [2024-05-07T10:57:17.376Z] "export_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestGoFiles": [ [2024-05-07T10:57:17.376Z] "example_test.go", [2024-05-07T10:57:17.376Z] "example_unix_test.go", [2024-05-07T10:57:17.376Z] "example_unix_walk_test.go", [2024-05-07T10:57:17.376Z] "match_test.go", [2024-05-07T10:57:17.376Z] "path_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestImports": [ [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "internal/testenv", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "path/filepath", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "testing" [2024-05-07T10:57:17.376Z] ] [2024-05-07T10:57:17.376Z] } [2024-05-07T10:57:17.376Z] { [2024-05-07T10:57:17.376Z] "Dir": "/usr/local/go/src/crypto/x509", [2024-05-07T10:57:17.376Z] "ImportPath": "crypto/x509", [2024-05-07T10:57:17.376Z] "Name": "x509", [2024-05-07T10:57:17.376Z] "Doc": "Package x509 parses X.509-encoded keys and certificates.", [2024-05-07T10:57:17.376Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/x509.a", [2024-05-07T10:57:17.376Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.376Z] "Goroot": true, [2024-05-07T10:57:17.376Z] "Standard": true, [2024-05-07T10:57:17.376Z] "DepOnly": true, [2024-05-07T10:57:17.376Z] "GoFiles": [ [2024-05-07T10:57:17.376Z] "cert_pool.go", [2024-05-07T10:57:17.376Z] "parser.go", [2024-05-07T10:57:17.376Z] "pem_decrypt.go", [2024-05-07T10:57:17.376Z] "pkcs1.go", [2024-05-07T10:57:17.376Z] "pkcs8.go", [2024-05-07T10:57:17.376Z] "root.go", [2024-05-07T10:57:17.376Z] "root_linux.go", [2024-05-07T10:57:17.376Z] "root_unix.go", [2024-05-07T10:57:17.376Z] "sec1.go", [2024-05-07T10:57:17.376Z] "verify.go", [2024-05-07T10:57:17.376Z] "x509.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.376Z] "root_aix.go", [2024-05-07T10:57:17.376Z] "root_bsd.go", [2024-05-07T10:57:17.376Z] "root_darwin.go", [2024-05-07T10:57:17.376Z] "root_darwin_test.go", [2024-05-07T10:57:17.376Z] "root_ios.go", [2024-05-07T10:57:17.376Z] "root_ios_gen.go", [2024-05-07T10:57:17.376Z] "root_js.go", [2024-05-07T10:57:17.376Z] "root_omit.go", [2024-05-07T10:57:17.376Z] "root_omit_test.go", [2024-05-07T10:57:17.376Z] "root_plan9.go", [2024-05-07T10:57:17.376Z] "root_solaris.go", [2024-05-07T10:57:17.376Z] "root_windows.go", [2024-05-07T10:57:17.376Z] "x509_test_import.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "Imports": [ [2024-05-07T10:57:17.376Z] "bytes", [2024-05-07T10:57:17.376Z] "crypto", [2024-05-07T10:57:17.376Z] "crypto/aes", [2024-05-07T10:57:17.376Z] "crypto/cipher", [2024-05-07T10:57:17.376Z] "crypto/des", [2024-05-07T10:57:17.376Z] "crypto/dsa", [2024-05-07T10:57:17.376Z] "crypto/ecdsa", [2024-05-07T10:57:17.376Z] "crypto/ed25519", [2024-05-07T10:57:17.376Z] "crypto/elliptic", [2024-05-07T10:57:17.376Z] "crypto/md5", [2024-05-07T10:57:17.376Z] "crypto/rsa", [2024-05-07T10:57:17.376Z] "crypto/sha1", [2024-05-07T10:57:17.376Z] "crypto/sha256", [2024-05-07T10:57:17.376Z] "crypto/sha512", [2024-05-07T10:57:17.376Z] "crypto/x509/pkix", [2024-05-07T10:57:17.376Z] "encoding/asn1", [2024-05-07T10:57:17.376Z] "encoding/hex", [2024-05-07T10:57:17.376Z] "encoding/pem", [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "math/big", [2024-05-07T10:57:17.376Z] "net", [2024-05-07T10:57:17.376Z] "net/url", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "path/filepath", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "strconv", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "unicode", [2024-05-07T10:57:17.376Z] "unicode/utf16", [2024-05-07T10:57:17.376Z] "unicode/utf8" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "ImportMap": { [2024-05-07T10:57:17.376Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.376Z] "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.376Z] }, [2024-05-07T10:57:17.376Z] "Deps": [ [2024-05-07T10:57:17.376Z] "bufio", [2024-05-07T10:57:17.376Z] "bytes", [2024-05-07T10:57:17.376Z] "context", [2024-05-07T10:57:17.376Z] "crypto", [2024-05-07T10:57:17.376Z] "crypto/aes", [2024-05-07T10:57:17.376Z] "crypto/cipher", [2024-05-07T10:57:17.376Z] "crypto/des", [2024-05-07T10:57:17.376Z] "crypto/dsa", [2024-05-07T10:57:17.376Z] "crypto/ecdsa", [2024-05-07T10:57:17.376Z] "crypto/ed25519", [2024-05-07T10:57:17.376Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.376Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.376Z] "crypto/elliptic", [2024-05-07T10:57:17.376Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.376Z] "crypto/internal/randutil", [2024-05-07T10:57:17.376Z] "crypto/internal/subtle", [2024-05-07T10:57:17.376Z] "crypto/md5", [2024-05-07T10:57:17.376Z] "crypto/rand", [2024-05-07T10:57:17.376Z] "crypto/rsa", [2024-05-07T10:57:17.376Z] "crypto/sha1", [2024-05-07T10:57:17.376Z] "crypto/sha256", [2024-05-07T10:57:17.376Z] "crypto/sha512", [2024-05-07T10:57:17.376Z] "crypto/subtle", [2024-05-07T10:57:17.376Z] "crypto/x509/pkix", [2024-05-07T10:57:17.376Z] "encoding/asn1", [2024-05-07T10:57:17.376Z] "encoding/base64", [2024-05-07T10:57:17.376Z] "encoding/binary", [2024-05-07T10:57:17.376Z] "encoding/hex", [2024-05-07T10:57:17.376Z] "encoding/pem", [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "hash", [2024-05-07T10:57:17.376Z] "internal/abi", [2024-05-07T10:57:17.376Z] "internal/bytealg", [2024-05-07T10:57:17.376Z] "internal/cpu", [2024-05-07T10:57:17.376Z] "internal/fmtsort", [2024-05-07T10:57:17.376Z] "internal/goexperiment", [2024-05-07T10:57:17.376Z] "internal/itoa", [2024-05-07T10:57:17.376Z] "internal/nettrace", [2024-05-07T10:57:17.376Z] "internal/oserror", [2024-05-07T10:57:17.376Z] "internal/poll", [2024-05-07T10:57:17.376Z] "internal/race", [2024-05-07T10:57:17.376Z] "internal/reflectlite", [2024-05-07T10:57:17.376Z] "internal/singleflight", [2024-05-07T10:57:17.376Z] "internal/syscall/execenv", [2024-05-07T10:57:17.376Z] "internal/syscall/unix", [2024-05-07T10:57:17.376Z] "internal/testlog", [2024-05-07T10:57:17.376Z] "internal/unsafeheader", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "io/fs", [2024-05-07T10:57:17.376Z] "math", [2024-05-07T10:57:17.376Z] "math/big", [2024-05-07T10:57:17.376Z] "math/bits", [2024-05-07T10:57:17.376Z] "math/rand", [2024-05-07T10:57:17.376Z] "net", [2024-05-07T10:57:17.376Z] "net/url", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "path", [2024-05-07T10:57:17.376Z] "path/filepath", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "runtime/cgo", [2024-05-07T10:57:17.376Z] "runtime/internal/atomic", [2024-05-07T10:57:17.376Z] "runtime/internal/math", [2024-05-07T10:57:17.376Z] "runtime/internal/sys", [2024-05-07T10:57:17.376Z] "sort", [2024-05-07T10:57:17.376Z] "strconv", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "sync/atomic", [2024-05-07T10:57:17.376Z] "syscall", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "unicode", [2024-05-07T10:57:17.376Z] "unicode/utf16", [2024-05-07T10:57:17.376Z] "unicode/utf8", [2024-05-07T10:57:17.376Z] "unsafe", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestGoFiles": [ [2024-05-07T10:57:17.376Z] "name_constraints_test.go", [2024-05-07T10:57:17.376Z] "parser_test.go", [2024-05-07T10:57:17.376Z] "pem_decrypt_test.go", [2024-05-07T10:57:17.376Z] "pkcs8_test.go", [2024-05-07T10:57:17.376Z] "root_unix_test.go", [2024-05-07T10:57:17.376Z] "sec1_test.go", [2024-05-07T10:57:17.376Z] "verify_test.go", [2024-05-07T10:57:17.376Z] "x509_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "TestImports": [ [2024-05-07T10:57:17.376Z] "bytes", [2024-05-07T10:57:17.376Z] "crypto", [2024-05-07T10:57:17.376Z] "crypto/dsa", [2024-05-07T10:57:17.376Z] "crypto/ecdsa", [2024-05-07T10:57:17.376Z] "crypto/ed25519", [2024-05-07T10:57:17.376Z] "crypto/elliptic", [2024-05-07T10:57:17.376Z] "crypto/rand", [2024-05-07T10:57:17.376Z] "crypto/rsa", [2024-05-07T10:57:17.376Z] "crypto/sha256", [2024-05-07T10:57:17.376Z] "crypto/sha512", [2024-05-07T10:57:17.376Z] "crypto/x509/pkix", [2024-05-07T10:57:17.376Z] "encoding/asn1", [2024-05-07T10:57:17.376Z] "encoding/base64", [2024-05-07T10:57:17.376Z] "encoding/hex", [2024-05-07T10:57:17.376Z] "encoding/pem", [2024-05-07T10:57:17.376Z] "errors", [2024-05-07T10:57:17.376Z] "fmt", [2024-05-07T10:57:17.376Z] "internal/testenv", [2024-05-07T10:57:17.376Z] "io", [2024-05-07T10:57:17.376Z] "math/big", [2024-05-07T10:57:17.376Z] "net", [2024-05-07T10:57:17.376Z] "net/url", [2024-05-07T10:57:17.376Z] "os", [2024-05-07T10:57:17.376Z] "os/exec", [2024-05-07T10:57:17.376Z] "path/filepath", [2024-05-07T10:57:17.376Z] "reflect", [2024-05-07T10:57:17.376Z] "runtime", [2024-05-07T10:57:17.376Z] "strconv", [2024-05-07T10:57:17.376Z] "strings", [2024-05-07T10:57:17.376Z] "sync", [2024-05-07T10:57:17.376Z] "testing", [2024-05-07T10:57:17.376Z] "time", [2024-05-07T10:57:17.376Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.376Z] "XTestGoFiles": [ [2024-05-07T10:57:17.376Z] "example_test.go" [2024-05-07T10:57:17.376Z] ], [2024-05-07T10:57:17.377Z] "XTestImports": [ [2024-05-07T10:57:17.377Z] "crypto/dsa", [2024-05-07T10:57:17.377Z] "crypto/ecdsa", [2024-05-07T10:57:17.377Z] "crypto/ed25519", [2024-05-07T10:57:17.377Z] "crypto/rsa", [2024-05-07T10:57:17.377Z] "crypto/x509", [2024-05-07T10:57:17.377Z] "encoding/pem", [2024-05-07T10:57:17.377Z] "fmt" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "Name": "subtle", [2024-05-07T10:57:17.377Z] "Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/subtle.a", [2024-05-07T10:57:17.377Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "aliasing.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.377Z] "aliasing_purego.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "unsafe" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "unsafe" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.377Z] "Name": "chacha20", [2024-05-07T10:57:17.377Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20.a", [2024-05-07T10:57:17.377Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "chacha_generic.go", [2024-05-07T10:57:17.377Z] "chacha_noasm.go", [2024-05-07T10:57:17.377Z] "xor.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.377Z] "chacha_arm64.go", [2024-05-07T10:57:17.377Z] "chacha_ppc64le.go", [2024-05-07T10:57:17.377Z] "chacha_s390x.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.377Z] "chacha_arm64.s", [2024-05-07T10:57:17.377Z] "chacha_ppc64le.s", [2024-05-07T10:57:17.377Z] "chacha_s390x.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "crypto/cipher", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "math/bits", [2024-05-07T10:57:17.377Z] "runtime" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "ImportMap": { [2024-05-07T10:57:17.377Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle" [2024-05-07T10:57:17.377Z] }, [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "crypto/cipher", [2024-05-07T10:57:17.377Z] "crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "internal/abi", [2024-05-07T10:57:17.377Z] "internal/bytealg", [2024-05-07T10:57:17.377Z] "internal/cpu", [2024-05-07T10:57:17.377Z] "internal/goexperiment", [2024-05-07T10:57:17.377Z] "internal/itoa", [2024-05-07T10:57:17.377Z] "internal/race", [2024-05-07T10:57:17.377Z] "internal/reflectlite", [2024-05-07T10:57:17.377Z] "internal/unsafeheader", [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "math", [2024-05-07T10:57:17.377Z] "math/bits", [2024-05-07T10:57:17.377Z] "reflect", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "runtime/internal/atomic", [2024-05-07T10:57:17.377Z] "runtime/internal/math", [2024-05-07T10:57:17.377Z] "runtime/internal/sys", [2024-05-07T10:57:17.377Z] "strconv", [2024-05-07T10:57:17.377Z] "sync", [2024-05-07T10:57:17.377Z] "sync/atomic", [2024-05-07T10:57:17.377Z] "unicode", [2024-05-07T10:57:17.377Z] "unicode/utf8", [2024-05-07T10:57:17.377Z] "unsafe", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/internal/subtle" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.377Z] "Name": "poly1305", [2024-05-07T10:57:17.377Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/poly1305.a", [2024-05-07T10:57:17.377Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "bits_go1.13.go", [2024-05-07T10:57:17.377Z] "poly1305.go", [2024-05-07T10:57:17.377Z] "sum_amd64.go", [2024-05-07T10:57:17.377Z] "sum_generic.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.377Z] "bits_compat.go", [2024-05-07T10:57:17.377Z] "mac_noasm.go", [2024-05-07T10:57:17.377Z] "sum_ppc64le.go", [2024-05-07T10:57:17.377Z] "sum_s390x.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.377Z] "sum_ppc64le.s", [2024-05-07T10:57:17.377Z] "sum_s390x.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "SFiles": [ [2024-05-07T10:57:17.377Z] "sum_amd64.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "math/bits" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "internal/abi", [2024-05-07T10:57:17.377Z] "internal/bytealg", [2024-05-07T10:57:17.377Z] "internal/cpu", [2024-05-07T10:57:17.377Z] "internal/goexperiment", [2024-05-07T10:57:17.377Z] "internal/itoa", [2024-05-07T10:57:17.377Z] "internal/race", [2024-05-07T10:57:17.377Z] "internal/reflectlite", [2024-05-07T10:57:17.377Z] "internal/unsafeheader", [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "math", [2024-05-07T10:57:17.377Z] "math/bits", [2024-05-07T10:57:17.377Z] "reflect", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "runtime/internal/atomic", [2024-05-07T10:57:17.377Z] "runtime/internal/math", [2024-05-07T10:57:17.377Z] "runtime/internal/sys", [2024-05-07T10:57:17.377Z] "strconv", [2024-05-07T10:57:17.377Z] "sync", [2024-05-07T10:57:17.377Z] "sync/atomic", [2024-05-07T10:57:17.377Z] "unicode", [2024-05-07T10:57:17.377Z] "unicode/utf8", [2024-05-07T10:57:17.377Z] "unsafe" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/io/ioutil", [2024-05-07T10:57:17.377Z] "ImportPath": "io/ioutil", [2024-05-07T10:57:17.377Z] "Name": "ioutil", [2024-05-07T10:57:17.377Z] "Doc": "Package ioutil implements some I/O utility functions.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/io/ioutil.a", [2024-05-07T10:57:17.377Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "ioutil.go", [2024-05-07T10:57:17.377Z] "tempfile.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "io/fs", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "sort" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "internal/abi", [2024-05-07T10:57:17.377Z] "internal/bytealg", [2024-05-07T10:57:17.377Z] "internal/cpu", [2024-05-07T10:57:17.377Z] "internal/goexperiment", [2024-05-07T10:57:17.377Z] "internal/itoa", [2024-05-07T10:57:17.377Z] "internal/oserror", [2024-05-07T10:57:17.377Z] "internal/poll", [2024-05-07T10:57:17.377Z] "internal/race", [2024-05-07T10:57:17.377Z] "internal/reflectlite", [2024-05-07T10:57:17.377Z] "internal/syscall/execenv", [2024-05-07T10:57:17.377Z] "internal/syscall/unix", [2024-05-07T10:57:17.377Z] "internal/testlog", [2024-05-07T10:57:17.377Z] "internal/unsafeheader", [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "io/fs", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "path", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "runtime/internal/atomic", [2024-05-07T10:57:17.377Z] "runtime/internal/math", [2024-05-07T10:57:17.377Z] "runtime/internal/sys", [2024-05-07T10:57:17.377Z] "sort", [2024-05-07T10:57:17.377Z] "sync", [2024-05-07T10:57:17.377Z] "sync/atomic", [2024-05-07T10:57:17.377Z] "syscall", [2024-05-07T10:57:17.377Z] "time", [2024-05-07T10:57:17.377Z] "unicode/utf8", [2024-05-07T10:57:17.377Z] "unsafe" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "XTestGoFiles": [ [2024-05-07T10:57:17.377Z] "example_test.go", [2024-05-07T10:57:17.377Z] "ioutil_test.go", [2024-05-07T10:57:17.377Z] "tempfile_test.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "XTestImports": [ [2024-05-07T10:57:17.377Z] "bytes", [2024-05-07T10:57:17.377Z] "fmt", [2024-05-07T10:57:17.377Z] "io/fs", [2024-05-07T10:57:17.377Z] "io/ioutil", [2024-05-07T10:57:17.377Z] "log", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "path/filepath", [2024-05-07T10:57:17.377Z] "regexp", [2024-05-07T10:57:17.377Z] "strings", [2024-05-07T10:57:17.377Z] "testing" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.377Z] "Name": "cpu", [2024-05-07T10:57:17.377Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/sys/cpu.a", [2024-05-07T10:57:17.377Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.19.0", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "byteorder.go", [2024-05-07T10:57:17.377Z] "cpu.go", [2024-05-07T10:57:17.377Z] "cpu_gc_x86.go", [2024-05-07T10:57:17.377Z] "cpu_linux_noinit.go", [2024-05-07T10:57:17.377Z] "cpu_x86.go", [2024-05-07T10:57:17.377Z] "hwcap_linux.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.377Z] "cpu_aix.go", [2024-05-07T10:57:17.377Z] "cpu_arm.go", [2024-05-07T10:57:17.377Z] "cpu_arm64.go", [2024-05-07T10:57:17.377Z] "cpu_gc_arm64.go", [2024-05-07T10:57:17.377Z] "cpu_gc_s390x.go", [2024-05-07T10:57:17.377Z] "cpu_gccgo_arm64.go", [2024-05-07T10:57:17.377Z] "cpu_gccgo_s390x.go", [2024-05-07T10:57:17.377Z] "cpu_gccgo_x86.go", [2024-05-07T10:57:17.377Z] "cpu_linux.go", [2024-05-07T10:57:17.377Z] "cpu_linux_arm.go", [2024-05-07T10:57:17.377Z] "cpu_linux_arm64.go", [2024-05-07T10:57:17.377Z] "cpu_linux_mips64x.go", [2024-05-07T10:57:17.377Z] "cpu_linux_ppc64x.go", [2024-05-07T10:57:17.377Z] "cpu_linux_s390x.go", [2024-05-07T10:57:17.377Z] "cpu_mips64x.go", [2024-05-07T10:57:17.377Z] "cpu_mipsx.go", [2024-05-07T10:57:17.377Z] "cpu_netbsd_arm64.go", [2024-05-07T10:57:17.377Z] "cpu_other_arm.go", [2024-05-07T10:57:17.377Z] "cpu_other_arm64.go", [2024-05-07T10:57:17.377Z] "cpu_other_mips64x.go", [2024-05-07T10:57:17.377Z] "cpu_ppc64x.go", [2024-05-07T10:57:17.377Z] "cpu_riscv64.go", [2024-05-07T10:57:17.377Z] "cpu_s390x.go", [2024-05-07T10:57:17.377Z] "cpu_wasm.go", [2024-05-07T10:57:17.377Z] "cpu_zos.go", [2024-05-07T10:57:17.377Z] "cpu_zos_s390x.go", [2024-05-07T10:57:17.377Z] "syscall_aix_gccgo.go", [2024-05-07T10:57:17.377Z] "syscall_aix_ppc64_gc.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.377Z] "asm_aix_ppc64.s", [2024-05-07T10:57:17.377Z] "cpu_arm64.s", [2024-05-07T10:57:17.377Z] "cpu_gccgo_x86.c", [2024-05-07T10:57:17.377Z] "cpu_s390x.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "SFiles": [ [2024-05-07T10:57:17.377Z] "cpu_x86.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "io/ioutil", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "strings" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "internal/abi", [2024-05-07T10:57:17.377Z] "internal/bytealg", [2024-05-07T10:57:17.377Z] "internal/cpu", [2024-05-07T10:57:17.377Z] "internal/goexperiment", [2024-05-07T10:57:17.377Z] "internal/itoa", [2024-05-07T10:57:17.377Z] "internal/oserror", [2024-05-07T10:57:17.377Z] "internal/poll", [2024-05-07T10:57:17.377Z] "internal/race", [2024-05-07T10:57:17.377Z] "internal/reflectlite", [2024-05-07T10:57:17.377Z] "internal/syscall/execenv", [2024-05-07T10:57:17.377Z] "internal/syscall/unix", [2024-05-07T10:57:17.377Z] "internal/testlog", [2024-05-07T10:57:17.377Z] "internal/unsafeheader", [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "io/fs", [2024-05-07T10:57:17.377Z] "io/ioutil", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "path", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "runtime/internal/atomic", [2024-05-07T10:57:17.377Z] "runtime/internal/math", [2024-05-07T10:57:17.377Z] "runtime/internal/sys", [2024-05-07T10:57:17.377Z] "sort", [2024-05-07T10:57:17.377Z] "strings", [2024-05-07T10:57:17.377Z] "sync", [2024-05-07T10:57:17.377Z] "sync/atomic", [2024-05-07T10:57:17.377Z] "syscall", [2024-05-07T10:57:17.377Z] "time", [2024-05-07T10:57:17.377Z] "unicode", [2024-05-07T10:57:17.377Z] "unicode/utf8", [2024-05-07T10:57:17.377Z] "unsafe" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.377Z] "Name": "chacha20poly1305", [2024-05-07T10:57:17.377Z] "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-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", [2024-05-07T10:57:17.377Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "chacha20poly1305.go", [2024-05-07T10:57:17.377Z] "chacha20poly1305_amd64.go", [2024-05-07T10:57:17.377Z] "chacha20poly1305_generic.go", [2024-05-07T10:57:17.377Z] "xchacha20poly1305.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.377Z] "chacha20poly1305_noasm.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "SFiles": [ [2024-05-07T10:57:17.377Z] "chacha20poly1305_amd64.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "crypto/cipher", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "ImportMap": { [2024-05-07T10:57:17.377Z] "golang.org/x/crypto/chacha20": "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.377Z] "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "golang.org/x/crypto/poly1305": "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.377Z] "golang.org/x/sys/cpu": "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.377Z] }, [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "crypto/cipher", [2024-05-07T10:57:17.377Z] "crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "internal/abi", [2024-05-07T10:57:17.377Z] "internal/bytealg", [2024-05-07T10:57:17.377Z] "internal/cpu", [2024-05-07T10:57:17.377Z] "internal/goexperiment", [2024-05-07T10:57:17.377Z] "internal/itoa", [2024-05-07T10:57:17.377Z] "internal/oserror", [2024-05-07T10:57:17.377Z] "internal/poll", [2024-05-07T10:57:17.377Z] "internal/race", [2024-05-07T10:57:17.377Z] "internal/reflectlite", [2024-05-07T10:57:17.377Z] "internal/syscall/execenv", [2024-05-07T10:57:17.377Z] "internal/syscall/unix", [2024-05-07T10:57:17.377Z] "internal/testlog", [2024-05-07T10:57:17.377Z] "internal/unsafeheader", [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "io/fs", [2024-05-07T10:57:17.377Z] "io/ioutil", [2024-05-07T10:57:17.377Z] "math", [2024-05-07T10:57:17.377Z] "math/bits", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "path", [2024-05-07T10:57:17.377Z] "reflect", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "runtime/internal/atomic", [2024-05-07T10:57:17.377Z] "runtime/internal/math", [2024-05-07T10:57:17.377Z] "runtime/internal/sys", [2024-05-07T10:57:17.377Z] "sort", [2024-05-07T10:57:17.377Z] "strconv", [2024-05-07T10:57:17.377Z] "strings", [2024-05-07T10:57:17.377Z] "sync", [2024-05-07T10:57:17.377Z] "sync/atomic", [2024-05-07T10:57:17.377Z] "syscall", [2024-05-07T10:57:17.377Z] "time", [2024-05-07T10:57:17.377Z] "unicode", [2024-05-07T10:57:17.377Z] "unicode/utf8", [2024-05-07T10:57:17.377Z] "unsafe", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.377Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.377Z] "Name": "curve25519", [2024-05-07T10:57:17.377Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519.a", [2024-05-07T10:57:17.377Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "curve25519.go", [2024-05-07T10:57:17.377Z] "curve25519_amd64.go", [2024-05-07T10:57:17.377Z] "curve25519_generic.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.377Z] "curve25519_noasm.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "SFiles": [ [2024-05-07T10:57:17.377Z] "curve25519_amd64.s" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "fmt" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "encoding/binary", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "fmt", [2024-05-07T10:57:17.377Z] "internal/abi", [2024-05-07T10:57:17.377Z] "internal/bytealg", [2024-05-07T10:57:17.377Z] "internal/cpu", [2024-05-07T10:57:17.377Z] "internal/fmtsort", [2024-05-07T10:57:17.377Z] "internal/goexperiment", [2024-05-07T10:57:17.377Z] "internal/itoa", [2024-05-07T10:57:17.377Z] "internal/oserror", [2024-05-07T10:57:17.377Z] "internal/poll", [2024-05-07T10:57:17.377Z] "internal/race", [2024-05-07T10:57:17.377Z] "internal/reflectlite", [2024-05-07T10:57:17.377Z] "internal/syscall/execenv", [2024-05-07T10:57:17.377Z] "internal/syscall/unix", [2024-05-07T10:57:17.377Z] "internal/testlog", [2024-05-07T10:57:17.377Z] "internal/unsafeheader", [2024-05-07T10:57:17.377Z] "io", [2024-05-07T10:57:17.377Z] "io/fs", [2024-05-07T10:57:17.377Z] "math", [2024-05-07T10:57:17.377Z] "math/bits", [2024-05-07T10:57:17.377Z] "os", [2024-05-07T10:57:17.377Z] "path", [2024-05-07T10:57:17.377Z] "reflect", [2024-05-07T10:57:17.377Z] "runtime", [2024-05-07T10:57:17.377Z] "runtime/internal/atomic", [2024-05-07T10:57:17.377Z] "runtime/internal/math", [2024-05-07T10:57:17.377Z] "runtime/internal/sys", [2024-05-07T10:57:17.377Z] "sort", [2024-05-07T10:57:17.377Z] "strconv", [2024-05-07T10:57:17.377Z] "sync", [2024-05-07T10:57:17.377Z] "sync/atomic", [2024-05-07T10:57:17.377Z] "syscall", [2024-05-07T10:57:17.377Z] "time", [2024-05-07T10:57:17.377Z] "unicode", [2024-05-07T10:57:17.377Z] "unicode/utf8", [2024-05-07T10:57:17.377Z] "unsafe" [2024-05-07T10:57:17.377Z] ] [2024-05-07T10:57:17.377Z] } [2024-05-07T10:57:17.377Z] { [2024-05-07T10:57:17.377Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.377Z] "ImportPath": "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.377Z] "Name": "hkdf", [2024-05-07T10:57:17.377Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-05-07T10:57:17.377Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/crypto/hkdf.a", [2024-05-07T10:57:17.377Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.377Z] "Goroot": true, [2024-05-07T10:57:17.377Z] "Standard": true, [2024-05-07T10:57:17.377Z] "DepOnly": true, [2024-05-07T10:57:17.377Z] "GoFiles": [ [2024-05-07T10:57:17.377Z] "hkdf.go" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Imports": [ [2024-05-07T10:57:17.377Z] "crypto/hmac", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "hash", [2024-05-07T10:57:17.377Z] "io" [2024-05-07T10:57:17.377Z] ], [2024-05-07T10:57:17.377Z] "Deps": [ [2024-05-07T10:57:17.377Z] "crypto/hmac", [2024-05-07T10:57:17.377Z] "crypto/subtle", [2024-05-07T10:57:17.377Z] "errors", [2024-05-07T10:57:17.377Z] "hash", [2024-05-07T10:57:17.378Z] "internal/abi", [2024-05-07T10:57:17.378Z] "internal/bytealg", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "internal/goexperiment", [2024-05-07T10:57:17.378Z] "internal/race", [2024-05-07T10:57:17.378Z] "internal/reflectlite", [2024-05-07T10:57:17.378Z] "internal/unsafeheader", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "runtime/internal/atomic", [2024-05-07T10:57:17.378Z] "runtime/internal/math", [2024-05-07T10:57:17.378Z] "runtime/internal/sys", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "unsafe" [2024-05-07T10:57:17.378Z] ] [2024-05-07T10:57:17.378Z] } [2024-05-07T10:57:17.378Z] { [2024-05-07T10:57:17.378Z] "Dir": "/usr/local/go/src/crypto/tls", [2024-05-07T10:57:17.378Z] "ImportPath": "crypto/tls", [2024-05-07T10:57:17.378Z] "Name": "tls", [2024-05-07T10:57:17.378Z] "Doc": "Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.", [2024-05-07T10:57:17.378Z] "Target": "/usr/local/go/pkg/linux_amd64/crypto/tls.a", [2024-05-07T10:57:17.378Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.378Z] "Goroot": true, [2024-05-07T10:57:17.378Z] "Standard": true, [2024-05-07T10:57:17.378Z] "DepOnly": true, [2024-05-07T10:57:17.378Z] "GoFiles": [ [2024-05-07T10:57:17.378Z] "alert.go", [2024-05-07T10:57:17.378Z] "auth.go", [2024-05-07T10:57:17.378Z] "cipher_suites.go", [2024-05-07T10:57:17.378Z] "common.go", [2024-05-07T10:57:17.378Z] "common_string.go", [2024-05-07T10:57:17.378Z] "conn.go", [2024-05-07T10:57:17.378Z] "handshake_client.go", [2024-05-07T10:57:17.378Z] "handshake_client_tls13.go", [2024-05-07T10:57:17.378Z] "handshake_messages.go", [2024-05-07T10:57:17.378Z] "handshake_server.go", [2024-05-07T10:57:17.378Z] "handshake_server_tls13.go", [2024-05-07T10:57:17.378Z] "key_agreement.go", [2024-05-07T10:57:17.378Z] "key_schedule.go", [2024-05-07T10:57:17.378Z] "prf.go", [2024-05-07T10:57:17.378Z] "ticket.go", [2024-05-07T10:57:17.378Z] "tls.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.378Z] "generate_cert.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Imports": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "container/list", [2024-05-07T10:57:17.378Z] "context", [2024-05-07T10:57:17.378Z] "crypto", [2024-05-07T10:57:17.378Z] "crypto/aes", [2024-05-07T10:57:17.378Z] "crypto/cipher", [2024-05-07T10:57:17.378Z] "crypto/des", [2024-05-07T10:57:17.378Z] "crypto/ecdsa", [2024-05-07T10:57:17.378Z] "crypto/ed25519", [2024-05-07T10:57:17.378Z] "crypto/elliptic", [2024-05-07T10:57:17.378Z] "crypto/hmac", [2024-05-07T10:57:17.378Z] "crypto/md5", [2024-05-07T10:57:17.378Z] "crypto/rand", [2024-05-07T10:57:17.378Z] "crypto/rc4", [2024-05-07T10:57:17.378Z] "crypto/rsa", [2024-05-07T10:57:17.378Z] "crypto/sha1", [2024-05-07T10:57:17.378Z] "crypto/sha256", [2024-05-07T10:57:17.378Z] "crypto/sha512", [2024-05-07T10:57:17.378Z] "crypto/subtle", [2024-05-07T10:57:17.378Z] "crypto/x509", [2024-05-07T10:57:17.378Z] "encoding/pem", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.378Z] "hash", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "math/big", [2024-05-07T10:57:17.378Z] "net", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "strconv", [2024-05-07T10:57:17.378Z] "strings", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "time" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "ImportMap": { [2024-05-07T10:57:17.378Z] "golang.org/x/crypto/chacha20poly1305": "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.378Z] "golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.378Z] "golang.org/x/crypto/curve25519": "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.378Z] "golang.org/x/crypto/hkdf": "vendor/golang.org/x/crypto/hkdf" [2024-05-07T10:57:17.378Z] }, [2024-05-07T10:57:17.378Z] "Deps": [ [2024-05-07T10:57:17.378Z] "bufio", [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "container/list", [2024-05-07T10:57:17.378Z] "context", [2024-05-07T10:57:17.378Z] "crypto", [2024-05-07T10:57:17.378Z] "crypto/aes", [2024-05-07T10:57:17.378Z] "crypto/cipher", [2024-05-07T10:57:17.378Z] "crypto/des", [2024-05-07T10:57:17.378Z] "crypto/dsa", [2024-05-07T10:57:17.378Z] "crypto/ecdsa", [2024-05-07T10:57:17.378Z] "crypto/ed25519", [2024-05-07T10:57:17.378Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.378Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.378Z] "crypto/elliptic", [2024-05-07T10:57:17.378Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.378Z] "crypto/hmac", [2024-05-07T10:57:17.378Z] "crypto/internal/randutil", [2024-05-07T10:57:17.378Z] "crypto/internal/subtle", [2024-05-07T10:57:17.378Z] "crypto/md5", [2024-05-07T10:57:17.378Z] "crypto/rand", [2024-05-07T10:57:17.378Z] "crypto/rc4", [2024-05-07T10:57:17.378Z] "crypto/rsa", [2024-05-07T10:57:17.378Z] "crypto/sha1", [2024-05-07T10:57:17.378Z] "crypto/sha256", [2024-05-07T10:57:17.378Z] "crypto/sha512", [2024-05-07T10:57:17.378Z] "crypto/subtle", [2024-05-07T10:57:17.378Z] "crypto/x509", [2024-05-07T10:57:17.378Z] "crypto/x509/pkix", [2024-05-07T10:57:17.378Z] "encoding/asn1", [2024-05-07T10:57:17.378Z] "encoding/base64", [2024-05-07T10:57:17.378Z] "encoding/binary", [2024-05-07T10:57:17.378Z] "encoding/hex", [2024-05-07T10:57:17.378Z] "encoding/pem", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "hash", [2024-05-07T10:57:17.378Z] "internal/abi", [2024-05-07T10:57:17.378Z] "internal/bytealg", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "internal/fmtsort", [2024-05-07T10:57:17.378Z] "internal/goexperiment", [2024-05-07T10:57:17.378Z] "internal/itoa", [2024-05-07T10:57:17.378Z] "internal/nettrace", [2024-05-07T10:57:17.378Z] "internal/oserror", [2024-05-07T10:57:17.378Z] "internal/poll", [2024-05-07T10:57:17.378Z] "internal/race", [2024-05-07T10:57:17.378Z] "internal/reflectlite", [2024-05-07T10:57:17.378Z] "internal/singleflight", [2024-05-07T10:57:17.378Z] "internal/syscall/execenv", [2024-05-07T10:57:17.378Z] "internal/syscall/unix", [2024-05-07T10:57:17.378Z] "internal/testlog", [2024-05-07T10:57:17.378Z] "internal/unsafeheader", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "io/fs", [2024-05-07T10:57:17.378Z] "io/ioutil", [2024-05-07T10:57:17.378Z] "math", [2024-05-07T10:57:17.378Z] "math/big", [2024-05-07T10:57:17.378Z] "math/bits", [2024-05-07T10:57:17.378Z] "math/rand", [2024-05-07T10:57:17.378Z] "net", [2024-05-07T10:57:17.378Z] "net/url", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "path", [2024-05-07T10:57:17.378Z] "path/filepath", [2024-05-07T10:57:17.378Z] "reflect", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "runtime/cgo", [2024-05-07T10:57:17.378Z] "runtime/internal/atomic", [2024-05-07T10:57:17.378Z] "runtime/internal/math", [2024-05-07T10:57:17.378Z] "runtime/internal/sys", [2024-05-07T10:57:17.378Z] "sort", [2024-05-07T10:57:17.378Z] "strconv", [2024-05-07T10:57:17.378Z] "strings", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "syscall", [2024-05-07T10:57:17.378Z] "time", [2024-05-07T10:57:17.378Z] "unicode", [2024-05-07T10:57:17.378Z] "unicode/utf16", [2024-05-07T10:57:17.378Z] "unicode/utf8", [2024-05-07T10:57:17.378Z] "unsafe", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "TestGoFiles": [ [2024-05-07T10:57:17.378Z] "auth_test.go", [2024-05-07T10:57:17.378Z] "conn_test.go", [2024-05-07T10:57:17.378Z] "handshake_client_test.go", [2024-05-07T10:57:17.378Z] "handshake_messages_test.go", [2024-05-07T10:57:17.378Z] "handshake_server_test.go", [2024-05-07T10:57:17.378Z] "handshake_test.go", [2024-05-07T10:57:17.378Z] "handshake_unix_test.go", [2024-05-07T10:57:17.378Z] "key_schedule_test.go", [2024-05-07T10:57:17.378Z] "link_test.go", [2024-05-07T10:57:17.378Z] "prf_test.go", [2024-05-07T10:57:17.378Z] "tls_test.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "TestImports": [ [2024-05-07T10:57:17.378Z] "bufio", [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "context", [2024-05-07T10:57:17.378Z] "crypto", [2024-05-07T10:57:17.378Z] "crypto/ed25519", [2024-05-07T10:57:17.378Z] "crypto/elliptic", [2024-05-07T10:57:17.378Z] "crypto/rsa", [2024-05-07T10:57:17.378Z] "crypto/x509", [2024-05-07T10:57:17.378Z] "encoding/base64", [2024-05-07T10:57:17.378Z] "encoding/binary", [2024-05-07T10:57:17.378Z] "encoding/hex", [2024-05-07T10:57:17.378Z] "encoding/json", [2024-05-07T10:57:17.378Z] "encoding/pem", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "flag", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "hash", [2024-05-07T10:57:17.378Z] "internal/testenv", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "math", [2024-05-07T10:57:17.378Z] "math/big", [2024-05-07T10:57:17.378Z] "math/rand", [2024-05-07T10:57:17.378Z] "net", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "os/exec", [2024-05-07T10:57:17.378Z] "path/filepath", [2024-05-07T10:57:17.378Z] "reflect", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "sort", [2024-05-07T10:57:17.378Z] "strconv", [2024-05-07T10:57:17.378Z] "strings", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "syscall", [2024-05-07T10:57:17.378Z] "testing", [2024-05-07T10:57:17.378Z] "testing/quick", [2024-05-07T10:57:17.378Z] "time", [2024-05-07T10:57:17.378Z] "unicode", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/crypto/curve25519" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "XTestGoFiles": [ [2024-05-07T10:57:17.378Z] "example_test.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "XTestImports": [ [2024-05-07T10:57:17.378Z] "crypto/tls", [2024-05-07T10:57:17.378Z] "crypto/x509", [2024-05-07T10:57:17.378Z] "log", [2024-05-07T10:57:17.378Z] "net/http", [2024-05-07T10:57:17.378Z] "net/http/httptest", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "time" [2024-05-07T10:57:17.378Z] ] [2024-05-07T10:57:17.378Z] } [2024-05-07T10:57:17.378Z] { [2024-05-07T10:57:17.378Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.378Z] "ImportPath": "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.378Z] "Name": "transform", [2024-05-07T10:57:17.378Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-05-07T10:57:17.378Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/transform.a", [2024-05-07T10:57:17.378Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.378Z] "Goroot": true, [2024-05-07T10:57:17.378Z] "Standard": true, [2024-05-07T10:57:17.378Z] "DepOnly": true, [2024-05-07T10:57:17.378Z] "GoFiles": [ [2024-05-07T10:57:17.378Z] "transform.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Imports": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "unicode/utf8" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Deps": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "internal/abi", [2024-05-07T10:57:17.378Z] "internal/bytealg", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "internal/goexperiment", [2024-05-07T10:57:17.378Z] "internal/race", [2024-05-07T10:57:17.378Z] "internal/reflectlite", [2024-05-07T10:57:17.378Z] "internal/unsafeheader", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "runtime/internal/atomic", [2024-05-07T10:57:17.378Z] "runtime/internal/math", [2024-05-07T10:57:17.378Z] "runtime/internal/sys", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "unicode", [2024-05-07T10:57:17.378Z] "unicode/utf8", [2024-05-07T10:57:17.378Z] "unsafe" [2024-05-07T10:57:17.378Z] ] [2024-05-07T10:57:17.378Z] } [2024-05-07T10:57:17.378Z] { [2024-05-07T10:57:17.378Z] "Dir": "/usr/local/go/src/log", [2024-05-07T10:57:17.378Z] "ImportPath": "log", [2024-05-07T10:57:17.378Z] "Name": "log", [2024-05-07T10:57:17.378Z] "Doc": "Package log implements a simple logging package.", [2024-05-07T10:57:17.378Z] "Target": "/usr/local/go/pkg/linux_amd64/log.a", [2024-05-07T10:57:17.378Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.378Z] "Goroot": true, [2024-05-07T10:57:17.378Z] "Standard": true, [2024-05-07T10:57:17.378Z] "DepOnly": true, [2024-05-07T10:57:17.378Z] "GoFiles": [ [2024-05-07T10:57:17.378Z] "log.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Imports": [ [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "time" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Deps": [ [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "internal/abi", [2024-05-07T10:57:17.378Z] "internal/bytealg", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "internal/fmtsort", [2024-05-07T10:57:17.378Z] "internal/goexperiment", [2024-05-07T10:57:17.378Z] "internal/itoa", [2024-05-07T10:57:17.378Z] "internal/oserror", [2024-05-07T10:57:17.378Z] "internal/poll", [2024-05-07T10:57:17.378Z] "internal/race", [2024-05-07T10:57:17.378Z] "internal/reflectlite", [2024-05-07T10:57:17.378Z] "internal/syscall/execenv", [2024-05-07T10:57:17.378Z] "internal/syscall/unix", [2024-05-07T10:57:17.378Z] "internal/testlog", [2024-05-07T10:57:17.378Z] "internal/unsafeheader", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "io/fs", [2024-05-07T10:57:17.378Z] "math", [2024-05-07T10:57:17.378Z] "math/bits", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "path", [2024-05-07T10:57:17.378Z] "reflect", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "runtime/internal/atomic", [2024-05-07T10:57:17.378Z] "runtime/internal/math", [2024-05-07T10:57:17.378Z] "runtime/internal/sys", [2024-05-07T10:57:17.378Z] "sort", [2024-05-07T10:57:17.378Z] "strconv", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "syscall", [2024-05-07T10:57:17.378Z] "time", [2024-05-07T10:57:17.378Z] "unicode", [2024-05-07T10:57:17.378Z] "unicode/utf8", [2024-05-07T10:57:17.378Z] "unsafe" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "TestGoFiles": [ [2024-05-07T10:57:17.378Z] "log_test.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "TestImports": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "regexp", [2024-05-07T10:57:17.378Z] "strings", [2024-05-07T10:57:17.378Z] "testing", [2024-05-07T10:57:17.378Z] "time" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "XTestGoFiles": [ [2024-05-07T10:57:17.378Z] "example_test.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "XTestImports": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "log" [2024-05-07T10:57:17.378Z] ] [2024-05-07T10:57:17.378Z] } [2024-05-07T10:57:17.378Z] { [2024-05-07T10:57:17.378Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.378Z] "ImportPath": "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.378Z] "Name": "bidi", [2024-05-07T10:57:17.378Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-05-07T10:57:17.378Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/bidi.a", [2024-05-07T10:57:17.378Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.378Z] "Goroot": true, [2024-05-07T10:57:17.378Z] "Standard": true, [2024-05-07T10:57:17.378Z] "DepOnly": true, [2024-05-07T10:57:17.378Z] "GoFiles": [ [2024-05-07T10:57:17.378Z] "bidi.go", [2024-05-07T10:57:17.378Z] "bracket.go", [2024-05-07T10:57:17.378Z] "core.go", [2024-05-07T10:57:17.378Z] "prop.go", [2024-05-07T10:57:17.378Z] "tables13.0.0.go", [2024-05-07T10:57:17.378Z] "trieval.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.378Z] "tables10.0.0.go", [2024-05-07T10:57:17.378Z] "tables11.0.0.go", [2024-05-07T10:57:17.378Z] "tables12.0.0.go", [2024-05-07T10:57:17.378Z] "tables9.0.0.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Imports": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "container/list", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "log", [2024-05-07T10:57:17.378Z] "sort", [2024-05-07T10:57:17.378Z] "unicode/utf8" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Deps": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "container/list", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "internal/abi", [2024-05-07T10:57:17.378Z] "internal/bytealg", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "internal/fmtsort", [2024-05-07T10:57:17.378Z] "internal/goexperiment", [2024-05-07T10:57:17.378Z] "internal/itoa", [2024-05-07T10:57:17.378Z] "internal/oserror", [2024-05-07T10:57:17.378Z] "internal/poll", [2024-05-07T10:57:17.378Z] "internal/race", [2024-05-07T10:57:17.378Z] "internal/reflectlite", [2024-05-07T10:57:17.378Z] "internal/syscall/execenv", [2024-05-07T10:57:17.378Z] "internal/syscall/unix", [2024-05-07T10:57:17.378Z] "internal/testlog", [2024-05-07T10:57:17.378Z] "internal/unsafeheader", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "io/fs", [2024-05-07T10:57:17.378Z] "log", [2024-05-07T10:57:17.378Z] "math", [2024-05-07T10:57:17.378Z] "math/bits", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "path", [2024-05-07T10:57:17.378Z] "reflect", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "runtime/internal/atomic", [2024-05-07T10:57:17.378Z] "runtime/internal/math", [2024-05-07T10:57:17.378Z] "runtime/internal/sys", [2024-05-07T10:57:17.378Z] "sort", [2024-05-07T10:57:17.378Z] "strconv", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "syscall", [2024-05-07T10:57:17.378Z] "time", [2024-05-07T10:57:17.378Z] "unicode", [2024-05-07T10:57:17.378Z] "unicode/utf8", [2024-05-07T10:57:17.378Z] "unsafe" [2024-05-07T10:57:17.378Z] ] [2024-05-07T10:57:17.378Z] } [2024-05-07T10:57:17.378Z] { [2024-05-07T10:57:17.378Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.378Z] "ImportPath": "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.378Z] "Name": "bidirule", [2024-05-07T10:57:17.378Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-05-07T10:57:17.378Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/secure/bidirule.a", [2024-05-07T10:57:17.378Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.378Z] "Goroot": true, [2024-05-07T10:57:17.378Z] "Standard": true, [2024-05-07T10:57:17.378Z] "DepOnly": true, [2024-05-07T10:57:17.378Z] "GoFiles": [ [2024-05-07T10:57:17.378Z] "bidirule.go", [2024-05-07T10:57:17.378Z] "bidirule10.0.0.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.378Z] "bidirule9.0.0.go" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "Imports": [ [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.378Z] "unicode/utf8" [2024-05-07T10:57:17.378Z] ], [2024-05-07T10:57:17.378Z] "ImportMap": { [2024-05-07T10:57:17.378Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.378Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi" [2024-05-07T10:57:17.378Z] }, [2024-05-07T10:57:17.378Z] "Deps": [ [2024-05-07T10:57:17.378Z] "bytes", [2024-05-07T10:57:17.378Z] "container/list", [2024-05-07T10:57:17.378Z] "errors", [2024-05-07T10:57:17.378Z] "fmt", [2024-05-07T10:57:17.378Z] "internal/abi", [2024-05-07T10:57:17.378Z] "internal/bytealg", [2024-05-07T10:57:17.378Z] "internal/cpu", [2024-05-07T10:57:17.378Z] "internal/fmtsort", [2024-05-07T10:57:17.378Z] "internal/goexperiment", [2024-05-07T10:57:17.378Z] "internal/itoa", [2024-05-07T10:57:17.378Z] "internal/oserror", [2024-05-07T10:57:17.378Z] "internal/poll", [2024-05-07T10:57:17.378Z] "internal/race", [2024-05-07T10:57:17.378Z] "internal/reflectlite", [2024-05-07T10:57:17.378Z] "internal/syscall/execenv", [2024-05-07T10:57:17.378Z] "internal/syscall/unix", [2024-05-07T10:57:17.378Z] "internal/testlog", [2024-05-07T10:57:17.378Z] "internal/unsafeheader", [2024-05-07T10:57:17.378Z] "io", [2024-05-07T10:57:17.378Z] "io/fs", [2024-05-07T10:57:17.378Z] "log", [2024-05-07T10:57:17.378Z] "math", [2024-05-07T10:57:17.378Z] "math/bits", [2024-05-07T10:57:17.378Z] "os", [2024-05-07T10:57:17.378Z] "path", [2024-05-07T10:57:17.378Z] "reflect", [2024-05-07T10:57:17.378Z] "runtime", [2024-05-07T10:57:17.378Z] "runtime/internal/atomic", [2024-05-07T10:57:17.378Z] "runtime/internal/math", [2024-05-07T10:57:17.378Z] "runtime/internal/sys", [2024-05-07T10:57:17.378Z] "sort", [2024-05-07T10:57:17.378Z] "strconv", [2024-05-07T10:57:17.378Z] "sync", [2024-05-07T10:57:17.378Z] "sync/atomic", [2024-05-07T10:57:17.378Z] "syscall", [2024-05-07T10:57:17.378Z] "time", [2024-05-07T10:57:17.378Z] "unicode", [2024-05-07T10:57:17.378Z] "unicode/utf8", [2024-05-07T10:57:17.378Z] "unsafe", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.378Z] "vendor/golang.org/x/text/unicode/bidi" [2024-05-07T10:57:17.378Z] ] [2024-05-07T10:57:17.378Z] } [2024-05-07T10:57:17.378Z] { [2024-05-07T10:57:17.378Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.378Z] "ImportPath": "vendor/golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.378Z] "Name": "norm", [2024-05-07T10:57:17.378Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-05-07T10:57:17.378Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/text/unicode/norm.a", [2024-05-07T10:57:17.378Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.378Z] "Goroot": true, [2024-05-07T10:57:17.378Z] "Standard": true, [2024-05-07T10:57:17.378Z] "DepOnly": true, [2024-05-07T10:57:17.378Z] "GoFiles": [ [2024-05-07T10:57:17.378Z] "composition.go", [2024-05-07T10:57:17.378Z] "forminfo.go", [2024-05-07T10:57:17.378Z] "input.go", [2024-05-07T10:57:17.378Z] "iter.go", [2024-05-07T10:57:17.378Z] "normalize.go", [2024-05-07T10:57:17.378Z] "readwriter.go", [2024-05-07T10:57:17.378Z] "tables13.0.0.go", [2024-05-07T10:57:17.378Z] "transform.go", [2024-05-07T10:57:17.378Z] "trie.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.379Z] "tables10.0.0.go", [2024-05-07T10:57:17.379Z] "tables11.0.0.go", [2024-05-07T10:57:17.379Z] "tables12.0.0.go", [2024-05-07T10:57:17.379Z] "tables9.0.0.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.379Z] "encoding/binary", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "unicode/utf8" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "ImportMap": { [2024-05-07T10:57:17.379Z] "golang.org/x/text/transform": "vendor/golang.org/x/text/transform" [2024-05-07T10:57:17.379Z] }, [2024-05-07T10:57:17.379Z] "Deps": [ [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "encoding/binary", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "internal/abi", [2024-05-07T10:57:17.379Z] "internal/bytealg", [2024-05-07T10:57:17.379Z] "internal/cpu", [2024-05-07T10:57:17.379Z] "internal/fmtsort", [2024-05-07T10:57:17.379Z] "internal/goexperiment", [2024-05-07T10:57:17.379Z] "internal/itoa", [2024-05-07T10:57:17.379Z] "internal/oserror", [2024-05-07T10:57:17.379Z] "internal/poll", [2024-05-07T10:57:17.379Z] "internal/race", [2024-05-07T10:57:17.379Z] "internal/reflectlite", [2024-05-07T10:57:17.379Z] "internal/syscall/execenv", [2024-05-07T10:57:17.379Z] "internal/syscall/unix", [2024-05-07T10:57:17.379Z] "internal/testlog", [2024-05-07T10:57:17.379Z] "internal/unsafeheader", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "io/fs", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "math/bits", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "path", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "runtime", [2024-05-07T10:57:17.379Z] "runtime/internal/atomic", [2024-05-07T10:57:17.379Z] "runtime/internal/math", [2024-05-07T10:57:17.379Z] "runtime/internal/sys", [2024-05-07T10:57:17.379Z] "sort", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "sync/atomic", [2024-05-07T10:57:17.379Z] "syscall", [2024-05-07T10:57:17.379Z] "time", [2024-05-07T10:57:17.379Z] "unicode", [2024-05-07T10:57:17.379Z] "unicode/utf8", [2024-05-07T10:57:17.379Z] "unsafe", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/transform" [2024-05-07T10:57:17.379Z] ] [2024-05-07T10:57:17.379Z] } [2024-05-07T10:57:17.379Z] { [2024-05-07T10:57:17.379Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.379Z] "ImportPath": "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.379Z] "Name": "idna", [2024-05-07T10:57:17.379Z] "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-05-07T10:57:17.379Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/idna.a", [2024-05-07T10:57:17.379Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.379Z] "Goroot": true, [2024-05-07T10:57:17.379Z] "Standard": true, [2024-05-07T10:57:17.379Z] "DepOnly": true, [2024-05-07T10:57:17.379Z] "GoFiles": [ [2024-05-07T10:57:17.379Z] "idna10.0.0.go", [2024-05-07T10:57:17.379Z] "punycode.go", [2024-05-07T10:57:17.379Z] "tables13.0.0.go", [2024-05-07T10:57:17.379Z] "trie.go", [2024-05-07T10:57:17.379Z] "trieval.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.379Z] "idna9.0.0.go", [2024-05-07T10:57:17.379Z] "tables10.0.0.go", [2024-05-07T10:57:17.379Z] "tables11.0.0.go", [2024-05-07T10:57:17.379Z] "tables12.0.0.go", [2024-05-07T10:57:17.379Z] "tables9.0.0.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "unicode/utf8" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "ImportMap": { [2024-05-07T10:57:17.379Z] "golang.org/x/text/secure/bidirule": "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.379Z] "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.379Z] "golang.org/x/text/unicode/norm": "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.379Z] }, [2024-05-07T10:57:17.379Z] "Deps": [ [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "container/list", [2024-05-07T10:57:17.379Z] "encoding/binary", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "internal/abi", [2024-05-07T10:57:17.379Z] "internal/bytealg", [2024-05-07T10:57:17.379Z] "internal/cpu", [2024-05-07T10:57:17.379Z] "internal/fmtsort", [2024-05-07T10:57:17.379Z] "internal/goexperiment", [2024-05-07T10:57:17.379Z] "internal/itoa", [2024-05-07T10:57:17.379Z] "internal/oserror", [2024-05-07T10:57:17.379Z] "internal/poll", [2024-05-07T10:57:17.379Z] "internal/race", [2024-05-07T10:57:17.379Z] "internal/reflectlite", [2024-05-07T10:57:17.379Z] "internal/syscall/execenv", [2024-05-07T10:57:17.379Z] "internal/syscall/unix", [2024-05-07T10:57:17.379Z] "internal/testlog", [2024-05-07T10:57:17.379Z] "internal/unsafeheader", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "io/fs", [2024-05-07T10:57:17.379Z] "log", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "math/bits", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "path", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "runtime", [2024-05-07T10:57:17.379Z] "runtime/internal/atomic", [2024-05-07T10:57:17.379Z] "runtime/internal/math", [2024-05-07T10:57:17.379Z] "runtime/internal/sys", [2024-05-07T10:57:17.379Z] "sort", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "sync/atomic", [2024-05-07T10:57:17.379Z] "syscall", [2024-05-07T10:57:17.379Z] "time", [2024-05-07T10:57:17.379Z] "unicode", [2024-05-07T10:57:17.379Z] "unicode/utf8", [2024-05-07T10:57:17.379Z] "unsafe", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.379Z] ] [2024-05-07T10:57:17.379Z] } [2024-05-07T10:57:17.379Z] { [2024-05-07T10:57:17.379Z] "Dir": "/usr/local/go/src/net/textproto", [2024-05-07T10:57:17.379Z] "ImportPath": "net/textproto", [2024-05-07T10:57:17.379Z] "Name": "textproto", [2024-05-07T10:57:17.379Z] "Doc": "Package textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.", [2024-05-07T10:57:17.379Z] "Target": "/usr/local/go/pkg/linux_amd64/net/textproto.a", [2024-05-07T10:57:17.379Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.379Z] "Goroot": true, [2024-05-07T10:57:17.379Z] "Standard": true, [2024-05-07T10:57:17.379Z] "DepOnly": true, [2024-05-07T10:57:17.379Z] "GoFiles": [ [2024-05-07T10:57:17.379Z] "header.go", [2024-05-07T10:57:17.379Z] "pipeline.go", [2024-05-07T10:57:17.379Z] "reader.go", [2024-05-07T10:57:17.379Z] "textproto.go", [2024-05-07T10:57:17.379Z] "writer.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.379Z] "bufio", [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "net", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "sync" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Deps": [ [2024-05-07T10:57:17.379Z] "bufio", [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "context", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "internal/abi", [2024-05-07T10:57:17.379Z] "internal/bytealg", [2024-05-07T10:57:17.379Z] "internal/cpu", [2024-05-07T10:57:17.379Z] "internal/fmtsort", [2024-05-07T10:57:17.379Z] "internal/goexperiment", [2024-05-07T10:57:17.379Z] "internal/itoa", [2024-05-07T10:57:17.379Z] "internal/nettrace", [2024-05-07T10:57:17.379Z] "internal/oserror", [2024-05-07T10:57:17.379Z] "internal/poll", [2024-05-07T10:57:17.379Z] "internal/race", [2024-05-07T10:57:17.379Z] "internal/reflectlite", [2024-05-07T10:57:17.379Z] "internal/singleflight", [2024-05-07T10:57:17.379Z] "internal/syscall/execenv", [2024-05-07T10:57:17.379Z] "internal/syscall/unix", [2024-05-07T10:57:17.379Z] "internal/testlog", [2024-05-07T10:57:17.379Z] "internal/unsafeheader", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "io/fs", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "math/bits", [2024-05-07T10:57:17.379Z] "net", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "path", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "runtime", [2024-05-07T10:57:17.379Z] "runtime/cgo", [2024-05-07T10:57:17.379Z] "runtime/internal/atomic", [2024-05-07T10:57:17.379Z] "runtime/internal/math", [2024-05-07T10:57:17.379Z] "runtime/internal/sys", [2024-05-07T10:57:17.379Z] "sort", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "sync/atomic", [2024-05-07T10:57:17.379Z] "syscall", [2024-05-07T10:57:17.379Z] "time", [2024-05-07T10:57:17.379Z] "unicode", [2024-05-07T10:57:17.379Z] "unicode/utf8", [2024-05-07T10:57:17.379Z] "unsafe", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "TestGoFiles": [ [2024-05-07T10:57:17.379Z] "header_test.go", [2024-05-07T10:57:17.379Z] "reader_test.go", [2024-05-07T10:57:17.379Z] "writer_test.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "TestImports": [ [2024-05-07T10:57:17.379Z] "bufio", [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "testing" [2024-05-07T10:57:17.379Z] ] [2024-05-07T10:57:17.379Z] } [2024-05-07T10:57:17.379Z] { [2024-05-07T10:57:17.379Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.379Z] "ImportPath": "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.379Z] "Name": "httpguts", [2024-05-07T10:57:17.379Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-05-07T10:57:17.379Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpguts.a", [2024-05-07T10:57:17.379Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.379Z] "Goroot": true, [2024-05-07T10:57:17.379Z] "Standard": true, [2024-05-07T10:57:17.379Z] "DepOnly": true, [2024-05-07T10:57:17.379Z] "GoFiles": [ [2024-05-07T10:57:17.379Z] "guts.go", [2024-05-07T10:57:17.379Z] "httplex.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.379Z] "net", [2024-05-07T10:57:17.379Z] "net/textproto", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "unicode/utf8" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "ImportMap": { [2024-05-07T10:57:17.379Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-05-07T10:57:17.379Z] }, [2024-05-07T10:57:17.379Z] "Deps": [ [2024-05-07T10:57:17.379Z] "bufio", [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "container/list", [2024-05-07T10:57:17.379Z] "context", [2024-05-07T10:57:17.379Z] "encoding/binary", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "internal/abi", [2024-05-07T10:57:17.379Z] "internal/bytealg", [2024-05-07T10:57:17.379Z] "internal/cpu", [2024-05-07T10:57:17.379Z] "internal/fmtsort", [2024-05-07T10:57:17.379Z] "internal/goexperiment", [2024-05-07T10:57:17.379Z] "internal/itoa", [2024-05-07T10:57:17.379Z] "internal/nettrace", [2024-05-07T10:57:17.379Z] "internal/oserror", [2024-05-07T10:57:17.379Z] "internal/poll", [2024-05-07T10:57:17.379Z] "internal/race", [2024-05-07T10:57:17.379Z] "internal/reflectlite", [2024-05-07T10:57:17.379Z] "internal/singleflight", [2024-05-07T10:57:17.379Z] "internal/syscall/execenv", [2024-05-07T10:57:17.379Z] "internal/syscall/unix", [2024-05-07T10:57:17.379Z] "internal/testlog", [2024-05-07T10:57:17.379Z] "internal/unsafeheader", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "io/fs", [2024-05-07T10:57:17.379Z] "log", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "math/bits", [2024-05-07T10:57:17.379Z] "net", [2024-05-07T10:57:17.379Z] "net/textproto", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "path", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "runtime", [2024-05-07T10:57:17.379Z] "runtime/cgo", [2024-05-07T10:57:17.379Z] "runtime/internal/atomic", [2024-05-07T10:57:17.379Z] "runtime/internal/math", [2024-05-07T10:57:17.379Z] "runtime/internal/sys", [2024-05-07T10:57:17.379Z] "sort", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "sync/atomic", [2024-05-07T10:57:17.379Z] "syscall", [2024-05-07T10:57:17.379Z] "time", [2024-05-07T10:57:17.379Z] "unicode", [2024-05-07T10:57:17.379Z] "unicode/utf8", [2024-05-07T10:57:17.379Z] "unsafe", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.379Z] ] [2024-05-07T10:57:17.379Z] } [2024-05-07T10:57:17.379Z] { [2024-05-07T10:57:17.379Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.379Z] "ImportPath": "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.379Z] "Name": "httpproxy", [2024-05-07T10:57:17.379Z] "Doc": "Package httpproxy provides support for HTTP proxy determination based on environment variables, as provided by net/http's ProxyFromEnvironment function.", [2024-05-07T10:57:17.379Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http/httpproxy.a", [2024-05-07T10:57:17.379Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.379Z] "Goroot": true, [2024-05-07T10:57:17.379Z] "Standard": true, [2024-05-07T10:57:17.379Z] "DepOnly": true, [2024-05-07T10:57:17.379Z] "GoFiles": [ [2024-05-07T10:57:17.379Z] "proxy.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.379Z] "net", [2024-05-07T10:57:17.379Z] "net/url", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "unicode/utf8" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "ImportMap": { [2024-05-07T10:57:17.379Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-05-07T10:57:17.379Z] }, [2024-05-07T10:57:17.379Z] "Deps": [ [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "container/list", [2024-05-07T10:57:17.379Z] "context", [2024-05-07T10:57:17.379Z] "encoding/binary", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "internal/abi", [2024-05-07T10:57:17.379Z] "internal/bytealg", [2024-05-07T10:57:17.379Z] "internal/cpu", [2024-05-07T10:57:17.379Z] "internal/fmtsort", [2024-05-07T10:57:17.379Z] "internal/goexperiment", [2024-05-07T10:57:17.379Z] "internal/itoa", [2024-05-07T10:57:17.379Z] "internal/nettrace", [2024-05-07T10:57:17.379Z] "internal/oserror", [2024-05-07T10:57:17.379Z] "internal/poll", [2024-05-07T10:57:17.379Z] "internal/race", [2024-05-07T10:57:17.379Z] "internal/reflectlite", [2024-05-07T10:57:17.379Z] "internal/singleflight", [2024-05-07T10:57:17.379Z] "internal/syscall/execenv", [2024-05-07T10:57:17.379Z] "internal/syscall/unix", [2024-05-07T10:57:17.379Z] "internal/testlog", [2024-05-07T10:57:17.379Z] "internal/unsafeheader", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "io/fs", [2024-05-07T10:57:17.379Z] "log", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "math/bits", [2024-05-07T10:57:17.379Z] "net", [2024-05-07T10:57:17.379Z] "net/url", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "path", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "runtime", [2024-05-07T10:57:17.379Z] "runtime/cgo", [2024-05-07T10:57:17.379Z] "runtime/internal/atomic", [2024-05-07T10:57:17.379Z] "runtime/internal/math", [2024-05-07T10:57:17.379Z] "runtime/internal/sys", [2024-05-07T10:57:17.379Z] "sort", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "strings", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "sync/atomic", [2024-05-07T10:57:17.379Z] "syscall", [2024-05-07T10:57:17.379Z] "time", [2024-05-07T10:57:17.379Z] "unicode", [2024-05-07T10:57:17.379Z] "unicode/utf8", [2024-05-07T10:57:17.379Z] "unsafe", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.379Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.379Z] ] [2024-05-07T10:57:17.379Z] } [2024-05-07T10:57:17.379Z] { [2024-05-07T10:57:17.379Z] "Dir": "/usr/local/go/src/vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.379Z] "ImportPath": "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.379Z] "Name": "hpack", [2024-05-07T10:57:17.379Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-05-07T10:57:17.379Z] "Target": "/usr/local/go/pkg/linux_amd64/vendor/golang.org/x/net/http2/hpack.a", [2024-05-07T10:57:17.379Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.379Z] "Goroot": true, [2024-05-07T10:57:17.379Z] "Standard": true, [2024-05-07T10:57:17.379Z] "DepOnly": true, [2024-05-07T10:57:17.379Z] "GoFiles": [ [2024-05-07T10:57:17.379Z] "encode.go", [2024-05-07T10:57:17.379Z] "hpack.go", [2024-05-07T10:57:17.379Z] "huffman.go", [2024-05-07T10:57:17.379Z] "tables.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "sync" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Deps": [ [2024-05-07T10:57:17.379Z] "bytes", [2024-05-07T10:57:17.379Z] "errors", [2024-05-07T10:57:17.379Z] "fmt", [2024-05-07T10:57:17.379Z] "internal/abi", [2024-05-07T10:57:17.379Z] "internal/bytealg", [2024-05-07T10:57:17.379Z] "internal/cpu", [2024-05-07T10:57:17.379Z] "internal/fmtsort", [2024-05-07T10:57:17.379Z] "internal/goexperiment", [2024-05-07T10:57:17.379Z] "internal/itoa", [2024-05-07T10:57:17.379Z] "internal/oserror", [2024-05-07T10:57:17.379Z] "internal/poll", [2024-05-07T10:57:17.379Z] "internal/race", [2024-05-07T10:57:17.379Z] "internal/reflectlite", [2024-05-07T10:57:17.379Z] "internal/syscall/execenv", [2024-05-07T10:57:17.379Z] "internal/syscall/unix", [2024-05-07T10:57:17.379Z] "internal/testlog", [2024-05-07T10:57:17.379Z] "internal/unsafeheader", [2024-05-07T10:57:17.379Z] "io", [2024-05-07T10:57:17.379Z] "io/fs", [2024-05-07T10:57:17.379Z] "math", [2024-05-07T10:57:17.379Z] "math/bits", [2024-05-07T10:57:17.379Z] "os", [2024-05-07T10:57:17.379Z] "path", [2024-05-07T10:57:17.379Z] "reflect", [2024-05-07T10:57:17.379Z] "runtime", [2024-05-07T10:57:17.379Z] "runtime/internal/atomic", [2024-05-07T10:57:17.379Z] "runtime/internal/math", [2024-05-07T10:57:17.379Z] "runtime/internal/sys", [2024-05-07T10:57:17.379Z] "sort", [2024-05-07T10:57:17.379Z] "strconv", [2024-05-07T10:57:17.379Z] "sync", [2024-05-07T10:57:17.379Z] "sync/atomic", [2024-05-07T10:57:17.379Z] "syscall", [2024-05-07T10:57:17.379Z] "time", [2024-05-07T10:57:17.379Z] "unicode", [2024-05-07T10:57:17.379Z] "unicode/utf8", [2024-05-07T10:57:17.379Z] "unsafe" [2024-05-07T10:57:17.379Z] ] [2024-05-07T10:57:17.379Z] } [2024-05-07T10:57:17.379Z] { [2024-05-07T10:57:17.379Z] "Dir": "/usr/local/go/src/mime", [2024-05-07T10:57:17.379Z] "ImportPath": "mime", [2024-05-07T10:57:17.379Z] "Name": "mime", [2024-05-07T10:57:17.379Z] "Doc": "Package mime implements parts of the MIME spec.", [2024-05-07T10:57:17.379Z] "Target": "/usr/local/go/pkg/linux_amd64/mime.a", [2024-05-07T10:57:17.379Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.379Z] "Goroot": true, [2024-05-07T10:57:17.379Z] "Standard": true, [2024-05-07T10:57:17.379Z] "DepOnly": true, [2024-05-07T10:57:17.379Z] "GoFiles": [ [2024-05-07T10:57:17.379Z] "encodedword.go", [2024-05-07T10:57:17.379Z] "grammar.go", [2024-05-07T10:57:17.379Z] "mediatype.go", [2024-05-07T10:57:17.379Z] "type.go", [2024-05-07T10:57:17.379Z] "type_unix.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.379Z] "type_dragonfly.go", [2024-05-07T10:57:17.379Z] "type_freebsd.go", [2024-05-07T10:57:17.379Z] "type_openbsd.go", [2024-05-07T10:57:17.379Z] "type_plan9.go", [2024-05-07T10:57:17.379Z] "type_windows.go" [2024-05-07T10:57:17.379Z] ], [2024-05-07T10:57:17.379Z] "Imports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "encoding/base64", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf8" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Deps": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "encoding/base64", [2024-05-07T10:57:17.380Z] "encoding/binary", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "internal/abi", [2024-05-07T10:57:17.380Z] "internal/bytealg", [2024-05-07T10:57:17.380Z] "internal/cpu", [2024-05-07T10:57:17.380Z] "internal/fmtsort", [2024-05-07T10:57:17.380Z] "internal/goexperiment", [2024-05-07T10:57:17.380Z] "internal/itoa", [2024-05-07T10:57:17.380Z] "internal/oserror", [2024-05-07T10:57:17.380Z] "internal/poll", [2024-05-07T10:57:17.380Z] "internal/race", [2024-05-07T10:57:17.380Z] "internal/reflectlite", [2024-05-07T10:57:17.380Z] "internal/syscall/execenv", [2024-05-07T10:57:17.380Z] "internal/syscall/unix", [2024-05-07T10:57:17.380Z] "internal/testlog", [2024-05-07T10:57:17.380Z] "internal/unsafeheader", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "io/fs", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "math/bits", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "path", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "runtime", [2024-05-07T10:57:17.380Z] "runtime/internal/atomic", [2024-05-07T10:57:17.380Z] "runtime/internal/math", [2024-05-07T10:57:17.380Z] "runtime/internal/sys", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strconv", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "sync/atomic", [2024-05-07T10:57:17.380Z] "syscall", [2024-05-07T10:57:17.380Z] "time", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf8", [2024-05-07T10:57:17.380Z] "unsafe" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestGoFiles": [ [2024-05-07T10:57:17.380Z] "encodedword_test.go", [2024-05-07T10:57:17.380Z] "mediatype_test.go", [2024-05-07T10:57:17.380Z] "type_test.go", [2024-05-07T10:57:17.380Z] "type_unix_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestImports": [ [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "testing" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestGoFiles": [ [2024-05-07T10:57:17.380Z] "example_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestImports": [ [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "mime" [2024-05-07T10:57:17.380Z] ] [2024-05-07T10:57:17.380Z] } [2024-05-07T10:57:17.380Z] { [2024-05-07T10:57:17.380Z] "Dir": "/usr/local/go/src/mime/quotedprintable", [2024-05-07T10:57:17.380Z] "ImportPath": "mime/quotedprintable", [2024-05-07T10:57:17.380Z] "Name": "quotedprintable", [2024-05-07T10:57:17.380Z] "Doc": "Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.", [2024-05-07T10:57:17.380Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/quotedprintable.a", [2024-05-07T10:57:17.380Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.380Z] "Goroot": true, [2024-05-07T10:57:17.380Z] "Standard": true, [2024-05-07T10:57:17.380Z] "DepOnly": true, [2024-05-07T10:57:17.380Z] "GoFiles": [ [2024-05-07T10:57:17.380Z] "reader.go", [2024-05-07T10:57:17.380Z] "writer.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Imports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Deps": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "internal/abi", [2024-05-07T10:57:17.380Z] "internal/bytealg", [2024-05-07T10:57:17.380Z] "internal/cpu", [2024-05-07T10:57:17.380Z] "internal/fmtsort", [2024-05-07T10:57:17.380Z] "internal/goexperiment", [2024-05-07T10:57:17.380Z] "internal/itoa", [2024-05-07T10:57:17.380Z] "internal/oserror", [2024-05-07T10:57:17.380Z] "internal/poll", [2024-05-07T10:57:17.380Z] "internal/race", [2024-05-07T10:57:17.380Z] "internal/reflectlite", [2024-05-07T10:57:17.380Z] "internal/syscall/execenv", [2024-05-07T10:57:17.380Z] "internal/syscall/unix", [2024-05-07T10:57:17.380Z] "internal/testlog", [2024-05-07T10:57:17.380Z] "internal/unsafeheader", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "io/fs", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "math/bits", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "path", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "runtime", [2024-05-07T10:57:17.380Z] "runtime/internal/atomic", [2024-05-07T10:57:17.380Z] "runtime/internal/math", [2024-05-07T10:57:17.380Z] "runtime/internal/sys", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strconv", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "sync/atomic", [2024-05-07T10:57:17.380Z] "syscall", [2024-05-07T10:57:17.380Z] "time", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf8", [2024-05-07T10:57:17.380Z] "unsafe" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestGoFiles": [ [2024-05-07T10:57:17.380Z] "reader_test.go", [2024-05-07T10:57:17.380Z] "writer_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestImports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "flag", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "os/exec", [2024-05-07T10:57:17.380Z] "regexp", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "testing", [2024-05-07T10:57:17.380Z] "time" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestGoFiles": [ [2024-05-07T10:57:17.380Z] "example_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestImports": [ [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "mime/quotedprintable", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "strings" [2024-05-07T10:57:17.380Z] ] [2024-05-07T10:57:17.380Z] } [2024-05-07T10:57:17.380Z] { [2024-05-07T10:57:17.380Z] "Dir": "/usr/local/go/src/mime/multipart", [2024-05-07T10:57:17.380Z] "ImportPath": "mime/multipart", [2024-05-07T10:57:17.380Z] "Name": "multipart", [2024-05-07T10:57:17.380Z] "Doc": "Package multipart implements MIME multipart parsing, as defined in RFC 2046.", [2024-05-07T10:57:17.380Z] "Target": "/usr/local/go/pkg/linux_amd64/mime/multipart.a", [2024-05-07T10:57:17.380Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.380Z] "Goroot": true, [2024-05-07T10:57:17.380Z] "Standard": true, [2024-05-07T10:57:17.380Z] "DepOnly": true, [2024-05-07T10:57:17.380Z] "GoFiles": [ [2024-05-07T10:57:17.380Z] "formdata.go", [2024-05-07T10:57:17.380Z] "multipart.go", [2024-05-07T10:57:17.380Z] "writer.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Imports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "crypto/rand", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "mime", [2024-05-07T10:57:17.380Z] "mime/quotedprintable", [2024-05-07T10:57:17.380Z] "net/textproto", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "path/filepath", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strings" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Deps": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "context", [2024-05-07T10:57:17.380Z] "crypto/aes", [2024-05-07T10:57:17.380Z] "crypto/cipher", [2024-05-07T10:57:17.380Z] "crypto/internal/subtle", [2024-05-07T10:57:17.380Z] "crypto/rand", [2024-05-07T10:57:17.380Z] "crypto/subtle", [2024-05-07T10:57:17.380Z] "encoding/base64", [2024-05-07T10:57:17.380Z] "encoding/binary", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "internal/abi", [2024-05-07T10:57:17.380Z] "internal/bytealg", [2024-05-07T10:57:17.380Z] "internal/cpu", [2024-05-07T10:57:17.380Z] "internal/fmtsort", [2024-05-07T10:57:17.380Z] "internal/goexperiment", [2024-05-07T10:57:17.380Z] "internal/itoa", [2024-05-07T10:57:17.380Z] "internal/nettrace", [2024-05-07T10:57:17.380Z] "internal/oserror", [2024-05-07T10:57:17.380Z] "internal/poll", [2024-05-07T10:57:17.380Z] "internal/race", [2024-05-07T10:57:17.380Z] "internal/reflectlite", [2024-05-07T10:57:17.380Z] "internal/singleflight", [2024-05-07T10:57:17.380Z] "internal/syscall/execenv", [2024-05-07T10:57:17.380Z] "internal/syscall/unix", [2024-05-07T10:57:17.380Z] "internal/testlog", [2024-05-07T10:57:17.380Z] "internal/unsafeheader", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "io/fs", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "math/big", [2024-05-07T10:57:17.380Z] "math/bits", [2024-05-07T10:57:17.380Z] "math/rand", [2024-05-07T10:57:17.380Z] "mime", [2024-05-07T10:57:17.380Z] "mime/quotedprintable", [2024-05-07T10:57:17.380Z] "net", [2024-05-07T10:57:17.380Z] "net/textproto", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "path", [2024-05-07T10:57:17.380Z] "path/filepath", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "runtime", [2024-05-07T10:57:17.380Z] "runtime/cgo", [2024-05-07T10:57:17.380Z] "runtime/internal/atomic", [2024-05-07T10:57:17.380Z] "runtime/internal/math", [2024-05-07T10:57:17.380Z] "runtime/internal/sys", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strconv", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "sync/atomic", [2024-05-07T10:57:17.380Z] "syscall", [2024-05-07T10:57:17.380Z] "time", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf8", [2024-05-07T10:57:17.380Z] "unsafe", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestGoFiles": [ [2024-05-07T10:57:17.380Z] "formdata_test.go", [2024-05-07T10:57:17.380Z] "multipart_test.go", [2024-05-07T10:57:17.380Z] "writer_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestImports": [ [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "encoding/json", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "mime", [2024-05-07T10:57:17.380Z] "net/textproto", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "testing" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestGoFiles": [ [2024-05-07T10:57:17.380Z] "example_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestImports": [ [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "log", [2024-05-07T10:57:17.380Z] "mime", [2024-05-07T10:57:17.380Z] "mime/multipart", [2024-05-07T10:57:17.380Z] "net/mail", [2024-05-07T10:57:17.380Z] "strings" [2024-05-07T10:57:17.380Z] ] [2024-05-07T10:57:17.380Z] } [2024-05-07T10:57:17.380Z] { [2024-05-07T10:57:17.380Z] "Dir": "/usr/local/go/src/net/http/httptrace", [2024-05-07T10:57:17.380Z] "ImportPath": "net/http/httptrace", [2024-05-07T10:57:17.380Z] "Name": "httptrace", [2024-05-07T10:57:17.380Z] "Doc": "Package httptrace provides mechanisms to trace the events within HTTP client requests.", [2024-05-07T10:57:17.380Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptrace.a", [2024-05-07T10:57:17.380Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.380Z] "Goroot": true, [2024-05-07T10:57:17.380Z] "Standard": true, [2024-05-07T10:57:17.380Z] "DepOnly": true, [2024-05-07T10:57:17.380Z] "GoFiles": [ [2024-05-07T10:57:17.380Z] "trace.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Imports": [ [2024-05-07T10:57:17.380Z] "context", [2024-05-07T10:57:17.380Z] "crypto/tls", [2024-05-07T10:57:17.380Z] "internal/nettrace", [2024-05-07T10:57:17.380Z] "net", [2024-05-07T10:57:17.380Z] "net/textproto", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "time" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Deps": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "container/list", [2024-05-07T10:57:17.380Z] "context", [2024-05-07T10:57:17.380Z] "crypto", [2024-05-07T10:57:17.380Z] "crypto/aes", [2024-05-07T10:57:17.380Z] "crypto/cipher", [2024-05-07T10:57:17.380Z] "crypto/des", [2024-05-07T10:57:17.380Z] "crypto/dsa", [2024-05-07T10:57:17.380Z] "crypto/ecdsa", [2024-05-07T10:57:17.380Z] "crypto/ed25519", [2024-05-07T10:57:17.380Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.380Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.380Z] "crypto/elliptic", [2024-05-07T10:57:17.380Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.380Z] "crypto/hmac", [2024-05-07T10:57:17.380Z] "crypto/internal/randutil", [2024-05-07T10:57:17.380Z] "crypto/internal/subtle", [2024-05-07T10:57:17.380Z] "crypto/md5", [2024-05-07T10:57:17.380Z] "crypto/rand", [2024-05-07T10:57:17.380Z] "crypto/rc4", [2024-05-07T10:57:17.380Z] "crypto/rsa", [2024-05-07T10:57:17.380Z] "crypto/sha1", [2024-05-07T10:57:17.380Z] "crypto/sha256", [2024-05-07T10:57:17.380Z] "crypto/sha512", [2024-05-07T10:57:17.380Z] "crypto/subtle", [2024-05-07T10:57:17.380Z] "crypto/tls", [2024-05-07T10:57:17.380Z] "crypto/x509", [2024-05-07T10:57:17.380Z] "crypto/x509/pkix", [2024-05-07T10:57:17.380Z] "encoding/asn1", [2024-05-07T10:57:17.380Z] "encoding/base64", [2024-05-07T10:57:17.380Z] "encoding/binary", [2024-05-07T10:57:17.380Z] "encoding/hex", [2024-05-07T10:57:17.380Z] "encoding/pem", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "hash", [2024-05-07T10:57:17.380Z] "internal/abi", [2024-05-07T10:57:17.380Z] "internal/bytealg", [2024-05-07T10:57:17.380Z] "internal/cpu", [2024-05-07T10:57:17.380Z] "internal/fmtsort", [2024-05-07T10:57:17.380Z] "internal/goexperiment", [2024-05-07T10:57:17.380Z] "internal/itoa", [2024-05-07T10:57:17.380Z] "internal/nettrace", [2024-05-07T10:57:17.380Z] "internal/oserror", [2024-05-07T10:57:17.380Z] "internal/poll", [2024-05-07T10:57:17.380Z] "internal/race", [2024-05-07T10:57:17.380Z] "internal/reflectlite", [2024-05-07T10:57:17.380Z] "internal/singleflight", [2024-05-07T10:57:17.380Z] "internal/syscall/execenv", [2024-05-07T10:57:17.380Z] "internal/syscall/unix", [2024-05-07T10:57:17.380Z] "internal/testlog", [2024-05-07T10:57:17.380Z] "internal/unsafeheader", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "io/fs", [2024-05-07T10:57:17.380Z] "io/ioutil", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "math/big", [2024-05-07T10:57:17.380Z] "math/bits", [2024-05-07T10:57:17.380Z] "math/rand", [2024-05-07T10:57:17.380Z] "net", [2024-05-07T10:57:17.380Z] "net/textproto", [2024-05-07T10:57:17.380Z] "net/url", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "path", [2024-05-07T10:57:17.380Z] "path/filepath", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "runtime", [2024-05-07T10:57:17.380Z] "runtime/cgo", [2024-05-07T10:57:17.380Z] "runtime/internal/atomic", [2024-05-07T10:57:17.380Z] "runtime/internal/math", [2024-05-07T10:57:17.380Z] "runtime/internal/sys", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strconv", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "sync/atomic", [2024-05-07T10:57:17.380Z] "syscall", [2024-05-07T10:57:17.380Z] "time", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf16", [2024-05-07T10:57:17.380Z] "unicode/utf8", [2024-05-07T10:57:17.380Z] "unsafe", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.380Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestGoFiles": [ [2024-05-07T10:57:17.380Z] "trace_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestImports": [ [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "context", [2024-05-07T10:57:17.380Z] "testing" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestGoFiles": [ [2024-05-07T10:57:17.380Z] "example_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "XTestImports": [ [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "log", [2024-05-07T10:57:17.380Z] "net/http", [2024-05-07T10:57:17.380Z] "net/http/httptrace" [2024-05-07T10:57:17.380Z] ] [2024-05-07T10:57:17.380Z] } [2024-05-07T10:57:17.380Z] { [2024-05-07T10:57:17.380Z] "Dir": "/usr/local/go/src/net/http/internal", [2024-05-07T10:57:17.380Z] "ImportPath": "net/http/internal", [2024-05-07T10:57:17.380Z] "Name": "internal", [2024-05-07T10:57:17.380Z] "Doc": "Package internal contains HTTP internals shared by net/http and net/http/httputil.", [2024-05-07T10:57:17.380Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal.a", [2024-05-07T10:57:17.380Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.380Z] "Goroot": true, [2024-05-07T10:57:17.380Z] "Standard": true, [2024-05-07T10:57:17.380Z] "DepOnly": true, [2024-05-07T10:57:17.380Z] "GoFiles": [ [2024-05-07T10:57:17.380Z] "chunked.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Imports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Deps": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "internal/abi", [2024-05-07T10:57:17.380Z] "internal/bytealg", [2024-05-07T10:57:17.380Z] "internal/cpu", [2024-05-07T10:57:17.380Z] "internal/fmtsort", [2024-05-07T10:57:17.380Z] "internal/goexperiment", [2024-05-07T10:57:17.380Z] "internal/itoa", [2024-05-07T10:57:17.380Z] "internal/oserror", [2024-05-07T10:57:17.380Z] "internal/poll", [2024-05-07T10:57:17.380Z] "internal/race", [2024-05-07T10:57:17.380Z] "internal/reflectlite", [2024-05-07T10:57:17.380Z] "internal/syscall/execenv", [2024-05-07T10:57:17.380Z] "internal/syscall/unix", [2024-05-07T10:57:17.380Z] "internal/testlog", [2024-05-07T10:57:17.380Z] "internal/unsafeheader", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "io/fs", [2024-05-07T10:57:17.380Z] "math", [2024-05-07T10:57:17.380Z] "math/bits", [2024-05-07T10:57:17.380Z] "os", [2024-05-07T10:57:17.380Z] "path", [2024-05-07T10:57:17.380Z] "reflect", [2024-05-07T10:57:17.380Z] "runtime", [2024-05-07T10:57:17.380Z] "runtime/internal/atomic", [2024-05-07T10:57:17.380Z] "runtime/internal/math", [2024-05-07T10:57:17.380Z] "runtime/internal/sys", [2024-05-07T10:57:17.380Z] "sort", [2024-05-07T10:57:17.380Z] "strconv", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "sync/atomic", [2024-05-07T10:57:17.380Z] "syscall", [2024-05-07T10:57:17.380Z] "time", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf8", [2024-05-07T10:57:17.380Z] "unsafe" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestGoFiles": [ [2024-05-07T10:57:17.380Z] "chunked_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestImports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "fmt", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "testing" [2024-05-07T10:57:17.380Z] ] [2024-05-07T10:57:17.380Z] } [2024-05-07T10:57:17.380Z] { [2024-05-07T10:57:17.380Z] "Dir": "/usr/local/go/src/net/http/internal/ascii", [2024-05-07T10:57:17.380Z] "ImportPath": "net/http/internal/ascii", [2024-05-07T10:57:17.380Z] "Name": "ascii", [2024-05-07T10:57:17.380Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/ascii.a", [2024-05-07T10:57:17.380Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.380Z] "Goroot": true, [2024-05-07T10:57:17.380Z] "Standard": true, [2024-05-07T10:57:17.380Z] "DepOnly": true, [2024-05-07T10:57:17.380Z] "GoFiles": [ [2024-05-07T10:57:17.380Z] "print.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Imports": [ [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "unicode" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Deps": [ [2024-05-07T10:57:17.380Z] "errors", [2024-05-07T10:57:17.380Z] "internal/abi", [2024-05-07T10:57:17.380Z] "internal/bytealg", [2024-05-07T10:57:17.380Z] "internal/cpu", [2024-05-07T10:57:17.380Z] "internal/goexperiment", [2024-05-07T10:57:17.380Z] "internal/race", [2024-05-07T10:57:17.380Z] "internal/reflectlite", [2024-05-07T10:57:17.380Z] "internal/unsafeheader", [2024-05-07T10:57:17.380Z] "io", [2024-05-07T10:57:17.380Z] "runtime", [2024-05-07T10:57:17.380Z] "runtime/internal/atomic", [2024-05-07T10:57:17.380Z] "runtime/internal/math", [2024-05-07T10:57:17.380Z] "runtime/internal/sys", [2024-05-07T10:57:17.380Z] "strings", [2024-05-07T10:57:17.380Z] "sync", [2024-05-07T10:57:17.380Z] "sync/atomic", [2024-05-07T10:57:17.380Z] "unicode", [2024-05-07T10:57:17.380Z] "unicode/utf8", [2024-05-07T10:57:17.380Z] "unsafe" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestGoFiles": [ [2024-05-07T10:57:17.380Z] "print_test.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "TestImports": [ [2024-05-07T10:57:17.380Z] "testing" [2024-05-07T10:57:17.380Z] ] [2024-05-07T10:57:17.380Z] } [2024-05-07T10:57:17.380Z] { [2024-05-07T10:57:17.380Z] "Dir": "/usr/local/go/src/net/http", [2024-05-07T10:57:17.380Z] "ImportPath": "net/http", [2024-05-07T10:57:17.380Z] "Name": "http", [2024-05-07T10:57:17.380Z] "Doc": "Package http provides HTTP client and server implementations.", [2024-05-07T10:57:17.380Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http.a", [2024-05-07T10:57:17.380Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.380Z] "Goroot": true, [2024-05-07T10:57:17.380Z] "Standard": true, [2024-05-07T10:57:17.380Z] "DepOnly": true, [2024-05-07T10:57:17.380Z] "GoFiles": [ [2024-05-07T10:57:17.380Z] "client.go", [2024-05-07T10:57:17.380Z] "clone.go", [2024-05-07T10:57:17.380Z] "cookie.go", [2024-05-07T10:57:17.380Z] "doc.go", [2024-05-07T10:57:17.380Z] "filetransport.go", [2024-05-07T10:57:17.380Z] "fs.go", [2024-05-07T10:57:17.380Z] "h2_bundle.go", [2024-05-07T10:57:17.380Z] "header.go", [2024-05-07T10:57:17.380Z] "http.go", [2024-05-07T10:57:17.380Z] "jar.go", [2024-05-07T10:57:17.380Z] "method.go", [2024-05-07T10:57:17.380Z] "request.go", [2024-05-07T10:57:17.380Z] "response.go", [2024-05-07T10:57:17.380Z] "roundtrip.go", [2024-05-07T10:57:17.380Z] "server.go", [2024-05-07T10:57:17.380Z] "sniff.go", [2024-05-07T10:57:17.380Z] "socks_bundle.go", [2024-05-07T10:57:17.380Z] "status.go", [2024-05-07T10:57:17.380Z] "transfer.go", [2024-05-07T10:57:17.380Z] "transport.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.380Z] "omithttp2.go", [2024-05-07T10:57:17.380Z] "roundtrip_js.go", [2024-05-07T10:57:17.380Z] "triv.go" [2024-05-07T10:57:17.380Z] ], [2024-05-07T10:57:17.380Z] "Imports": [ [2024-05-07T10:57:17.380Z] "bufio", [2024-05-07T10:57:17.380Z] "bytes", [2024-05-07T10:57:17.380Z] "compress/gzip", [2024-05-07T10:57:17.381Z] "container/list", [2024-05-07T10:57:17.381Z] "context", [2024-05-07T10:57:17.381Z] "crypto/rand", [2024-05-07T10:57:17.381Z] "crypto/tls", [2024-05-07T10:57:17.381Z] "encoding/base64", [2024-05-07T10:57:17.381Z] "encoding/binary", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "io/fs", [2024-05-07T10:57:17.381Z] "io/ioutil", [2024-05-07T10:57:17.381Z] "log", [2024-05-07T10:57:17.381Z] "math", [2024-05-07T10:57:17.381Z] "math/rand", [2024-05-07T10:57:17.381Z] "mime", [2024-05-07T10:57:17.381Z] "mime/multipart", [2024-05-07T10:57:17.381Z] "net", [2024-05-07T10:57:17.381Z] "net/http/httptrace", [2024-05-07T10:57:17.381Z] "net/http/internal", [2024-05-07T10:57:17.381Z] "net/http/internal/ascii", [2024-05-07T10:57:17.381Z] "net/textproto", [2024-05-07T10:57:17.381Z] "net/url", [2024-05-07T10:57:17.381Z] "os", [2024-05-07T10:57:17.381Z] "path", [2024-05-07T10:57:17.381Z] "path/filepath", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "runtime", [2024-05-07T10:57:17.381Z] "sort", [2024-05-07T10:57:17.381Z] "strconv", [2024-05-07T10:57:17.381Z] "strings", [2024-05-07T10:57:17.381Z] "sync", [2024-05-07T10:57:17.381Z] "sync/atomic", [2024-05-07T10:57:17.381Z] "time", [2024-05-07T10:57:17.381Z] "unicode/utf8" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "ImportMap": { [2024-05-07T10:57:17.381Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.381Z] "golang.org/x/net/http/httpproxy": "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.381Z] "golang.org/x/net/http2/hpack": "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.381Z] "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" [2024-05-07T10:57:17.381Z] }, [2024-05-07T10:57:17.381Z] "Deps": [ [2024-05-07T10:57:17.381Z] "bufio", [2024-05-07T10:57:17.381Z] "bytes", [2024-05-07T10:57:17.381Z] "compress/flate", [2024-05-07T10:57:17.381Z] "compress/gzip", [2024-05-07T10:57:17.381Z] "container/list", [2024-05-07T10:57:17.381Z] "context", [2024-05-07T10:57:17.381Z] "crypto", [2024-05-07T10:57:17.381Z] "crypto/aes", [2024-05-07T10:57:17.381Z] "crypto/cipher", [2024-05-07T10:57:17.381Z] "crypto/des", [2024-05-07T10:57:17.381Z] "crypto/dsa", [2024-05-07T10:57:17.381Z] "crypto/ecdsa", [2024-05-07T10:57:17.381Z] "crypto/ed25519", [2024-05-07T10:57:17.381Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.381Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.381Z] "crypto/elliptic", [2024-05-07T10:57:17.381Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.381Z] "crypto/hmac", [2024-05-07T10:57:17.381Z] "crypto/internal/randutil", [2024-05-07T10:57:17.381Z] "crypto/internal/subtle", [2024-05-07T10:57:17.381Z] "crypto/md5", [2024-05-07T10:57:17.381Z] "crypto/rand", [2024-05-07T10:57:17.381Z] "crypto/rc4", [2024-05-07T10:57:17.381Z] "crypto/rsa", [2024-05-07T10:57:17.381Z] "crypto/sha1", [2024-05-07T10:57:17.381Z] "crypto/sha256", [2024-05-07T10:57:17.381Z] "crypto/sha512", [2024-05-07T10:57:17.381Z] "crypto/subtle", [2024-05-07T10:57:17.381Z] "crypto/tls", [2024-05-07T10:57:17.381Z] "crypto/x509", [2024-05-07T10:57:17.381Z] "crypto/x509/pkix", [2024-05-07T10:57:17.381Z] "encoding/asn1", [2024-05-07T10:57:17.381Z] "encoding/base64", [2024-05-07T10:57:17.381Z] "encoding/binary", [2024-05-07T10:57:17.381Z] "encoding/hex", [2024-05-07T10:57:17.381Z] "encoding/pem", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "hash", [2024-05-07T10:57:17.381Z] "hash/crc32", [2024-05-07T10:57:17.381Z] "internal/abi", [2024-05-07T10:57:17.381Z] "internal/bytealg", [2024-05-07T10:57:17.381Z] "internal/cpu", [2024-05-07T10:57:17.381Z] "internal/fmtsort", [2024-05-07T10:57:17.381Z] "internal/goexperiment", [2024-05-07T10:57:17.381Z] "internal/itoa", [2024-05-07T10:57:17.381Z] "internal/nettrace", [2024-05-07T10:57:17.381Z] "internal/oserror", [2024-05-07T10:57:17.381Z] "internal/poll", [2024-05-07T10:57:17.381Z] "internal/race", [2024-05-07T10:57:17.381Z] "internal/reflectlite", [2024-05-07T10:57:17.381Z] "internal/singleflight", [2024-05-07T10:57:17.381Z] "internal/syscall/execenv", [2024-05-07T10:57:17.381Z] "internal/syscall/unix", [2024-05-07T10:57:17.381Z] "internal/testlog", [2024-05-07T10:57:17.381Z] "internal/unsafeheader", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "io/fs", [2024-05-07T10:57:17.381Z] "io/ioutil", [2024-05-07T10:57:17.381Z] "log", [2024-05-07T10:57:17.381Z] "math", [2024-05-07T10:57:17.381Z] "math/big", [2024-05-07T10:57:17.381Z] "math/bits", [2024-05-07T10:57:17.381Z] "math/rand", [2024-05-07T10:57:17.381Z] "mime", [2024-05-07T10:57:17.381Z] "mime/multipart", [2024-05-07T10:57:17.381Z] "mime/quotedprintable", [2024-05-07T10:57:17.381Z] "net", [2024-05-07T10:57:17.381Z] "net/http/httptrace", [2024-05-07T10:57:17.381Z] "net/http/internal", [2024-05-07T10:57:17.381Z] "net/http/internal/ascii", [2024-05-07T10:57:17.381Z] "net/textproto", [2024-05-07T10:57:17.381Z] "net/url", [2024-05-07T10:57:17.381Z] "os", [2024-05-07T10:57:17.381Z] "path", [2024-05-07T10:57:17.381Z] "path/filepath", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "runtime", [2024-05-07T10:57:17.381Z] "runtime/cgo", [2024-05-07T10:57:17.381Z] "runtime/internal/atomic", [2024-05-07T10:57:17.381Z] "runtime/internal/math", [2024-05-07T10:57:17.381Z] "runtime/internal/sys", [2024-05-07T10:57:17.381Z] "sort", [2024-05-07T10:57:17.381Z] "strconv", [2024-05-07T10:57:17.381Z] "strings", [2024-05-07T10:57:17.381Z] "sync", [2024-05-07T10:57:17.381Z] "sync/atomic", [2024-05-07T10:57:17.381Z] "syscall", [2024-05-07T10:57:17.381Z] "time", [2024-05-07T10:57:17.381Z] "unicode", [2024-05-07T10:57:17.381Z] "unicode/utf16", [2024-05-07T10:57:17.381Z] "unicode/utf8", [2024-05-07T10:57:17.381Z] "unsafe", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "TestGoFiles": [ [2024-05-07T10:57:17.381Z] "cookie_test.go", [2024-05-07T10:57:17.381Z] "export_test.go", [2024-05-07T10:57:17.381Z] "filetransport_test.go", [2024-05-07T10:57:17.381Z] "header_test.go", [2024-05-07T10:57:17.381Z] "http_test.go", [2024-05-07T10:57:17.381Z] "proxy_test.go", [2024-05-07T10:57:17.381Z] "range_test.go", [2024-05-07T10:57:17.381Z] "readrequest_test.go", [2024-05-07T10:57:17.381Z] "requestwrite_test.go", [2024-05-07T10:57:17.381Z] "response_test.go", [2024-05-07T10:57:17.381Z] "responsewrite_test.go", [2024-05-07T10:57:17.381Z] "server_test.go", [2024-05-07T10:57:17.381Z] "transfer_test.go", [2024-05-07T10:57:17.381Z] "transport_internal_test.go" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "TestImports": [ [2024-05-07T10:57:17.381Z] "bufio", [2024-05-07T10:57:17.381Z] "bytes", [2024-05-07T10:57:17.381Z] "compress/gzip", [2024-05-07T10:57:17.381Z] "context", [2024-05-07T10:57:17.381Z] "crypto/rand", [2024-05-07T10:57:17.381Z] "crypto/tls", [2024-05-07T10:57:17.381Z] "encoding/json", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "go/token", [2024-05-07T10:57:17.381Z] "internal/race", [2024-05-07T10:57:17.381Z] "internal/testenv", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "io/fs", [2024-05-07T10:57:17.381Z] "log", [2024-05-07T10:57:17.381Z] "net", [2024-05-07T10:57:17.381Z] "net/http/internal", [2024-05-07T10:57:17.381Z] "net/http/internal/testcert", [2024-05-07T10:57:17.381Z] "net/url", [2024-05-07T10:57:17.381Z] "os", [2024-05-07T10:57:17.381Z] "os/exec", [2024-05-07T10:57:17.381Z] "path/filepath", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "regexp", [2024-05-07T10:57:17.381Z] "runtime", [2024-05-07T10:57:17.381Z] "sort", [2024-05-07T10:57:17.381Z] "strings", [2024-05-07T10:57:17.381Z] "sync", [2024-05-07T10:57:17.381Z] "testing", [2024-05-07T10:57:17.381Z] "testing/iotest", [2024-05-07T10:57:17.381Z] "time" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "XTestGoFiles": [ [2024-05-07T10:57:17.381Z] "alpn_test.go", [2024-05-07T10:57:17.381Z] "client_test.go", [2024-05-07T10:57:17.381Z] "clientserver_test.go", [2024-05-07T10:57:17.381Z] "example_filesystem_test.go", [2024-05-07T10:57:17.381Z] "example_handle_test.go", [2024-05-07T10:57:17.381Z] "example_test.go", [2024-05-07T10:57:17.381Z] "fs_test.go", [2024-05-07T10:57:17.381Z] "main_test.go", [2024-05-07T10:57:17.381Z] "request_test.go", [2024-05-07T10:57:17.381Z] "serve_test.go", [2024-05-07T10:57:17.381Z] "sniff_test.go", [2024-05-07T10:57:17.381Z] "transport_test.go" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "XTestImports": [ [2024-05-07T10:57:17.381Z] "bufio", [2024-05-07T10:57:17.381Z] "bytes", [2024-05-07T10:57:17.381Z] "compress/gzip", [2024-05-07T10:57:17.381Z] "compress/zlib", [2024-05-07T10:57:17.381Z] "context", [2024-05-07T10:57:17.381Z] "crypto/rand", [2024-05-07T10:57:17.381Z] "crypto/sha1", [2024-05-07T10:57:17.381Z] "crypto/tls", [2024-05-07T10:57:17.381Z] "crypto/x509", [2024-05-07T10:57:17.381Z] "encoding/base64", [2024-05-07T10:57:17.381Z] "encoding/binary", [2024-05-07T10:57:17.381Z] "encoding/json", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "go/token", [2024-05-07T10:57:17.381Z] "hash", [2024-05-07T10:57:17.381Z] "internal/nettrace", [2024-05-07T10:57:17.381Z] "internal/testenv", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "io/fs", [2024-05-07T10:57:17.381Z] "log", [2024-05-07T10:57:17.381Z] "math", [2024-05-07T10:57:17.381Z] "math/rand", [2024-05-07T10:57:17.381Z] "mime", [2024-05-07T10:57:17.381Z] "mime/multipart", [2024-05-07T10:57:17.381Z] "net", [2024-05-07T10:57:17.381Z] "net/http", [2024-05-07T10:57:17.381Z] "net/http/cookiejar", [2024-05-07T10:57:17.381Z] "net/http/httptest", [2024-05-07T10:57:17.381Z] "net/http/httptrace", [2024-05-07T10:57:17.381Z] "net/http/httputil", [2024-05-07T10:57:17.381Z] "net/http/internal", [2024-05-07T10:57:17.381Z] "net/http/internal/testcert", [2024-05-07T10:57:17.381Z] "net/textproto", [2024-05-07T10:57:17.381Z] "net/url", [2024-05-07T10:57:17.381Z] "os", [2024-05-07T10:57:17.381Z] "os/exec", [2024-05-07T10:57:17.381Z] "os/signal", [2024-05-07T10:57:17.381Z] "path", [2024-05-07T10:57:17.381Z] "path/filepath", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "regexp", [2024-05-07T10:57:17.381Z] "runtime", [2024-05-07T10:57:17.381Z] "runtime/debug", [2024-05-07T10:57:17.381Z] "sort", [2024-05-07T10:57:17.381Z] "strconv", [2024-05-07T10:57:17.381Z] "strings", [2024-05-07T10:57:17.381Z] "sync", [2024-05-07T10:57:17.381Z] "sync/atomic", [2024-05-07T10:57:17.381Z] "syscall", [2024-05-07T10:57:17.381Z] "testing", [2024-05-07T10:57:17.381Z] "testing/iotest", [2024-05-07T10:57:17.381Z] "time", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpguts" [2024-05-07T10:57:17.381Z] ] [2024-05-07T10:57:17.381Z] } [2024-05-07T10:57:17.381Z] { [2024-05-07T10:57:17.381Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/errors", [2024-05-07T10:57:17.381Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.381Z] "Name": "errors", [2024-05-07T10:57:17.381Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.381Z] "Module": { [2024-05-07T10:57:17.381Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.381Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.381Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.381Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.381Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.381Z] "GoVersion": "1.21" [2024-05-07T10:57:17.381Z] }, [2024-05-07T10:57:17.381Z] "DepOnly": true, [2024-05-07T10:57:17.381Z] "Stale": true, [2024-05-07T10:57:17.381Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.381Z] "GoFiles": [ [2024-05-07T10:57:17.381Z] "types.go" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "Imports": [ [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "net/http", [2024-05-07T10:57:17.381Z] "runtime" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "Deps": [ [2024-05-07T10:57:17.381Z] "bufio", [2024-05-07T10:57:17.381Z] "bytes", [2024-05-07T10:57:17.381Z] "compress/flate", [2024-05-07T10:57:17.381Z] "compress/gzip", [2024-05-07T10:57:17.381Z] "container/list", [2024-05-07T10:57:17.381Z] "context", [2024-05-07T10:57:17.381Z] "crypto", [2024-05-07T10:57:17.381Z] "crypto/aes", [2024-05-07T10:57:17.381Z] "crypto/cipher", [2024-05-07T10:57:17.381Z] "crypto/des", [2024-05-07T10:57:17.381Z] "crypto/dsa", [2024-05-07T10:57:17.381Z] "crypto/ecdsa", [2024-05-07T10:57:17.381Z] "crypto/ed25519", [2024-05-07T10:57:17.381Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.381Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.381Z] "crypto/elliptic", [2024-05-07T10:57:17.381Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.381Z] "crypto/hmac", [2024-05-07T10:57:17.381Z] "crypto/internal/randutil", [2024-05-07T10:57:17.381Z] "crypto/internal/subtle", [2024-05-07T10:57:17.381Z] "crypto/md5", [2024-05-07T10:57:17.381Z] "crypto/rand", [2024-05-07T10:57:17.381Z] "crypto/rc4", [2024-05-07T10:57:17.381Z] "crypto/rsa", [2024-05-07T10:57:17.381Z] "crypto/sha1", [2024-05-07T10:57:17.381Z] "crypto/sha256", [2024-05-07T10:57:17.381Z] "crypto/sha512", [2024-05-07T10:57:17.381Z] "crypto/subtle", [2024-05-07T10:57:17.381Z] "crypto/tls", [2024-05-07T10:57:17.381Z] "crypto/x509", [2024-05-07T10:57:17.381Z] "crypto/x509/pkix", [2024-05-07T10:57:17.381Z] "encoding/asn1", [2024-05-07T10:57:17.381Z] "encoding/base64", [2024-05-07T10:57:17.381Z] "encoding/binary", [2024-05-07T10:57:17.381Z] "encoding/hex", [2024-05-07T10:57:17.381Z] "encoding/pem", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "hash", [2024-05-07T10:57:17.381Z] "hash/crc32", [2024-05-07T10:57:17.381Z] "internal/abi", [2024-05-07T10:57:17.381Z] "internal/bytealg", [2024-05-07T10:57:17.381Z] "internal/cpu", [2024-05-07T10:57:17.381Z] "internal/fmtsort", [2024-05-07T10:57:17.381Z] "internal/goexperiment", [2024-05-07T10:57:17.381Z] "internal/itoa", [2024-05-07T10:57:17.381Z] "internal/nettrace", [2024-05-07T10:57:17.381Z] "internal/oserror", [2024-05-07T10:57:17.381Z] "internal/poll", [2024-05-07T10:57:17.381Z] "internal/race", [2024-05-07T10:57:17.381Z] "internal/reflectlite", [2024-05-07T10:57:17.381Z] "internal/singleflight", [2024-05-07T10:57:17.381Z] "internal/syscall/execenv", [2024-05-07T10:57:17.381Z] "internal/syscall/unix", [2024-05-07T10:57:17.381Z] "internal/testlog", [2024-05-07T10:57:17.381Z] "internal/unsafeheader", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "io/fs", [2024-05-07T10:57:17.381Z] "io/ioutil", [2024-05-07T10:57:17.381Z] "log", [2024-05-07T10:57:17.381Z] "math", [2024-05-07T10:57:17.381Z] "math/big", [2024-05-07T10:57:17.381Z] "math/bits", [2024-05-07T10:57:17.381Z] "math/rand", [2024-05-07T10:57:17.381Z] "mime", [2024-05-07T10:57:17.381Z] "mime/multipart", [2024-05-07T10:57:17.381Z] "mime/quotedprintable", [2024-05-07T10:57:17.381Z] "net", [2024-05-07T10:57:17.381Z] "net/http", [2024-05-07T10:57:17.381Z] "net/http/httptrace", [2024-05-07T10:57:17.381Z] "net/http/internal", [2024-05-07T10:57:17.381Z] "net/http/internal/ascii", [2024-05-07T10:57:17.381Z] "net/textproto", [2024-05-07T10:57:17.381Z] "net/url", [2024-05-07T10:57:17.381Z] "os", [2024-05-07T10:57:17.381Z] "path", [2024-05-07T10:57:17.381Z] "path/filepath", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "runtime", [2024-05-07T10:57:17.381Z] "runtime/cgo", [2024-05-07T10:57:17.381Z] "runtime/internal/atomic", [2024-05-07T10:57:17.381Z] "runtime/internal/math", [2024-05-07T10:57:17.381Z] "runtime/internal/sys", [2024-05-07T10:57:17.381Z] "sort", [2024-05-07T10:57:17.381Z] "strconv", [2024-05-07T10:57:17.381Z] "strings", [2024-05-07T10:57:17.381Z] "sync", [2024-05-07T10:57:17.381Z] "sync/atomic", [2024-05-07T10:57:17.381Z] "syscall", [2024-05-07T10:57:17.381Z] "time", [2024-05-07T10:57:17.381Z] "unicode", [2024-05-07T10:57:17.381Z] "unicode/utf16", [2024-05-07T10:57:17.381Z] "unicode/utf8", [2024-05-07T10:57:17.381Z] "unsafe", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.381Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "TestGoFiles": [ [2024-05-07T10:57:17.381Z] "types_test.go" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "TestImports": [ [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.381Z] "testing" [2024-05-07T10:57:17.381Z] ] [2024-05-07T10:57:17.381Z] } [2024-05-07T10:57:17.381Z] { [2024-05-07T10:57:17.381Z] "Dir": "/usr/local/go/src/encoding", [2024-05-07T10:57:17.381Z] "ImportPath": "encoding", [2024-05-07T10:57:17.381Z] "Name": "encoding", [2024-05-07T10:57:17.381Z] "Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.", [2024-05-07T10:57:17.381Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding.a", [2024-05-07T10:57:17.381Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.381Z] "Goroot": true, [2024-05-07T10:57:17.381Z] "Standard": true, [2024-05-07T10:57:17.381Z] "DepOnly": true, [2024-05-07T10:57:17.381Z] "GoFiles": [ [2024-05-07T10:57:17.381Z] "encoding.go" [2024-05-07T10:57:17.381Z] ] [2024-05-07T10:57:17.381Z] } [2024-05-07T10:57:17.381Z] { [2024-05-07T10:57:17.381Z] "Dir": "/usr/local/go/src/encoding/json", [2024-05-07T10:57:17.381Z] "ImportPath": "encoding/json", [2024-05-07T10:57:17.381Z] "Name": "json", [2024-05-07T10:57:17.381Z] "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", [2024-05-07T10:57:17.381Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/json.a", [2024-05-07T10:57:17.381Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.381Z] "Goroot": true, [2024-05-07T10:57:17.381Z] "Standard": true, [2024-05-07T10:57:17.381Z] "DepOnly": true, [2024-05-07T10:57:17.381Z] "GoFiles": [ [2024-05-07T10:57:17.381Z] "decode.go", [2024-05-07T10:57:17.381Z] "encode.go", [2024-05-07T10:57:17.381Z] "fold.go", [2024-05-07T10:57:17.381Z] "indent.go", [2024-05-07T10:57:17.381Z] "scanner.go", [2024-05-07T10:57:17.381Z] "stream.go", [2024-05-07T10:57:17.381Z] "tables.go", [2024-05-07T10:57:17.381Z] "tags.go" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.381Z] "fuzz.go" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "Imports": [ [2024-05-07T10:57:17.381Z] "bytes", [2024-05-07T10:57:17.381Z] "encoding", [2024-05-07T10:57:17.381Z] "encoding/base64", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "math", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "sort", [2024-05-07T10:57:17.381Z] "strconv", [2024-05-07T10:57:17.381Z] "strings", [2024-05-07T10:57:17.381Z] "sync", [2024-05-07T10:57:17.381Z] "unicode", [2024-05-07T10:57:17.381Z] "unicode/utf16", [2024-05-07T10:57:17.381Z] "unicode/utf8" [2024-05-07T10:57:17.381Z] ], [2024-05-07T10:57:17.381Z] "Deps": [ [2024-05-07T10:57:17.381Z] "bytes", [2024-05-07T10:57:17.381Z] "encoding", [2024-05-07T10:57:17.381Z] "encoding/base64", [2024-05-07T10:57:17.381Z] "encoding/binary", [2024-05-07T10:57:17.381Z] "errors", [2024-05-07T10:57:17.381Z] "fmt", [2024-05-07T10:57:17.381Z] "internal/abi", [2024-05-07T10:57:17.381Z] "internal/bytealg", [2024-05-07T10:57:17.381Z] "internal/cpu", [2024-05-07T10:57:17.381Z] "internal/fmtsort", [2024-05-07T10:57:17.381Z] "internal/goexperiment", [2024-05-07T10:57:17.381Z] "internal/itoa", [2024-05-07T10:57:17.381Z] "internal/oserror", [2024-05-07T10:57:17.381Z] "internal/poll", [2024-05-07T10:57:17.381Z] "internal/race", [2024-05-07T10:57:17.381Z] "internal/reflectlite", [2024-05-07T10:57:17.381Z] "internal/syscall/execenv", [2024-05-07T10:57:17.381Z] "internal/syscall/unix", [2024-05-07T10:57:17.381Z] "internal/testlog", [2024-05-07T10:57:17.381Z] "internal/unsafeheader", [2024-05-07T10:57:17.381Z] "io", [2024-05-07T10:57:17.381Z] "io/fs", [2024-05-07T10:57:17.381Z] "math", [2024-05-07T10:57:17.381Z] "math/bits", [2024-05-07T10:57:17.381Z] "os", [2024-05-07T10:57:17.381Z] "path", [2024-05-07T10:57:17.381Z] "reflect", [2024-05-07T10:57:17.381Z] "runtime", [2024-05-07T10:57:17.381Z] "runtime/internal/atomic", [2024-05-07T10:57:17.382Z] "runtime/internal/math", [2024-05-07T10:57:17.382Z] "runtime/internal/sys", [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "sync/atomic", [2024-05-07T10:57:17.382Z] "syscall", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf16", [2024-05-07T10:57:17.382Z] "unicode/utf8", [2024-05-07T10:57:17.382Z] "unsafe" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "bench_test.go", [2024-05-07T10:57:17.382Z] "decode_test.go", [2024-05-07T10:57:17.382Z] "encode_test.go", [2024-05-07T10:57:17.382Z] "fold_test.go", [2024-05-07T10:57:17.382Z] "number_test.go", [2024-05-07T10:57:17.382Z] "scanner_test.go", [2024-05-07T10:57:17.382Z] "stream_test.go", [2024-05-07T10:57:17.382Z] "tagkey_test.go", [2024-05-07T10:57:17.382Z] "tags_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "compress/gzip", [2024-05-07T10:57:17.382Z] "encoding", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "image", [2024-05-07T10:57:17.382Z] "internal/testenv", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "log", [2024-05-07T10:57:17.382Z] "math", [2024-05-07T10:57:17.382Z] "math/big", [2024-05-07T10:57:17.382Z] "math/rand", [2024-05-07T10:57:17.382Z] "net", [2024-05-07T10:57:17.382Z] "net/http", [2024-05-07T10:57:17.382Z] "net/http/httptest", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "regexp", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "testing", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf8" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestGoFiles": [ [2024-05-07T10:57:17.382Z] "example_marshaling_test.go", [2024-05-07T10:57:17.382Z] "example_test.go", [2024-05-07T10:57:17.382Z] "example_text_marshaling_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestImports": [ [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "encoding/json", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "log", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "strings" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/usr/local/go/src/encoding/xml", [2024-05-07T10:57:17.382Z] "ImportPath": "encoding/xml", [2024-05-07T10:57:17.382Z] "Name": "xml", [2024-05-07T10:57:17.382Z] "Doc": "Package xml implements a simple XML 1.0 parser that understands XML name spaces.", [2024-05-07T10:57:17.382Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/xml.a", [2024-05-07T10:57:17.382Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.382Z] "Goroot": true, [2024-05-07T10:57:17.382Z] "Standard": true, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "marshal.go", [2024-05-07T10:57:17.382Z] "read.go", [2024-05-07T10:57:17.382Z] "typeinfo.go", [2024-05-07T10:57:17.382Z] "xml.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Imports": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "encoding", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf8" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Deps": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "encoding", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "internal/abi", [2024-05-07T10:57:17.382Z] "internal/bytealg", [2024-05-07T10:57:17.382Z] "internal/cpu", [2024-05-07T10:57:17.382Z] "internal/fmtsort", [2024-05-07T10:57:17.382Z] "internal/goexperiment", [2024-05-07T10:57:17.382Z] "internal/itoa", [2024-05-07T10:57:17.382Z] "internal/oserror", [2024-05-07T10:57:17.382Z] "internal/poll", [2024-05-07T10:57:17.382Z] "internal/race", [2024-05-07T10:57:17.382Z] "internal/reflectlite", [2024-05-07T10:57:17.382Z] "internal/syscall/execenv", [2024-05-07T10:57:17.382Z] "internal/syscall/unix", [2024-05-07T10:57:17.382Z] "internal/testlog", [2024-05-07T10:57:17.382Z] "internal/unsafeheader", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "io/fs", [2024-05-07T10:57:17.382Z] "math", [2024-05-07T10:57:17.382Z] "math/bits", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "path", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "runtime/internal/atomic", [2024-05-07T10:57:17.382Z] "runtime/internal/math", [2024-05-07T10:57:17.382Z] "runtime/internal/sys", [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "sync/atomic", [2024-05-07T10:57:17.382Z] "syscall", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf8", [2024-05-07T10:57:17.382Z] "unsafe" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "atom_test.go", [2024-05-07T10:57:17.382Z] "marshal_test.go", [2024-05-07T10:57:17.382Z] "read_test.go", [2024-05-07T10:57:17.382Z] "xml_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "testing", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode/utf8" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestGoFiles": [ [2024-05-07T10:57:17.382Z] "example_marshaling_test.go", [2024-05-07T10:57:17.382Z] "example_test.go", [2024-05-07T10:57:17.382Z] "example_text_marshaling_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestImports": [ [2024-05-07T10:57:17.382Z] "encoding/xml", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "log", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "strings" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/html/atom", [2024-05-07T10:57:17.382Z] "ImportPath": "golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "Name": "atom", [2024-05-07T10:57:17.382Z] "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-05-07T10:57:17.382Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.382Z] "Module": { [2024-05-07T10:57:17.382Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.382Z] "Version": "v0.22.0", [2024-05-07T10:57:17.382Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.382Z] "Indirect": true, [2024-05-07T10:57:17.382Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.382Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.382Z] "GoVersion": "1.18" [2024-05-07T10:57:17.382Z] }, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "Stale": true, [2024-05-07T10:57:17.382Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "atom.go", [2024-05-07T10:57:17.382Z] "table.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.382Z] "gen.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "atom_test.go", [2024-05-07T10:57:17.382Z] "table_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "testing" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/html", [2024-05-07T10:57:17.382Z] "ImportPath": "golang.org/x/net/html", [2024-05-07T10:57:17.382Z] "Name": "html", [2024-05-07T10:57:17.382Z] "Doc": "Package html implements an HTML5-compliant tokenizer and parser.", [2024-05-07T10:57:17.382Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.382Z] "Module": { [2024-05-07T10:57:17.382Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.382Z] "Version": "v0.22.0", [2024-05-07T10:57:17.382Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.382Z] "Indirect": true, [2024-05-07T10:57:17.382Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.382Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.382Z] "GoVersion": "1.18" [2024-05-07T10:57:17.382Z] }, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "Stale": true, [2024-05-07T10:57:17.382Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "const.go", [2024-05-07T10:57:17.382Z] "doc.go", [2024-05-07T10:57:17.382Z] "doctype.go", [2024-05-07T10:57:17.382Z] "entity.go", [2024-05-07T10:57:17.382Z] "escape.go", [2024-05-07T10:57:17.382Z] "foreign.go", [2024-05-07T10:57:17.382Z] "node.go", [2024-05-07T10:57:17.382Z] "parse.go", [2024-05-07T10:57:17.382Z] "render.go", [2024-05-07T10:57:17.382Z] "token.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Imports": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "unicode/utf8" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Deps": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "internal/abi", [2024-05-07T10:57:17.382Z] "internal/bytealg", [2024-05-07T10:57:17.382Z] "internal/cpu", [2024-05-07T10:57:17.382Z] "internal/fmtsort", [2024-05-07T10:57:17.382Z] "internal/goexperiment", [2024-05-07T10:57:17.382Z] "internal/itoa", [2024-05-07T10:57:17.382Z] "internal/oserror", [2024-05-07T10:57:17.382Z] "internal/poll", [2024-05-07T10:57:17.382Z] "internal/race", [2024-05-07T10:57:17.382Z] "internal/reflectlite", [2024-05-07T10:57:17.382Z] "internal/syscall/execenv", [2024-05-07T10:57:17.382Z] "internal/syscall/unix", [2024-05-07T10:57:17.382Z] "internal/testlog", [2024-05-07T10:57:17.382Z] "internal/unsafeheader", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "io/fs", [2024-05-07T10:57:17.382Z] "math", [2024-05-07T10:57:17.382Z] "math/bits", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "path", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "runtime/internal/atomic", [2024-05-07T10:57:17.382Z] "runtime/internal/math", [2024-05-07T10:57:17.382Z] "runtime/internal/sys", [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "sync/atomic", [2024-05-07T10:57:17.382Z] "syscall", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf8", [2024-05-07T10:57:17.382Z] "unsafe" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "comment_test.go", [2024-05-07T10:57:17.382Z] "entity_test.go", [2024-05-07T10:57:17.382Z] "escape_test.go", [2024-05-07T10:57:17.382Z] "node_test.go", [2024-05-07T10:57:17.382Z] "parse_test.go", [2024-05-07T10:57:17.382Z] "render_test.go", [2024-05-07T10:57:17.382Z] "token_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "io/ioutil", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "path/filepath", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "testing", [2024-05-07T10:57:17.382Z] "unicode/utf8" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestGoFiles": [ [2024-05-07T10:57:17.382Z] "example_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestImports": [ [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html", [2024-05-07T10:57:17.382Z] "log", [2024-05-07T10:57:17.382Z] "strings" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/charset", [2024-05-07T10:57:17.382Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.382Z] "Name": "charset", [2024-05-07T10:57:17.382Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.382Z] "Module": { [2024-05-07T10:57:17.382Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.382Z] "Version": "v1.4.3", [2024-05-07T10:57:17.382Z] "Time": "2023-10-12T13:58:32Z", [2024-05-07T10:57:17.382Z] "Indirect": true, [2024-05-07T10:57:17.382Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.382Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-05-07T10:57:17.382Z] "GoVersion": "1.20" [2024-05-07T10:57:17.382Z] }, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "Stale": true, [2024-05-07T10:57:17.382Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "charset.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Imports": [ [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "encoding/xml", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "unicode/utf8" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Deps": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "encoding", [2024-05-07T10:57:17.382Z] "encoding/xml", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html", [2024-05-07T10:57:17.382Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.382Z] "internal/abi", [2024-05-07T10:57:17.382Z] "internal/bytealg", [2024-05-07T10:57:17.382Z] "internal/cpu", [2024-05-07T10:57:17.382Z] "internal/fmtsort", [2024-05-07T10:57:17.382Z] "internal/goexperiment", [2024-05-07T10:57:17.382Z] "internal/itoa", [2024-05-07T10:57:17.382Z] "internal/oserror", [2024-05-07T10:57:17.382Z] "internal/poll", [2024-05-07T10:57:17.382Z] "internal/race", [2024-05-07T10:57:17.382Z] "internal/reflectlite", [2024-05-07T10:57:17.382Z] "internal/syscall/execenv", [2024-05-07T10:57:17.382Z] "internal/syscall/unix", [2024-05-07T10:57:17.382Z] "internal/testlog", [2024-05-07T10:57:17.382Z] "internal/unsafeheader", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "io/fs", [2024-05-07T10:57:17.382Z] "math", [2024-05-07T10:57:17.382Z] "math/bits", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "path", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "runtime/internal/atomic", [2024-05-07T10:57:17.382Z] "runtime/internal/math", [2024-05-07T10:57:17.382Z] "runtime/internal/sys", [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "sync/atomic", [2024-05-07T10:57:17.382Z] "syscall", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf8", [2024-05-07T10:57:17.382Z] "unsafe" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "charset_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "testing" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/usr/local/go/src/hash/adler32", [2024-05-07T10:57:17.382Z] "ImportPath": "hash/adler32", [2024-05-07T10:57:17.382Z] "Name": "adler32", [2024-05-07T10:57:17.382Z] "Doc": "Package adler32 implements the Adler-32 checksum.", [2024-05-07T10:57:17.382Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/adler32.a", [2024-05-07T10:57:17.382Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.382Z] "Goroot": true, [2024-05-07T10:57:17.382Z] "Standard": true, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "adler32.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Imports": [ [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "hash" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Deps": [ [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "hash", [2024-05-07T10:57:17.382Z] "internal/abi", [2024-05-07T10:57:17.382Z] "internal/bytealg", [2024-05-07T10:57:17.382Z] "internal/cpu", [2024-05-07T10:57:17.382Z] "internal/goexperiment", [2024-05-07T10:57:17.382Z] "internal/race", [2024-05-07T10:57:17.382Z] "internal/reflectlite", [2024-05-07T10:57:17.382Z] "internal/unsafeheader", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "runtime/internal/atomic", [2024-05-07T10:57:17.382Z] "runtime/internal/math", [2024-05-07T10:57:17.382Z] "runtime/internal/sys", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "sync/atomic", [2024-05-07T10:57:17.382Z] "unsafe" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "adler32_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "encoding", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "testing" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/usr/local/go/src/compress/zlib", [2024-05-07T10:57:17.382Z] "ImportPath": "compress/zlib", [2024-05-07T10:57:17.382Z] "Name": "zlib", [2024-05-07T10:57:17.382Z] "Doc": "Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.", [2024-05-07T10:57:17.382Z] "Target": "/usr/local/go/pkg/linux_amd64/compress/zlib.a", [2024-05-07T10:57:17.382Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.382Z] "Goroot": true, [2024-05-07T10:57:17.382Z] "Standard": true, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "reader.go", [2024-05-07T10:57:17.382Z] "writer.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Imports": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "compress/flate", [2024-05-07T10:57:17.382Z] "encoding/binary", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "hash", [2024-05-07T10:57:17.382Z] "hash/adler32", [2024-05-07T10:57:17.382Z] "io" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "Deps": [ [2024-05-07T10:57:17.382Z] "bufio", [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "compress/flate", [2024-05-07T10:57:17.382Z] "encoding/binary", [2024-05-07T10:57:17.382Z] "errors", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "hash", [2024-05-07T10:57:17.382Z] "hash/adler32", [2024-05-07T10:57:17.382Z] "internal/abi", [2024-05-07T10:57:17.382Z] "internal/bytealg", [2024-05-07T10:57:17.382Z] "internal/cpu", [2024-05-07T10:57:17.382Z] "internal/fmtsort", [2024-05-07T10:57:17.382Z] "internal/goexperiment", [2024-05-07T10:57:17.382Z] "internal/itoa", [2024-05-07T10:57:17.382Z] "internal/oserror", [2024-05-07T10:57:17.382Z] "internal/poll", [2024-05-07T10:57:17.382Z] "internal/race", [2024-05-07T10:57:17.382Z] "internal/reflectlite", [2024-05-07T10:57:17.382Z] "internal/syscall/execenv", [2024-05-07T10:57:17.382Z] "internal/syscall/unix", [2024-05-07T10:57:17.382Z] "internal/testlog", [2024-05-07T10:57:17.382Z] "internal/unsafeheader", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "io/fs", [2024-05-07T10:57:17.382Z] "math", [2024-05-07T10:57:17.382Z] "math/bits", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "path", [2024-05-07T10:57:17.382Z] "reflect", [2024-05-07T10:57:17.382Z] "runtime", [2024-05-07T10:57:17.382Z] "runtime/internal/atomic", [2024-05-07T10:57:17.382Z] "runtime/internal/math", [2024-05-07T10:57:17.382Z] "runtime/internal/sys", [2024-05-07T10:57:17.382Z] "sort", [2024-05-07T10:57:17.382Z] "strconv", [2024-05-07T10:57:17.382Z] "strings", [2024-05-07T10:57:17.382Z] "sync", [2024-05-07T10:57:17.382Z] "sync/atomic", [2024-05-07T10:57:17.382Z] "syscall", [2024-05-07T10:57:17.382Z] "time", [2024-05-07T10:57:17.382Z] "unicode", [2024-05-07T10:57:17.382Z] "unicode/utf8", [2024-05-07T10:57:17.382Z] "unsafe" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestGoFiles": [ [2024-05-07T10:57:17.382Z] "reader_test.go", [2024-05-07T10:57:17.382Z] "writer_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "TestImports": [ [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "internal/testenv", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "os", [2024-05-07T10:57:17.382Z] "testing" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestGoFiles": [ [2024-05-07T10:57:17.382Z] "example_test.go" [2024-05-07T10:57:17.382Z] ], [2024-05-07T10:57:17.382Z] "XTestImports": [ [2024-05-07T10:57:17.382Z] "bytes", [2024-05-07T10:57:17.382Z] "compress/zlib", [2024-05-07T10:57:17.382Z] "fmt", [2024-05-07T10:57:17.382Z] "io", [2024-05-07T10:57:17.382Z] "os" [2024-05-07T10:57:17.382Z] ] [2024-05-07T10:57:17.382Z] } [2024-05-07T10:57:17.382Z] { [2024-05-07T10:57:17.382Z] "Dir": "/usr/local/go/src/debug/dwarf", [2024-05-07T10:57:17.382Z] "ImportPath": "debug/dwarf", [2024-05-07T10:57:17.382Z] "Name": "dwarf", [2024-05-07T10:57:17.382Z] "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-05-07T10:57:17.382Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/dwarf.a", [2024-05-07T10:57:17.382Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.382Z] "Goroot": true, [2024-05-07T10:57:17.382Z] "Standard": true, [2024-05-07T10:57:17.382Z] "DepOnly": true, [2024-05-07T10:57:17.382Z] "GoFiles": [ [2024-05-07T10:57:17.382Z] "attr_string.go", [2024-05-07T10:57:17.382Z] "buf.go", [2024-05-07T10:57:17.382Z] "class_string.go", [2024-05-07T10:57:17.382Z] "const.go", [2024-05-07T10:57:17.382Z] "entry.go", [2024-05-07T10:57:17.382Z] "line.go", [2024-05-07T10:57:17.382Z] "open.go", [2024-05-07T10:57:17.382Z] "tag_string.go", [2024-05-07T10:57:17.382Z] "type.go", [2024-05-07T10:57:17.382Z] "typeunit.go", [2024-05-07T10:57:17.382Z] "unit.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Imports": [ [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "path", [2024-05-07T10:57:17.383Z] "sort", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Deps": [ [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "internal/abi", [2024-05-07T10:57:17.383Z] "internal/bytealg", [2024-05-07T10:57:17.383Z] "internal/cpu", [2024-05-07T10:57:17.383Z] "internal/fmtsort", [2024-05-07T10:57:17.383Z] "internal/goexperiment", [2024-05-07T10:57:17.383Z] "internal/itoa", [2024-05-07T10:57:17.383Z] "internal/oserror", [2024-05-07T10:57:17.383Z] "internal/poll", [2024-05-07T10:57:17.383Z] "internal/race", [2024-05-07T10:57:17.383Z] "internal/reflectlite", [2024-05-07T10:57:17.383Z] "internal/syscall/execenv", [2024-05-07T10:57:17.383Z] "internal/syscall/unix", [2024-05-07T10:57:17.383Z] "internal/testlog", [2024-05-07T10:57:17.383Z] "internal/unsafeheader", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "io/fs", [2024-05-07T10:57:17.383Z] "math", [2024-05-07T10:57:17.383Z] "math/bits", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "path", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "runtime", [2024-05-07T10:57:17.383Z] "runtime/internal/atomic", [2024-05-07T10:57:17.383Z] "runtime/internal/math", [2024-05-07T10:57:17.383Z] "runtime/internal/sys", [2024-05-07T10:57:17.383Z] "sort", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "sync", [2024-05-07T10:57:17.383Z] "sync/atomic", [2024-05-07T10:57:17.383Z] "syscall", [2024-05-07T10:57:17.383Z] "time", [2024-05-07T10:57:17.383Z] "unicode", [2024-05-07T10:57:17.383Z] "unicode/utf8", [2024-05-07T10:57:17.383Z] "unsafe" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestGoFiles": [ [2024-05-07T10:57:17.383Z] "dwarf5ranges_test.go", [2024-05-07T10:57:17.383Z] "export_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestImports": [ [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "testing" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "XTestGoFiles": [ [2024-05-07T10:57:17.383Z] "entry_test.go", [2024-05-07T10:57:17.383Z] "line_test.go", [2024-05-07T10:57:17.383Z] "type_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "XTestImports": [ [2024-05-07T10:57:17.383Z] "debug/dwarf", [2024-05-07T10:57:17.383Z] "debug/elf", [2024-05-07T10:57:17.383Z] "debug/macho", [2024-05-07T10:57:17.383Z] "debug/pe", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "path/filepath", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "testing" [2024-05-07T10:57:17.383Z] ] [2024-05-07T10:57:17.383Z] } [2024-05-07T10:57:17.383Z] { [2024-05-07T10:57:17.383Z] "Dir": "/usr/local/go/src/debug/macho", [2024-05-07T10:57:17.383Z] "ImportPath": "debug/macho", [2024-05-07T10:57:17.383Z] "Name": "macho", [2024-05-07T10:57:17.383Z] "Doc": "Package macho implements access to Mach-O object files.", [2024-05-07T10:57:17.383Z] "Target": "/usr/local/go/pkg/linux_amd64/debug/macho.a", [2024-05-07T10:57:17.383Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.383Z] "Goroot": true, [2024-05-07T10:57:17.383Z] "Standard": true, [2024-05-07T10:57:17.383Z] "DepOnly": true, [2024-05-07T10:57:17.383Z] "GoFiles": [ [2024-05-07T10:57:17.383Z] "fat.go", [2024-05-07T10:57:17.383Z] "file.go", [2024-05-07T10:57:17.383Z] "macho.go", [2024-05-07T10:57:17.383Z] "reloctype.go", [2024-05-07T10:57:17.383Z] "reloctype_string.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Imports": [ [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "compress/zlib", [2024-05-07T10:57:17.383Z] "debug/dwarf", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Deps": [ [2024-05-07T10:57:17.383Z] "bufio", [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "compress/flate", [2024-05-07T10:57:17.383Z] "compress/zlib", [2024-05-07T10:57:17.383Z] "debug/dwarf", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "hash", [2024-05-07T10:57:17.383Z] "hash/adler32", [2024-05-07T10:57:17.383Z] "internal/abi", [2024-05-07T10:57:17.383Z] "internal/bytealg", [2024-05-07T10:57:17.383Z] "internal/cpu", [2024-05-07T10:57:17.383Z] "internal/fmtsort", [2024-05-07T10:57:17.383Z] "internal/goexperiment", [2024-05-07T10:57:17.383Z] "internal/itoa", [2024-05-07T10:57:17.383Z] "internal/oserror", [2024-05-07T10:57:17.383Z] "internal/poll", [2024-05-07T10:57:17.383Z] "internal/race", [2024-05-07T10:57:17.383Z] "internal/reflectlite", [2024-05-07T10:57:17.383Z] "internal/syscall/execenv", [2024-05-07T10:57:17.383Z] "internal/syscall/unix", [2024-05-07T10:57:17.383Z] "internal/testlog", [2024-05-07T10:57:17.383Z] "internal/unsafeheader", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "io/fs", [2024-05-07T10:57:17.383Z] "math", [2024-05-07T10:57:17.383Z] "math/bits", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "path", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "runtime", [2024-05-07T10:57:17.383Z] "runtime/internal/atomic", [2024-05-07T10:57:17.383Z] "runtime/internal/math", [2024-05-07T10:57:17.383Z] "runtime/internal/sys", [2024-05-07T10:57:17.383Z] "sort", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "sync", [2024-05-07T10:57:17.383Z] "sync/atomic", [2024-05-07T10:57:17.383Z] "syscall", [2024-05-07T10:57:17.383Z] "time", [2024-05-07T10:57:17.383Z] "unicode", [2024-05-07T10:57:17.383Z] "unicode/utf8", [2024-05-07T10:57:17.383Z] "unsafe" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestGoFiles": [ [2024-05-07T10:57:17.383Z] "file_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestImports": [ [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "internal/obscuretestdata", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "testing" [2024-05-07T10:57:17.383Z] ] [2024-05-07T10:57:17.383Z] } [2024-05-07T10:57:17.383Z] { [2024-05-07T10:57:17.383Z] "Dir": "/usr/local/go/src/encoding/csv", [2024-05-07T10:57:17.383Z] "ImportPath": "encoding/csv", [2024-05-07T10:57:17.383Z] "Name": "csv", [2024-05-07T10:57:17.383Z] "Doc": "Package csv reads and writes comma-separated values (CSV) files.", [2024-05-07T10:57:17.383Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/csv.a", [2024-05-07T10:57:17.383Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.383Z] "Goroot": true, [2024-05-07T10:57:17.383Z] "Standard": true, [2024-05-07T10:57:17.383Z] "DepOnly": true, [2024-05-07T10:57:17.383Z] "GoFiles": [ [2024-05-07T10:57:17.383Z] "reader.go", [2024-05-07T10:57:17.383Z] "writer.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.383Z] "fuzz.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Imports": [ [2024-05-07T10:57:17.383Z] "bufio", [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "unicode", [2024-05-07T10:57:17.383Z] "unicode/utf8" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Deps": [ [2024-05-07T10:57:17.383Z] "bufio", [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "internal/abi", [2024-05-07T10:57:17.383Z] "internal/bytealg", [2024-05-07T10:57:17.383Z] "internal/cpu", [2024-05-07T10:57:17.383Z] "internal/fmtsort", [2024-05-07T10:57:17.383Z] "internal/goexperiment", [2024-05-07T10:57:17.383Z] "internal/itoa", [2024-05-07T10:57:17.383Z] "internal/oserror", [2024-05-07T10:57:17.383Z] "internal/poll", [2024-05-07T10:57:17.383Z] "internal/race", [2024-05-07T10:57:17.383Z] "internal/reflectlite", [2024-05-07T10:57:17.383Z] "internal/syscall/execenv", [2024-05-07T10:57:17.383Z] "internal/syscall/unix", [2024-05-07T10:57:17.383Z] "internal/testlog", [2024-05-07T10:57:17.383Z] "internal/unsafeheader", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "io/fs", [2024-05-07T10:57:17.383Z] "math", [2024-05-07T10:57:17.383Z] "math/bits", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "path", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "runtime", [2024-05-07T10:57:17.383Z] "runtime/internal/atomic", [2024-05-07T10:57:17.383Z] "runtime/internal/math", [2024-05-07T10:57:17.383Z] "runtime/internal/sys", [2024-05-07T10:57:17.383Z] "sort", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "sync", [2024-05-07T10:57:17.383Z] "sync/atomic", [2024-05-07T10:57:17.383Z] "syscall", [2024-05-07T10:57:17.383Z] "time", [2024-05-07T10:57:17.383Z] "unicode", [2024-05-07T10:57:17.383Z] "unicode/utf8", [2024-05-07T10:57:17.383Z] "unsafe" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestGoFiles": [ [2024-05-07T10:57:17.383Z] "reader_test.go", [2024-05-07T10:57:17.383Z] "writer_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestImports": [ [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "testing", [2024-05-07T10:57:17.383Z] "unicode/utf8" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "XTestGoFiles": [ [2024-05-07T10:57:17.383Z] "example_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "XTestImports": [ [2024-05-07T10:57:17.383Z] "encoding/csv", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "log", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "strings" [2024-05-07T10:57:17.383Z] ] [2024-05-07T10:57:17.383Z] } [2024-05-07T10:57:17.383Z] { [2024-05-07T10:57:17.383Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/json", [2024-05-07T10:57:17.383Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.383Z] "Name": "json", [2024-05-07T10:57:17.383Z] "Doc": "Package json provides a JSON value parser state machine.", [2024-05-07T10:57:17.383Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "Module": { [2024-05-07T10:57:17.383Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.383Z] "Version": "v1.4.3", [2024-05-07T10:57:17.383Z] "Time": "2023-10-12T13:58:32Z", [2024-05-07T10:57:17.383Z] "Indirect": true, [2024-05-07T10:57:17.383Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-05-07T10:57:17.383Z] "GoVersion": "1.20" [2024-05-07T10:57:17.383Z] }, [2024-05-07T10:57:17.383Z] "DepOnly": true, [2024-05-07T10:57:17.383Z] "Stale": true, [2024-05-07T10:57:17.383Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.383Z] "GoFiles": [ [2024-05-07T10:57:17.383Z] "json.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Imports": [ [2024-05-07T10:57:17.383Z] "fmt" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Deps": [ [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "internal/abi", [2024-05-07T10:57:17.383Z] "internal/bytealg", [2024-05-07T10:57:17.383Z] "internal/cpu", [2024-05-07T10:57:17.383Z] "internal/fmtsort", [2024-05-07T10:57:17.383Z] "internal/goexperiment", [2024-05-07T10:57:17.383Z] "internal/itoa", [2024-05-07T10:57:17.383Z] "internal/oserror", [2024-05-07T10:57:17.383Z] "internal/poll", [2024-05-07T10:57:17.383Z] "internal/race", [2024-05-07T10:57:17.383Z] "internal/reflectlite", [2024-05-07T10:57:17.383Z] "internal/syscall/execenv", [2024-05-07T10:57:17.383Z] "internal/syscall/unix", [2024-05-07T10:57:17.383Z] "internal/testlog", [2024-05-07T10:57:17.383Z] "internal/unsafeheader", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "io/fs", [2024-05-07T10:57:17.383Z] "math", [2024-05-07T10:57:17.383Z] "math/bits", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "path", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "runtime", [2024-05-07T10:57:17.383Z] "runtime/internal/atomic", [2024-05-07T10:57:17.383Z] "runtime/internal/math", [2024-05-07T10:57:17.383Z] "runtime/internal/sys", [2024-05-07T10:57:17.383Z] "sort", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "sync", [2024-05-07T10:57:17.383Z] "sync/atomic", [2024-05-07T10:57:17.383Z] "syscall", [2024-05-07T10:57:17.383Z] "time", [2024-05-07T10:57:17.383Z] "unicode", [2024-05-07T10:57:17.383Z] "unicode/utf8", [2024-05-07T10:57:17.383Z] "unsafe" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestGoFiles": [ [2024-05-07T10:57:17.383Z] "json_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestImports": [ [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "testing" [2024-05-07T10:57:17.383Z] ] [2024-05-07T10:57:17.383Z] } [2024-05-07T10:57:17.383Z] { [2024-05-07T10:57:17.383Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3/internal/magic", [2024-05-07T10:57:17.383Z] "ImportPath": "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.383Z] "Name": "magic", [2024-05-07T10:57:17.383Z] "Doc": "Package magic holds the matching functions used to find MIME types.", [2024-05-07T10:57:17.383Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "Module": { [2024-05-07T10:57:17.383Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.383Z] "Version": "v1.4.3", [2024-05-07T10:57:17.383Z] "Time": "2023-10-12T13:58:32Z", [2024-05-07T10:57:17.383Z] "Indirect": true, [2024-05-07T10:57:17.383Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-05-07T10:57:17.383Z] "GoVersion": "1.20" [2024-05-07T10:57:17.383Z] }, [2024-05-07T10:57:17.383Z] "DepOnly": true, [2024-05-07T10:57:17.383Z] "Stale": true, [2024-05-07T10:57:17.383Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.383Z] "GoFiles": [ [2024-05-07T10:57:17.383Z] "archive.go", [2024-05-07T10:57:17.383Z] "audio.go", [2024-05-07T10:57:17.383Z] "binary.go", [2024-05-07T10:57:17.383Z] "database.go", [2024-05-07T10:57:17.383Z] "document.go", [2024-05-07T10:57:17.383Z] "font.go", [2024-05-07T10:57:17.383Z] "ftyp.go", [2024-05-07T10:57:17.383Z] "geo.go", [2024-05-07T10:57:17.383Z] "image.go", [2024-05-07T10:57:17.383Z] "magic.go", [2024-05-07T10:57:17.383Z] "ms_office.go", [2024-05-07T10:57:17.383Z] "ogg.go", [2024-05-07T10:57:17.383Z] "text.go", [2024-05-07T10:57:17.383Z] "text_csv.go", [2024-05-07T10:57:17.383Z] "video.go", [2024-05-07T10:57:17.383Z] "zip.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Imports": [ [2024-05-07T10:57:17.383Z] "bufio", [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "debug/macho", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "encoding/csv", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "time" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Deps": [ [2024-05-07T10:57:17.383Z] "bufio", [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "compress/flate", [2024-05-07T10:57:17.383Z] "compress/zlib", [2024-05-07T10:57:17.383Z] "debug/dwarf", [2024-05-07T10:57:17.383Z] "debug/macho", [2024-05-07T10:57:17.383Z] "encoding", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "encoding/csv", [2024-05-07T10:57:17.383Z] "encoding/xml", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.383Z] "golang.org/x/net/html", [2024-05-07T10:57:17.383Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.383Z] "hash", [2024-05-07T10:57:17.383Z] "hash/adler32", [2024-05-07T10:57:17.383Z] "internal/abi", [2024-05-07T10:57:17.383Z] "internal/bytealg", [2024-05-07T10:57:17.383Z] "internal/cpu", [2024-05-07T10:57:17.383Z] "internal/fmtsort", [2024-05-07T10:57:17.383Z] "internal/goexperiment", [2024-05-07T10:57:17.383Z] "internal/itoa", [2024-05-07T10:57:17.383Z] "internal/oserror", [2024-05-07T10:57:17.383Z] "internal/poll", [2024-05-07T10:57:17.383Z] "internal/race", [2024-05-07T10:57:17.383Z] "internal/reflectlite", [2024-05-07T10:57:17.383Z] "internal/syscall/execenv", [2024-05-07T10:57:17.383Z] "internal/syscall/unix", [2024-05-07T10:57:17.383Z] "internal/testlog", [2024-05-07T10:57:17.383Z] "internal/unsafeheader", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "io/fs", [2024-05-07T10:57:17.383Z] "math", [2024-05-07T10:57:17.383Z] "math/bits", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "path", [2024-05-07T10:57:17.383Z] "reflect", [2024-05-07T10:57:17.383Z] "runtime", [2024-05-07T10:57:17.383Z] "runtime/internal/atomic", [2024-05-07T10:57:17.383Z] "runtime/internal/math", [2024-05-07T10:57:17.383Z] "runtime/internal/sys", [2024-05-07T10:57:17.383Z] "sort", [2024-05-07T10:57:17.383Z] "strconv", [2024-05-07T10:57:17.383Z] "strings", [2024-05-07T10:57:17.383Z] "sync", [2024-05-07T10:57:17.383Z] "sync/atomic", [2024-05-07T10:57:17.383Z] "syscall", [2024-05-07T10:57:17.383Z] "time", [2024-05-07T10:57:17.383Z] "unicode", [2024-05-07T10:57:17.383Z] "unicode/utf8", [2024-05-07T10:57:17.383Z] "unsafe" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestGoFiles": [ [2024-05-07T10:57:17.383Z] "magic_test.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "TestImports": [ [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "testing" [2024-05-07T10:57:17.383Z] ] [2024-05-07T10:57:17.383Z] } [2024-05-07T10:57:17.383Z] { [2024-05-07T10:57:17.383Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "ImportPath": "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.383Z] "Name": "mimetype", [2024-05-07T10:57:17.383Z] "Doc": "Package mimetype uses magic number signatures to detect the MIME type of a file.", [2024-05-07T10:57:17.383Z] "Root": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "Module": { [2024-05-07T10:57:17.383Z] "Path": "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.383Z] "Version": "v1.4.3", [2024-05-07T10:57:17.383Z] "Time": "2023-10-12T13:58:32Z", [2024-05-07T10:57:17.383Z] "Indirect": true, [2024-05-07T10:57:17.383Z] "Dir": "/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.3", [2024-05-07T10:57:17.383Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod", [2024-05-07T10:57:17.383Z] "GoVersion": "1.20" [2024-05-07T10:57:17.383Z] }, [2024-05-07T10:57:17.383Z] "DepOnly": true, [2024-05-07T10:57:17.383Z] "Stale": true, [2024-05-07T10:57:17.383Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.383Z] "GoFiles": [ [2024-05-07T10:57:17.383Z] "mime.go", [2024-05-07T10:57:17.383Z] "mimetype.go", [2024-05-07T10:57:17.383Z] "tree.go" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Imports": [ [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.383Z] "io", [2024-05-07T10:57:17.383Z] "io/ioutil", [2024-05-07T10:57:17.383Z] "mime", [2024-05-07T10:57:17.383Z] "os", [2024-05-07T10:57:17.383Z] "sync", [2024-05-07T10:57:17.383Z] "sync/atomic" [2024-05-07T10:57:17.383Z] ], [2024-05-07T10:57:17.383Z] "Deps": [ [2024-05-07T10:57:17.383Z] "bufio", [2024-05-07T10:57:17.383Z] "bytes", [2024-05-07T10:57:17.383Z] "compress/flate", [2024-05-07T10:57:17.383Z] "compress/zlib", [2024-05-07T10:57:17.383Z] "debug/dwarf", [2024-05-07T10:57:17.383Z] "debug/macho", [2024-05-07T10:57:17.383Z] "encoding", [2024-05-07T10:57:17.383Z] "encoding/base64", [2024-05-07T10:57:17.383Z] "encoding/binary", [2024-05-07T10:57:17.383Z] "encoding/csv", [2024-05-07T10:57:17.383Z] "encoding/xml", [2024-05-07T10:57:17.383Z] "errors", [2024-05-07T10:57:17.383Z] "fmt", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.383Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.383Z] "golang.org/x/net/html", [2024-05-07T10:57:17.383Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.383Z] "hash", [2024-05-07T10:57:17.383Z] "hash/adler32", [2024-05-07T10:57:17.383Z] "internal/abi", [2024-05-07T10:57:17.383Z] "internal/bytealg", [2024-05-07T10:57:17.383Z] "internal/cpu", [2024-05-07T10:57:17.383Z] "internal/fmtsort", [2024-05-07T10:57:17.383Z] "internal/goexperiment", [2024-05-07T10:57:17.383Z] "internal/itoa", [2024-05-07T10:57:17.383Z] "internal/oserror", [2024-05-07T10:57:17.383Z] "internal/poll", [2024-05-07T10:57:17.383Z] "internal/race", [2024-05-07T10:57:17.383Z] "internal/reflectlite", [2024-05-07T10:57:17.383Z] "internal/syscall/execenv", [2024-05-07T10:57:17.384Z] "internal/syscall/unix", [2024-05-07T10:57:17.384Z] "internal/testlog", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "io/fs", [2024-05-07T10:57:17.384Z] "io/ioutil", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "mime", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "syscall", [2024-05-07T10:57:17.384Z] "time", [2024-05-07T10:57:17.384Z] "unicode", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "mimetype_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/rand", [2024-05-07T10:57:17.384Z] "mime", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path/filepath", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "XTestGoFiles": [ [2024-05-07T10:57:17.384Z] "example_mimetype_test.go", [2024-05-07T10:57:17.384Z] "example_reader_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "XTestImports": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "os" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1/currency", [2024-05-07T10:57:17.384Z] "ImportPath": "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.384Z] "Name": "currency", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "github.com/go-playground/locales", [2024-05-07T10:57:17.384Z] "Version": "v0.14.1", [2024-05-07T10:57:17.384Z] "Time": "2023-01-05T16:04:36Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.17" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "currency.go" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-05-07T10:57:17.384Z] "ImportPath": "github.com/go-playground/locales", [2024-05-07T10:57:17.384Z] "Name": "locales", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "github.com/go-playground/locales", [2024-05-07T10:57:17.384Z] "Version": "v0.14.1", [2024-05-07T10:57:17.384Z] "Time": "2023-01-05T16:04:36Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/go-playground/locales@v0.14.1", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/locales/@v/v0.14.1.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.17" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "rules.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "time" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/itoa", [2024-05-07T10:57:17.384Z] "internal/oserror", [2024-05-07T10:57:17.384Z] "internal/race", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "syscall", [2024-05-07T10:57:17.384Z] "time", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-05-07T10:57:17.384Z] "ImportPath": "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.384Z] "Name": "ut", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.384Z] "Version": "v0.18.1", [2024-05-07T10:57:17.384Z] "Time": "2023-01-30T04:27:26Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/go-playground/universal-translator@v0.18.1", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/universal-translator/@v/v0.18.1.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "stale dependency: github.com/go-playground/locales/currency", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "errors.go", [2024-05-07T10:57:17.384Z] "import_export.go", [2024-05-07T10:57:17.384Z] "translator.go", [2024-05-07T10:57:17.384Z] "universal_translator.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "encoding/json", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path/filepath", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "encoding", [2024-05-07T10:57:17.384Z] "encoding/base64", [2024-05-07T10:57:17.384Z] "encoding/binary", [2024-05-07T10:57:17.384Z] "encoding/json", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/fmtsort", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/itoa", [2024-05-07T10:57:17.384Z] "internal/oserror", [2024-05-07T10:57:17.384Z] "internal/poll", [2024-05-07T10:57:17.384Z] "internal/race", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/syscall/execenv", [2024-05-07T10:57:17.384Z] "internal/syscall/unix", [2024-05-07T10:57:17.384Z] "internal/testlog", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "io/fs", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path", [2024-05-07T10:57:17.384Z] "path/filepath", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "syscall", [2024-05-07T10:57:17.384Z] "time", [2024-05-07T10:57:17.384Z] "unicode", [2024-05-07T10:57:17.384Z] "unicode/utf16", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "benchmarks_test.go", [2024-05-07T10:57:17.384Z] "import_export_test.go", [2024-05-07T10:57:17.384Z] "translator_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales/en", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales/en_CA", [2024-05-07T10:57:17.384Z] "github.com/go-playground/locales/nl", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0/scim/schema", [2024-05-07T10:57:17.384Z] "ImportPath": "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.384Z] "Name": "scimschema", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "github.com/leodido/go-urn", [2024-05-07T10:57:17.384Z] "Version": "v1.4.0", [2024-05-07T10:57:17.384Z] "Time": "2024-01-31T10:04:06Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "type.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "type_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-05-07T10:57:17.384Z] "ImportPath": "github.com/leodido/go-urn", [2024-05-07T10:57:17.384Z] "Name": "urn", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "github.com/leodido/go-urn", [2024-05-07T10:57:17.384Z] "Version": "v1.4.0", [2024-05-07T10:57:17.384Z] "Time": "2024-01-31T10:04:06Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/github.com/leodido/go-urn@v1.4.0", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/github.com/leodido/go-urn/@v/v1.4.0.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "stale dependency: github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "kind.go", [2024-05-07T10:57:17.384Z] "machine.go", [2024-05-07T10:57:17.384Z] "options.go", [2024-05-07T10:57:17.384Z] "parsing_mode.go", [2024-05-07T10:57:17.384Z] "scim.go", [2024-05-07T10:57:17.384Z] "urn.go", [2024-05-07T10:57:17.384Z] "urn8141.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "encoding/json", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.384Z] "strings" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "encoding", [2024-05-07T10:57:17.384Z] "encoding/base64", [2024-05-07T10:57:17.384Z] "encoding/binary", [2024-05-07T10:57:17.384Z] "encoding/json", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/fmtsort", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/itoa", [2024-05-07T10:57:17.384Z] "internal/oserror", [2024-05-07T10:57:17.384Z] "internal/poll", [2024-05-07T10:57:17.384Z] "internal/race", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/syscall/execenv", [2024-05-07T10:57:17.384Z] "internal/syscall/unix", [2024-05-07T10:57:17.384Z] "internal/testlog", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "io/fs", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "syscall", [2024-05-07T10:57:17.384Z] "time", [2024-05-07T10:57:17.384Z] "unicode", [2024-05-07T10:57:17.384Z] "unicode/utf16", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "lexicaleq_test.go", [2024-05-07T10:57:17.384Z] "machine_test.go", [2024-05-07T10:57:17.384Z] "performance_test.go", [2024-05-07T10:57:17.384Z] "scim_test.go", [2024-05-07T10:57:17.384Z] "tables_test.go", [2024-05-07T10:57:17.384Z] "urn8141_test.go", [2024-05-07T10:57:17.384Z] "urn_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "encoding/json", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.384Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.384Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "XTestGoFiles": [ [2024-05-07T10:57:17.384Z] "examples_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "XTestImports": [ [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "github.com/leodido/go-urn" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/sha3", [2024-05-07T10:57:17.384Z] "ImportPath": "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.384Z] "Name": "sha3", [2024-05-07T10:57:17.384Z] "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-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.384Z] "Version": "v0.22.0", [2024-05-07T10:57:17.384Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "doc.go", [2024-05-07T10:57:17.384Z] "hashes.go", [2024-05-07T10:57:17.384Z] "hashes_generic.go", [2024-05-07T10:57:17.384Z] "keccakf_amd64.go", [2024-05-07T10:57:17.384Z] "register.go", [2024-05-07T10:57:17.384Z] "sha3.go", [2024-05-07T10:57:17.384Z] "shake.go", [2024-05-07T10:57:17.384Z] "shake_generic.go", [2024-05-07T10:57:17.384Z] "xor_generic.go", [2024-05-07T10:57:17.384Z] "xor_unaligned.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.384Z] "keccakf.go", [2024-05-07T10:57:17.384Z] "sha3_s390x.go", [2024-05-07T10:57:17.384Z] "xor.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.384Z] "sha3_s390x.s" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "SFiles": [ [2024-05-07T10:57:17.384Z] "keccakf_amd64.s" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "crypto", [2024-05-07T10:57:17.384Z] "encoding/binary", [2024-05-07T10:57:17.384Z] "hash", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "crypto", [2024-05-07T10:57:17.384Z] "encoding/binary", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "hash", [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/itoa", [2024-05-07T10:57:17.384Z] "internal/race", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "unicode", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "sha3_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "compress/flate", [2024-05-07T10:57:17.384Z] "encoding/hex", [2024-05-07T10:57:17.384Z] "encoding/json", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "hash", [2024-05-07T10:57:17.384Z] "math/rand", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/tag", [2024-05-07T10:57:17.384Z] "ImportPath": "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "Name": "tag", [2024-05-07T10:57:17.384Z] "Doc": "Package tag contains functionality handling tags and related data.", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.384Z] "Version": "v0.14.0", [2024-05-07T10:57:17.384Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "tag.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "sort" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "tag_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language", [2024-05-07T10:57:17.384Z] "ImportPath": "golang.org/x/text/internal/language", [2024-05-07T10:57:17.384Z] "Name": "language", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.384Z] "Version": "v0.14.0", [2024-05-07T10:57:17.384Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "common.go", [2024-05-07T10:57:17.384Z] "compact.go", [2024-05-07T10:57:17.384Z] "compose.go", [2024-05-07T10:57:17.384Z] "coverage.go", [2024-05-07T10:57:17.384Z] "language.go", [2024-05-07T10:57:17.384Z] "lookup.go", [2024-05-07T10:57:17.384Z] "match.go", [2024-05-07T10:57:17.384Z] "parse.go", [2024-05-07T10:57:17.384Z] "tables.go", [2024-05-07T10:57:17.384Z] "tags.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.384Z] "gen.go", [2024-05-07T10:57:17.384Z] "gen_common.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/fmtsort", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/itoa", [2024-05-07T10:57:17.384Z] "internal/oserror", [2024-05-07T10:57:17.384Z] "internal/poll", [2024-05-07T10:57:17.384Z] "internal/race", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/syscall/execenv", [2024-05-07T10:57:17.384Z] "internal/syscall/unix", [2024-05-07T10:57:17.384Z] "internal/testlog", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "io/fs", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "syscall", [2024-05-07T10:57:17.384Z] "time", [2024-05-07T10:57:17.384Z] "unicode", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "compose_test.go", [2024-05-07T10:57:17.384Z] "language_test.go", [2024-05-07T10:57:17.384Z] "lookup_test.go", [2024-05-07T10:57:17.384Z] "match_test.go", [2024-05-07T10:57:17.384Z] "parse_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "flag", [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/testtext", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/internal/language/compact", [2024-05-07T10:57:17.384Z] "ImportPath": "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.384Z] "Name": "compact", [2024-05-07T10:57:17.384Z] "Doc": "Package compact defines a compact representation of language tags.", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.384Z] "Version": "v0.14.0", [2024-05-07T10:57:17.384Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.384Z] "GoVersion": "1.18" [2024-05-07T10:57:17.384Z] }, [2024-05-07T10:57:17.384Z] "DepOnly": true, [2024-05-07T10:57:17.384Z] "Stale": true, [2024-05-07T10:57:17.384Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "GoFiles": [ [2024-05-07T10:57:17.384Z] "compact.go", [2024-05-07T10:57:17.384Z] "language.go", [2024-05-07T10:57:17.384Z] "parents.go", [2024-05-07T10:57:17.384Z] "tables.go", [2024-05-07T10:57:17.384Z] "tags.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.384Z] "gen.go", [2024-05-07T10:57:17.384Z] "gen_index.go", [2024-05-07T10:57:17.384Z] "gen_parents.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Imports": [ [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strings" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "Deps": [ [2024-05-07T10:57:17.384Z] "bytes", [2024-05-07T10:57:17.384Z] "errors", [2024-05-07T10:57:17.384Z] "fmt", [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.384Z] "internal/abi", [2024-05-07T10:57:17.384Z] "internal/bytealg", [2024-05-07T10:57:17.384Z] "internal/cpu", [2024-05-07T10:57:17.384Z] "internal/fmtsort", [2024-05-07T10:57:17.384Z] "internal/goexperiment", [2024-05-07T10:57:17.384Z] "internal/itoa", [2024-05-07T10:57:17.384Z] "internal/oserror", [2024-05-07T10:57:17.384Z] "internal/poll", [2024-05-07T10:57:17.384Z] "internal/race", [2024-05-07T10:57:17.384Z] "internal/reflectlite", [2024-05-07T10:57:17.384Z] "internal/syscall/execenv", [2024-05-07T10:57:17.384Z] "internal/syscall/unix", [2024-05-07T10:57:17.384Z] "internal/testlog", [2024-05-07T10:57:17.384Z] "internal/unsafeheader", [2024-05-07T10:57:17.384Z] "io", [2024-05-07T10:57:17.384Z] "io/fs", [2024-05-07T10:57:17.384Z] "math", [2024-05-07T10:57:17.384Z] "math/bits", [2024-05-07T10:57:17.384Z] "os", [2024-05-07T10:57:17.384Z] "path", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "runtime", [2024-05-07T10:57:17.384Z] "runtime/internal/atomic", [2024-05-07T10:57:17.384Z] "runtime/internal/math", [2024-05-07T10:57:17.384Z] "runtime/internal/sys", [2024-05-07T10:57:17.384Z] "sort", [2024-05-07T10:57:17.384Z] "strconv", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "sync", [2024-05-07T10:57:17.384Z] "sync/atomic", [2024-05-07T10:57:17.384Z] "syscall", [2024-05-07T10:57:17.384Z] "time", [2024-05-07T10:57:17.384Z] "unicode", [2024-05-07T10:57:17.384Z] "unicode/utf8", [2024-05-07T10:57:17.384Z] "unsafe" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestGoFiles": [ [2024-05-07T10:57:17.384Z] "gen_test.go", [2024-05-07T10:57:17.384Z] "language_test.go", [2024-05-07T10:57:17.384Z] "parse_test.go" [2024-05-07T10:57:17.384Z] ], [2024-05-07T10:57:17.384Z] "TestImports": [ [2024-05-07T10:57:17.384Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.384Z] "reflect", [2024-05-07T10:57:17.384Z] "strings", [2024-05-07T10:57:17.384Z] "testing" [2024-05-07T10:57:17.384Z] ] [2024-05-07T10:57:17.384Z] } [2024-05-07T10:57:17.384Z] { [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/language", [2024-05-07T10:57:17.384Z] "ImportPath": "golang.org/x/text/language", [2024-05-07T10:57:17.384Z] "Name": "language", [2024-05-07T10:57:17.384Z] "Doc": "Package language implements BCP 47 language tags and related functionality.", [2024-05-07T10:57:17.384Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.384Z] "Module": { [2024-05-07T10:57:17.384Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.384Z] "Version": "v0.14.0", [2024-05-07T10:57:17.384Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.384Z] "Indirect": true, [2024-05-07T10:57:17.384Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.385Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.385Z] "GoVersion": "1.18" [2024-05-07T10:57:17.385Z] }, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "Stale": true, [2024-05-07T10:57:17.385Z] "StaleReason": "stale dependency: golang.org/x/text/internal/tag", [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "coverage.go", [2024-05-07T10:57:17.385Z] "doc.go", [2024-05-07T10:57:17.385Z] "language.go", [2024-05-07T10:57:17.385Z] "match.go", [2024-05-07T10:57:17.385Z] "parse.go", [2024-05-07T10:57:17.385Z] "tables.go", [2024-05-07T10:57:17.385Z] "tags.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.385Z] "gen.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/fmtsort", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/itoa", [2024-05-07T10:57:17.385Z] "internal/oserror", [2024-05-07T10:57:17.385Z] "internal/poll", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/syscall/execenv", [2024-05-07T10:57:17.385Z] "internal/syscall/unix", [2024-05-07T10:57:17.385Z] "internal/testlog", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "io/fs", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/bits", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "runtime/internal/atomic", [2024-05-07T10:57:17.385Z] "runtime/internal/math", [2024-05-07T10:57:17.385Z] "runtime/internal/sys", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "syscall", [2024-05-07T10:57:17.385Z] "time", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestGoFiles": [ [2024-05-07T10:57:17.385Z] "coverage_test.go", [2024-05-07T10:57:17.385Z] "language_test.go", [2024-05-07T10:57:17.385Z] "lookup_test.go", [2024-05-07T10:57:17.385Z] "match_test.go", [2024-05-07T10:57:17.385Z] "parse_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestImports": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "flag", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/testtext", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/ucd", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path", [2024-05-07T10:57:17.385Z] "path/filepath", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "testing", [2024-05-07T10:57:17.385Z] "unicode/utf8" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "XTestGoFiles": [ [2024-05-07T10:57:17.385Z] "examples_test.go", [2024-05-07T10:57:17.385Z] "httpexample_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "XTestImports": [ [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "golang.org/x/text/language", [2024-05-07T10:57:17.385Z] "net/http", [2024-05-07T10:57:17.385Z] "strings" [2024-05-07T10:57:17.385Z] ] [2024-05-07T10:57:17.385Z] } [2024-05-07T10:57:17.385Z] { [2024-05-07T10:57:17.385Z] "Dir": "/usr/local/go/src/regexp/syntax", [2024-05-07T10:57:17.385Z] "ImportPath": "regexp/syntax", [2024-05-07T10:57:17.385Z] "Name": "syntax", [2024-05-07T10:57:17.385Z] "Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.", [2024-05-07T10:57:17.385Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp/syntax.a", [2024-05-07T10:57:17.385Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.385Z] "Goroot": true, [2024-05-07T10:57:17.385Z] "Standard": true, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "compile.go", [2024-05-07T10:57:17.385Z] "doc.go", [2024-05-07T10:57:17.385Z] "op_string.go", [2024-05-07T10:57:17.385Z] "parse.go", [2024-05-07T10:57:17.385Z] "perl_groups.go", [2024-05-07T10:57:17.385Z] "prog.go", [2024-05-07T10:57:17.385Z] "regexp.go", [2024-05-07T10:57:17.385Z] "simplify.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf8" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/bits", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "runtime/internal/atomic", [2024-05-07T10:57:17.385Z] "runtime/internal/math", [2024-05-07T10:57:17.385Z] "runtime/internal/sys", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestGoFiles": [ [2024-05-07T10:57:17.385Z] "parse_test.go", [2024-05-07T10:57:17.385Z] "prog_test.go", [2024-05-07T10:57:17.385Z] "simplify_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestImports": [ [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "testing", [2024-05-07T10:57:17.385Z] "unicode" [2024-05-07T10:57:17.385Z] ] [2024-05-07T10:57:17.385Z] } [2024-05-07T10:57:17.385Z] { [2024-05-07T10:57:17.385Z] "Dir": "/usr/local/go/src/regexp", [2024-05-07T10:57:17.385Z] "ImportPath": "regexp", [2024-05-07T10:57:17.385Z] "Name": "regexp", [2024-05-07T10:57:17.385Z] "Doc": "Package regexp implements regular expression search.", [2024-05-07T10:57:17.385Z] "Target": "/usr/local/go/pkg/linux_amd64/regexp.a", [2024-05-07T10:57:17.385Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.385Z] "Goroot": true, [2024-05-07T10:57:17.385Z] "Standard": true, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "backtrack.go", [2024-05-07T10:57:17.385Z] "exec.go", [2024-05-07T10:57:17.385Z] "onepass.go", [2024-05-07T10:57:17.385Z] "regexp.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "regexp/syntax", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf8" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/bits", [2024-05-07T10:57:17.385Z] "regexp/syntax", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "runtime/internal/atomic", [2024-05-07T10:57:17.385Z] "runtime/internal/math", [2024-05-07T10:57:17.385Z] "runtime/internal/sys", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestGoFiles": [ [2024-05-07T10:57:17.385Z] "all_test.go", [2024-05-07T10:57:17.385Z] "exec2_test.go", [2024-05-07T10:57:17.385Z] "exec_test.go", [2024-05-07T10:57:17.385Z] "find_test.go", [2024-05-07T10:57:17.385Z] "onepass_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestImports": [ [2024-05-07T10:57:17.385Z] "bufio", [2024-05-07T10:57:17.385Z] "compress/bzip2", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "internal/testenv", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path/filepath", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "regexp/syntax", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "testing", [2024-05-07T10:57:17.385Z] "unicode/utf8" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "XTestGoFiles": [ [2024-05-07T10:57:17.385Z] "example_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "XTestImports": [ [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "regexp", [2024-05-07T10:57:17.385Z] "strings" [2024-05-07T10:57:17.385Z] ] [2024-05-07T10:57:17.385Z] } [2024-05-07T10:57:17.385Z] { [2024-05-07T10:57:17.385Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-05-07T10:57:17.385Z] "ImportPath": "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.385Z] "Name": "validator", [2024-05-07T10:57:17.385Z] "Doc": "Package validator implements value validations for structs and individual fields based on tags.", [2024-05-07T10:57:17.385Z] "Root": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-05-07T10:57:17.385Z] "Module": { [2024-05-07T10:57:17.385Z] "Path": "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.385Z] "Version": "v10.19.0", [2024-05-07T10:57:17.385Z] "Time": "2024-03-02T19:47:07Z", [2024-05-07T10:57:17.385Z] "Indirect": true, [2024-05-07T10:57:17.385Z] "Dir": "/go/pkg/mod/github.com/go-playground/validator/v10@v10.19.0", [2024-05-07T10:57:17.385Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-playground/validator/v10/@v/v10.19.0.mod", [2024-05-07T10:57:17.385Z] "GoVersion": "1.18" [2024-05-07T10:57:17.385Z] }, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "Stale": true, [2024-05-07T10:57:17.385Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "baked_in.go", [2024-05-07T10:57:17.385Z] "cache.go", [2024-05-07T10:57:17.385Z] "country_codes.go", [2024-05-07T10:57:17.385Z] "currency_codes.go", [2024-05-07T10:57:17.385Z] "doc.go", [2024-05-07T10:57:17.385Z] "errors.go", [2024-05-07T10:57:17.385Z] "field_level.go", [2024-05-07T10:57:17.385Z] "options.go", [2024-05-07T10:57:17.385Z] "postcode_regexes.go", [2024-05-07T10:57:17.385Z] "regexes.go", [2024-05-07T10:57:17.385Z] "struct_level.go", [2024-05-07T10:57:17.385Z] "translations.go", [2024-05-07T10:57:17.385Z] "util.go", [2024-05-07T10:57:17.385Z] "validator.go", [2024-05-07T10:57:17.385Z] "validator_instance.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "crypto/sha256", [2024-05-07T10:57:17.385Z] "encoding/hex", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.385Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.385Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.385Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.385Z] "golang.org/x/text/language", [2024-05-07T10:57:17.385Z] "io/fs", [2024-05-07T10:57:17.385Z] "net", [2024-05-07T10:57:17.385Z] "net/url", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "regexp", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "syscall", [2024-05-07T10:57:17.385Z] "time", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "bufio", [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "compress/flate", [2024-05-07T10:57:17.385Z] "compress/zlib", [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "crypto", [2024-05-07T10:57:17.385Z] "crypto/sha256", [2024-05-07T10:57:17.385Z] "debug/dwarf", [2024-05-07T10:57:17.385Z] "debug/macho", [2024-05-07T10:57:17.385Z] "encoding", [2024-05-07T10:57:17.385Z] "encoding/base64", [2024-05-07T10:57:17.385Z] "encoding/binary", [2024-05-07T10:57:17.385Z] "encoding/csv", [2024-05-07T10:57:17.385Z] "encoding/hex", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "encoding/xml", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.385Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.385Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.385Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.385Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.385Z] "golang.org/x/net/html", [2024-05-07T10:57:17.385Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.385Z] "golang.org/x/text/language", [2024-05-07T10:57:17.385Z] "hash", [2024-05-07T10:57:17.385Z] "hash/adler32", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/fmtsort", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/itoa", [2024-05-07T10:57:17.385Z] "internal/nettrace", [2024-05-07T10:57:17.385Z] "internal/oserror", [2024-05-07T10:57:17.385Z] "internal/poll", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/singleflight", [2024-05-07T10:57:17.385Z] "internal/syscall/execenv", [2024-05-07T10:57:17.385Z] "internal/syscall/unix", [2024-05-07T10:57:17.385Z] "internal/testlog", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "io/fs", [2024-05-07T10:57:17.385Z] "io/ioutil", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/bits", [2024-05-07T10:57:17.385Z] "mime", [2024-05-07T10:57:17.385Z] "net", [2024-05-07T10:57:17.385Z] "net/url", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path", [2024-05-07T10:57:17.385Z] "path/filepath", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "regexp", [2024-05-07T10:57:17.385Z] "regexp/syntax", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "runtime/cgo", [2024-05-07T10:57:17.385Z] "runtime/internal/atomic", [2024-05-07T10:57:17.385Z] "runtime/internal/math", [2024-05-07T10:57:17.385Z] "runtime/internal/sys", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "syscall", [2024-05-07T10:57:17.385Z] "time", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf16", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe", [2024-05-07T10:57:17.385Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestGoFiles": [ [2024-05-07T10:57:17.385Z] "benchmarks_test.go", [2024-05-07T10:57:17.385Z] "validator_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestImports": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "database/sql", [2024-05-07T10:57:17.385Z] "database/sql/driver", [2024-05-07T10:57:17.385Z] "encoding/base64", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "github.com/go-playground/assert/v2", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales/en", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales/fr", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales/nl", [2024-05-07T10:57:17.385Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.385Z] "image", [2024-05-07T10:57:17.385Z] "image/jpeg", [2024-05-07T10:57:17.385Z] "image/png", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path/filepath", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "testing", [2024-05-07T10:57:17.385Z] "time" [2024-05-07T10:57:17.385Z] ] [2024-05-07T10:57:17.385Z] } [2024-05-07T10:57:17.385Z] { [2024-05-07T10:57:17.385Z] "Dir": "/usr/local/go/src/database/sql/driver", [2024-05-07T10:57:17.385Z] "ImportPath": "database/sql/driver", [2024-05-07T10:57:17.385Z] "Name": "driver", [2024-05-07T10:57:17.385Z] "Doc": "Package driver defines interfaces to be implemented by database drivers as used by package sql.", [2024-05-07T10:57:17.385Z] "Target": "/usr/local/go/pkg/linux_amd64/database/sql/driver.a", [2024-05-07T10:57:17.385Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.385Z] "Goroot": true, [2024-05-07T10:57:17.385Z] "Standard": true, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "driver.go", [2024-05-07T10:57:17.385Z] "types.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "time" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/fmtsort", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/itoa", [2024-05-07T10:57:17.385Z] "internal/oserror", [2024-05-07T10:57:17.385Z] "internal/poll", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/syscall/execenv", [2024-05-07T10:57:17.385Z] "internal/syscall/unix", [2024-05-07T10:57:17.385Z] "internal/testlog", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "io/fs", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/bits", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "runtime/internal/atomic", [2024-05-07T10:57:17.385Z] "runtime/internal/math", [2024-05-07T10:57:17.385Z] "runtime/internal/sys", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "syscall", [2024-05-07T10:57:17.385Z] "time", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestGoFiles": [ [2024-05-07T10:57:17.385Z] "types_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestImports": [ [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "testing", [2024-05-07T10:57:17.385Z] "time" [2024-05-07T10:57:17.385Z] ] [2024-05-07T10:57:17.385Z] } [2024-05-07T10:57:17.385Z] { [2024-05-07T10:57:17.385Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-05-07T10:57:17.385Z] "ImportPath": "github.com/google/uuid", [2024-05-07T10:57:17.385Z] "Name": "uuid", [2024-05-07T10:57:17.385Z] "Doc": "Package uuid generates and inspects UUIDs.", [2024-05-07T10:57:17.385Z] "Root": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-05-07T10:57:17.385Z] "Module": { [2024-05-07T10:57:17.385Z] "Path": "github.com/google/uuid", [2024-05-07T10:57:17.385Z] "Version": "v1.6.0", [2024-05-07T10:57:17.385Z] "Time": "2024-01-23T18:54:04Z", [2024-05-07T10:57:17.385Z] "Dir": "/go/pkg/mod/github.com/google/uuid@v1.6.0", [2024-05-07T10:57:17.385Z] "GoMod": "/go/pkg/mod/cache/download/github.com/google/uuid/@v/v1.6.0.mod" [2024-05-07T10:57:17.385Z] }, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "Stale": true, [2024-05-07T10:57:17.385Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "dce.go", [2024-05-07T10:57:17.385Z] "doc.go", [2024-05-07T10:57:17.385Z] "hash.go", [2024-05-07T10:57:17.385Z] "marshal.go", [2024-05-07T10:57:17.385Z] "node.go", [2024-05-07T10:57:17.385Z] "node_net.go", [2024-05-07T10:57:17.385Z] "null.go", [2024-05-07T10:57:17.385Z] "sql.go", [2024-05-07T10:57:17.385Z] "time.go", [2024-05-07T10:57:17.385Z] "util.go", [2024-05-07T10:57:17.385Z] "uuid.go", [2024-05-07T10:57:17.385Z] "version1.go", [2024-05-07T10:57:17.385Z] "version4.go", [2024-05-07T10:57:17.385Z] "version6.go", [2024-05-07T10:57:17.385Z] "version7.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.385Z] "node_js.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "crypto/md5", [2024-05-07T10:57:17.385Z] "crypto/rand", [2024-05-07T10:57:17.385Z] "crypto/sha1", [2024-05-07T10:57:17.385Z] "database/sql/driver", [2024-05-07T10:57:17.385Z] "encoding/binary", [2024-05-07T10:57:17.385Z] "encoding/hex", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "hash", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "net", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "time" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "bufio", [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "crypto", [2024-05-07T10:57:17.385Z] "crypto/aes", [2024-05-07T10:57:17.385Z] "crypto/cipher", [2024-05-07T10:57:17.385Z] "crypto/internal/subtle", [2024-05-07T10:57:17.385Z] "crypto/md5", [2024-05-07T10:57:17.385Z] "crypto/rand", [2024-05-07T10:57:17.385Z] "crypto/sha1", [2024-05-07T10:57:17.385Z] "crypto/subtle", [2024-05-07T10:57:17.385Z] "database/sql/driver", [2024-05-07T10:57:17.385Z] "encoding", [2024-05-07T10:57:17.385Z] "encoding/base64", [2024-05-07T10:57:17.385Z] "encoding/binary", [2024-05-07T10:57:17.385Z] "encoding/hex", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "hash", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/fmtsort", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/itoa", [2024-05-07T10:57:17.385Z] "internal/nettrace", [2024-05-07T10:57:17.385Z] "internal/oserror", [2024-05-07T10:57:17.385Z] "internal/poll", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/singleflight", [2024-05-07T10:57:17.385Z] "internal/syscall/execenv", [2024-05-07T10:57:17.385Z] "internal/syscall/unix", [2024-05-07T10:57:17.385Z] "internal/testlog", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "io/fs", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/big", [2024-05-07T10:57:17.385Z] "math/bits", [2024-05-07T10:57:17.385Z] "math/rand", [2024-05-07T10:57:17.385Z] "net", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "path", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "runtime/cgo", [2024-05-07T10:57:17.385Z] "runtime/internal/atomic", [2024-05-07T10:57:17.385Z] "runtime/internal/math", [2024-05-07T10:57:17.385Z] "runtime/internal/sys", [2024-05-07T10:57:17.385Z] "sort", [2024-05-07T10:57:17.385Z] "strconv", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "sync", [2024-05-07T10:57:17.385Z] "sync/atomic", [2024-05-07T10:57:17.385Z] "syscall", [2024-05-07T10:57:17.385Z] "time", [2024-05-07T10:57:17.385Z] "unicode", [2024-05-07T10:57:17.385Z] "unicode/utf16", [2024-05-07T10:57:17.385Z] "unicode/utf8", [2024-05-07T10:57:17.385Z] "unsafe", [2024-05-07T10:57:17.385Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestGoFiles": [ [2024-05-07T10:57:17.385Z] "json_test.go", [2024-05-07T10:57:17.385Z] "null_test.go", [2024-05-07T10:57:17.385Z] "seq_test.go", [2024-05-07T10:57:17.385Z] "sql_test.go", [2024-05-07T10:57:17.385Z] "uuid_test.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "TestImports": [ [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "flag", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "os", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "runtime", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "testing", [2024-05-07T10:57:17.385Z] "time", [2024-05-07T10:57:17.385Z] "unsafe" [2024-05-07T10:57:17.385Z] ] [2024-05-07T10:57:17.385Z] } [2024-05-07T10:57:17.385Z] { [2024-05-07T10:57:17.385Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/common", [2024-05-07T10:57:17.385Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.385Z] "Name": "common", [2024-05-07T10:57:17.385Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.385Z] "Module": { [2024-05-07T10:57:17.385Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.385Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.385Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.385Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.385Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.385Z] "GoVersion": "1.21" [2024-05-07T10:57:17.385Z] }, [2024-05-07T10:57:17.385Z] "DepOnly": true, [2024-05-07T10:57:17.385Z] "Stale": true, [2024-05-07T10:57:17.385Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.385Z] "GoFiles": [ [2024-05-07T10:57:17.385Z] "constants.go", [2024-05-07T10:57:17.385Z] "echo_api_constants.go", [2024-05-07T10:57:17.385Z] "utils.go", [2024-05-07T10:57:17.385Z] "validator.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.385Z] "fake_validator.go" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Imports": [ [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.385Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.385Z] "github.com/google/uuid", [2024-05-07T10:57:17.385Z] "net/url", [2024-05-07T10:57:17.385Z] "reflect", [2024-05-07T10:57:17.385Z] "regexp", [2024-05-07T10:57:17.385Z] "strings", [2024-05-07T10:57:17.385Z] "time" [2024-05-07T10:57:17.385Z] ], [2024-05-07T10:57:17.385Z] "Deps": [ [2024-05-07T10:57:17.385Z] "bufio", [2024-05-07T10:57:17.385Z] "bytes", [2024-05-07T10:57:17.385Z] "compress/flate", [2024-05-07T10:57:17.385Z] "compress/gzip", [2024-05-07T10:57:17.385Z] "compress/zlib", [2024-05-07T10:57:17.385Z] "container/list", [2024-05-07T10:57:17.385Z] "context", [2024-05-07T10:57:17.385Z] "crypto", [2024-05-07T10:57:17.385Z] "crypto/aes", [2024-05-07T10:57:17.385Z] "crypto/cipher", [2024-05-07T10:57:17.385Z] "crypto/des", [2024-05-07T10:57:17.385Z] "crypto/dsa", [2024-05-07T10:57:17.385Z] "crypto/ecdsa", [2024-05-07T10:57:17.385Z] "crypto/ed25519", [2024-05-07T10:57:17.385Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.385Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.385Z] "crypto/elliptic", [2024-05-07T10:57:17.385Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.385Z] "crypto/hmac", [2024-05-07T10:57:17.385Z] "crypto/internal/randutil", [2024-05-07T10:57:17.385Z] "crypto/internal/subtle", [2024-05-07T10:57:17.385Z] "crypto/md5", [2024-05-07T10:57:17.385Z] "crypto/rand", [2024-05-07T10:57:17.385Z] "crypto/rc4", [2024-05-07T10:57:17.385Z] "crypto/rsa", [2024-05-07T10:57:17.385Z] "crypto/sha1", [2024-05-07T10:57:17.385Z] "crypto/sha256", [2024-05-07T10:57:17.385Z] "crypto/sha512", [2024-05-07T10:57:17.385Z] "crypto/subtle", [2024-05-07T10:57:17.385Z] "crypto/tls", [2024-05-07T10:57:17.385Z] "crypto/x509", [2024-05-07T10:57:17.385Z] "crypto/x509/pkix", [2024-05-07T10:57:17.385Z] "database/sql/driver", [2024-05-07T10:57:17.385Z] "debug/dwarf", [2024-05-07T10:57:17.385Z] "debug/macho", [2024-05-07T10:57:17.385Z] "encoding", [2024-05-07T10:57:17.385Z] "encoding/asn1", [2024-05-07T10:57:17.385Z] "encoding/base64", [2024-05-07T10:57:17.385Z] "encoding/binary", [2024-05-07T10:57:17.385Z] "encoding/csv", [2024-05-07T10:57:17.385Z] "encoding/hex", [2024-05-07T10:57:17.385Z] "encoding/json", [2024-05-07T10:57:17.385Z] "encoding/pem", [2024-05-07T10:57:17.385Z] "encoding/xml", [2024-05-07T10:57:17.385Z] "errors", [2024-05-07T10:57:17.385Z] "fmt", [2024-05-07T10:57:17.385Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.385Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.385Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.385Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.385Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.385Z] "github.com/google/uuid", [2024-05-07T10:57:17.385Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.385Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.385Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.385Z] "golang.org/x/net/html", [2024-05-07T10:57:17.385Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.385Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.385Z] "golang.org/x/text/language", [2024-05-07T10:57:17.385Z] "hash", [2024-05-07T10:57:17.385Z] "hash/adler32", [2024-05-07T10:57:17.385Z] "hash/crc32", [2024-05-07T10:57:17.385Z] "internal/abi", [2024-05-07T10:57:17.385Z] "internal/bytealg", [2024-05-07T10:57:17.385Z] "internal/cpu", [2024-05-07T10:57:17.385Z] "internal/fmtsort", [2024-05-07T10:57:17.385Z] "internal/goexperiment", [2024-05-07T10:57:17.385Z] "internal/itoa", [2024-05-07T10:57:17.385Z] "internal/nettrace", [2024-05-07T10:57:17.385Z] "internal/oserror", [2024-05-07T10:57:17.385Z] "internal/poll", [2024-05-07T10:57:17.385Z] "internal/race", [2024-05-07T10:57:17.385Z] "internal/reflectlite", [2024-05-07T10:57:17.385Z] "internal/singleflight", [2024-05-07T10:57:17.385Z] "internal/syscall/execenv", [2024-05-07T10:57:17.385Z] "internal/syscall/unix", [2024-05-07T10:57:17.385Z] "internal/testlog", [2024-05-07T10:57:17.385Z] "internal/unsafeheader", [2024-05-07T10:57:17.385Z] "io", [2024-05-07T10:57:17.385Z] "io/fs", [2024-05-07T10:57:17.385Z] "io/ioutil", [2024-05-07T10:57:17.385Z] "log", [2024-05-07T10:57:17.385Z] "math", [2024-05-07T10:57:17.385Z] "math/big", [2024-05-07T10:57:17.386Z] "math/bits", [2024-05-07T10:57:17.386Z] "math/rand", [2024-05-07T10:57:17.386Z] "mime", [2024-05-07T10:57:17.386Z] "mime/multipart", [2024-05-07T10:57:17.386Z] "mime/quotedprintable", [2024-05-07T10:57:17.386Z] "net", [2024-05-07T10:57:17.386Z] "net/http", [2024-05-07T10:57:17.386Z] "net/http/httptrace", [2024-05-07T10:57:17.386Z] "net/http/internal", [2024-05-07T10:57:17.386Z] "net/http/internal/ascii", [2024-05-07T10:57:17.386Z] "net/textproto", [2024-05-07T10:57:17.386Z] "net/url", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "path", [2024-05-07T10:57:17.386Z] "path/filepath", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "regexp", [2024-05-07T10:57:17.386Z] "regexp/syntax", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "runtime/cgo", [2024-05-07T10:57:17.386Z] "runtime/internal/atomic", [2024-05-07T10:57:17.386Z] "runtime/internal/math", [2024-05-07T10:57:17.386Z] "runtime/internal/sys", [2024-05-07T10:57:17.386Z] "sort", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "sync/atomic", [2024-05-07T10:57:17.386Z] "syscall", [2024-05-07T10:57:17.386Z] "time", [2024-05-07T10:57:17.386Z] "unicode", [2024-05-07T10:57:17.386Z] "unicode/utf16", [2024-05-07T10:57:17.386Z] "unicode/utf8", [2024-05-07T10:57:17.386Z] "unsafe", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestGoFiles": [ [2024-05-07T10:57:17.386Z] "utils_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestImports": [ [2024-05-07T10:57:17.386Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.386Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.386Z] "net/url", [2024-05-07T10:57:17.386Z] "testing" [2024-05-07T10:57:17.386Z] ] [2024-05-07T10:57:17.386Z] } [2024-05-07T10:57:17.386Z] { [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/types", [2024-05-07T10:57:17.386Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.386Z] "Name": "types", [2024-05-07T10:57:17.386Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.386Z] "Module": { [2024-05-07T10:57:17.386Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.386Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.386Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.386Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.386Z] "GoVersion": "1.21" [2024-05-07T10:57:17.386Z] }, [2024-05-07T10:57:17.386Z] "DepOnly": true, [2024-05-07T10:57:17.386Z] "Stale": true, [2024-05-07T10:57:17.386Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.386Z] "GoFiles": [ [2024-05-07T10:57:17.386Z] "config.go", [2024-05-07T10:57:17.386Z] "consulroles.go", [2024-05-07T10:57:17.386Z] "messages.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Imports": [ [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "net/url", [2024-05-07T10:57:17.386Z] "strings" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Deps": [ [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "internal/abi", [2024-05-07T10:57:17.386Z] "internal/bytealg", [2024-05-07T10:57:17.386Z] "internal/cpu", [2024-05-07T10:57:17.386Z] "internal/fmtsort", [2024-05-07T10:57:17.386Z] "internal/goexperiment", [2024-05-07T10:57:17.386Z] "internal/itoa", [2024-05-07T10:57:17.386Z] "internal/oserror", [2024-05-07T10:57:17.386Z] "internal/poll", [2024-05-07T10:57:17.386Z] "internal/race", [2024-05-07T10:57:17.386Z] "internal/reflectlite", [2024-05-07T10:57:17.386Z] "internal/syscall/execenv", [2024-05-07T10:57:17.386Z] "internal/syscall/unix", [2024-05-07T10:57:17.386Z] "internal/testlog", [2024-05-07T10:57:17.386Z] "internal/unsafeheader", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "io/fs", [2024-05-07T10:57:17.386Z] "math", [2024-05-07T10:57:17.386Z] "math/bits", [2024-05-07T10:57:17.386Z] "net/url", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "path", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "runtime/internal/atomic", [2024-05-07T10:57:17.386Z] "runtime/internal/math", [2024-05-07T10:57:17.386Z] "runtime/internal/sys", [2024-05-07T10:57:17.386Z] "sort", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "sync/atomic", [2024-05-07T10:57:17.386Z] "syscall", [2024-05-07T10:57:17.386Z] "time", [2024-05-07T10:57:17.386Z] "unicode", [2024-05-07T10:57:17.386Z] "unicode/utf8", [2024-05-07T10:57:17.386Z] "unsafe" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestGoFiles": [ [2024-05-07T10:57:17.386Z] "config_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestImports": [ [2024-05-07T10:57:17.386Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.386Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.386Z] "testing" [2024-05-07T10:57:17.386Z] ] [2024-05-07T10:57:17.386Z] } [2024-05-07T10:57:17.386Z] { [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/models", [2024-05-07T10:57:17.386Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.386Z] "Name": "models", [2024-05-07T10:57:17.386Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.386Z] "Module": { [2024-05-07T10:57:17.386Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.386Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.386Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.386Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.386Z] "GoVersion": "1.21" [2024-05-07T10:57:17.386Z] }, [2024-05-07T10:57:17.386Z] "DepOnly": true, [2024-05-07T10:57:17.386Z] "Stale": true, [2024-05-07T10:57:17.386Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.386Z] "GoFiles": [ [2024-05-07T10:57:17.386Z] "address.go", [2024-05-07T10:57:17.386Z] "autoevent.go", [2024-05-07T10:57:17.386Z] "consts.go", [2024-05-07T10:57:17.386Z] "dbtimestamp.go", [2024-05-07T10:57:17.386Z] "device.go", [2024-05-07T10:57:17.386Z] "devicecommand.go", [2024-05-07T10:57:17.386Z] "deviceprofile.go", [2024-05-07T10:57:17.386Z] "deviceresource.go", [2024-05-07T10:57:17.386Z] "deviceservice.go", [2024-05-07T10:57:17.386Z] "discovereddevice.go", [2024-05-07T10:57:17.386Z] "event.go", [2024-05-07T10:57:17.386Z] "interval.go", [2024-05-07T10:57:17.386Z] "intervalaction.go", [2024-05-07T10:57:17.386Z] "kvs.go", [2024-05-07T10:57:17.386Z] "log_entry.go", [2024-05-07T10:57:17.386Z] "notification.go", [2024-05-07T10:57:17.386Z] "provisionwatcher.go", [2024-05-07T10:57:17.386Z] "reading.go", [2024-05-07T10:57:17.386Z] "registration.go", [2024-05-07T10:57:17.386Z] "resourceoperation.go", [2024-05-07T10:57:17.386Z] "resourceproperties.go", [2024-05-07T10:57:17.386Z] "subscription.go", [2024-05-07T10:57:17.386Z] "transmission.go", [2024-05-07T10:57:17.386Z] "transmissionrecord.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Imports": [ [2024-05-07T10:57:17.386Z] "encoding/json", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Deps": [ [2024-05-07T10:57:17.386Z] "bufio", [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "compress/flate", [2024-05-07T10:57:17.386Z] "compress/gzip", [2024-05-07T10:57:17.386Z] "compress/zlib", [2024-05-07T10:57:17.386Z] "container/list", [2024-05-07T10:57:17.386Z] "context", [2024-05-07T10:57:17.386Z] "crypto", [2024-05-07T10:57:17.386Z] "crypto/aes", [2024-05-07T10:57:17.386Z] "crypto/cipher", [2024-05-07T10:57:17.386Z] "crypto/des", [2024-05-07T10:57:17.386Z] "crypto/dsa", [2024-05-07T10:57:17.386Z] "crypto/ecdsa", [2024-05-07T10:57:17.386Z] "crypto/ed25519", [2024-05-07T10:57:17.386Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.386Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.386Z] "crypto/elliptic", [2024-05-07T10:57:17.386Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.386Z] "crypto/hmac", [2024-05-07T10:57:17.386Z] "crypto/internal/randutil", [2024-05-07T10:57:17.386Z] "crypto/internal/subtle", [2024-05-07T10:57:17.386Z] "crypto/md5", [2024-05-07T10:57:17.386Z] "crypto/rand", [2024-05-07T10:57:17.386Z] "crypto/rc4", [2024-05-07T10:57:17.386Z] "crypto/rsa", [2024-05-07T10:57:17.386Z] "crypto/sha1", [2024-05-07T10:57:17.386Z] "crypto/sha256", [2024-05-07T10:57:17.386Z] "crypto/sha512", [2024-05-07T10:57:17.386Z] "crypto/subtle", [2024-05-07T10:57:17.386Z] "crypto/tls", [2024-05-07T10:57:17.386Z] "crypto/x509", [2024-05-07T10:57:17.386Z] "crypto/x509/pkix", [2024-05-07T10:57:17.386Z] "database/sql/driver", [2024-05-07T10:57:17.386Z] "debug/dwarf", [2024-05-07T10:57:17.386Z] "debug/macho", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "encoding/asn1", [2024-05-07T10:57:17.386Z] "encoding/base64", [2024-05-07T10:57:17.386Z] "encoding/binary", [2024-05-07T10:57:17.386Z] "encoding/csv", [2024-05-07T10:57:17.386Z] "encoding/hex", [2024-05-07T10:57:17.386Z] "encoding/json", [2024-05-07T10:57:17.386Z] "encoding/pem", [2024-05-07T10:57:17.386Z] "encoding/xml", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.386Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.386Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.386Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.386Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.386Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.386Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.386Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.386Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.386Z] "github.com/google/uuid", [2024-05-07T10:57:17.386Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.386Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.386Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.386Z] "golang.org/x/net/html", [2024-05-07T10:57:17.386Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.386Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.386Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.386Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.386Z] "golang.org/x/text/language", [2024-05-07T10:57:17.386Z] "hash", [2024-05-07T10:57:17.386Z] "hash/adler32", [2024-05-07T10:57:17.386Z] "hash/crc32", [2024-05-07T10:57:17.386Z] "internal/abi", [2024-05-07T10:57:17.386Z] "internal/bytealg", [2024-05-07T10:57:17.386Z] "internal/cpu", [2024-05-07T10:57:17.386Z] "internal/fmtsort", [2024-05-07T10:57:17.386Z] "internal/goexperiment", [2024-05-07T10:57:17.386Z] "internal/itoa", [2024-05-07T10:57:17.386Z] "internal/nettrace", [2024-05-07T10:57:17.386Z] "internal/oserror", [2024-05-07T10:57:17.386Z] "internal/poll", [2024-05-07T10:57:17.386Z] "internal/race", [2024-05-07T10:57:17.386Z] "internal/reflectlite", [2024-05-07T10:57:17.386Z] "internal/singleflight", [2024-05-07T10:57:17.386Z] "internal/syscall/execenv", [2024-05-07T10:57:17.386Z] "internal/syscall/unix", [2024-05-07T10:57:17.386Z] "internal/testlog", [2024-05-07T10:57:17.386Z] "internal/unsafeheader", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "io/fs", [2024-05-07T10:57:17.386Z] "io/ioutil", [2024-05-07T10:57:17.386Z] "log", [2024-05-07T10:57:17.386Z] "math", [2024-05-07T10:57:17.386Z] "math/big", [2024-05-07T10:57:17.386Z] "math/bits", [2024-05-07T10:57:17.386Z] "math/rand", [2024-05-07T10:57:17.386Z] "mime", [2024-05-07T10:57:17.386Z] "mime/multipart", [2024-05-07T10:57:17.386Z] "mime/quotedprintable", [2024-05-07T10:57:17.386Z] "net", [2024-05-07T10:57:17.386Z] "net/http", [2024-05-07T10:57:17.386Z] "net/http/httptrace", [2024-05-07T10:57:17.386Z] "net/http/internal", [2024-05-07T10:57:17.386Z] "net/http/internal/ascii", [2024-05-07T10:57:17.386Z] "net/textproto", [2024-05-07T10:57:17.386Z] "net/url", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "path", [2024-05-07T10:57:17.386Z] "path/filepath", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "regexp", [2024-05-07T10:57:17.386Z] "regexp/syntax", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "runtime/cgo", [2024-05-07T10:57:17.386Z] "runtime/internal/atomic", [2024-05-07T10:57:17.386Z] "runtime/internal/math", [2024-05-07T10:57:17.386Z] "runtime/internal/sys", [2024-05-07T10:57:17.386Z] "sort", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "sync/atomic", [2024-05-07T10:57:17.386Z] "syscall", [2024-05-07T10:57:17.386Z] "time", [2024-05-07T10:57:17.386Z] "unicode", [2024-05-07T10:57:17.386Z] "unicode/utf16", [2024-05-07T10:57:17.386Z] "unicode/utf8", [2024-05-07T10:57:17.386Z] "unsafe", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.386Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestGoFiles": [ [2024-05-07T10:57:17.386Z] "const_test.go", [2024-05-07T10:57:17.386Z] "intervalaction_test.go", [2024-05-07T10:57:17.386Z] "log_entry_test.go", [2024-05-07T10:57:17.386Z] "subscription_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestImports": [ [2024-05-07T10:57:17.386Z] "encoding/json", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.386Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.386Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.386Z] "testing" [2024-05-07T10:57:17.386Z] ] [2024-05-07T10:57:17.386Z] } [2024-05-07T10:57:17.386Z] { [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-05-07T10:57:17.386Z] "ImportPath": "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "Name": "logfmt", [2024-05-07T10:57:17.386Z] "Doc": "Package logfmt implements utilities to marshal and unmarshal data in the logfmt format.", [2024-05-07T10:57:17.386Z] "Root": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-05-07T10:57:17.386Z] "Module": { [2024-05-07T10:57:17.386Z] "Path": "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "Version": "v0.5.1", [2024-05-07T10:57:17.386Z] "Time": "2021-08-18T17:45:36Z", [2024-05-07T10:57:17.386Z] "Indirect": true, [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/go-logfmt/logfmt@v0.5.1", [2024-05-07T10:57:17.386Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logfmt/logfmt/@v/v0.5.1.mod", [2024-05-07T10:57:17.386Z] "GoVersion": "1.17" [2024-05-07T10:57:17.386Z] }, [2024-05-07T10:57:17.386Z] "DepOnly": true, [2024-05-07T10:57:17.386Z] "Stale": true, [2024-05-07T10:57:17.386Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.386Z] "GoFiles": [ [2024-05-07T10:57:17.386Z] "decode.go", [2024-05-07T10:57:17.386Z] "doc.go", [2024-05-07T10:57:17.386Z] "encode.go", [2024-05-07T10:57:17.386Z] "jsonstring.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Imports": [ [2024-05-07T10:57:17.386Z] "bufio", [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "unicode", [2024-05-07T10:57:17.386Z] "unicode/utf16", [2024-05-07T10:57:17.386Z] "unicode/utf8" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Deps": [ [2024-05-07T10:57:17.386Z] "bufio", [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "internal/abi", [2024-05-07T10:57:17.386Z] "internal/bytealg", [2024-05-07T10:57:17.386Z] "internal/cpu", [2024-05-07T10:57:17.386Z] "internal/fmtsort", [2024-05-07T10:57:17.386Z] "internal/goexperiment", [2024-05-07T10:57:17.386Z] "internal/itoa", [2024-05-07T10:57:17.386Z] "internal/oserror", [2024-05-07T10:57:17.386Z] "internal/poll", [2024-05-07T10:57:17.386Z] "internal/race", [2024-05-07T10:57:17.386Z] "internal/reflectlite", [2024-05-07T10:57:17.386Z] "internal/syscall/execenv", [2024-05-07T10:57:17.386Z] "internal/syscall/unix", [2024-05-07T10:57:17.386Z] "internal/testlog", [2024-05-07T10:57:17.386Z] "internal/unsafeheader", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "io/fs", [2024-05-07T10:57:17.386Z] "math", [2024-05-07T10:57:17.386Z] "math/bits", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "path", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "runtime/internal/atomic", [2024-05-07T10:57:17.386Z] "runtime/internal/math", [2024-05-07T10:57:17.386Z] "runtime/internal/sys", [2024-05-07T10:57:17.386Z] "sort", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "sync/atomic", [2024-05-07T10:57:17.386Z] "syscall", [2024-05-07T10:57:17.386Z] "time", [2024-05-07T10:57:17.386Z] "unicode", [2024-05-07T10:57:17.386Z] "unicode/utf16", [2024-05-07T10:57:17.386Z] "unicode/utf8", [2024-05-07T10:57:17.386Z] "unsafe" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestGoFiles": [ [2024-05-07T10:57:17.386Z] "decode-bench_test.go", [2024-05-07T10:57:17.386Z] "decode_test.go", [2024-05-07T10:57:17.386Z] "encode_internal_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestImports": [ [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "io/ioutil", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "testing" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "XTestGoFiles": [ [2024-05-07T10:57:17.386Z] "encode_test.go", [2024-05-07T10:57:17.386Z] "example_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "XTestImports": [ [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "io/ioutil", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "testing", [2024-05-07T10:57:17.386Z] "time" [2024-05-07T10:57:17.386Z] ] [2024-05-07T10:57:17.386Z] } [2024-05-07T10:57:17.386Z] { [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-05-07T10:57:17.386Z] "ImportPath": "github.com/go-kit/log", [2024-05-07T10:57:17.386Z] "Name": "log", [2024-05-07T10:57:17.386Z] "Doc": "Package log provides a structured logger.", [2024-05-07T10:57:17.386Z] "Root": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-05-07T10:57:17.386Z] "Module": { [2024-05-07T10:57:17.386Z] "Path": "github.com/go-kit/log", [2024-05-07T10:57:17.386Z] "Version": "v0.2.1", [2024-05-07T10:57:17.386Z] "Time": "2022-04-27T13:55:41Z", [2024-05-07T10:57:17.386Z] "Indirect": true, [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/go-kit/log@v0.2.1", [2024-05-07T10:57:17.386Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-kit/log/@v/v0.2.1.mod", [2024-05-07T10:57:17.386Z] "GoVersion": "1.17" [2024-05-07T10:57:17.386Z] }, [2024-05-07T10:57:17.386Z] "DepOnly": true, [2024-05-07T10:57:17.386Z] "Stale": true, [2024-05-07T10:57:17.386Z] "StaleReason": "stale dependency: github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "GoFiles": [ [2024-05-07T10:57:17.386Z] "doc.go", [2024-05-07T10:57:17.386Z] "json_logger.go", [2024-05-07T10:57:17.386Z] "log.go", [2024-05-07T10:57:17.386Z] "logfmt_logger.go", [2024-05-07T10:57:17.386Z] "nop_logger.go", [2024-05-07T10:57:17.386Z] "stdlib.go", [2024-05-07T10:57:17.386Z] "sync.go", [2024-05-07T10:57:17.386Z] "value.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Imports": [ [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "encoding/json", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "log", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "regexp", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "sync/atomic", [2024-05-07T10:57:17.386Z] "time" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Deps": [ [2024-05-07T10:57:17.386Z] "bufio", [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "encoding/base64", [2024-05-07T10:57:17.386Z] "encoding/binary", [2024-05-07T10:57:17.386Z] "encoding/json", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "internal/abi", [2024-05-07T10:57:17.386Z] "internal/bytealg", [2024-05-07T10:57:17.386Z] "internal/cpu", [2024-05-07T10:57:17.386Z] "internal/fmtsort", [2024-05-07T10:57:17.386Z] "internal/goexperiment", [2024-05-07T10:57:17.386Z] "internal/itoa", [2024-05-07T10:57:17.386Z] "internal/oserror", [2024-05-07T10:57:17.386Z] "internal/poll", [2024-05-07T10:57:17.386Z] "internal/race", [2024-05-07T10:57:17.386Z] "internal/reflectlite", [2024-05-07T10:57:17.386Z] "internal/syscall/execenv", [2024-05-07T10:57:17.386Z] "internal/syscall/unix", [2024-05-07T10:57:17.386Z] "internal/testlog", [2024-05-07T10:57:17.386Z] "internal/unsafeheader", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "io/fs", [2024-05-07T10:57:17.386Z] "log", [2024-05-07T10:57:17.386Z] "math", [2024-05-07T10:57:17.386Z] "math/bits", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "path", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "regexp", [2024-05-07T10:57:17.386Z] "regexp/syntax", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "runtime/internal/atomic", [2024-05-07T10:57:17.386Z] "runtime/internal/math", [2024-05-07T10:57:17.386Z] "runtime/internal/sys", [2024-05-07T10:57:17.386Z] "sort", [2024-05-07T10:57:17.386Z] "strconv", [2024-05-07T10:57:17.386Z] "strings", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "sync/atomic", [2024-05-07T10:57:17.386Z] "syscall", [2024-05-07T10:57:17.386Z] "time", [2024-05-07T10:57:17.386Z] "unicode", [2024-05-07T10:57:17.386Z] "unicode/utf16", [2024-05-07T10:57:17.386Z] "unicode/utf8", [2024-05-07T10:57:17.386Z] "unsafe" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestGoFiles": [ [2024-05-07T10:57:17.386Z] "stdlib_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "TestImports": [ [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "log", [2024-05-07T10:57:17.386Z] "testing", [2024-05-07T10:57:17.386Z] "time" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "XTestGoFiles": [ [2024-05-07T10:57:17.386Z] "benchmark_test.go", [2024-05-07T10:57:17.386Z] "concurrency_test.go", [2024-05-07T10:57:17.386Z] "example_test.go", [2024-05-07T10:57:17.386Z] "json_logger_test.go", [2024-05-07T10:57:17.386Z] "log_test.go", [2024-05-07T10:57:17.386Z] "logfmt_logger_test.go", [2024-05-07T10:57:17.386Z] "nop_logger_test.go", [2024-05-07T10:57:17.386Z] "sync_test.go", [2024-05-07T10:57:17.386Z] "value_test.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "XTestImports": [ [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/go-kit/log", [2024-05-07T10:57:17.386Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.386Z] "io", [2024-05-07T10:57:17.386Z] "io/ioutil", [2024-05-07T10:57:17.386Z] "math", [2024-05-07T10:57:17.386Z] "math/rand", [2024-05-07T10:57:17.386Z] "os", [2024-05-07T10:57:17.386Z] "reflect", [2024-05-07T10:57:17.386Z] "runtime", [2024-05-07T10:57:17.386Z] "sync", [2024-05-07T10:57:17.386Z] "testing", [2024-05-07T10:57:17.386Z] "time" [2024-05-07T10:57:17.386Z] ] [2024-05-07T10:57:17.386Z] } [2024-05-07T10:57:17.386Z] { [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/logger", [2024-05-07T10:57:17.386Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.386Z] "Name": "logger", [2024-05-07T10:57:17.386Z] "Doc": "Package logger provides a client for integration with the support-logging service.", [2024-05-07T10:57:17.386Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.386Z] "Module": { [2024-05-07T10:57:17.386Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.386Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.386Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.386Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.386Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.386Z] "GoVersion": "1.21" [2024-05-07T10:57:17.386Z] }, [2024-05-07T10:57:17.386Z] "DepOnly": true, [2024-05-07T10:57:17.386Z] "Stale": true, [2024-05-07T10:57:17.386Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.386Z] "GoFiles": [ [2024-05-07T10:57:17.386Z] "logger.go", [2024-05-07T10:57:17.386Z] "mock-logger.go" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Imports": [ [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.386Z] "github.com/go-kit/log", [2024-05-07T10:57:17.386Z] "log", [2024-05-07T10:57:17.386Z] "os" [2024-05-07T10:57:17.386Z] ], [2024-05-07T10:57:17.386Z] "Deps": [ [2024-05-07T10:57:17.386Z] "bufio", [2024-05-07T10:57:17.386Z] "bytes", [2024-05-07T10:57:17.386Z] "compress/flate", [2024-05-07T10:57:17.386Z] "compress/gzip", [2024-05-07T10:57:17.386Z] "compress/zlib", [2024-05-07T10:57:17.386Z] "container/list", [2024-05-07T10:57:17.386Z] "context", [2024-05-07T10:57:17.386Z] "crypto", [2024-05-07T10:57:17.386Z] "crypto/aes", [2024-05-07T10:57:17.386Z] "crypto/cipher", [2024-05-07T10:57:17.386Z] "crypto/des", [2024-05-07T10:57:17.386Z] "crypto/dsa", [2024-05-07T10:57:17.386Z] "crypto/ecdsa", [2024-05-07T10:57:17.386Z] "crypto/ed25519", [2024-05-07T10:57:17.386Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.386Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.386Z] "crypto/elliptic", [2024-05-07T10:57:17.386Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.386Z] "crypto/hmac", [2024-05-07T10:57:17.386Z] "crypto/internal/randutil", [2024-05-07T10:57:17.386Z] "crypto/internal/subtle", [2024-05-07T10:57:17.386Z] "crypto/md5", [2024-05-07T10:57:17.386Z] "crypto/rand", [2024-05-07T10:57:17.386Z] "crypto/rc4", [2024-05-07T10:57:17.386Z] "crypto/rsa", [2024-05-07T10:57:17.386Z] "crypto/sha1", [2024-05-07T10:57:17.386Z] "crypto/sha256", [2024-05-07T10:57:17.386Z] "crypto/sha512", [2024-05-07T10:57:17.386Z] "crypto/subtle", [2024-05-07T10:57:17.386Z] "crypto/tls", [2024-05-07T10:57:17.386Z] "crypto/x509", [2024-05-07T10:57:17.386Z] "crypto/x509/pkix", [2024-05-07T10:57:17.386Z] "database/sql/driver", [2024-05-07T10:57:17.386Z] "debug/dwarf", [2024-05-07T10:57:17.386Z] "debug/macho", [2024-05-07T10:57:17.386Z] "encoding", [2024-05-07T10:57:17.386Z] "encoding/asn1", [2024-05-07T10:57:17.386Z] "encoding/base64", [2024-05-07T10:57:17.386Z] "encoding/binary", [2024-05-07T10:57:17.386Z] "encoding/csv", [2024-05-07T10:57:17.386Z] "encoding/hex", [2024-05-07T10:57:17.386Z] "encoding/json", [2024-05-07T10:57:17.386Z] "encoding/pem", [2024-05-07T10:57:17.386Z] "encoding/xml", [2024-05-07T10:57:17.386Z] "errors", [2024-05-07T10:57:17.386Z] "fmt", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.386Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.386Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.386Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.387Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.387Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.387Z] "github.com/go-kit/log", [2024-05-07T10:57:17.387Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.387Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.387Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.387Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.387Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.387Z] "github.com/google/uuid", [2024-05-07T10:57:17.387Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.387Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.387Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.387Z] "golang.org/x/net/html", [2024-05-07T10:57:17.387Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.387Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.387Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.387Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.387Z] "golang.org/x/text/language", [2024-05-07T10:57:17.387Z] "hash", [2024-05-07T10:57:17.387Z] "hash/adler32", [2024-05-07T10:57:17.387Z] "hash/crc32", [2024-05-07T10:57:17.387Z] "internal/abi", [2024-05-07T10:57:17.387Z] "internal/bytealg", [2024-05-07T10:57:17.387Z] "internal/cpu", [2024-05-07T10:57:17.387Z] "internal/fmtsort", [2024-05-07T10:57:17.387Z] "internal/goexperiment", [2024-05-07T10:57:17.387Z] "internal/itoa", [2024-05-07T10:57:17.387Z] "internal/nettrace", [2024-05-07T10:57:17.387Z] "internal/oserror", [2024-05-07T10:57:17.387Z] "internal/poll", [2024-05-07T10:57:17.387Z] "internal/race", [2024-05-07T10:57:17.387Z] "internal/reflectlite", [2024-05-07T10:57:17.387Z] "internal/singleflight", [2024-05-07T10:57:17.387Z] "internal/syscall/execenv", [2024-05-07T10:57:17.387Z] "internal/syscall/unix", [2024-05-07T10:57:17.387Z] "internal/testlog", [2024-05-07T10:57:17.387Z] "internal/unsafeheader", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "io/fs", [2024-05-07T10:57:17.387Z] "io/ioutil", [2024-05-07T10:57:17.387Z] "log", [2024-05-07T10:57:17.387Z] "math", [2024-05-07T10:57:17.387Z] "math/big", [2024-05-07T10:57:17.387Z] "math/bits", [2024-05-07T10:57:17.387Z] "math/rand", [2024-05-07T10:57:17.387Z] "mime", [2024-05-07T10:57:17.387Z] "mime/multipart", [2024-05-07T10:57:17.387Z] "mime/quotedprintable", [2024-05-07T10:57:17.387Z] "net", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "net/http/httptrace", [2024-05-07T10:57:17.387Z] "net/http/internal", [2024-05-07T10:57:17.387Z] "net/http/internal/ascii", [2024-05-07T10:57:17.387Z] "net/textproto", [2024-05-07T10:57:17.387Z] "net/url", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "path", [2024-05-07T10:57:17.387Z] "path/filepath", [2024-05-07T10:57:17.387Z] "reflect", [2024-05-07T10:57:17.387Z] "regexp", [2024-05-07T10:57:17.387Z] "regexp/syntax", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "runtime/cgo", [2024-05-07T10:57:17.387Z] "runtime/internal/atomic", [2024-05-07T10:57:17.387Z] "runtime/internal/math", [2024-05-07T10:57:17.387Z] "runtime/internal/sys", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "sync/atomic", [2024-05-07T10:57:17.387Z] "syscall", [2024-05-07T10:57:17.387Z] "time", [2024-05-07T10:57:17.387Z] "unicode", [2024-05-07T10:57:17.387Z] "unicode/utf16", [2024-05-07T10:57:17.387Z] "unicode/utf8", [2024-05-07T10:57:17.387Z] "unsafe", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestGoFiles": [ [2024-05-07T10:57:17.387Z] "logger_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestImports": [ [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.387Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.387Z] "testing" [2024-05-07T10:57:17.387Z] ] [2024-05-07T10:57:17.387Z] } [2024-05-07T10:57:17.387Z] { [2024-05-07T10:57:17.387Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/fileioperformer", [2024-05-07T10:57:17.387Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.387Z] "Name": "fileioperformer", [2024-05-07T10:57:17.387Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "Module": { [2024-05-07T10:57:17.387Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.387Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.387Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.387Z] "GoVersion": "1.21" [2024-05-07T10:57:17.387Z] }, [2024-05-07T10:57:17.387Z] "DepOnly": true, [2024-05-07T10:57:17.387Z] "Stale": true, [2024-05-07T10:57:17.387Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.387Z] "GoFiles": [ [2024-05-07T10:57:17.387Z] "interface.go", [2024-05-07T10:57:17.387Z] "methods.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Imports": [ [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "os" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Deps": [ [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "internal/abi", [2024-05-07T10:57:17.387Z] "internal/bytealg", [2024-05-07T10:57:17.387Z] "internal/cpu", [2024-05-07T10:57:17.387Z] "internal/goexperiment", [2024-05-07T10:57:17.387Z] "internal/itoa", [2024-05-07T10:57:17.387Z] "internal/oserror", [2024-05-07T10:57:17.387Z] "internal/poll", [2024-05-07T10:57:17.387Z] "internal/race", [2024-05-07T10:57:17.387Z] "internal/reflectlite", [2024-05-07T10:57:17.387Z] "internal/syscall/execenv", [2024-05-07T10:57:17.387Z] "internal/syscall/unix", [2024-05-07T10:57:17.387Z] "internal/testlog", [2024-05-07T10:57:17.387Z] "internal/unsafeheader", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "io/fs", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "path", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "runtime/internal/atomic", [2024-05-07T10:57:17.387Z] "runtime/internal/math", [2024-05-07T10:57:17.387Z] "runtime/internal/sys", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "sync/atomic", [2024-05-07T10:57:17.387Z] "syscall", [2024-05-07T10:57:17.387Z] "time", [2024-05-07T10:57:17.387Z] "unicode/utf8", [2024-05-07T10:57:17.387Z] "unsafe" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestGoFiles": [ [2024-05-07T10:57:17.387Z] "methods_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestImports": [ [2024-05-07T10:57:17.387Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "testing" [2024-05-07T10:57:17.387Z] ] [2024-05-07T10:57:17.387Z] } [2024-05-07T10:57:17.387Z] { [2024-05-07T10:57:17.387Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg", [2024-05-07T10:57:17.387Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.387Z] "Name": "pkg", [2024-05-07T10:57:17.387Z] "Doc": "****************************************************************************** * Copyright 2019 Dell Inc.", [2024-05-07T10:57:17.387Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "Module": { [2024-05-07T10:57:17.387Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.387Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.387Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.387Z] "GoVersion": "1.21" [2024-05-07T10:57:17.387Z] }, [2024-05-07T10:57:17.387Z] "DepOnly": true, [2024-05-07T10:57:17.387Z] "Stale": true, [2024-05-07T10:57:17.387Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.387Z] "GoFiles": [ [2024-05-07T10:57:17.387Z] "constants.go", [2024-05-07T10:57:17.387Z] "errors.go", [2024-05-07T10:57:17.387Z] "interfaces.go", [2024-05-07T10:57:17.387Z] "requestor.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Imports": [ [2024-05-07T10:57:17.387Z] "crypto/tls", [2024-05-07T10:57:17.387Z] "crypto/x509", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "time" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Deps": [ [2024-05-07T10:57:17.387Z] "bufio", [2024-05-07T10:57:17.387Z] "bytes", [2024-05-07T10:57:17.387Z] "compress/flate", [2024-05-07T10:57:17.387Z] "compress/gzip", [2024-05-07T10:57:17.387Z] "compress/zlib", [2024-05-07T10:57:17.387Z] "container/list", [2024-05-07T10:57:17.387Z] "context", [2024-05-07T10:57:17.387Z] "crypto", [2024-05-07T10:57:17.387Z] "crypto/aes", [2024-05-07T10:57:17.387Z] "crypto/cipher", [2024-05-07T10:57:17.387Z] "crypto/des", [2024-05-07T10:57:17.387Z] "crypto/dsa", [2024-05-07T10:57:17.387Z] "crypto/ecdsa", [2024-05-07T10:57:17.387Z] "crypto/ed25519", [2024-05-07T10:57:17.387Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.387Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.387Z] "crypto/elliptic", [2024-05-07T10:57:17.387Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.387Z] "crypto/hmac", [2024-05-07T10:57:17.387Z] "crypto/internal/randutil", [2024-05-07T10:57:17.387Z] "crypto/internal/subtle", [2024-05-07T10:57:17.387Z] "crypto/md5", [2024-05-07T10:57:17.387Z] "crypto/rand", [2024-05-07T10:57:17.387Z] "crypto/rc4", [2024-05-07T10:57:17.387Z] "crypto/rsa", [2024-05-07T10:57:17.387Z] "crypto/sha1", [2024-05-07T10:57:17.387Z] "crypto/sha256", [2024-05-07T10:57:17.387Z] "crypto/sha512", [2024-05-07T10:57:17.387Z] "crypto/subtle", [2024-05-07T10:57:17.387Z] "crypto/tls", [2024-05-07T10:57:17.387Z] "crypto/x509", [2024-05-07T10:57:17.387Z] "crypto/x509/pkix", [2024-05-07T10:57:17.387Z] "database/sql/driver", [2024-05-07T10:57:17.387Z] "debug/dwarf", [2024-05-07T10:57:17.387Z] "debug/macho", [2024-05-07T10:57:17.387Z] "encoding", [2024-05-07T10:57:17.387Z] "encoding/asn1", [2024-05-07T10:57:17.387Z] "encoding/base64", [2024-05-07T10:57:17.387Z] "encoding/binary", [2024-05-07T10:57:17.387Z] "encoding/csv", [2024-05-07T10:57:17.387Z] "encoding/hex", [2024-05-07T10:57:17.387Z] "encoding/json", [2024-05-07T10:57:17.387Z] "encoding/pem", [2024-05-07T10:57:17.387Z] "encoding/xml", [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.387Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.387Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.387Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.387Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.387Z] "github.com/go-kit/log", [2024-05-07T10:57:17.387Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.387Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.387Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.387Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.387Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.387Z] "github.com/google/uuid", [2024-05-07T10:57:17.387Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.387Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.387Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.387Z] "golang.org/x/net/html", [2024-05-07T10:57:17.387Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.387Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.387Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.387Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.387Z] "golang.org/x/text/language", [2024-05-07T10:57:17.387Z] "hash", [2024-05-07T10:57:17.387Z] "hash/adler32", [2024-05-07T10:57:17.387Z] "hash/crc32", [2024-05-07T10:57:17.387Z] "internal/abi", [2024-05-07T10:57:17.387Z] "internal/bytealg", [2024-05-07T10:57:17.387Z] "internal/cpu", [2024-05-07T10:57:17.387Z] "internal/fmtsort", [2024-05-07T10:57:17.387Z] "internal/goexperiment", [2024-05-07T10:57:17.387Z] "internal/itoa", [2024-05-07T10:57:17.387Z] "internal/nettrace", [2024-05-07T10:57:17.387Z] "internal/oserror", [2024-05-07T10:57:17.387Z] "internal/poll", [2024-05-07T10:57:17.387Z] "internal/race", [2024-05-07T10:57:17.387Z] "internal/reflectlite", [2024-05-07T10:57:17.387Z] "internal/singleflight", [2024-05-07T10:57:17.387Z] "internal/syscall/execenv", [2024-05-07T10:57:17.387Z] "internal/syscall/unix", [2024-05-07T10:57:17.387Z] "internal/testlog", [2024-05-07T10:57:17.387Z] "internal/unsafeheader", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "io/fs", [2024-05-07T10:57:17.387Z] "io/ioutil", [2024-05-07T10:57:17.387Z] "log", [2024-05-07T10:57:17.387Z] "math", [2024-05-07T10:57:17.387Z] "math/big", [2024-05-07T10:57:17.387Z] "math/bits", [2024-05-07T10:57:17.387Z] "math/rand", [2024-05-07T10:57:17.387Z] "mime", [2024-05-07T10:57:17.387Z] "mime/multipart", [2024-05-07T10:57:17.387Z] "mime/quotedprintable", [2024-05-07T10:57:17.387Z] "net", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "net/http/httptrace", [2024-05-07T10:57:17.387Z] "net/http/internal", [2024-05-07T10:57:17.387Z] "net/http/internal/ascii", [2024-05-07T10:57:17.387Z] "net/textproto", [2024-05-07T10:57:17.387Z] "net/url", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "path", [2024-05-07T10:57:17.387Z] "path/filepath", [2024-05-07T10:57:17.387Z] "reflect", [2024-05-07T10:57:17.387Z] "regexp", [2024-05-07T10:57:17.387Z] "regexp/syntax", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "runtime/cgo", [2024-05-07T10:57:17.387Z] "runtime/internal/atomic", [2024-05-07T10:57:17.387Z] "runtime/internal/math", [2024-05-07T10:57:17.387Z] "runtime/internal/sys", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "sync/atomic", [2024-05-07T10:57:17.387Z] "syscall", [2024-05-07T10:57:17.387Z] "time", [2024-05-07T10:57:17.387Z] "unicode", [2024-05-07T10:57:17.387Z] "unicode/utf16", [2024-05-07T10:57:17.387Z] "unicode/utf8", [2024-05-07T10:57:17.387Z] "unsafe", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestGoFiles": [ [2024-05-07T10:57:17.387Z] "requestor_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestImports": [ [2024-05-07T10:57:17.387Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.387Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "testing" [2024-05-07T10:57:17.387Z] ] [2024-05-07T10:57:17.387Z] } [2024-05-07T10:57:17.387Z] { [2024-05-07T10:57:17.387Z] "Dir": "/usr/local/go/src/flag", [2024-05-07T10:57:17.387Z] "ImportPath": "flag", [2024-05-07T10:57:17.387Z] "Name": "flag", [2024-05-07T10:57:17.387Z] "Doc": "Package flag implements command-line flag parsing.", [2024-05-07T10:57:17.387Z] "Target": "/usr/local/go/pkg/linux_amd64/flag.a", [2024-05-07T10:57:17.387Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.387Z] "Goroot": true, [2024-05-07T10:57:17.387Z] "Standard": true, [2024-05-07T10:57:17.387Z] "DepOnly": true, [2024-05-07T10:57:17.387Z] "GoFiles": [ [2024-05-07T10:57:17.387Z] "flag.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Imports": [ [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "reflect", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "time" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Deps": [ [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "internal/abi", [2024-05-07T10:57:17.387Z] "internal/bytealg", [2024-05-07T10:57:17.387Z] "internal/cpu", [2024-05-07T10:57:17.387Z] "internal/fmtsort", [2024-05-07T10:57:17.387Z] "internal/goexperiment", [2024-05-07T10:57:17.387Z] "internal/itoa", [2024-05-07T10:57:17.387Z] "internal/oserror", [2024-05-07T10:57:17.387Z] "internal/poll", [2024-05-07T10:57:17.387Z] "internal/race", [2024-05-07T10:57:17.387Z] "internal/reflectlite", [2024-05-07T10:57:17.387Z] "internal/syscall/execenv", [2024-05-07T10:57:17.387Z] "internal/syscall/unix", [2024-05-07T10:57:17.387Z] "internal/testlog", [2024-05-07T10:57:17.387Z] "internal/unsafeheader", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "io/fs", [2024-05-07T10:57:17.387Z] "math", [2024-05-07T10:57:17.387Z] "math/bits", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "path", [2024-05-07T10:57:17.387Z] "reflect", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "runtime/internal/atomic", [2024-05-07T10:57:17.387Z] "runtime/internal/math", [2024-05-07T10:57:17.387Z] "runtime/internal/sys", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "sync/atomic", [2024-05-07T10:57:17.387Z] "syscall", [2024-05-07T10:57:17.387Z] "time", [2024-05-07T10:57:17.387Z] "unicode", [2024-05-07T10:57:17.387Z] "unicode/utf8", [2024-05-07T10:57:17.387Z] "unsafe" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestGoFiles": [ [2024-05-07T10:57:17.387Z] "export_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestImports": [ [2024-05-07T10:57:17.387Z] "os" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "XTestGoFiles": [ [2024-05-07T10:57:17.387Z] "example_func_test.go", [2024-05-07T10:57:17.387Z] "example_test.go", [2024-05-07T10:57:17.387Z] "example_value_test.go", [2024-05-07T10:57:17.387Z] "flag_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "XTestImports": [ [2024-05-07T10:57:17.387Z] "bytes", [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "flag", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "internal/testenv", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "net", [2024-05-07T10:57:17.387Z] "net/url", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "os/exec", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "testing", [2024-05-07T10:57:17.387Z] "time" [2024-05-07T10:57:17.387Z] ] [2024-05-07T10:57:17.387Z] } [2024-05-07T10:57:17.387Z] { [2024-05-07T10:57:17.387Z] "Dir": "/usr/local/go/src/net/http/internal/testcert", [2024-05-07T10:57:17.387Z] "ImportPath": "net/http/internal/testcert", [2024-05-07T10:57:17.387Z] "Name": "testcert", [2024-05-07T10:57:17.387Z] "Doc": "Package testcert contains a test-only localhost certificate.", [2024-05-07T10:57:17.387Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/internal/testcert.a", [2024-05-07T10:57:17.387Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.387Z] "Goroot": true, [2024-05-07T10:57:17.387Z] "Standard": true, [2024-05-07T10:57:17.387Z] "DepOnly": true, [2024-05-07T10:57:17.387Z] "GoFiles": [ [2024-05-07T10:57:17.387Z] "testcert.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Imports": [ [2024-05-07T10:57:17.387Z] "strings" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Deps": [ [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "internal/abi", [2024-05-07T10:57:17.387Z] "internal/bytealg", [2024-05-07T10:57:17.387Z] "internal/cpu", [2024-05-07T10:57:17.387Z] "internal/goexperiment", [2024-05-07T10:57:17.387Z] "internal/race", [2024-05-07T10:57:17.387Z] "internal/reflectlite", [2024-05-07T10:57:17.387Z] "internal/unsafeheader", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "runtime/internal/atomic", [2024-05-07T10:57:17.387Z] "runtime/internal/math", [2024-05-07T10:57:17.387Z] "runtime/internal/sys", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "sync/atomic", [2024-05-07T10:57:17.387Z] "unicode", [2024-05-07T10:57:17.387Z] "unicode/utf8", [2024-05-07T10:57:17.387Z] "unsafe" [2024-05-07T10:57:17.387Z] ] [2024-05-07T10:57:17.387Z] } [2024-05-07T10:57:17.387Z] { [2024-05-07T10:57:17.387Z] "Dir": "/usr/local/go/src/net/http/httptest", [2024-05-07T10:57:17.387Z] "ImportPath": "net/http/httptest", [2024-05-07T10:57:17.387Z] "Name": "httptest", [2024-05-07T10:57:17.387Z] "Doc": "Package httptest provides utilities for HTTP testing.", [2024-05-07T10:57:17.387Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httptest.a", [2024-05-07T10:57:17.387Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.387Z] "Goroot": true, [2024-05-07T10:57:17.387Z] "Standard": true, [2024-05-07T10:57:17.387Z] "DepOnly": true, [2024-05-07T10:57:17.387Z] "GoFiles": [ [2024-05-07T10:57:17.387Z] "httptest.go", [2024-05-07T10:57:17.387Z] "recorder.go", [2024-05-07T10:57:17.387Z] "server.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "Imports": [ [2024-05-07T10:57:17.387Z] "bufio", [2024-05-07T10:57:17.387Z] "bytes", [2024-05-07T10:57:17.387Z] "crypto/tls", [2024-05-07T10:57:17.387Z] "crypto/x509", [2024-05-07T10:57:17.387Z] "flag", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "log", [2024-05-07T10:57:17.387Z] "net", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "net/http/internal/testcert", [2024-05-07T10:57:17.387Z] "net/textproto", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "time" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "ImportMap": { [2024-05-07T10:57:17.387Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-05-07T10:57:17.387Z] }, [2024-05-07T10:57:17.387Z] "Deps": [ [2024-05-07T10:57:17.387Z] "bufio", [2024-05-07T10:57:17.387Z] "bytes", [2024-05-07T10:57:17.387Z] "compress/flate", [2024-05-07T10:57:17.387Z] "compress/gzip", [2024-05-07T10:57:17.387Z] "container/list", [2024-05-07T10:57:17.387Z] "context", [2024-05-07T10:57:17.387Z] "crypto", [2024-05-07T10:57:17.387Z] "crypto/aes", [2024-05-07T10:57:17.387Z] "crypto/cipher", [2024-05-07T10:57:17.387Z] "crypto/des", [2024-05-07T10:57:17.387Z] "crypto/dsa", [2024-05-07T10:57:17.387Z] "crypto/ecdsa", [2024-05-07T10:57:17.387Z] "crypto/ed25519", [2024-05-07T10:57:17.387Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.387Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.387Z] "crypto/elliptic", [2024-05-07T10:57:17.387Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.387Z] "crypto/hmac", [2024-05-07T10:57:17.387Z] "crypto/internal/randutil", [2024-05-07T10:57:17.387Z] "crypto/internal/subtle", [2024-05-07T10:57:17.387Z] "crypto/md5", [2024-05-07T10:57:17.387Z] "crypto/rand", [2024-05-07T10:57:17.387Z] "crypto/rc4", [2024-05-07T10:57:17.387Z] "crypto/rsa", [2024-05-07T10:57:17.387Z] "crypto/sha1", [2024-05-07T10:57:17.387Z] "crypto/sha256", [2024-05-07T10:57:17.387Z] "crypto/sha512", [2024-05-07T10:57:17.387Z] "crypto/subtle", [2024-05-07T10:57:17.387Z] "crypto/tls", [2024-05-07T10:57:17.387Z] "crypto/x509", [2024-05-07T10:57:17.387Z] "crypto/x509/pkix", [2024-05-07T10:57:17.387Z] "encoding/asn1", [2024-05-07T10:57:17.387Z] "encoding/base64", [2024-05-07T10:57:17.387Z] "encoding/binary", [2024-05-07T10:57:17.387Z] "encoding/hex", [2024-05-07T10:57:17.387Z] "encoding/pem", [2024-05-07T10:57:17.387Z] "errors", [2024-05-07T10:57:17.387Z] "flag", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "hash", [2024-05-07T10:57:17.387Z] "hash/crc32", [2024-05-07T10:57:17.387Z] "internal/abi", [2024-05-07T10:57:17.387Z] "internal/bytealg", [2024-05-07T10:57:17.387Z] "internal/cpu", [2024-05-07T10:57:17.387Z] "internal/fmtsort", [2024-05-07T10:57:17.387Z] "internal/goexperiment", [2024-05-07T10:57:17.387Z] "internal/itoa", [2024-05-07T10:57:17.387Z] "internal/nettrace", [2024-05-07T10:57:17.387Z] "internal/oserror", [2024-05-07T10:57:17.387Z] "internal/poll", [2024-05-07T10:57:17.387Z] "internal/race", [2024-05-07T10:57:17.387Z] "internal/reflectlite", [2024-05-07T10:57:17.387Z] "internal/singleflight", [2024-05-07T10:57:17.387Z] "internal/syscall/execenv", [2024-05-07T10:57:17.387Z] "internal/syscall/unix", [2024-05-07T10:57:17.387Z] "internal/testlog", [2024-05-07T10:57:17.387Z] "internal/unsafeheader", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "io/fs", [2024-05-07T10:57:17.387Z] "io/ioutil", [2024-05-07T10:57:17.387Z] "log", [2024-05-07T10:57:17.387Z] "math", [2024-05-07T10:57:17.387Z] "math/big", [2024-05-07T10:57:17.387Z] "math/bits", [2024-05-07T10:57:17.387Z] "math/rand", [2024-05-07T10:57:17.387Z] "mime", [2024-05-07T10:57:17.387Z] "mime/multipart", [2024-05-07T10:57:17.387Z] "mime/quotedprintable", [2024-05-07T10:57:17.387Z] "net", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "net/http/httptrace", [2024-05-07T10:57:17.387Z] "net/http/internal", [2024-05-07T10:57:17.387Z] "net/http/internal/ascii", [2024-05-07T10:57:17.387Z] "net/http/internal/testcert", [2024-05-07T10:57:17.387Z] "net/textproto", [2024-05-07T10:57:17.387Z] "net/url", [2024-05-07T10:57:17.387Z] "os", [2024-05-07T10:57:17.387Z] "path", [2024-05-07T10:57:17.387Z] "path/filepath", [2024-05-07T10:57:17.387Z] "reflect", [2024-05-07T10:57:17.387Z] "runtime", [2024-05-07T10:57:17.387Z] "runtime/cgo", [2024-05-07T10:57:17.387Z] "runtime/internal/atomic", [2024-05-07T10:57:17.387Z] "runtime/internal/math", [2024-05-07T10:57:17.387Z] "runtime/internal/sys", [2024-05-07T10:57:17.387Z] "sort", [2024-05-07T10:57:17.387Z] "strconv", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "sync/atomic", [2024-05-07T10:57:17.387Z] "syscall", [2024-05-07T10:57:17.387Z] "time", [2024-05-07T10:57:17.387Z] "unicode", [2024-05-07T10:57:17.387Z] "unicode/utf16", [2024-05-07T10:57:17.387Z] "unicode/utf8", [2024-05-07T10:57:17.387Z] "unsafe", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.387Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestGoFiles": [ [2024-05-07T10:57:17.387Z] "httptest_test.go", [2024-05-07T10:57:17.387Z] "recorder_test.go", [2024-05-07T10:57:17.387Z] "server_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "TestImports": [ [2024-05-07T10:57:17.387Z] "bufio", [2024-05-07T10:57:17.387Z] "crypto/tls", [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "net", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "net/url", [2024-05-07T10:57:17.387Z] "reflect", [2024-05-07T10:57:17.387Z] "strings", [2024-05-07T10:57:17.387Z] "sync", [2024-05-07T10:57:17.387Z] "testing" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "XTestGoFiles": [ [2024-05-07T10:57:17.387Z] "example_test.go" [2024-05-07T10:57:17.387Z] ], [2024-05-07T10:57:17.387Z] "XTestImports": [ [2024-05-07T10:57:17.387Z] "fmt", [2024-05-07T10:57:17.387Z] "io", [2024-05-07T10:57:17.387Z] "log", [2024-05-07T10:57:17.387Z] "net/http", [2024-05-07T10:57:17.387Z] "net/http/httptest" [2024-05-07T10:57:17.387Z] ] [2024-05-07T10:57:17.387Z] } [2024-05-07T10:57:17.387Z] { [2024-05-07T10:57:17.387Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/internal/pkg/vault", [2024-05-07T10:57:17.387Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.387Z] "Name": "vault", [2024-05-07T10:57:17.387Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.387Z] "Module": { [2024-05-07T10:57:17.388Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.388Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.388Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.388Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.388Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.388Z] "GoVersion": "1.21" [2024-05-07T10:57:17.388Z] }, [2024-05-07T10:57:17.388Z] "DepOnly": true, [2024-05-07T10:57:17.388Z] "Stale": true, [2024-05-07T10:57:17.388Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.388Z] "GoFiles": [ [2024-05-07T10:57:17.388Z] "client.go", [2024-05-07T10:57:17.388Z] "constants.go", [2024-05-07T10:57:17.388Z] "errors.go", [2024-05-07T10:57:17.388Z] "management.go", [2024-05-07T10:57:17.388Z] "mock.go", [2024-05-07T10:57:17.388Z] "models.go", [2024-05-07T10:57:17.388Z] "request.go", [2024-05-07T10:57:17.388Z] "roottoken.go", [2024-05-07T10:57:17.388Z] "secrets.go", [2024-05-07T10:57:17.388Z] "token.go" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "Imports": [ [2024-05-07T10:57:17.388Z] "bytes", [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "crypto/tls", [2024-05-07T10:57:17.388Z] "crypto/x509", [2024-05-07T10:57:17.388Z] "encoding/base64", [2024-05-07T10:57:17.388Z] "encoding/json", [2024-05-07T10:57:17.388Z] "errors", [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "io", [2024-05-07T10:57:17.388Z] "net/http", [2024-05-07T10:57:17.388Z] "net/http/httptest", [2024-05-07T10:57:17.388Z] "net/url", [2024-05-07T10:57:17.388Z] "os", [2024-05-07T10:57:17.388Z] "path", [2024-05-07T10:57:17.388Z] "regexp", [2024-05-07T10:57:17.388Z] "strings", [2024-05-07T10:57:17.388Z] "sync", [2024-05-07T10:57:17.388Z] "time" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "Deps": [ [2024-05-07T10:57:17.388Z] "bufio", [2024-05-07T10:57:17.388Z] "bytes", [2024-05-07T10:57:17.388Z] "compress/flate", [2024-05-07T10:57:17.388Z] "compress/gzip", [2024-05-07T10:57:17.388Z] "compress/zlib", [2024-05-07T10:57:17.388Z] "container/list", [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "crypto", [2024-05-07T10:57:17.388Z] "crypto/aes", [2024-05-07T10:57:17.388Z] "crypto/cipher", [2024-05-07T10:57:17.388Z] "crypto/des", [2024-05-07T10:57:17.388Z] "crypto/dsa", [2024-05-07T10:57:17.388Z] "crypto/ecdsa", [2024-05-07T10:57:17.388Z] "crypto/ed25519", [2024-05-07T10:57:17.388Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.388Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.388Z] "crypto/elliptic", [2024-05-07T10:57:17.388Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.388Z] "crypto/hmac", [2024-05-07T10:57:17.388Z] "crypto/internal/randutil", [2024-05-07T10:57:17.388Z] "crypto/internal/subtle", [2024-05-07T10:57:17.388Z] "crypto/md5", [2024-05-07T10:57:17.388Z] "crypto/rand", [2024-05-07T10:57:17.388Z] "crypto/rc4", [2024-05-07T10:57:17.388Z] "crypto/rsa", [2024-05-07T10:57:17.388Z] "crypto/sha1", [2024-05-07T10:57:17.388Z] "crypto/sha256", [2024-05-07T10:57:17.388Z] "crypto/sha512", [2024-05-07T10:57:17.388Z] "crypto/subtle", [2024-05-07T10:57:17.388Z] "crypto/tls", [2024-05-07T10:57:17.388Z] "crypto/x509", [2024-05-07T10:57:17.388Z] "crypto/x509/pkix", [2024-05-07T10:57:17.388Z] "database/sql/driver", [2024-05-07T10:57:17.388Z] "debug/dwarf", [2024-05-07T10:57:17.388Z] "debug/macho", [2024-05-07T10:57:17.388Z] "encoding", [2024-05-07T10:57:17.388Z] "encoding/asn1", [2024-05-07T10:57:17.388Z] "encoding/base64", [2024-05-07T10:57:17.388Z] "encoding/binary", [2024-05-07T10:57:17.388Z] "encoding/csv", [2024-05-07T10:57:17.388Z] "encoding/hex", [2024-05-07T10:57:17.388Z] "encoding/json", [2024-05-07T10:57:17.388Z] "encoding/pem", [2024-05-07T10:57:17.388Z] "encoding/xml", [2024-05-07T10:57:17.388Z] "errors", [2024-05-07T10:57:17.388Z] "flag", [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.388Z] "github.com/go-kit/log", [2024-05-07T10:57:17.388Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.388Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.388Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.388Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.388Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.388Z] "github.com/google/uuid", [2024-05-07T10:57:17.388Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.388Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.388Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.388Z] "golang.org/x/net/html", [2024-05-07T10:57:17.388Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.388Z] "golang.org/x/text/language", [2024-05-07T10:57:17.388Z] "hash", [2024-05-07T10:57:17.388Z] "hash/adler32", [2024-05-07T10:57:17.388Z] "hash/crc32", [2024-05-07T10:57:17.388Z] "internal/abi", [2024-05-07T10:57:17.388Z] "internal/bytealg", [2024-05-07T10:57:17.388Z] "internal/cpu", [2024-05-07T10:57:17.388Z] "internal/fmtsort", [2024-05-07T10:57:17.388Z] "internal/goexperiment", [2024-05-07T10:57:17.388Z] "internal/itoa", [2024-05-07T10:57:17.388Z] "internal/nettrace", [2024-05-07T10:57:17.388Z] "internal/oserror", [2024-05-07T10:57:17.388Z] "internal/poll", [2024-05-07T10:57:17.388Z] "internal/race", [2024-05-07T10:57:17.388Z] "internal/reflectlite", [2024-05-07T10:57:17.388Z] "internal/singleflight", [2024-05-07T10:57:17.388Z] "internal/syscall/execenv", [2024-05-07T10:57:17.388Z] "internal/syscall/unix", [2024-05-07T10:57:17.388Z] "internal/testlog", [2024-05-07T10:57:17.388Z] "internal/unsafeheader", [2024-05-07T10:57:17.388Z] "io", [2024-05-07T10:57:17.388Z] "io/fs", [2024-05-07T10:57:17.388Z] "io/ioutil", [2024-05-07T10:57:17.388Z] "log", [2024-05-07T10:57:17.388Z] "math", [2024-05-07T10:57:17.388Z] "math/big", [2024-05-07T10:57:17.388Z] "math/bits", [2024-05-07T10:57:17.388Z] "math/rand", [2024-05-07T10:57:17.388Z] "mime", [2024-05-07T10:57:17.388Z] "mime/multipart", [2024-05-07T10:57:17.388Z] "mime/quotedprintable", [2024-05-07T10:57:17.388Z] "net", [2024-05-07T10:57:17.388Z] "net/http", [2024-05-07T10:57:17.388Z] "net/http/httptest", [2024-05-07T10:57:17.388Z] "net/http/httptrace", [2024-05-07T10:57:17.388Z] "net/http/internal", [2024-05-07T10:57:17.388Z] "net/http/internal/ascii", [2024-05-07T10:57:17.388Z] "net/http/internal/testcert", [2024-05-07T10:57:17.388Z] "net/textproto", [2024-05-07T10:57:17.388Z] "net/url", [2024-05-07T10:57:17.388Z] "os", [2024-05-07T10:57:17.388Z] "path", [2024-05-07T10:57:17.388Z] "path/filepath", [2024-05-07T10:57:17.388Z] "reflect", [2024-05-07T10:57:17.388Z] "regexp", [2024-05-07T10:57:17.388Z] "regexp/syntax", [2024-05-07T10:57:17.388Z] "runtime", [2024-05-07T10:57:17.388Z] "runtime/cgo", [2024-05-07T10:57:17.388Z] "runtime/internal/atomic", [2024-05-07T10:57:17.388Z] "runtime/internal/math", [2024-05-07T10:57:17.388Z] "runtime/internal/sys", [2024-05-07T10:57:17.388Z] "sort", [2024-05-07T10:57:17.388Z] "strconv", [2024-05-07T10:57:17.388Z] "strings", [2024-05-07T10:57:17.388Z] "sync", [2024-05-07T10:57:17.388Z] "sync/atomic", [2024-05-07T10:57:17.388Z] "syscall", [2024-05-07T10:57:17.388Z] "time", [2024-05-07T10:57:17.388Z] "unicode", [2024-05-07T10:57:17.388Z] "unicode/utf16", [2024-05-07T10:57:17.388Z] "unicode/utf8", [2024-05-07T10:57:17.388Z] "unsafe", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "TestGoFiles": [ [2024-05-07T10:57:17.388Z] "client_test.go", [2024-05-07T10:57:17.388Z] "management_test.go", [2024-05-07T10:57:17.388Z] "roottoken_test.go", [2024-05-07T10:57:17.388Z] "secrets_test.go", [2024-05-07T10:57:17.388Z] "token_test.go" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "TestImports": [ [2024-05-07T10:57:17.388Z] "bytes", [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "encoding/json", [2024-05-07T10:57:17.388Z] "errors", [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.388Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.388Z] "io", [2024-05-07T10:57:17.388Z] "net", [2024-05-07T10:57:17.388Z] "net/http", [2024-05-07T10:57:17.388Z] "net/http/httptest", [2024-05-07T10:57:17.388Z] "net/url", [2024-05-07T10:57:17.388Z] "path", [2024-05-07T10:57:17.388Z] "reflect", [2024-05-07T10:57:17.388Z] "strconv", [2024-05-07T10:57:17.388Z] "strings", [2024-05-07T10:57:17.388Z] "sync", [2024-05-07T10:57:17.388Z] "testing", [2024-05-07T10:57:17.388Z] "time" [2024-05-07T10:57:17.388Z] ] [2024-05-07T10:57:17.388Z] } [2024-05-07T10:57:17.388Z] { [2024-05-07T10:57:17.388Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/secrets", [2024-05-07T10:57:17.388Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.388Z] "Name": "secrets", [2024-05-07T10:57:17.388Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.388Z] "Module": { [2024-05-07T10:57:17.388Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.388Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.388Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.388Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.388Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.388Z] "GoVersion": "1.21" [2024-05-07T10:57:17.388Z] }, [2024-05-07T10:57:17.388Z] "DepOnly": true, [2024-05-07T10:57:17.388Z] "Stale": true, [2024-05-07T10:57:17.388Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.388Z] "GoFiles": [ [2024-05-07T10:57:17.388Z] "factory.go", [2024-05-07T10:57:17.388Z] "interfaces.go" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "Imports": [ [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "Deps": [ [2024-05-07T10:57:17.388Z] "bufio", [2024-05-07T10:57:17.388Z] "bytes", [2024-05-07T10:57:17.388Z] "compress/flate", [2024-05-07T10:57:17.388Z] "compress/gzip", [2024-05-07T10:57:17.388Z] "compress/zlib", [2024-05-07T10:57:17.388Z] "container/list", [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "crypto", [2024-05-07T10:57:17.388Z] "crypto/aes", [2024-05-07T10:57:17.388Z] "crypto/cipher", [2024-05-07T10:57:17.388Z] "crypto/des", [2024-05-07T10:57:17.388Z] "crypto/dsa", [2024-05-07T10:57:17.388Z] "crypto/ecdsa", [2024-05-07T10:57:17.388Z] "crypto/ed25519", [2024-05-07T10:57:17.388Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.388Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.388Z] "crypto/elliptic", [2024-05-07T10:57:17.388Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.388Z] "crypto/hmac", [2024-05-07T10:57:17.388Z] "crypto/internal/randutil", [2024-05-07T10:57:17.388Z] "crypto/internal/subtle", [2024-05-07T10:57:17.388Z] "crypto/md5", [2024-05-07T10:57:17.388Z] "crypto/rand", [2024-05-07T10:57:17.388Z] "crypto/rc4", [2024-05-07T10:57:17.388Z] "crypto/rsa", [2024-05-07T10:57:17.388Z] "crypto/sha1", [2024-05-07T10:57:17.388Z] "crypto/sha256", [2024-05-07T10:57:17.388Z] "crypto/sha512", [2024-05-07T10:57:17.388Z] "crypto/subtle", [2024-05-07T10:57:17.388Z] "crypto/tls", [2024-05-07T10:57:17.388Z] "crypto/x509", [2024-05-07T10:57:17.388Z] "crypto/x509/pkix", [2024-05-07T10:57:17.388Z] "database/sql/driver", [2024-05-07T10:57:17.388Z] "debug/dwarf", [2024-05-07T10:57:17.388Z] "debug/macho", [2024-05-07T10:57:17.388Z] "encoding", [2024-05-07T10:57:17.388Z] "encoding/asn1", [2024-05-07T10:57:17.388Z] "encoding/base64", [2024-05-07T10:57:17.388Z] "encoding/binary", [2024-05-07T10:57:17.388Z] "encoding/csv", [2024-05-07T10:57:17.388Z] "encoding/hex", [2024-05-07T10:57:17.388Z] "encoding/json", [2024-05-07T10:57:17.388Z] "encoding/pem", [2024-05-07T10:57:17.388Z] "encoding/xml", [2024-05-07T10:57:17.388Z] "errors", [2024-05-07T10:57:17.388Z] "flag", [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.388Z] "github.com/go-kit/log", [2024-05-07T10:57:17.388Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.388Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.388Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.388Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.388Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.388Z] "github.com/google/uuid", [2024-05-07T10:57:17.388Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.388Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.388Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.388Z] "golang.org/x/net/html", [2024-05-07T10:57:17.388Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.388Z] "golang.org/x/text/language", [2024-05-07T10:57:17.388Z] "hash", [2024-05-07T10:57:17.388Z] "hash/adler32", [2024-05-07T10:57:17.388Z] "hash/crc32", [2024-05-07T10:57:17.388Z] "internal/abi", [2024-05-07T10:57:17.388Z] "internal/bytealg", [2024-05-07T10:57:17.388Z] "internal/cpu", [2024-05-07T10:57:17.388Z] "internal/fmtsort", [2024-05-07T10:57:17.388Z] "internal/goexperiment", [2024-05-07T10:57:17.388Z] "internal/itoa", [2024-05-07T10:57:17.388Z] "internal/nettrace", [2024-05-07T10:57:17.388Z] "internal/oserror", [2024-05-07T10:57:17.388Z] "internal/poll", [2024-05-07T10:57:17.388Z] "internal/race", [2024-05-07T10:57:17.388Z] "internal/reflectlite", [2024-05-07T10:57:17.388Z] "internal/singleflight", [2024-05-07T10:57:17.388Z] "internal/syscall/execenv", [2024-05-07T10:57:17.388Z] "internal/syscall/unix", [2024-05-07T10:57:17.388Z] "internal/testlog", [2024-05-07T10:57:17.388Z] "internal/unsafeheader", [2024-05-07T10:57:17.388Z] "io", [2024-05-07T10:57:17.388Z] "io/fs", [2024-05-07T10:57:17.388Z] "io/ioutil", [2024-05-07T10:57:17.388Z] "log", [2024-05-07T10:57:17.388Z] "math", [2024-05-07T10:57:17.388Z] "math/big", [2024-05-07T10:57:17.388Z] "math/bits", [2024-05-07T10:57:17.388Z] "math/rand", [2024-05-07T10:57:17.388Z] "mime", [2024-05-07T10:57:17.388Z] "mime/multipart", [2024-05-07T10:57:17.388Z] "mime/quotedprintable", [2024-05-07T10:57:17.388Z] "net", [2024-05-07T10:57:17.388Z] "net/http", [2024-05-07T10:57:17.388Z] "net/http/httptest", [2024-05-07T10:57:17.388Z] "net/http/httptrace", [2024-05-07T10:57:17.388Z] "net/http/internal", [2024-05-07T10:57:17.388Z] "net/http/internal/ascii", [2024-05-07T10:57:17.388Z] "net/http/internal/testcert", [2024-05-07T10:57:17.388Z] "net/textproto", [2024-05-07T10:57:17.388Z] "net/url", [2024-05-07T10:57:17.388Z] "os", [2024-05-07T10:57:17.388Z] "path", [2024-05-07T10:57:17.388Z] "path/filepath", [2024-05-07T10:57:17.388Z] "reflect", [2024-05-07T10:57:17.388Z] "regexp", [2024-05-07T10:57:17.388Z] "regexp/syntax", [2024-05-07T10:57:17.388Z] "runtime", [2024-05-07T10:57:17.388Z] "runtime/cgo", [2024-05-07T10:57:17.388Z] "runtime/internal/atomic", [2024-05-07T10:57:17.388Z] "runtime/internal/math", [2024-05-07T10:57:17.388Z] "runtime/internal/sys", [2024-05-07T10:57:17.388Z] "sort", [2024-05-07T10:57:17.388Z] "strconv", [2024-05-07T10:57:17.388Z] "strings", [2024-05-07T10:57:17.388Z] "sync", [2024-05-07T10:57:17.388Z] "sync/atomic", [2024-05-07T10:57:17.388Z] "syscall", [2024-05-07T10:57:17.388Z] "time", [2024-05-07T10:57:17.388Z] "unicode", [2024-05-07T10:57:17.388Z] "unicode/utf16", [2024-05-07T10:57:17.388Z] "unicode/utf8", [2024-05-07T10:57:17.388Z] "unsafe", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "TestGoFiles": [ [2024-05-07T10:57:17.388Z] "factory_test.go" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "TestImports": [ [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.388Z] "net", [2024-05-07T10:57:17.388Z] "net/url", [2024-05-07T10:57:17.388Z] "strconv", [2024-05-07T10:57:17.388Z] "sync", [2024-05-07T10:57:17.388Z] "testing" [2024-05-07T10:57:17.388Z] ] [2024-05-07T10:57:17.388Z] } [2024-05-07T10:57:17.388Z] { [2024-05-07T10:57:17.388Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/config", [2024-05-07T10:57:17.388Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.388Z] "Name": "config", [2024-05-07T10:57:17.388Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.388Z] "Module": { [2024-05-07T10:57:17.388Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.388Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.388Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.388Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.388Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.388Z] "GoVersion": "1.21" [2024-05-07T10:57:17.388Z] }, [2024-05-07T10:57:17.388Z] "DepOnly": true, [2024-05-07T10:57:17.388Z] "Stale": true, [2024-05-07T10:57:17.388Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.388Z] "GoFiles": [ [2024-05-07T10:57:17.388Z] "types.go" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "Imports": [ [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.388Z] "strings" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "Deps": [ [2024-05-07T10:57:17.388Z] "bufio", [2024-05-07T10:57:17.388Z] "bytes", [2024-05-07T10:57:17.388Z] "compress/flate", [2024-05-07T10:57:17.388Z] "compress/gzip", [2024-05-07T10:57:17.388Z] "compress/zlib", [2024-05-07T10:57:17.388Z] "container/list", [2024-05-07T10:57:17.388Z] "context", [2024-05-07T10:57:17.388Z] "crypto", [2024-05-07T10:57:17.388Z] "crypto/aes", [2024-05-07T10:57:17.388Z] "crypto/cipher", [2024-05-07T10:57:17.388Z] "crypto/des", [2024-05-07T10:57:17.388Z] "crypto/dsa", [2024-05-07T10:57:17.388Z] "crypto/ecdsa", [2024-05-07T10:57:17.388Z] "crypto/ed25519", [2024-05-07T10:57:17.388Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.388Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.388Z] "crypto/elliptic", [2024-05-07T10:57:17.388Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.388Z] "crypto/hmac", [2024-05-07T10:57:17.388Z] "crypto/internal/randutil", [2024-05-07T10:57:17.388Z] "crypto/internal/subtle", [2024-05-07T10:57:17.388Z] "crypto/md5", [2024-05-07T10:57:17.388Z] "crypto/rand", [2024-05-07T10:57:17.388Z] "crypto/rc4", [2024-05-07T10:57:17.388Z] "crypto/rsa", [2024-05-07T10:57:17.388Z] "crypto/sha1", [2024-05-07T10:57:17.388Z] "crypto/sha256", [2024-05-07T10:57:17.388Z] "crypto/sha512", [2024-05-07T10:57:17.388Z] "crypto/subtle", [2024-05-07T10:57:17.388Z] "crypto/tls", [2024-05-07T10:57:17.388Z] "crypto/x509", [2024-05-07T10:57:17.388Z] "crypto/x509/pkix", [2024-05-07T10:57:17.388Z] "database/sql/driver", [2024-05-07T10:57:17.388Z] "debug/dwarf", [2024-05-07T10:57:17.388Z] "debug/macho", [2024-05-07T10:57:17.388Z] "encoding", [2024-05-07T10:57:17.388Z] "encoding/asn1", [2024-05-07T10:57:17.388Z] "encoding/base64", [2024-05-07T10:57:17.388Z] "encoding/binary", [2024-05-07T10:57:17.388Z] "encoding/csv", [2024-05-07T10:57:17.388Z] "encoding/hex", [2024-05-07T10:57:17.388Z] "encoding/json", [2024-05-07T10:57:17.388Z] "encoding/pem", [2024-05-07T10:57:17.388Z] "encoding/xml", [2024-05-07T10:57:17.388Z] "errors", [2024-05-07T10:57:17.388Z] "flag", [2024-05-07T10:57:17.388Z] "fmt", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.388Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.388Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.388Z] "github.com/go-kit/log", [2024-05-07T10:57:17.388Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.388Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.388Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.388Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.388Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.388Z] "github.com/google/uuid", [2024-05-07T10:57:17.388Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.388Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.388Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.388Z] "golang.org/x/net/html", [2024-05-07T10:57:17.388Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.388Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.388Z] "golang.org/x/text/language", [2024-05-07T10:57:17.388Z] "hash", [2024-05-07T10:57:17.388Z] "hash/adler32", [2024-05-07T10:57:17.388Z] "hash/crc32", [2024-05-07T10:57:17.388Z] "internal/abi", [2024-05-07T10:57:17.388Z] "internal/bytealg", [2024-05-07T10:57:17.388Z] "internal/cpu", [2024-05-07T10:57:17.388Z] "internal/fmtsort", [2024-05-07T10:57:17.388Z] "internal/goexperiment", [2024-05-07T10:57:17.388Z] "internal/itoa", [2024-05-07T10:57:17.388Z] "internal/nettrace", [2024-05-07T10:57:17.388Z] "internal/oserror", [2024-05-07T10:57:17.388Z] "internal/poll", [2024-05-07T10:57:17.388Z] "internal/race", [2024-05-07T10:57:17.388Z] "internal/reflectlite", [2024-05-07T10:57:17.388Z] "internal/singleflight", [2024-05-07T10:57:17.388Z] "internal/syscall/execenv", [2024-05-07T10:57:17.388Z] "internal/syscall/unix", [2024-05-07T10:57:17.388Z] "internal/testlog", [2024-05-07T10:57:17.388Z] "internal/unsafeheader", [2024-05-07T10:57:17.388Z] "io", [2024-05-07T10:57:17.388Z] "io/fs", [2024-05-07T10:57:17.388Z] "io/ioutil", [2024-05-07T10:57:17.388Z] "log", [2024-05-07T10:57:17.388Z] "math", [2024-05-07T10:57:17.388Z] "math/big", [2024-05-07T10:57:17.388Z] "math/bits", [2024-05-07T10:57:17.388Z] "math/rand", [2024-05-07T10:57:17.388Z] "mime", [2024-05-07T10:57:17.388Z] "mime/multipart", [2024-05-07T10:57:17.388Z] "mime/quotedprintable", [2024-05-07T10:57:17.388Z] "net", [2024-05-07T10:57:17.388Z] "net/http", [2024-05-07T10:57:17.388Z] "net/http/httptest", [2024-05-07T10:57:17.388Z] "net/http/httptrace", [2024-05-07T10:57:17.388Z] "net/http/internal", [2024-05-07T10:57:17.388Z] "net/http/internal/ascii", [2024-05-07T10:57:17.388Z] "net/http/internal/testcert", [2024-05-07T10:57:17.388Z] "net/textproto", [2024-05-07T10:57:17.388Z] "net/url", [2024-05-07T10:57:17.388Z] "os", [2024-05-07T10:57:17.388Z] "path", [2024-05-07T10:57:17.388Z] "path/filepath", [2024-05-07T10:57:17.388Z] "reflect", [2024-05-07T10:57:17.388Z] "regexp", [2024-05-07T10:57:17.388Z] "regexp/syntax", [2024-05-07T10:57:17.388Z] "runtime", [2024-05-07T10:57:17.388Z] "runtime/cgo", [2024-05-07T10:57:17.388Z] "runtime/internal/atomic", [2024-05-07T10:57:17.388Z] "runtime/internal/math", [2024-05-07T10:57:17.388Z] "runtime/internal/sys", [2024-05-07T10:57:17.388Z] "sort", [2024-05-07T10:57:17.388Z] "strconv", [2024-05-07T10:57:17.388Z] "strings", [2024-05-07T10:57:17.388Z] "sync", [2024-05-07T10:57:17.388Z] "sync/atomic", [2024-05-07T10:57:17.388Z] "syscall", [2024-05-07T10:57:17.388Z] "time", [2024-05-07T10:57:17.388Z] "unicode", [2024-05-07T10:57:17.388Z] "unicode/utf16", [2024-05-07T10:57:17.388Z] "unicode/utf8", [2024-05-07T10:57:17.388Z] "unsafe", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.388Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "TestGoFiles": [ [2024-05-07T10:57:17.388Z] "types_test.go" [2024-05-07T10:57:17.388Z] ], [2024-05-07T10:57:17.388Z] "TestImports": [ [2024-05-07T10:57:17.388Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.388Z] "testing" [2024-05-07T10:57:17.388Z] ] [2024-05-07T10:57:17.388Z] } [2024-05-07T10:57:17.388Z] { [2024-05-07T10:57:17.388Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command/config", [2024-05-07T10:57:17.389Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.389Z] "Name": "config", [2024-05-07T10:57:17.389Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.389Z] "Module": { [2024-05-07T10:57:17.389Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.389Z] "Main": true, [2024-05-07T10:57:17.389Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.389Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.389Z] "GoVersion": "1.21" [2024-05-07T10:57:17.389Z] }, [2024-05-07T10:57:17.389Z] "Match": [ [2024-05-07T10:57:17.389Z] "./..." [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Stale": true, [2024-05-07T10:57:17.389Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.389Z] "GoFiles": [ [2024-05-07T10:57:17.389Z] "config.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Imports": [ [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Deps": [ [2024-05-07T10:57:17.389Z] "bufio", [2024-05-07T10:57:17.389Z] "bytes", [2024-05-07T10:57:17.389Z] "compress/flate", [2024-05-07T10:57:17.389Z] "compress/gzip", [2024-05-07T10:57:17.389Z] "compress/zlib", [2024-05-07T10:57:17.389Z] "container/list", [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "crypto", [2024-05-07T10:57:17.389Z] "crypto/aes", [2024-05-07T10:57:17.389Z] "crypto/cipher", [2024-05-07T10:57:17.389Z] "crypto/des", [2024-05-07T10:57:17.389Z] "crypto/dsa", [2024-05-07T10:57:17.389Z] "crypto/ecdsa", [2024-05-07T10:57:17.389Z] "crypto/ed25519", [2024-05-07T10:57:17.389Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.389Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.389Z] "crypto/elliptic", [2024-05-07T10:57:17.389Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.389Z] "crypto/hmac", [2024-05-07T10:57:17.389Z] "crypto/internal/randutil", [2024-05-07T10:57:17.389Z] "crypto/internal/subtle", [2024-05-07T10:57:17.389Z] "crypto/md5", [2024-05-07T10:57:17.389Z] "crypto/rand", [2024-05-07T10:57:17.389Z] "crypto/rc4", [2024-05-07T10:57:17.389Z] "crypto/rsa", [2024-05-07T10:57:17.389Z] "crypto/sha1", [2024-05-07T10:57:17.389Z] "crypto/sha256", [2024-05-07T10:57:17.389Z] "crypto/sha512", [2024-05-07T10:57:17.389Z] "crypto/subtle", [2024-05-07T10:57:17.389Z] "crypto/tls", [2024-05-07T10:57:17.389Z] "crypto/x509", [2024-05-07T10:57:17.389Z] "crypto/x509/pkix", [2024-05-07T10:57:17.389Z] "database/sql/driver", [2024-05-07T10:57:17.389Z] "debug/dwarf", [2024-05-07T10:57:17.389Z] "debug/macho", [2024-05-07T10:57:17.389Z] "encoding", [2024-05-07T10:57:17.389Z] "encoding/asn1", [2024-05-07T10:57:17.389Z] "encoding/base64", [2024-05-07T10:57:17.389Z] "encoding/binary", [2024-05-07T10:57:17.389Z] "encoding/csv", [2024-05-07T10:57:17.389Z] "encoding/hex", [2024-05-07T10:57:17.389Z] "encoding/json", [2024-05-07T10:57:17.389Z] "encoding/pem", [2024-05-07T10:57:17.389Z] "encoding/xml", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "flag", [2024-05-07T10:57:17.389Z] "fmt", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.389Z] "github.com/go-kit/log", [2024-05-07T10:57:17.389Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.389Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.389Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.389Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.389Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.389Z] "github.com/google/uuid", [2024-05-07T10:57:17.389Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.389Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.389Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.389Z] "golang.org/x/net/html", [2024-05-07T10:57:17.389Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.389Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.389Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.389Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.389Z] "golang.org/x/text/language", [2024-05-07T10:57:17.389Z] "hash", [2024-05-07T10:57:17.389Z] "hash/adler32", [2024-05-07T10:57:17.389Z] "hash/crc32", [2024-05-07T10:57:17.389Z] "internal/abi", [2024-05-07T10:57:17.389Z] "internal/bytealg", [2024-05-07T10:57:17.389Z] "internal/cpu", [2024-05-07T10:57:17.389Z] "internal/fmtsort", [2024-05-07T10:57:17.389Z] "internal/goexperiment", [2024-05-07T10:57:17.389Z] "internal/itoa", [2024-05-07T10:57:17.389Z] "internal/nettrace", [2024-05-07T10:57:17.389Z] "internal/oserror", [2024-05-07T10:57:17.389Z] "internal/poll", [2024-05-07T10:57:17.389Z] "internal/race", [2024-05-07T10:57:17.389Z] "internal/reflectlite", [2024-05-07T10:57:17.389Z] "internal/singleflight", [2024-05-07T10:57:17.389Z] "internal/syscall/execenv", [2024-05-07T10:57:17.389Z] "internal/syscall/unix", [2024-05-07T10:57:17.389Z] "internal/testlog", [2024-05-07T10:57:17.389Z] "internal/unsafeheader", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "io/fs", [2024-05-07T10:57:17.389Z] "io/ioutil", [2024-05-07T10:57:17.389Z] "log", [2024-05-07T10:57:17.389Z] "math", [2024-05-07T10:57:17.389Z] "math/big", [2024-05-07T10:57:17.389Z] "math/bits", [2024-05-07T10:57:17.389Z] "math/rand", [2024-05-07T10:57:17.389Z] "mime", [2024-05-07T10:57:17.389Z] "mime/multipart", [2024-05-07T10:57:17.389Z] "mime/quotedprintable", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "net/http", [2024-05-07T10:57:17.389Z] "net/http/httptest", [2024-05-07T10:57:17.389Z] "net/http/httptrace", [2024-05-07T10:57:17.389Z] "net/http/internal", [2024-05-07T10:57:17.389Z] "net/http/internal/ascii", [2024-05-07T10:57:17.389Z] "net/http/internal/testcert", [2024-05-07T10:57:17.389Z] "net/textproto", [2024-05-07T10:57:17.389Z] "net/url", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "path", [2024-05-07T10:57:17.389Z] "path/filepath", [2024-05-07T10:57:17.389Z] "reflect", [2024-05-07T10:57:17.389Z] "regexp", [2024-05-07T10:57:17.389Z] "regexp/syntax", [2024-05-07T10:57:17.389Z] "runtime", [2024-05-07T10:57:17.389Z] "runtime/cgo", [2024-05-07T10:57:17.389Z] "runtime/internal/atomic", [2024-05-07T10:57:17.389Z] "runtime/internal/math", [2024-05-07T10:57:17.389Z] "runtime/internal/sys", [2024-05-07T10:57:17.389Z] "sort", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "strings", [2024-05-07T10:57:17.389Z] "sync", [2024-05-07T10:57:17.389Z] "sync/atomic", [2024-05-07T10:57:17.389Z] "syscall", [2024-05-07T10:57:17.389Z] "time", [2024-05-07T10:57:17.389Z] "unicode", [2024-05-07T10:57:17.389Z] "unicode/utf16", [2024-05-07T10:57:17.389Z] "unicode/utf8", [2024-05-07T10:57:17.389Z] "unsafe", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.389Z] ] [2024-05-07T10:57:17.389Z] } [2024-05-07T10:57:17.389Z] { [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/di", [2024-05-07T10:57:17.389Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.389Z] "Name": "di", [2024-05-07T10:57:17.389Z] "Doc": "di implements a simple generic dependency injection container.", [2024-05-07T10:57:17.389Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.389Z] "Module": { [2024-05-07T10:57:17.389Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.389Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.389Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.389Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.389Z] "GoVersion": "1.21" [2024-05-07T10:57:17.389Z] }, [2024-05-07T10:57:17.389Z] "DepOnly": true, [2024-05-07T10:57:17.389Z] "Stale": true, [2024-05-07T10:57:17.389Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.389Z] "GoFiles": [ [2024-05-07T10:57:17.389Z] "container.go", [2024-05-07T10:57:17.389Z] "type.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Imports": [ [2024-05-07T10:57:17.389Z] "reflect", [2024-05-07T10:57:17.389Z] "sync" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Deps": [ [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "internal/abi", [2024-05-07T10:57:17.389Z] "internal/bytealg", [2024-05-07T10:57:17.389Z] "internal/cpu", [2024-05-07T10:57:17.389Z] "internal/goexperiment", [2024-05-07T10:57:17.389Z] "internal/itoa", [2024-05-07T10:57:17.389Z] "internal/race", [2024-05-07T10:57:17.389Z] "internal/reflectlite", [2024-05-07T10:57:17.389Z] "internal/unsafeheader", [2024-05-07T10:57:17.389Z] "math", [2024-05-07T10:57:17.389Z] "math/bits", [2024-05-07T10:57:17.389Z] "reflect", [2024-05-07T10:57:17.389Z] "runtime", [2024-05-07T10:57:17.389Z] "runtime/internal/atomic", [2024-05-07T10:57:17.389Z] "runtime/internal/math", [2024-05-07T10:57:17.389Z] "runtime/internal/sys", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "sync", [2024-05-07T10:57:17.389Z] "sync/atomic", [2024-05-07T10:57:17.389Z] "unicode", [2024-05-07T10:57:17.389Z] "unicode/utf8", [2024-05-07T10:57:17.389Z] "unsafe" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "TestGoFiles": [ [2024-05-07T10:57:17.389Z] "container_test.go", [2024-05-07T10:57:17.389Z] "type_test.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "TestImports": [ [2024-05-07T10:57:17.389Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.389Z] "testing" [2024-05-07T10:57:17.389Z] ] [2024-05-07T10:57:17.389Z] } [2024-05-07T10:57:17.389Z] { [2024-05-07T10:57:17.389Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command/container", [2024-05-07T10:57:17.389Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.389Z] "Name": "container", [2024-05-07T10:57:17.389Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.389Z] "Module": { [2024-05-07T10:57:17.389Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.389Z] "Main": true, [2024-05-07T10:57:17.389Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.389Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.389Z] "GoVersion": "1.21" [2024-05-07T10:57:17.389Z] }, [2024-05-07T10:57:17.389Z] "Match": [ [2024-05-07T10:57:17.389Z] "./..." [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Stale": true, [2024-05-07T10:57:17.389Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.389Z] "GoFiles": [ [2024-05-07T10:57:17.389Z] "config.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Imports": [ [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Deps": [ [2024-05-07T10:57:17.389Z] "bufio", [2024-05-07T10:57:17.389Z] "bytes", [2024-05-07T10:57:17.389Z] "compress/flate", [2024-05-07T10:57:17.389Z] "compress/gzip", [2024-05-07T10:57:17.389Z] "compress/zlib", [2024-05-07T10:57:17.389Z] "container/list", [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "crypto", [2024-05-07T10:57:17.389Z] "crypto/aes", [2024-05-07T10:57:17.389Z] "crypto/cipher", [2024-05-07T10:57:17.389Z] "crypto/des", [2024-05-07T10:57:17.389Z] "crypto/dsa", [2024-05-07T10:57:17.389Z] "crypto/ecdsa", [2024-05-07T10:57:17.389Z] "crypto/ed25519", [2024-05-07T10:57:17.389Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.389Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.389Z] "crypto/elliptic", [2024-05-07T10:57:17.389Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.389Z] "crypto/hmac", [2024-05-07T10:57:17.389Z] "crypto/internal/randutil", [2024-05-07T10:57:17.389Z] "crypto/internal/subtle", [2024-05-07T10:57:17.389Z] "crypto/md5", [2024-05-07T10:57:17.389Z] "crypto/rand", [2024-05-07T10:57:17.389Z] "crypto/rc4", [2024-05-07T10:57:17.389Z] "crypto/rsa", [2024-05-07T10:57:17.389Z] "crypto/sha1", [2024-05-07T10:57:17.389Z] "crypto/sha256", [2024-05-07T10:57:17.389Z] "crypto/sha512", [2024-05-07T10:57:17.389Z] "crypto/subtle", [2024-05-07T10:57:17.389Z] "crypto/tls", [2024-05-07T10:57:17.389Z] "crypto/x509", [2024-05-07T10:57:17.389Z] "crypto/x509/pkix", [2024-05-07T10:57:17.389Z] "database/sql/driver", [2024-05-07T10:57:17.389Z] "debug/dwarf", [2024-05-07T10:57:17.389Z] "debug/macho", [2024-05-07T10:57:17.389Z] "encoding", [2024-05-07T10:57:17.389Z] "encoding/asn1", [2024-05-07T10:57:17.389Z] "encoding/base64", [2024-05-07T10:57:17.389Z] "encoding/binary", [2024-05-07T10:57:17.389Z] "encoding/csv", [2024-05-07T10:57:17.389Z] "encoding/hex", [2024-05-07T10:57:17.389Z] "encoding/json", [2024-05-07T10:57:17.389Z] "encoding/pem", [2024-05-07T10:57:17.389Z] "encoding/xml", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "flag", [2024-05-07T10:57:17.389Z] "fmt", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.389Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.389Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.389Z] "github.com/go-kit/log", [2024-05-07T10:57:17.389Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.389Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.389Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.389Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.389Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.389Z] "github.com/google/uuid", [2024-05-07T10:57:17.389Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.389Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.389Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.389Z] "golang.org/x/net/html", [2024-05-07T10:57:17.389Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.389Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.389Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.389Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.389Z] "golang.org/x/text/language", [2024-05-07T10:57:17.389Z] "hash", [2024-05-07T10:57:17.389Z] "hash/adler32", [2024-05-07T10:57:17.389Z] "hash/crc32", [2024-05-07T10:57:17.389Z] "internal/abi", [2024-05-07T10:57:17.389Z] "internal/bytealg", [2024-05-07T10:57:17.389Z] "internal/cpu", [2024-05-07T10:57:17.389Z] "internal/fmtsort", [2024-05-07T10:57:17.389Z] "internal/goexperiment", [2024-05-07T10:57:17.389Z] "internal/itoa", [2024-05-07T10:57:17.389Z] "internal/nettrace", [2024-05-07T10:57:17.389Z] "internal/oserror", [2024-05-07T10:57:17.389Z] "internal/poll", [2024-05-07T10:57:17.389Z] "internal/race", [2024-05-07T10:57:17.389Z] "internal/reflectlite", [2024-05-07T10:57:17.389Z] "internal/singleflight", [2024-05-07T10:57:17.389Z] "internal/syscall/execenv", [2024-05-07T10:57:17.389Z] "internal/syscall/unix", [2024-05-07T10:57:17.389Z] "internal/testlog", [2024-05-07T10:57:17.389Z] "internal/unsafeheader", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "io/fs", [2024-05-07T10:57:17.389Z] "io/ioutil", [2024-05-07T10:57:17.389Z] "log", [2024-05-07T10:57:17.389Z] "math", [2024-05-07T10:57:17.389Z] "math/big", [2024-05-07T10:57:17.389Z] "math/bits", [2024-05-07T10:57:17.389Z] "math/rand", [2024-05-07T10:57:17.389Z] "mime", [2024-05-07T10:57:17.389Z] "mime/multipart", [2024-05-07T10:57:17.389Z] "mime/quotedprintable", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "net/http", [2024-05-07T10:57:17.389Z] "net/http/httptest", [2024-05-07T10:57:17.389Z] "net/http/httptrace", [2024-05-07T10:57:17.389Z] "net/http/internal", [2024-05-07T10:57:17.389Z] "net/http/internal/ascii", [2024-05-07T10:57:17.389Z] "net/http/internal/testcert", [2024-05-07T10:57:17.389Z] "net/textproto", [2024-05-07T10:57:17.389Z] "net/url", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "path", [2024-05-07T10:57:17.389Z] "path/filepath", [2024-05-07T10:57:17.389Z] "reflect", [2024-05-07T10:57:17.389Z] "regexp", [2024-05-07T10:57:17.389Z] "regexp/syntax", [2024-05-07T10:57:17.389Z] "runtime", [2024-05-07T10:57:17.389Z] "runtime/cgo", [2024-05-07T10:57:17.389Z] "runtime/internal/atomic", [2024-05-07T10:57:17.389Z] "runtime/internal/math", [2024-05-07T10:57:17.389Z] "runtime/internal/sys", [2024-05-07T10:57:17.389Z] "sort", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "strings", [2024-05-07T10:57:17.389Z] "sync", [2024-05-07T10:57:17.389Z] "sync/atomic", [2024-05-07T10:57:17.389Z] "syscall", [2024-05-07T10:57:17.389Z] "time", [2024-05-07T10:57:17.389Z] "unicode", [2024-05-07T10:57:17.389Z] "unicode/utf16", [2024-05-07T10:57:17.389Z] "unicode/utf8", [2024-05-07T10:57:17.389Z] "unsafe", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.389Z] ] [2024-05-07T10:57:17.389Z] } [2024-05-07T10:57:17.389Z] { [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3/packets", [2024-05-07T10:57:17.389Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.389Z] "Name": "packets", [2024-05-07T10:57:17.389Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-05-07T10:57:17.389Z] "Module": { [2024-05-07T10:57:17.389Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.389Z] "Version": "v1.4.3", [2024-05-07T10:57:17.389Z] "Time": "2023-03-16T19:09:57Z", [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-05-07T10:57:17.389Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-05-07T10:57:17.389Z] "GoVersion": "1.18" [2024-05-07T10:57:17.389Z] }, [2024-05-07T10:57:17.389Z] "DepOnly": true, [2024-05-07T10:57:17.389Z] "Stale": true, [2024-05-07T10:57:17.389Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.389Z] "GoFiles": [ [2024-05-07T10:57:17.389Z] "connack.go", [2024-05-07T10:57:17.389Z] "connect.go", [2024-05-07T10:57:17.389Z] "disconnect.go", [2024-05-07T10:57:17.389Z] "packets.go", [2024-05-07T10:57:17.389Z] "pingreq.go", [2024-05-07T10:57:17.389Z] "pingresp.go", [2024-05-07T10:57:17.389Z] "puback.go", [2024-05-07T10:57:17.389Z] "pubcomp.go", [2024-05-07T10:57:17.389Z] "publish.go", [2024-05-07T10:57:17.389Z] "pubrec.go", [2024-05-07T10:57:17.389Z] "pubrel.go", [2024-05-07T10:57:17.389Z] "suback.go", [2024-05-07T10:57:17.389Z] "subscribe.go", [2024-05-07T10:57:17.389Z] "unsuback.go", [2024-05-07T10:57:17.389Z] "unsubscribe.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Imports": [ [2024-05-07T10:57:17.389Z] "bytes", [2024-05-07T10:57:17.389Z] "encoding/binary", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "fmt", [2024-05-07T10:57:17.389Z] "io" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Deps": [ [2024-05-07T10:57:17.389Z] "bytes", [2024-05-07T10:57:17.389Z] "encoding/binary", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "fmt", [2024-05-07T10:57:17.389Z] "internal/abi", [2024-05-07T10:57:17.389Z] "internal/bytealg", [2024-05-07T10:57:17.389Z] "internal/cpu", [2024-05-07T10:57:17.389Z] "internal/fmtsort", [2024-05-07T10:57:17.389Z] "internal/goexperiment", [2024-05-07T10:57:17.389Z] "internal/itoa", [2024-05-07T10:57:17.389Z] "internal/oserror", [2024-05-07T10:57:17.389Z] "internal/poll", [2024-05-07T10:57:17.389Z] "internal/race", [2024-05-07T10:57:17.389Z] "internal/reflectlite", [2024-05-07T10:57:17.389Z] "internal/syscall/execenv", [2024-05-07T10:57:17.389Z] "internal/syscall/unix", [2024-05-07T10:57:17.389Z] "internal/testlog", [2024-05-07T10:57:17.389Z] "internal/unsafeheader", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "io/fs", [2024-05-07T10:57:17.389Z] "math", [2024-05-07T10:57:17.389Z] "math/bits", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "path", [2024-05-07T10:57:17.389Z] "reflect", [2024-05-07T10:57:17.389Z] "runtime", [2024-05-07T10:57:17.389Z] "runtime/internal/atomic", [2024-05-07T10:57:17.389Z] "runtime/internal/math", [2024-05-07T10:57:17.389Z] "runtime/internal/sys", [2024-05-07T10:57:17.389Z] "sort", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "sync", [2024-05-07T10:57:17.389Z] "sync/atomic", [2024-05-07T10:57:17.389Z] "syscall", [2024-05-07T10:57:17.389Z] "time", [2024-05-07T10:57:17.389Z] "unicode", [2024-05-07T10:57:17.389Z] "unicode/utf8", [2024-05-07T10:57:17.389Z] "unsafe" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "TestGoFiles": [ [2024-05-07T10:57:17.389Z] "packets_test.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "TestImports": [ [2024-05-07T10:57:17.389Z] "bytes", [2024-05-07T10:57:17.389Z] "testing" [2024-05-07T10:57:17.389Z] ] [2024-05-07T10:57:17.389Z] } [2024-05-07T10:57:17.389Z] { [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/internal/socks", [2024-05-07T10:57:17.389Z] "ImportPath": "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.389Z] "Name": "socks", [2024-05-07T10:57:17.389Z] "Doc": "Package socks provides a SOCKS version 5 client implementation.", [2024-05-07T10:57:17.389Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.389Z] "Module": { [2024-05-07T10:57:17.389Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.389Z] "Version": "v0.22.0", [2024-05-07T10:57:17.389Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.389Z] "Indirect": true, [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.389Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.389Z] "GoVersion": "1.18" [2024-05-07T10:57:17.389Z] }, [2024-05-07T10:57:17.389Z] "DepOnly": true, [2024-05-07T10:57:17.389Z] "Stale": true, [2024-05-07T10:57:17.389Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.389Z] "GoFiles": [ [2024-05-07T10:57:17.389Z] "client.go", [2024-05-07T10:57:17.389Z] "socks.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Imports": [ [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "time" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Deps": [ [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "internal/abi", [2024-05-07T10:57:17.389Z] "internal/bytealg", [2024-05-07T10:57:17.389Z] "internal/cpu", [2024-05-07T10:57:17.389Z] "internal/goexperiment", [2024-05-07T10:57:17.389Z] "internal/itoa", [2024-05-07T10:57:17.389Z] "internal/nettrace", [2024-05-07T10:57:17.389Z] "internal/oserror", [2024-05-07T10:57:17.389Z] "internal/poll", [2024-05-07T10:57:17.389Z] "internal/race", [2024-05-07T10:57:17.389Z] "internal/reflectlite", [2024-05-07T10:57:17.389Z] "internal/singleflight", [2024-05-07T10:57:17.389Z] "internal/syscall/execenv", [2024-05-07T10:57:17.389Z] "internal/syscall/unix", [2024-05-07T10:57:17.389Z] "internal/testlog", [2024-05-07T10:57:17.389Z] "internal/unsafeheader", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "io/fs", [2024-05-07T10:57:17.389Z] "math", [2024-05-07T10:57:17.389Z] "math/bits", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "path", [2024-05-07T10:57:17.389Z] "runtime", [2024-05-07T10:57:17.389Z] "runtime/cgo", [2024-05-07T10:57:17.389Z] "runtime/internal/atomic", [2024-05-07T10:57:17.389Z] "runtime/internal/math", [2024-05-07T10:57:17.389Z] "runtime/internal/sys", [2024-05-07T10:57:17.389Z] "sort", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "sync", [2024-05-07T10:57:17.389Z] "sync/atomic", [2024-05-07T10:57:17.389Z] "syscall", [2024-05-07T10:57:17.389Z] "time", [2024-05-07T10:57:17.389Z] "unicode/utf8", [2024-05-07T10:57:17.389Z] "unsafe", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "XTestGoFiles": [ [2024-05-07T10:57:17.389Z] "dial_test.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "XTestImports": [ [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.389Z] "golang.org/x/net/internal/sockstest", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "math/rand", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "testing", [2024-05-07T10:57:17.389Z] "time" [2024-05-07T10:57:17.389Z] ] [2024-05-07T10:57:17.389Z] } [2024-05-07T10:57:17.389Z] { [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/proxy", [2024-05-07T10:57:17.389Z] "ImportPath": "golang.org/x/net/proxy", [2024-05-07T10:57:17.389Z] "Name": "proxy", [2024-05-07T10:57:17.389Z] "Doc": "Package proxy provides support for a variety of protocols to proxy network data.", [2024-05-07T10:57:17.389Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.389Z] "Module": { [2024-05-07T10:57:17.389Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.389Z] "Version": "v0.22.0", [2024-05-07T10:57:17.389Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.389Z] "Indirect": true, [2024-05-07T10:57:17.389Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.389Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.389Z] "GoVersion": "1.18" [2024-05-07T10:57:17.389Z] }, [2024-05-07T10:57:17.389Z] "DepOnly": true, [2024-05-07T10:57:17.389Z] "Stale": true, [2024-05-07T10:57:17.389Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.389Z] "GoFiles": [ [2024-05-07T10:57:17.389Z] "dial.go", [2024-05-07T10:57:17.389Z] "direct.go", [2024-05-07T10:57:17.389Z] "per_host.go", [2024-05-07T10:57:17.389Z] "proxy.go", [2024-05-07T10:57:17.389Z] "socks5.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Imports": [ [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "net/url", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "strings", [2024-05-07T10:57:17.389Z] "sync" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "Deps": [ [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "fmt", [2024-05-07T10:57:17.389Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.389Z] "internal/abi", [2024-05-07T10:57:17.389Z] "internal/bytealg", [2024-05-07T10:57:17.389Z] "internal/cpu", [2024-05-07T10:57:17.389Z] "internal/fmtsort", [2024-05-07T10:57:17.389Z] "internal/goexperiment", [2024-05-07T10:57:17.389Z] "internal/itoa", [2024-05-07T10:57:17.389Z] "internal/nettrace", [2024-05-07T10:57:17.389Z] "internal/oserror", [2024-05-07T10:57:17.389Z] "internal/poll", [2024-05-07T10:57:17.389Z] "internal/race", [2024-05-07T10:57:17.389Z] "internal/reflectlite", [2024-05-07T10:57:17.389Z] "internal/singleflight", [2024-05-07T10:57:17.389Z] "internal/syscall/execenv", [2024-05-07T10:57:17.389Z] "internal/syscall/unix", [2024-05-07T10:57:17.389Z] "internal/testlog", [2024-05-07T10:57:17.389Z] "internal/unsafeheader", [2024-05-07T10:57:17.389Z] "io", [2024-05-07T10:57:17.389Z] "io/fs", [2024-05-07T10:57:17.389Z] "math", [2024-05-07T10:57:17.389Z] "math/bits", [2024-05-07T10:57:17.389Z] "net", [2024-05-07T10:57:17.389Z] "net/url", [2024-05-07T10:57:17.389Z] "os", [2024-05-07T10:57:17.389Z] "path", [2024-05-07T10:57:17.389Z] "reflect", [2024-05-07T10:57:17.389Z] "runtime", [2024-05-07T10:57:17.389Z] "runtime/cgo", [2024-05-07T10:57:17.389Z] "runtime/internal/atomic", [2024-05-07T10:57:17.389Z] "runtime/internal/math", [2024-05-07T10:57:17.389Z] "runtime/internal/sys", [2024-05-07T10:57:17.389Z] "sort", [2024-05-07T10:57:17.389Z] "strconv", [2024-05-07T10:57:17.389Z] "strings", [2024-05-07T10:57:17.389Z] "sync", [2024-05-07T10:57:17.389Z] "sync/atomic", [2024-05-07T10:57:17.389Z] "syscall", [2024-05-07T10:57:17.389Z] "time", [2024-05-07T10:57:17.389Z] "unicode", [2024-05-07T10:57:17.389Z] "unicode/utf8", [2024-05-07T10:57:17.389Z] "unsafe", [2024-05-07T10:57:17.389Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "TestGoFiles": [ [2024-05-07T10:57:17.389Z] "dial_test.go", [2024-05-07T10:57:17.389Z] "per_host_test.go", [2024-05-07T10:57:17.389Z] "proxy_test.go" [2024-05-07T10:57:17.389Z] ], [2024-05-07T10:57:17.389Z] "TestImports": [ [2024-05-07T10:57:17.389Z] "bytes", [2024-05-07T10:57:17.389Z] "context", [2024-05-07T10:57:17.389Z] "errors", [2024-05-07T10:57:17.389Z] "fmt", [2024-05-07T10:57:17.389Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.390Z] "golang.org/x/net/internal/sockstest", [2024-05-07T10:57:17.390Z] "golang.org/x/net/nettest", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "os", [2024-05-07T10:57:17.390Z] "reflect", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "testing", [2024-05-07T10:57:17.390Z] "time" [2024-05-07T10:57:17.390Z] ] [2024-05-07T10:57:17.390Z] } [2024-05-07T10:57:17.390Z] { [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-05-07T10:57:17.390Z] "ImportPath": "github.com/gorilla/websocket", [2024-05-07T10:57:17.390Z] "Name": "websocket", [2024-05-07T10:57:17.390Z] "Doc": "Package websocket implements the WebSocket protocol defined in RFC 6455.", [2024-05-07T10:57:17.390Z] "Root": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-05-07T10:57:17.390Z] "Module": { [2024-05-07T10:57:17.390Z] "Path": "github.com/gorilla/websocket", [2024-05-07T10:57:17.390Z] "Version": "v1.5.1", [2024-05-07T10:57:17.390Z] "Time": "2023-10-18T12:27:41Z", [2024-05-07T10:57:17.390Z] "Indirect": true, [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/github.com/gorilla/websocket@v1.5.1", [2024-05-07T10:57:17.390Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/websocket/@v/v1.5.1.mod", [2024-05-07T10:57:17.390Z] "GoVersion": "1.20" [2024-05-07T10:57:17.390Z] }, [2024-05-07T10:57:17.390Z] "DepOnly": true, [2024-05-07T10:57:17.390Z] "Stale": true, [2024-05-07T10:57:17.390Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.390Z] "GoFiles": [ [2024-05-07T10:57:17.390Z] "client.go", [2024-05-07T10:57:17.390Z] "compression.go", [2024-05-07T10:57:17.390Z] "conn.go", [2024-05-07T10:57:17.390Z] "doc.go", [2024-05-07T10:57:17.390Z] "join.go", [2024-05-07T10:57:17.390Z] "json.go", [2024-05-07T10:57:17.390Z] "mask.go", [2024-05-07T10:57:17.390Z] "prepared.go", [2024-05-07T10:57:17.390Z] "proxy.go", [2024-05-07T10:57:17.390Z] "server.go", [2024-05-07T10:57:17.390Z] "tls_handshake.go", [2024-05-07T10:57:17.390Z] "util.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.390Z] "mask_safe.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Imports": [ [2024-05-07T10:57:17.390Z] "bufio", [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "compress/flate", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto/rand", [2024-05-07T10:57:17.390Z] "crypto/sha1", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "encoding/base64", [2024-05-07T10:57:17.390Z] "encoding/binary", [2024-05-07T10:57:17.390Z] "encoding/json", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.390Z] "io", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/http/httptrace", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "strconv", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "time", [2024-05-07T10:57:17.390Z] "unicode/utf8", [2024-05-07T10:57:17.390Z] "unsafe" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Deps": [ [2024-05-07T10:57:17.390Z] "bufio", [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "compress/flate", [2024-05-07T10:57:17.390Z] "compress/gzip", [2024-05-07T10:57:17.390Z] "container/list", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto", [2024-05-07T10:57:17.390Z] "crypto/aes", [2024-05-07T10:57:17.390Z] "crypto/cipher", [2024-05-07T10:57:17.390Z] "crypto/des", [2024-05-07T10:57:17.390Z] "crypto/dsa", [2024-05-07T10:57:17.390Z] "crypto/ecdsa", [2024-05-07T10:57:17.390Z] "crypto/ed25519", [2024-05-07T10:57:17.390Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.390Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.390Z] "crypto/elliptic", [2024-05-07T10:57:17.390Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.390Z] "crypto/hmac", [2024-05-07T10:57:17.390Z] "crypto/internal/randutil", [2024-05-07T10:57:17.390Z] "crypto/internal/subtle", [2024-05-07T10:57:17.390Z] "crypto/md5", [2024-05-07T10:57:17.390Z] "crypto/rand", [2024-05-07T10:57:17.390Z] "crypto/rc4", [2024-05-07T10:57:17.390Z] "crypto/rsa", [2024-05-07T10:57:17.390Z] "crypto/sha1", [2024-05-07T10:57:17.390Z] "crypto/sha256", [2024-05-07T10:57:17.390Z] "crypto/sha512", [2024-05-07T10:57:17.390Z] "crypto/subtle", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "crypto/x509", [2024-05-07T10:57:17.390Z] "crypto/x509/pkix", [2024-05-07T10:57:17.390Z] "encoding", [2024-05-07T10:57:17.390Z] "encoding/asn1", [2024-05-07T10:57:17.390Z] "encoding/base64", [2024-05-07T10:57:17.390Z] "encoding/binary", [2024-05-07T10:57:17.390Z] "encoding/hex", [2024-05-07T10:57:17.390Z] "encoding/json", [2024-05-07T10:57:17.390Z] "encoding/pem", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.390Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.390Z] "hash", [2024-05-07T10:57:17.390Z] "hash/crc32", [2024-05-07T10:57:17.390Z] "internal/abi", [2024-05-07T10:57:17.390Z] "internal/bytealg", [2024-05-07T10:57:17.390Z] "internal/cpu", [2024-05-07T10:57:17.390Z] "internal/fmtsort", [2024-05-07T10:57:17.390Z] "internal/goexperiment", [2024-05-07T10:57:17.390Z] "internal/itoa", [2024-05-07T10:57:17.390Z] "internal/nettrace", [2024-05-07T10:57:17.390Z] "internal/oserror", [2024-05-07T10:57:17.390Z] "internal/poll", [2024-05-07T10:57:17.390Z] "internal/race", [2024-05-07T10:57:17.390Z] "internal/reflectlite", [2024-05-07T10:57:17.390Z] "internal/singleflight", [2024-05-07T10:57:17.390Z] "internal/syscall/execenv", [2024-05-07T10:57:17.390Z] "internal/syscall/unix", [2024-05-07T10:57:17.390Z] "internal/testlog", [2024-05-07T10:57:17.390Z] "internal/unsafeheader", [2024-05-07T10:57:17.390Z] "io", [2024-05-07T10:57:17.390Z] "io/fs", [2024-05-07T10:57:17.390Z] "io/ioutil", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "math", [2024-05-07T10:57:17.390Z] "math/big", [2024-05-07T10:57:17.390Z] "math/bits", [2024-05-07T10:57:17.390Z] "math/rand", [2024-05-07T10:57:17.390Z] "mime", [2024-05-07T10:57:17.390Z] "mime/multipart", [2024-05-07T10:57:17.390Z] "mime/quotedprintable", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/http/httptrace", [2024-05-07T10:57:17.390Z] "net/http/internal", [2024-05-07T10:57:17.390Z] "net/http/internal/ascii", [2024-05-07T10:57:17.390Z] "net/textproto", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "os", [2024-05-07T10:57:17.390Z] "path", [2024-05-07T10:57:17.390Z] "path/filepath", [2024-05-07T10:57:17.390Z] "reflect", [2024-05-07T10:57:17.390Z] "runtime", [2024-05-07T10:57:17.390Z] "runtime/cgo", [2024-05-07T10:57:17.390Z] "runtime/internal/atomic", [2024-05-07T10:57:17.390Z] "runtime/internal/math", [2024-05-07T10:57:17.390Z] "runtime/internal/sys", [2024-05-07T10:57:17.390Z] "sort", [2024-05-07T10:57:17.390Z] "strconv", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "sync/atomic", [2024-05-07T10:57:17.390Z] "syscall", [2024-05-07T10:57:17.390Z] "time", [2024-05-07T10:57:17.390Z] "unicode", [2024-05-07T10:57:17.390Z] "unicode/utf16", [2024-05-07T10:57:17.390Z] "unicode/utf8", [2024-05-07T10:57:17.390Z] "unsafe", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "TestGoFiles": [ [2024-05-07T10:57:17.390Z] "client_server_test.go", [2024-05-07T10:57:17.390Z] "client_test.go", [2024-05-07T10:57:17.390Z] "compression_test.go", [2024-05-07T10:57:17.390Z] "conn_broadcast_test.go", [2024-05-07T10:57:17.390Z] "conn_test.go", [2024-05-07T10:57:17.390Z] "join_test.go", [2024-05-07T10:57:17.390Z] "json_test.go", [2024-05-07T10:57:17.390Z] "mask_test.go", [2024-05-07T10:57:17.390Z] "prepared_test.go", [2024-05-07T10:57:17.390Z] "server_test.go", [2024-05-07T10:57:17.390Z] "util_test.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "TestImports": [ [2024-05-07T10:57:17.390Z] "bufio", [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "compress/flate", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "crypto/x509", [2024-05-07T10:57:17.390Z] "encoding/base64", [2024-05-07T10:57:17.390Z] "encoding/binary", [2024-05-07T10:57:17.390Z] "encoding/json", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "io", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "math/rand", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/http/cookiejar", [2024-05-07T10:57:17.390Z] "net/http/httptest", [2024-05-07T10:57:17.390Z] "net/http/httptrace", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "reflect", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "sync/atomic", [2024-05-07T10:57:17.390Z] "testing", [2024-05-07T10:57:17.390Z] "testing/iotest", [2024-05-07T10:57:17.390Z] "time" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "XTestGoFiles": [ [2024-05-07T10:57:17.390Z] "example_test.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "XTestImports": [ [2024-05-07T10:57:17.390Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "testing" [2024-05-07T10:57:17.390Z] ] [2024-05-07T10:57:17.390Z] } [2024-05-07T10:57:17.390Z] { [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0/semaphore", [2024-05-07T10:57:17.390Z] "ImportPath": "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.390Z] "Name": "semaphore", [2024-05-07T10:57:17.390Z] "Doc": "Package semaphore provides a weighted semaphore implementation.", [2024-05-07T10:57:17.390Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-05-07T10:57:17.390Z] "Module": { [2024-05-07T10:57:17.390Z] "Path": "golang.org/x/sync", [2024-05-07T10:57:17.390Z] "Version": "v0.6.0", [2024-05-07T10:57:17.390Z] "Time": "2023-12-07T16:58:19Z", [2024-05-07T10:57:17.390Z] "Indirect": true, [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-05-07T10:57:17.390Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.6.0.mod", [2024-05-07T10:57:17.390Z] "GoVersion": "1.18" [2024-05-07T10:57:17.390Z] }, [2024-05-07T10:57:17.390Z] "DepOnly": true, [2024-05-07T10:57:17.390Z] "Stale": true, [2024-05-07T10:57:17.390Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.390Z] "GoFiles": [ [2024-05-07T10:57:17.390Z] "semaphore.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Imports": [ [2024-05-07T10:57:17.390Z] "container/list", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "sync" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Deps": [ [2024-05-07T10:57:17.390Z] "container/list", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "internal/abi", [2024-05-07T10:57:17.390Z] "internal/bytealg", [2024-05-07T10:57:17.390Z] "internal/cpu", [2024-05-07T10:57:17.390Z] "internal/goexperiment", [2024-05-07T10:57:17.390Z] "internal/itoa", [2024-05-07T10:57:17.390Z] "internal/oserror", [2024-05-07T10:57:17.390Z] "internal/race", [2024-05-07T10:57:17.390Z] "internal/reflectlite", [2024-05-07T10:57:17.390Z] "internal/unsafeheader", [2024-05-07T10:57:17.390Z] "runtime", [2024-05-07T10:57:17.390Z] "runtime/internal/atomic", [2024-05-07T10:57:17.390Z] "runtime/internal/math", [2024-05-07T10:57:17.390Z] "runtime/internal/sys", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "sync/atomic", [2024-05-07T10:57:17.390Z] "syscall", [2024-05-07T10:57:17.390Z] "time", [2024-05-07T10:57:17.390Z] "unsafe" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "XTestGoFiles": [ [2024-05-07T10:57:17.390Z] "semaphore_bench_test.go", [2024-05-07T10:57:17.390Z] "semaphore_example_test.go", [2024-05-07T10:57:17.390Z] "semaphore_test.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "XTestImports": [ [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.390Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "math/rand", [2024-05-07T10:57:17.390Z] "runtime", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "testing", [2024-05-07T10:57:17.390Z] "time" [2024-05-07T10:57:17.390Z] ] [2024-05-07T10:57:17.390Z] } [2024-05-07T10:57:17.390Z] { [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-05-07T10:57:17.390Z] "ImportPath": "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.390Z] "Name": "mqtt", [2024-05-07T10:57:17.390Z] "Doc": "Package mqtt provides an MQTT v3.1.1 client library.", [2024-05-07T10:57:17.390Z] "Root": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-05-07T10:57:17.390Z] "Module": { [2024-05-07T10:57:17.390Z] "Path": "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.390Z] "Version": "v1.4.3", [2024-05-07T10:57:17.390Z] "Time": "2023-03-16T19:09:57Z", [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.3", [2024-05-07T10:57:17.390Z] "GoMod": "/go/pkg/mod/cache/download/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod", [2024-05-07T10:57:17.390Z] "GoVersion": "1.18" [2024-05-07T10:57:17.390Z] }, [2024-05-07T10:57:17.390Z] "DepOnly": true, [2024-05-07T10:57:17.390Z] "Stale": true, [2024-05-07T10:57:17.390Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.390Z] "GoFiles": [ [2024-05-07T10:57:17.390Z] "backoff.go", [2024-05-07T10:57:17.390Z] "client.go", [2024-05-07T10:57:17.390Z] "components.go", [2024-05-07T10:57:17.390Z] "filestore.go", [2024-05-07T10:57:17.390Z] "memstore.go", [2024-05-07T10:57:17.390Z] "memstore_ordered.go", [2024-05-07T10:57:17.390Z] "message.go", [2024-05-07T10:57:17.390Z] "messageids.go", [2024-05-07T10:57:17.390Z] "net.go", [2024-05-07T10:57:17.390Z] "netconn.go", [2024-05-07T10:57:17.390Z] "oops.go", [2024-05-07T10:57:17.390Z] "options.go", [2024-05-07T10:57:17.390Z] "options_reader.go", [2024-05-07T10:57:17.390Z] "ping.go", [2024-05-07T10:57:17.390Z] "router.go", [2024-05-07T10:57:17.390Z] "status.go", [2024-05-07T10:57:17.390Z] "store.go", [2024-05-07T10:57:17.390Z] "token.go", [2024-05-07T10:57:17.390Z] "topic.go", [2024-05-07T10:57:17.390Z] "trace.go", [2024-05-07T10:57:17.390Z] "websocket.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Imports": [ [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "container/list", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.390Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.390Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.390Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.390Z] "io", [2024-05-07T10:57:17.390Z] "io/ioutil", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "os", [2024-05-07T10:57:17.390Z] "path", [2024-05-07T10:57:17.390Z] "reflect", [2024-05-07T10:57:17.390Z] "sort", [2024-05-07T10:57:17.390Z] "strconv", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "sync/atomic", [2024-05-07T10:57:17.390Z] "time" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Deps": [ [2024-05-07T10:57:17.390Z] "bufio", [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "compress/flate", [2024-05-07T10:57:17.390Z] "compress/gzip", [2024-05-07T10:57:17.390Z] "container/list", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto", [2024-05-07T10:57:17.390Z] "crypto/aes", [2024-05-07T10:57:17.390Z] "crypto/cipher", [2024-05-07T10:57:17.390Z] "crypto/des", [2024-05-07T10:57:17.390Z] "crypto/dsa", [2024-05-07T10:57:17.390Z] "crypto/ecdsa", [2024-05-07T10:57:17.390Z] "crypto/ed25519", [2024-05-07T10:57:17.390Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.390Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.390Z] "crypto/elliptic", [2024-05-07T10:57:17.390Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.390Z] "crypto/hmac", [2024-05-07T10:57:17.390Z] "crypto/internal/randutil", [2024-05-07T10:57:17.390Z] "crypto/internal/subtle", [2024-05-07T10:57:17.390Z] "crypto/md5", [2024-05-07T10:57:17.390Z] "crypto/rand", [2024-05-07T10:57:17.390Z] "crypto/rc4", [2024-05-07T10:57:17.390Z] "crypto/rsa", [2024-05-07T10:57:17.390Z] "crypto/sha1", [2024-05-07T10:57:17.390Z] "crypto/sha256", [2024-05-07T10:57:17.390Z] "crypto/sha512", [2024-05-07T10:57:17.390Z] "crypto/subtle", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "crypto/x509", [2024-05-07T10:57:17.390Z] "crypto/x509/pkix", [2024-05-07T10:57:17.390Z] "encoding", [2024-05-07T10:57:17.390Z] "encoding/asn1", [2024-05-07T10:57:17.390Z] "encoding/base64", [2024-05-07T10:57:17.390Z] "encoding/binary", [2024-05-07T10:57:17.390Z] "encoding/hex", [2024-05-07T10:57:17.390Z] "encoding/json", [2024-05-07T10:57:17.390Z] "encoding/pem", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.390Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.390Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.390Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.390Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.390Z] "hash", [2024-05-07T10:57:17.390Z] "hash/crc32", [2024-05-07T10:57:17.390Z] "internal/abi", [2024-05-07T10:57:17.390Z] "internal/bytealg", [2024-05-07T10:57:17.390Z] "internal/cpu", [2024-05-07T10:57:17.390Z] "internal/fmtsort", [2024-05-07T10:57:17.390Z] "internal/goexperiment", [2024-05-07T10:57:17.390Z] "internal/itoa", [2024-05-07T10:57:17.390Z] "internal/nettrace", [2024-05-07T10:57:17.390Z] "internal/oserror", [2024-05-07T10:57:17.390Z] "internal/poll", [2024-05-07T10:57:17.390Z] "internal/race", [2024-05-07T10:57:17.390Z] "internal/reflectlite", [2024-05-07T10:57:17.390Z] "internal/singleflight", [2024-05-07T10:57:17.390Z] "internal/syscall/execenv", [2024-05-07T10:57:17.390Z] "internal/syscall/unix", [2024-05-07T10:57:17.390Z] "internal/testlog", [2024-05-07T10:57:17.390Z] "internal/unsafeheader", [2024-05-07T10:57:17.390Z] "io", [2024-05-07T10:57:17.390Z] "io/fs", [2024-05-07T10:57:17.390Z] "io/ioutil", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "math", [2024-05-07T10:57:17.390Z] "math/big", [2024-05-07T10:57:17.390Z] "math/bits", [2024-05-07T10:57:17.390Z] "math/rand", [2024-05-07T10:57:17.390Z] "mime", [2024-05-07T10:57:17.390Z] "mime/multipart", [2024-05-07T10:57:17.390Z] "mime/quotedprintable", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/http/httptrace", [2024-05-07T10:57:17.390Z] "net/http/internal", [2024-05-07T10:57:17.390Z] "net/http/internal/ascii", [2024-05-07T10:57:17.390Z] "net/textproto", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "os", [2024-05-07T10:57:17.390Z] "path", [2024-05-07T10:57:17.390Z] "path/filepath", [2024-05-07T10:57:17.390Z] "reflect", [2024-05-07T10:57:17.390Z] "runtime", [2024-05-07T10:57:17.390Z] "runtime/cgo", [2024-05-07T10:57:17.390Z] "runtime/internal/atomic", [2024-05-07T10:57:17.390Z] "runtime/internal/math", [2024-05-07T10:57:17.390Z] "runtime/internal/sys", [2024-05-07T10:57:17.390Z] "sort", [2024-05-07T10:57:17.390Z] "strconv", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "sync/atomic", [2024-05-07T10:57:17.390Z] "syscall", [2024-05-07T10:57:17.390Z] "time", [2024-05-07T10:57:17.390Z] "unicode", [2024-05-07T10:57:17.390Z] "unicode/utf16", [2024-05-07T10:57:17.390Z] "unicode/utf8", [2024-05-07T10:57:17.390Z] "unsafe", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "TestGoFiles": [ [2024-05-07T10:57:17.390Z] "backoff_test.go", [2024-05-07T10:57:17.390Z] "client_test.go", [2024-05-07T10:57:17.390Z] "fvt_client_test.go", [2024-05-07T10:57:17.390Z] "fvt_store_test.go", [2024-05-07T10:57:17.390Z] "fvt_test.go", [2024-05-07T10:57:17.390Z] "options_test.go", [2024-05-07T10:57:17.390Z] "token_test.go", [2024-05-07T10:57:17.390Z] "unit_client_test.go", [2024-05-07T10:57:17.390Z] "unit_message_test.go", [2024-05-07T10:57:17.390Z] "unit_messageids_test.go", [2024-05-07T10:57:17.390Z] "unit_options_test.go", [2024-05-07T10:57:17.390Z] "unit_ping_test.go", [2024-05-07T10:57:17.390Z] "unit_router_test.go", [2024-05-07T10:57:17.390Z] "unit_status_test.go", [2024-05-07T10:57:17.390Z] "unit_store_test.go", [2024-05-07T10:57:17.390Z] "unit_topic_test.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "TestImports": [ [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "crypto/x509", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.390Z] "io/ioutil", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/http/pprof", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "os", [2024-05-07T10:57:17.390Z] "runtime", [2024-05-07T10:57:17.390Z] "strconv", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "testing", [2024-05-07T10:57:17.390Z] "time" [2024-05-07T10:57:17.390Z] ] [2024-05-07T10:57:17.390Z] } [2024-05-07T10:57:17.390Z] { [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/common", [2024-05-07T10:57:17.390Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.390Z] "Name": "common", [2024-05-07T10:57:17.390Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.390Z] "Module": { [2024-05-07T10:57:17.390Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.390Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.390Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.390Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.390Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.390Z] "GoVersion": "1.21" [2024-05-07T10:57:17.390Z] }, [2024-05-07T10:57:17.390Z] "DepOnly": true, [2024-05-07T10:57:17.390Z] "Stale": true, [2024-05-07T10:57:17.390Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.390Z] "GoFiles": [ [2024-05-07T10:57:17.390Z] "base.go", [2024-05-07T10:57:17.390Z] "config.go", [2024-05-07T10:57:17.390Z] "count.go", [2024-05-07T10:57:17.390Z] "ping.go", [2024-05-07T10:57:17.390Z] "secret.go", [2024-05-07T10:57:17.390Z] "version.go" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Imports": [ [2024-05-07T10:57:17.390Z] "encoding/json", [2024-05-07T10:57:17.390Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.390Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.390Z] "github.com/google/uuid", [2024-05-07T10:57:17.390Z] "time" [2024-05-07T10:57:17.390Z] ], [2024-05-07T10:57:17.390Z] "Deps": [ [2024-05-07T10:57:17.390Z] "bufio", [2024-05-07T10:57:17.390Z] "bytes", [2024-05-07T10:57:17.390Z] "compress/flate", [2024-05-07T10:57:17.390Z] "compress/gzip", [2024-05-07T10:57:17.390Z] "compress/zlib", [2024-05-07T10:57:17.390Z] "container/list", [2024-05-07T10:57:17.390Z] "context", [2024-05-07T10:57:17.390Z] "crypto", [2024-05-07T10:57:17.390Z] "crypto/aes", [2024-05-07T10:57:17.390Z] "crypto/cipher", [2024-05-07T10:57:17.390Z] "crypto/des", [2024-05-07T10:57:17.390Z] "crypto/dsa", [2024-05-07T10:57:17.390Z] "crypto/ecdsa", [2024-05-07T10:57:17.390Z] "crypto/ed25519", [2024-05-07T10:57:17.390Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.390Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.390Z] "crypto/elliptic", [2024-05-07T10:57:17.390Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.390Z] "crypto/hmac", [2024-05-07T10:57:17.390Z] "crypto/internal/randutil", [2024-05-07T10:57:17.390Z] "crypto/internal/subtle", [2024-05-07T10:57:17.390Z] "crypto/md5", [2024-05-07T10:57:17.390Z] "crypto/rand", [2024-05-07T10:57:17.390Z] "crypto/rc4", [2024-05-07T10:57:17.390Z] "crypto/rsa", [2024-05-07T10:57:17.390Z] "crypto/sha1", [2024-05-07T10:57:17.390Z] "crypto/sha256", [2024-05-07T10:57:17.390Z] "crypto/sha512", [2024-05-07T10:57:17.390Z] "crypto/subtle", [2024-05-07T10:57:17.390Z] "crypto/tls", [2024-05-07T10:57:17.390Z] "crypto/x509", [2024-05-07T10:57:17.390Z] "crypto/x509/pkix", [2024-05-07T10:57:17.390Z] "database/sql/driver", [2024-05-07T10:57:17.390Z] "debug/dwarf", [2024-05-07T10:57:17.390Z] "debug/macho", [2024-05-07T10:57:17.390Z] "encoding", [2024-05-07T10:57:17.390Z] "encoding/asn1", [2024-05-07T10:57:17.390Z] "encoding/base64", [2024-05-07T10:57:17.390Z] "encoding/binary", [2024-05-07T10:57:17.390Z] "encoding/csv", [2024-05-07T10:57:17.390Z] "encoding/hex", [2024-05-07T10:57:17.390Z] "encoding/json", [2024-05-07T10:57:17.390Z] "encoding/pem", [2024-05-07T10:57:17.390Z] "encoding/xml", [2024-05-07T10:57:17.390Z] "errors", [2024-05-07T10:57:17.390Z] "fmt", [2024-05-07T10:57:17.390Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.390Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.390Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.390Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.390Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.390Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.390Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.390Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.390Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.390Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.390Z] "github.com/google/uuid", [2024-05-07T10:57:17.390Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.390Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.390Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.390Z] "golang.org/x/net/html", [2024-05-07T10:57:17.390Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.390Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.390Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.390Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.390Z] "golang.org/x/text/language", [2024-05-07T10:57:17.390Z] "hash", [2024-05-07T10:57:17.390Z] "hash/adler32", [2024-05-07T10:57:17.390Z] "hash/crc32", [2024-05-07T10:57:17.390Z] "internal/abi", [2024-05-07T10:57:17.390Z] "internal/bytealg", [2024-05-07T10:57:17.390Z] "internal/cpu", [2024-05-07T10:57:17.390Z] "internal/fmtsort", [2024-05-07T10:57:17.390Z] "internal/goexperiment", [2024-05-07T10:57:17.390Z] "internal/itoa", [2024-05-07T10:57:17.390Z] "internal/nettrace", [2024-05-07T10:57:17.390Z] "internal/oserror", [2024-05-07T10:57:17.390Z] "internal/poll", [2024-05-07T10:57:17.390Z] "internal/race", [2024-05-07T10:57:17.390Z] "internal/reflectlite", [2024-05-07T10:57:17.390Z] "internal/singleflight", [2024-05-07T10:57:17.390Z] "internal/syscall/execenv", [2024-05-07T10:57:17.390Z] "internal/syscall/unix", [2024-05-07T10:57:17.390Z] "internal/testlog", [2024-05-07T10:57:17.390Z] "internal/unsafeheader", [2024-05-07T10:57:17.390Z] "io", [2024-05-07T10:57:17.390Z] "io/fs", [2024-05-07T10:57:17.390Z] "io/ioutil", [2024-05-07T10:57:17.390Z] "log", [2024-05-07T10:57:17.390Z] "math", [2024-05-07T10:57:17.390Z] "math/big", [2024-05-07T10:57:17.390Z] "math/bits", [2024-05-07T10:57:17.390Z] "math/rand", [2024-05-07T10:57:17.390Z] "mime", [2024-05-07T10:57:17.390Z] "mime/multipart", [2024-05-07T10:57:17.390Z] "mime/quotedprintable", [2024-05-07T10:57:17.390Z] "net", [2024-05-07T10:57:17.390Z] "net/http", [2024-05-07T10:57:17.390Z] "net/http/httptrace", [2024-05-07T10:57:17.390Z] "net/http/internal", [2024-05-07T10:57:17.390Z] "net/http/internal/ascii", [2024-05-07T10:57:17.390Z] "net/textproto", [2024-05-07T10:57:17.390Z] "net/url", [2024-05-07T10:57:17.390Z] "os", [2024-05-07T10:57:17.390Z] "path", [2024-05-07T10:57:17.390Z] "path/filepath", [2024-05-07T10:57:17.390Z] "reflect", [2024-05-07T10:57:17.390Z] "regexp", [2024-05-07T10:57:17.390Z] "regexp/syntax", [2024-05-07T10:57:17.390Z] "runtime", [2024-05-07T10:57:17.390Z] "runtime/cgo", [2024-05-07T10:57:17.390Z] "runtime/internal/atomic", [2024-05-07T10:57:17.390Z] "runtime/internal/math", [2024-05-07T10:57:17.390Z] "runtime/internal/sys", [2024-05-07T10:57:17.390Z] "sort", [2024-05-07T10:57:17.390Z] "strconv", [2024-05-07T10:57:17.390Z] "strings", [2024-05-07T10:57:17.390Z] "sync", [2024-05-07T10:57:17.390Z] "sync/atomic", [2024-05-07T10:57:17.390Z] "syscall", [2024-05-07T10:57:17.390Z] "time", [2024-05-07T10:57:17.390Z] "unicode", [2024-05-07T10:57:17.390Z] "unicode/utf16", [2024-05-07T10:57:17.390Z] "unicode/utf8", [2024-05-07T10:57:17.390Z] "unsafe", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.390Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.391Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestGoFiles": [ [2024-05-07T10:57:17.391Z] "base_test.go", [2024-05-07T10:57:17.391Z] "config_test.go", [2024-05-07T10:57:17.391Z] "count_test.go", [2024-05-07T10:57:17.391Z] "ping_test.go", [2024-05-07T10:57:17.391Z] "secret_test.go", [2024-05-07T10:57:17.391Z] "version_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestImports": [ [2024-05-07T10:57:17.391Z] "encoding/json", [2024-05-07T10:57:17.391Z] "fmt", [2024-05-07T10:57:17.391Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.391Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.391Z] "github.com/google/uuid", [2024-05-07T10:57:17.391Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.391Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.391Z] "testing", [2024-05-07T10:57:17.391Z] "time" [2024-05-07T10:57:17.391Z] ] [2024-05-07T10:57:17.391Z] } [2024-05-07T10:57:17.391Z] { [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.19.0/unix", [2024-05-07T10:57:17.391Z] "ImportPath": "golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "Name": "unix", [2024-05-07T10:57:17.391Z] "Doc": "Package unix contains an interface to the low-level operating system primitives.", [2024-05-07T10:57:17.391Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.19.0", [2024-05-07T10:57:17.391Z] "Module": { [2024-05-07T10:57:17.391Z] "Path": "golang.org/x/sys", [2024-05-07T10:57:17.391Z] "Version": "v0.19.0", [2024-05-07T10:57:17.391Z] "Time": "2024-04-04T14:40:38Z", [2024-05-07T10:57:17.391Z] "Indirect": true, [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.19.0", [2024-05-07T10:57:17.391Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.19.0.mod", [2024-05-07T10:57:17.391Z] "GoVersion": "1.18" [2024-05-07T10:57:17.391Z] }, [2024-05-07T10:57:17.391Z] "DepOnly": true, [2024-05-07T10:57:17.391Z] "Stale": true, [2024-05-07T10:57:17.391Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.391Z] "GoFiles": [ [2024-05-07T10:57:17.391Z] "affinity_linux.go", [2024-05-07T10:57:17.391Z] "aliases.go", [2024-05-07T10:57:17.391Z] "bluetooth_linux.go", [2024-05-07T10:57:17.391Z] "constants.go", [2024-05-07T10:57:17.391Z] "dev_linux.go", [2024-05-07T10:57:17.391Z] "dirent.go", [2024-05-07T10:57:17.391Z] "endian_little.go", [2024-05-07T10:57:17.391Z] "env_unix.go", [2024-05-07T10:57:17.391Z] "fcntl.go", [2024-05-07T10:57:17.391Z] "fdset.go", [2024-05-07T10:57:17.391Z] "ifreq_linux.go", [2024-05-07T10:57:17.391Z] "ioctl_linux.go", [2024-05-07T10:57:17.391Z] "ioctl_unsigned.go", [2024-05-07T10:57:17.391Z] "mremap.go", [2024-05-07T10:57:17.391Z] "pagesize_unix.go", [2024-05-07T10:57:17.391Z] "race0.go", [2024-05-07T10:57:17.391Z] "readdirent_getdents.go", [2024-05-07T10:57:17.391Z] "sockcmsg_linux.go", [2024-05-07T10:57:17.391Z] "sockcmsg_unix.go", [2024-05-07T10:57:17.391Z] "sockcmsg_unix_other.go", [2024-05-07T10:57:17.391Z] "syscall.go", [2024-05-07T10:57:17.391Z] "syscall_linux.go", [2024-05-07T10:57:17.391Z] "syscall_linux_alarm.go", [2024-05-07T10:57:17.391Z] "syscall_linux_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_linux_amd64_gc.go", [2024-05-07T10:57:17.391Z] "syscall_linux_gc.go", [2024-05-07T10:57:17.391Z] "syscall_unix.go", [2024-05-07T10:57:17.391Z] "syscall_unix_gc.go", [2024-05-07T10:57:17.391Z] "sysvshm_linux.go", [2024-05-07T10:57:17.391Z] "sysvshm_unix.go", [2024-05-07T10:57:17.391Z] "timestruct.go", [2024-05-07T10:57:17.391Z] "zerrors_linux.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_amd64.go", [2024-05-07T10:57:17.391Z] "zptrace_x86_linux.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_amd64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_amd64.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.391Z] "cap_freebsd.go", [2024-05-07T10:57:17.391Z] "darwin_amd64_test.go", [2024-05-07T10:57:17.391Z] "darwin_arm64_test.go", [2024-05-07T10:57:17.391Z] "darwin_test.go", [2024-05-07T10:57:17.391Z] "dev_aix_ppc.go", [2024-05-07T10:57:17.391Z] "dev_aix_ppc64.go", [2024-05-07T10:57:17.391Z] "dev_darwin.go", [2024-05-07T10:57:17.391Z] "dev_dragonfly.go", [2024-05-07T10:57:17.391Z] "dev_freebsd.go", [2024-05-07T10:57:17.391Z] "dev_netbsd.go", [2024-05-07T10:57:17.391Z] "dev_openbsd.go", [2024-05-07T10:57:17.391Z] "dev_zos.go", [2024-05-07T10:57:17.391Z] "dev_zos_test.go", [2024-05-07T10:57:17.391Z] "endian_big.go", [2024-05-07T10:57:17.391Z] "epoll_zos.go", [2024-05-07T10:57:17.391Z] "epoll_zos_test.go", [2024-05-07T10:57:17.391Z] "fcntl_darwin.go", [2024-05-07T10:57:17.391Z] "fcntl_linux_32bit.go", [2024-05-07T10:57:17.391Z] "fstatfs_zos.go", [2024-05-07T10:57:17.391Z] "fstatfs_zos_test.go", [2024-05-07T10:57:17.391Z] "gccgo.go", [2024-05-07T10:57:17.391Z] "gccgo_linux_amd64.go", [2024-05-07T10:57:17.391Z] "getdirentries_test.go", [2024-05-07T10:57:17.391Z] "getfsstat_test.go", [2024-05-07T10:57:17.391Z] "ioctl_signed.go", [2024-05-07T10:57:17.391Z] "ioctl_zos.go", [2024-05-07T10:57:17.391Z] "mkasm.go", [2024-05-07T10:57:17.391Z] "mkpost.go", [2024-05-07T10:57:17.391Z] "mksyscall.go", [2024-05-07T10:57:17.391Z] "mksyscall_aix_ppc.go", [2024-05-07T10:57:17.391Z] "mksyscall_aix_ppc64.go", [2024-05-07T10:57:17.391Z] "mksyscall_solaris.go", [2024-05-07T10:57:17.391Z] "mksysctl_openbsd.go", [2024-05-07T10:57:17.391Z] "mksysnum.go", [2024-05-07T10:57:17.391Z] "mmap_nomremap.go", [2024-05-07T10:57:17.391Z] "mmap_zos_test.go", [2024-05-07T10:57:17.391Z] "openbsd_test.go", [2024-05-07T10:57:17.391Z] "pledge_openbsd.go", [2024-05-07T10:57:17.391Z] "ptrace_darwin.go", [2024-05-07T10:57:17.391Z] "ptrace_ios.go", [2024-05-07T10:57:17.391Z] "race.go", [2024-05-07T10:57:17.391Z] "readdirent_getdirentries.go", [2024-05-07T10:57:17.391Z] "sockcmsg_dragonfly.go", [2024-05-07T10:57:17.391Z] "syscall_aix.go", [2024-05-07T10:57:17.391Z] "syscall_aix_ppc.go", [2024-05-07T10:57:17.391Z] "syscall_aix_ppc64.go", [2024-05-07T10:57:17.391Z] "syscall_aix_test.go", [2024-05-07T10:57:17.391Z] "syscall_bsd.go", [2024-05-07T10:57:17.391Z] "syscall_bsd_test.go", [2024-05-07T10:57:17.391Z] "syscall_darwin.go", [2024-05-07T10:57:17.391Z] "syscall_darwin_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_darwin_arm64.go", [2024-05-07T10:57:17.391Z] "syscall_darwin_libSystem.go", [2024-05-07T10:57:17.391Z] "syscall_darwin_test.go", [2024-05-07T10:57:17.391Z] "syscall_dragonfly.go", [2024-05-07T10:57:17.391Z] "syscall_dragonfly_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd_386.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd_arm.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd_arm64.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd_riscv64.go", [2024-05-07T10:57:17.391Z] "syscall_freebsd_test.go", [2024-05-07T10:57:17.391Z] "syscall_hurd.go", [2024-05-07T10:57:17.391Z] "syscall_hurd_386.go", [2024-05-07T10:57:17.391Z] "syscall_illumos.go", [2024-05-07T10:57:17.391Z] "syscall_internal_bsd_test.go", [2024-05-07T10:57:17.391Z] "syscall_internal_darwin_test.go", [2024-05-07T10:57:17.391Z] "syscall_internal_solaris_test.go", [2024-05-07T10:57:17.391Z] "syscall_linux_386.go", [2024-05-07T10:57:17.391Z] "syscall_linux_arm.go", [2024-05-07T10:57:17.391Z] "syscall_linux_arm64.go", [2024-05-07T10:57:17.391Z] "syscall_linux_gc_386.go", [2024-05-07T10:57:17.391Z] "syscall_linux_gc_arm.go", [2024-05-07T10:57:17.391Z] "syscall_linux_gccgo_386.go", [2024-05-07T10:57:17.391Z] "syscall_linux_gccgo_arm.go", [2024-05-07T10:57:17.391Z] "syscall_linux_loong64.go", [2024-05-07T10:57:17.391Z] "syscall_linux_mips64x.go", [2024-05-07T10:57:17.391Z] "syscall_linux_mipsx.go", [2024-05-07T10:57:17.391Z] "syscall_linux_ppc.go", [2024-05-07T10:57:17.391Z] "syscall_linux_ppc64x.go", [2024-05-07T10:57:17.391Z] "syscall_linux_riscv64.go", [2024-05-07T10:57:17.391Z] "syscall_linux_s390x.go", [2024-05-07T10:57:17.391Z] "syscall_linux_sparc64.go", [2024-05-07T10:57:17.391Z] "syscall_netbsd.go", [2024-05-07T10:57:17.391Z] "syscall_netbsd_386.go", [2024-05-07T10:57:17.391Z] "syscall_netbsd_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_netbsd_arm.go", [2024-05-07T10:57:17.391Z] "syscall_netbsd_arm64.go", [2024-05-07T10:57:17.391Z] "syscall_netbsd_test.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_386.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_arm.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_arm64.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_libc.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_mips64.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_ppc64.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_riscv64.go", [2024-05-07T10:57:17.391Z] "syscall_openbsd_test.go", [2024-05-07T10:57:17.391Z] "syscall_solaris.go", [2024-05-07T10:57:17.391Z] "syscall_solaris_amd64.go", [2024-05-07T10:57:17.391Z] "syscall_solaris_test.go", [2024-05-07T10:57:17.391Z] "syscall_unix_gc_ppc64x.go", [2024-05-07T10:57:17.391Z] "syscall_zos_s390x.go", [2024-05-07T10:57:17.391Z] "syscall_zos_test.go", [2024-05-07T10:57:17.391Z] "sysctl_netbsd_test.go", [2024-05-07T10:57:17.391Z] "sysvshm_unix_other.go", [2024-05-07T10:57:17.391Z] "types_aix.go", [2024-05-07T10:57:17.391Z] "types_darwin.go", [2024-05-07T10:57:17.391Z] "types_dragonfly.go", [2024-05-07T10:57:17.391Z] "types_freebsd.go", [2024-05-07T10:57:17.391Z] "types_netbsd.go", [2024-05-07T10:57:17.391Z] "types_openbsd.go", [2024-05-07T10:57:17.391Z] "types_solaris.go", [2024-05-07T10:57:17.391Z] "unveil_openbsd.go", [2024-05-07T10:57:17.391Z] "xattr_bsd.go", [2024-05-07T10:57:17.391Z] "zerrors_aix_ppc.go", [2024-05-07T10:57:17.391Z] "zerrors_aix_ppc64.go", [2024-05-07T10:57:17.391Z] "zerrors_darwin_amd64.go", [2024-05-07T10:57:17.391Z] "zerrors_darwin_arm64.go", [2024-05-07T10:57:17.391Z] "zerrors_dragonfly_amd64.go", [2024-05-07T10:57:17.391Z] "zerrors_freebsd_386.go", [2024-05-07T10:57:17.391Z] "zerrors_freebsd_amd64.go", [2024-05-07T10:57:17.391Z] "zerrors_freebsd_arm.go", [2024-05-07T10:57:17.391Z] "zerrors_freebsd_arm64.go", [2024-05-07T10:57:17.391Z] "zerrors_freebsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_386.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_arm.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_arm64.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_loong64.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_mips.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_mips64.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_mips64le.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_mipsle.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_ppc.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_ppc64.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_ppc64le.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_riscv64.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_s390x.go", [2024-05-07T10:57:17.391Z] "zerrors_linux_sparc64.go", [2024-05-07T10:57:17.391Z] "zerrors_netbsd_386.go", [2024-05-07T10:57:17.391Z] "zerrors_netbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zerrors_netbsd_arm.go", [2024-05-07T10:57:17.391Z] "zerrors_netbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_386.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_arm.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_mips64.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_ppc64.go", [2024-05-07T10:57:17.391Z] "zerrors_openbsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zerrors_solaris_amd64.go", [2024-05-07T10:57:17.391Z] "zerrors_zos_s390x.go", [2024-05-07T10:57:17.391Z] "zptrace_armnn_linux.go", [2024-05-07T10:57:17.391Z] "zptrace_linux_arm64.go", [2024-05-07T10:57:17.391Z] "zptrace_mipsnn_linux.go", [2024-05-07T10:57:17.391Z] "zptrace_mipsnnle_linux.go", [2024-05-07T10:57:17.391Z] "zsyscall_aix_ppc.go", [2024-05-07T10:57:17.391Z] "zsyscall_aix_ppc64.go", [2024-05-07T10:57:17.391Z] "zsyscall_aix_ppc64_gc.go", [2024-05-07T10:57:17.391Z] "zsyscall_aix_ppc64_gccgo.go", [2024-05-07T10:57:17.391Z] "zsyscall_darwin_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_darwin_arm64.go", [2024-05-07T10:57:17.391Z] "zsyscall_dragonfly_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_freebsd_386.go", [2024-05-07T10:57:17.391Z] "zsyscall_freebsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_freebsd_arm.go", [2024-05-07T10:57:17.391Z] "zsyscall_freebsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsyscall_freebsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zsyscall_illumos_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_386.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_arm.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_arm64.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_loong64.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_mips.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_mips64.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_mips64le.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_mipsle.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_ppc.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_ppc64.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_ppc64le.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_riscv64.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_s390x.go", [2024-05-07T10:57:17.391Z] "zsyscall_linux_sparc64.go", [2024-05-07T10:57:17.391Z] "zsyscall_netbsd_386.go", [2024-05-07T10:57:17.391Z] "zsyscall_netbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_netbsd_arm.go", [2024-05-07T10:57:17.391Z] "zsyscall_netbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_386.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_arm.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_mips64.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_ppc64.go", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zsyscall_solaris_amd64.go", [2024-05-07T10:57:17.391Z] "zsyscall_zos_s390x.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_386.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_arm.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_mips64.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_ppc64.go", [2024-05-07T10:57:17.391Z] "zsysctl_openbsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zsysnum_darwin_amd64.go", [2024-05-07T10:57:17.391Z] "zsysnum_darwin_arm64.go", [2024-05-07T10:57:17.391Z] "zsysnum_dragonfly_amd64.go", [2024-05-07T10:57:17.391Z] "zsysnum_freebsd_386.go", [2024-05-07T10:57:17.391Z] "zsysnum_freebsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsysnum_freebsd_arm.go", [2024-05-07T10:57:17.391Z] "zsysnum_freebsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsysnum_freebsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_386.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_arm.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_arm64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_loong64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_mips.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_mips64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_mips64le.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_mipsle.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_ppc.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_ppc64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_ppc64le.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_riscv64.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_s390x.go", [2024-05-07T10:57:17.391Z] "zsysnum_linux_sparc64.go", [2024-05-07T10:57:17.391Z] "zsysnum_netbsd_386.go", [2024-05-07T10:57:17.391Z] "zsysnum_netbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsysnum_netbsd_arm.go", [2024-05-07T10:57:17.391Z] "zsysnum_netbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_386.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_amd64.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_arm.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_arm64.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_mips64.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_ppc64.go", [2024-05-07T10:57:17.391Z] "zsysnum_openbsd_riscv64.go", [2024-05-07T10:57:17.391Z] "zsysnum_zos_s390x.go", [2024-05-07T10:57:17.391Z] "ztypes_aix_ppc.go", [2024-05-07T10:57:17.391Z] "ztypes_aix_ppc64.go", [2024-05-07T10:57:17.391Z] "ztypes_darwin_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_darwin_arm64.go", [2024-05-07T10:57:17.391Z] "ztypes_dragonfly_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_freebsd_386.go", [2024-05-07T10:57:17.391Z] "ztypes_freebsd_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_freebsd_arm.go", [2024-05-07T10:57:17.391Z] "ztypes_freebsd_arm64.go", [2024-05-07T10:57:17.391Z] "ztypes_freebsd_riscv64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_386.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_arm.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_arm64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_loong64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_mips.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_mips64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_mips64le.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_mipsle.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_ppc.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_ppc64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_ppc64le.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_riscv64.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_s390x.go", [2024-05-07T10:57:17.391Z] "ztypes_linux_sparc64.go", [2024-05-07T10:57:17.391Z] "ztypes_netbsd_386.go", [2024-05-07T10:57:17.391Z] "ztypes_netbsd_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_netbsd_arm.go", [2024-05-07T10:57:17.391Z] "ztypes_netbsd_arm64.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_386.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_arm.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_arm64.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_mips64.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_ppc64.go", [2024-05-07T10:57:17.391Z] "ztypes_openbsd_riscv64.go", [2024-05-07T10:57:17.391Z] "ztypes_solaris_amd64.go", [2024-05-07T10:57:17.391Z] "ztypes_zos_s390x.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.391Z] "asm_aix_ppc64.s", [2024-05-07T10:57:17.391Z] "asm_bsd_386.s", [2024-05-07T10:57:17.391Z] "asm_bsd_amd64.s", [2024-05-07T10:57:17.391Z] "asm_bsd_arm.s", [2024-05-07T10:57:17.391Z] "asm_bsd_arm64.s", [2024-05-07T10:57:17.391Z] "asm_bsd_ppc64.s", [2024-05-07T10:57:17.391Z] "asm_bsd_riscv64.s", [2024-05-07T10:57:17.391Z] "asm_linux_386.s", [2024-05-07T10:57:17.391Z] "asm_linux_arm.s", [2024-05-07T10:57:17.391Z] "asm_linux_arm64.s", [2024-05-07T10:57:17.391Z] "asm_linux_loong64.s", [2024-05-07T10:57:17.391Z] "asm_linux_mips64x.s", [2024-05-07T10:57:17.391Z] "asm_linux_mipsx.s", [2024-05-07T10:57:17.391Z] "asm_linux_ppc64x.s", [2024-05-07T10:57:17.391Z] "asm_linux_riscv64.s", [2024-05-07T10:57:17.391Z] "asm_linux_s390x.s", [2024-05-07T10:57:17.391Z] "asm_openbsd_mips64.s", [2024-05-07T10:57:17.391Z] "asm_solaris_amd64.s", [2024-05-07T10:57:17.391Z] "asm_zos_s390x.s", [2024-05-07T10:57:17.391Z] "gccgo_c.c", [2024-05-07T10:57:17.391Z] "zsyscall_darwin_amd64.s", [2024-05-07T10:57:17.391Z] "zsyscall_darwin_arm64.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_386.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_amd64.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_arm.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_arm64.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_mips64.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_ppc64.s", [2024-05-07T10:57:17.391Z] "zsyscall_openbsd_riscv64.s" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "SFiles": [ [2024-05-07T10:57:17.391Z] "asm_linux_amd64.s" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Imports": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "encoding/binary", [2024-05-07T10:57:17.391Z] "math/bits", [2024-05-07T10:57:17.391Z] "runtime", [2024-05-07T10:57:17.391Z] "sort", [2024-05-07T10:57:17.391Z] "strconv", [2024-05-07T10:57:17.391Z] "strings", [2024-05-07T10:57:17.391Z] "sync", [2024-05-07T10:57:17.391Z] "syscall", [2024-05-07T10:57:17.391Z] "time", [2024-05-07T10:57:17.391Z] "unsafe" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Deps": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "encoding/binary", [2024-05-07T10:57:17.391Z] "errors", [2024-05-07T10:57:17.391Z] "internal/abi", [2024-05-07T10:57:17.391Z] "internal/bytealg", [2024-05-07T10:57:17.391Z] "internal/cpu", [2024-05-07T10:57:17.391Z] "internal/goexperiment", [2024-05-07T10:57:17.391Z] "internal/itoa", [2024-05-07T10:57:17.391Z] "internal/oserror", [2024-05-07T10:57:17.391Z] "internal/race", [2024-05-07T10:57:17.391Z] "internal/reflectlite", [2024-05-07T10:57:17.391Z] "internal/unsafeheader", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "math", [2024-05-07T10:57:17.391Z] "math/bits", [2024-05-07T10:57:17.391Z] "reflect", [2024-05-07T10:57:17.391Z] "runtime", [2024-05-07T10:57:17.391Z] "runtime/internal/atomic", [2024-05-07T10:57:17.391Z] "runtime/internal/math", [2024-05-07T10:57:17.391Z] "runtime/internal/sys", [2024-05-07T10:57:17.391Z] "sort", [2024-05-07T10:57:17.391Z] "strconv", [2024-05-07T10:57:17.391Z] "strings", [2024-05-07T10:57:17.391Z] "sync", [2024-05-07T10:57:17.391Z] "sync/atomic", [2024-05-07T10:57:17.391Z] "syscall", [2024-05-07T10:57:17.391Z] "time", [2024-05-07T10:57:17.391Z] "unicode", [2024-05-07T10:57:17.391Z] "unicode/utf8", [2024-05-07T10:57:17.391Z] "unsafe" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestGoFiles": [ [2024-05-07T10:57:17.391Z] "export_mremap_test.go", [2024-05-07T10:57:17.391Z] "ifreq_linux_test.go", [2024-05-07T10:57:17.391Z] "syscall_internal_linux_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestImports": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "net", [2024-05-07T10:57:17.391Z] "reflect", [2024-05-07T10:57:17.391Z] "strings", [2024-05-07T10:57:17.391Z] "testing", [2024-05-07T10:57:17.391Z] "unsafe" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "XTestGoFiles": [ [2024-05-07T10:57:17.391Z] "creds_test.go", [2024-05-07T10:57:17.391Z] "dev_linux_test.go", [2024-05-07T10:57:17.391Z] "dirent_test.go", [2024-05-07T10:57:17.391Z] "dup3_test.go", [2024-05-07T10:57:17.391Z] "example_exec_test.go", [2024-05-07T10:57:17.391Z] "example_flock_test.go", [2024-05-07T10:57:17.391Z] "example_sysvshm_test.go", [2024-05-07T10:57:17.391Z] "fdset_test.go", [2024-05-07T10:57:17.391Z] "mmap_unix_test.go", [2024-05-07T10:57:17.391Z] "mremap_test.go", [2024-05-07T10:57:17.391Z] "pipe2_test.go", [2024-05-07T10:57:17.391Z] "sendfile_test.go", [2024-05-07T10:57:17.391Z] "syscall_linux_test.go", [2024-05-07T10:57:17.391Z] "syscall_test.go", [2024-05-07T10:57:17.391Z] "syscall_unix_test.go", [2024-05-07T10:57:17.391Z] "sysvshm_unix_test.go", [2024-05-07T10:57:17.391Z] "timestruct_test.go", [2024-05-07T10:57:17.391Z] "xattr_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "XTestImports": [ [2024-05-07T10:57:17.391Z] "bufio", [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "encoding/hex", [2024-05-07T10:57:17.391Z] "errors", [2024-05-07T10:57:17.391Z] "flag", [2024-05-07T10:57:17.391Z] "fmt", [2024-05-07T10:57:17.391Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "log", [2024-05-07T10:57:17.391Z] "net", [2024-05-07T10:57:17.391Z] "os", [2024-05-07T10:57:17.391Z] "os/exec", [2024-05-07T10:57:17.391Z] "path/filepath", [2024-05-07T10:57:17.391Z] "reflect", [2024-05-07T10:57:17.391Z] "runtime", [2024-05-07T10:57:17.391Z] "runtime/debug", [2024-05-07T10:57:17.391Z] "sort", [2024-05-07T10:57:17.391Z] "strconv", [2024-05-07T10:57:17.391Z] "strings", [2024-05-07T10:57:17.391Z] "sync", [2024-05-07T10:57:17.391Z] "syscall", [2024-05-07T10:57:17.391Z] "testing", [2024-05-07T10:57:17.391Z] "time", [2024-05-07T10:57:17.391Z] "unsafe" [2024-05-07T10:57:17.391Z] ] [2024-05-07T10:57:17.391Z] } [2024-05-07T10:57:17.391Z] { [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-05-07T10:57:17.391Z] "ImportPath": "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "Name": "isatty", [2024-05-07T10:57:17.391Z] "Doc": "Package isatty implements interface to isatty", [2024-05-07T10:57:17.391Z] "Root": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-05-07T10:57:17.391Z] "Module": { [2024-05-07T10:57:17.391Z] "Path": "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "Version": "v0.0.20", [2024-05-07T10:57:17.391Z] "Time": "2023-10-17T07:28:21Z", [2024-05-07T10:57:17.391Z] "Indirect": true, [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20", [2024-05-07T10:57:17.391Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.mod", [2024-05-07T10:57:17.391Z] "GoVersion": "1.15" [2024-05-07T10:57:17.391Z] }, [2024-05-07T10:57:17.391Z] "DepOnly": true, [2024-05-07T10:57:17.391Z] "Stale": true, [2024-05-07T10:57:17.391Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "GoFiles": [ [2024-05-07T10:57:17.391Z] "doc.go", [2024-05-07T10:57:17.391Z] "isatty_tcgets.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.391Z] "isatty_bsd.go", [2024-05-07T10:57:17.391Z] "isatty_others.go", [2024-05-07T10:57:17.391Z] "isatty_plan9.go", [2024-05-07T10:57:17.391Z] "isatty_solaris.go", [2024-05-07T10:57:17.391Z] "isatty_windows.go", [2024-05-07T10:57:17.391Z] "isatty_windows_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Imports": [ [2024-05-07T10:57:17.391Z] "golang.org/x/sys/unix" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Deps": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "encoding/binary", [2024-05-07T10:57:17.391Z] "errors", [2024-05-07T10:57:17.391Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "internal/abi", [2024-05-07T10:57:17.391Z] "internal/bytealg", [2024-05-07T10:57:17.391Z] "internal/cpu", [2024-05-07T10:57:17.391Z] "internal/goexperiment", [2024-05-07T10:57:17.391Z] "internal/itoa", [2024-05-07T10:57:17.391Z] "internal/oserror", [2024-05-07T10:57:17.391Z] "internal/race", [2024-05-07T10:57:17.391Z] "internal/reflectlite", [2024-05-07T10:57:17.391Z] "internal/unsafeheader", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "math", [2024-05-07T10:57:17.391Z] "math/bits", [2024-05-07T10:57:17.391Z] "reflect", [2024-05-07T10:57:17.391Z] "runtime", [2024-05-07T10:57:17.391Z] "runtime/internal/atomic", [2024-05-07T10:57:17.391Z] "runtime/internal/math", [2024-05-07T10:57:17.391Z] "runtime/internal/sys", [2024-05-07T10:57:17.391Z] "sort", [2024-05-07T10:57:17.391Z] "strconv", [2024-05-07T10:57:17.391Z] "strings", [2024-05-07T10:57:17.391Z] "sync", [2024-05-07T10:57:17.391Z] "sync/atomic", [2024-05-07T10:57:17.391Z] "syscall", [2024-05-07T10:57:17.391Z] "time", [2024-05-07T10:57:17.391Z] "unicode", [2024-05-07T10:57:17.391Z] "unicode/utf8", [2024-05-07T10:57:17.391Z] "unsafe" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestGoFiles": [ [2024-05-07T10:57:17.391Z] "isatty_others_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestImports": [ [2024-05-07T10:57:17.391Z] "os", [2024-05-07T10:57:17.391Z] "testing" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "XTestGoFiles": [ [2024-05-07T10:57:17.391Z] "example_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "XTestImports": [ [2024-05-07T10:57:17.391Z] "fmt", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "os" [2024-05-07T10:57:17.391Z] ] [2024-05-07T10:57:17.391Z] } [2024-05-07T10:57:17.391Z] { [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-05-07T10:57:17.391Z] "ImportPath": "github.com/mattn/go-colorable", [2024-05-07T10:57:17.391Z] "Name": "colorable", [2024-05-07T10:57:17.391Z] "Root": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-05-07T10:57:17.391Z] "Module": { [2024-05-07T10:57:17.391Z] "Path": "github.com/mattn/go-colorable", [2024-05-07T10:57:17.391Z] "Version": "v0.1.13", [2024-05-07T10:57:17.391Z] "Time": "2022-08-15T05:53:26Z", [2024-05-07T10:57:17.391Z] "Indirect": true, [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13", [2024-05-07T10:57:17.391Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.mod", [2024-05-07T10:57:17.391Z] "GoVersion": "1.15" [2024-05-07T10:57:17.391Z] }, [2024-05-07T10:57:17.391Z] "DepOnly": true, [2024-05-07T10:57:17.391Z] "Stale": true, [2024-05-07T10:57:17.391Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "GoFiles": [ [2024-05-07T10:57:17.391Z] "colorable_others.go", [2024-05-07T10:57:17.391Z] "noncolorable.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.391Z] "colorable_appengine.go", [2024-05-07T10:57:17.391Z] "colorable_windows.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Imports": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "os" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Deps": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "encoding/binary", [2024-05-07T10:57:17.391Z] "errors", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "internal/abi", [2024-05-07T10:57:17.391Z] "internal/bytealg", [2024-05-07T10:57:17.391Z] "internal/cpu", [2024-05-07T10:57:17.391Z] "internal/goexperiment", [2024-05-07T10:57:17.391Z] "internal/itoa", [2024-05-07T10:57:17.391Z] "internal/oserror", [2024-05-07T10:57:17.391Z] "internal/poll", [2024-05-07T10:57:17.391Z] "internal/race", [2024-05-07T10:57:17.391Z] "internal/reflectlite", [2024-05-07T10:57:17.391Z] "internal/syscall/execenv", [2024-05-07T10:57:17.391Z] "internal/syscall/unix", [2024-05-07T10:57:17.391Z] "internal/testlog", [2024-05-07T10:57:17.391Z] "internal/unsafeheader", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "io/fs", [2024-05-07T10:57:17.391Z] "math", [2024-05-07T10:57:17.391Z] "math/bits", [2024-05-07T10:57:17.391Z] "os", [2024-05-07T10:57:17.391Z] "path", [2024-05-07T10:57:17.391Z] "reflect", [2024-05-07T10:57:17.391Z] "runtime", [2024-05-07T10:57:17.391Z] "runtime/internal/atomic", [2024-05-07T10:57:17.391Z] "runtime/internal/math", [2024-05-07T10:57:17.391Z] "runtime/internal/sys", [2024-05-07T10:57:17.391Z] "sort", [2024-05-07T10:57:17.391Z] "strconv", [2024-05-07T10:57:17.391Z] "strings", [2024-05-07T10:57:17.391Z] "sync", [2024-05-07T10:57:17.391Z] "sync/atomic", [2024-05-07T10:57:17.391Z] "syscall", [2024-05-07T10:57:17.391Z] "time", [2024-05-07T10:57:17.391Z] "unicode", [2024-05-07T10:57:17.391Z] "unicode/utf8", [2024-05-07T10:57:17.391Z] "unsafe" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestGoFiles": [ [2024-05-07T10:57:17.391Z] "colorable_test.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "TestImports": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "os", [2024-05-07T10:57:17.391Z] "runtime", [2024-05-07T10:57:17.391Z] "testing" [2024-05-07T10:57:17.391Z] ] [2024-05-07T10:57:17.391Z] } [2024-05-07T10:57:17.391Z] { [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/color", [2024-05-07T10:57:17.391Z] "ImportPath": "github.com/labstack/gommon/color", [2024-05-07T10:57:17.391Z] "Name": "color", [2024-05-07T10:57:17.391Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-05-07T10:57:17.391Z] "Module": { [2024-05-07T10:57:17.391Z] "Path": "github.com/labstack/gommon", [2024-05-07T10:57:17.391Z] "Version": "v0.4.2", [2024-05-07T10:57:17.391Z] "Time": "2023-12-20T12:59:22Z", [2024-05-07T10:57:17.391Z] "Indirect": true, [2024-05-07T10:57:17.391Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-05-07T10:57:17.391Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-05-07T10:57:17.391Z] "GoVersion": "1.18" [2024-05-07T10:57:17.391Z] }, [2024-05-07T10:57:17.391Z] "DepOnly": true, [2024-05-07T10:57:17.391Z] "Stale": true, [2024-05-07T10:57:17.391Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "GoFiles": [ [2024-05-07T10:57:17.391Z] "color.go" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Imports": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "fmt", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "os" [2024-05-07T10:57:17.391Z] ], [2024-05-07T10:57:17.391Z] "Deps": [ [2024-05-07T10:57:17.391Z] "bytes", [2024-05-07T10:57:17.391Z] "encoding/binary", [2024-05-07T10:57:17.391Z] "errors", [2024-05-07T10:57:17.391Z] "fmt", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.391Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.391Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.391Z] "internal/abi", [2024-05-07T10:57:17.391Z] "internal/bytealg", [2024-05-07T10:57:17.391Z] "internal/cpu", [2024-05-07T10:57:17.391Z] "internal/fmtsort", [2024-05-07T10:57:17.391Z] "internal/goexperiment", [2024-05-07T10:57:17.391Z] "internal/itoa", [2024-05-07T10:57:17.391Z] "internal/oserror", [2024-05-07T10:57:17.391Z] "internal/poll", [2024-05-07T10:57:17.391Z] "internal/race", [2024-05-07T10:57:17.391Z] "internal/reflectlite", [2024-05-07T10:57:17.391Z] "internal/syscall/execenv", [2024-05-07T10:57:17.391Z] "internal/syscall/unix", [2024-05-07T10:57:17.391Z] "internal/testlog", [2024-05-07T10:57:17.391Z] "internal/unsafeheader", [2024-05-07T10:57:17.391Z] "io", [2024-05-07T10:57:17.391Z] "io/fs", [2024-05-07T10:57:17.391Z] "math", [2024-05-07T10:57:17.391Z] "math/bits", [2024-05-07T10:57:17.391Z] "os", [2024-05-07T10:57:17.391Z] "path", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.392Z] "color_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestImports": [ [2024-05-07T10:57:17.392Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.392Z] "testing" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-05-07T10:57:17.392Z] "ImportPath": "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.392Z] "Name": "bytebufferpool", [2024-05-07T10:57:17.392Z] "Doc": "Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection.", [2024-05-07T10:57:17.392Z] "Root": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-05-07T10:57:17.392Z] "Module": { [2024-05-07T10:57:17.392Z] "Path": "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.392Z] "Version": "v1.0.0", [2024-05-07T10:57:17.392Z] "Time": "2016-08-17T18:16:52Z", [2024-05-07T10:57:17.392Z] "Indirect": true, [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0", [2024-05-07T10:57:17.392Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.mod" [2024-05-07T10:57:17.392Z] }, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "Stale": true, [2024-05-07T10:57:17.392Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "bytebuffer.go", [2024-05-07T10:57:17.392Z] "doc.go", [2024-05-07T10:57:17.392Z] "pool.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.392Z] "bytebuffer_test.go", [2024-05-07T10:57:17.392Z] "bytebuffer_timing_test.go", [2024-05-07T10:57:17.392Z] "pool_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestImports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "math/rand", [2024-05-07T10:57:17.392Z] "testing", [2024-05-07T10:57:17.392Z] "time" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "XTestGoFiles": [ [2024-05-07T10:57:17.392Z] "bytebuffer_example_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "XTestImports": [ [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "github.com/valyala/bytebufferpool" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-05-07T10:57:17.392Z] "ImportPath": "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.392Z] "Name": "fasttemplate", [2024-05-07T10:57:17.392Z] "Doc": "Package fasttemplate implements simple and fast template library.", [2024-05-07T10:57:17.392Z] "Root": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-05-07T10:57:17.392Z] "Module": { [2024-05-07T10:57:17.392Z] "Path": "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.392Z] "Version": "v1.2.2", [2024-05-07T10:57:17.392Z] "Time": "2022-10-18T07:24:49Z", [2024-05-07T10:57:17.392Z] "Indirect": true, [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2", [2024-05-07T10:57:17.392Z] "GoMod": "/go/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.mod", [2024-05-07T10:57:17.392Z] "GoVersion": "1.12" [2024-05-07T10:57:17.392Z] }, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "Stale": true, [2024-05-07T10:57:17.392Z] "StaleReason": "stale dependency: github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "template.go", [2024-05-07T10:57:17.392Z] "unsafe.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.392Z] "unsafe_gae.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/fmtsort", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/itoa", [2024-05-07T10:57:17.392Z] "internal/oserror", [2024-05-07T10:57:17.392Z] "internal/poll", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/syscall/execenv", [2024-05-07T10:57:17.392Z] "internal/syscall/unix", [2024-05-07T10:57:17.392Z] "internal/testlog", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "io/fs", [2024-05-07T10:57:17.392Z] "math", [2024-05-07T10:57:17.392Z] "math/bits", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "path", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.392Z] "example_test.go", [2024-05-07T10:57:17.392Z] "template_test.go", [2024-05-07T10:57:17.392Z] "template_timing_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestImports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "log", [2024-05-07T10:57:17.392Z] "net/url", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "testing", [2024-05-07T10:57:17.392Z] "text/template" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/log", [2024-05-07T10:57:17.392Z] "ImportPath": "github.com/labstack/gommon/log", [2024-05-07T10:57:17.392Z] "Name": "log", [2024-05-07T10:57:17.392Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-05-07T10:57:17.392Z] "Module": { [2024-05-07T10:57:17.392Z] "Path": "github.com/labstack/gommon", [2024-05-07T10:57:17.392Z] "Version": "v0.4.2", [2024-05-07T10:57:17.392Z] "Time": "2023-12-20T12:59:22Z", [2024-05-07T10:57:17.392Z] "Indirect": true, [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-05-07T10:57:17.392Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-05-07T10:57:17.392Z] "GoVersion": "1.18" [2024-05-07T10:57:17.392Z] }, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "Stale": true, [2024-05-07T10:57:17.392Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "color.go", [2024-05-07T10:57:17.392Z] "log.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.392Z] "white.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "encoding/json", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.392Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.392Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.392Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "path", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "time" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "encoding", [2024-05-07T10:57:17.392Z] "encoding/base64", [2024-05-07T10:57:17.392Z] "encoding/binary", [2024-05-07T10:57:17.392Z] "encoding/json", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.392Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.392Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.392Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.392Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.392Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/fmtsort", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/itoa", [2024-05-07T10:57:17.392Z] "internal/oserror", [2024-05-07T10:57:17.392Z] "internal/poll", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/syscall/execenv", [2024-05-07T10:57:17.392Z] "internal/syscall/unix", [2024-05-07T10:57:17.392Z] "internal/testlog", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "io/fs", [2024-05-07T10:57:17.392Z] "math", [2024-05-07T10:57:17.392Z] "math/bits", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "path", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf16", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.392Z] "log_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestImports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "os/exec", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "testing" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/usr/local/go/src/runtime/debug", [2024-05-07T10:57:17.392Z] "ImportPath": "runtime/debug", [2024-05-07T10:57:17.392Z] "Name": "debug", [2024-05-07T10:57:17.392Z] "Doc": "Package debug contains facilities for programs to debug themselves while they are running.", [2024-05-07T10:57:17.392Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/debug.a", [2024-05-07T10:57:17.392Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.392Z] "Goroot": true, [2024-05-07T10:57:17.392Z] "Standard": true, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "garbage.go", [2024-05-07T10:57:17.392Z] "mod.go", [2024-05-07T10:57:17.392Z] "stack.go", [2024-05-07T10:57:17.392Z] "stubs.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "SFiles": [ [2024-05-07T10:57:17.392Z] "debug.s" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "time" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/itoa", [2024-05-07T10:57:17.392Z] "internal/oserror", [2024-05-07T10:57:17.392Z] "internal/poll", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/syscall/execenv", [2024-05-07T10:57:17.392Z] "internal/syscall/unix", [2024-05-07T10:57:17.392Z] "internal/testlog", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "io/fs", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "path", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "XTestGoFiles": [ [2024-05-07T10:57:17.392Z] "garbage_test.go", [2024-05-07T10:57:17.392Z] "heapdump_test.go", [2024-05-07T10:57:17.392Z] "panic_test.go", [2024-05-07T10:57:17.392Z] "stack_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "XTestImports": [ [2024-05-07T10:57:17.392Z] "internal/testenv", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/debug", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "testing", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/acme", [2024-05-07T10:57:17.392Z] "ImportPath": "golang.org/x/crypto/acme", [2024-05-07T10:57:17.392Z] "Name": "acme", [2024-05-07T10:57:17.392Z] "Doc": "Package acme provides an implementation of the Automatic Certificate Management Environment (ACME) spec, most famously used by Let's Encrypt.", [2024-05-07T10:57:17.392Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.392Z] "Module": { [2024-05-07T10:57:17.392Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.392Z] "Version": "v0.22.0", [2024-05-07T10:57:17.392Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.392Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.392Z] "GoVersion": "1.18" [2024-05-07T10:57:17.392Z] }, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "Stale": true, [2024-05-07T10:57:17.392Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "acme.go", [2024-05-07T10:57:17.392Z] "http.go", [2024-05-07T10:57:17.392Z] "jws.go", [2024-05-07T10:57:17.392Z] "rfc8555.go", [2024-05-07T10:57:17.392Z] "types.go", [2024-05-07T10:57:17.392Z] "version_go112.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "context", [2024-05-07T10:57:17.392Z] "crypto", [2024-05-07T10:57:17.392Z] "crypto/ecdsa", [2024-05-07T10:57:17.392Z] "crypto/elliptic", [2024-05-07T10:57:17.392Z] "crypto/hmac", [2024-05-07T10:57:17.392Z] "crypto/rand", [2024-05-07T10:57:17.392Z] "crypto/rsa", [2024-05-07T10:57:17.392Z] "crypto/sha256", [2024-05-07T10:57:17.392Z] "crypto/sha512", [2024-05-07T10:57:17.392Z] "crypto/tls", [2024-05-07T10:57:17.392Z] "crypto/x509", [2024-05-07T10:57:17.392Z] "crypto/x509/pkix", [2024-05-07T10:57:17.392Z] "encoding/asn1", [2024-05-07T10:57:17.392Z] "encoding/base64", [2024-05-07T10:57:17.392Z] "encoding/hex", [2024-05-07T10:57:17.392Z] "encoding/json", [2024-05-07T10:57:17.392Z] "encoding/pem", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "math/big", [2024-05-07T10:57:17.392Z] "net/http", [2024-05-07T10:57:17.392Z] "runtime/debug", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "time" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "bufio", [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "compress/flate", [2024-05-07T10:57:17.392Z] "compress/gzip", [2024-05-07T10:57:17.392Z] "container/list", [2024-05-07T10:57:17.392Z] "context", [2024-05-07T10:57:17.392Z] "crypto", [2024-05-07T10:57:17.392Z] "crypto/aes", [2024-05-07T10:57:17.392Z] "crypto/cipher", [2024-05-07T10:57:17.392Z] "crypto/des", [2024-05-07T10:57:17.392Z] "crypto/dsa", [2024-05-07T10:57:17.392Z] "crypto/ecdsa", [2024-05-07T10:57:17.392Z] "crypto/ed25519", [2024-05-07T10:57:17.392Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.392Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.392Z] "crypto/elliptic", [2024-05-07T10:57:17.392Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.392Z] "crypto/hmac", [2024-05-07T10:57:17.392Z] "crypto/internal/randutil", [2024-05-07T10:57:17.392Z] "crypto/internal/subtle", [2024-05-07T10:57:17.392Z] "crypto/md5", [2024-05-07T10:57:17.392Z] "crypto/rand", [2024-05-07T10:57:17.392Z] "crypto/rc4", [2024-05-07T10:57:17.392Z] "crypto/rsa", [2024-05-07T10:57:17.392Z] "crypto/sha1", [2024-05-07T10:57:17.392Z] "crypto/sha256", [2024-05-07T10:57:17.392Z] "crypto/sha512", [2024-05-07T10:57:17.392Z] "crypto/subtle", [2024-05-07T10:57:17.392Z] "crypto/tls", [2024-05-07T10:57:17.392Z] "crypto/x509", [2024-05-07T10:57:17.392Z] "crypto/x509/pkix", [2024-05-07T10:57:17.392Z] "encoding", [2024-05-07T10:57:17.392Z] "encoding/asn1", [2024-05-07T10:57:17.392Z] "encoding/base64", [2024-05-07T10:57:17.392Z] "encoding/binary", [2024-05-07T10:57:17.392Z] "encoding/hex", [2024-05-07T10:57:17.392Z] "encoding/json", [2024-05-07T10:57:17.392Z] "encoding/pem", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "hash", [2024-05-07T10:57:17.392Z] "hash/crc32", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/fmtsort", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/itoa", [2024-05-07T10:57:17.392Z] "internal/nettrace", [2024-05-07T10:57:17.392Z] "internal/oserror", [2024-05-07T10:57:17.392Z] "internal/poll", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/singleflight", [2024-05-07T10:57:17.392Z] "internal/syscall/execenv", [2024-05-07T10:57:17.392Z] "internal/syscall/unix", [2024-05-07T10:57:17.392Z] "internal/testlog", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "io/fs", [2024-05-07T10:57:17.392Z] "io/ioutil", [2024-05-07T10:57:17.392Z] "log", [2024-05-07T10:57:17.392Z] "math", [2024-05-07T10:57:17.392Z] "math/big", [2024-05-07T10:57:17.392Z] "math/bits", [2024-05-07T10:57:17.392Z] "math/rand", [2024-05-07T10:57:17.392Z] "mime", [2024-05-07T10:57:17.392Z] "mime/multipart", [2024-05-07T10:57:17.392Z] "mime/quotedprintable", [2024-05-07T10:57:17.392Z] "net", [2024-05-07T10:57:17.392Z] "net/http", [2024-05-07T10:57:17.392Z] "net/http/httptrace", [2024-05-07T10:57:17.392Z] "net/http/internal", [2024-05-07T10:57:17.392Z] "net/http/internal/ascii", [2024-05-07T10:57:17.392Z] "net/textproto", [2024-05-07T10:57:17.392Z] "net/url", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "path", [2024-05-07T10:57:17.392Z] "path/filepath", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/cgo", [2024-05-07T10:57:17.392Z] "runtime/debug", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf16", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.392Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.392Z] "acme_test.go", [2024-05-07T10:57:17.392Z] "http_test.go", [2024-05-07T10:57:17.392Z] "jws_test.go", [2024-05-07T10:57:17.392Z] "rfc8555_test.go", [2024-05-07T10:57:17.392Z] "types_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestImports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "context", [2024-05-07T10:57:17.392Z] "crypto", [2024-05-07T10:57:17.392Z] "crypto/ecdsa", [2024-05-07T10:57:17.392Z] "crypto/elliptic", [2024-05-07T10:57:17.392Z] "crypto/hmac", [2024-05-07T10:57:17.392Z] "crypto/rand", [2024-05-07T10:57:17.392Z] "crypto/rsa", [2024-05-07T10:57:17.392Z] "crypto/sha256", [2024-05-07T10:57:17.392Z] "crypto/tls", [2024-05-07T10:57:17.392Z] "crypto/x509", [2024-05-07T10:57:17.392Z] "crypto/x509/pkix", [2024-05-07T10:57:17.392Z] "encoding/base64", [2024-05-07T10:57:17.392Z] "encoding/hex", [2024-05-07T10:57:17.392Z] "encoding/json", [2024-05-07T10:57:17.392Z] "encoding/pem", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "math/big", [2024-05-07T10:57:17.392Z] "net/http", [2024-05-07T10:57:17.392Z] "net/http/httptest", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "testing", [2024-05-07T10:57:17.392Z] "time" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/transform", [2024-05-07T10:57:17.392Z] "ImportPath": "golang.org/x/text/transform", [2024-05-07T10:57:17.392Z] "Name": "transform", [2024-05-07T10:57:17.392Z] "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", [2024-05-07T10:57:17.392Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.392Z] "Module": { [2024-05-07T10:57:17.392Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.392Z] "Version": "v0.14.0", [2024-05-07T10:57:17.392Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.392Z] "Indirect": true, [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.392Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.392Z] "GoVersion": "1.18" [2024-05-07T10:57:17.392Z] }, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "Stale": true, [2024-05-07T10:57:17.392Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "transform.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "unicode/utf8" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.392Z] "transform_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestImports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "golang.org/x/text/internal/testtext", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "strings", [2024-05-07T10:57:17.392Z] "testing", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode/utf8" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "XTestGoFiles": [ [2024-05-07T10:57:17.392Z] "examples_test.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "XTestImports": [ [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.392Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.392Z] "unicode" [2024-05-07T10:57:17.392Z] ] [2024-05-07T10:57:17.392Z] } [2024-05-07T10:57:17.392Z] { [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/bidi", [2024-05-07T10:57:17.392Z] "ImportPath": "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.392Z] "Name": "bidi", [2024-05-07T10:57:17.392Z] "Doc": "Package bidi contains functionality for bidirectional text support.", [2024-05-07T10:57:17.392Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.392Z] "Module": { [2024-05-07T10:57:17.392Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.392Z] "Version": "v0.14.0", [2024-05-07T10:57:17.392Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.392Z] "Indirect": true, [2024-05-07T10:57:17.392Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.392Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.392Z] "GoVersion": "1.18" [2024-05-07T10:57:17.392Z] }, [2024-05-07T10:57:17.392Z] "DepOnly": true, [2024-05-07T10:57:17.392Z] "Stale": true, [2024-05-07T10:57:17.392Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.392Z] "GoFiles": [ [2024-05-07T10:57:17.392Z] "bidi.go", [2024-05-07T10:57:17.392Z] "bracket.go", [2024-05-07T10:57:17.392Z] "core.go", [2024-05-07T10:57:17.392Z] "prop.go", [2024-05-07T10:57:17.392Z] "tables13.0.0.go", [2024-05-07T10:57:17.392Z] "trieval.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.392Z] "gen.go", [2024-05-07T10:57:17.392Z] "gen_ranges.go", [2024-05-07T10:57:17.392Z] "gen_trieval.go", [2024-05-07T10:57:17.392Z] "tables10.0.0.go", [2024-05-07T10:57:17.392Z] "tables11.0.0.go", [2024-05-07T10:57:17.392Z] "tables12.0.0.go", [2024-05-07T10:57:17.392Z] "tables15.0.0.go", [2024-05-07T10:57:17.392Z] "tables9.0.0.go" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Imports": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "container/list", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "log", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "unicode/utf8" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "Deps": [ [2024-05-07T10:57:17.392Z] "bytes", [2024-05-07T10:57:17.392Z] "container/list", [2024-05-07T10:57:17.392Z] "errors", [2024-05-07T10:57:17.392Z] "fmt", [2024-05-07T10:57:17.392Z] "internal/abi", [2024-05-07T10:57:17.392Z] "internal/bytealg", [2024-05-07T10:57:17.392Z] "internal/cpu", [2024-05-07T10:57:17.392Z] "internal/fmtsort", [2024-05-07T10:57:17.392Z] "internal/goexperiment", [2024-05-07T10:57:17.392Z] "internal/itoa", [2024-05-07T10:57:17.392Z] "internal/oserror", [2024-05-07T10:57:17.392Z] "internal/poll", [2024-05-07T10:57:17.392Z] "internal/race", [2024-05-07T10:57:17.392Z] "internal/reflectlite", [2024-05-07T10:57:17.392Z] "internal/syscall/execenv", [2024-05-07T10:57:17.392Z] "internal/syscall/unix", [2024-05-07T10:57:17.392Z] "internal/testlog", [2024-05-07T10:57:17.392Z] "internal/unsafeheader", [2024-05-07T10:57:17.392Z] "io", [2024-05-07T10:57:17.392Z] "io/fs", [2024-05-07T10:57:17.392Z] "log", [2024-05-07T10:57:17.392Z] "math", [2024-05-07T10:57:17.392Z] "math/bits", [2024-05-07T10:57:17.392Z] "os", [2024-05-07T10:57:17.392Z] "path", [2024-05-07T10:57:17.392Z] "reflect", [2024-05-07T10:57:17.392Z] "runtime", [2024-05-07T10:57:17.392Z] "runtime/internal/atomic", [2024-05-07T10:57:17.392Z] "runtime/internal/math", [2024-05-07T10:57:17.392Z] "runtime/internal/sys", [2024-05-07T10:57:17.392Z] "sort", [2024-05-07T10:57:17.392Z] "strconv", [2024-05-07T10:57:17.392Z] "sync", [2024-05-07T10:57:17.392Z] "sync/atomic", [2024-05-07T10:57:17.392Z] "syscall", [2024-05-07T10:57:17.392Z] "time", [2024-05-07T10:57:17.392Z] "unicode", [2024-05-07T10:57:17.392Z] "unicode/utf8", [2024-05-07T10:57:17.392Z] "unsafe" [2024-05-07T10:57:17.392Z] ], [2024-05-07T10:57:17.392Z] "TestGoFiles": [ [2024-05-07T10:57:17.393Z] "bidi_test.go", [2024-05-07T10:57:17.393Z] "core_test.go", [2024-05-07T10:57:17.393Z] "ranges_test.go", [2024-05-07T10:57:17.393Z] "tables_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestImports": [ [2024-05-07T10:57:17.393Z] "flag", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/internal/gen", [2024-05-07T10:57:17.393Z] "golang.org/x/text/internal/testtext", [2024-05-07T10:57:17.393Z] "golang.org/x/text/internal/ucd", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/rangetable", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "testing", [2024-05-07T10:57:17.393Z] "unicode" [2024-05-07T10:57:17.393Z] ] [2024-05-07T10:57:17.393Z] } [2024-05-07T10:57:17.393Z] { [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/secure/bidirule", [2024-05-07T10:57:17.393Z] "ImportPath": "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.393Z] "Name": "bidirule", [2024-05-07T10:57:17.393Z] "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", [2024-05-07T10:57:17.393Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.393Z] "Module": { [2024-05-07T10:57:17.393Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.393Z] "Version": "v0.14.0", [2024-05-07T10:57:17.393Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.393Z] "Indirect": true, [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.393Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.393Z] "GoVersion": "1.18" [2024-05-07T10:57:17.393Z] }, [2024-05-07T10:57:17.393Z] "DepOnly": true, [2024-05-07T10:57:17.393Z] "Stale": true, [2024-05-07T10:57:17.393Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "GoFiles": [ [2024-05-07T10:57:17.393Z] "bidirule.go", [2024-05-07T10:57:17.393Z] "bidirule10.0.0.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.393Z] "bidirule9.0.0.go", [2024-05-07T10:57:17.393Z] "bidirule9.0.0_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Imports": [ [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "unicode/utf8" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Deps": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "container/list", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "internal/abi", [2024-05-07T10:57:17.393Z] "internal/bytealg", [2024-05-07T10:57:17.393Z] "internal/cpu", [2024-05-07T10:57:17.393Z] "internal/fmtsort", [2024-05-07T10:57:17.393Z] "internal/goexperiment", [2024-05-07T10:57:17.393Z] "internal/itoa", [2024-05-07T10:57:17.393Z] "internal/oserror", [2024-05-07T10:57:17.393Z] "internal/poll", [2024-05-07T10:57:17.393Z] "internal/race", [2024-05-07T10:57:17.393Z] "internal/reflectlite", [2024-05-07T10:57:17.393Z] "internal/syscall/execenv", [2024-05-07T10:57:17.393Z] "internal/syscall/unix", [2024-05-07T10:57:17.393Z] "internal/testlog", [2024-05-07T10:57:17.393Z] "internal/unsafeheader", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "io/fs", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "math/bits", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path", [2024-05-07T10:57:17.393Z] "reflect", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "runtime/internal/atomic", [2024-05-07T10:57:17.393Z] "runtime/internal/math", [2024-05-07T10:57:17.393Z] "runtime/internal/sys", [2024-05-07T10:57:17.393Z] "sort", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "sync/atomic", [2024-05-07T10:57:17.393Z] "syscall", [2024-05-07T10:57:17.393Z] "time", [2024-05-07T10:57:17.393Z] "unicode", [2024-05-07T10:57:17.393Z] "unicode/utf8", [2024-05-07T10:57:17.393Z] "unsafe" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestGoFiles": [ [2024-05-07T10:57:17.393Z] "bench_test.go", [2024-05-07T10:57:17.393Z] "bidirule10.0.0_test.go", [2024-05-07T10:57:17.393Z] "bidirule_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestImports": [ [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/internal/testtext", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "testing" [2024-05-07T10:57:17.393Z] ] [2024-05-07T10:57:17.393Z] } [2024-05-07T10:57:17.393Z] { [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0/unicode/norm", [2024-05-07T10:57:17.393Z] "ImportPath": "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "Name": "norm", [2024-05-07T10:57:17.393Z] "Doc": "Package norm contains types and functions for normalizing Unicode strings.", [2024-05-07T10:57:17.393Z] "Root": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.393Z] "Module": { [2024-05-07T10:57:17.393Z] "Path": "golang.org/x/text", [2024-05-07T10:57:17.393Z] "Version": "v0.14.0", [2024-05-07T10:57:17.393Z] "Time": "2023-10-11T21:58:48Z", [2024-05-07T10:57:17.393Z] "Indirect": true, [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/text@v0.14.0", [2024-05-07T10:57:17.393Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod", [2024-05-07T10:57:17.393Z] "GoVersion": "1.18" [2024-05-07T10:57:17.393Z] }, [2024-05-07T10:57:17.393Z] "DepOnly": true, [2024-05-07T10:57:17.393Z] "Stale": true, [2024-05-07T10:57:17.393Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "GoFiles": [ [2024-05-07T10:57:17.393Z] "composition.go", [2024-05-07T10:57:17.393Z] "forminfo.go", [2024-05-07T10:57:17.393Z] "input.go", [2024-05-07T10:57:17.393Z] "iter.go", [2024-05-07T10:57:17.393Z] "normalize.go", [2024-05-07T10:57:17.393Z] "readwriter.go", [2024-05-07T10:57:17.393Z] "tables13.0.0.go", [2024-05-07T10:57:17.393Z] "transform.go", [2024-05-07T10:57:17.393Z] "trie.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.393Z] "data10.0.0_test.go", [2024-05-07T10:57:17.393Z] "data11.0.0_test.go", [2024-05-07T10:57:17.393Z] "data12.0.0_test.go", [2024-05-07T10:57:17.393Z] "data15.0.0_test.go", [2024-05-07T10:57:17.393Z] "data9.0.0_test.go", [2024-05-07T10:57:17.393Z] "forminfo_test.go", [2024-05-07T10:57:17.393Z] "maketables.go", [2024-05-07T10:57:17.393Z] "tables10.0.0.go", [2024-05-07T10:57:17.393Z] "tables11.0.0.go", [2024-05-07T10:57:17.393Z] "tables12.0.0.go", [2024-05-07T10:57:17.393Z] "tables15.0.0.go", [2024-05-07T10:57:17.393Z] "tables9.0.0.go", [2024-05-07T10:57:17.393Z] "triegen.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Imports": [ [2024-05-07T10:57:17.393Z] "encoding/binary", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "unicode/utf8" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Deps": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "encoding/binary", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "internal/abi", [2024-05-07T10:57:17.393Z] "internal/bytealg", [2024-05-07T10:57:17.393Z] "internal/cpu", [2024-05-07T10:57:17.393Z] "internal/fmtsort", [2024-05-07T10:57:17.393Z] "internal/goexperiment", [2024-05-07T10:57:17.393Z] "internal/itoa", [2024-05-07T10:57:17.393Z] "internal/oserror", [2024-05-07T10:57:17.393Z] "internal/poll", [2024-05-07T10:57:17.393Z] "internal/race", [2024-05-07T10:57:17.393Z] "internal/reflectlite", [2024-05-07T10:57:17.393Z] "internal/syscall/execenv", [2024-05-07T10:57:17.393Z] "internal/syscall/unix", [2024-05-07T10:57:17.393Z] "internal/testlog", [2024-05-07T10:57:17.393Z] "internal/unsafeheader", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "io/fs", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "math/bits", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path", [2024-05-07T10:57:17.393Z] "reflect", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "runtime/internal/atomic", [2024-05-07T10:57:17.393Z] "runtime/internal/math", [2024-05-07T10:57:17.393Z] "runtime/internal/sys", [2024-05-07T10:57:17.393Z] "sort", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "sync/atomic", [2024-05-07T10:57:17.393Z] "syscall", [2024-05-07T10:57:17.393Z] "time", [2024-05-07T10:57:17.393Z] "unicode", [2024-05-07T10:57:17.393Z] "unicode/utf8", [2024-05-07T10:57:17.393Z] "unsafe" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestGoFiles": [ [2024-05-07T10:57:17.393Z] "composition_test.go", [2024-05-07T10:57:17.393Z] "data13.0.0_test.go", [2024-05-07T10:57:17.393Z] "iter_test.go", [2024-05-07T10:57:17.393Z] "normalize_test.go", [2024-05-07T10:57:17.393Z] "readwriter_test.go", [2024-05-07T10:57:17.393Z] "transform_test.go", [2024-05-07T10:57:17.393Z] "ucd_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestImports": [ [2024-05-07T10:57:17.393Z] "bufio", [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "flag", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/internal/gen", [2024-05-07T10:57:17.393Z] "golang.org/x/text/internal/testtext", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "os/exec", [2024-05-07T10:57:17.393Z] "path/filepath", [2024-05-07T10:57:17.393Z] "regexp", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "testing", [2024-05-07T10:57:17.393Z] "time", [2024-05-07T10:57:17.393Z] "unicode/utf8" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "XTestGoFiles": [ [2024-05-07T10:57:17.393Z] "example_iter_test.go", [2024-05-07T10:57:17.393Z] "example_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "XTestImports": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "unicode/utf8" [2024-05-07T10:57:17.393Z] ] [2024-05-07T10:57:17.393Z] } [2024-05-07T10:57:17.393Z] { [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/idna", [2024-05-07T10:57:17.393Z] "ImportPath": "golang.org/x/net/idna", [2024-05-07T10:57:17.393Z] "Name": "idna", [2024-05-07T10:57:17.393Z] "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-05-07T10:57:17.393Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.393Z] "Module": { [2024-05-07T10:57:17.393Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.393Z] "Version": "v0.22.0", [2024-05-07T10:57:17.393Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.393Z] "Indirect": true, [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.393Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.393Z] "GoVersion": "1.18" [2024-05-07T10:57:17.393Z] }, [2024-05-07T10:57:17.393Z] "DepOnly": true, [2024-05-07T10:57:17.393Z] "Stale": true, [2024-05-07T10:57:17.393Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "GoFiles": [ [2024-05-07T10:57:17.393Z] "idna10.0.0.go", [2024-05-07T10:57:17.393Z] "pre_go118.go", [2024-05-07T10:57:17.393Z] "punycode.go", [2024-05-07T10:57:17.393Z] "tables13.0.0.go", [2024-05-07T10:57:17.393Z] "trie.go", [2024-05-07T10:57:17.393Z] "trie13.0.0.go", [2024-05-07T10:57:17.393Z] "trieval.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.393Z] "go118.go", [2024-05-07T10:57:17.393Z] "idna9.0.0.go", [2024-05-07T10:57:17.393Z] "tables10.0.0.go", [2024-05-07T10:57:17.393Z] "tables11.0.0.go", [2024-05-07T10:57:17.393Z] "tables12.0.0.go", [2024-05-07T10:57:17.393Z] "tables15.0.0.go", [2024-05-07T10:57:17.393Z] "tables9.0.0.go", [2024-05-07T10:57:17.393Z] "trie12.0.0.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Imports": [ [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "unicode/utf8" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Deps": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "container/list", [2024-05-07T10:57:17.393Z] "encoding/binary", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "internal/abi", [2024-05-07T10:57:17.393Z] "internal/bytealg", [2024-05-07T10:57:17.393Z] "internal/cpu", [2024-05-07T10:57:17.393Z] "internal/fmtsort", [2024-05-07T10:57:17.393Z] "internal/goexperiment", [2024-05-07T10:57:17.393Z] "internal/itoa", [2024-05-07T10:57:17.393Z] "internal/oserror", [2024-05-07T10:57:17.393Z] "internal/poll", [2024-05-07T10:57:17.393Z] "internal/race", [2024-05-07T10:57:17.393Z] "internal/reflectlite", [2024-05-07T10:57:17.393Z] "internal/syscall/execenv", [2024-05-07T10:57:17.393Z] "internal/syscall/unix", [2024-05-07T10:57:17.393Z] "internal/testlog", [2024-05-07T10:57:17.393Z] "internal/unsafeheader", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "io/fs", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "math/bits", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path", [2024-05-07T10:57:17.393Z] "reflect", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "runtime/internal/atomic", [2024-05-07T10:57:17.393Z] "runtime/internal/math", [2024-05-07T10:57:17.393Z] "runtime/internal/sys", [2024-05-07T10:57:17.393Z] "sort", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "sync/atomic", [2024-05-07T10:57:17.393Z] "syscall", [2024-05-07T10:57:17.393Z] "time", [2024-05-07T10:57:17.393Z] "unicode", [2024-05-07T10:57:17.393Z] "unicode/utf8", [2024-05-07T10:57:17.393Z] "unsafe" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestGoFiles": [ [2024-05-07T10:57:17.393Z] "idna_test.go", [2024-05-07T10:57:17.393Z] "punycode_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestImports": [ [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "testing" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "XTestGoFiles": [ [2024-05-07T10:57:17.393Z] "example_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "XTestImports": [ [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/net/idna" [2024-05-07T10:57:17.393Z] ] [2024-05-07T10:57:17.393Z] } [2024-05-07T10:57:17.393Z] { [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/acme/autocert", [2024-05-07T10:57:17.393Z] "ImportPath": "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.393Z] "Name": "autocert", [2024-05-07T10:57:17.393Z] "Doc": "Package autocert provides automatic access to certificates from Let's Encrypt and any other ACME-based CA.", [2024-05-07T10:57:17.393Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.393Z] "Module": { [2024-05-07T10:57:17.393Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.393Z] "Version": "v0.22.0", [2024-05-07T10:57:17.393Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.393Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.393Z] "GoVersion": "1.18" [2024-05-07T10:57:17.393Z] }, [2024-05-07T10:57:17.393Z] "DepOnly": true, [2024-05-07T10:57:17.393Z] "Stale": true, [2024-05-07T10:57:17.393Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "GoFiles": [ [2024-05-07T10:57:17.393Z] "autocert.go", [2024-05-07T10:57:17.393Z] "cache.go", [2024-05-07T10:57:17.393Z] "listener.go", [2024-05-07T10:57:17.393Z] "renewal.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Imports": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "context", [2024-05-07T10:57:17.393Z] "crypto", [2024-05-07T10:57:17.393Z] "crypto/ecdsa", [2024-05-07T10:57:17.393Z] "crypto/elliptic", [2024-05-07T10:57:17.393Z] "crypto/rand", [2024-05-07T10:57:17.393Z] "crypto/rsa", [2024-05-07T10:57:17.393Z] "crypto/tls", [2024-05-07T10:57:17.393Z] "crypto/x509", [2024-05-07T10:57:17.393Z] "crypto/x509/pkix", [2024-05-07T10:57:17.393Z] "encoding/pem", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.393Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "math/rand", [2024-05-07T10:57:17.393Z] "net", [2024-05-07T10:57:17.393Z] "net/http", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path", [2024-05-07T10:57:17.393Z] "path/filepath", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "time" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Deps": [ [2024-05-07T10:57:17.393Z] "bufio", [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "compress/flate", [2024-05-07T10:57:17.393Z] "compress/gzip", [2024-05-07T10:57:17.393Z] "container/list", [2024-05-07T10:57:17.393Z] "context", [2024-05-07T10:57:17.393Z] "crypto", [2024-05-07T10:57:17.393Z] "crypto/aes", [2024-05-07T10:57:17.393Z] "crypto/cipher", [2024-05-07T10:57:17.393Z] "crypto/des", [2024-05-07T10:57:17.393Z] "crypto/dsa", [2024-05-07T10:57:17.393Z] "crypto/ecdsa", [2024-05-07T10:57:17.393Z] "crypto/ed25519", [2024-05-07T10:57:17.393Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.393Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.393Z] "crypto/elliptic", [2024-05-07T10:57:17.393Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.393Z] "crypto/hmac", [2024-05-07T10:57:17.393Z] "crypto/internal/randutil", [2024-05-07T10:57:17.393Z] "crypto/internal/subtle", [2024-05-07T10:57:17.393Z] "crypto/md5", [2024-05-07T10:57:17.393Z] "crypto/rand", [2024-05-07T10:57:17.393Z] "crypto/rc4", [2024-05-07T10:57:17.393Z] "crypto/rsa", [2024-05-07T10:57:17.393Z] "crypto/sha1", [2024-05-07T10:57:17.393Z] "crypto/sha256", [2024-05-07T10:57:17.393Z] "crypto/sha512", [2024-05-07T10:57:17.393Z] "crypto/subtle", [2024-05-07T10:57:17.393Z] "crypto/tls", [2024-05-07T10:57:17.393Z] "crypto/x509", [2024-05-07T10:57:17.393Z] "crypto/x509/pkix", [2024-05-07T10:57:17.393Z] "encoding", [2024-05-07T10:57:17.393Z] "encoding/asn1", [2024-05-07T10:57:17.393Z] "encoding/base64", [2024-05-07T10:57:17.393Z] "encoding/binary", [2024-05-07T10:57:17.393Z] "encoding/hex", [2024-05-07T10:57:17.393Z] "encoding/json", [2024-05-07T10:57:17.393Z] "encoding/pem", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.393Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.393Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "hash", [2024-05-07T10:57:17.393Z] "hash/crc32", [2024-05-07T10:57:17.393Z] "internal/abi", [2024-05-07T10:57:17.393Z] "internal/bytealg", [2024-05-07T10:57:17.393Z] "internal/cpu", [2024-05-07T10:57:17.393Z] "internal/fmtsort", [2024-05-07T10:57:17.393Z] "internal/goexperiment", [2024-05-07T10:57:17.393Z] "internal/itoa", [2024-05-07T10:57:17.393Z] "internal/nettrace", [2024-05-07T10:57:17.393Z] "internal/oserror", [2024-05-07T10:57:17.393Z] "internal/poll", [2024-05-07T10:57:17.393Z] "internal/race", [2024-05-07T10:57:17.393Z] "internal/reflectlite", [2024-05-07T10:57:17.393Z] "internal/singleflight", [2024-05-07T10:57:17.393Z] "internal/syscall/execenv", [2024-05-07T10:57:17.393Z] "internal/syscall/unix", [2024-05-07T10:57:17.393Z] "internal/testlog", [2024-05-07T10:57:17.393Z] "internal/unsafeheader", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "io/fs", [2024-05-07T10:57:17.393Z] "io/ioutil", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "math/big", [2024-05-07T10:57:17.393Z] "math/bits", [2024-05-07T10:57:17.393Z] "math/rand", [2024-05-07T10:57:17.393Z] "mime", [2024-05-07T10:57:17.393Z] "mime/multipart", [2024-05-07T10:57:17.393Z] "mime/quotedprintable", [2024-05-07T10:57:17.393Z] "net", [2024-05-07T10:57:17.393Z] "net/http", [2024-05-07T10:57:17.393Z] "net/http/httptrace", [2024-05-07T10:57:17.393Z] "net/http/internal", [2024-05-07T10:57:17.393Z] "net/http/internal/ascii", [2024-05-07T10:57:17.393Z] "net/textproto", [2024-05-07T10:57:17.393Z] "net/url", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path", [2024-05-07T10:57:17.393Z] "path/filepath", [2024-05-07T10:57:17.393Z] "reflect", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "runtime/cgo", [2024-05-07T10:57:17.393Z] "runtime/debug", [2024-05-07T10:57:17.393Z] "runtime/internal/atomic", [2024-05-07T10:57:17.393Z] "runtime/internal/math", [2024-05-07T10:57:17.393Z] "runtime/internal/sys", [2024-05-07T10:57:17.393Z] "sort", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "sync/atomic", [2024-05-07T10:57:17.393Z] "syscall", [2024-05-07T10:57:17.393Z] "time", [2024-05-07T10:57:17.393Z] "unicode", [2024-05-07T10:57:17.393Z] "unicode/utf16", [2024-05-07T10:57:17.393Z] "unicode/utf8", [2024-05-07T10:57:17.393Z] "unsafe", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestGoFiles": [ [2024-05-07T10:57:17.393Z] "autocert_test.go", [2024-05-07T10:57:17.393Z] "cache_test.go", [2024-05-07T10:57:17.393Z] "renewal_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestImports": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "context", [2024-05-07T10:57:17.393Z] "crypto", [2024-05-07T10:57:17.393Z] "crypto/ecdsa", [2024-05-07T10:57:17.393Z] "crypto/elliptic", [2024-05-07T10:57:17.393Z] "crypto/rand", [2024-05-07T10:57:17.393Z] "crypto/rsa", [2024-05-07T10:57:17.393Z] "crypto/tls", [2024-05-07T10:57:17.393Z] "crypto/x509", [2024-05-07T10:57:17.393Z] "crypto/x509/pkix", [2024-05-07T10:57:17.393Z] "encoding/asn1", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.393Z] "golang.org/x/crypto/acme/autocert/internal/acmetest", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "math/big", [2024-05-07T10:57:17.393Z] "net/http", [2024-05-07T10:57:17.393Z] "net/http/httptest", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path/filepath", [2024-05-07T10:57:17.393Z] "reflect", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "testing", [2024-05-07T10:57:17.393Z] "time" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "XTestGoFiles": [ [2024-05-07T10:57:17.393Z] "example_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "XTestImports": [ [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "net/http" [2024-05-07T10:57:17.393Z] ] [2024-05-07T10:57:17.393Z] } [2024-05-07T10:57:17.393Z] { [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http/httpguts", [2024-05-07T10:57:17.393Z] "ImportPath": "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.393Z] "Name": "httpguts", [2024-05-07T10:57:17.393Z] "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", [2024-05-07T10:57:17.393Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.393Z] "Module": { [2024-05-07T10:57:17.393Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.393Z] "Version": "v0.22.0", [2024-05-07T10:57:17.393Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.393Z] "Indirect": true, [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.393Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.393Z] "GoVersion": "1.18" [2024-05-07T10:57:17.393Z] }, [2024-05-07T10:57:17.393Z] "DepOnly": true, [2024-05-07T10:57:17.393Z] "Stale": true, [2024-05-07T10:57:17.393Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "GoFiles": [ [2024-05-07T10:57:17.393Z] "guts.go", [2024-05-07T10:57:17.393Z] "httplex.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Imports": [ [2024-05-07T10:57:17.393Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.393Z] "net", [2024-05-07T10:57:17.393Z] "net/textproto", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "unicode/utf8" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Deps": [ [2024-05-07T10:57:17.393Z] "bufio", [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "container/list", [2024-05-07T10:57:17.393Z] "context", [2024-05-07T10:57:17.393Z] "encoding/binary", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.393Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.393Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.393Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.393Z] "internal/abi", [2024-05-07T10:57:17.393Z] "internal/bytealg", [2024-05-07T10:57:17.393Z] "internal/cpu", [2024-05-07T10:57:17.393Z] "internal/fmtsort", [2024-05-07T10:57:17.393Z] "internal/goexperiment", [2024-05-07T10:57:17.393Z] "internal/itoa", [2024-05-07T10:57:17.393Z] "internal/nettrace", [2024-05-07T10:57:17.393Z] "internal/oserror", [2024-05-07T10:57:17.393Z] "internal/poll", [2024-05-07T10:57:17.393Z] "internal/race", [2024-05-07T10:57:17.393Z] "internal/reflectlite", [2024-05-07T10:57:17.393Z] "internal/singleflight", [2024-05-07T10:57:17.393Z] "internal/syscall/execenv", [2024-05-07T10:57:17.393Z] "internal/syscall/unix", [2024-05-07T10:57:17.393Z] "internal/testlog", [2024-05-07T10:57:17.393Z] "internal/unsafeheader", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "io/fs", [2024-05-07T10:57:17.393Z] "log", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "math/bits", [2024-05-07T10:57:17.393Z] "net", [2024-05-07T10:57:17.393Z] "net/textproto", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.393Z] "path", [2024-05-07T10:57:17.393Z] "reflect", [2024-05-07T10:57:17.393Z] "runtime", [2024-05-07T10:57:17.393Z] "runtime/cgo", [2024-05-07T10:57:17.393Z] "runtime/internal/atomic", [2024-05-07T10:57:17.393Z] "runtime/internal/math", [2024-05-07T10:57:17.393Z] "runtime/internal/sys", [2024-05-07T10:57:17.393Z] "sort", [2024-05-07T10:57:17.393Z] "strconv", [2024-05-07T10:57:17.393Z] "strings", [2024-05-07T10:57:17.393Z] "sync", [2024-05-07T10:57:17.393Z] "sync/atomic", [2024-05-07T10:57:17.393Z] "syscall", [2024-05-07T10:57:17.393Z] "time", [2024-05-07T10:57:17.393Z] "unicode", [2024-05-07T10:57:17.393Z] "unicode/utf8", [2024-05-07T10:57:17.393Z] "unsafe", [2024-05-07T10:57:17.393Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestGoFiles": [ [2024-05-07T10:57:17.393Z] "httplex_test.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "TestImports": [ [2024-05-07T10:57:17.393Z] "testing" [2024-05-07T10:57:17.393Z] ] [2024-05-07T10:57:17.393Z] } [2024-05-07T10:57:17.393Z] { [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2/hpack", [2024-05-07T10:57:17.393Z] "ImportPath": "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.393Z] "Name": "hpack", [2024-05-07T10:57:17.393Z] "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", [2024-05-07T10:57:17.393Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.393Z] "Module": { [2024-05-07T10:57:17.393Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.393Z] "Version": "v0.22.0", [2024-05-07T10:57:17.393Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.393Z] "Indirect": true, [2024-05-07T10:57:17.393Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.393Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.393Z] "GoVersion": "1.18" [2024-05-07T10:57:17.393Z] }, [2024-05-07T10:57:17.393Z] "DepOnly": true, [2024-05-07T10:57:17.393Z] "Stale": true, [2024-05-07T10:57:17.393Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.393Z] "GoFiles": [ [2024-05-07T10:57:17.393Z] "encode.go", [2024-05-07T10:57:17.393Z] "hpack.go", [2024-05-07T10:57:17.393Z] "huffman.go", [2024-05-07T10:57:17.393Z] "static_table.go", [2024-05-07T10:57:17.393Z] "tables.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.393Z] "gen.go" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Imports": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "sync" [2024-05-07T10:57:17.393Z] ], [2024-05-07T10:57:17.393Z] "Deps": [ [2024-05-07T10:57:17.393Z] "bytes", [2024-05-07T10:57:17.393Z] "errors", [2024-05-07T10:57:17.393Z] "fmt", [2024-05-07T10:57:17.393Z] "internal/abi", [2024-05-07T10:57:17.393Z] "internal/bytealg", [2024-05-07T10:57:17.393Z] "internal/cpu", [2024-05-07T10:57:17.393Z] "internal/fmtsort", [2024-05-07T10:57:17.393Z] "internal/goexperiment", [2024-05-07T10:57:17.393Z] "internal/itoa", [2024-05-07T10:57:17.393Z] "internal/oserror", [2024-05-07T10:57:17.393Z] "internal/poll", [2024-05-07T10:57:17.393Z] "internal/race", [2024-05-07T10:57:17.393Z] "internal/reflectlite", [2024-05-07T10:57:17.393Z] "internal/syscall/execenv", [2024-05-07T10:57:17.393Z] "internal/syscall/unix", [2024-05-07T10:57:17.393Z] "internal/testlog", [2024-05-07T10:57:17.393Z] "internal/unsafeheader", [2024-05-07T10:57:17.393Z] "io", [2024-05-07T10:57:17.393Z] "io/fs", [2024-05-07T10:57:17.393Z] "math", [2024-05-07T10:57:17.393Z] "math/bits", [2024-05-07T10:57:17.393Z] "os", [2024-05-07T10:57:17.394Z] "path", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "runtime/internal/atomic", [2024-05-07T10:57:17.394Z] "runtime/internal/math", [2024-05-07T10:57:17.394Z] "runtime/internal/sys", [2024-05-07T10:57:17.394Z] "sort", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "sync/atomic", [2024-05-07T10:57:17.394Z] "syscall", [2024-05-07T10:57:17.394Z] "time", [2024-05-07T10:57:17.394Z] "unicode", [2024-05-07T10:57:17.394Z] "unicode/utf8", [2024-05-07T10:57:17.394Z] "unsafe" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestGoFiles": [ [2024-05-07T10:57:17.394Z] "encode_test.go", [2024-05-07T10:57:17.394Z] "hpack_test.go", [2024-05-07T10:57:17.394Z] "tables_test.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestImports": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "encoding/hex", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "math/rand", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "regexp", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "testing", [2024-05-07T10:57:17.394Z] "time" [2024-05-07T10:57:17.394Z] ] [2024-05-07T10:57:17.394Z] } [2024-05-07T10:57:17.394Z] { [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2", [2024-05-07T10:57:17.394Z] "ImportPath": "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "Name": "http2", [2024-05-07T10:57:17.394Z] "Doc": "Package http2 implements the HTTP/2 protocol.", [2024-05-07T10:57:17.394Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.394Z] "Module": { [2024-05-07T10:57:17.394Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.394Z] "Version": "v0.22.0", [2024-05-07T10:57:17.394Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.394Z] "Indirect": true, [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.394Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.394Z] "GoVersion": "1.18" [2024-05-07T10:57:17.394Z] }, [2024-05-07T10:57:17.394Z] "DepOnly": true, [2024-05-07T10:57:17.394Z] "Stale": true, [2024-05-07T10:57:17.394Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "GoFiles": [ [2024-05-07T10:57:17.394Z] "ascii.go", [2024-05-07T10:57:17.394Z] "ciphers.go", [2024-05-07T10:57:17.394Z] "client_conn_pool.go", [2024-05-07T10:57:17.394Z] "databuffer.go", [2024-05-07T10:57:17.394Z] "errors.go", [2024-05-07T10:57:17.394Z] "flow.go", [2024-05-07T10:57:17.394Z] "frame.go", [2024-05-07T10:57:17.394Z] "gotrack.go", [2024-05-07T10:57:17.394Z] "headermap.go", [2024-05-07T10:57:17.394Z] "http2.go", [2024-05-07T10:57:17.394Z] "pipe.go", [2024-05-07T10:57:17.394Z] "server.go", [2024-05-07T10:57:17.394Z] "transport.go", [2024-05-07T10:57:17.394Z] "write.go", [2024-05-07T10:57:17.394Z] "writesched.go", [2024-05-07T10:57:17.394Z] "writesched_priority.go", [2024-05-07T10:57:17.394Z] "writesched_random.go", [2024-05-07T10:57:17.394Z] "writesched_roundrobin.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "Imports": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "compress/gzip", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto/rand", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "encoding/binary", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "math", [2024-05-07T10:57:17.394Z] "math/bits", [2024-05-07T10:57:17.394Z] "math/rand", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptrace", [2024-05-07T10:57:17.394Z] "net/textproto", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "sort", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "sync/atomic", [2024-05-07T10:57:17.394Z] "time" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "Deps": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "compress/flate", [2024-05-07T10:57:17.394Z] "compress/gzip", [2024-05-07T10:57:17.394Z] "container/list", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto", [2024-05-07T10:57:17.394Z] "crypto/aes", [2024-05-07T10:57:17.394Z] "crypto/cipher", [2024-05-07T10:57:17.394Z] "crypto/des", [2024-05-07T10:57:17.394Z] "crypto/dsa", [2024-05-07T10:57:17.394Z] "crypto/ecdsa", [2024-05-07T10:57:17.394Z] "crypto/ed25519", [2024-05-07T10:57:17.394Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.394Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.394Z] "crypto/elliptic", [2024-05-07T10:57:17.394Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.394Z] "crypto/hmac", [2024-05-07T10:57:17.394Z] "crypto/internal/randutil", [2024-05-07T10:57:17.394Z] "crypto/internal/subtle", [2024-05-07T10:57:17.394Z] "crypto/md5", [2024-05-07T10:57:17.394Z] "crypto/rand", [2024-05-07T10:57:17.394Z] "crypto/rc4", [2024-05-07T10:57:17.394Z] "crypto/rsa", [2024-05-07T10:57:17.394Z] "crypto/sha1", [2024-05-07T10:57:17.394Z] "crypto/sha256", [2024-05-07T10:57:17.394Z] "crypto/sha512", [2024-05-07T10:57:17.394Z] "crypto/subtle", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "crypto/x509", [2024-05-07T10:57:17.394Z] "crypto/x509/pkix", [2024-05-07T10:57:17.394Z] "encoding/asn1", [2024-05-07T10:57:17.394Z] "encoding/base64", [2024-05-07T10:57:17.394Z] "encoding/binary", [2024-05-07T10:57:17.394Z] "encoding/hex", [2024-05-07T10:57:17.394Z] "encoding/pem", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.394Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.394Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.394Z] "hash", [2024-05-07T10:57:17.394Z] "hash/crc32", [2024-05-07T10:57:17.394Z] "internal/abi", [2024-05-07T10:57:17.394Z] "internal/bytealg", [2024-05-07T10:57:17.394Z] "internal/cpu", [2024-05-07T10:57:17.394Z] "internal/fmtsort", [2024-05-07T10:57:17.394Z] "internal/goexperiment", [2024-05-07T10:57:17.394Z] "internal/itoa", [2024-05-07T10:57:17.394Z] "internal/nettrace", [2024-05-07T10:57:17.394Z] "internal/oserror", [2024-05-07T10:57:17.394Z] "internal/poll", [2024-05-07T10:57:17.394Z] "internal/race", [2024-05-07T10:57:17.394Z] "internal/reflectlite", [2024-05-07T10:57:17.394Z] "internal/singleflight", [2024-05-07T10:57:17.394Z] "internal/syscall/execenv", [2024-05-07T10:57:17.394Z] "internal/syscall/unix", [2024-05-07T10:57:17.394Z] "internal/testlog", [2024-05-07T10:57:17.394Z] "internal/unsafeheader", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "io/ioutil", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "math", [2024-05-07T10:57:17.394Z] "math/big", [2024-05-07T10:57:17.394Z] "math/bits", [2024-05-07T10:57:17.394Z] "math/rand", [2024-05-07T10:57:17.394Z] "mime", [2024-05-07T10:57:17.394Z] "mime/multipart", [2024-05-07T10:57:17.394Z] "mime/quotedprintable", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptrace", [2024-05-07T10:57:17.394Z] "net/http/internal", [2024-05-07T10:57:17.394Z] "net/http/internal/ascii", [2024-05-07T10:57:17.394Z] "net/textproto", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "path", [2024-05-07T10:57:17.394Z] "path/filepath", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "runtime/cgo", [2024-05-07T10:57:17.394Z] "runtime/internal/atomic", [2024-05-07T10:57:17.394Z] "runtime/internal/math", [2024-05-07T10:57:17.394Z] "runtime/internal/sys", [2024-05-07T10:57:17.394Z] "sort", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "sync/atomic", [2024-05-07T10:57:17.394Z] "syscall", [2024-05-07T10:57:17.394Z] "time", [2024-05-07T10:57:17.394Z] "unicode", [2024-05-07T10:57:17.394Z] "unicode/utf16", [2024-05-07T10:57:17.394Z] "unicode/utf8", [2024-05-07T10:57:17.394Z] "unsafe", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestGoFiles": [ [2024-05-07T10:57:17.394Z] "ascii_test.go", [2024-05-07T10:57:17.394Z] "ciphers_test.go", [2024-05-07T10:57:17.394Z] "databuffer_test.go", [2024-05-07T10:57:17.394Z] "errors_test.go", [2024-05-07T10:57:17.394Z] "flow_test.go", [2024-05-07T10:57:17.394Z] "frame_test.go", [2024-05-07T10:57:17.394Z] "gotrack_test.go", [2024-05-07T10:57:17.394Z] "http2_test.go", [2024-05-07T10:57:17.394Z] "pipe_test.go", [2024-05-07T10:57:17.394Z] "server_push_test.go", [2024-05-07T10:57:17.394Z] "server_test.go", [2024-05-07T10:57:17.394Z] "transport_test.go", [2024-05-07T10:57:17.394Z] "writesched_priority_test.go", [2024-05-07T10:57:17.394Z] "writesched_random_test.go", [2024-05-07T10:57:17.394Z] "writesched_roundrobin_test.go", [2024-05-07T10:57:17.394Z] "writesched_test.go", [2024-05-07T10:57:17.394Z] "z_spec_test.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestImports": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "compress/gzip", [2024-05-07T10:57:17.394Z] "compress/zlib", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "encoding/hex", [2024-05-07T10:57:17.394Z] "encoding/xml", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "flag", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "io/ioutil", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "math", [2024-05-07T10:57:17.394Z] "math/rand", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptest", [2024-05-07T10:57:17.394Z] "net/http/httptrace", [2024-05-07T10:57:17.394Z] "net/textproto", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "path/filepath", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "regexp", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "sort", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "sync/atomic", [2024-05-07T10:57:17.394Z] "testing", [2024-05-07T10:57:17.394Z] "time", [2024-05-07T10:57:17.394Z] "unsafe" [2024-05-07T10:57:17.394Z] ] [2024-05-07T10:57:17.394Z] } [2024-05-07T10:57:17.394Z] { [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/http2/h2c", [2024-05-07T10:57:17.394Z] "ImportPath": "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.394Z] "Name": "h2c", [2024-05-07T10:57:17.394Z] "Doc": "Package h2c implements the unencrypted \"h2c\" form of HTTP/2.", [2024-05-07T10:57:17.394Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.394Z] "Module": { [2024-05-07T10:57:17.394Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.394Z] "Version": "v0.22.0", [2024-05-07T10:57:17.394Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.394Z] "Indirect": true, [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.394Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.394Z] "GoVersion": "1.18" [2024-05-07T10:57:17.394Z] }, [2024-05-07T10:57:17.394Z] "DepOnly": true, [2024-05-07T10:57:17.394Z] "Stale": true, [2024-05-07T10:57:17.394Z] "StaleReason": "stale dependency: golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "GoFiles": [ [2024-05-07T10:57:17.394Z] "h2c.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "Imports": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "encoding/base64", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/textproto", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "strings" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "Deps": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "compress/flate", [2024-05-07T10:57:17.394Z] "compress/gzip", [2024-05-07T10:57:17.394Z] "container/list", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto", [2024-05-07T10:57:17.394Z] "crypto/aes", [2024-05-07T10:57:17.394Z] "crypto/cipher", [2024-05-07T10:57:17.394Z] "crypto/des", [2024-05-07T10:57:17.394Z] "crypto/dsa", [2024-05-07T10:57:17.394Z] "crypto/ecdsa", [2024-05-07T10:57:17.394Z] "crypto/ed25519", [2024-05-07T10:57:17.394Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.394Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.394Z] "crypto/elliptic", [2024-05-07T10:57:17.394Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.394Z] "crypto/hmac", [2024-05-07T10:57:17.394Z] "crypto/internal/randutil", [2024-05-07T10:57:17.394Z] "crypto/internal/subtle", [2024-05-07T10:57:17.394Z] "crypto/md5", [2024-05-07T10:57:17.394Z] "crypto/rand", [2024-05-07T10:57:17.394Z] "crypto/rc4", [2024-05-07T10:57:17.394Z] "crypto/rsa", [2024-05-07T10:57:17.394Z] "crypto/sha1", [2024-05-07T10:57:17.394Z] "crypto/sha256", [2024-05-07T10:57:17.394Z] "crypto/sha512", [2024-05-07T10:57:17.394Z] "crypto/subtle", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "crypto/x509", [2024-05-07T10:57:17.394Z] "crypto/x509/pkix", [2024-05-07T10:57:17.394Z] "encoding/asn1", [2024-05-07T10:57:17.394Z] "encoding/base64", [2024-05-07T10:57:17.394Z] "encoding/binary", [2024-05-07T10:57:17.394Z] "encoding/hex", [2024-05-07T10:57:17.394Z] "encoding/pem", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.394Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.394Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.394Z] "hash", [2024-05-07T10:57:17.394Z] "hash/crc32", [2024-05-07T10:57:17.394Z] "internal/abi", [2024-05-07T10:57:17.394Z] "internal/bytealg", [2024-05-07T10:57:17.394Z] "internal/cpu", [2024-05-07T10:57:17.394Z] "internal/fmtsort", [2024-05-07T10:57:17.394Z] "internal/goexperiment", [2024-05-07T10:57:17.394Z] "internal/itoa", [2024-05-07T10:57:17.394Z] "internal/nettrace", [2024-05-07T10:57:17.394Z] "internal/oserror", [2024-05-07T10:57:17.394Z] "internal/poll", [2024-05-07T10:57:17.394Z] "internal/race", [2024-05-07T10:57:17.394Z] "internal/reflectlite", [2024-05-07T10:57:17.394Z] "internal/singleflight", [2024-05-07T10:57:17.394Z] "internal/syscall/execenv", [2024-05-07T10:57:17.394Z] "internal/syscall/unix", [2024-05-07T10:57:17.394Z] "internal/testlog", [2024-05-07T10:57:17.394Z] "internal/unsafeheader", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "io/ioutil", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "math", [2024-05-07T10:57:17.394Z] "math/big", [2024-05-07T10:57:17.394Z] "math/bits", [2024-05-07T10:57:17.394Z] "math/rand", [2024-05-07T10:57:17.394Z] "mime", [2024-05-07T10:57:17.394Z] "mime/multipart", [2024-05-07T10:57:17.394Z] "mime/quotedprintable", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptrace", [2024-05-07T10:57:17.394Z] "net/http/internal", [2024-05-07T10:57:17.394Z] "net/http/internal/ascii", [2024-05-07T10:57:17.394Z] "net/textproto", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "path", [2024-05-07T10:57:17.394Z] "path/filepath", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "runtime/cgo", [2024-05-07T10:57:17.394Z] "runtime/internal/atomic", [2024-05-07T10:57:17.394Z] "runtime/internal/math", [2024-05-07T10:57:17.394Z] "runtime/internal/sys", [2024-05-07T10:57:17.394Z] "sort", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "sync/atomic", [2024-05-07T10:57:17.394Z] "syscall", [2024-05-07T10:57:17.394Z] "time", [2024-05-07T10:57:17.394Z] "unicode", [2024-05-07T10:57:17.394Z] "unicode/utf16", [2024-05-07T10:57:17.394Z] "unicode/utf8", [2024-05-07T10:57:17.394Z] "unsafe", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestGoFiles": [ [2024-05-07T10:57:17.394Z] "h2c_test.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestImports": [ [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/ioutil", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptest", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "testing" [2024-05-07T10:57:17.394Z] ] [2024-05-07T10:57:17.394Z] } [2024-05-07T10:57:17.394Z] { [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-05-07T10:57:17.394Z] "ImportPath": "github.com/labstack/echo/v4", [2024-05-07T10:57:17.394Z] "Name": "echo", [2024-05-07T10:57:17.394Z] "Doc": "Package echo implements high performance, minimalist Go web framework.", [2024-05-07T10:57:17.394Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-05-07T10:57:17.394Z] "Module": { [2024-05-07T10:57:17.394Z] "Path": "github.com/labstack/echo/v4", [2024-05-07T10:57:17.394Z] "Version": "v4.11.4", [2024-05-07T10:57:17.394Z] "Time": "2023-12-20T13:24:30Z", [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-05-07T10:57:17.394Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-05-07T10:57:17.394Z] "GoVersion": "1.18" [2024-05-07T10:57:17.394Z] }, [2024-05-07T10:57:17.394Z] "DepOnly": true, [2024-05-07T10:57:17.394Z] "Stale": true, [2024-05-07T10:57:17.394Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.394Z] "GoFiles": [ [2024-05-07T10:57:17.394Z] "bind.go", [2024-05-07T10:57:17.394Z] "binder.go", [2024-05-07T10:57:17.394Z] "context.go", [2024-05-07T10:57:17.394Z] "context_fs.go", [2024-05-07T10:57:17.394Z] "echo.go", [2024-05-07T10:57:17.394Z] "echo_fs.go", [2024-05-07T10:57:17.394Z] "group.go", [2024-05-07T10:57:17.394Z] "group_fs.go", [2024-05-07T10:57:17.394Z] "ip.go", [2024-05-07T10:57:17.394Z] "json.go", [2024-05-07T10:57:17.394Z] "log.go", [2024-05-07T10:57:17.394Z] "response.go", [2024-05-07T10:57:17.394Z] "router.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "Imports": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "encoding", [2024-05-07T10:57:17.394Z] "encoding/json", [2024-05-07T10:57:17.394Z] "encoding/xml", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.394Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.394Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.394Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "mime/multipart", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "path/filepath", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "time" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "Deps": [ [2024-05-07T10:57:17.394Z] "bufio", [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "compress/flate", [2024-05-07T10:57:17.394Z] "compress/gzip", [2024-05-07T10:57:17.394Z] "container/list", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto", [2024-05-07T10:57:17.394Z] "crypto/aes", [2024-05-07T10:57:17.394Z] "crypto/cipher", [2024-05-07T10:57:17.394Z] "crypto/des", [2024-05-07T10:57:17.394Z] "crypto/dsa", [2024-05-07T10:57:17.394Z] "crypto/ecdsa", [2024-05-07T10:57:17.394Z] "crypto/ed25519", [2024-05-07T10:57:17.394Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.394Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.394Z] "crypto/elliptic", [2024-05-07T10:57:17.394Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.394Z] "crypto/hmac", [2024-05-07T10:57:17.394Z] "crypto/internal/randutil", [2024-05-07T10:57:17.394Z] "crypto/internal/subtle", [2024-05-07T10:57:17.394Z] "crypto/md5", [2024-05-07T10:57:17.394Z] "crypto/rand", [2024-05-07T10:57:17.394Z] "crypto/rc4", [2024-05-07T10:57:17.394Z] "crypto/rsa", [2024-05-07T10:57:17.394Z] "crypto/sha1", [2024-05-07T10:57:17.394Z] "crypto/sha256", [2024-05-07T10:57:17.394Z] "crypto/sha512", [2024-05-07T10:57:17.394Z] "crypto/subtle", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "crypto/x509", [2024-05-07T10:57:17.394Z] "crypto/x509/pkix", [2024-05-07T10:57:17.394Z] "encoding", [2024-05-07T10:57:17.394Z] "encoding/asn1", [2024-05-07T10:57:17.394Z] "encoding/base64", [2024-05-07T10:57:17.394Z] "encoding/binary", [2024-05-07T10:57:17.394Z] "encoding/hex", [2024-05-07T10:57:17.394Z] "encoding/json", [2024-05-07T10:57:17.394Z] "encoding/pem", [2024-05-07T10:57:17.394Z] "encoding/xml", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.394Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.394Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.394Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.394Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.394Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.394Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.394Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.394Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.394Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.394Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.394Z] "hash", [2024-05-07T10:57:17.394Z] "hash/crc32", [2024-05-07T10:57:17.394Z] "internal/abi", [2024-05-07T10:57:17.394Z] "internal/bytealg", [2024-05-07T10:57:17.394Z] "internal/cpu", [2024-05-07T10:57:17.394Z] "internal/fmtsort", [2024-05-07T10:57:17.394Z] "internal/goexperiment", [2024-05-07T10:57:17.394Z] "internal/itoa", [2024-05-07T10:57:17.394Z] "internal/nettrace", [2024-05-07T10:57:17.394Z] "internal/oserror", [2024-05-07T10:57:17.394Z] "internal/poll", [2024-05-07T10:57:17.394Z] "internal/race", [2024-05-07T10:57:17.394Z] "internal/reflectlite", [2024-05-07T10:57:17.394Z] "internal/singleflight", [2024-05-07T10:57:17.394Z] "internal/syscall/execenv", [2024-05-07T10:57:17.394Z] "internal/syscall/unix", [2024-05-07T10:57:17.394Z] "internal/testlog", [2024-05-07T10:57:17.394Z] "internal/unsafeheader", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "io/ioutil", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "math", [2024-05-07T10:57:17.394Z] "math/big", [2024-05-07T10:57:17.394Z] "math/bits", [2024-05-07T10:57:17.394Z] "math/rand", [2024-05-07T10:57:17.394Z] "mime", [2024-05-07T10:57:17.394Z] "mime/multipart", [2024-05-07T10:57:17.394Z] "mime/quotedprintable", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptrace", [2024-05-07T10:57:17.394Z] "net/http/internal", [2024-05-07T10:57:17.394Z] "net/http/internal/ascii", [2024-05-07T10:57:17.394Z] "net/textproto", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "path", [2024-05-07T10:57:17.394Z] "path/filepath", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "runtime", [2024-05-07T10:57:17.394Z] "runtime/cgo", [2024-05-07T10:57:17.394Z] "runtime/debug", [2024-05-07T10:57:17.394Z] "runtime/internal/atomic", [2024-05-07T10:57:17.394Z] "runtime/internal/math", [2024-05-07T10:57:17.394Z] "runtime/internal/sys", [2024-05-07T10:57:17.394Z] "sort", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "sync", [2024-05-07T10:57:17.394Z] "sync/atomic", [2024-05-07T10:57:17.394Z] "syscall", [2024-05-07T10:57:17.394Z] "time", [2024-05-07T10:57:17.394Z] "unicode", [2024-05-07T10:57:17.394Z] "unicode/utf16", [2024-05-07T10:57:17.394Z] "unicode/utf8", [2024-05-07T10:57:17.394Z] "unsafe", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.394Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestGoFiles": [ [2024-05-07T10:57:17.394Z] "bind_test.go", [2024-05-07T10:57:17.394Z] "binder_test.go", [2024-05-07T10:57:17.394Z] "context_fs_test.go", [2024-05-07T10:57:17.394Z] "context_test.go", [2024-05-07T10:57:17.394Z] "echo_fs_test.go", [2024-05-07T10:57:17.394Z] "echo_test.go", [2024-05-07T10:57:17.394Z] "group_fs_test.go", [2024-05-07T10:57:17.394Z] "group_test.go", [2024-05-07T10:57:17.394Z] "ip_test.go", [2024-05-07T10:57:17.394Z] "json_test.go", [2024-05-07T10:57:17.394Z] "response_test.go", [2024-05-07T10:57:17.394Z] "router_test.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "TestImports": [ [2024-05-07T10:57:17.394Z] "bytes", [2024-05-07T10:57:17.394Z] "context", [2024-05-07T10:57:17.394Z] "crypto/tls", [2024-05-07T10:57:17.394Z] "encoding/json", [2024-05-07T10:57:17.394Z] "encoding/xml", [2024-05-07T10:57:17.394Z] "errors", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.394Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.394Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.394Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.394Z] "io", [2024-05-07T10:57:17.394Z] "io/fs", [2024-05-07T10:57:17.394Z] "math", [2024-05-07T10:57:17.394Z] "math/big", [2024-05-07T10:57:17.394Z] "mime/multipart", [2024-05-07T10:57:17.394Z] "net", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptest", [2024-05-07T10:57:17.394Z] "net/url", [2024-05-07T10:57:17.394Z] "os", [2024-05-07T10:57:17.394Z] "reflect", [2024-05-07T10:57:17.394Z] "strconv", [2024-05-07T10:57:17.394Z] "strings", [2024-05-07T10:57:17.394Z] "testing", [2024-05-07T10:57:17.394Z] "text/template", [2024-05-07T10:57:17.394Z] "time" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "XTestGoFiles": [ [2024-05-07T10:57:17.394Z] "binder_external_test.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "XTestImports": [ [2024-05-07T10:57:17.394Z] "encoding/base64", [2024-05-07T10:57:17.394Z] "fmt", [2024-05-07T10:57:17.394Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.394Z] "log", [2024-05-07T10:57:17.394Z] "net/http", [2024-05-07T10:57:17.394Z] "net/http/httptest" [2024-05-07T10:57:17.394Z] ] [2024-05-07T10:57:17.394Z] } [2024-05-07T10:57:17.394Z] { [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-05-07T10:57:17.394Z] "ImportPath": "github.com/sirupsen/logrus", [2024-05-07T10:57:17.394Z] "Name": "logrus", [2024-05-07T10:57:17.394Z] "Doc": "Package logrus is a structured logger for Go, completely API compatible with the standard library logger.", [2024-05-07T10:57:17.394Z] "Root": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-05-07T10:57:17.394Z] "Module": { [2024-05-07T10:57:17.394Z] "Path": "github.com/sirupsen/logrus", [2024-05-07T10:57:17.394Z] "Version": "v1.9.3", [2024-05-07T10:57:17.394Z] "Time": "2023-05-21T12:59:35Z", [2024-05-07T10:57:17.394Z] "Indirect": true, [2024-05-07T10:57:17.394Z] "Dir": "/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3", [2024-05-07T10:57:17.394Z] "GoMod": "/go/pkg/mod/cache/download/github.com/sirupsen/logrus/@v/v1.9.3.mod", [2024-05-07T10:57:17.394Z] "GoVersion": "1.13" [2024-05-07T10:57:17.394Z] }, [2024-05-07T10:57:17.394Z] "DepOnly": true, [2024-05-07T10:57:17.394Z] "Stale": true, [2024-05-07T10:57:17.394Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.394Z] "GoFiles": [ [2024-05-07T10:57:17.394Z] "alt_exit.go", [2024-05-07T10:57:17.394Z] "buffer_pool.go", [2024-05-07T10:57:17.394Z] "doc.go", [2024-05-07T10:57:17.394Z] "entry.go", [2024-05-07T10:57:17.394Z] "exported.go", [2024-05-07T10:57:17.394Z] "formatter.go", [2024-05-07T10:57:17.394Z] "hooks.go", [2024-05-07T10:57:17.394Z] "json_formatter.go", [2024-05-07T10:57:17.394Z] "logger.go", [2024-05-07T10:57:17.394Z] "logrus.go", [2024-05-07T10:57:17.394Z] "terminal_check_notappengine.go", [2024-05-07T10:57:17.394Z] "terminal_check_unix.go", [2024-05-07T10:57:17.394Z] "text_formatter.go", [2024-05-07T10:57:17.394Z] "writer.go" [2024-05-07T10:57:17.394Z] ], [2024-05-07T10:57:17.394Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.394Z] "terminal_check_appengine.go", [2024-05-07T10:57:17.394Z] "terminal_check_bsd.go", [2024-05-07T10:57:17.394Z] "terminal_check_js.go", [2024-05-07T10:57:17.395Z] "terminal_check_no_terminal.go", [2024-05-07T10:57:17.395Z] "terminal_check_solaris.go", [2024-05-07T10:57:17.395Z] "terminal_check_windows.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Imports": [ [2024-05-07T10:57:17.395Z] "bufio", [2024-05-07T10:57:17.395Z] "bytes", [2024-05-07T10:57:17.395Z] "context", [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.395Z] "io", [2024-05-07T10:57:17.395Z] "log", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "reflect", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "sort", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "sync", [2024-05-07T10:57:17.395Z] "sync/atomic", [2024-05-07T10:57:17.395Z] "time", [2024-05-07T10:57:17.395Z] "unicode/utf8" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Deps": [ [2024-05-07T10:57:17.395Z] "bufio", [2024-05-07T10:57:17.395Z] "bytes", [2024-05-07T10:57:17.395Z] "context", [2024-05-07T10:57:17.395Z] "encoding", [2024-05-07T10:57:17.395Z] "encoding/base64", [2024-05-07T10:57:17.395Z] "encoding/binary", [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "errors", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.395Z] "internal/abi", [2024-05-07T10:57:17.395Z] "internal/bytealg", [2024-05-07T10:57:17.395Z] "internal/cpu", [2024-05-07T10:57:17.395Z] "internal/fmtsort", [2024-05-07T10:57:17.395Z] "internal/goexperiment", [2024-05-07T10:57:17.395Z] "internal/itoa", [2024-05-07T10:57:17.395Z] "internal/oserror", [2024-05-07T10:57:17.395Z] "internal/poll", [2024-05-07T10:57:17.395Z] "internal/race", [2024-05-07T10:57:17.395Z] "internal/reflectlite", [2024-05-07T10:57:17.395Z] "internal/syscall/execenv", [2024-05-07T10:57:17.395Z] "internal/syscall/unix", [2024-05-07T10:57:17.395Z] "internal/testlog", [2024-05-07T10:57:17.395Z] "internal/unsafeheader", [2024-05-07T10:57:17.395Z] "io", [2024-05-07T10:57:17.395Z] "io/fs", [2024-05-07T10:57:17.395Z] "log", [2024-05-07T10:57:17.395Z] "math", [2024-05-07T10:57:17.395Z] "math/bits", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "path", [2024-05-07T10:57:17.395Z] "reflect", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "runtime/internal/atomic", [2024-05-07T10:57:17.395Z] "runtime/internal/math", [2024-05-07T10:57:17.395Z] "runtime/internal/sys", [2024-05-07T10:57:17.395Z] "sort", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "sync", [2024-05-07T10:57:17.395Z] "sync/atomic", [2024-05-07T10:57:17.395Z] "syscall", [2024-05-07T10:57:17.395Z] "time", [2024-05-07T10:57:17.395Z] "unicode", [2024-05-07T10:57:17.395Z] "unicode/utf16", [2024-05-07T10:57:17.395Z] "unicode/utf8", [2024-05-07T10:57:17.395Z] "unsafe" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestGoFiles": [ [2024-05-07T10:57:17.395Z] "alt_exit_test.go", [2024-05-07T10:57:17.395Z] "entry_test.go", [2024-05-07T10:57:17.395Z] "formatter_bench_test.go", [2024-05-07T10:57:17.395Z] "json_formatter_test.go", [2024-05-07T10:57:17.395Z] "logger_bench_test.go", [2024-05-07T10:57:17.395Z] "logger_test.go", [2024-05-07T10:57:17.395Z] "text_formatter_test.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestImports": [ [2024-05-07T10:57:17.395Z] "bytes", [2024-05-07T10:57:17.395Z] "context", [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "errors", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.395Z] "io/ioutil", [2024-05-07T10:57:17.395Z] "log", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "os/exec", [2024-05-07T10:57:17.395Z] "path/filepath", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "sort", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "testing", [2024-05-07T10:57:17.395Z] "time" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "XTestGoFiles": [ [2024-05-07T10:57:17.395Z] "example_basic_test.go", [2024-05-07T10:57:17.395Z] "example_custom_caller_test.go", [2024-05-07T10:57:17.395Z] "example_default_field_value_test.go", [2024-05-07T10:57:17.395Z] "example_function_test.go", [2024-05-07T10:57:17.395Z] "example_global_hook_test.go", [2024-05-07T10:57:17.395Z] "example_hook_test.go", [2024-05-07T10:57:17.395Z] "hook_test.go", [2024-05-07T10:57:17.395Z] "level_test.go", [2024-05-07T10:57:17.395Z] "logrus_test.go", [2024-05-07T10:57:17.395Z] "writer_test.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "XTestImports": [ [2024-05-07T10:57:17.395Z] "bufio", [2024-05-07T10:57:17.395Z] "bytes", [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus/hooks/syslog", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus/hooks/test", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus/internal/testutils", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.395Z] "io/ioutil", [2024-05-07T10:57:17.395Z] "log", [2024-05-07T10:57:17.395Z] "log/syslog", [2024-05-07T10:57:17.395Z] "net/http", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "path", [2024-05-07T10:57:17.395Z] "path/filepath", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "sync", [2024-05-07T10:57:17.395Z] "testing", [2024-05-07T10:57:17.395Z] "time" [2024-05-07T10:57:17.395Z] ] [2024-05-07T10:57:17.395Z] } [2024-05-07T10:57:17.395Z] { [2024-05-07T10:57:17.395Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/utils", [2024-05-07T10:57:17.395Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.395Z] "Name": "utils", [2024-05-07T10:57:17.395Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.395Z] "Module": { [2024-05-07T10:57:17.395Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.395Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.395Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.395Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.395Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.395Z] "GoVersion": "1.21" [2024-05-07T10:57:17.395Z] }, [2024-05-07T10:57:17.395Z] "DepOnly": true, [2024-05-07T10:57:17.395Z] "Stale": true, [2024-05-07T10:57:17.395Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.395Z] "GoFiles": [ [2024-05-07T10:57:17.395Z] "handler.go", [2024-05-07T10:57:17.395Z] "logging.go", [2024-05-07T10:57:17.395Z] "utils.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Imports": [ [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.395Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.395Z] "io", [2024-05-07T10:57:17.395Z] "net/http", [2024-05-07T10:57:17.395Z] "strings" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Deps": [ [2024-05-07T10:57:17.395Z] "bufio", [2024-05-07T10:57:17.395Z] "bytes", [2024-05-07T10:57:17.395Z] "compress/flate", [2024-05-07T10:57:17.395Z] "compress/gzip", [2024-05-07T10:57:17.395Z] "compress/zlib", [2024-05-07T10:57:17.395Z] "container/list", [2024-05-07T10:57:17.395Z] "context", [2024-05-07T10:57:17.395Z] "crypto", [2024-05-07T10:57:17.395Z] "crypto/aes", [2024-05-07T10:57:17.395Z] "crypto/cipher", [2024-05-07T10:57:17.395Z] "crypto/des", [2024-05-07T10:57:17.395Z] "crypto/dsa", [2024-05-07T10:57:17.395Z] "crypto/ecdsa", [2024-05-07T10:57:17.395Z] "crypto/ed25519", [2024-05-07T10:57:17.395Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.395Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.395Z] "crypto/elliptic", [2024-05-07T10:57:17.395Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.395Z] "crypto/hmac", [2024-05-07T10:57:17.395Z] "crypto/internal/randutil", [2024-05-07T10:57:17.395Z] "crypto/internal/subtle", [2024-05-07T10:57:17.395Z] "crypto/md5", [2024-05-07T10:57:17.395Z] "crypto/rand", [2024-05-07T10:57:17.395Z] "crypto/rc4", [2024-05-07T10:57:17.395Z] "crypto/rsa", [2024-05-07T10:57:17.395Z] "crypto/sha1", [2024-05-07T10:57:17.395Z] "crypto/sha256", [2024-05-07T10:57:17.395Z] "crypto/sha512", [2024-05-07T10:57:17.395Z] "crypto/subtle", [2024-05-07T10:57:17.395Z] "crypto/tls", [2024-05-07T10:57:17.395Z] "crypto/x509", [2024-05-07T10:57:17.395Z] "crypto/x509/pkix", [2024-05-07T10:57:17.395Z] "database/sql/driver", [2024-05-07T10:57:17.395Z] "debug/dwarf", [2024-05-07T10:57:17.395Z] "debug/macho", [2024-05-07T10:57:17.395Z] "encoding", [2024-05-07T10:57:17.395Z] "encoding/asn1", [2024-05-07T10:57:17.395Z] "encoding/base64", [2024-05-07T10:57:17.395Z] "encoding/binary", [2024-05-07T10:57:17.395Z] "encoding/csv", [2024-05-07T10:57:17.395Z] "encoding/hex", [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "encoding/pem", [2024-05-07T10:57:17.395Z] "encoding/xml", [2024-05-07T10:57:17.395Z] "errors", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.395Z] "github.com/go-kit/log", [2024-05-07T10:57:17.395Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.395Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.395Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.395Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.395Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.395Z] "github.com/google/uuid", [2024-05-07T10:57:17.395Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.395Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.395Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.395Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.395Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.395Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.395Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.395Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.395Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.395Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.395Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.395Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.395Z] "golang.org/x/net/html", [2024-05-07T10:57:17.395Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.395Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.395Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.395Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.395Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.395Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.395Z] "golang.org/x/text/language", [2024-05-07T10:57:17.395Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.395Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.395Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.395Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.395Z] "hash", [2024-05-07T10:57:17.395Z] "hash/adler32", [2024-05-07T10:57:17.395Z] "hash/crc32", [2024-05-07T10:57:17.395Z] "internal/abi", [2024-05-07T10:57:17.395Z] "internal/bytealg", [2024-05-07T10:57:17.395Z] "internal/cpu", [2024-05-07T10:57:17.395Z] "internal/fmtsort", [2024-05-07T10:57:17.395Z] "internal/goexperiment", [2024-05-07T10:57:17.395Z] "internal/itoa", [2024-05-07T10:57:17.395Z] "internal/nettrace", [2024-05-07T10:57:17.395Z] "internal/oserror", [2024-05-07T10:57:17.395Z] "internal/poll", [2024-05-07T10:57:17.395Z] "internal/race", [2024-05-07T10:57:17.395Z] "internal/reflectlite", [2024-05-07T10:57:17.395Z] "internal/singleflight", [2024-05-07T10:57:17.395Z] "internal/syscall/execenv", [2024-05-07T10:57:17.395Z] "internal/syscall/unix", [2024-05-07T10:57:17.395Z] "internal/testlog", [2024-05-07T10:57:17.395Z] "internal/unsafeheader", [2024-05-07T10:57:17.395Z] "io", [2024-05-07T10:57:17.395Z] "io/fs", [2024-05-07T10:57:17.395Z] "io/ioutil", [2024-05-07T10:57:17.395Z] "log", [2024-05-07T10:57:17.395Z] "math", [2024-05-07T10:57:17.395Z] "math/big", [2024-05-07T10:57:17.395Z] "math/bits", [2024-05-07T10:57:17.395Z] "math/rand", [2024-05-07T10:57:17.395Z] "mime", [2024-05-07T10:57:17.395Z] "mime/multipart", [2024-05-07T10:57:17.395Z] "mime/quotedprintable", [2024-05-07T10:57:17.395Z] "net", [2024-05-07T10:57:17.395Z] "net/http", [2024-05-07T10:57:17.395Z] "net/http/httptrace", [2024-05-07T10:57:17.395Z] "net/http/internal", [2024-05-07T10:57:17.395Z] "net/http/internal/ascii", [2024-05-07T10:57:17.395Z] "net/textproto", [2024-05-07T10:57:17.395Z] "net/url", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "path", [2024-05-07T10:57:17.395Z] "path/filepath", [2024-05-07T10:57:17.395Z] "reflect", [2024-05-07T10:57:17.395Z] "regexp", [2024-05-07T10:57:17.395Z] "regexp/syntax", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "runtime/cgo", [2024-05-07T10:57:17.395Z] "runtime/debug", [2024-05-07T10:57:17.395Z] "runtime/internal/atomic", [2024-05-07T10:57:17.395Z] "runtime/internal/math", [2024-05-07T10:57:17.395Z] "runtime/internal/sys", [2024-05-07T10:57:17.395Z] "sort", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "sync", [2024-05-07T10:57:17.395Z] "sync/atomic", [2024-05-07T10:57:17.395Z] "syscall", [2024-05-07T10:57:17.395Z] "time", [2024-05-07T10:57:17.395Z] "unicode", [2024-05-07T10:57:17.395Z] "unicode/utf16", [2024-05-07T10:57:17.395Z] "unicode/utf8", [2024-05-07T10:57:17.395Z] "unsafe", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestGoFiles": [ [2024-05-07T10:57:17.395Z] "handler_test.go", [2024-05-07T10:57:17.395Z] "utils_test.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestImports": [ [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.395Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.395Z] "net/http", [2024-05-07T10:57:17.395Z] "net/http/httptest", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "testing" [2024-05-07T10:57:17.395Z] ] [2024-05-07T10:57:17.395Z] } [2024-05-07T10:57:17.395Z] { [2024-05-07T10:57:17.395Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/pkg/types", [2024-05-07T10:57:17.395Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.395Z] "Name": "types", [2024-05-07T10:57:17.395Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.395Z] "Module": { [2024-05-07T10:57:17.395Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-05-07T10:57:17.395Z] "Version": "v3.2.0-dev.3", [2024-05-07T10:57:17.395Z] "Time": "2024-03-04T15:36:22Z", [2024-05-07T10:57:17.395Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.395Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-05-07T10:57:17.395Z] "GoVersion": "1.21" [2024-05-07T10:57:17.395Z] }, [2024-05-07T10:57:17.395Z] "DepOnly": true, [2024-05-07T10:57:17.395Z] "Stale": true, [2024-05-07T10:57:17.395Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.395Z] "GoFiles": [ [2024-05-07T10:57:17.395Z] "config.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Imports": [ [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "net/url", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Deps": [ [2024-05-07T10:57:17.395Z] "errors", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "internal/abi", [2024-05-07T10:57:17.395Z] "internal/bytealg", [2024-05-07T10:57:17.395Z] "internal/cpu", [2024-05-07T10:57:17.395Z] "internal/fmtsort", [2024-05-07T10:57:17.395Z] "internal/goexperiment", [2024-05-07T10:57:17.395Z] "internal/itoa", [2024-05-07T10:57:17.395Z] "internal/oserror", [2024-05-07T10:57:17.395Z] "internal/poll", [2024-05-07T10:57:17.395Z] "internal/race", [2024-05-07T10:57:17.395Z] "internal/reflectlite", [2024-05-07T10:57:17.395Z] "internal/syscall/execenv", [2024-05-07T10:57:17.395Z] "internal/syscall/unix", [2024-05-07T10:57:17.395Z] "internal/testlog", [2024-05-07T10:57:17.395Z] "internal/unsafeheader", [2024-05-07T10:57:17.395Z] "io", [2024-05-07T10:57:17.395Z] "io/fs", [2024-05-07T10:57:17.395Z] "math", [2024-05-07T10:57:17.395Z] "math/bits", [2024-05-07T10:57:17.395Z] "net/url", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "path", [2024-05-07T10:57:17.395Z] "reflect", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "runtime/internal/atomic", [2024-05-07T10:57:17.395Z] "runtime/internal/math", [2024-05-07T10:57:17.395Z] "runtime/internal/sys", [2024-05-07T10:57:17.395Z] "sort", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "sync", [2024-05-07T10:57:17.395Z] "sync/atomic", [2024-05-07T10:57:17.395Z] "syscall", [2024-05-07T10:57:17.395Z] "time", [2024-05-07T10:57:17.395Z] "unicode", [2024-05-07T10:57:17.395Z] "unicode/utf8", [2024-05-07T10:57:17.395Z] "unsafe" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestGoFiles": [ [2024-05-07T10:57:17.395Z] "config_test.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestImports": [ [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.395Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.395Z] "testing" [2024-05-07T10:57:17.395Z] ] [2024-05-07T10:57:17.395Z] } [2024-05-07T10:57:17.395Z] { [2024-05-07T10:57:17.395Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/environment", [2024-05-07T10:57:17.395Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.395Z] "Name": "environment", [2024-05-07T10:57:17.395Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.395Z] "Module": { [2024-05-07T10:57:17.395Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.395Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.395Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.395Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.395Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.395Z] "GoVersion": "1.21" [2024-05-07T10:57:17.395Z] }, [2024-05-07T10:57:17.395Z] "DepOnly": true, [2024-05-07T10:57:17.395Z] "Stale": true, [2024-05-07T10:57:17.395Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.395Z] "GoFiles": [ [2024-05-07T10:57:17.395Z] "variables.go" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Imports": [ [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "reflect", [2024-05-07T10:57:17.395Z] "regexp", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "time" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "Deps": [ [2024-05-07T10:57:17.395Z] "bufio", [2024-05-07T10:57:17.395Z] "bytes", [2024-05-07T10:57:17.395Z] "compress/flate", [2024-05-07T10:57:17.395Z] "compress/gzip", [2024-05-07T10:57:17.395Z] "compress/zlib", [2024-05-07T10:57:17.395Z] "container/list", [2024-05-07T10:57:17.395Z] "context", [2024-05-07T10:57:17.395Z] "crypto", [2024-05-07T10:57:17.395Z] "crypto/aes", [2024-05-07T10:57:17.395Z] "crypto/cipher", [2024-05-07T10:57:17.395Z] "crypto/des", [2024-05-07T10:57:17.395Z] "crypto/dsa", [2024-05-07T10:57:17.395Z] "crypto/ecdsa", [2024-05-07T10:57:17.395Z] "crypto/ed25519", [2024-05-07T10:57:17.395Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.395Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.395Z] "crypto/elliptic", [2024-05-07T10:57:17.395Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.395Z] "crypto/hmac", [2024-05-07T10:57:17.395Z] "crypto/internal/randutil", [2024-05-07T10:57:17.395Z] "crypto/internal/subtle", [2024-05-07T10:57:17.395Z] "crypto/md5", [2024-05-07T10:57:17.395Z] "crypto/rand", [2024-05-07T10:57:17.395Z] "crypto/rc4", [2024-05-07T10:57:17.395Z] "crypto/rsa", [2024-05-07T10:57:17.395Z] "crypto/sha1", [2024-05-07T10:57:17.395Z] "crypto/sha256", [2024-05-07T10:57:17.395Z] "crypto/sha512", [2024-05-07T10:57:17.395Z] "crypto/subtle", [2024-05-07T10:57:17.395Z] "crypto/tls", [2024-05-07T10:57:17.395Z] "crypto/x509", [2024-05-07T10:57:17.395Z] "crypto/x509/pkix", [2024-05-07T10:57:17.395Z] "database/sql/driver", [2024-05-07T10:57:17.395Z] "debug/dwarf", [2024-05-07T10:57:17.395Z] "debug/macho", [2024-05-07T10:57:17.395Z] "encoding", [2024-05-07T10:57:17.395Z] "encoding/asn1", [2024-05-07T10:57:17.395Z] "encoding/base64", [2024-05-07T10:57:17.395Z] "encoding/binary", [2024-05-07T10:57:17.395Z] "encoding/csv", [2024-05-07T10:57:17.395Z] "encoding/hex", [2024-05-07T10:57:17.395Z] "encoding/json", [2024-05-07T10:57:17.395Z] "encoding/pem", [2024-05-07T10:57:17.395Z] "encoding/xml", [2024-05-07T10:57:17.395Z] "errors", [2024-05-07T10:57:17.395Z] "fmt", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.395Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.395Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.395Z] "github.com/go-kit/log", [2024-05-07T10:57:17.395Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.395Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.395Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.395Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.395Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.395Z] "github.com/google/uuid", [2024-05-07T10:57:17.395Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.395Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.395Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.395Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.395Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.395Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.395Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.395Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.395Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.395Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.395Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.395Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.395Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.395Z] "golang.org/x/net/html", [2024-05-07T10:57:17.395Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.395Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.395Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.395Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.395Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.395Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.395Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.395Z] "golang.org/x/text/language", [2024-05-07T10:57:17.395Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.395Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.395Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.395Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.395Z] "hash", [2024-05-07T10:57:17.395Z] "hash/adler32", [2024-05-07T10:57:17.395Z] "hash/crc32", [2024-05-07T10:57:17.395Z] "internal/abi", [2024-05-07T10:57:17.395Z] "internal/bytealg", [2024-05-07T10:57:17.395Z] "internal/cpu", [2024-05-07T10:57:17.395Z] "internal/fmtsort", [2024-05-07T10:57:17.395Z] "internal/goexperiment", [2024-05-07T10:57:17.395Z] "internal/itoa", [2024-05-07T10:57:17.395Z] "internal/nettrace", [2024-05-07T10:57:17.395Z] "internal/oserror", [2024-05-07T10:57:17.395Z] "internal/poll", [2024-05-07T10:57:17.395Z] "internal/race", [2024-05-07T10:57:17.395Z] "internal/reflectlite", [2024-05-07T10:57:17.395Z] "internal/singleflight", [2024-05-07T10:57:17.395Z] "internal/syscall/execenv", [2024-05-07T10:57:17.395Z] "internal/syscall/unix", [2024-05-07T10:57:17.395Z] "internal/testlog", [2024-05-07T10:57:17.395Z] "internal/unsafeheader", [2024-05-07T10:57:17.395Z] "io", [2024-05-07T10:57:17.395Z] "io/fs", [2024-05-07T10:57:17.395Z] "io/ioutil", [2024-05-07T10:57:17.395Z] "log", [2024-05-07T10:57:17.395Z] "math", [2024-05-07T10:57:17.395Z] "math/big", [2024-05-07T10:57:17.395Z] "math/bits", [2024-05-07T10:57:17.395Z] "math/rand", [2024-05-07T10:57:17.395Z] "mime", [2024-05-07T10:57:17.395Z] "mime/multipart", [2024-05-07T10:57:17.395Z] "mime/quotedprintable", [2024-05-07T10:57:17.395Z] "net", [2024-05-07T10:57:17.395Z] "net/http", [2024-05-07T10:57:17.395Z] "net/http/httptrace", [2024-05-07T10:57:17.395Z] "net/http/internal", [2024-05-07T10:57:17.395Z] "net/http/internal/ascii", [2024-05-07T10:57:17.395Z] "net/textproto", [2024-05-07T10:57:17.395Z] "net/url", [2024-05-07T10:57:17.395Z] "os", [2024-05-07T10:57:17.395Z] "path", [2024-05-07T10:57:17.395Z] "path/filepath", [2024-05-07T10:57:17.395Z] "reflect", [2024-05-07T10:57:17.395Z] "regexp", [2024-05-07T10:57:17.395Z] "regexp/syntax", [2024-05-07T10:57:17.395Z] "runtime", [2024-05-07T10:57:17.395Z] "runtime/cgo", [2024-05-07T10:57:17.395Z] "runtime/debug", [2024-05-07T10:57:17.395Z] "runtime/internal/atomic", [2024-05-07T10:57:17.395Z] "runtime/internal/math", [2024-05-07T10:57:17.395Z] "runtime/internal/sys", [2024-05-07T10:57:17.395Z] "sort", [2024-05-07T10:57:17.395Z] "strconv", [2024-05-07T10:57:17.395Z] "strings", [2024-05-07T10:57:17.395Z] "sync", [2024-05-07T10:57:17.395Z] "sync/atomic", [2024-05-07T10:57:17.395Z] "syscall", [2024-05-07T10:57:17.395Z] "time", [2024-05-07T10:57:17.395Z] "unicode", [2024-05-07T10:57:17.395Z] "unicode/utf16", [2024-05-07T10:57:17.395Z] "unicode/utf8", [2024-05-07T10:57:17.395Z] "unsafe", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.395Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.395Z] ], [2024-05-07T10:57:17.395Z] "TestGoFiles": [ [2024-05-07T10:57:17.395Z] "variables_test.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestImports": [ [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-05-07T10:57:17.396Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.396Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.396Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "testing", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ] [2024-05-07T10:57:17.396Z] } [2024-05-07T10:57:17.396Z] { [2024-05-07T10:57:17.396Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/startup", [2024-05-07T10:57:17.396Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.396Z] "Name": "startup", [2024-05-07T10:57:17.396Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.396Z] "Module": { [2024-05-07T10:57:17.396Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.396Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.396Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.396Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.396Z] "GoVersion": "1.21" [2024-05-07T10:57:17.396Z] }, [2024-05-07T10:57:17.396Z] "DepOnly": true, [2024-05-07T10:57:17.396Z] "Stale": true, [2024-05-07T10:57:17.396Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.396Z] "GoFiles": [ [2024-05-07T10:57:17.396Z] "timer.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Imports": [ [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Deps": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "compress/flate", [2024-05-07T10:57:17.396Z] "compress/gzip", [2024-05-07T10:57:17.396Z] "compress/zlib", [2024-05-07T10:57:17.396Z] "container/list", [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "crypto", [2024-05-07T10:57:17.396Z] "crypto/aes", [2024-05-07T10:57:17.396Z] "crypto/cipher", [2024-05-07T10:57:17.396Z] "crypto/des", [2024-05-07T10:57:17.396Z] "crypto/dsa", [2024-05-07T10:57:17.396Z] "crypto/ecdsa", [2024-05-07T10:57:17.396Z] "crypto/ed25519", [2024-05-07T10:57:17.396Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.396Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.396Z] "crypto/elliptic", [2024-05-07T10:57:17.396Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.396Z] "crypto/hmac", [2024-05-07T10:57:17.396Z] "crypto/internal/randutil", [2024-05-07T10:57:17.396Z] "crypto/internal/subtle", [2024-05-07T10:57:17.396Z] "crypto/md5", [2024-05-07T10:57:17.396Z] "crypto/rand", [2024-05-07T10:57:17.396Z] "crypto/rc4", [2024-05-07T10:57:17.396Z] "crypto/rsa", [2024-05-07T10:57:17.396Z] "crypto/sha1", [2024-05-07T10:57:17.396Z] "crypto/sha256", [2024-05-07T10:57:17.396Z] "crypto/sha512", [2024-05-07T10:57:17.396Z] "crypto/subtle", [2024-05-07T10:57:17.396Z] "crypto/tls", [2024-05-07T10:57:17.396Z] "crypto/x509", [2024-05-07T10:57:17.396Z] "crypto/x509/pkix", [2024-05-07T10:57:17.396Z] "database/sql/driver", [2024-05-07T10:57:17.396Z] "debug/dwarf", [2024-05-07T10:57:17.396Z] "debug/macho", [2024-05-07T10:57:17.396Z] "encoding", [2024-05-07T10:57:17.396Z] "encoding/asn1", [2024-05-07T10:57:17.396Z] "encoding/base64", [2024-05-07T10:57:17.396Z] "encoding/binary", [2024-05-07T10:57:17.396Z] "encoding/csv", [2024-05-07T10:57:17.396Z] "encoding/hex", [2024-05-07T10:57:17.396Z] "encoding/json", [2024-05-07T10:57:17.396Z] "encoding/pem", [2024-05-07T10:57:17.396Z] "encoding/xml", [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.396Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.396Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.396Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.396Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.396Z] "github.com/go-kit/log", [2024-05-07T10:57:17.396Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.396Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.396Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.396Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.396Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.396Z] "github.com/google/uuid", [2024-05-07T10:57:17.396Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.396Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.396Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.396Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.396Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.396Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.396Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.396Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.396Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.396Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.396Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.396Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.396Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.396Z] "golang.org/x/net/html", [2024-05-07T10:57:17.396Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.396Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.396Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.396Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.396Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.396Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.396Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.396Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.396Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.396Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.396Z] "golang.org/x/text/language", [2024-05-07T10:57:17.396Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.396Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.396Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.396Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.396Z] "hash", [2024-05-07T10:57:17.396Z] "hash/adler32", [2024-05-07T10:57:17.396Z] "hash/crc32", [2024-05-07T10:57:17.396Z] "internal/abi", [2024-05-07T10:57:17.396Z] "internal/bytealg", [2024-05-07T10:57:17.396Z] "internal/cpu", [2024-05-07T10:57:17.396Z] "internal/fmtsort", [2024-05-07T10:57:17.396Z] "internal/goexperiment", [2024-05-07T10:57:17.396Z] "internal/itoa", [2024-05-07T10:57:17.396Z] "internal/nettrace", [2024-05-07T10:57:17.396Z] "internal/oserror", [2024-05-07T10:57:17.396Z] "internal/poll", [2024-05-07T10:57:17.396Z] "internal/race", [2024-05-07T10:57:17.396Z] "internal/reflectlite", [2024-05-07T10:57:17.396Z] "internal/singleflight", [2024-05-07T10:57:17.396Z] "internal/syscall/execenv", [2024-05-07T10:57:17.396Z] "internal/syscall/unix", [2024-05-07T10:57:17.396Z] "internal/testlog", [2024-05-07T10:57:17.396Z] "internal/unsafeheader", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "io/fs", [2024-05-07T10:57:17.396Z] "io/ioutil", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/big", [2024-05-07T10:57:17.396Z] "math/bits", [2024-05-07T10:57:17.396Z] "math/rand", [2024-05-07T10:57:17.396Z] "mime", [2024-05-07T10:57:17.396Z] "mime/multipart", [2024-05-07T10:57:17.396Z] "mime/quotedprintable", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "net/http", [2024-05-07T10:57:17.396Z] "net/http/httptrace", [2024-05-07T10:57:17.396Z] "net/http/internal", [2024-05-07T10:57:17.396Z] "net/http/internal/ascii", [2024-05-07T10:57:17.396Z] "net/textproto", [2024-05-07T10:57:17.396Z] "net/url", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "path", [2024-05-07T10:57:17.396Z] "path/filepath", [2024-05-07T10:57:17.396Z] "reflect", [2024-05-07T10:57:17.396Z] "regexp", [2024-05-07T10:57:17.396Z] "regexp/syntax", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/cgo", [2024-05-07T10:57:17.396Z] "runtime/debug", [2024-05-07T10:57:17.396Z] "runtime/internal/atomic", [2024-05-07T10:57:17.396Z] "runtime/internal/math", [2024-05-07T10:57:17.396Z] "runtime/internal/sys", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "syscall", [2024-05-07T10:57:17.396Z] "time", [2024-05-07T10:57:17.396Z] "unicode", [2024-05-07T10:57:17.396Z] "unicode/utf16", [2024-05-07T10:57:17.396Z] "unicode/utf8", [2024-05-07T10:57:17.396Z] "unsafe", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.396Z] ] [2024-05-07T10:57:17.396Z] } [2024-05-07T10:57:17.396Z] { [2024-05-07T10:57:17.396Z] "Dir": "/usr/local/go/src/log/syslog", [2024-05-07T10:57:17.396Z] "ImportPath": "log/syslog", [2024-05-07T10:57:17.396Z] "Name": "syslog", [2024-05-07T10:57:17.396Z] "Doc": "Package syslog provides a simple interface to the system log service.", [2024-05-07T10:57:17.396Z] "Target": "/usr/local/go/pkg/linux_amd64/log/syslog.a", [2024-05-07T10:57:17.396Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.396Z] "Goroot": true, [2024-05-07T10:57:17.396Z] "Standard": true, [2024-05-07T10:57:17.396Z] "DepOnly": true, [2024-05-07T10:57:17.396Z] "GoFiles": [ [2024-05-07T10:57:17.396Z] "doc.go", [2024-05-07T10:57:17.396Z] "syslog.go", [2024-05-07T10:57:17.396Z] "syslog_unix.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Imports": [ [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Deps": [ [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "internal/abi", [2024-05-07T10:57:17.396Z] "internal/bytealg", [2024-05-07T10:57:17.396Z] "internal/cpu", [2024-05-07T10:57:17.396Z] "internal/fmtsort", [2024-05-07T10:57:17.396Z] "internal/goexperiment", [2024-05-07T10:57:17.396Z] "internal/itoa", [2024-05-07T10:57:17.396Z] "internal/nettrace", [2024-05-07T10:57:17.396Z] "internal/oserror", [2024-05-07T10:57:17.396Z] "internal/poll", [2024-05-07T10:57:17.396Z] "internal/race", [2024-05-07T10:57:17.396Z] "internal/reflectlite", [2024-05-07T10:57:17.396Z] "internal/singleflight", [2024-05-07T10:57:17.396Z] "internal/syscall/execenv", [2024-05-07T10:57:17.396Z] "internal/syscall/unix", [2024-05-07T10:57:17.396Z] "internal/testlog", [2024-05-07T10:57:17.396Z] "internal/unsafeheader", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "io/fs", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/bits", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "path", [2024-05-07T10:57:17.396Z] "reflect", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/cgo", [2024-05-07T10:57:17.396Z] "runtime/internal/atomic", [2024-05-07T10:57:17.396Z] "runtime/internal/math", [2024-05-07T10:57:17.396Z] "runtime/internal/sys", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "syscall", [2024-05-07T10:57:17.396Z] "time", [2024-05-07T10:57:17.396Z] "unicode", [2024-05-07T10:57:17.396Z] "unicode/utf8", [2024-05-07T10:57:17.396Z] "unsafe", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestGoFiles": [ [2024-05-07T10:57:17.396Z] "syslog_test.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestImports": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "testing", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "XTestGoFiles": [ [2024-05-07T10:57:17.396Z] "example_test.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "XTestImports": [ [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "log/syslog" [2024-05-07T10:57:17.396Z] ] [2024-05-07T10:57:17.396Z] } [2024-05-07T10:57:17.396Z] { [2024-05-07T10:57:17.396Z] "Dir": "/usr/local/go/src/text/tabwriter", [2024-05-07T10:57:17.396Z] "ImportPath": "text/tabwriter", [2024-05-07T10:57:17.396Z] "Name": "tabwriter", [2024-05-07T10:57:17.396Z] "Doc": "Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.", [2024-05-07T10:57:17.396Z] "Target": "/usr/local/go/pkg/linux_amd64/text/tabwriter.a", [2024-05-07T10:57:17.396Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.396Z] "Goroot": true, [2024-05-07T10:57:17.396Z] "Standard": true, [2024-05-07T10:57:17.396Z] "DepOnly": true, [2024-05-07T10:57:17.396Z] "GoFiles": [ [2024-05-07T10:57:17.396Z] "tabwriter.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Imports": [ [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "unicode/utf8" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Deps": [ [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "internal/abi", [2024-05-07T10:57:17.396Z] "internal/bytealg", [2024-05-07T10:57:17.396Z] "internal/cpu", [2024-05-07T10:57:17.396Z] "internal/goexperiment", [2024-05-07T10:57:17.396Z] "internal/race", [2024-05-07T10:57:17.396Z] "internal/reflectlite", [2024-05-07T10:57:17.396Z] "internal/unsafeheader", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/internal/atomic", [2024-05-07T10:57:17.396Z] "runtime/internal/math", [2024-05-07T10:57:17.396Z] "runtime/internal/sys", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "unicode/utf8", [2024-05-07T10:57:17.396Z] "unsafe" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "XTestGoFiles": [ [2024-05-07T10:57:17.396Z] "example_test.go", [2024-05-07T10:57:17.396Z] "tabwriter_test.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "XTestImports": [ [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "testing", [2024-05-07T10:57:17.396Z] "text/tabwriter" [2024-05-07T10:57:17.396Z] ] [2024-05-07T10:57:17.396Z] } [2024-05-07T10:57:17.396Z] { [2024-05-07T10:57:17.396Z] "Dir": "/usr/local/go/src/runtime/pprof", [2024-05-07T10:57:17.396Z] "ImportPath": "runtime/pprof", [2024-05-07T10:57:17.396Z] "Name": "pprof", [2024-05-07T10:57:17.396Z] "Doc": "Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.", [2024-05-07T10:57:17.396Z] "Target": "/usr/local/go/pkg/linux_amd64/runtime/pprof.a", [2024-05-07T10:57:17.396Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.396Z] "Goroot": true, [2024-05-07T10:57:17.396Z] "Standard": true, [2024-05-07T10:57:17.396Z] "DepOnly": true, [2024-05-07T10:57:17.396Z] "GoFiles": [ [2024-05-07T10:57:17.396Z] "elf.go", [2024-05-07T10:57:17.396Z] "label.go", [2024-05-07T10:57:17.396Z] "map.go", [2024-05-07T10:57:17.396Z] "pprof.go", [2024-05-07T10:57:17.396Z] "pprof_rusage.go", [2024-05-07T10:57:17.396Z] "proto.go", [2024-05-07T10:57:17.396Z] "protobuf.go", [2024-05-07T10:57:17.396Z] "protomem.go", [2024-05-07T10:57:17.396Z] "runtime.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.396Z] "pprof_norusage.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Imports": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "compress/gzip", [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "encoding/binary", [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "syscall", [2024-05-07T10:57:17.396Z] "text/tabwriter", [2024-05-07T10:57:17.396Z] "time", [2024-05-07T10:57:17.396Z] "unsafe" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Deps": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "compress/flate", [2024-05-07T10:57:17.396Z] "compress/gzip", [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "encoding/binary", [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "hash", [2024-05-07T10:57:17.396Z] "hash/crc32", [2024-05-07T10:57:17.396Z] "internal/abi", [2024-05-07T10:57:17.396Z] "internal/bytealg", [2024-05-07T10:57:17.396Z] "internal/cpu", [2024-05-07T10:57:17.396Z] "internal/fmtsort", [2024-05-07T10:57:17.396Z] "internal/goexperiment", [2024-05-07T10:57:17.396Z] "internal/itoa", [2024-05-07T10:57:17.396Z] "internal/oserror", [2024-05-07T10:57:17.396Z] "internal/poll", [2024-05-07T10:57:17.396Z] "internal/race", [2024-05-07T10:57:17.396Z] "internal/reflectlite", [2024-05-07T10:57:17.396Z] "internal/syscall/execenv", [2024-05-07T10:57:17.396Z] "internal/syscall/unix", [2024-05-07T10:57:17.396Z] "internal/testlog", [2024-05-07T10:57:17.396Z] "internal/unsafeheader", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "io/fs", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/bits", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "path", [2024-05-07T10:57:17.396Z] "reflect", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/internal/atomic", [2024-05-07T10:57:17.396Z] "runtime/internal/math", [2024-05-07T10:57:17.396Z] "runtime/internal/sys", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "syscall", [2024-05-07T10:57:17.396Z] "text/tabwriter", [2024-05-07T10:57:17.396Z] "time", [2024-05-07T10:57:17.396Z] "unicode", [2024-05-07T10:57:17.396Z] "unicode/utf8", [2024-05-07T10:57:17.396Z] "unsafe" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestGoFiles": [ [2024-05-07T10:57:17.396Z] "label_test.go", [2024-05-07T10:57:17.396Z] "mprof_test.go", [2024-05-07T10:57:17.396Z] "pprof_test.go", [2024-05-07T10:57:17.396Z] "proto_test.go", [2024-05-07T10:57:17.396Z] "protomem_test.go", [2024-05-07T10:57:17.396Z] "runtime_test.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestImports": [ [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "encoding/json", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "internal/profile", [2024-05-07T10:57:17.396Z] "internal/testenv", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/big", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "os/exec", [2024-05-07T10:57:17.396Z] "reflect", [2024-05-07T10:57:17.396Z] "regexp", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "testing", [2024-05-07T10:57:17.396Z] "time", [2024-05-07T10:57:17.396Z] "unsafe" [2024-05-07T10:57:17.396Z] ] [2024-05-07T10:57:17.396Z] } [2024-05-07T10:57:17.396Z] { [2024-05-07T10:57:17.396Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-05-07T10:57:17.396Z] "ImportPath": "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.396Z] "Name": "metrics", [2024-05-07T10:57:17.396Z] "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-05-07T10:57:17.396Z] "Root": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-05-07T10:57:17.396Z] "Module": { [2024-05-07T10:57:17.396Z] "Path": "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.396Z] "Version": "v0.0.0-20201227073835-cf1acfcdf475", [2024-05-07T10:57:17.396Z] "Time": "2020-12-27T07:38:35Z", [2024-05-07T10:57:17.396Z] "Dir": "/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20201227073835-cf1acfcdf475", [2024-05-07T10:57:17.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/rcrowley/go-metrics/@v/v0.0.0-20201227073835-cf1acfcdf475.mod" [2024-05-07T10:57:17.396Z] }, [2024-05-07T10:57:17.396Z] "DepOnly": true, [2024-05-07T10:57:17.396Z] "Stale": true, [2024-05-07T10:57:17.396Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.396Z] "GoFiles": [ [2024-05-07T10:57:17.396Z] "counter.go", [2024-05-07T10:57:17.396Z] "debug.go", [2024-05-07T10:57:17.396Z] "ewma.go", [2024-05-07T10:57:17.396Z] "gauge.go", [2024-05-07T10:57:17.396Z] "gauge_float64.go", [2024-05-07T10:57:17.396Z] "graphite.go", [2024-05-07T10:57:17.396Z] "healthcheck.go", [2024-05-07T10:57:17.396Z] "histogram.go", [2024-05-07T10:57:17.396Z] "json.go", [2024-05-07T10:57:17.396Z] "log.go", [2024-05-07T10:57:17.396Z] "meter.go", [2024-05-07T10:57:17.396Z] "metrics.go", [2024-05-07T10:57:17.396Z] "opentsdb.go", [2024-05-07T10:57:17.396Z] "registry.go", [2024-05-07T10:57:17.396Z] "runtime.go", [2024-05-07T10:57:17.396Z] "runtime_cgo.go", [2024-05-07T10:57:17.396Z] "runtime_gccpufraction.go", [2024-05-07T10:57:17.396Z] "sample.go", [2024-05-07T10:57:17.396Z] "syslog.go", [2024-05-07T10:57:17.396Z] "timer.go", [2024-05-07T10:57:17.396Z] "writer.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.396Z] "runtime_no_cgo.go", [2024-05-07T10:57:17.396Z] "runtime_no_gccpufraction.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Imports": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "encoding/json", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "log/syslog", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/rand", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "reflect", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/debug", [2024-05-07T10:57:17.396Z] "runtime/pprof", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Deps": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "compress/flate", [2024-05-07T10:57:17.396Z] "compress/gzip", [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "encoding", [2024-05-07T10:57:17.396Z] "encoding/base64", [2024-05-07T10:57:17.396Z] "encoding/binary", [2024-05-07T10:57:17.396Z] "encoding/json", [2024-05-07T10:57:17.396Z] "errors", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "hash", [2024-05-07T10:57:17.396Z] "hash/crc32", [2024-05-07T10:57:17.396Z] "internal/abi", [2024-05-07T10:57:17.396Z] "internal/bytealg", [2024-05-07T10:57:17.396Z] "internal/cpu", [2024-05-07T10:57:17.396Z] "internal/fmtsort", [2024-05-07T10:57:17.396Z] "internal/goexperiment", [2024-05-07T10:57:17.396Z] "internal/itoa", [2024-05-07T10:57:17.396Z] "internal/nettrace", [2024-05-07T10:57:17.396Z] "internal/oserror", [2024-05-07T10:57:17.396Z] "internal/poll", [2024-05-07T10:57:17.396Z] "internal/race", [2024-05-07T10:57:17.396Z] "internal/reflectlite", [2024-05-07T10:57:17.396Z] "internal/singleflight", [2024-05-07T10:57:17.396Z] "internal/syscall/execenv", [2024-05-07T10:57:17.396Z] "internal/syscall/unix", [2024-05-07T10:57:17.396Z] "internal/testlog", [2024-05-07T10:57:17.396Z] "internal/unsafeheader", [2024-05-07T10:57:17.396Z] "io", [2024-05-07T10:57:17.396Z] "io/fs", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "log/syslog", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/bits", [2024-05-07T10:57:17.396Z] "math/rand", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "os", [2024-05-07T10:57:17.396Z] "path", [2024-05-07T10:57:17.396Z] "reflect", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/cgo", [2024-05-07T10:57:17.396Z] "runtime/debug", [2024-05-07T10:57:17.396Z] "runtime/internal/atomic", [2024-05-07T10:57:17.396Z] "runtime/internal/math", [2024-05-07T10:57:17.396Z] "runtime/internal/sys", [2024-05-07T10:57:17.396Z] "runtime/pprof", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "strconv", [2024-05-07T10:57:17.396Z] "strings", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "sync/atomic", [2024-05-07T10:57:17.396Z] "syscall", [2024-05-07T10:57:17.396Z] "text/tabwriter", [2024-05-07T10:57:17.396Z] "time", [2024-05-07T10:57:17.396Z] "unicode", [2024-05-07T10:57:17.396Z] "unicode/utf16", [2024-05-07T10:57:17.396Z] "unicode/utf8", [2024-05-07T10:57:17.396Z] "unsafe", [2024-05-07T10:57:17.396Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestGoFiles": [ [2024-05-07T10:57:17.396Z] "counter_test.go", [2024-05-07T10:57:17.396Z] "debug_test.go", [2024-05-07T10:57:17.396Z] "ewma_test.go", [2024-05-07T10:57:17.396Z] "gauge_float64_test.go", [2024-05-07T10:57:17.396Z] "gauge_test.go", [2024-05-07T10:57:17.396Z] "graphite_test.go", [2024-05-07T10:57:17.396Z] "histogram_test.go", [2024-05-07T10:57:17.396Z] "json_test.go", [2024-05-07T10:57:17.396Z] "meter_test.go", [2024-05-07T10:57:17.396Z] "metrics_test.go", [2024-05-07T10:57:17.396Z] "opentsdb_test.go", [2024-05-07T10:57:17.396Z] "registry_test.go", [2024-05-07T10:57:17.396Z] "runtime_test.go", [2024-05-07T10:57:17.396Z] "sample_test.go", [2024-05-07T10:57:17.396Z] "timer_test.go", [2024-05-07T10:57:17.396Z] "writer_test.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "TestImports": [ [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "encoding/json", [2024-05-07T10:57:17.396Z] "fmt", [2024-05-07T10:57:17.396Z] "io/ioutil", [2024-05-07T10:57:17.396Z] "log", [2024-05-07T10:57:17.396Z] "math", [2024-05-07T10:57:17.396Z] "math/rand", [2024-05-07T10:57:17.396Z] "net", [2024-05-07T10:57:17.396Z] "runtime", [2024-05-07T10:57:17.396Z] "runtime/debug", [2024-05-07T10:57:17.396Z] "sort", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "testing", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ] [2024-05-07T10:57:17.396Z] } [2024-05-07T10:57:17.396Z] { [2024-05-07T10:57:17.396Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/interfaces", [2024-05-07T10:57:17.396Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.396Z] "Name": "interfaces", [2024-05-07T10:57:17.396Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.396Z] "Module": { [2024-05-07T10:57:17.396Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.396Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.396Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.396Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.396Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.396Z] "GoVersion": "1.21" [2024-05-07T10:57:17.396Z] }, [2024-05-07T10:57:17.396Z] "DepOnly": true, [2024-05-07T10:57:17.396Z] "Stale": true, [2024-05-07T10:57:17.396Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.396Z] "GoFiles": [ [2024-05-07T10:57:17.396Z] "certificate.go", [2024-05-07T10:57:17.396Z] "configuration.go", [2024-05-07T10:57:17.396Z] "database.go", [2024-05-07T10:57:17.396Z] "handler.go", [2024-05-07T10:57:17.396Z] "metrics.go", [2024-05-07T10:57:17.396Z] "secret.go" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Imports": [ [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.396Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.396Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.396Z] "net/http", [2024-05-07T10:57:17.396Z] "sync", [2024-05-07T10:57:17.396Z] "time" [2024-05-07T10:57:17.396Z] ], [2024-05-07T10:57:17.396Z] "Deps": [ [2024-05-07T10:57:17.396Z] "bufio", [2024-05-07T10:57:17.396Z] "bytes", [2024-05-07T10:57:17.396Z] "compress/flate", [2024-05-07T10:57:17.396Z] "compress/gzip", [2024-05-07T10:57:17.396Z] "compress/zlib", [2024-05-07T10:57:17.396Z] "container/list", [2024-05-07T10:57:17.396Z] "context", [2024-05-07T10:57:17.396Z] "crypto", [2024-05-07T10:57:17.396Z] "crypto/aes", [2024-05-07T10:57:17.396Z] "crypto/cipher", [2024-05-07T10:57:17.396Z] "crypto/des", [2024-05-07T10:57:17.396Z] "crypto/dsa", [2024-05-07T10:57:17.396Z] "crypto/ecdsa", [2024-05-07T10:57:17.396Z] "crypto/ed25519", [2024-05-07T10:57:17.396Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.396Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.396Z] "crypto/elliptic", [2024-05-07T10:57:17.396Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.396Z] "crypto/hmac", [2024-05-07T10:57:17.396Z] "crypto/internal/randutil", [2024-05-07T10:57:17.396Z] "crypto/internal/subtle", [2024-05-07T10:57:17.396Z] "crypto/md5", [2024-05-07T10:57:17.396Z] "crypto/rand", [2024-05-07T10:57:17.396Z] "crypto/rc4", [2024-05-07T10:57:17.396Z] "crypto/rsa", [2024-05-07T10:57:17.396Z] "crypto/sha1", [2024-05-07T10:57:17.396Z] "crypto/sha256", [2024-05-07T10:57:17.396Z] "crypto/sha512", [2024-05-07T10:57:17.396Z] "crypto/subtle", [2024-05-07T10:57:17.396Z] "crypto/tls", [2024-05-07T10:57:17.396Z] "crypto/x509", [2024-05-07T10:57:17.396Z] "crypto/x509/pkix", [2024-05-07T10:57:17.396Z] "database/sql/driver", [2024-05-07T10:57:17.396Z] "debug/dwarf", [2024-05-07T10:57:17.396Z] "debug/macho", [2024-05-07T10:57:17.396Z] "encoding", [2024-05-07T10:57:17.396Z] "encoding/asn1", [2024-05-07T10:57:17.396Z] "encoding/base64", [2024-05-07T10:57:17.396Z] "encoding/binary", [2024-05-07T10:57:17.396Z] "encoding/csv", [2024-05-07T10:57:17.396Z] "encoding/hex", [2024-05-07T10:57:17.397Z] "encoding/json", [2024-05-07T10:57:17.397Z] "encoding/pem", [2024-05-07T10:57:17.397Z] "encoding/xml", [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "flag", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.397Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.397Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.397Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.397Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.397Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.397Z] "github.com/go-kit/log", [2024-05-07T10:57:17.397Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.397Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.397Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.397Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.397Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.397Z] "github.com/google/uuid", [2024-05-07T10:57:17.397Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.397Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.397Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.397Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.397Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.397Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.397Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.397Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.397Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.397Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.397Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.397Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.397Z] "golang.org/x/net/html", [2024-05-07T10:57:17.397Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.397Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.397Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.397Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.397Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.397Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.397Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.397Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.397Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.397Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.397Z] "golang.org/x/text/language", [2024-05-07T10:57:17.397Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.397Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.397Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.397Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.397Z] "hash", [2024-05-07T10:57:17.397Z] "hash/adler32", [2024-05-07T10:57:17.397Z] "hash/crc32", [2024-05-07T10:57:17.397Z] "internal/abi", [2024-05-07T10:57:17.397Z] "internal/bytealg", [2024-05-07T10:57:17.397Z] "internal/cpu", [2024-05-07T10:57:17.397Z] "internal/fmtsort", [2024-05-07T10:57:17.397Z] "internal/goexperiment", [2024-05-07T10:57:17.397Z] "internal/itoa", [2024-05-07T10:57:17.397Z] "internal/nettrace", [2024-05-07T10:57:17.397Z] "internal/oserror", [2024-05-07T10:57:17.397Z] "internal/poll", [2024-05-07T10:57:17.397Z] "internal/race", [2024-05-07T10:57:17.397Z] "internal/reflectlite", [2024-05-07T10:57:17.397Z] "internal/singleflight", [2024-05-07T10:57:17.397Z] "internal/syscall/execenv", [2024-05-07T10:57:17.397Z] "internal/syscall/unix", [2024-05-07T10:57:17.397Z] "internal/testlog", [2024-05-07T10:57:17.397Z] "internal/unsafeheader", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "io/fs", [2024-05-07T10:57:17.397Z] "io/ioutil", [2024-05-07T10:57:17.397Z] "log", [2024-05-07T10:57:17.397Z] "log/syslog", [2024-05-07T10:57:17.397Z] "math", [2024-05-07T10:57:17.397Z] "math/big", [2024-05-07T10:57:17.397Z] "math/bits", [2024-05-07T10:57:17.397Z] "math/rand", [2024-05-07T10:57:17.397Z] "mime", [2024-05-07T10:57:17.397Z] "mime/multipart", [2024-05-07T10:57:17.397Z] "mime/quotedprintable", [2024-05-07T10:57:17.397Z] "net", [2024-05-07T10:57:17.397Z] "net/http", [2024-05-07T10:57:17.397Z] "net/http/httptest", [2024-05-07T10:57:17.397Z] "net/http/httptrace", [2024-05-07T10:57:17.397Z] "net/http/internal", [2024-05-07T10:57:17.397Z] "net/http/internal/ascii", [2024-05-07T10:57:17.397Z] "net/http/internal/testcert", [2024-05-07T10:57:17.397Z] "net/textproto", [2024-05-07T10:57:17.397Z] "net/url", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "path", [2024-05-07T10:57:17.397Z] "path/filepath", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "regexp", [2024-05-07T10:57:17.397Z] "regexp/syntax", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "runtime/cgo", [2024-05-07T10:57:17.397Z] "runtime/debug", [2024-05-07T10:57:17.397Z] "runtime/internal/atomic", [2024-05-07T10:57:17.397Z] "runtime/internal/math", [2024-05-07T10:57:17.397Z] "runtime/internal/sys", [2024-05-07T10:57:17.397Z] "runtime/pprof", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "syscall", [2024-05-07T10:57:17.397Z] "text/tabwriter", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf16", [2024-05-07T10:57:17.397Z] "unicode/utf8", [2024-05-07T10:57:17.397Z] "unsafe", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.397Z] ] [2024-05-07T10:57:17.397Z] } [2024-05-07T10:57:17.397Z] { [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-05-07T10:57:17.397Z] "ImportPath": "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.397Z] "Name": "cleanhttp", [2024-05-07T10:57:17.397Z] "Doc": "Package cleanhttp offers convenience utilities for acquiring \"clean\" http.Transport and http.Client structs.", [2024-05-07T10:57:17.397Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-05-07T10:57:17.397Z] "Module": { [2024-05-07T10:57:17.397Z] "Path": "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.397Z] "Version": "v0.5.2", [2024-05-07T10:57:17.397Z] "Time": "2021-02-03T18:51:13Z", [2024-05-07T10:57:17.397Z] "Indirect": true, [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", [2024-05-07T10:57:17.397Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.mod", [2024-05-07T10:57:17.397Z] "GoVersion": "1.13" [2024-05-07T10:57:17.397Z] }, [2024-05-07T10:57:17.397Z] "DepOnly": true, [2024-05-07T10:57:17.397Z] "Stale": true, [2024-05-07T10:57:17.397Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.397Z] "GoFiles": [ [2024-05-07T10:57:17.397Z] "cleanhttp.go", [2024-05-07T10:57:17.397Z] "doc.go", [2024-05-07T10:57:17.397Z] "handlers.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Imports": [ [2024-05-07T10:57:17.397Z] "net", [2024-05-07T10:57:17.397Z] "net/http", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Deps": [ [2024-05-07T10:57:17.397Z] "bufio", [2024-05-07T10:57:17.397Z] "bytes", [2024-05-07T10:57:17.397Z] "compress/flate", [2024-05-07T10:57:17.397Z] "compress/gzip", [2024-05-07T10:57:17.397Z] "container/list", [2024-05-07T10:57:17.397Z] "context", [2024-05-07T10:57:17.397Z] "crypto", [2024-05-07T10:57:17.397Z] "crypto/aes", [2024-05-07T10:57:17.397Z] "crypto/cipher", [2024-05-07T10:57:17.397Z] "crypto/des", [2024-05-07T10:57:17.397Z] "crypto/dsa", [2024-05-07T10:57:17.397Z] "crypto/ecdsa", [2024-05-07T10:57:17.397Z] "crypto/ed25519", [2024-05-07T10:57:17.397Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.397Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.397Z] "crypto/elliptic", [2024-05-07T10:57:17.397Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.397Z] "crypto/hmac", [2024-05-07T10:57:17.397Z] "crypto/internal/randutil", [2024-05-07T10:57:17.397Z] "crypto/internal/subtle", [2024-05-07T10:57:17.397Z] "crypto/md5", [2024-05-07T10:57:17.397Z] "crypto/rand", [2024-05-07T10:57:17.397Z] "crypto/rc4", [2024-05-07T10:57:17.397Z] "crypto/rsa", [2024-05-07T10:57:17.397Z] "crypto/sha1", [2024-05-07T10:57:17.397Z] "crypto/sha256", [2024-05-07T10:57:17.397Z] "crypto/sha512", [2024-05-07T10:57:17.397Z] "crypto/subtle", [2024-05-07T10:57:17.397Z] "crypto/tls", [2024-05-07T10:57:17.397Z] "crypto/x509", [2024-05-07T10:57:17.397Z] "crypto/x509/pkix", [2024-05-07T10:57:17.397Z] "encoding/asn1", [2024-05-07T10:57:17.397Z] "encoding/base64", [2024-05-07T10:57:17.397Z] "encoding/binary", [2024-05-07T10:57:17.397Z] "encoding/hex", [2024-05-07T10:57:17.397Z] "encoding/pem", [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "hash", [2024-05-07T10:57:17.397Z] "hash/crc32", [2024-05-07T10:57:17.397Z] "internal/abi", [2024-05-07T10:57:17.397Z] "internal/bytealg", [2024-05-07T10:57:17.397Z] "internal/cpu", [2024-05-07T10:57:17.397Z] "internal/fmtsort", [2024-05-07T10:57:17.397Z] "internal/goexperiment", [2024-05-07T10:57:17.397Z] "internal/itoa", [2024-05-07T10:57:17.397Z] "internal/nettrace", [2024-05-07T10:57:17.397Z] "internal/oserror", [2024-05-07T10:57:17.397Z] "internal/poll", [2024-05-07T10:57:17.397Z] "internal/race", [2024-05-07T10:57:17.397Z] "internal/reflectlite", [2024-05-07T10:57:17.397Z] "internal/singleflight", [2024-05-07T10:57:17.397Z] "internal/syscall/execenv", [2024-05-07T10:57:17.397Z] "internal/syscall/unix", [2024-05-07T10:57:17.397Z] "internal/testlog", [2024-05-07T10:57:17.397Z] "internal/unsafeheader", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "io/fs", [2024-05-07T10:57:17.397Z] "io/ioutil", [2024-05-07T10:57:17.397Z] "log", [2024-05-07T10:57:17.397Z] "math", [2024-05-07T10:57:17.397Z] "math/big", [2024-05-07T10:57:17.397Z] "math/bits", [2024-05-07T10:57:17.397Z] "math/rand", [2024-05-07T10:57:17.397Z] "mime", [2024-05-07T10:57:17.397Z] "mime/multipart", [2024-05-07T10:57:17.397Z] "mime/quotedprintable", [2024-05-07T10:57:17.397Z] "net", [2024-05-07T10:57:17.397Z] "net/http", [2024-05-07T10:57:17.397Z] "net/http/httptrace", [2024-05-07T10:57:17.397Z] "net/http/internal", [2024-05-07T10:57:17.397Z] "net/http/internal/ascii", [2024-05-07T10:57:17.397Z] "net/textproto", [2024-05-07T10:57:17.397Z] "net/url", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "path", [2024-05-07T10:57:17.397Z] "path/filepath", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "runtime/cgo", [2024-05-07T10:57:17.397Z] "runtime/internal/atomic", [2024-05-07T10:57:17.397Z] "runtime/internal/math", [2024-05-07T10:57:17.397Z] "runtime/internal/sys", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "syscall", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf16", [2024-05-07T10:57:17.397Z] "unicode/utf8", [2024-05-07T10:57:17.397Z] "unsafe", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.397Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestGoFiles": [ [2024-05-07T10:57:17.397Z] "handlers_test.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestImports": [ [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "net/http", [2024-05-07T10:57:17.397Z] "net/http/httptest", [2024-05-07T10:57:17.397Z] "testing" [2024-05-07T10:57:17.397Z] ] [2024-05-07T10:57:17.397Z] } [2024-05-07T10:57:17.397Z] { [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-05-07T10:57:17.397Z] "ImportPath": "github.com/fatih/color", [2024-05-07T10:57:17.397Z] "Name": "color", [2024-05-07T10:57:17.397Z] "Doc": "Package color is an ANSI color package to output colorized or SGR defined output to the standard output.", [2024-05-07T10:57:17.397Z] "Root": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-05-07T10:57:17.397Z] "Module": { [2024-05-07T10:57:17.397Z] "Path": "github.com/fatih/color", [2024-05-07T10:57:17.397Z] "Version": "v1.14.1", [2024-05-07T10:57:17.397Z] "Time": "2023-01-23T15:54:00Z", [2024-05-07T10:57:17.397Z] "Indirect": true, [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/fatih/color@v1.14.1", [2024-05-07T10:57:17.397Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fatih/color/@v/v1.14.1.mod", [2024-05-07T10:57:17.397Z] "GoVersion": "1.17" [2024-05-07T10:57:17.397Z] }, [2024-05-07T10:57:17.397Z] "DepOnly": true, [2024-05-07T10:57:17.397Z] "Stale": true, [2024-05-07T10:57:17.397Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.397Z] "GoFiles": [ [2024-05-07T10:57:17.397Z] "color.go", [2024-05-07T10:57:17.397Z] "doc.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Imports": [ [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Deps": [ [2024-05-07T10:57:17.397Z] "bytes", [2024-05-07T10:57:17.397Z] "encoding/binary", [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.397Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.397Z] "internal/abi", [2024-05-07T10:57:17.397Z] "internal/bytealg", [2024-05-07T10:57:17.397Z] "internal/cpu", [2024-05-07T10:57:17.397Z] "internal/fmtsort", [2024-05-07T10:57:17.397Z] "internal/goexperiment", [2024-05-07T10:57:17.397Z] "internal/itoa", [2024-05-07T10:57:17.397Z] "internal/oserror", [2024-05-07T10:57:17.397Z] "internal/poll", [2024-05-07T10:57:17.397Z] "internal/race", [2024-05-07T10:57:17.397Z] "internal/reflectlite", [2024-05-07T10:57:17.397Z] "internal/syscall/execenv", [2024-05-07T10:57:17.397Z] "internal/syscall/unix", [2024-05-07T10:57:17.397Z] "internal/testlog", [2024-05-07T10:57:17.397Z] "internal/unsafeheader", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "io/fs", [2024-05-07T10:57:17.397Z] "math", [2024-05-07T10:57:17.397Z] "math/bits", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "path", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "runtime/internal/atomic", [2024-05-07T10:57:17.397Z] "runtime/internal/math", [2024-05-07T10:57:17.397Z] "runtime/internal/sys", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "syscall", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf8", [2024-05-07T10:57:17.397Z] "unsafe" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestGoFiles": [ [2024-05-07T10:57:17.397Z] "color_test.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestImports": [ [2024-05-07T10:57:17.397Z] "bytes", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "testing" [2024-05-07T10:57:17.397Z] ] [2024-05-07T10:57:17.397Z] } [2024-05-07T10:57:17.397Z] { [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-05-07T10:57:17.397Z] "ImportPath": "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.397Z] "Name": "hclog", [2024-05-07T10:57:17.397Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-05-07T10:57:17.397Z] "Module": { [2024-05-07T10:57:17.397Z] "Path": "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.397Z] "Version": "v1.5.0", [2024-05-07T10:57:17.397Z] "Time": "2023-03-20T20:29:19Z", [2024-05-07T10:57:17.397Z] "Indirect": true, [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-hclog@v1.5.0", [2024-05-07T10:57:17.397Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-hclog/@v/v1.5.0.mod", [2024-05-07T10:57:17.397Z] "GoVersion": "1.13" [2024-05-07T10:57:17.397Z] }, [2024-05-07T10:57:17.397Z] "DepOnly": true, [2024-05-07T10:57:17.397Z] "Stale": true, [2024-05-07T10:57:17.397Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.397Z] "GoFiles": [ [2024-05-07T10:57:17.397Z] "colorize_unix.go", [2024-05-07T10:57:17.397Z] "context.go", [2024-05-07T10:57:17.397Z] "exclude.go", [2024-05-07T10:57:17.397Z] "global.go", [2024-05-07T10:57:17.397Z] "interceptlogger.go", [2024-05-07T10:57:17.397Z] "intlogger.go", [2024-05-07T10:57:17.397Z] "logger.go", [2024-05-07T10:57:17.397Z] "nulllogger.go", [2024-05-07T10:57:17.397Z] "stacktrace.go", [2024-05-07T10:57:17.397Z] "stdlog.go", [2024-05-07T10:57:17.397Z] "writer.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.397Z] "colorize_windows.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Imports": [ [2024-05-07T10:57:17.397Z] "bytes", [2024-05-07T10:57:17.397Z] "context", [2024-05-07T10:57:17.397Z] "encoding", [2024-05-07T10:57:17.397Z] "encoding/json", [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/fatih/color", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "io/ioutil", [2024-05-07T10:57:17.397Z] "log", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "regexp", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf8" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Deps": [ [2024-05-07T10:57:17.397Z] "bytes", [2024-05-07T10:57:17.397Z] "context", [2024-05-07T10:57:17.397Z] "encoding", [2024-05-07T10:57:17.397Z] "encoding/base64", [2024-05-07T10:57:17.397Z] "encoding/binary", [2024-05-07T10:57:17.397Z] "encoding/json", [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/fatih/color", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.397Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.397Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.397Z] "internal/abi", [2024-05-07T10:57:17.397Z] "internal/bytealg", [2024-05-07T10:57:17.397Z] "internal/cpu", [2024-05-07T10:57:17.397Z] "internal/fmtsort", [2024-05-07T10:57:17.397Z] "internal/goexperiment", [2024-05-07T10:57:17.397Z] "internal/itoa", [2024-05-07T10:57:17.397Z] "internal/oserror", [2024-05-07T10:57:17.397Z] "internal/poll", [2024-05-07T10:57:17.397Z] "internal/race", [2024-05-07T10:57:17.397Z] "internal/reflectlite", [2024-05-07T10:57:17.397Z] "internal/syscall/execenv", [2024-05-07T10:57:17.397Z] "internal/syscall/unix", [2024-05-07T10:57:17.397Z] "internal/testlog", [2024-05-07T10:57:17.397Z] "internal/unsafeheader", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "io/fs", [2024-05-07T10:57:17.397Z] "io/ioutil", [2024-05-07T10:57:17.397Z] "log", [2024-05-07T10:57:17.397Z] "math", [2024-05-07T10:57:17.397Z] "math/bits", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "path", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "regexp", [2024-05-07T10:57:17.397Z] "regexp/syntax", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "runtime/internal/atomic", [2024-05-07T10:57:17.397Z] "runtime/internal/math", [2024-05-07T10:57:17.397Z] "runtime/internal/sys", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "syscall", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf16", [2024-05-07T10:57:17.397Z] "unicode/utf8", [2024-05-07T10:57:17.397Z] "unsafe" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestGoFiles": [ [2024-05-07T10:57:17.397Z] "context_test.go", [2024-05-07T10:57:17.397Z] "exclude_test.go", [2024-05-07T10:57:17.397Z] "interceptlogger_test.go", [2024-05-07T10:57:17.397Z] "logger_loc_test.go", [2024-05-07T10:57:17.397Z] "logger_test.go", [2024-05-07T10:57:17.397Z] "nulllogger_test.go", [2024-05-07T10:57:17.397Z] "stdlog_test.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestImports": [ [2024-05-07T10:57:17.397Z] "bytes", [2024-05-07T10:57:17.397Z] "context", [2024-05-07T10:57:17.397Z] "encoding/json", [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.397Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "log", [2024-05-07T10:57:17.397Z] "path/filepath", [2024-05-07T10:57:17.397Z] "regexp", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "testing", [2024-05-07T10:57:17.397Z] "time" [2024-05-07T10:57:17.397Z] ] [2024-05-07T10:57:17.397Z] } [2024-05-07T10:57:17.397Z] { [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-05-07T10:57:17.397Z] "ImportPath": "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.397Z] "Name": "errwrap", [2024-05-07T10:57:17.397Z] "Doc": "Package errwrap implements methods to formalize error wrapping in Go.", [2024-05-07T10:57:17.397Z] "Root": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-05-07T10:57:17.397Z] "Module": { [2024-05-07T10:57:17.397Z] "Path": "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.397Z] "Version": "v1.1.0", [2024-05-07T10:57:17.397Z] "Time": "2020-07-14T15:51:01Z", [2024-05-07T10:57:17.397Z] "Indirect": true, [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0", [2024-05-07T10:57:17.397Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/errwrap/@v/v1.1.0.mod" [2024-05-07T10:57:17.397Z] }, [2024-05-07T10:57:17.397Z] "DepOnly": true, [2024-05-07T10:57:17.397Z] "Stale": true, [2024-05-07T10:57:17.397Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.397Z] "GoFiles": [ [2024-05-07T10:57:17.397Z] "errwrap.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Imports": [ [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "strings" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Deps": [ [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "internal/abi", [2024-05-07T10:57:17.397Z] "internal/bytealg", [2024-05-07T10:57:17.397Z] "internal/cpu", [2024-05-07T10:57:17.397Z] "internal/goexperiment", [2024-05-07T10:57:17.397Z] "internal/itoa", [2024-05-07T10:57:17.397Z] "internal/race", [2024-05-07T10:57:17.397Z] "internal/reflectlite", [2024-05-07T10:57:17.397Z] "internal/unsafeheader", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "math", [2024-05-07T10:57:17.397Z] "math/bits", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "runtime/internal/atomic", [2024-05-07T10:57:17.397Z] "runtime/internal/math", [2024-05-07T10:57:17.397Z] "runtime/internal/sys", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf8", [2024-05-07T10:57:17.397Z] "unsafe" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestGoFiles": [ [2024-05-07T10:57:17.397Z] "errwrap_test.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestImports": [ [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "testing" [2024-05-07T10:57:17.397Z] ] [2024-05-07T10:57:17.397Z] } [2024-05-07T10:57:17.397Z] { [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-05-07T10:57:17.397Z] "ImportPath": "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.397Z] "Name": "multierror", [2024-05-07T10:57:17.397Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-05-07T10:57:17.397Z] "Module": { [2024-05-07T10:57:17.397Z] "Path": "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.397Z] "Version": "v1.1.1", [2024-05-07T10:57:17.397Z] "Time": "2021-03-11T20:17:12Z", [2024-05-07T10:57:17.397Z] "Indirect": true, [2024-05-07T10:57:17.397Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1", [2024-05-07T10:57:17.397Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-multierror/@v/v1.1.1.mod", [2024-05-07T10:57:17.397Z] "GoVersion": "1.13" [2024-05-07T10:57:17.397Z] }, [2024-05-07T10:57:17.397Z] "DepOnly": true, [2024-05-07T10:57:17.397Z] "Stale": true, [2024-05-07T10:57:17.397Z] "StaleReason": "stale dependency: github.com/hashicorp/errwrap", [2024-05-07T10:57:17.397Z] "GoFiles": [ [2024-05-07T10:57:17.397Z] "append.go", [2024-05-07T10:57:17.397Z] "flatten.go", [2024-05-07T10:57:17.397Z] "format.go", [2024-05-07T10:57:17.397Z] "group.go", [2024-05-07T10:57:17.397Z] "multierror.go", [2024-05-07T10:57:17.397Z] "prefix.go", [2024-05-07T10:57:17.397Z] "sort.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Imports": [ [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "Deps": [ [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.397Z] "internal/abi", [2024-05-07T10:57:17.397Z] "internal/bytealg", [2024-05-07T10:57:17.397Z] "internal/cpu", [2024-05-07T10:57:17.397Z] "internal/fmtsort", [2024-05-07T10:57:17.397Z] "internal/goexperiment", [2024-05-07T10:57:17.397Z] "internal/itoa", [2024-05-07T10:57:17.397Z] "internal/oserror", [2024-05-07T10:57:17.397Z] "internal/poll", [2024-05-07T10:57:17.397Z] "internal/race", [2024-05-07T10:57:17.397Z] "internal/reflectlite", [2024-05-07T10:57:17.397Z] "internal/syscall/execenv", [2024-05-07T10:57:17.397Z] "internal/syscall/unix", [2024-05-07T10:57:17.397Z] "internal/testlog", [2024-05-07T10:57:17.397Z] "internal/unsafeheader", [2024-05-07T10:57:17.397Z] "io", [2024-05-07T10:57:17.397Z] "io/fs", [2024-05-07T10:57:17.397Z] "math", [2024-05-07T10:57:17.397Z] "math/bits", [2024-05-07T10:57:17.397Z] "os", [2024-05-07T10:57:17.397Z] "path", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "runtime", [2024-05-07T10:57:17.397Z] "runtime/internal/atomic", [2024-05-07T10:57:17.397Z] "runtime/internal/math", [2024-05-07T10:57:17.397Z] "runtime/internal/sys", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strconv", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "sync", [2024-05-07T10:57:17.397Z] "sync/atomic", [2024-05-07T10:57:17.397Z] "syscall", [2024-05-07T10:57:17.397Z] "time", [2024-05-07T10:57:17.397Z] "unicode", [2024-05-07T10:57:17.397Z] "unicode/utf8", [2024-05-07T10:57:17.397Z] "unsafe" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestGoFiles": [ [2024-05-07T10:57:17.397Z] "append_test.go", [2024-05-07T10:57:17.397Z] "flatten_test.go", [2024-05-07T10:57:17.397Z] "format_test.go", [2024-05-07T10:57:17.397Z] "group_test.go", [2024-05-07T10:57:17.397Z] "multierror_test.go", [2024-05-07T10:57:17.397Z] "prefix_test.go", [2024-05-07T10:57:17.397Z] "sort_test.go" [2024-05-07T10:57:17.397Z] ], [2024-05-07T10:57:17.397Z] "TestImports": [ [2024-05-07T10:57:17.397Z] "errors", [2024-05-07T10:57:17.397Z] "fmt", [2024-05-07T10:57:17.397Z] "reflect", [2024-05-07T10:57:17.397Z] "sort", [2024-05-07T10:57:17.397Z] "strings", [2024-05-07T10:57:17.397Z] "testing" [2024-05-07T10:57:17.397Z] ] [2024-05-07T10:57:17.397Z] } [2024-05-07T10:57:17.397Z] { [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-05-07T10:57:17.398Z] "ImportPath": "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.398Z] "Name": "rootcerts", [2024-05-07T10:57:17.398Z] "Doc": "Package rootcerts contains functions to aid in loading CA certificates for TLS connections.", [2024-05-07T10:57:17.398Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-05-07T10:57:17.398Z] "Module": { [2024-05-07T10:57:17.398Z] "Path": "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.398Z] "Version": "v1.0.2", [2024-05-07T10:57:17.398Z] "Time": "2019-12-10T09:55:28Z", [2024-05-07T10:57:17.398Z] "Indirect": true, [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2", [2024-05-07T10:57:17.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-rootcerts/@v/v1.0.2.mod", [2024-05-07T10:57:17.398Z] "GoVersion": "1.12" [2024-05-07T10:57:17.398Z] }, [2024-05-07T10:57:17.398Z] "DepOnly": true, [2024-05-07T10:57:17.398Z] "Stale": true, [2024-05-07T10:57:17.398Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.398Z] "GoFiles": [ [2024-05-07T10:57:17.398Z] "doc.go", [2024-05-07T10:57:17.398Z] "rootcerts.go", [2024-05-07T10:57:17.398Z] "rootcerts_base.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.398Z] "rootcerts_darwin.go", [2024-05-07T10:57:17.398Z] "rootcerts_darwin_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Imports": [ [2024-05-07T10:57:17.398Z] "crypto/tls", [2024-05-07T10:57:17.398Z] "crypto/x509", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "io/ioutil", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "path/filepath" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Deps": [ [2024-05-07T10:57:17.398Z] "bufio", [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "container/list", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "crypto", [2024-05-07T10:57:17.398Z] "crypto/aes", [2024-05-07T10:57:17.398Z] "crypto/cipher", [2024-05-07T10:57:17.398Z] "crypto/des", [2024-05-07T10:57:17.398Z] "crypto/dsa", [2024-05-07T10:57:17.398Z] "crypto/ecdsa", [2024-05-07T10:57:17.398Z] "crypto/ed25519", [2024-05-07T10:57:17.398Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.398Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.398Z] "crypto/elliptic", [2024-05-07T10:57:17.398Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.398Z] "crypto/hmac", [2024-05-07T10:57:17.398Z] "crypto/internal/randutil", [2024-05-07T10:57:17.398Z] "crypto/internal/subtle", [2024-05-07T10:57:17.398Z] "crypto/md5", [2024-05-07T10:57:17.398Z] "crypto/rand", [2024-05-07T10:57:17.398Z] "crypto/rc4", [2024-05-07T10:57:17.398Z] "crypto/rsa", [2024-05-07T10:57:17.398Z] "crypto/sha1", [2024-05-07T10:57:17.398Z] "crypto/sha256", [2024-05-07T10:57:17.398Z] "crypto/sha512", [2024-05-07T10:57:17.398Z] "crypto/subtle", [2024-05-07T10:57:17.398Z] "crypto/tls", [2024-05-07T10:57:17.398Z] "crypto/x509", [2024-05-07T10:57:17.398Z] "crypto/x509/pkix", [2024-05-07T10:57:17.398Z] "encoding/asn1", [2024-05-07T10:57:17.398Z] "encoding/base64", [2024-05-07T10:57:17.398Z] "encoding/binary", [2024-05-07T10:57:17.398Z] "encoding/hex", [2024-05-07T10:57:17.398Z] "encoding/pem", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "hash", [2024-05-07T10:57:17.398Z] "internal/abi", [2024-05-07T10:57:17.398Z] "internal/bytealg", [2024-05-07T10:57:17.398Z] "internal/cpu", [2024-05-07T10:57:17.398Z] "internal/fmtsort", [2024-05-07T10:57:17.398Z] "internal/goexperiment", [2024-05-07T10:57:17.398Z] "internal/itoa", [2024-05-07T10:57:17.398Z] "internal/nettrace", [2024-05-07T10:57:17.398Z] "internal/oserror", [2024-05-07T10:57:17.398Z] "internal/poll", [2024-05-07T10:57:17.398Z] "internal/race", [2024-05-07T10:57:17.398Z] "internal/reflectlite", [2024-05-07T10:57:17.398Z] "internal/singleflight", [2024-05-07T10:57:17.398Z] "internal/syscall/execenv", [2024-05-07T10:57:17.398Z] "internal/syscall/unix", [2024-05-07T10:57:17.398Z] "internal/testlog", [2024-05-07T10:57:17.398Z] "internal/unsafeheader", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "io/fs", [2024-05-07T10:57:17.398Z] "io/ioutil", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "math/big", [2024-05-07T10:57:17.398Z] "math/bits", [2024-05-07T10:57:17.398Z] "math/rand", [2024-05-07T10:57:17.398Z] "net", [2024-05-07T10:57:17.398Z] "net/url", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "path", [2024-05-07T10:57:17.398Z] "path/filepath", [2024-05-07T10:57:17.398Z] "reflect", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/cgo", [2024-05-07T10:57:17.398Z] "runtime/internal/atomic", [2024-05-07T10:57:17.398Z] "runtime/internal/math", [2024-05-07T10:57:17.398Z] "runtime/internal/sys", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "strconv", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "time", [2024-05-07T10:57:17.398Z] "unicode", [2024-05-07T10:57:17.398Z] "unicode/utf16", [2024-05-07T10:57:17.398Z] "unicode/utf8", [2024-05-07T10:57:17.398Z] "unsafe", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestGoFiles": [ [2024-05-07T10:57:17.398Z] "rootcerts_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestImports": [ [2024-05-07T10:57:17.398Z] "crypto/sha256", [2024-05-07T10:57:17.398Z] "crypto/x509", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "io/ioutil", [2024-05-07T10:57:17.398Z] "path/filepath", [2024-05-07T10:57:17.398Z] "testing" [2024-05-07T10:57:17.398Z] ] [2024-05-07T10:57:17.398Z] } [2024-05-07T10:57:17.398Z] { [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4/simplelru", [2024-05-07T10:57:17.398Z] "ImportPath": "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "Name": "simplelru", [2024-05-07T10:57:17.398Z] "Root": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-05-07T10:57:17.398Z] "Module": { [2024-05-07T10:57:17.398Z] "Path": "github.com/hashicorp/golang-lru", [2024-05-07T10:57:17.398Z] "Version": "v0.5.4", [2024-05-07T10:57:17.398Z] "Time": "2020-01-16T18:29:26Z", [2024-05-07T10:57:17.398Z] "Indirect": true, [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/golang-lru@v0.5.4", [2024-05-07T10:57:17.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/golang-lru/@v/v0.5.4.mod", [2024-05-07T10:57:17.398Z] "GoVersion": "1.12" [2024-05-07T10:57:17.398Z] }, [2024-05-07T10:57:17.398Z] "DepOnly": true, [2024-05-07T10:57:17.398Z] "Stale": true, [2024-05-07T10:57:17.398Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.398Z] "GoFiles": [ [2024-05-07T10:57:17.398Z] "lru.go", [2024-05-07T10:57:17.398Z] "lru_interface.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Imports": [ [2024-05-07T10:57:17.398Z] "container/list", [2024-05-07T10:57:17.398Z] "errors" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Deps": [ [2024-05-07T10:57:17.398Z] "container/list", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "internal/abi", [2024-05-07T10:57:17.398Z] "internal/bytealg", [2024-05-07T10:57:17.398Z] "internal/cpu", [2024-05-07T10:57:17.398Z] "internal/goexperiment", [2024-05-07T10:57:17.398Z] "internal/reflectlite", [2024-05-07T10:57:17.398Z] "internal/unsafeheader", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/internal/atomic", [2024-05-07T10:57:17.398Z] "runtime/internal/math", [2024-05-07T10:57:17.398Z] "runtime/internal/sys", [2024-05-07T10:57:17.398Z] "unsafe" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestGoFiles": [ [2024-05-07T10:57:17.398Z] "lru_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestImports": [ [2024-05-07T10:57:17.398Z] "testing" [2024-05-07T10:57:17.398Z] ] [2024-05-07T10:57:17.398Z] } [2024-05-07T10:57:17.398Z] { [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-05-07T10:57:17.398Z] "ImportPath": "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.398Z] "Name": "iradix", [2024-05-07T10:57:17.398Z] "Root": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-05-07T10:57:17.398Z] "Module": { [2024-05-07T10:57:17.398Z] "Path": "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.398Z] "Version": "v1.3.1", [2024-05-07T10:57:17.398Z] "Time": "2021-06-28T20:38:56Z", [2024-05-07T10:57:17.398Z] "Indirect": true, [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1", [2024-05-07T10:57:17.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/go-immutable-radix/@v/v1.3.1.mod" [2024-05-07T10:57:17.398Z] }, [2024-05-07T10:57:17.398Z] "DepOnly": true, [2024-05-07T10:57:17.398Z] "Stale": true, [2024-05-07T10:57:17.398Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "GoFiles": [ [2024-05-07T10:57:17.398Z] "edges.go", [2024-05-07T10:57:17.398Z] "iradix.go", [2024-05-07T10:57:17.398Z] "iter.go", [2024-05-07T10:57:17.398Z] "node.go", [2024-05-07T10:57:17.398Z] "raw_iter.go", [2024-05-07T10:57:17.398Z] "reverse_iter.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Imports": [ [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "strings" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Deps": [ [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "container/list", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "internal/abi", [2024-05-07T10:57:17.398Z] "internal/bytealg", [2024-05-07T10:57:17.398Z] "internal/cpu", [2024-05-07T10:57:17.398Z] "internal/goexperiment", [2024-05-07T10:57:17.398Z] "internal/race", [2024-05-07T10:57:17.398Z] "internal/reflectlite", [2024-05-07T10:57:17.398Z] "internal/unsafeheader", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/internal/atomic", [2024-05-07T10:57:17.398Z] "runtime/internal/math", [2024-05-07T10:57:17.398Z] "runtime/internal/sys", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "unicode", [2024-05-07T10:57:17.398Z] "unicode/utf8", [2024-05-07T10:57:17.398Z] "unsafe" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestGoFiles": [ [2024-05-07T10:57:17.398Z] "iradix_test.go", [2024-05-07T10:57:17.398Z] "node_test.go", [2024-05-07T10:57:17.398Z] "reverse_iter_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestImports": [ [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/go-uuid", [2024-05-07T10:57:17.398Z] "math/rand", [2024-05-07T10:57:17.398Z] "reflect", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "testing", [2024-05-07T10:57:17.398Z] "testing/quick" [2024-05-07T10:57:17.398Z] ] [2024-05-07T10:57:17.398Z] } [2024-05-07T10:57:17.398Z] { [2024-05-07T10:57:17.398Z] "Dir": "/usr/local/go/src/os/signal", [2024-05-07T10:57:17.398Z] "ImportPath": "os/signal", [2024-05-07T10:57:17.398Z] "Name": "signal", [2024-05-07T10:57:17.398Z] "Doc": "Package signal implements access to incoming signals.", [2024-05-07T10:57:17.398Z] "Target": "/usr/local/go/pkg/linux_amd64/os/signal.a", [2024-05-07T10:57:17.398Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.398Z] "Goroot": true, [2024-05-07T10:57:17.398Z] "Standard": true, [2024-05-07T10:57:17.398Z] "DepOnly": true, [2024-05-07T10:57:17.398Z] "GoFiles": [ [2024-05-07T10:57:17.398Z] "doc.go", [2024-05-07T10:57:17.398Z] "signal.go", [2024-05-07T10:57:17.398Z] "signal_unix.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.398Z] "signal_plan9.go", [2024-05-07T10:57:17.398Z] "signal_plan9_test.go", [2024-05-07T10:57:17.398Z] "signal_windows_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "SFiles": [ [2024-05-07T10:57:17.398Z] "sig.s" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Imports": [ [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "syscall" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Deps": [ [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "internal/abi", [2024-05-07T10:57:17.398Z] "internal/bytealg", [2024-05-07T10:57:17.398Z] "internal/cpu", [2024-05-07T10:57:17.398Z] "internal/goexperiment", [2024-05-07T10:57:17.398Z] "internal/itoa", [2024-05-07T10:57:17.398Z] "internal/oserror", [2024-05-07T10:57:17.398Z] "internal/poll", [2024-05-07T10:57:17.398Z] "internal/race", [2024-05-07T10:57:17.398Z] "internal/reflectlite", [2024-05-07T10:57:17.398Z] "internal/syscall/execenv", [2024-05-07T10:57:17.398Z] "internal/syscall/unix", [2024-05-07T10:57:17.398Z] "internal/testlog", [2024-05-07T10:57:17.398Z] "internal/unsafeheader", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "io/fs", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "path", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/internal/atomic", [2024-05-07T10:57:17.398Z] "runtime/internal/math", [2024-05-07T10:57:17.398Z] "runtime/internal/sys", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "time", [2024-05-07T10:57:17.398Z] "unicode/utf8", [2024-05-07T10:57:17.398Z] "unsafe" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestGoFiles": [ [2024-05-07T10:57:17.398Z] "signal_linux_test.go", [2024-05-07T10:57:17.398Z] "signal_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestImports": [ [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "flag", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "internal/testenv", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "os/exec", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/trace", [2024-05-07T10:57:17.398Z] "strconv", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "testing", [2024-05-07T10:57:17.398Z] "time" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "XTestGoFiles": [ [2024-05-07T10:57:17.398Z] "example_test.go", [2024-05-07T10:57:17.398Z] "example_unix_test.go", [2024-05-07T10:57:17.398Z] "signal_cgo_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "XTestImports": [ [2024-05-07T10:57:17.398Z] "bufio", [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "io/fs", [2024-05-07T10:57:17.398Z] "log", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "os/exec", [2024-05-07T10:57:17.398Z] "os/signal", [2024-05-07T10:57:17.398Z] "os/signal/internal/pty", [2024-05-07T10:57:17.398Z] "strconv", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "testing", [2024-05-07T10:57:17.398Z] "time" [2024-05-07T10:57:17.398Z] ] [2024-05-07T10:57:17.398Z] } [2024-05-07T10:57:17.398Z] { [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-05-07T10:57:17.398Z] "ImportPath": "github.com/armon/go-metrics", [2024-05-07T10:57:17.398Z] "Name": "metrics", [2024-05-07T10:57:17.398Z] "Root": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-05-07T10:57:17.398Z] "Module": { [2024-05-07T10:57:17.398Z] "Path": "github.com/armon/go-metrics", [2024-05-07T10:57:17.398Z] "Version": "v0.4.1", [2024-05-07T10:57:17.398Z] "Time": "2022-09-08T12:00:52Z", [2024-05-07T10:57:17.398Z] "Indirect": true, [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/armon/go-metrics@v0.4.1", [2024-05-07T10:57:17.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/armon/go-metrics/@v/v0.4.1.mod", [2024-05-07T10:57:17.398Z] "GoVersion": "1.12" [2024-05-07T10:57:17.398Z] }, [2024-05-07T10:57:17.398Z] "DepOnly": true, [2024-05-07T10:57:17.398Z] "Stale": true, [2024-05-07T10:57:17.398Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "GoFiles": [ [2024-05-07T10:57:17.398Z] "const_unix.go", [2024-05-07T10:57:17.398Z] "inmem.go", [2024-05-07T10:57:17.398Z] "inmem_endpoint.go", [2024-05-07T10:57:17.398Z] "inmem_signal.go", [2024-05-07T10:57:17.398Z] "metrics.go", [2024-05-07T10:57:17.398Z] "sink.go", [2024-05-07T10:57:17.398Z] "start.go", [2024-05-07T10:57:17.398Z] "statsd.go", [2024-05-07T10:57:17.398Z] "statsite.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.398Z] "const_windows.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Imports": [ [2024-05-07T10:57:17.398Z] "bufio", [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "log", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "net", [2024-05-07T10:57:17.398Z] "net/http", [2024-05-07T10:57:17.398Z] "net/url", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "os/signal", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "time" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Deps": [ [2024-05-07T10:57:17.398Z] "bufio", [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "compress/flate", [2024-05-07T10:57:17.398Z] "compress/gzip", [2024-05-07T10:57:17.398Z] "container/list", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "crypto", [2024-05-07T10:57:17.398Z] "crypto/aes", [2024-05-07T10:57:17.398Z] "crypto/cipher", [2024-05-07T10:57:17.398Z] "crypto/des", [2024-05-07T10:57:17.398Z] "crypto/dsa", [2024-05-07T10:57:17.398Z] "crypto/ecdsa", [2024-05-07T10:57:17.398Z] "crypto/ed25519", [2024-05-07T10:57:17.398Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.398Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.398Z] "crypto/elliptic", [2024-05-07T10:57:17.398Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.398Z] "crypto/hmac", [2024-05-07T10:57:17.398Z] "crypto/internal/randutil", [2024-05-07T10:57:17.398Z] "crypto/internal/subtle", [2024-05-07T10:57:17.398Z] "crypto/md5", [2024-05-07T10:57:17.398Z] "crypto/rand", [2024-05-07T10:57:17.398Z] "crypto/rc4", [2024-05-07T10:57:17.398Z] "crypto/rsa", [2024-05-07T10:57:17.398Z] "crypto/sha1", [2024-05-07T10:57:17.398Z] "crypto/sha256", [2024-05-07T10:57:17.398Z] "crypto/sha512", [2024-05-07T10:57:17.398Z] "crypto/subtle", [2024-05-07T10:57:17.398Z] "crypto/tls", [2024-05-07T10:57:17.398Z] "crypto/x509", [2024-05-07T10:57:17.398Z] "crypto/x509/pkix", [2024-05-07T10:57:17.398Z] "encoding/asn1", [2024-05-07T10:57:17.398Z] "encoding/base64", [2024-05-07T10:57:17.398Z] "encoding/binary", [2024-05-07T10:57:17.398Z] "encoding/hex", [2024-05-07T10:57:17.398Z] "encoding/pem", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "hash", [2024-05-07T10:57:17.398Z] "hash/crc32", [2024-05-07T10:57:17.398Z] "internal/abi", [2024-05-07T10:57:17.398Z] "internal/bytealg", [2024-05-07T10:57:17.398Z] "internal/cpu", [2024-05-07T10:57:17.398Z] "internal/fmtsort", [2024-05-07T10:57:17.398Z] "internal/goexperiment", [2024-05-07T10:57:17.398Z] "internal/itoa", [2024-05-07T10:57:17.398Z] "internal/nettrace", [2024-05-07T10:57:17.398Z] "internal/oserror", [2024-05-07T10:57:17.398Z] "internal/poll", [2024-05-07T10:57:17.398Z] "internal/race", [2024-05-07T10:57:17.398Z] "internal/reflectlite", [2024-05-07T10:57:17.398Z] "internal/singleflight", [2024-05-07T10:57:17.398Z] "internal/syscall/execenv", [2024-05-07T10:57:17.398Z] "internal/syscall/unix", [2024-05-07T10:57:17.398Z] "internal/testlog", [2024-05-07T10:57:17.398Z] "internal/unsafeheader", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "io/fs", [2024-05-07T10:57:17.398Z] "io/ioutil", [2024-05-07T10:57:17.398Z] "log", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "math/big", [2024-05-07T10:57:17.398Z] "math/bits", [2024-05-07T10:57:17.398Z] "math/rand", [2024-05-07T10:57:17.398Z] "mime", [2024-05-07T10:57:17.398Z] "mime/multipart", [2024-05-07T10:57:17.398Z] "mime/quotedprintable", [2024-05-07T10:57:17.398Z] "net", [2024-05-07T10:57:17.398Z] "net/http", [2024-05-07T10:57:17.398Z] "net/http/httptrace", [2024-05-07T10:57:17.398Z] "net/http/internal", [2024-05-07T10:57:17.398Z] "net/http/internal/ascii", [2024-05-07T10:57:17.398Z] "net/textproto", [2024-05-07T10:57:17.398Z] "net/url", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "os/signal", [2024-05-07T10:57:17.398Z] "path", [2024-05-07T10:57:17.398Z] "path/filepath", [2024-05-07T10:57:17.398Z] "reflect", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/cgo", [2024-05-07T10:57:17.398Z] "runtime/internal/atomic", [2024-05-07T10:57:17.398Z] "runtime/internal/math", [2024-05-07T10:57:17.398Z] "runtime/internal/sys", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "strconv", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "time", [2024-05-07T10:57:17.398Z] "unicode", [2024-05-07T10:57:17.398Z] "unicode/utf16", [2024-05-07T10:57:17.398Z] "unicode/utf8", [2024-05-07T10:57:17.398Z] "unsafe", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestGoFiles": [ [2024-05-07T10:57:17.398Z] "inmem_endpoint_test.go", [2024-05-07T10:57:17.398Z] "inmem_signal_test.go", [2024-05-07T10:57:17.398Z] "inmem_test.go", [2024-05-07T10:57:17.398Z] "metrics_test.go", [2024-05-07T10:57:17.398Z] "sink_test.go", [2024-05-07T10:57:17.398Z] "start_test.go", [2024-05-07T10:57:17.398Z] "statsd_test.go", [2024-05-07T10:57:17.398Z] "statsite_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestImports": [ [2024-05-07T10:57:17.398Z] "bufio", [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "encoding/json", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "github.com/pascaldekloe/goe/verify", [2024-05-07T10:57:17.398Z] "io/ioutil", [2024-05-07T10:57:17.398Z] "log", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "net", [2024-05-07T10:57:17.398Z] "net/http", [2024-05-07T10:57:17.398Z] "net/http/httptest", [2024-05-07T10:57:17.398Z] "net/url", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "reflect", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "testing", [2024-05-07T10:57:17.398Z] "time" [2024-05-07T10:57:17.398Z] ] [2024-05-07T10:57:17.398Z] } [2024-05-07T10:57:17.398Z] { [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1/coordinate", [2024-05-07T10:57:17.398Z] "ImportPath": "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.398Z] "Name": "coordinate", [2024-05-07T10:57:17.398Z] "Root": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-05-07T10:57:17.398Z] "Module": { [2024-05-07T10:57:17.398Z] "Path": "github.com/hashicorp/serf", [2024-05-07T10:57:17.398Z] "Version": "v0.10.1", [2024-05-07T10:57:17.398Z] "Time": "2022-10-04T18:07:28Z", [2024-05-07T10:57:17.398Z] "Indirect": true, [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/hashicorp/serf@v0.10.1", [2024-05-07T10:57:17.398Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/serf/@v/v0.10.1.mod", [2024-05-07T10:57:17.398Z] "GoVersion": "1.12" [2024-05-07T10:57:17.398Z] }, [2024-05-07T10:57:17.398Z] "DepOnly": true, [2024-05-07T10:57:17.398Z] "Stale": true, [2024-05-07T10:57:17.398Z] "StaleReason": "stale dependency: github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "GoFiles": [ [2024-05-07T10:57:17.398Z] "client.go", [2024-05-07T10:57:17.398Z] "config.go", [2024-05-07T10:57:17.398Z] "coordinate.go", [2024-05-07T10:57:17.398Z] "phantom.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Imports": [ [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "math/rand", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "time" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "Deps": [ [2024-05-07T10:57:17.398Z] "bufio", [2024-05-07T10:57:17.398Z] "bytes", [2024-05-07T10:57:17.398Z] "compress/flate", [2024-05-07T10:57:17.398Z] "compress/gzip", [2024-05-07T10:57:17.398Z] "container/list", [2024-05-07T10:57:17.398Z] "context", [2024-05-07T10:57:17.398Z] "crypto", [2024-05-07T10:57:17.398Z] "crypto/aes", [2024-05-07T10:57:17.398Z] "crypto/cipher", [2024-05-07T10:57:17.398Z] "crypto/des", [2024-05-07T10:57:17.398Z] "crypto/dsa", [2024-05-07T10:57:17.398Z] "crypto/ecdsa", [2024-05-07T10:57:17.398Z] "crypto/ed25519", [2024-05-07T10:57:17.398Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.398Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.398Z] "crypto/elliptic", [2024-05-07T10:57:17.398Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.398Z] "crypto/hmac", [2024-05-07T10:57:17.398Z] "crypto/internal/randutil", [2024-05-07T10:57:17.398Z] "crypto/internal/subtle", [2024-05-07T10:57:17.398Z] "crypto/md5", [2024-05-07T10:57:17.398Z] "crypto/rand", [2024-05-07T10:57:17.398Z] "crypto/rc4", [2024-05-07T10:57:17.398Z] "crypto/rsa", [2024-05-07T10:57:17.398Z] "crypto/sha1", [2024-05-07T10:57:17.398Z] "crypto/sha256", [2024-05-07T10:57:17.398Z] "crypto/sha512", [2024-05-07T10:57:17.398Z] "crypto/subtle", [2024-05-07T10:57:17.398Z] "crypto/tls", [2024-05-07T10:57:17.398Z] "crypto/x509", [2024-05-07T10:57:17.398Z] "crypto/x509/pkix", [2024-05-07T10:57:17.398Z] "encoding/asn1", [2024-05-07T10:57:17.398Z] "encoding/base64", [2024-05-07T10:57:17.398Z] "encoding/binary", [2024-05-07T10:57:17.398Z] "encoding/hex", [2024-05-07T10:57:17.398Z] "encoding/pem", [2024-05-07T10:57:17.398Z] "errors", [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.398Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.398Z] "hash", [2024-05-07T10:57:17.398Z] "hash/crc32", [2024-05-07T10:57:17.398Z] "internal/abi", [2024-05-07T10:57:17.398Z] "internal/bytealg", [2024-05-07T10:57:17.398Z] "internal/cpu", [2024-05-07T10:57:17.398Z] "internal/fmtsort", [2024-05-07T10:57:17.398Z] "internal/goexperiment", [2024-05-07T10:57:17.398Z] "internal/itoa", [2024-05-07T10:57:17.398Z] "internal/nettrace", [2024-05-07T10:57:17.398Z] "internal/oserror", [2024-05-07T10:57:17.398Z] "internal/poll", [2024-05-07T10:57:17.398Z] "internal/race", [2024-05-07T10:57:17.398Z] "internal/reflectlite", [2024-05-07T10:57:17.398Z] "internal/singleflight", [2024-05-07T10:57:17.398Z] "internal/syscall/execenv", [2024-05-07T10:57:17.398Z] "internal/syscall/unix", [2024-05-07T10:57:17.398Z] "internal/testlog", [2024-05-07T10:57:17.398Z] "internal/unsafeheader", [2024-05-07T10:57:17.398Z] "io", [2024-05-07T10:57:17.398Z] "io/fs", [2024-05-07T10:57:17.398Z] "io/ioutil", [2024-05-07T10:57:17.398Z] "log", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "math/big", [2024-05-07T10:57:17.398Z] "math/bits", [2024-05-07T10:57:17.398Z] "math/rand", [2024-05-07T10:57:17.398Z] "mime", [2024-05-07T10:57:17.398Z] "mime/multipart", [2024-05-07T10:57:17.398Z] "mime/quotedprintable", [2024-05-07T10:57:17.398Z] "net", [2024-05-07T10:57:17.398Z] "net/http", [2024-05-07T10:57:17.398Z] "net/http/httptrace", [2024-05-07T10:57:17.398Z] "net/http/internal", [2024-05-07T10:57:17.398Z] "net/http/internal/ascii", [2024-05-07T10:57:17.398Z] "net/textproto", [2024-05-07T10:57:17.398Z] "net/url", [2024-05-07T10:57:17.398Z] "os", [2024-05-07T10:57:17.398Z] "os/signal", [2024-05-07T10:57:17.398Z] "path", [2024-05-07T10:57:17.398Z] "path/filepath", [2024-05-07T10:57:17.398Z] "reflect", [2024-05-07T10:57:17.398Z] "runtime", [2024-05-07T10:57:17.398Z] "runtime/cgo", [2024-05-07T10:57:17.398Z] "runtime/internal/atomic", [2024-05-07T10:57:17.398Z] "runtime/internal/math", [2024-05-07T10:57:17.398Z] "runtime/internal/sys", [2024-05-07T10:57:17.398Z] "sort", [2024-05-07T10:57:17.398Z] "strconv", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "sync", [2024-05-07T10:57:17.398Z] "sync/atomic", [2024-05-07T10:57:17.398Z] "syscall", [2024-05-07T10:57:17.398Z] "time", [2024-05-07T10:57:17.398Z] "unicode", [2024-05-07T10:57:17.398Z] "unicode/utf16", [2024-05-07T10:57:17.398Z] "unicode/utf8", [2024-05-07T10:57:17.398Z] "unsafe", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.398Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestGoFiles": [ [2024-05-07T10:57:17.398Z] "client_test.go", [2024-05-07T10:57:17.398Z] "coordinate_test.go", [2024-05-07T10:57:17.398Z] "performance_test.go", [2024-05-07T10:57:17.398Z] "util_test.go" [2024-05-07T10:57:17.398Z] ], [2024-05-07T10:57:17.398Z] "TestImports": [ [2024-05-07T10:57:17.398Z] "fmt", [2024-05-07T10:57:17.398Z] "math", [2024-05-07T10:57:17.398Z] "reflect", [2024-05-07T10:57:17.398Z] "strings", [2024-05-07T10:57:17.398Z] "testing", [2024-05-07T10:57:17.398Z] "time" [2024-05-07T10:57:17.398Z] ] [2024-05-07T10:57:17.398Z] } [2024-05-07T10:57:17.398Z] { [2024-05-07T10:57:17.398Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-05-07T10:57:17.398Z] "ImportPath": "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.398Z] "Name": "mapstructure", [2024-05-07T10:57:17.398Z] "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-05-07T10:57:17.398Z] "Root": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-05-07T10:57:17.398Z] "Module": { [2024-05-07T10:57:17.398Z] "Path": "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.398Z] "Version": "v1.5.0", [2024-05-07T10:57:17.399Z] "Time": "2022-04-20T22:31:31Z", [2024-05-07T10:57:17.399Z] "Indirect": true, [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0", [2024-05-07T10:57:17.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.5.0.mod", [2024-05-07T10:57:17.399Z] "GoVersion": "1.14" [2024-05-07T10:57:17.399Z] }, [2024-05-07T10:57:17.399Z] "DepOnly": true, [2024-05-07T10:57:17.399Z] "Stale": true, [2024-05-07T10:57:17.399Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.399Z] "GoFiles": [ [2024-05-07T10:57:17.399Z] "decode_hooks.go", [2024-05-07T10:57:17.399Z] "error.go", [2024-05-07T10:57:17.399Z] "mapstructure.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Imports": [ [2024-05-07T10:57:17.399Z] "encoding", [2024-05-07T10:57:17.399Z] "encoding/json", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "net", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "sort", [2024-05-07T10:57:17.399Z] "strconv", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "time" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Deps": [ [2024-05-07T10:57:17.399Z] "bytes", [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "encoding", [2024-05-07T10:57:17.399Z] "encoding/base64", [2024-05-07T10:57:17.399Z] "encoding/binary", [2024-05-07T10:57:17.399Z] "encoding/json", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "internal/abi", [2024-05-07T10:57:17.399Z] "internal/bytealg", [2024-05-07T10:57:17.399Z] "internal/cpu", [2024-05-07T10:57:17.399Z] "internal/fmtsort", [2024-05-07T10:57:17.399Z] "internal/goexperiment", [2024-05-07T10:57:17.399Z] "internal/itoa", [2024-05-07T10:57:17.399Z] "internal/nettrace", [2024-05-07T10:57:17.399Z] "internal/oserror", [2024-05-07T10:57:17.399Z] "internal/poll", [2024-05-07T10:57:17.399Z] "internal/race", [2024-05-07T10:57:17.399Z] "internal/reflectlite", [2024-05-07T10:57:17.399Z] "internal/singleflight", [2024-05-07T10:57:17.399Z] "internal/syscall/execenv", [2024-05-07T10:57:17.399Z] "internal/syscall/unix", [2024-05-07T10:57:17.399Z] "internal/testlog", [2024-05-07T10:57:17.399Z] "internal/unsafeheader", [2024-05-07T10:57:17.399Z] "io", [2024-05-07T10:57:17.399Z] "io/fs", [2024-05-07T10:57:17.399Z] "math", [2024-05-07T10:57:17.399Z] "math/bits", [2024-05-07T10:57:17.399Z] "net", [2024-05-07T10:57:17.399Z] "os", [2024-05-07T10:57:17.399Z] "path", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "runtime", [2024-05-07T10:57:17.399Z] "runtime/cgo", [2024-05-07T10:57:17.399Z] "runtime/internal/atomic", [2024-05-07T10:57:17.399Z] "runtime/internal/math", [2024-05-07T10:57:17.399Z] "runtime/internal/sys", [2024-05-07T10:57:17.399Z] "sort", [2024-05-07T10:57:17.399Z] "strconv", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "sync/atomic", [2024-05-07T10:57:17.399Z] "syscall", [2024-05-07T10:57:17.399Z] "time", [2024-05-07T10:57:17.399Z] "unicode", [2024-05-07T10:57:17.399Z] "unicode/utf16", [2024-05-07T10:57:17.399Z] "unicode/utf8", [2024-05-07T10:57:17.399Z] "unsafe", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestGoFiles": [ [2024-05-07T10:57:17.399Z] "decode_hooks_test.go", [2024-05-07T10:57:17.399Z] "mapstructure_benchmark_test.go", [2024-05-07T10:57:17.399Z] "mapstructure_bugs_test.go", [2024-05-07T10:57:17.399Z] "mapstructure_examples_test.go", [2024-05-07T10:57:17.399Z] "mapstructure_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestImports": [ [2024-05-07T10:57:17.399Z] "encoding/json", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "io", [2024-05-07T10:57:17.399Z] "math/big", [2024-05-07T10:57:17.399Z] "net", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "sort", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "testing", [2024-05-07T10:57:17.399Z] "time" [2024-05-07T10:57:17.399Z] ] [2024-05-07T10:57:17.399Z] } [2024-05-07T10:57:17.399Z] { [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/constraints", [2024-05-07T10:57:17.399Z] "ImportPath": "golang.org/x/exp/constraints", [2024-05-07T10:57:17.399Z] "Name": "constraints", [2024-05-07T10:57:17.399Z] "Doc": "Package constraints defines a set of useful constraints to be used with type parameters.", [2024-05-07T10:57:17.399Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-05-07T10:57:17.399Z] "Module": { [2024-05-07T10:57:17.399Z] "Path": "golang.org/x/exp", [2024-05-07T10:57:17.399Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-05-07T10:57:17.399Z] "Time": "2023-08-17T17:37:08Z", [2024-05-07T10:57:17.399Z] "Indirect": true, [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-05-07T10:57:17.399Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-05-07T10:57:17.399Z] "GoVersion": "1.20" [2024-05-07T10:57:17.399Z] }, [2024-05-07T10:57:17.399Z] "DepOnly": true, [2024-05-07T10:57:17.399Z] "Stale": true, [2024-05-07T10:57:17.399Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.399Z] "GoFiles": [ [2024-05-07T10:57:17.399Z] "constraints.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestGoFiles": [ [2024-05-07T10:57:17.399Z] "constraints_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestImports": [ [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "os", [2024-05-07T10:57:17.399Z] "os/exec", [2024-05-07T10:57:17.399Z] "path/filepath", [2024-05-07T10:57:17.399Z] "regexp", [2024-05-07T10:57:17.399Z] "runtime", [2024-05-07T10:57:17.399Z] "testing" [2024-05-07T10:57:17.399Z] ] [2024-05-07T10:57:17.399Z] } [2024-05-07T10:57:17.399Z] { [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63/slices", [2024-05-07T10:57:17.399Z] "ImportPath": "golang.org/x/exp/slices", [2024-05-07T10:57:17.399Z] "Name": "slices", [2024-05-07T10:57:17.399Z] "Doc": "Package slices defines various functions useful with slices of any type.", [2024-05-07T10:57:17.399Z] "Root": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-05-07T10:57:17.399Z] "Module": { [2024-05-07T10:57:17.399Z] "Path": "golang.org/x/exp", [2024-05-07T10:57:17.399Z] "Version": "v0.0.0-20230817173708-d852ddb80c63", [2024-05-07T10:57:17.399Z] "Time": "2023-08-17T17:37:08Z", [2024-05-07T10:57:17.399Z] "Indirect": true, [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63", [2024-05-07T10:57:17.399Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20230817173708-d852ddb80c63.mod", [2024-05-07T10:57:17.399Z] "GoVersion": "1.20" [2024-05-07T10:57:17.399Z] }, [2024-05-07T10:57:17.399Z] "DepOnly": true, [2024-05-07T10:57:17.399Z] "Stale": true, [2024-05-07T10:57:17.399Z] "StaleReason": "stale dependency: golang.org/x/exp/constraints", [2024-05-07T10:57:17.399Z] "GoFiles": [ [2024-05-07T10:57:17.399Z] "cmp.go", [2024-05-07T10:57:17.399Z] "slices.go", [2024-05-07T10:57:17.399Z] "sort.go", [2024-05-07T10:57:17.399Z] "zsortanyfunc.go", [2024-05-07T10:57:17.399Z] "zsortordered.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.399Z] "slices_race_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Imports": [ [2024-05-07T10:57:17.399Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.399Z] "math/bits", [2024-05-07T10:57:17.399Z] "unsafe" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Deps": [ [2024-05-07T10:57:17.399Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.399Z] "math/bits", [2024-05-07T10:57:17.399Z] "unsafe" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestGoFiles": [ [2024-05-07T10:57:17.399Z] "slices_test.go", [2024-05-07T10:57:17.399Z] "sort_benchmark_test.go", [2024-05-07T10:57:17.399Z] "sort_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestImports": [ [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "math", [2024-05-07T10:57:17.399Z] "math/rand", [2024-05-07T10:57:17.399Z] "sort", [2024-05-07T10:57:17.399Z] "strconv", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "testing" [2024-05-07T10:57:17.399Z] ] [2024-05-07T10:57:17.399Z] } [2024-05-07T10:57:17.399Z] { [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-05-07T10:57:17.399Z] "ImportPath": "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.399Z] "Name": "api", [2024-05-07T10:57:17.399Z] "Root": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-05-07T10:57:17.399Z] "Module": { [2024-05-07T10:57:17.399Z] "Path": "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.399Z] "Version": "v1.27.0", [2024-05-07T10:57:17.399Z] "Time": "2024-01-18T19:53:55Z", [2024-05-07T10:57:17.399Z] "Indirect": true, [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/hashicorp/consul/api@v1.27.0", [2024-05-07T10:57:17.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/hashicorp/consul/api/@v/v1.27.0.mod", [2024-05-07T10:57:17.399Z] "GoVersion": "1.19" [2024-05-07T10:57:17.399Z] }, [2024-05-07T10:57:17.399Z] "DepOnly": true, [2024-05-07T10:57:17.399Z] "Stale": true, [2024-05-07T10:57:17.399Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.399Z] "GoFiles": [ [2024-05-07T10:57:17.399Z] "acl.go", [2024-05-07T10:57:17.399Z] "agent.go", [2024-05-07T10:57:17.399Z] "api.go", [2024-05-07T10:57:17.399Z] "catalog.go", [2024-05-07T10:57:17.399Z] "config_entry.go", [2024-05-07T10:57:17.399Z] "config_entry_discoverychain.go", [2024-05-07T10:57:17.399Z] "config_entry_exports.go", [2024-05-07T10:57:17.399Z] "config_entry_gateways.go", [2024-05-07T10:57:17.399Z] "config_entry_inline_certificate.go", [2024-05-07T10:57:17.399Z] "config_entry_intentions.go", [2024-05-07T10:57:17.399Z] "config_entry_jwt_provider.go", [2024-05-07T10:57:17.399Z] "config_entry_mesh.go", [2024-05-07T10:57:17.399Z] "config_entry_rate_limit_ip.go", [2024-05-07T10:57:17.399Z] "config_entry_routes.go", [2024-05-07T10:57:17.399Z] "config_entry_sameness_group.go", [2024-05-07T10:57:17.399Z] "config_entry_status.go", [2024-05-07T10:57:17.399Z] "connect.go", [2024-05-07T10:57:17.399Z] "connect_ca.go", [2024-05-07T10:57:17.399Z] "connect_intention.go", [2024-05-07T10:57:17.399Z] "coordinate.go", [2024-05-07T10:57:17.399Z] "debug.go", [2024-05-07T10:57:17.399Z] "discovery_chain.go", [2024-05-07T10:57:17.399Z] "event.go", [2024-05-07T10:57:17.399Z] "health.go", [2024-05-07T10:57:17.399Z] "internal.go", [2024-05-07T10:57:17.399Z] "kv.go", [2024-05-07T10:57:17.399Z] "lock.go", [2024-05-07T10:57:17.399Z] "namespace.go", [2024-05-07T10:57:17.399Z] "operator.go", [2024-05-07T10:57:17.399Z] "operator_area.go", [2024-05-07T10:57:17.399Z] "operator_audit.go", [2024-05-07T10:57:17.399Z] "operator_autopilot.go", [2024-05-07T10:57:17.399Z] "operator_keyring.go", [2024-05-07T10:57:17.399Z] "operator_license.go", [2024-05-07T10:57:17.399Z] "operator_raft.go", [2024-05-07T10:57:17.399Z] "operator_segment.go", [2024-05-07T10:57:17.399Z] "operator_usage.go", [2024-05-07T10:57:17.399Z] "partition.go", [2024-05-07T10:57:17.399Z] "peering.go", [2024-05-07T10:57:17.399Z] "prepared_query.go", [2024-05-07T10:57:17.399Z] "raw.go", [2024-05-07T10:57:17.399Z] "semaphore.go", [2024-05-07T10:57:17.399Z] "session.go", [2024-05-07T10:57:17.399Z] "snapshot.go", [2024-05-07T10:57:17.399Z] "status.go", [2024-05-07T10:57:17.399Z] "txn.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.399Z] "namespace_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Imports": [ [2024-05-07T10:57:17.399Z] "bufio", [2024-05-07T10:57:17.399Z] "bytes", [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "crypto/tls", [2024-05-07T10:57:17.399Z] "encoding/json", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.399Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.399Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.399Z] "io", [2024-05-07T10:57:17.399Z] "net", [2024-05-07T10:57:17.399Z] "net/http", [2024-05-07T10:57:17.399Z] "net/url", [2024-05-07T10:57:17.399Z] "os", [2024-05-07T10:57:17.399Z] "path", [2024-05-07T10:57:17.399Z] "strconv", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "time" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Deps": [ [2024-05-07T10:57:17.399Z] "bufio", [2024-05-07T10:57:17.399Z] "bytes", [2024-05-07T10:57:17.399Z] "compress/flate", [2024-05-07T10:57:17.399Z] "compress/gzip", [2024-05-07T10:57:17.399Z] "container/list", [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "crypto", [2024-05-07T10:57:17.399Z] "crypto/aes", [2024-05-07T10:57:17.399Z] "crypto/cipher", [2024-05-07T10:57:17.399Z] "crypto/des", [2024-05-07T10:57:17.399Z] "crypto/dsa", [2024-05-07T10:57:17.399Z] "crypto/ecdsa", [2024-05-07T10:57:17.399Z] "crypto/ed25519", [2024-05-07T10:57:17.399Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.399Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.399Z] "crypto/elliptic", [2024-05-07T10:57:17.399Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.399Z] "crypto/hmac", [2024-05-07T10:57:17.399Z] "crypto/internal/randutil", [2024-05-07T10:57:17.399Z] "crypto/internal/subtle", [2024-05-07T10:57:17.399Z] "crypto/md5", [2024-05-07T10:57:17.399Z] "crypto/rand", [2024-05-07T10:57:17.399Z] "crypto/rc4", [2024-05-07T10:57:17.399Z] "crypto/rsa", [2024-05-07T10:57:17.399Z] "crypto/sha1", [2024-05-07T10:57:17.399Z] "crypto/sha256", [2024-05-07T10:57:17.399Z] "crypto/sha512", [2024-05-07T10:57:17.399Z] "crypto/subtle", [2024-05-07T10:57:17.399Z] "crypto/tls", [2024-05-07T10:57:17.399Z] "crypto/x509", [2024-05-07T10:57:17.399Z] "crypto/x509/pkix", [2024-05-07T10:57:17.399Z] "encoding", [2024-05-07T10:57:17.399Z] "encoding/asn1", [2024-05-07T10:57:17.399Z] "encoding/base64", [2024-05-07T10:57:17.399Z] "encoding/binary", [2024-05-07T10:57:17.399Z] "encoding/hex", [2024-05-07T10:57:17.399Z] "encoding/json", [2024-05-07T10:57:17.399Z] "encoding/pem", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.399Z] "github.com/fatih/color", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.399Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.399Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.399Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.399Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.399Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.399Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.399Z] "hash", [2024-05-07T10:57:17.399Z] "hash/crc32", [2024-05-07T10:57:17.399Z] "internal/abi", [2024-05-07T10:57:17.399Z] "internal/bytealg", [2024-05-07T10:57:17.399Z] "internal/cpu", [2024-05-07T10:57:17.399Z] "internal/fmtsort", [2024-05-07T10:57:17.399Z] "internal/goexperiment", [2024-05-07T10:57:17.399Z] "internal/itoa", [2024-05-07T10:57:17.399Z] "internal/nettrace", [2024-05-07T10:57:17.399Z] "internal/oserror", [2024-05-07T10:57:17.399Z] "internal/poll", [2024-05-07T10:57:17.399Z] "internal/race", [2024-05-07T10:57:17.399Z] "internal/reflectlite", [2024-05-07T10:57:17.399Z] "internal/singleflight", [2024-05-07T10:57:17.399Z] "internal/syscall/execenv", [2024-05-07T10:57:17.399Z] "internal/syscall/unix", [2024-05-07T10:57:17.399Z] "internal/testlog", [2024-05-07T10:57:17.399Z] "internal/unsafeheader", [2024-05-07T10:57:17.399Z] "io", [2024-05-07T10:57:17.399Z] "io/fs", [2024-05-07T10:57:17.399Z] "io/ioutil", [2024-05-07T10:57:17.399Z] "log", [2024-05-07T10:57:17.399Z] "math", [2024-05-07T10:57:17.399Z] "math/big", [2024-05-07T10:57:17.399Z] "math/bits", [2024-05-07T10:57:17.399Z] "math/rand", [2024-05-07T10:57:17.399Z] "mime", [2024-05-07T10:57:17.399Z] "mime/multipart", [2024-05-07T10:57:17.399Z] "mime/quotedprintable", [2024-05-07T10:57:17.399Z] "net", [2024-05-07T10:57:17.399Z] "net/http", [2024-05-07T10:57:17.399Z] "net/http/httptrace", [2024-05-07T10:57:17.399Z] "net/http/internal", [2024-05-07T10:57:17.399Z] "net/http/internal/ascii", [2024-05-07T10:57:17.399Z] "net/textproto", [2024-05-07T10:57:17.399Z] "net/url", [2024-05-07T10:57:17.399Z] "os", [2024-05-07T10:57:17.399Z] "os/signal", [2024-05-07T10:57:17.399Z] "path", [2024-05-07T10:57:17.399Z] "path/filepath", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "regexp", [2024-05-07T10:57:17.399Z] "regexp/syntax", [2024-05-07T10:57:17.399Z] "runtime", [2024-05-07T10:57:17.399Z] "runtime/cgo", [2024-05-07T10:57:17.399Z] "runtime/internal/atomic", [2024-05-07T10:57:17.399Z] "runtime/internal/math", [2024-05-07T10:57:17.399Z] "runtime/internal/sys", [2024-05-07T10:57:17.399Z] "sort", [2024-05-07T10:57:17.399Z] "strconv", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "sync/atomic", [2024-05-07T10:57:17.399Z] "syscall", [2024-05-07T10:57:17.399Z] "time", [2024-05-07T10:57:17.399Z] "unicode", [2024-05-07T10:57:17.399Z] "unicode/utf16", [2024-05-07T10:57:17.399Z] "unicode/utf8", [2024-05-07T10:57:17.399Z] "unsafe", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.399Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestGoFiles": [ [2024-05-07T10:57:17.399Z] "acl_test.go", [2024-05-07T10:57:17.399Z] "agent_test.go", [2024-05-07T10:57:17.399Z] "api_test.go", [2024-05-07T10:57:17.399Z] "catalog_test.go", [2024-05-07T10:57:17.399Z] "ce_test.go", [2024-05-07T10:57:17.399Z] "config_entry_discoverychain_test.go", [2024-05-07T10:57:17.399Z] "config_entry_exports_test.go", [2024-05-07T10:57:17.399Z] "config_entry_gateways_test.go", [2024-05-07T10:57:17.399Z] "config_entry_inline_certificate_test.go", [2024-05-07T10:57:17.399Z] "config_entry_intentions_test.go", [2024-05-07T10:57:17.399Z] "config_entry_jwt_provider_test.go", [2024-05-07T10:57:17.399Z] "config_entry_routes_test.go", [2024-05-07T10:57:17.399Z] "config_entry_status_test.go", [2024-05-07T10:57:17.399Z] "config_entry_test.go", [2024-05-07T10:57:17.399Z] "connect_ca_test.go", [2024-05-07T10:57:17.399Z] "connect_intention_test.go", [2024-05-07T10:57:17.399Z] "coordinate_test.go", [2024-05-07T10:57:17.399Z] "debug_test.go", [2024-05-07T10:57:17.399Z] "discovery_chain_test.go", [2024-05-07T10:57:17.399Z] "event_test.go", [2024-05-07T10:57:17.399Z] "health_test.go", [2024-05-07T10:57:17.399Z] "internal_test.go", [2024-05-07T10:57:17.399Z] "kv_test.go", [2024-05-07T10:57:17.399Z] "lock_test.go", [2024-05-07T10:57:17.399Z] "mock_api_test.go", [2024-05-07T10:57:17.399Z] "operator_autopilot_test.go", [2024-05-07T10:57:17.399Z] "operator_keyring_test.go", [2024-05-07T10:57:17.399Z] "operator_raft_test.go", [2024-05-07T10:57:17.399Z] "operator_usage_test.go", [2024-05-07T10:57:17.399Z] "peering_test.go", [2024-05-07T10:57:17.399Z] "prepared_query_test.go", [2024-05-07T10:57:17.399Z] "semaphore_test.go", [2024-05-07T10:57:17.399Z] "session_test.go", [2024-05-07T10:57:17.399Z] "snapshot_test.go", [2024-05-07T10:57:17.399Z] "status_test.go", [2024-05-07T10:57:17.399Z] "txn_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestImports": [ [2024-05-07T10:57:17.399Z] "bytes", [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "crypto/rand", [2024-05-07T10:57:17.399Z] "crypto/tls", [2024-05-07T10:57:17.399Z] "crypto/x509", [2024-05-07T10:57:17.399Z] "encoding/base64", [2024-05-07T10:57:17.399Z] "encoding/json", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.399Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/consul/sdk/testutil", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/consul/sdk/testutil/retry", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/go-uuid", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.399Z] "github.com/hashicorp/serf/serf", [2024-05-07T10:57:17.399Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.399Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.399Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.399Z] "io", [2024-05-07T10:57:17.399Z] "log", [2024-05-07T10:57:17.399Z] "net", [2024-05-07T10:57:17.399Z] "net/http", [2024-05-07T10:57:17.399Z] "net/http/httptest", [2024-05-07T10:57:17.399Z] "net/http/httputil", [2024-05-07T10:57:17.399Z] "net/url", [2024-05-07T10:57:17.399Z] "os", [2024-05-07T10:57:17.399Z] "path", [2024-05-07T10:57:17.399Z] "path/filepath", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "runtime", [2024-05-07T10:57:17.399Z] "strings", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "testing", [2024-05-07T10:57:17.399Z] "time" [2024-05-07T10:57:17.399Z] ] [2024-05-07T10:57:17.399Z] } [2024-05-07T10:57:17.399Z] { [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-05-07T10:57:17.399Z] "ImportPath": "github.com/cenkalti/backoff", [2024-05-07T10:57:17.399Z] "Name": "backoff", [2024-05-07T10:57:17.399Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-05-07T10:57:17.399Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-05-07T10:57:17.399Z] "Module": { [2024-05-07T10:57:17.399Z] "Path": "github.com/cenkalti/backoff", [2024-05-07T10:57:17.399Z] "Version": "v2.2.1+incompatible", [2024-05-07T10:57:17.399Z] "Time": "2019-07-17T10:48:21Z", [2024-05-07T10:57:17.399Z] "Indirect": true, [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible", [2024-05-07T10:57:17.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/@v/v2.2.1+incompatible.mod" [2024-05-07T10:57:17.399Z] }, [2024-05-07T10:57:17.399Z] "DepOnly": true, [2024-05-07T10:57:17.399Z] "Stale": true, [2024-05-07T10:57:17.399Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.399Z] "GoFiles": [ [2024-05-07T10:57:17.399Z] "backoff.go", [2024-05-07T10:57:17.399Z] "context.go", [2024-05-07T10:57:17.399Z] "exponential.go", [2024-05-07T10:57:17.399Z] "retry.go", [2024-05-07T10:57:17.399Z] "ticker.go", [2024-05-07T10:57:17.399Z] "tries.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Imports": [ [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "math/rand", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "time" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Deps": [ [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "internal/abi", [2024-05-07T10:57:17.399Z] "internal/bytealg", [2024-05-07T10:57:17.399Z] "internal/cpu", [2024-05-07T10:57:17.399Z] "internal/goexperiment", [2024-05-07T10:57:17.399Z] "internal/itoa", [2024-05-07T10:57:17.399Z] "internal/oserror", [2024-05-07T10:57:17.399Z] "internal/race", [2024-05-07T10:57:17.399Z] "internal/reflectlite", [2024-05-07T10:57:17.399Z] "internal/unsafeheader", [2024-05-07T10:57:17.399Z] "math", [2024-05-07T10:57:17.399Z] "math/bits", [2024-05-07T10:57:17.399Z] "math/rand", [2024-05-07T10:57:17.399Z] "runtime", [2024-05-07T10:57:17.399Z] "runtime/internal/atomic", [2024-05-07T10:57:17.399Z] "runtime/internal/math", [2024-05-07T10:57:17.399Z] "runtime/internal/sys", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "sync/atomic", [2024-05-07T10:57:17.399Z] "syscall", [2024-05-07T10:57:17.399Z] "time", [2024-05-07T10:57:17.399Z] "unsafe" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestGoFiles": [ [2024-05-07T10:57:17.399Z] "backoff_test.go", [2024-05-07T10:57:17.399Z] "context_test.go", [2024-05-07T10:57:17.399Z] "example_test.go", [2024-05-07T10:57:17.399Z] "exponential_test.go", [2024-05-07T10:57:17.399Z] "retry_test.go", [2024-05-07T10:57:17.399Z] "ticker_test.go", [2024-05-07T10:57:17.399Z] "tries_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestImports": [ [2024-05-07T10:57:17.399Z] "context", [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "log", [2024-05-07T10:57:17.399Z] "math", [2024-05-07T10:57:17.399Z] "math/rand", [2024-05-07T10:57:17.399Z] "testing", [2024-05-07T10:57:17.399Z] "time" [2024-05-07T10:57:17.399Z] ] [2024-05-07T10:57:17.399Z] } [2024-05-07T10:57:17.399Z] { [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-05-07T10:57:17.399Z] "ImportPath": "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.399Z] "Name": "reflectwalk", [2024-05-07T10:57:17.399Z] "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-05-07T10:57:17.399Z] "Root": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-05-07T10:57:17.399Z] "Module": { [2024-05-07T10:57:17.399Z] "Path": "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.399Z] "Version": "v1.0.2", [2024-05-07T10:57:17.399Z] "Time": "2021-05-03T23:34:11Z", [2024-05-07T10:57:17.399Z] "Indirect": true, [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2", [2024-05-07T10:57:17.399Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/reflectwalk/@v/v1.0.2.mod" [2024-05-07T10:57:17.399Z] }, [2024-05-07T10:57:17.399Z] "DepOnly": true, [2024-05-07T10:57:17.399Z] "Stale": true, [2024-05-07T10:57:17.399Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.399Z] "GoFiles": [ [2024-05-07T10:57:17.399Z] "location.go", [2024-05-07T10:57:17.399Z] "location_string.go", [2024-05-07T10:57:17.399Z] "reflectwalk.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Imports": [ [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "reflect" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "Deps": [ [2024-05-07T10:57:17.399Z] "errors", [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "internal/abi", [2024-05-07T10:57:17.399Z] "internal/bytealg", [2024-05-07T10:57:17.399Z] "internal/cpu", [2024-05-07T10:57:17.399Z] "internal/fmtsort", [2024-05-07T10:57:17.399Z] "internal/goexperiment", [2024-05-07T10:57:17.399Z] "internal/itoa", [2024-05-07T10:57:17.399Z] "internal/oserror", [2024-05-07T10:57:17.399Z] "internal/poll", [2024-05-07T10:57:17.399Z] "internal/race", [2024-05-07T10:57:17.399Z] "internal/reflectlite", [2024-05-07T10:57:17.399Z] "internal/syscall/execenv", [2024-05-07T10:57:17.399Z] "internal/syscall/unix", [2024-05-07T10:57:17.399Z] "internal/testlog", [2024-05-07T10:57:17.399Z] "internal/unsafeheader", [2024-05-07T10:57:17.399Z] "io", [2024-05-07T10:57:17.399Z] "io/fs", [2024-05-07T10:57:17.399Z] "math", [2024-05-07T10:57:17.399Z] "math/bits", [2024-05-07T10:57:17.399Z] "os", [2024-05-07T10:57:17.399Z] "path", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "runtime", [2024-05-07T10:57:17.399Z] "runtime/internal/atomic", [2024-05-07T10:57:17.399Z] "runtime/internal/math", [2024-05-07T10:57:17.399Z] "runtime/internal/sys", [2024-05-07T10:57:17.399Z] "sort", [2024-05-07T10:57:17.399Z] "strconv", [2024-05-07T10:57:17.399Z] "sync", [2024-05-07T10:57:17.399Z] "sync/atomic", [2024-05-07T10:57:17.399Z] "syscall", [2024-05-07T10:57:17.399Z] "time", [2024-05-07T10:57:17.399Z] "unicode", [2024-05-07T10:57:17.399Z] "unicode/utf8", [2024-05-07T10:57:17.399Z] "unsafe" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestGoFiles": [ [2024-05-07T10:57:17.399Z] "reflectwalk_test.go" [2024-05-07T10:57:17.399Z] ], [2024-05-07T10:57:17.399Z] "TestImports": [ [2024-05-07T10:57:17.399Z] "fmt", [2024-05-07T10:57:17.399Z] "reflect", [2024-05-07T10:57:17.399Z] "testing" [2024-05-07T10:57:17.399Z] ] [2024-05-07T10:57:17.399Z] } [2024-05-07T10:57:17.399Z] { [2024-05-07T10:57:17.399Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-05-07T10:57:17.399Z] "ImportPath": "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.399Z] "Name": "copystructure", [2024-05-07T10:57:17.399Z] "Root": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-05-07T10:57:17.399Z] "Module": { [2024-05-07T10:57:17.399Z] "Path": "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.399Z] "Version": "v1.2.0", [2024-05-07T10:57:17.400Z] "Time": "2021-05-05T17:08:07Z", [2024-05-07T10:57:17.400Z] "Indirect": true, [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0", [2024-05-07T10:57:17.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/copystructure/@v/v1.2.0.mod", [2024-05-07T10:57:17.400Z] "GoVersion": "1.15" [2024-05-07T10:57:17.400Z] }, [2024-05-07T10:57:17.400Z] "DepOnly": true, [2024-05-07T10:57:17.400Z] "Stale": true, [2024-05-07T10:57:17.400Z] "StaleReason": "stale dependency: github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.400Z] "GoFiles": [ [2024-05-07T10:57:17.400Z] "copier_time.go", [2024-05-07T10:57:17.400Z] "copystructure.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Imports": [ [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "time" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Deps": [ [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.400Z] "internal/abi", [2024-05-07T10:57:17.400Z] "internal/bytealg", [2024-05-07T10:57:17.400Z] "internal/cpu", [2024-05-07T10:57:17.400Z] "internal/fmtsort", [2024-05-07T10:57:17.400Z] "internal/goexperiment", [2024-05-07T10:57:17.400Z] "internal/itoa", [2024-05-07T10:57:17.400Z] "internal/oserror", [2024-05-07T10:57:17.400Z] "internal/poll", [2024-05-07T10:57:17.400Z] "internal/race", [2024-05-07T10:57:17.400Z] "internal/reflectlite", [2024-05-07T10:57:17.400Z] "internal/syscall/execenv", [2024-05-07T10:57:17.400Z] "internal/syscall/unix", [2024-05-07T10:57:17.400Z] "internal/testlog", [2024-05-07T10:57:17.400Z] "internal/unsafeheader", [2024-05-07T10:57:17.400Z] "io", [2024-05-07T10:57:17.400Z] "io/fs", [2024-05-07T10:57:17.400Z] "math", [2024-05-07T10:57:17.400Z] "math/bits", [2024-05-07T10:57:17.400Z] "os", [2024-05-07T10:57:17.400Z] "path", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "runtime", [2024-05-07T10:57:17.400Z] "runtime/internal/atomic", [2024-05-07T10:57:17.400Z] "runtime/internal/math", [2024-05-07T10:57:17.400Z] "runtime/internal/sys", [2024-05-07T10:57:17.400Z] "sort", [2024-05-07T10:57:17.400Z] "strconv", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "sync/atomic", [2024-05-07T10:57:17.400Z] "syscall", [2024-05-07T10:57:17.400Z] "time", [2024-05-07T10:57:17.400Z] "unicode", [2024-05-07T10:57:17.400Z] "unicode/utf8", [2024-05-07T10:57:17.400Z] "unsafe" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestGoFiles": [ [2024-05-07T10:57:17.400Z] "copier_time_test.go", [2024-05-07T10:57:17.400Z] "copystructure_examples_test.go", [2024-05-07T10:57:17.400Z] "copystructure_test.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestImports": [ [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "testing", [2024-05-07T10:57:17.400Z] "time", [2024-05-07T10:57:17.400Z] "unsafe" [2024-05-07T10:57:17.400Z] ] [2024-05-07T10:57:17.400Z] } [2024-05-07T10:57:17.400Z] { [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-05-07T10:57:17.400Z] "ImportPath": "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.400Z] "Name": "consulstructure", [2024-05-07T10:57:17.400Z] "Root": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-05-07T10:57:17.400Z] "Module": { [2024-05-07T10:57:17.400Z] "Path": "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.400Z] "Version": "v0.0.0-20190329231841-56fdc4d2da54", [2024-05-07T10:57:17.400Z] "Time": "2019-03-29T23:18:41Z", [2024-05-07T10:57:17.400Z] "Indirect": true, [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54", [2024-05-07T10:57:17.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/consulstructure/@v/v0.0.0-20190329231841-56fdc4d2da54.mod" [2024-05-07T10:57:17.400Z] }, [2024-05-07T10:57:17.400Z] "DepOnly": true, [2024-05-07T10:57:17.400Z] "Stale": true, [2024-05-07T10:57:17.400Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.400Z] "GoFiles": [ [2024-05-07T10:57:17.400Z] "consulstructure.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Imports": [ [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.400Z] "strings", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "time" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Deps": [ [2024-05-07T10:57:17.400Z] "bufio", [2024-05-07T10:57:17.400Z] "bytes", [2024-05-07T10:57:17.400Z] "compress/flate", [2024-05-07T10:57:17.400Z] "compress/gzip", [2024-05-07T10:57:17.400Z] "container/list", [2024-05-07T10:57:17.400Z] "context", [2024-05-07T10:57:17.400Z] "crypto", [2024-05-07T10:57:17.400Z] "crypto/aes", [2024-05-07T10:57:17.400Z] "crypto/cipher", [2024-05-07T10:57:17.400Z] "crypto/des", [2024-05-07T10:57:17.400Z] "crypto/dsa", [2024-05-07T10:57:17.400Z] "crypto/ecdsa", [2024-05-07T10:57:17.400Z] "crypto/ed25519", [2024-05-07T10:57:17.400Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.400Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.400Z] "crypto/elliptic", [2024-05-07T10:57:17.400Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.400Z] "crypto/hmac", [2024-05-07T10:57:17.400Z] "crypto/internal/randutil", [2024-05-07T10:57:17.400Z] "crypto/internal/subtle", [2024-05-07T10:57:17.400Z] "crypto/md5", [2024-05-07T10:57:17.400Z] "crypto/rand", [2024-05-07T10:57:17.400Z] "crypto/rc4", [2024-05-07T10:57:17.400Z] "crypto/rsa", [2024-05-07T10:57:17.400Z] "crypto/sha1", [2024-05-07T10:57:17.400Z] "crypto/sha256", [2024-05-07T10:57:17.400Z] "crypto/sha512", [2024-05-07T10:57:17.400Z] "crypto/subtle", [2024-05-07T10:57:17.400Z] "crypto/tls", [2024-05-07T10:57:17.400Z] "crypto/x509", [2024-05-07T10:57:17.400Z] "crypto/x509/pkix", [2024-05-07T10:57:17.400Z] "encoding", [2024-05-07T10:57:17.400Z] "encoding/asn1", [2024-05-07T10:57:17.400Z] "encoding/base64", [2024-05-07T10:57:17.400Z] "encoding/binary", [2024-05-07T10:57:17.400Z] "encoding/hex", [2024-05-07T10:57:17.400Z] "encoding/json", [2024-05-07T10:57:17.400Z] "encoding/pem", [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.400Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.400Z] "github.com/fatih/color", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.400Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.400Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.400Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.400Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.400Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.400Z] "hash", [2024-05-07T10:57:17.400Z] "hash/crc32", [2024-05-07T10:57:17.400Z] "internal/abi", [2024-05-07T10:57:17.400Z] "internal/bytealg", [2024-05-07T10:57:17.400Z] "internal/cpu", [2024-05-07T10:57:17.400Z] "internal/fmtsort", [2024-05-07T10:57:17.400Z] "internal/goexperiment", [2024-05-07T10:57:17.400Z] "internal/itoa", [2024-05-07T10:57:17.400Z] "internal/nettrace", [2024-05-07T10:57:17.400Z] "internal/oserror", [2024-05-07T10:57:17.400Z] "internal/poll", [2024-05-07T10:57:17.400Z] "internal/race", [2024-05-07T10:57:17.400Z] "internal/reflectlite", [2024-05-07T10:57:17.400Z] "internal/singleflight", [2024-05-07T10:57:17.400Z] "internal/syscall/execenv", [2024-05-07T10:57:17.400Z] "internal/syscall/unix", [2024-05-07T10:57:17.400Z] "internal/testlog", [2024-05-07T10:57:17.400Z] "internal/unsafeheader", [2024-05-07T10:57:17.400Z] "io", [2024-05-07T10:57:17.400Z] "io/fs", [2024-05-07T10:57:17.400Z] "io/ioutil", [2024-05-07T10:57:17.400Z] "log", [2024-05-07T10:57:17.400Z] "math", [2024-05-07T10:57:17.400Z] "math/big", [2024-05-07T10:57:17.400Z] "math/bits", [2024-05-07T10:57:17.400Z] "math/rand", [2024-05-07T10:57:17.400Z] "mime", [2024-05-07T10:57:17.400Z] "mime/multipart", [2024-05-07T10:57:17.400Z] "mime/quotedprintable", [2024-05-07T10:57:17.400Z] "net", [2024-05-07T10:57:17.400Z] "net/http", [2024-05-07T10:57:17.400Z] "net/http/httptrace", [2024-05-07T10:57:17.400Z] "net/http/internal", [2024-05-07T10:57:17.400Z] "net/http/internal/ascii", [2024-05-07T10:57:17.400Z] "net/textproto", [2024-05-07T10:57:17.400Z] "net/url", [2024-05-07T10:57:17.400Z] "os", [2024-05-07T10:57:17.400Z] "os/signal", [2024-05-07T10:57:17.400Z] "path", [2024-05-07T10:57:17.400Z] "path/filepath", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "regexp", [2024-05-07T10:57:17.400Z] "regexp/syntax", [2024-05-07T10:57:17.400Z] "runtime", [2024-05-07T10:57:17.400Z] "runtime/cgo", [2024-05-07T10:57:17.400Z] "runtime/internal/atomic", [2024-05-07T10:57:17.400Z] "runtime/internal/math", [2024-05-07T10:57:17.400Z] "runtime/internal/sys", [2024-05-07T10:57:17.400Z] "sort", [2024-05-07T10:57:17.400Z] "strconv", [2024-05-07T10:57:17.400Z] "strings", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "sync/atomic", [2024-05-07T10:57:17.400Z] "syscall", [2024-05-07T10:57:17.400Z] "time", [2024-05-07T10:57:17.400Z] "unicode", [2024-05-07T10:57:17.400Z] "unicode/utf16", [2024-05-07T10:57:17.400Z] "unicode/utf8", [2024-05-07T10:57:17.400Z] "unsafe", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestGoFiles": [ [2024-05-07T10:57:17.400Z] "consulstructure_test.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestImports": [ [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "testing", [2024-05-07T10:57:17.400Z] "time" [2024-05-07T10:57:17.400Z] ] [2024-05-07T10:57:17.400Z] } [2024-05-07T10:57:17.400Z] { [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-05-07T10:57:17.400Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.400Z] "Name": "consul", [2024-05-07T10:57:17.400Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.400Z] "Module": { [2024-05-07T10:57:17.400Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-05-07T10:57:17.400Z] "Version": "v3.2.0-dev.3", [2024-05-07T10:57:17.400Z] "Time": "2024-03-04T15:36:22Z", [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-05-07T10:57:17.400Z] "GoVersion": "1.21" [2024-05-07T10:57:17.400Z] }, [2024-05-07T10:57:17.400Z] "DepOnly": true, [2024-05-07T10:57:17.400Z] "Stale": true, [2024-05-07T10:57:17.400Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.400Z] "GoFiles": [ [2024-05-07T10:57:17.400Z] "client.go", [2024-05-07T10:57:17.400Z] "mock_consul.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Imports": [ [2024-05-07T10:57:17.400Z] "context", [2024-05-07T10:57:17.400Z] "encoding/json", [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.400Z] "io", [2024-05-07T10:57:17.400Z] "log", [2024-05-07T10:57:17.400Z] "net/http", [2024-05-07T10:57:17.400Z] "net/http/httptest", [2024-05-07T10:57:17.400Z] "strconv", [2024-05-07T10:57:17.400Z] "strings", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "time" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Deps": [ [2024-05-07T10:57:17.400Z] "bufio", [2024-05-07T10:57:17.400Z] "bytes", [2024-05-07T10:57:17.400Z] "compress/flate", [2024-05-07T10:57:17.400Z] "compress/gzip", [2024-05-07T10:57:17.400Z] "container/list", [2024-05-07T10:57:17.400Z] "context", [2024-05-07T10:57:17.400Z] "crypto", [2024-05-07T10:57:17.400Z] "crypto/aes", [2024-05-07T10:57:17.400Z] "crypto/cipher", [2024-05-07T10:57:17.400Z] "crypto/des", [2024-05-07T10:57:17.400Z] "crypto/dsa", [2024-05-07T10:57:17.400Z] "crypto/ecdsa", [2024-05-07T10:57:17.400Z] "crypto/ed25519", [2024-05-07T10:57:17.400Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.400Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.400Z] "crypto/elliptic", [2024-05-07T10:57:17.400Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.400Z] "crypto/hmac", [2024-05-07T10:57:17.400Z] "crypto/internal/randutil", [2024-05-07T10:57:17.400Z] "crypto/internal/subtle", [2024-05-07T10:57:17.400Z] "crypto/md5", [2024-05-07T10:57:17.400Z] "crypto/rand", [2024-05-07T10:57:17.400Z] "crypto/rc4", [2024-05-07T10:57:17.400Z] "crypto/rsa", [2024-05-07T10:57:17.400Z] "crypto/sha1", [2024-05-07T10:57:17.400Z] "crypto/sha256", [2024-05-07T10:57:17.400Z] "crypto/sha512", [2024-05-07T10:57:17.400Z] "crypto/subtle", [2024-05-07T10:57:17.400Z] "crypto/tls", [2024-05-07T10:57:17.400Z] "crypto/x509", [2024-05-07T10:57:17.400Z] "crypto/x509/pkix", [2024-05-07T10:57:17.400Z] "encoding", [2024-05-07T10:57:17.400Z] "encoding/asn1", [2024-05-07T10:57:17.400Z] "encoding/base64", [2024-05-07T10:57:17.400Z] "encoding/binary", [2024-05-07T10:57:17.400Z] "encoding/hex", [2024-05-07T10:57:17.400Z] "encoding/json", [2024-05-07T10:57:17.400Z] "encoding/pem", [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "flag", [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.400Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.400Z] "github.com/fatih/color", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.400Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.400Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.400Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.400Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.400Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.400Z] "hash", [2024-05-07T10:57:17.400Z] "hash/crc32", [2024-05-07T10:57:17.400Z] "internal/abi", [2024-05-07T10:57:17.400Z] "internal/bytealg", [2024-05-07T10:57:17.400Z] "internal/cpu", [2024-05-07T10:57:17.400Z] "internal/fmtsort", [2024-05-07T10:57:17.400Z] "internal/goexperiment", [2024-05-07T10:57:17.400Z] "internal/itoa", [2024-05-07T10:57:17.400Z] "internal/nettrace", [2024-05-07T10:57:17.400Z] "internal/oserror", [2024-05-07T10:57:17.400Z] "internal/poll", [2024-05-07T10:57:17.400Z] "internal/race", [2024-05-07T10:57:17.400Z] "internal/reflectlite", [2024-05-07T10:57:17.400Z] "internal/singleflight", [2024-05-07T10:57:17.400Z] "internal/syscall/execenv", [2024-05-07T10:57:17.400Z] "internal/syscall/unix", [2024-05-07T10:57:17.400Z] "internal/testlog", [2024-05-07T10:57:17.400Z] "internal/unsafeheader", [2024-05-07T10:57:17.400Z] "io", [2024-05-07T10:57:17.400Z] "io/fs", [2024-05-07T10:57:17.400Z] "io/ioutil", [2024-05-07T10:57:17.400Z] "log", [2024-05-07T10:57:17.400Z] "math", [2024-05-07T10:57:17.400Z] "math/big", [2024-05-07T10:57:17.400Z] "math/bits", [2024-05-07T10:57:17.400Z] "math/rand", [2024-05-07T10:57:17.400Z] "mime", [2024-05-07T10:57:17.400Z] "mime/multipart", [2024-05-07T10:57:17.400Z] "mime/quotedprintable", [2024-05-07T10:57:17.400Z] "net", [2024-05-07T10:57:17.400Z] "net/http", [2024-05-07T10:57:17.400Z] "net/http/httptest", [2024-05-07T10:57:17.400Z] "net/http/httptrace", [2024-05-07T10:57:17.400Z] "net/http/internal", [2024-05-07T10:57:17.400Z] "net/http/internal/ascii", [2024-05-07T10:57:17.400Z] "net/http/internal/testcert", [2024-05-07T10:57:17.400Z] "net/textproto", [2024-05-07T10:57:17.400Z] "net/url", [2024-05-07T10:57:17.400Z] "os", [2024-05-07T10:57:17.400Z] "os/signal", [2024-05-07T10:57:17.400Z] "path", [2024-05-07T10:57:17.400Z] "path/filepath", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "regexp", [2024-05-07T10:57:17.400Z] "regexp/syntax", [2024-05-07T10:57:17.400Z] "runtime", [2024-05-07T10:57:17.400Z] "runtime/cgo", [2024-05-07T10:57:17.400Z] "runtime/internal/atomic", [2024-05-07T10:57:17.400Z] "runtime/internal/math", [2024-05-07T10:57:17.400Z] "runtime/internal/sys", [2024-05-07T10:57:17.400Z] "sort", [2024-05-07T10:57:17.400Z] "strconv", [2024-05-07T10:57:17.400Z] "strings", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "sync/atomic", [2024-05-07T10:57:17.400Z] "syscall", [2024-05-07T10:57:17.400Z] "time", [2024-05-07T10:57:17.400Z] "unicode", [2024-05-07T10:57:17.400Z] "unicode/utf16", [2024-05-07T10:57:17.400Z] "unicode/utf8", [2024-05-07T10:57:17.400Z] "unsafe", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestGoFiles": [ [2024-05-07T10:57:17.400Z] "client_test.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestImports": [ [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.400Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.400Z] "net/http/httptest", [2024-05-07T10:57:17.400Z] "net/url", [2024-05-07T10:57:17.400Z] "os", [2024-05-07T10:57:17.400Z] "strconv", [2024-05-07T10:57:17.400Z] "strings", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "testing", [2024-05-07T10:57:17.400Z] "time" [2024-05-07T10:57:17.400Z] ] [2024-05-07T10:57:17.400Z] } [2024-05-07T10:57:17.400Z] { [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3/configuration", [2024-05-07T10:57:17.400Z] "ImportPath": "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.400Z] "Name": "configuration", [2024-05-07T10:57:17.400Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.400Z] "Module": { [2024-05-07T10:57:17.400Z] "Path": "github.com/edgexfoundry/go-mod-configuration/v3", [2024-05-07T10:57:17.400Z] "Version": "v3.2.0-dev.3", [2024-05-07T10:57:17.400Z] "Time": "2024-03-04T15:36:22Z", [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.3.mod", [2024-05-07T10:57:17.400Z] "GoVersion": "1.21" [2024-05-07T10:57:17.400Z] }, [2024-05-07T10:57:17.400Z] "DepOnly": true, [2024-05-07T10:57:17.400Z] "Stale": true, [2024-05-07T10:57:17.400Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.400Z] "GoFiles": [ [2024-05-07T10:57:17.400Z] "factory.go", [2024-05-07T10:57:17.400Z] "interface.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Imports": [ [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Deps": [ [2024-05-07T10:57:17.400Z] "bufio", [2024-05-07T10:57:17.400Z] "bytes", [2024-05-07T10:57:17.400Z] "compress/flate", [2024-05-07T10:57:17.400Z] "compress/gzip", [2024-05-07T10:57:17.400Z] "container/list", [2024-05-07T10:57:17.400Z] "context", [2024-05-07T10:57:17.400Z] "crypto", [2024-05-07T10:57:17.400Z] "crypto/aes", [2024-05-07T10:57:17.400Z] "crypto/cipher", [2024-05-07T10:57:17.400Z] "crypto/des", [2024-05-07T10:57:17.400Z] "crypto/dsa", [2024-05-07T10:57:17.400Z] "crypto/ecdsa", [2024-05-07T10:57:17.400Z] "crypto/ed25519", [2024-05-07T10:57:17.400Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.400Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.400Z] "crypto/elliptic", [2024-05-07T10:57:17.400Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.400Z] "crypto/hmac", [2024-05-07T10:57:17.400Z] "crypto/internal/randutil", [2024-05-07T10:57:17.400Z] "crypto/internal/subtle", [2024-05-07T10:57:17.400Z] "crypto/md5", [2024-05-07T10:57:17.400Z] "crypto/rand", [2024-05-07T10:57:17.400Z] "crypto/rc4", [2024-05-07T10:57:17.400Z] "crypto/rsa", [2024-05-07T10:57:17.400Z] "crypto/sha1", [2024-05-07T10:57:17.400Z] "crypto/sha256", [2024-05-07T10:57:17.400Z] "crypto/sha512", [2024-05-07T10:57:17.400Z] "crypto/subtle", [2024-05-07T10:57:17.400Z] "crypto/tls", [2024-05-07T10:57:17.400Z] "crypto/x509", [2024-05-07T10:57:17.400Z] "crypto/x509/pkix", [2024-05-07T10:57:17.400Z] "encoding", [2024-05-07T10:57:17.400Z] "encoding/asn1", [2024-05-07T10:57:17.400Z] "encoding/base64", [2024-05-07T10:57:17.400Z] "encoding/binary", [2024-05-07T10:57:17.400Z] "encoding/hex", [2024-05-07T10:57:17.400Z] "encoding/json", [2024-05-07T10:57:17.400Z] "encoding/pem", [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.400Z] "flag", [2024-05-07T10:57:17.400Z] "fmt", [2024-05-07T10:57:17.400Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.400Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.400Z] "github.com/fatih/color", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.400Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.400Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.400Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.400Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.400Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.400Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.400Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.400Z] "hash", [2024-05-07T10:57:17.400Z] "hash/crc32", [2024-05-07T10:57:17.400Z] "internal/abi", [2024-05-07T10:57:17.400Z] "internal/bytealg", [2024-05-07T10:57:17.400Z] "internal/cpu", [2024-05-07T10:57:17.400Z] "internal/fmtsort", [2024-05-07T10:57:17.400Z] "internal/goexperiment", [2024-05-07T10:57:17.400Z] "internal/itoa", [2024-05-07T10:57:17.400Z] "internal/nettrace", [2024-05-07T10:57:17.400Z] "internal/oserror", [2024-05-07T10:57:17.400Z] "internal/poll", [2024-05-07T10:57:17.400Z] "internal/race", [2024-05-07T10:57:17.400Z] "internal/reflectlite", [2024-05-07T10:57:17.400Z] "internal/singleflight", [2024-05-07T10:57:17.400Z] "internal/syscall/execenv", [2024-05-07T10:57:17.400Z] "internal/syscall/unix", [2024-05-07T10:57:17.400Z] "internal/testlog", [2024-05-07T10:57:17.400Z] "internal/unsafeheader", [2024-05-07T10:57:17.400Z] "io", [2024-05-07T10:57:17.400Z] "io/fs", [2024-05-07T10:57:17.400Z] "io/ioutil", [2024-05-07T10:57:17.400Z] "log", [2024-05-07T10:57:17.400Z] "math", [2024-05-07T10:57:17.400Z] "math/big", [2024-05-07T10:57:17.400Z] "math/bits", [2024-05-07T10:57:17.400Z] "math/rand", [2024-05-07T10:57:17.400Z] "mime", [2024-05-07T10:57:17.400Z] "mime/multipart", [2024-05-07T10:57:17.400Z] "mime/quotedprintable", [2024-05-07T10:57:17.400Z] "net", [2024-05-07T10:57:17.400Z] "net/http", [2024-05-07T10:57:17.400Z] "net/http/httptest", [2024-05-07T10:57:17.400Z] "net/http/httptrace", [2024-05-07T10:57:17.400Z] "net/http/internal", [2024-05-07T10:57:17.400Z] "net/http/internal/ascii", [2024-05-07T10:57:17.400Z] "net/http/internal/testcert", [2024-05-07T10:57:17.400Z] "net/textproto", [2024-05-07T10:57:17.400Z] "net/url", [2024-05-07T10:57:17.400Z] "os", [2024-05-07T10:57:17.400Z] "os/signal", [2024-05-07T10:57:17.400Z] "path", [2024-05-07T10:57:17.400Z] "path/filepath", [2024-05-07T10:57:17.400Z] "reflect", [2024-05-07T10:57:17.400Z] "regexp", [2024-05-07T10:57:17.400Z] "regexp/syntax", [2024-05-07T10:57:17.400Z] "runtime", [2024-05-07T10:57:17.400Z] "runtime/cgo", [2024-05-07T10:57:17.400Z] "runtime/internal/atomic", [2024-05-07T10:57:17.400Z] "runtime/internal/math", [2024-05-07T10:57:17.400Z] "runtime/internal/sys", [2024-05-07T10:57:17.400Z] "sort", [2024-05-07T10:57:17.400Z] "strconv", [2024-05-07T10:57:17.400Z] "strings", [2024-05-07T10:57:17.400Z] "sync", [2024-05-07T10:57:17.400Z] "sync/atomic", [2024-05-07T10:57:17.400Z] "syscall", [2024-05-07T10:57:17.400Z] "time", [2024-05-07T10:57:17.400Z] "unicode", [2024-05-07T10:57:17.400Z] "unicode/utf16", [2024-05-07T10:57:17.400Z] "unicode/utf8", [2024-05-07T10:57:17.400Z] "unsafe", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.400Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestGoFiles": [ [2024-05-07T10:57:17.400Z] "factory_test.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "TestImports": [ [2024-05-07T10:57:17.400Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.400Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.400Z] "testing" [2024-05-07T10:57:17.400Z] ] [2024-05-07T10:57:17.400Z] } [2024-05-07T10:57:17.400Z] { [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos", [2024-05-07T10:57:17.400Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.400Z] "Name": "dtos", [2024-05-07T10:57:17.400Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.400Z] "Module": { [2024-05-07T10:57:17.400Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.400Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.400Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.400Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.400Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.400Z] "GoVersion": "1.21" [2024-05-07T10:57:17.400Z] }, [2024-05-07T10:57:17.400Z] "DepOnly": true, [2024-05-07T10:57:17.400Z] "Stale": true, [2024-05-07T10:57:17.400Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.400Z] "GoFiles": [ [2024-05-07T10:57:17.400Z] "address.go", [2024-05-07T10:57:17.400Z] "autoevent.go", [2024-05-07T10:57:17.400Z] "corecommand.go", [2024-05-07T10:57:17.400Z] "dbtimestamp.go", [2024-05-07T10:57:17.400Z] "device.go", [2024-05-07T10:57:17.400Z] "devicecommand.go", [2024-05-07T10:57:17.400Z] "deviceprofile.go", [2024-05-07T10:57:17.400Z] "deviceprofilebasicinfo.go", [2024-05-07T10:57:17.400Z] "deviceresource.go", [2024-05-07T10:57:17.400Z] "deviceservice.go", [2024-05-07T10:57:17.400Z] "discovereddevice.go", [2024-05-07T10:57:17.400Z] "event.go", [2024-05-07T10:57:17.400Z] "interval.go", [2024-05-07T10:57:17.400Z] "intervalaction.go", [2024-05-07T10:57:17.400Z] "metric.go", [2024-05-07T10:57:17.400Z] "notification.go", [2024-05-07T10:57:17.400Z] "protocolproperties.go", [2024-05-07T10:57:17.400Z] "provisionwatcher.go", [2024-05-07T10:57:17.400Z] "reading.go", [2024-05-07T10:57:17.400Z] "registration.go", [2024-05-07T10:57:17.400Z] "resourceoperation.go", [2024-05-07T10:57:17.400Z] "resourceproperties.go", [2024-05-07T10:57:17.400Z] "subscription.go", [2024-05-07T10:57:17.400Z] "systemevent.go", [2024-05-07T10:57:17.400Z] "tags.go", [2024-05-07T10:57:17.400Z] "transmission.go", [2024-05-07T10:57:17.400Z] "transmissionrecord.go" [2024-05-07T10:57:17.400Z] ], [2024-05-07T10:57:17.400Z] "Imports": [ [2024-05-07T10:57:17.400Z] "encoding/json", [2024-05-07T10:57:17.400Z] "encoding/xml", [2024-05-07T10:57:17.400Z] "errors", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.401Z] "github.com/google/uuid", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "time" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Deps": [ [2024-05-07T10:57:17.401Z] "bufio", [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "compress/flate", [2024-05-07T10:57:17.401Z] "compress/gzip", [2024-05-07T10:57:17.401Z] "compress/zlib", [2024-05-07T10:57:17.401Z] "container/list", [2024-05-07T10:57:17.401Z] "context", [2024-05-07T10:57:17.401Z] "crypto", [2024-05-07T10:57:17.401Z] "crypto/aes", [2024-05-07T10:57:17.401Z] "crypto/cipher", [2024-05-07T10:57:17.401Z] "crypto/des", [2024-05-07T10:57:17.401Z] "crypto/dsa", [2024-05-07T10:57:17.401Z] "crypto/ecdsa", [2024-05-07T10:57:17.401Z] "crypto/ed25519", [2024-05-07T10:57:17.401Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.401Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.401Z] "crypto/elliptic", [2024-05-07T10:57:17.401Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.401Z] "crypto/hmac", [2024-05-07T10:57:17.401Z] "crypto/internal/randutil", [2024-05-07T10:57:17.401Z] "crypto/internal/subtle", [2024-05-07T10:57:17.401Z] "crypto/md5", [2024-05-07T10:57:17.401Z] "crypto/rand", [2024-05-07T10:57:17.401Z] "crypto/rc4", [2024-05-07T10:57:17.401Z] "crypto/rsa", [2024-05-07T10:57:17.401Z] "crypto/sha1", [2024-05-07T10:57:17.401Z] "crypto/sha256", [2024-05-07T10:57:17.401Z] "crypto/sha512", [2024-05-07T10:57:17.401Z] "crypto/subtle", [2024-05-07T10:57:17.401Z] "crypto/tls", [2024-05-07T10:57:17.401Z] "crypto/x509", [2024-05-07T10:57:17.401Z] "crypto/x509/pkix", [2024-05-07T10:57:17.401Z] "database/sql/driver", [2024-05-07T10:57:17.401Z] "debug/dwarf", [2024-05-07T10:57:17.401Z] "debug/macho", [2024-05-07T10:57:17.401Z] "encoding", [2024-05-07T10:57:17.401Z] "encoding/asn1", [2024-05-07T10:57:17.401Z] "encoding/base64", [2024-05-07T10:57:17.401Z] "encoding/binary", [2024-05-07T10:57:17.401Z] "encoding/csv", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "encoding/json", [2024-05-07T10:57:17.401Z] "encoding/pem", [2024-05-07T10:57:17.401Z] "encoding/xml", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.401Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.401Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.401Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.401Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.401Z] "github.com/google/uuid", [2024-05-07T10:57:17.401Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.401Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.401Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.401Z] "golang.org/x/net/html", [2024-05-07T10:57:17.401Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.401Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.401Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.401Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.401Z] "golang.org/x/text/language", [2024-05-07T10:57:17.401Z] "hash", [2024-05-07T10:57:17.401Z] "hash/adler32", [2024-05-07T10:57:17.401Z] "hash/crc32", [2024-05-07T10:57:17.401Z] "internal/abi", [2024-05-07T10:57:17.401Z] "internal/bytealg", [2024-05-07T10:57:17.401Z] "internal/cpu", [2024-05-07T10:57:17.401Z] "internal/fmtsort", [2024-05-07T10:57:17.401Z] "internal/goexperiment", [2024-05-07T10:57:17.401Z] "internal/itoa", [2024-05-07T10:57:17.401Z] "internal/nettrace", [2024-05-07T10:57:17.401Z] "internal/oserror", [2024-05-07T10:57:17.401Z] "internal/poll", [2024-05-07T10:57:17.401Z] "internal/race", [2024-05-07T10:57:17.401Z] "internal/reflectlite", [2024-05-07T10:57:17.401Z] "internal/singleflight", [2024-05-07T10:57:17.401Z] "internal/syscall/execenv", [2024-05-07T10:57:17.401Z] "internal/syscall/unix", [2024-05-07T10:57:17.401Z] "internal/testlog", [2024-05-07T10:57:17.401Z] "internal/unsafeheader", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "io/fs", [2024-05-07T10:57:17.401Z] "io/ioutil", [2024-05-07T10:57:17.401Z] "log", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/big", [2024-05-07T10:57:17.401Z] "math/bits", [2024-05-07T10:57:17.401Z] "math/rand", [2024-05-07T10:57:17.401Z] "mime", [2024-05-07T10:57:17.401Z] "mime/multipart", [2024-05-07T10:57:17.401Z] "mime/quotedprintable", [2024-05-07T10:57:17.401Z] "net", [2024-05-07T10:57:17.401Z] "net/http", [2024-05-07T10:57:17.401Z] "net/http/httptrace", [2024-05-07T10:57:17.401Z] "net/http/internal", [2024-05-07T10:57:17.401Z] "net/http/internal/ascii", [2024-05-07T10:57:17.401Z] "net/textproto", [2024-05-07T10:57:17.401Z] "net/url", [2024-05-07T10:57:17.401Z] "os", [2024-05-07T10:57:17.401Z] "path", [2024-05-07T10:57:17.401Z] "path/filepath", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "regexp", [2024-05-07T10:57:17.401Z] "regexp/syntax", [2024-05-07T10:57:17.401Z] "runtime", [2024-05-07T10:57:17.401Z] "runtime/cgo", [2024-05-07T10:57:17.401Z] "runtime/internal/atomic", [2024-05-07T10:57:17.401Z] "runtime/internal/math", [2024-05-07T10:57:17.401Z] "runtime/internal/sys", [2024-05-07T10:57:17.401Z] "sort", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "sync", [2024-05-07T10:57:17.401Z] "sync/atomic", [2024-05-07T10:57:17.401Z] "syscall", [2024-05-07T10:57:17.401Z] "time", [2024-05-07T10:57:17.401Z] "unicode", [2024-05-07T10:57:17.401Z] "unicode/utf16", [2024-05-07T10:57:17.401Z] "unicode/utf8", [2024-05-07T10:57:17.401Z] "unsafe", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestGoFiles": [ [2024-05-07T10:57:17.401Z] "address_test.go", [2024-05-07T10:57:17.401Z] "const_test.go", [2024-05-07T10:57:17.401Z] "device_test.go", [2024-05-07T10:57:17.401Z] "deviceprofile_test.go", [2024-05-07T10:57:17.401Z] "deviceservice_test.go", [2024-05-07T10:57:17.401Z] "event_test.go", [2024-05-07T10:57:17.401Z] "metric_test.go", [2024-05-07T10:57:17.401Z] "notification_test.go", [2024-05-07T10:57:17.401Z] "provisionwatcher_test.go", [2024-05-07T10:57:17.401Z] "reading_test.go", [2024-05-07T10:57:17.401Z] "registration_test.go", [2024-05-07T10:57:17.401Z] "systemevent_test.go", [2024-05-07T10:57:17.401Z] "tags_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestImports": [ [2024-05-07T10:57:17.401Z] "encoding/json", [2024-05-07T10:57:17.401Z] "encoding/xml", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.401Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.401Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.401Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.401Z] "net/http", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "testing", [2024-05-07T10:57:17.401Z] "time" [2024-05-07T10:57:17.401Z] ] [2024-05-07T10:57:17.401Z] } [2024-05-07T10:57:17.401Z] { [2024-05-07T10:57:17.401Z] "Dir": "/usr/local/go/src/encoding/base32", [2024-05-07T10:57:17.401Z] "ImportPath": "encoding/base32", [2024-05-07T10:57:17.401Z] "Name": "base32", [2024-05-07T10:57:17.401Z] "Doc": "Package base32 implements base32 encoding as specified by RFC 4648.", [2024-05-07T10:57:17.401Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/base32.a", [2024-05-07T10:57:17.401Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.401Z] "Goroot": true, [2024-05-07T10:57:17.401Z] "Standard": true, [2024-05-07T10:57:17.401Z] "DepOnly": true, [2024-05-07T10:57:17.401Z] "GoFiles": [ [2024-05-07T10:57:17.401Z] "base32.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Imports": [ [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "strconv" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Deps": [ [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "internal/abi", [2024-05-07T10:57:17.401Z] "internal/bytealg", [2024-05-07T10:57:17.401Z] "internal/cpu", [2024-05-07T10:57:17.401Z] "internal/goexperiment", [2024-05-07T10:57:17.401Z] "internal/race", [2024-05-07T10:57:17.401Z] "internal/reflectlite", [2024-05-07T10:57:17.401Z] "internal/unsafeheader", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/bits", [2024-05-07T10:57:17.401Z] "runtime", [2024-05-07T10:57:17.401Z] "runtime/internal/atomic", [2024-05-07T10:57:17.401Z] "runtime/internal/math", [2024-05-07T10:57:17.401Z] "runtime/internal/sys", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "sync", [2024-05-07T10:57:17.401Z] "sync/atomic", [2024-05-07T10:57:17.401Z] "unicode/utf8", [2024-05-07T10:57:17.401Z] "unsafe" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestGoFiles": [ [2024-05-07T10:57:17.401Z] "base32_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestImports": [ [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "testing" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "XTestGoFiles": [ [2024-05-07T10:57:17.401Z] "example_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "XTestImports": [ [2024-05-07T10:57:17.401Z] "encoding/base32", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "os" [2024-05-07T10:57:17.401Z] ] [2024-05-07T10:57:17.401Z] } [2024-05-07T10:57:17.401Z] { [2024-05-07T10:57:17.401Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-05-07T10:57:17.401Z] "ImportPath": "github.com/x448/float16", [2024-05-07T10:57:17.401Z] "Name": "float16", [2024-05-07T10:57:17.401Z] "Root": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-05-07T10:57:17.401Z] "Module": { [2024-05-07T10:57:17.401Z] "Path": "github.com/x448/float16", [2024-05-07T10:57:17.401Z] "Version": "v0.8.4", [2024-05-07T10:57:17.401Z] "Time": "2020-01-17T18:31:28Z", [2024-05-07T10:57:17.401Z] "Indirect": true, [2024-05-07T10:57:17.401Z] "Dir": "/go/pkg/mod/github.com/x448/float16@v0.8.4", [2024-05-07T10:57:17.401Z] "GoMod": "/go/pkg/mod/cache/download/github.com/x448/float16/@v/v0.8.4.mod", [2024-05-07T10:57:17.401Z] "GoVersion": "1.11" [2024-05-07T10:57:17.401Z] }, [2024-05-07T10:57:17.401Z] "DepOnly": true, [2024-05-07T10:57:17.401Z] "Stale": true, [2024-05-07T10:57:17.401Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.401Z] "GoFiles": [ [2024-05-07T10:57:17.401Z] "float16.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Imports": [ [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "strconv" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Deps": [ [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "internal/abi", [2024-05-07T10:57:17.401Z] "internal/bytealg", [2024-05-07T10:57:17.401Z] "internal/cpu", [2024-05-07T10:57:17.401Z] "internal/goexperiment", [2024-05-07T10:57:17.401Z] "internal/reflectlite", [2024-05-07T10:57:17.401Z] "internal/unsafeheader", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/bits", [2024-05-07T10:57:17.401Z] "runtime", [2024-05-07T10:57:17.401Z] "runtime/internal/atomic", [2024-05-07T10:57:17.401Z] "runtime/internal/math", [2024-05-07T10:57:17.401Z] "runtime/internal/sys", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "unicode/utf8", [2024-05-07T10:57:17.401Z] "unsafe" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "XTestGoFiles": [ [2024-05-07T10:57:17.401Z] "float16_bench_test.go", [2024-05-07T10:57:17.401Z] "float16_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "XTestImports": [ [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "crypto/sha512", [2024-05-07T10:57:17.401Z] "encoding/binary", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/x448/float16", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "testing" [2024-05-07T10:57:17.401Z] ] [2024-05-07T10:57:17.401Z] } [2024-05-07T10:57:17.401Z] { [2024-05-07T10:57:17.401Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-05-07T10:57:17.401Z] "ImportPath": "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.401Z] "Name": "cbor", [2024-05-07T10:57:17.401Z] "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-05-07T10:57:17.401Z] "Root": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-05-07T10:57:17.401Z] "Module": { [2024-05-07T10:57:17.401Z] "Path": "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.401Z] "Version": "v2.6.0", [2024-05-07T10:57:17.401Z] "Time": "2024-02-12T04:21:59Z", [2024-05-07T10:57:17.401Z] "Dir": "/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.6.0", [2024-05-07T10:57:17.401Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fxamacker/cbor/v2/@v/v2.6.0.mod", [2024-05-07T10:57:17.401Z] "GoVersion": "1.17" [2024-05-07T10:57:17.401Z] }, [2024-05-07T10:57:17.401Z] "DepOnly": true, [2024-05-07T10:57:17.401Z] "Stale": true, [2024-05-07T10:57:17.401Z] "StaleReason": "stale dependency: github.com/x448/float16", [2024-05-07T10:57:17.401Z] "GoFiles": [ [2024-05-07T10:57:17.401Z] "bytestring.go", [2024-05-07T10:57:17.401Z] "cache.go", [2024-05-07T10:57:17.401Z] "decode.go", [2024-05-07T10:57:17.401Z] "diagnose.go", [2024-05-07T10:57:17.401Z] "doc.go", [2024-05-07T10:57:17.401Z] "encode.go", [2024-05-07T10:57:17.401Z] "encode_map_go117.go", [2024-05-07T10:57:17.401Z] "simplevalue.go", [2024-05-07T10:57:17.401Z] "stream.go", [2024-05-07T10:57:17.401Z] "structfields.go", [2024-05-07T10:57:17.401Z] "tag.go", [2024-05-07T10:57:17.401Z] "valid.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.401Z] "encode_map.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Imports": [ [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "encoding", [2024-05-07T10:57:17.401Z] "encoding/base32", [2024-05-07T10:57:17.401Z] "encoding/base64", [2024-05-07T10:57:17.401Z] "encoding/binary", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/x448/float16", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/big", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "sort", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "sync", [2024-05-07T10:57:17.401Z] "time", [2024-05-07T10:57:17.401Z] "unicode/utf16", [2024-05-07T10:57:17.401Z] "unicode/utf8" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Deps": [ [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "encoding", [2024-05-07T10:57:17.401Z] "encoding/base32", [2024-05-07T10:57:17.401Z] "encoding/base64", [2024-05-07T10:57:17.401Z] "encoding/binary", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/x448/float16", [2024-05-07T10:57:17.401Z] "internal/abi", [2024-05-07T10:57:17.401Z] "internal/bytealg", [2024-05-07T10:57:17.401Z] "internal/cpu", [2024-05-07T10:57:17.401Z] "internal/fmtsort", [2024-05-07T10:57:17.401Z] "internal/goexperiment", [2024-05-07T10:57:17.401Z] "internal/itoa", [2024-05-07T10:57:17.401Z] "internal/oserror", [2024-05-07T10:57:17.401Z] "internal/poll", [2024-05-07T10:57:17.401Z] "internal/race", [2024-05-07T10:57:17.401Z] "internal/reflectlite", [2024-05-07T10:57:17.401Z] "internal/syscall/execenv", [2024-05-07T10:57:17.401Z] "internal/syscall/unix", [2024-05-07T10:57:17.401Z] "internal/testlog", [2024-05-07T10:57:17.401Z] "internal/unsafeheader", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "io/fs", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/big", [2024-05-07T10:57:17.401Z] "math/bits", [2024-05-07T10:57:17.401Z] "math/rand", [2024-05-07T10:57:17.401Z] "os", [2024-05-07T10:57:17.401Z] "path", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "runtime", [2024-05-07T10:57:17.401Z] "runtime/internal/atomic", [2024-05-07T10:57:17.401Z] "runtime/internal/math", [2024-05-07T10:57:17.401Z] "runtime/internal/sys", [2024-05-07T10:57:17.401Z] "sort", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "sync", [2024-05-07T10:57:17.401Z] "sync/atomic", [2024-05-07T10:57:17.401Z] "syscall", [2024-05-07T10:57:17.401Z] "time", [2024-05-07T10:57:17.401Z] "unicode", [2024-05-07T10:57:17.401Z] "unicode/utf16", [2024-05-07T10:57:17.401Z] "unicode/utf8", [2024-05-07T10:57:17.401Z] "unsafe" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestGoFiles": [ [2024-05-07T10:57:17.401Z] "bench_test.go", [2024-05-07T10:57:17.401Z] "bytestring_test.go", [2024-05-07T10:57:17.401Z] "decode_test.go", [2024-05-07T10:57:17.401Z] "diagnose_test.go", [2024-05-07T10:57:17.401Z] "encode_test.go", [2024-05-07T10:57:17.401Z] "simplevalue_test.go", [2024-05-07T10:57:17.401Z] "stream_test.go", [2024-05-07T10:57:17.401Z] "tag_test.go", [2024-05-07T10:57:17.401Z] "valid_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestImports": [ [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "encoding/binary", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/big", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "testing", [2024-05-07T10:57:17.401Z] "time" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "XTestGoFiles": [ [2024-05-07T10:57:17.401Z] "example_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "XTestImports": [ [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "time" [2024-05-07T10:57:17.401Z] ] [2024-05-07T10:57:17.401Z] } [2024-05-07T10:57:17.401Z] { [2024-05-07T10:57:17.401Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/requests", [2024-05-07T10:57:17.401Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.401Z] "Name": "requests", [2024-05-07T10:57:17.401Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.401Z] "Module": { [2024-05-07T10:57:17.401Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.401Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.401Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.401Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.401Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.401Z] "GoVersion": "1.21" [2024-05-07T10:57:17.401Z] }, [2024-05-07T10:57:17.401Z] "DepOnly": true, [2024-05-07T10:57:17.401Z] "Stale": true, [2024-05-07T10:57:17.401Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.401Z] "GoFiles": [ [2024-05-07T10:57:17.401Z] "device.go", [2024-05-07T10:57:17.401Z] "devicecommand.go", [2024-05-07T10:57:17.401Z] "deviceprofile.go", [2024-05-07T10:57:17.401Z] "deviceprofilebasicinfo.go", [2024-05-07T10:57:17.401Z] "deviceresource.go", [2024-05-07T10:57:17.401Z] "deviceservice.go", [2024-05-07T10:57:17.401Z] "event.go", [2024-05-07T10:57:17.401Z] "interval.go", [2024-05-07T10:57:17.401Z] "intervalaction.go", [2024-05-07T10:57:17.401Z] "kvs.go", [2024-05-07T10:57:17.401Z] "notification.go", [2024-05-07T10:57:17.401Z] "operation.go", [2024-05-07T10:57:17.401Z] "provisionwatcher.go", [2024-05-07T10:57:17.401Z] "registration.go", [2024-05-07T10:57:17.401Z] "subscription.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Imports": [ [2024-05-07T10:57:17.401Z] "encoding/json", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.401Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.401Z] "os", [2024-05-07T10:57:17.401Z] "strings" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "Deps": [ [2024-05-07T10:57:17.401Z] "bufio", [2024-05-07T10:57:17.401Z] "bytes", [2024-05-07T10:57:17.401Z] "compress/flate", [2024-05-07T10:57:17.401Z] "compress/gzip", [2024-05-07T10:57:17.401Z] "compress/zlib", [2024-05-07T10:57:17.401Z] "container/list", [2024-05-07T10:57:17.401Z] "context", [2024-05-07T10:57:17.401Z] "crypto", [2024-05-07T10:57:17.401Z] "crypto/aes", [2024-05-07T10:57:17.401Z] "crypto/cipher", [2024-05-07T10:57:17.401Z] "crypto/des", [2024-05-07T10:57:17.401Z] "crypto/dsa", [2024-05-07T10:57:17.401Z] "crypto/ecdsa", [2024-05-07T10:57:17.401Z] "crypto/ed25519", [2024-05-07T10:57:17.401Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.401Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.401Z] "crypto/elliptic", [2024-05-07T10:57:17.401Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.401Z] "crypto/hmac", [2024-05-07T10:57:17.401Z] "crypto/internal/randutil", [2024-05-07T10:57:17.401Z] "crypto/internal/subtle", [2024-05-07T10:57:17.401Z] "crypto/md5", [2024-05-07T10:57:17.401Z] "crypto/rand", [2024-05-07T10:57:17.401Z] "crypto/rc4", [2024-05-07T10:57:17.401Z] "crypto/rsa", [2024-05-07T10:57:17.401Z] "crypto/sha1", [2024-05-07T10:57:17.401Z] "crypto/sha256", [2024-05-07T10:57:17.401Z] "crypto/sha512", [2024-05-07T10:57:17.401Z] "crypto/subtle", [2024-05-07T10:57:17.401Z] "crypto/tls", [2024-05-07T10:57:17.401Z] "crypto/x509", [2024-05-07T10:57:17.401Z] "crypto/x509/pkix", [2024-05-07T10:57:17.401Z] "database/sql/driver", [2024-05-07T10:57:17.401Z] "debug/dwarf", [2024-05-07T10:57:17.401Z] "debug/macho", [2024-05-07T10:57:17.401Z] "encoding", [2024-05-07T10:57:17.401Z] "encoding/asn1", [2024-05-07T10:57:17.401Z] "encoding/base32", [2024-05-07T10:57:17.401Z] "encoding/base64", [2024-05-07T10:57:17.401Z] "encoding/binary", [2024-05-07T10:57:17.401Z] "encoding/csv", [2024-05-07T10:57:17.401Z] "encoding/hex", [2024-05-07T10:57:17.401Z] "encoding/json", [2024-05-07T10:57:17.401Z] "encoding/pem", [2024-05-07T10:57:17.401Z] "encoding/xml", [2024-05-07T10:57:17.401Z] "errors", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.401Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.401Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.401Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.401Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.401Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.401Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.401Z] "github.com/google/uuid", [2024-05-07T10:57:17.401Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.401Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.401Z] "github.com/x448/float16", [2024-05-07T10:57:17.401Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.401Z] "golang.org/x/net/html", [2024-05-07T10:57:17.401Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.401Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.401Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.401Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.401Z] "golang.org/x/text/language", [2024-05-07T10:57:17.401Z] "hash", [2024-05-07T10:57:17.401Z] "hash/adler32", [2024-05-07T10:57:17.401Z] "hash/crc32", [2024-05-07T10:57:17.401Z] "internal/abi", [2024-05-07T10:57:17.401Z] "internal/bytealg", [2024-05-07T10:57:17.401Z] "internal/cpu", [2024-05-07T10:57:17.401Z] "internal/fmtsort", [2024-05-07T10:57:17.401Z] "internal/goexperiment", [2024-05-07T10:57:17.401Z] "internal/itoa", [2024-05-07T10:57:17.401Z] "internal/nettrace", [2024-05-07T10:57:17.401Z] "internal/oserror", [2024-05-07T10:57:17.401Z] "internal/poll", [2024-05-07T10:57:17.401Z] "internal/race", [2024-05-07T10:57:17.401Z] "internal/reflectlite", [2024-05-07T10:57:17.401Z] "internal/singleflight", [2024-05-07T10:57:17.401Z] "internal/syscall/execenv", [2024-05-07T10:57:17.401Z] "internal/syscall/unix", [2024-05-07T10:57:17.401Z] "internal/testlog", [2024-05-07T10:57:17.401Z] "internal/unsafeheader", [2024-05-07T10:57:17.401Z] "io", [2024-05-07T10:57:17.401Z] "io/fs", [2024-05-07T10:57:17.401Z] "io/ioutil", [2024-05-07T10:57:17.401Z] "log", [2024-05-07T10:57:17.401Z] "math", [2024-05-07T10:57:17.401Z] "math/big", [2024-05-07T10:57:17.401Z] "math/bits", [2024-05-07T10:57:17.401Z] "math/rand", [2024-05-07T10:57:17.401Z] "mime", [2024-05-07T10:57:17.401Z] "mime/multipart", [2024-05-07T10:57:17.401Z] "mime/quotedprintable", [2024-05-07T10:57:17.401Z] "net", [2024-05-07T10:57:17.401Z] "net/http", [2024-05-07T10:57:17.401Z] "net/http/httptrace", [2024-05-07T10:57:17.401Z] "net/http/internal", [2024-05-07T10:57:17.401Z] "net/http/internal/ascii", [2024-05-07T10:57:17.401Z] "net/textproto", [2024-05-07T10:57:17.401Z] "net/url", [2024-05-07T10:57:17.401Z] "os", [2024-05-07T10:57:17.401Z] "path", [2024-05-07T10:57:17.401Z] "path/filepath", [2024-05-07T10:57:17.401Z] "reflect", [2024-05-07T10:57:17.401Z] "regexp", [2024-05-07T10:57:17.401Z] "regexp/syntax", [2024-05-07T10:57:17.401Z] "runtime", [2024-05-07T10:57:17.401Z] "runtime/cgo", [2024-05-07T10:57:17.401Z] "runtime/internal/atomic", [2024-05-07T10:57:17.401Z] "runtime/internal/math", [2024-05-07T10:57:17.401Z] "runtime/internal/sys", [2024-05-07T10:57:17.401Z] "sort", [2024-05-07T10:57:17.401Z] "strconv", [2024-05-07T10:57:17.401Z] "strings", [2024-05-07T10:57:17.401Z] "sync", [2024-05-07T10:57:17.401Z] "sync/atomic", [2024-05-07T10:57:17.401Z] "syscall", [2024-05-07T10:57:17.401Z] "time", [2024-05-07T10:57:17.401Z] "unicode", [2024-05-07T10:57:17.401Z] "unicode/utf16", [2024-05-07T10:57:17.401Z] "unicode/utf8", [2024-05-07T10:57:17.401Z] "unsafe", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.401Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestGoFiles": [ [2024-05-07T10:57:17.401Z] "const_test.go", [2024-05-07T10:57:17.401Z] "device_test.go", [2024-05-07T10:57:17.401Z] "devicecommand_test.go", [2024-05-07T10:57:17.401Z] "deviceprofile_test.go", [2024-05-07T10:57:17.401Z] "deviceprofilebasicinfo_test.go", [2024-05-07T10:57:17.401Z] "deviceresource_test.go", [2024-05-07T10:57:17.401Z] "deviceservice_test.go", [2024-05-07T10:57:17.401Z] "event_test.go", [2024-05-07T10:57:17.401Z] "interval_test.go", [2024-05-07T10:57:17.401Z] "intervalaction_test.go", [2024-05-07T10:57:17.401Z] "kvs_test.go", [2024-05-07T10:57:17.401Z] "notification_test.go", [2024-05-07T10:57:17.401Z] "operation_test.go", [2024-05-07T10:57:17.401Z] "provisionwatcher_test.go", [2024-05-07T10:57:17.401Z] "registration_test.go", [2024-05-07T10:57:17.401Z] "subscription_test.go" [2024-05-07T10:57:17.401Z] ], [2024-05-07T10:57:17.401Z] "TestImports": [ [2024-05-07T10:57:17.401Z] "encoding/json", [2024-05-07T10:57:17.401Z] "fmt", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.401Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.402Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.402Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.402Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.402Z] "strconv", [2024-05-07T10:57:17.402Z] "testing" [2024-05-07T10:57:17.402Z] ] [2024-05-07T10:57:17.402Z] } [2024-05-07T10:57:17.402Z] { [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/dtos/responses", [2024-05-07T10:57:17.402Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.402Z] "Name": "responses", [2024-05-07T10:57:17.402Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.402Z] "Module": { [2024-05-07T10:57:17.402Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.402Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.402Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.402Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.402Z] "GoVersion": "1.21" [2024-05-07T10:57:17.402Z] }, [2024-05-07T10:57:17.402Z] "DepOnly": true, [2024-05-07T10:57:17.402Z] "Stale": true, [2024-05-07T10:57:17.402Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.402Z] "GoFiles": [ [2024-05-07T10:57:17.402Z] "corecommand.go", [2024-05-07T10:57:17.402Z] "device.go", [2024-05-07T10:57:17.402Z] "deviceprofile.go", [2024-05-07T10:57:17.402Z] "deviceresource.go", [2024-05-07T10:57:17.402Z] "deviceservice.go", [2024-05-07T10:57:17.402Z] "event.go", [2024-05-07T10:57:17.402Z] "interval.go", [2024-05-07T10:57:17.402Z] "intervalaction.go", [2024-05-07T10:57:17.402Z] "kvs.go", [2024-05-07T10:57:17.402Z] "notification.go", [2024-05-07T10:57:17.402Z] "provisionwatcher.go", [2024-05-07T10:57:17.402Z] "reading.go", [2024-05-07T10:57:17.402Z] "registration.go", [2024-05-07T10:57:17.402Z] "subscription.go", [2024-05-07T10:57:17.402Z] "transmission.go", [2024-05-07T10:57:17.402Z] "uom.go" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "Imports": [ [2024-05-07T10:57:17.402Z] "encoding/json", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.402Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.402Z] "os" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "Deps": [ [2024-05-07T10:57:17.402Z] "bufio", [2024-05-07T10:57:17.402Z] "bytes", [2024-05-07T10:57:17.402Z] "compress/flate", [2024-05-07T10:57:17.402Z] "compress/gzip", [2024-05-07T10:57:17.402Z] "compress/zlib", [2024-05-07T10:57:17.402Z] "container/list", [2024-05-07T10:57:17.402Z] "context", [2024-05-07T10:57:17.402Z] "crypto", [2024-05-07T10:57:17.402Z] "crypto/aes", [2024-05-07T10:57:17.402Z] "crypto/cipher", [2024-05-07T10:57:17.402Z] "crypto/des", [2024-05-07T10:57:17.402Z] "crypto/dsa", [2024-05-07T10:57:17.402Z] "crypto/ecdsa", [2024-05-07T10:57:17.402Z] "crypto/ed25519", [2024-05-07T10:57:17.402Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.402Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.402Z] "crypto/elliptic", [2024-05-07T10:57:17.402Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.402Z] "crypto/hmac", [2024-05-07T10:57:17.402Z] "crypto/internal/randutil", [2024-05-07T10:57:17.402Z] "crypto/internal/subtle", [2024-05-07T10:57:17.402Z] "crypto/md5", [2024-05-07T10:57:17.402Z] "crypto/rand", [2024-05-07T10:57:17.402Z] "crypto/rc4", [2024-05-07T10:57:17.402Z] "crypto/rsa", [2024-05-07T10:57:17.402Z] "crypto/sha1", [2024-05-07T10:57:17.402Z] "crypto/sha256", [2024-05-07T10:57:17.402Z] "crypto/sha512", [2024-05-07T10:57:17.402Z] "crypto/subtle", [2024-05-07T10:57:17.402Z] "crypto/tls", [2024-05-07T10:57:17.402Z] "crypto/x509", [2024-05-07T10:57:17.402Z] "crypto/x509/pkix", [2024-05-07T10:57:17.402Z] "database/sql/driver", [2024-05-07T10:57:17.402Z] "debug/dwarf", [2024-05-07T10:57:17.402Z] "debug/macho", [2024-05-07T10:57:17.402Z] "encoding", [2024-05-07T10:57:17.402Z] "encoding/asn1", [2024-05-07T10:57:17.402Z] "encoding/base32", [2024-05-07T10:57:17.402Z] "encoding/base64", [2024-05-07T10:57:17.402Z] "encoding/binary", [2024-05-07T10:57:17.402Z] "encoding/csv", [2024-05-07T10:57:17.402Z] "encoding/hex", [2024-05-07T10:57:17.402Z] "encoding/json", [2024-05-07T10:57:17.402Z] "encoding/pem", [2024-05-07T10:57:17.402Z] "encoding/xml", [2024-05-07T10:57:17.402Z] "errors", [2024-05-07T10:57:17.402Z] "fmt", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.402Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.402Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.402Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.402Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.402Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.402Z] "github.com/google/uuid", [2024-05-07T10:57:17.402Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.402Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.402Z] "github.com/x448/float16", [2024-05-07T10:57:17.402Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.402Z] "golang.org/x/net/html", [2024-05-07T10:57:17.402Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.402Z] "golang.org/x/text/language", [2024-05-07T10:57:17.402Z] "hash", [2024-05-07T10:57:17.402Z] "hash/adler32", [2024-05-07T10:57:17.402Z] "hash/crc32", [2024-05-07T10:57:17.402Z] "internal/abi", [2024-05-07T10:57:17.402Z] "internal/bytealg", [2024-05-07T10:57:17.402Z] "internal/cpu", [2024-05-07T10:57:17.402Z] "internal/fmtsort", [2024-05-07T10:57:17.402Z] "internal/goexperiment", [2024-05-07T10:57:17.402Z] "internal/itoa", [2024-05-07T10:57:17.402Z] "internal/nettrace", [2024-05-07T10:57:17.402Z] "internal/oserror", [2024-05-07T10:57:17.402Z] "internal/poll", [2024-05-07T10:57:17.402Z] "internal/race", [2024-05-07T10:57:17.402Z] "internal/reflectlite", [2024-05-07T10:57:17.402Z] "internal/singleflight", [2024-05-07T10:57:17.402Z] "internal/syscall/execenv", [2024-05-07T10:57:17.402Z] "internal/syscall/unix", [2024-05-07T10:57:17.402Z] "internal/testlog", [2024-05-07T10:57:17.402Z] "internal/unsafeheader", [2024-05-07T10:57:17.402Z] "io", [2024-05-07T10:57:17.402Z] "io/fs", [2024-05-07T10:57:17.402Z] "io/ioutil", [2024-05-07T10:57:17.402Z] "log", [2024-05-07T10:57:17.402Z] "math", [2024-05-07T10:57:17.402Z] "math/big", [2024-05-07T10:57:17.402Z] "math/bits", [2024-05-07T10:57:17.402Z] "math/rand", [2024-05-07T10:57:17.402Z] "mime", [2024-05-07T10:57:17.402Z] "mime/multipart", [2024-05-07T10:57:17.402Z] "mime/quotedprintable", [2024-05-07T10:57:17.402Z] "net", [2024-05-07T10:57:17.402Z] "net/http", [2024-05-07T10:57:17.402Z] "net/http/httptrace", [2024-05-07T10:57:17.402Z] "net/http/internal", [2024-05-07T10:57:17.402Z] "net/http/internal/ascii", [2024-05-07T10:57:17.402Z] "net/textproto", [2024-05-07T10:57:17.402Z] "net/url", [2024-05-07T10:57:17.402Z] "os", [2024-05-07T10:57:17.402Z] "path", [2024-05-07T10:57:17.402Z] "path/filepath", [2024-05-07T10:57:17.402Z] "reflect", [2024-05-07T10:57:17.402Z] "regexp", [2024-05-07T10:57:17.402Z] "regexp/syntax", [2024-05-07T10:57:17.402Z] "runtime", [2024-05-07T10:57:17.402Z] "runtime/cgo", [2024-05-07T10:57:17.402Z] "runtime/internal/atomic", [2024-05-07T10:57:17.402Z] "runtime/internal/math", [2024-05-07T10:57:17.402Z] "runtime/internal/sys", [2024-05-07T10:57:17.402Z] "sort", [2024-05-07T10:57:17.402Z] "strconv", [2024-05-07T10:57:17.402Z] "strings", [2024-05-07T10:57:17.402Z] "sync", [2024-05-07T10:57:17.402Z] "sync/atomic", [2024-05-07T10:57:17.402Z] "syscall", [2024-05-07T10:57:17.402Z] "time", [2024-05-07T10:57:17.402Z] "unicode", [2024-05-07T10:57:17.402Z] "unicode/utf16", [2024-05-07T10:57:17.402Z] "unicode/utf8", [2024-05-07T10:57:17.402Z] "unsafe", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "TestGoFiles": [ [2024-05-07T10:57:17.402Z] "corecommand_test.go", [2024-05-07T10:57:17.402Z] "device_test.go", [2024-05-07T10:57:17.402Z] "deviceprofile_test.go", [2024-05-07T10:57:17.402Z] "deviceresource_test.go", [2024-05-07T10:57:17.402Z] "deviceservice_test.go", [2024-05-07T10:57:17.402Z] "event_test.go", [2024-05-07T10:57:17.402Z] "interval_test.go", [2024-05-07T10:57:17.402Z] "intervalaction_test.go", [2024-05-07T10:57:17.402Z] "kvs_test.go", [2024-05-07T10:57:17.402Z] "notification_test.go", [2024-05-07T10:57:17.402Z] "provisionwatcher_test.go", [2024-05-07T10:57:17.402Z] "reading_test.go", [2024-05-07T10:57:17.402Z] "registration_test.go", [2024-05-07T10:57:17.402Z] "subscription_test.go", [2024-05-07T10:57:17.402Z] "transmission_test.go", [2024-05-07T10:57:17.402Z] "uom_test.go" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "TestImports": [ [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.402Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.402Z] "net/http", [2024-05-07T10:57:17.402Z] "testing" [2024-05-07T10:57:17.402Z] ] [2024-05-07T10:57:17.402Z] } [2024-05-07T10:57:17.402Z] { [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/interfaces", [2024-05-07T10:57:17.402Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.402Z] "Name": "interfaces", [2024-05-07T10:57:17.402Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.402Z] "Module": { [2024-05-07T10:57:17.402Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.402Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.402Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.402Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.402Z] "GoVersion": "1.21" [2024-05-07T10:57:17.402Z] }, [2024-05-07T10:57:17.402Z] "DepOnly": true, [2024-05-07T10:57:17.402Z] "Stale": true, [2024-05-07T10:57:17.402Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.402Z] "GoFiles": [ [2024-05-07T10:57:17.402Z] "authinjector.go", [2024-05-07T10:57:17.402Z] "command.go", [2024-05-07T10:57:17.402Z] "common.go", [2024-05-07T10:57:17.402Z] "device.go", [2024-05-07T10:57:17.402Z] "deviceprofile.go", [2024-05-07T10:57:17.402Z] "deviceservice.go", [2024-05-07T10:57:17.402Z] "deviceservicecallback.go", [2024-05-07T10:57:17.402Z] "deviceservicecommand.go", [2024-05-07T10:57:17.402Z] "event.go", [2024-05-07T10:57:17.402Z] "general.go", [2024-05-07T10:57:17.402Z] "interval.go", [2024-05-07T10:57:17.402Z] "intervalaction.go", [2024-05-07T10:57:17.402Z] "kvs.go", [2024-05-07T10:57:17.402Z] "notification.go", [2024-05-07T10:57:17.402Z] "provisionwatcher.go", [2024-05-07T10:57:17.402Z] "reading.go", [2024-05-07T10:57:17.402Z] "registry.go", [2024-05-07T10:57:17.402Z] "subscription.go", [2024-05-07T10:57:17.402Z] "transmission.go" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "Imports": [ [2024-05-07T10:57:17.402Z] "context", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.402Z] "net/http" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "Deps": [ [2024-05-07T10:57:17.402Z] "bufio", [2024-05-07T10:57:17.402Z] "bytes", [2024-05-07T10:57:17.402Z] "compress/flate", [2024-05-07T10:57:17.402Z] "compress/gzip", [2024-05-07T10:57:17.402Z] "compress/zlib", [2024-05-07T10:57:17.402Z] "container/list", [2024-05-07T10:57:17.402Z] "context", [2024-05-07T10:57:17.402Z] "crypto", [2024-05-07T10:57:17.402Z] "crypto/aes", [2024-05-07T10:57:17.402Z] "crypto/cipher", [2024-05-07T10:57:17.402Z] "crypto/des", [2024-05-07T10:57:17.402Z] "crypto/dsa", [2024-05-07T10:57:17.402Z] "crypto/ecdsa", [2024-05-07T10:57:17.402Z] "crypto/ed25519", [2024-05-07T10:57:17.402Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.402Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.402Z] "crypto/elliptic", [2024-05-07T10:57:17.402Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.402Z] "crypto/hmac", [2024-05-07T10:57:17.402Z] "crypto/internal/randutil", [2024-05-07T10:57:17.402Z] "crypto/internal/subtle", [2024-05-07T10:57:17.402Z] "crypto/md5", [2024-05-07T10:57:17.402Z] "crypto/rand", [2024-05-07T10:57:17.402Z] "crypto/rc4", [2024-05-07T10:57:17.402Z] "crypto/rsa", [2024-05-07T10:57:17.402Z] "crypto/sha1", [2024-05-07T10:57:17.402Z] "crypto/sha256", [2024-05-07T10:57:17.402Z] "crypto/sha512", [2024-05-07T10:57:17.402Z] "crypto/subtle", [2024-05-07T10:57:17.402Z] "crypto/tls", [2024-05-07T10:57:17.402Z] "crypto/x509", [2024-05-07T10:57:17.402Z] "crypto/x509/pkix", [2024-05-07T10:57:17.402Z] "database/sql/driver", [2024-05-07T10:57:17.402Z] "debug/dwarf", [2024-05-07T10:57:17.402Z] "debug/macho", [2024-05-07T10:57:17.402Z] "encoding", [2024-05-07T10:57:17.402Z] "encoding/asn1", [2024-05-07T10:57:17.402Z] "encoding/base32", [2024-05-07T10:57:17.402Z] "encoding/base64", [2024-05-07T10:57:17.402Z] "encoding/binary", [2024-05-07T10:57:17.402Z] "encoding/csv", [2024-05-07T10:57:17.402Z] "encoding/hex", [2024-05-07T10:57:17.402Z] "encoding/json", [2024-05-07T10:57:17.402Z] "encoding/pem", [2024-05-07T10:57:17.402Z] "encoding/xml", [2024-05-07T10:57:17.402Z] "errors", [2024-05-07T10:57:17.402Z] "fmt", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.402Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.402Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.402Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.402Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.402Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.402Z] "github.com/google/uuid", [2024-05-07T10:57:17.402Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.402Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.402Z] "github.com/x448/float16", [2024-05-07T10:57:17.402Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.402Z] "golang.org/x/net/html", [2024-05-07T10:57:17.402Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.402Z] "golang.org/x/text/language", [2024-05-07T10:57:17.402Z] "hash", [2024-05-07T10:57:17.402Z] "hash/adler32", [2024-05-07T10:57:17.402Z] "hash/crc32", [2024-05-07T10:57:17.402Z] "internal/abi", [2024-05-07T10:57:17.402Z] "internal/bytealg", [2024-05-07T10:57:17.402Z] "internal/cpu", [2024-05-07T10:57:17.402Z] "internal/fmtsort", [2024-05-07T10:57:17.402Z] "internal/goexperiment", [2024-05-07T10:57:17.402Z] "internal/itoa", [2024-05-07T10:57:17.402Z] "internal/nettrace", [2024-05-07T10:57:17.402Z] "internal/oserror", [2024-05-07T10:57:17.402Z] "internal/poll", [2024-05-07T10:57:17.402Z] "internal/race", [2024-05-07T10:57:17.402Z] "internal/reflectlite", [2024-05-07T10:57:17.402Z] "internal/singleflight", [2024-05-07T10:57:17.402Z] "internal/syscall/execenv", [2024-05-07T10:57:17.402Z] "internal/syscall/unix", [2024-05-07T10:57:17.402Z] "internal/testlog", [2024-05-07T10:57:17.402Z] "internal/unsafeheader", [2024-05-07T10:57:17.402Z] "io", [2024-05-07T10:57:17.402Z] "io/fs", [2024-05-07T10:57:17.402Z] "io/ioutil", [2024-05-07T10:57:17.402Z] "log", [2024-05-07T10:57:17.402Z] "math", [2024-05-07T10:57:17.402Z] "math/big", [2024-05-07T10:57:17.402Z] "math/bits", [2024-05-07T10:57:17.402Z] "math/rand", [2024-05-07T10:57:17.402Z] "mime", [2024-05-07T10:57:17.402Z] "mime/multipart", [2024-05-07T10:57:17.402Z] "mime/quotedprintable", [2024-05-07T10:57:17.402Z] "net", [2024-05-07T10:57:17.402Z] "net/http", [2024-05-07T10:57:17.402Z] "net/http/httptrace", [2024-05-07T10:57:17.402Z] "net/http/internal", [2024-05-07T10:57:17.402Z] "net/http/internal/ascii", [2024-05-07T10:57:17.402Z] "net/textproto", [2024-05-07T10:57:17.402Z] "net/url", [2024-05-07T10:57:17.402Z] "os", [2024-05-07T10:57:17.402Z] "path", [2024-05-07T10:57:17.402Z] "path/filepath", [2024-05-07T10:57:17.402Z] "reflect", [2024-05-07T10:57:17.402Z] "regexp", [2024-05-07T10:57:17.402Z] "regexp/syntax", [2024-05-07T10:57:17.402Z] "runtime", [2024-05-07T10:57:17.402Z] "runtime/cgo", [2024-05-07T10:57:17.402Z] "runtime/internal/atomic", [2024-05-07T10:57:17.402Z] "runtime/internal/math", [2024-05-07T10:57:17.402Z] "runtime/internal/sys", [2024-05-07T10:57:17.402Z] "sort", [2024-05-07T10:57:17.402Z] "strconv", [2024-05-07T10:57:17.402Z] "strings", [2024-05-07T10:57:17.402Z] "sync", [2024-05-07T10:57:17.402Z] "sync/atomic", [2024-05-07T10:57:17.402Z] "syscall", [2024-05-07T10:57:17.402Z] "time", [2024-05-07T10:57:17.402Z] "unicode", [2024-05-07T10:57:17.402Z] "unicode/utf16", [2024-05-07T10:57:17.402Z] "unicode/utf8", [2024-05-07T10:57:17.402Z] "unsafe", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.402Z] ] [2024-05-07T10:57:17.402Z] } [2024-05-07T10:57:17.402Z] { [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/pkg/types", [2024-05-07T10:57:17.402Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.402Z] "Name": "types", [2024-05-07T10:57:17.402Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.402Z] "Module": { [2024-05-07T10:57:17.402Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.402Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.402Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.402Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.402Z] "GoVersion": "1.21" [2024-05-07T10:57:17.402Z] }, [2024-05-07T10:57:17.402Z] "DepOnly": true, [2024-05-07T10:57:17.402Z] "Stale": true, [2024-05-07T10:57:17.402Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.402Z] "GoFiles": [ [2024-05-07T10:57:17.402Z] "host_info.go", [2024-05-07T10:57:17.402Z] "message_envelope.go", [2024-05-07T10:57:17.402Z] "types.go" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "Imports": [ [2024-05-07T10:57:17.402Z] "context", [2024-05-07T10:57:17.402Z] "encoding/json", [2024-05-07T10:57:17.402Z] "errors", [2024-05-07T10:57:17.402Z] "fmt", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/google/uuid" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "Deps": [ [2024-05-07T10:57:17.402Z] "bufio", [2024-05-07T10:57:17.402Z] "bytes", [2024-05-07T10:57:17.402Z] "compress/flate", [2024-05-07T10:57:17.402Z] "compress/gzip", [2024-05-07T10:57:17.402Z] "compress/zlib", [2024-05-07T10:57:17.402Z] "container/list", [2024-05-07T10:57:17.402Z] "context", [2024-05-07T10:57:17.402Z] "crypto", [2024-05-07T10:57:17.402Z] "crypto/aes", [2024-05-07T10:57:17.402Z] "crypto/cipher", [2024-05-07T10:57:17.402Z] "crypto/des", [2024-05-07T10:57:17.402Z] "crypto/dsa", [2024-05-07T10:57:17.402Z] "crypto/ecdsa", [2024-05-07T10:57:17.402Z] "crypto/ed25519", [2024-05-07T10:57:17.402Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.402Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.402Z] "crypto/elliptic", [2024-05-07T10:57:17.402Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.402Z] "crypto/hmac", [2024-05-07T10:57:17.402Z] "crypto/internal/randutil", [2024-05-07T10:57:17.402Z] "crypto/internal/subtle", [2024-05-07T10:57:17.402Z] "crypto/md5", [2024-05-07T10:57:17.402Z] "crypto/rand", [2024-05-07T10:57:17.402Z] "crypto/rc4", [2024-05-07T10:57:17.402Z] "crypto/rsa", [2024-05-07T10:57:17.402Z] "crypto/sha1", [2024-05-07T10:57:17.402Z] "crypto/sha256", [2024-05-07T10:57:17.402Z] "crypto/sha512", [2024-05-07T10:57:17.402Z] "crypto/subtle", [2024-05-07T10:57:17.402Z] "crypto/tls", [2024-05-07T10:57:17.402Z] "crypto/x509", [2024-05-07T10:57:17.402Z] "crypto/x509/pkix", [2024-05-07T10:57:17.402Z] "database/sql/driver", [2024-05-07T10:57:17.402Z] "debug/dwarf", [2024-05-07T10:57:17.402Z] "debug/macho", [2024-05-07T10:57:17.402Z] "encoding", [2024-05-07T10:57:17.402Z] "encoding/asn1", [2024-05-07T10:57:17.402Z] "encoding/base64", [2024-05-07T10:57:17.402Z] "encoding/binary", [2024-05-07T10:57:17.402Z] "encoding/csv", [2024-05-07T10:57:17.402Z] "encoding/hex", [2024-05-07T10:57:17.402Z] "encoding/json", [2024-05-07T10:57:17.402Z] "encoding/pem", [2024-05-07T10:57:17.402Z] "encoding/xml", [2024-05-07T10:57:17.402Z] "errors", [2024-05-07T10:57:17.402Z] "fmt", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.402Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.402Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.402Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.402Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.402Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.402Z] "github.com/google/uuid", [2024-05-07T10:57:17.402Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.402Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.402Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.402Z] "golang.org/x/net/html", [2024-05-07T10:57:17.402Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.402Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.402Z] "golang.org/x/text/language", [2024-05-07T10:57:17.402Z] "hash", [2024-05-07T10:57:17.402Z] "hash/adler32", [2024-05-07T10:57:17.402Z] "hash/crc32", [2024-05-07T10:57:17.402Z] "internal/abi", [2024-05-07T10:57:17.402Z] "internal/bytealg", [2024-05-07T10:57:17.402Z] "internal/cpu", [2024-05-07T10:57:17.402Z] "internal/fmtsort", [2024-05-07T10:57:17.402Z] "internal/goexperiment", [2024-05-07T10:57:17.402Z] "internal/itoa", [2024-05-07T10:57:17.402Z] "internal/nettrace", [2024-05-07T10:57:17.402Z] "internal/oserror", [2024-05-07T10:57:17.402Z] "internal/poll", [2024-05-07T10:57:17.402Z] "internal/race", [2024-05-07T10:57:17.402Z] "internal/reflectlite", [2024-05-07T10:57:17.402Z] "internal/singleflight", [2024-05-07T10:57:17.402Z] "internal/syscall/execenv", [2024-05-07T10:57:17.402Z] "internal/syscall/unix", [2024-05-07T10:57:17.402Z] "internal/testlog", [2024-05-07T10:57:17.402Z] "internal/unsafeheader", [2024-05-07T10:57:17.402Z] "io", [2024-05-07T10:57:17.402Z] "io/fs", [2024-05-07T10:57:17.402Z] "io/ioutil", [2024-05-07T10:57:17.402Z] "log", [2024-05-07T10:57:17.402Z] "math", [2024-05-07T10:57:17.402Z] "math/big", [2024-05-07T10:57:17.402Z] "math/bits", [2024-05-07T10:57:17.402Z] "math/rand", [2024-05-07T10:57:17.402Z] "mime", [2024-05-07T10:57:17.402Z] "mime/multipart", [2024-05-07T10:57:17.402Z] "mime/quotedprintable", [2024-05-07T10:57:17.402Z] "net", [2024-05-07T10:57:17.402Z] "net/http", [2024-05-07T10:57:17.402Z] "net/http/httptrace", [2024-05-07T10:57:17.402Z] "net/http/internal", [2024-05-07T10:57:17.402Z] "net/http/internal/ascii", [2024-05-07T10:57:17.402Z] "net/textproto", [2024-05-07T10:57:17.402Z] "net/url", [2024-05-07T10:57:17.402Z] "os", [2024-05-07T10:57:17.402Z] "path", [2024-05-07T10:57:17.402Z] "path/filepath", [2024-05-07T10:57:17.402Z] "reflect", [2024-05-07T10:57:17.402Z] "regexp", [2024-05-07T10:57:17.402Z] "regexp/syntax", [2024-05-07T10:57:17.402Z] "runtime", [2024-05-07T10:57:17.402Z] "runtime/cgo", [2024-05-07T10:57:17.402Z] "runtime/internal/atomic", [2024-05-07T10:57:17.402Z] "runtime/internal/math", [2024-05-07T10:57:17.402Z] "runtime/internal/sys", [2024-05-07T10:57:17.402Z] "sort", [2024-05-07T10:57:17.402Z] "strconv", [2024-05-07T10:57:17.402Z] "strings", [2024-05-07T10:57:17.402Z] "sync", [2024-05-07T10:57:17.402Z] "sync/atomic", [2024-05-07T10:57:17.402Z] "syscall", [2024-05-07T10:57:17.402Z] "time", [2024-05-07T10:57:17.402Z] "unicode", [2024-05-07T10:57:17.402Z] "unicode/utf16", [2024-05-07T10:57:17.402Z] "unicode/utf8", [2024-05-07T10:57:17.402Z] "unsafe", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.402Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "TestGoFiles": [ [2024-05-07T10:57:17.402Z] "host_info_test.go", [2024-05-07T10:57:17.402Z] "message_envelope_test.go" [2024-05-07T10:57:17.402Z] ], [2024-05-07T10:57:17.402Z] "TestImports": [ [2024-05-07T10:57:17.402Z] "context", [2024-05-07T10:57:17.402Z] "encoding/json", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.402Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.402Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.402Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.402Z] "strconv", [2024-05-07T10:57:17.402Z] "testing" [2024-05-07T10:57:17.402Z] ] [2024-05-07T10:57:17.402Z] } [2024-05-07T10:57:17.402Z] { [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg", [2024-05-07T10:57:17.402Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.402Z] "Name": "pkg", [2024-05-07T10:57:17.402Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.402Z] "Module": { [2024-05-07T10:57:17.402Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.402Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.402Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.402Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.402Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.402Z] "GoVersion": "1.21" [2024-05-07T10:57:17.402Z] }, [2024-05-07T10:57:17.402Z] "DepOnly": true, [2024-05-07T10:57:17.403Z] "Stale": true, [2024-05-07T10:57:17.403Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.403Z] "GoFiles": [ [2024-05-07T10:57:17.403Z] "config.go", [2024-05-07T10:57:17.403Z] "constants.go", [2024-05-07T10:57:17.403Z] "errors.go", [2024-05-07T10:57:17.403Z] "noopclient.go", [2024-05-07T10:57:17.403Z] "request.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Imports": [ [2024-05-07T10:57:17.403Z] "crypto/tls", [2024-05-07T10:57:17.403Z] "crypto/x509", [2024-05-07T10:57:17.403Z] "encoding/pem", [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/google/uuid", [2024-05-07T10:57:17.403Z] "net/url", [2024-05-07T10:57:17.403Z] "reflect", [2024-05-07T10:57:17.403Z] "strconv", [2024-05-07T10:57:17.403Z] "strings", [2024-05-07T10:57:17.403Z] "time" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Deps": [ [2024-05-07T10:57:17.403Z] "bufio", [2024-05-07T10:57:17.403Z] "bytes", [2024-05-07T10:57:17.403Z] "compress/flate", [2024-05-07T10:57:17.403Z] "compress/gzip", [2024-05-07T10:57:17.403Z] "compress/zlib", [2024-05-07T10:57:17.403Z] "container/list", [2024-05-07T10:57:17.403Z] "context", [2024-05-07T10:57:17.403Z] "crypto", [2024-05-07T10:57:17.403Z] "crypto/aes", [2024-05-07T10:57:17.403Z] "crypto/cipher", [2024-05-07T10:57:17.403Z] "crypto/des", [2024-05-07T10:57:17.403Z] "crypto/dsa", [2024-05-07T10:57:17.403Z] "crypto/ecdsa", [2024-05-07T10:57:17.403Z] "crypto/ed25519", [2024-05-07T10:57:17.403Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.403Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.403Z] "crypto/elliptic", [2024-05-07T10:57:17.403Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.403Z] "crypto/hmac", [2024-05-07T10:57:17.403Z] "crypto/internal/randutil", [2024-05-07T10:57:17.403Z] "crypto/internal/subtle", [2024-05-07T10:57:17.403Z] "crypto/md5", [2024-05-07T10:57:17.403Z] "crypto/rand", [2024-05-07T10:57:17.403Z] "crypto/rc4", [2024-05-07T10:57:17.403Z] "crypto/rsa", [2024-05-07T10:57:17.403Z] "crypto/sha1", [2024-05-07T10:57:17.403Z] "crypto/sha256", [2024-05-07T10:57:17.403Z] "crypto/sha512", [2024-05-07T10:57:17.403Z] "crypto/subtle", [2024-05-07T10:57:17.403Z] "crypto/tls", [2024-05-07T10:57:17.403Z] "crypto/x509", [2024-05-07T10:57:17.403Z] "crypto/x509/pkix", [2024-05-07T10:57:17.403Z] "database/sql/driver", [2024-05-07T10:57:17.403Z] "debug/dwarf", [2024-05-07T10:57:17.403Z] "debug/macho", [2024-05-07T10:57:17.403Z] "encoding", [2024-05-07T10:57:17.403Z] "encoding/asn1", [2024-05-07T10:57:17.403Z] "encoding/base64", [2024-05-07T10:57:17.403Z] "encoding/binary", [2024-05-07T10:57:17.403Z] "encoding/csv", [2024-05-07T10:57:17.403Z] "encoding/hex", [2024-05-07T10:57:17.403Z] "encoding/json", [2024-05-07T10:57:17.403Z] "encoding/pem", [2024-05-07T10:57:17.403Z] "encoding/xml", [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.403Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.403Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.403Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.403Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.403Z] "github.com/google/uuid", [2024-05-07T10:57:17.403Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.403Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.403Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.403Z] "golang.org/x/net/html", [2024-05-07T10:57:17.403Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.403Z] "golang.org/x/text/language", [2024-05-07T10:57:17.403Z] "hash", [2024-05-07T10:57:17.403Z] "hash/adler32", [2024-05-07T10:57:17.403Z] "hash/crc32", [2024-05-07T10:57:17.403Z] "internal/abi", [2024-05-07T10:57:17.403Z] "internal/bytealg", [2024-05-07T10:57:17.403Z] "internal/cpu", [2024-05-07T10:57:17.403Z] "internal/fmtsort", [2024-05-07T10:57:17.403Z] "internal/goexperiment", [2024-05-07T10:57:17.403Z] "internal/itoa", [2024-05-07T10:57:17.403Z] "internal/nettrace", [2024-05-07T10:57:17.403Z] "internal/oserror", [2024-05-07T10:57:17.403Z] "internal/poll", [2024-05-07T10:57:17.403Z] "internal/race", [2024-05-07T10:57:17.403Z] "internal/reflectlite", [2024-05-07T10:57:17.403Z] "internal/singleflight", [2024-05-07T10:57:17.403Z] "internal/syscall/execenv", [2024-05-07T10:57:17.403Z] "internal/syscall/unix", [2024-05-07T10:57:17.403Z] "internal/testlog", [2024-05-07T10:57:17.403Z] "internal/unsafeheader", [2024-05-07T10:57:17.403Z] "io", [2024-05-07T10:57:17.403Z] "io/fs", [2024-05-07T10:57:17.403Z] "io/ioutil", [2024-05-07T10:57:17.403Z] "log", [2024-05-07T10:57:17.403Z] "math", [2024-05-07T10:57:17.403Z] "math/big", [2024-05-07T10:57:17.403Z] "math/bits", [2024-05-07T10:57:17.403Z] "math/rand", [2024-05-07T10:57:17.403Z] "mime", [2024-05-07T10:57:17.403Z] "mime/multipart", [2024-05-07T10:57:17.403Z] "mime/quotedprintable", [2024-05-07T10:57:17.403Z] "net", [2024-05-07T10:57:17.403Z] "net/http", [2024-05-07T10:57:17.403Z] "net/http/httptrace", [2024-05-07T10:57:17.403Z] "net/http/internal", [2024-05-07T10:57:17.403Z] "net/http/internal/ascii", [2024-05-07T10:57:17.403Z] "net/textproto", [2024-05-07T10:57:17.403Z] "net/url", [2024-05-07T10:57:17.403Z] "os", [2024-05-07T10:57:17.403Z] "path", [2024-05-07T10:57:17.403Z] "path/filepath", [2024-05-07T10:57:17.403Z] "reflect", [2024-05-07T10:57:17.403Z] "regexp", [2024-05-07T10:57:17.403Z] "regexp/syntax", [2024-05-07T10:57:17.403Z] "runtime", [2024-05-07T10:57:17.403Z] "runtime/cgo", [2024-05-07T10:57:17.403Z] "runtime/internal/atomic", [2024-05-07T10:57:17.403Z] "runtime/internal/math", [2024-05-07T10:57:17.403Z] "runtime/internal/sys", [2024-05-07T10:57:17.403Z] "sort", [2024-05-07T10:57:17.403Z] "strconv", [2024-05-07T10:57:17.403Z] "strings", [2024-05-07T10:57:17.403Z] "sync", [2024-05-07T10:57:17.403Z] "sync/atomic", [2024-05-07T10:57:17.403Z] "syscall", [2024-05-07T10:57:17.403Z] "time", [2024-05-07T10:57:17.403Z] "unicode", [2024-05-07T10:57:17.403Z] "unicode/utf16", [2024-05-07T10:57:17.403Z] "unicode/utf8", [2024-05-07T10:57:17.403Z] "unsafe", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "TestGoFiles": [ [2024-05-07T10:57:17.403Z] "request_test.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "TestImports": [ [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/google/uuid", [2024-05-07T10:57:17.403Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.403Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.403Z] "testing", [2024-05-07T10:57:17.403Z] "time" [2024-05-07T10:57:17.403Z] ] [2024-05-07T10:57:17.403Z] } [2024-05-07T10:57:17.403Z] { [2024-05-07T10:57:17.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/mqtt", [2024-05-07T10:57:17.403Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.403Z] "Name": "mqtt", [2024-05-07T10:57:17.403Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "Module": { [2024-05-07T10:57:17.403Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.403Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.403Z] "GoVersion": "1.21" [2024-05-07T10:57:17.403Z] }, [2024-05-07T10:57:17.403Z] "DepOnly": true, [2024-05-07T10:57:17.403Z] "Stale": true, [2024-05-07T10:57:17.403Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.403Z] "GoFiles": [ [2024-05-07T10:57:17.403Z] "client.go", [2024-05-07T10:57:17.403Z] "client_options.go", [2024-05-07T10:57:17.403Z] "errors.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.403Z] "client_integration_test.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Imports": [ [2024-05-07T10:57:17.403Z] "crypto/tls", [2024-05-07T10:57:17.403Z] "crypto/x509", [2024-05-07T10:57:17.403Z] "encoding/json", [2024-05-07T10:57:17.403Z] "encoding/pem", [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.403Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "math/rand", [2024-05-07T10:57:17.403Z] "net/url", [2024-05-07T10:57:17.403Z] "os", [2024-05-07T10:57:17.403Z] "strconv", [2024-05-07T10:57:17.403Z] "sync", [2024-05-07T10:57:17.403Z] "time" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Deps": [ [2024-05-07T10:57:17.403Z] "bufio", [2024-05-07T10:57:17.403Z] "bytes", [2024-05-07T10:57:17.403Z] "compress/flate", [2024-05-07T10:57:17.403Z] "compress/gzip", [2024-05-07T10:57:17.403Z] "compress/zlib", [2024-05-07T10:57:17.403Z] "container/list", [2024-05-07T10:57:17.403Z] "context", [2024-05-07T10:57:17.403Z] "crypto", [2024-05-07T10:57:17.403Z] "crypto/aes", [2024-05-07T10:57:17.403Z] "crypto/cipher", [2024-05-07T10:57:17.403Z] "crypto/des", [2024-05-07T10:57:17.403Z] "crypto/dsa", [2024-05-07T10:57:17.403Z] "crypto/ecdsa", [2024-05-07T10:57:17.403Z] "crypto/ed25519", [2024-05-07T10:57:17.403Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.403Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.403Z] "crypto/elliptic", [2024-05-07T10:57:17.403Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.403Z] "crypto/hmac", [2024-05-07T10:57:17.403Z] "crypto/internal/randutil", [2024-05-07T10:57:17.403Z] "crypto/internal/subtle", [2024-05-07T10:57:17.403Z] "crypto/md5", [2024-05-07T10:57:17.403Z] "crypto/rand", [2024-05-07T10:57:17.403Z] "crypto/rc4", [2024-05-07T10:57:17.403Z] "crypto/rsa", [2024-05-07T10:57:17.403Z] "crypto/sha1", [2024-05-07T10:57:17.403Z] "crypto/sha256", [2024-05-07T10:57:17.403Z] "crypto/sha512", [2024-05-07T10:57:17.403Z] "crypto/subtle", [2024-05-07T10:57:17.403Z] "crypto/tls", [2024-05-07T10:57:17.403Z] "crypto/x509", [2024-05-07T10:57:17.403Z] "crypto/x509/pkix", [2024-05-07T10:57:17.403Z] "database/sql/driver", [2024-05-07T10:57:17.403Z] "debug/dwarf", [2024-05-07T10:57:17.403Z] "debug/macho", [2024-05-07T10:57:17.403Z] "encoding", [2024-05-07T10:57:17.403Z] "encoding/asn1", [2024-05-07T10:57:17.403Z] "encoding/base64", [2024-05-07T10:57:17.403Z] "encoding/binary", [2024-05-07T10:57:17.403Z] "encoding/csv", [2024-05-07T10:57:17.403Z] "encoding/hex", [2024-05-07T10:57:17.403Z] "encoding/json", [2024-05-07T10:57:17.403Z] "encoding/pem", [2024-05-07T10:57:17.403Z] "encoding/xml", [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.403Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.403Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.403Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.403Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.403Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.403Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.403Z] "github.com/google/uuid", [2024-05-07T10:57:17.403Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.403Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.403Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.403Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.403Z] "golang.org/x/net/html", [2024-05-07T10:57:17.403Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.403Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.403Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.403Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.403Z] "golang.org/x/text/language", [2024-05-07T10:57:17.403Z] "hash", [2024-05-07T10:57:17.403Z] "hash/adler32", [2024-05-07T10:57:17.403Z] "hash/crc32", [2024-05-07T10:57:17.403Z] "internal/abi", [2024-05-07T10:57:17.403Z] "internal/bytealg", [2024-05-07T10:57:17.403Z] "internal/cpu", [2024-05-07T10:57:17.403Z] "internal/fmtsort", [2024-05-07T10:57:17.403Z] "internal/goexperiment", [2024-05-07T10:57:17.403Z] "internal/itoa", [2024-05-07T10:57:17.403Z] "internal/nettrace", [2024-05-07T10:57:17.403Z] "internal/oserror", [2024-05-07T10:57:17.403Z] "internal/poll", [2024-05-07T10:57:17.403Z] "internal/race", [2024-05-07T10:57:17.403Z] "internal/reflectlite", [2024-05-07T10:57:17.403Z] "internal/singleflight", [2024-05-07T10:57:17.403Z] "internal/syscall/execenv", [2024-05-07T10:57:17.403Z] "internal/syscall/unix", [2024-05-07T10:57:17.403Z] "internal/testlog", [2024-05-07T10:57:17.403Z] "internal/unsafeheader", [2024-05-07T10:57:17.403Z] "io", [2024-05-07T10:57:17.403Z] "io/fs", [2024-05-07T10:57:17.403Z] "io/ioutil", [2024-05-07T10:57:17.403Z] "log", [2024-05-07T10:57:17.403Z] "math", [2024-05-07T10:57:17.403Z] "math/big", [2024-05-07T10:57:17.403Z] "math/bits", [2024-05-07T10:57:17.403Z] "math/rand", [2024-05-07T10:57:17.403Z] "mime", [2024-05-07T10:57:17.403Z] "mime/multipart", [2024-05-07T10:57:17.403Z] "mime/quotedprintable", [2024-05-07T10:57:17.403Z] "net", [2024-05-07T10:57:17.403Z] "net/http", [2024-05-07T10:57:17.403Z] "net/http/httptrace", [2024-05-07T10:57:17.403Z] "net/http/internal", [2024-05-07T10:57:17.403Z] "net/http/internal/ascii", [2024-05-07T10:57:17.403Z] "net/textproto", [2024-05-07T10:57:17.403Z] "net/url", [2024-05-07T10:57:17.403Z] "os", [2024-05-07T10:57:17.403Z] "path", [2024-05-07T10:57:17.403Z] "path/filepath", [2024-05-07T10:57:17.403Z] "reflect", [2024-05-07T10:57:17.403Z] "regexp", [2024-05-07T10:57:17.403Z] "regexp/syntax", [2024-05-07T10:57:17.403Z] "runtime", [2024-05-07T10:57:17.403Z] "runtime/cgo", [2024-05-07T10:57:17.403Z] "runtime/internal/atomic", [2024-05-07T10:57:17.403Z] "runtime/internal/math", [2024-05-07T10:57:17.403Z] "runtime/internal/sys", [2024-05-07T10:57:17.403Z] "sort", [2024-05-07T10:57:17.403Z] "strconv", [2024-05-07T10:57:17.403Z] "strings", [2024-05-07T10:57:17.403Z] "sync", [2024-05-07T10:57:17.403Z] "sync/atomic", [2024-05-07T10:57:17.403Z] "syscall", [2024-05-07T10:57:17.403Z] "time", [2024-05-07T10:57:17.403Z] "unicode", [2024-05-07T10:57:17.403Z] "unicode/utf16", [2024-05-07T10:57:17.403Z] "unicode/utf8", [2024-05-07T10:57:17.403Z] "unsafe", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "TestGoFiles": [ [2024-05-07T10:57:17.403Z] "client_options_test.go", [2024-05-07T10:57:17.403Z] "client_test.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "TestImports": [ [2024-05-07T10:57:17.403Z] "crypto/tls", [2024-05-07T10:57:17.403Z] "crypto/x509", [2024-05-07T10:57:17.403Z] "encoding/json", [2024-05-07T10:57:17.403Z] "encoding/pem", [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.403Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.403Z] "reflect", [2024-05-07T10:57:17.403Z] "strings", [2024-05-07T10:57:17.403Z] "sync", [2024-05-07T10:57:17.403Z] "testing", [2024-05-07T10:57:17.403Z] "time" [2024-05-07T10:57:17.403Z] ] [2024-05-07T10:57:17.403Z] } [2024-05-07T10:57:17.403Z] { [2024-05-07T10:57:17.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/nats", [2024-05-07T10:57:17.403Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.403Z] "Name": "nats", [2024-05-07T10:57:17.403Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "Module": { [2024-05-07T10:57:17.403Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.403Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.403Z] "GoVersion": "1.21" [2024-05-07T10:57:17.403Z] }, [2024-05-07T10:57:17.403Z] "DepOnly": true, [2024-05-07T10:57:17.403Z] "Stale": true, [2024-05-07T10:57:17.403Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.403Z] "GoFiles": [ [2024-05-07T10:57:17.403Z] "client_no_nats.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.403Z] "client.go", [2024-05-07T10:57:17.403Z] "client_test.go", [2024-05-07T10:57:17.403Z] "connection.go", [2024-05-07T10:57:17.403Z] "marshaller.go", [2024-05-07T10:57:17.403Z] "marshaller_test.go", [2024-05-07T10:57:17.403Z] "options.go", [2024-05-07T10:57:17.403Z] "options_test.go", [2024-05-07T10:57:17.403Z] "topics.go", [2024-05-07T10:57:17.403Z] "topics_test.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Imports": [ [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Deps": [ [2024-05-07T10:57:17.403Z] "bufio", [2024-05-07T10:57:17.403Z] "bytes", [2024-05-07T10:57:17.403Z] "compress/flate", [2024-05-07T10:57:17.403Z] "compress/gzip", [2024-05-07T10:57:17.403Z] "compress/zlib", [2024-05-07T10:57:17.403Z] "container/list", [2024-05-07T10:57:17.403Z] "context", [2024-05-07T10:57:17.403Z] "crypto", [2024-05-07T10:57:17.403Z] "crypto/aes", [2024-05-07T10:57:17.403Z] "crypto/cipher", [2024-05-07T10:57:17.403Z] "crypto/des", [2024-05-07T10:57:17.403Z] "crypto/dsa", [2024-05-07T10:57:17.403Z] "crypto/ecdsa", [2024-05-07T10:57:17.403Z] "crypto/ed25519", [2024-05-07T10:57:17.403Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.403Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.403Z] "crypto/elliptic", [2024-05-07T10:57:17.403Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.403Z] "crypto/hmac", [2024-05-07T10:57:17.403Z] "crypto/internal/randutil", [2024-05-07T10:57:17.403Z] "crypto/internal/subtle", [2024-05-07T10:57:17.403Z] "crypto/md5", [2024-05-07T10:57:17.403Z] "crypto/rand", [2024-05-07T10:57:17.403Z] "crypto/rc4", [2024-05-07T10:57:17.403Z] "crypto/rsa", [2024-05-07T10:57:17.403Z] "crypto/sha1", [2024-05-07T10:57:17.403Z] "crypto/sha256", [2024-05-07T10:57:17.403Z] "crypto/sha512", [2024-05-07T10:57:17.403Z] "crypto/subtle", [2024-05-07T10:57:17.403Z] "crypto/tls", [2024-05-07T10:57:17.403Z] "crypto/x509", [2024-05-07T10:57:17.403Z] "crypto/x509/pkix", [2024-05-07T10:57:17.403Z] "database/sql/driver", [2024-05-07T10:57:17.403Z] "debug/dwarf", [2024-05-07T10:57:17.403Z] "debug/macho", [2024-05-07T10:57:17.403Z] "encoding", [2024-05-07T10:57:17.403Z] "encoding/asn1", [2024-05-07T10:57:17.403Z] "encoding/base64", [2024-05-07T10:57:17.403Z] "encoding/binary", [2024-05-07T10:57:17.403Z] "encoding/csv", [2024-05-07T10:57:17.403Z] "encoding/hex", [2024-05-07T10:57:17.403Z] "encoding/json", [2024-05-07T10:57:17.403Z] "encoding/pem", [2024-05-07T10:57:17.403Z] "encoding/xml", [2024-05-07T10:57:17.403Z] "errors", [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.403Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.403Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.403Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.403Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.403Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.403Z] "github.com/google/uuid", [2024-05-07T10:57:17.403Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.403Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.403Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.403Z] "golang.org/x/net/html", [2024-05-07T10:57:17.403Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.403Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.403Z] "golang.org/x/text/language", [2024-05-07T10:57:17.403Z] "hash", [2024-05-07T10:57:17.403Z] "hash/adler32", [2024-05-07T10:57:17.403Z] "hash/crc32", [2024-05-07T10:57:17.403Z] "internal/abi", [2024-05-07T10:57:17.403Z] "internal/bytealg", [2024-05-07T10:57:17.403Z] "internal/cpu", [2024-05-07T10:57:17.403Z] "internal/fmtsort", [2024-05-07T10:57:17.403Z] "internal/goexperiment", [2024-05-07T10:57:17.403Z] "internal/itoa", [2024-05-07T10:57:17.403Z] "internal/nettrace", [2024-05-07T10:57:17.403Z] "internal/oserror", [2024-05-07T10:57:17.403Z] "internal/poll", [2024-05-07T10:57:17.403Z] "internal/race", [2024-05-07T10:57:17.403Z] "internal/reflectlite", [2024-05-07T10:57:17.403Z] "internal/singleflight", [2024-05-07T10:57:17.403Z] "internal/syscall/execenv", [2024-05-07T10:57:17.403Z] "internal/syscall/unix", [2024-05-07T10:57:17.403Z] "internal/testlog", [2024-05-07T10:57:17.403Z] "internal/unsafeheader", [2024-05-07T10:57:17.403Z] "io", [2024-05-07T10:57:17.403Z] "io/fs", [2024-05-07T10:57:17.403Z] "io/ioutil", [2024-05-07T10:57:17.403Z] "log", [2024-05-07T10:57:17.403Z] "math", [2024-05-07T10:57:17.403Z] "math/big", [2024-05-07T10:57:17.403Z] "math/bits", [2024-05-07T10:57:17.403Z] "math/rand", [2024-05-07T10:57:17.403Z] "mime", [2024-05-07T10:57:17.403Z] "mime/multipart", [2024-05-07T10:57:17.403Z] "mime/quotedprintable", [2024-05-07T10:57:17.403Z] "net", [2024-05-07T10:57:17.403Z] "net/http", [2024-05-07T10:57:17.403Z] "net/http/httptrace", [2024-05-07T10:57:17.403Z] "net/http/internal", [2024-05-07T10:57:17.403Z] "net/http/internal/ascii", [2024-05-07T10:57:17.403Z] "net/textproto", [2024-05-07T10:57:17.403Z] "net/url", [2024-05-07T10:57:17.403Z] "os", [2024-05-07T10:57:17.403Z] "path", [2024-05-07T10:57:17.403Z] "path/filepath", [2024-05-07T10:57:17.403Z] "reflect", [2024-05-07T10:57:17.403Z] "regexp", [2024-05-07T10:57:17.403Z] "regexp/syntax", [2024-05-07T10:57:17.403Z] "runtime", [2024-05-07T10:57:17.403Z] "runtime/cgo", [2024-05-07T10:57:17.403Z] "runtime/internal/atomic", [2024-05-07T10:57:17.403Z] "runtime/internal/math", [2024-05-07T10:57:17.403Z] "runtime/internal/sys", [2024-05-07T10:57:17.403Z] "sort", [2024-05-07T10:57:17.403Z] "strconv", [2024-05-07T10:57:17.403Z] "strings", [2024-05-07T10:57:17.403Z] "sync", [2024-05-07T10:57:17.403Z] "sync/atomic", [2024-05-07T10:57:17.403Z] "syscall", [2024-05-07T10:57:17.403Z] "time", [2024-05-07T10:57:17.403Z] "unicode", [2024-05-07T10:57:17.403Z] "unicode/utf16", [2024-05-07T10:57:17.403Z] "unicode/utf8", [2024-05-07T10:57:17.403Z] "unsafe", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.403Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "TestGoFiles": [ [2024-05-07T10:57:17.403Z] "client_no_nats_test.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "TestImports": [ [2024-05-07T10:57:17.403Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.403Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.403Z] "testing" [2024-05-07T10:57:17.403Z] ] [2024-05-07T10:57:17.403Z] } [2024-05-07T10:57:17.403Z] { [2024-05-07T10:57:17.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.403Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.403Z] "Name": "jetstream", [2024-05-07T10:57:17.403Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "Module": { [2024-05-07T10:57:17.403Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.403Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.403Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.403Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.403Z] "GoVersion": "1.21" [2024-05-07T10:57:17.403Z] }, [2024-05-07T10:57:17.403Z] "DepOnly": true, [2024-05-07T10:57:17.403Z] "Stale": true, [2024-05-07T10:57:17.403Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.403Z] "GoFiles": [ [2024-05-07T10:57:17.403Z] "client_no_nats.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.403Z] "client.go", [2024-05-07T10:57:17.403Z] "client_test.go", [2024-05-07T10:57:17.403Z] "connection.go", [2024-05-07T10:57:17.403Z] "stream.go", [2024-05-07T10:57:17.403Z] "stream_test.go" [2024-05-07T10:57:17.403Z] ], [2024-05-07T10:57:17.403Z] "Imports": [ [2024-05-07T10:57:17.403Z] "fmt", [2024-05-07T10:57:17.404Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.404Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types" [2024-05-07T10:57:17.404Z] ], [2024-05-07T10:57:17.404Z] "Deps": [ [2024-05-07T10:57:17.404Z] "bufio", [2024-05-07T10:57:17.404Z] "bytes", [2024-05-07T10:57:17.404Z] "compress/flate", [2024-05-07T10:57:17.404Z] "compress/gzip", [2024-05-07T10:57:17.404Z] "compress/zlib", [2024-05-07T10:57:17.404Z] "container/list", [2024-05-07T10:57:17.404Z] "context", [2024-05-07T10:57:17.404Z] "crypto", [2024-05-07T10:57:17.404Z] "crypto/aes", [2024-05-07T10:57:17.404Z] "crypto/cipher", [2024-05-07T10:57:17.404Z] "crypto/des", [2024-05-07T10:57:17.404Z] "crypto/dsa", [2024-05-07T10:57:17.404Z] "crypto/ecdsa", [2024-05-07T10:57:17.404Z] "crypto/ed25519", [2024-05-07T10:57:17.404Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.404Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.404Z] "crypto/elliptic", [2024-05-07T10:57:17.407Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.407Z] "crypto/hmac", [2024-05-07T10:57:17.407Z] "crypto/internal/randutil", [2024-05-07T10:57:17.407Z] "crypto/internal/subtle", [2024-05-07T10:57:17.407Z] "crypto/md5", [2024-05-07T10:57:17.407Z] "crypto/rand", [2024-05-07T10:57:17.407Z] "crypto/rc4", [2024-05-07T10:57:17.407Z] "crypto/rsa", [2024-05-07T10:57:17.407Z] "crypto/sha1", [2024-05-07T10:57:17.407Z] "crypto/sha256", [2024-05-07T10:57:17.407Z] "crypto/sha512", [2024-05-07T10:57:17.407Z] "crypto/subtle", [2024-05-07T10:57:17.407Z] "crypto/tls", [2024-05-07T10:57:17.407Z] "crypto/x509", [2024-05-07T10:57:17.407Z] "crypto/x509/pkix", [2024-05-07T10:57:17.407Z] "database/sql/driver", [2024-05-07T10:57:17.407Z] "debug/dwarf", [2024-05-07T10:57:17.407Z] "debug/macho", [2024-05-07T10:57:17.407Z] "encoding", [2024-05-07T10:57:17.407Z] "encoding/asn1", [2024-05-07T10:57:17.407Z] "encoding/base64", [2024-05-07T10:57:17.407Z] "encoding/binary", [2024-05-07T10:57:17.407Z] "encoding/csv", [2024-05-07T10:57:17.407Z] "encoding/hex", [2024-05-07T10:57:17.407Z] "encoding/json", [2024-05-07T10:57:17.407Z] "encoding/pem", [2024-05-07T10:57:17.407Z] "encoding/xml", [2024-05-07T10:57:17.407Z] "errors", [2024-05-07T10:57:17.407Z] "fmt", [2024-05-07T10:57:17.407Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.407Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.407Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.407Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.407Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.407Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.407Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.407Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.407Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.407Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.407Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.407Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.407Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.407Z] "github.com/google/uuid", [2024-05-07T10:57:17.407Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.407Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.407Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.407Z] "golang.org/x/net/html", [2024-05-07T10:57:17.407Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.407Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.407Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.407Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.407Z] "golang.org/x/text/language", [2024-05-07T10:57:17.407Z] "hash", [2024-05-07T10:57:17.407Z] "hash/adler32", [2024-05-07T10:57:17.407Z] "hash/crc32", [2024-05-07T10:57:17.407Z] "internal/abi", [2024-05-07T10:57:17.407Z] "internal/bytealg", [2024-05-07T10:57:17.407Z] "internal/cpu", [2024-05-07T10:57:17.407Z] "internal/fmtsort", [2024-05-07T10:57:17.407Z] "internal/goexperiment", [2024-05-07T10:57:17.407Z] "internal/itoa", [2024-05-07T10:57:17.407Z] "internal/nettrace", [2024-05-07T10:57:17.407Z] "internal/oserror", [2024-05-07T10:57:17.407Z] "internal/poll", [2024-05-07T10:57:17.407Z] "internal/race", [2024-05-07T10:57:17.407Z] "internal/reflectlite", [2024-05-07T10:57:17.407Z] "internal/singleflight", [2024-05-07T10:57:17.407Z] "internal/syscall/execenv", [2024-05-07T10:57:17.408Z] "internal/syscall/unix", [2024-05-07T10:57:17.408Z] "internal/testlog", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "io/fs", [2024-05-07T10:57:17.408Z] "io/ioutil", [2024-05-07T10:57:17.408Z] "log", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/big", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "mime", [2024-05-07T10:57:17.408Z] "mime/multipart", [2024-05-07T10:57:17.408Z] "mime/quotedprintable", [2024-05-07T10:57:17.408Z] "net", [2024-05-07T10:57:17.408Z] "net/http", [2024-05-07T10:57:17.408Z] "net/http/httptrace", [2024-05-07T10:57:17.408Z] "net/http/internal", [2024-05-07T10:57:17.408Z] "net/http/internal/ascii", [2024-05-07T10:57:17.408Z] "net/textproto", [2024-05-07T10:57:17.408Z] "net/url", [2024-05-07T10:57:17.408Z] "os", [2024-05-07T10:57:17.408Z] "path", [2024-05-07T10:57:17.408Z] "path/filepath", [2024-05-07T10:57:17.408Z] "reflect", [2024-05-07T10:57:17.408Z] "regexp", [2024-05-07T10:57:17.408Z] "regexp/syntax", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/cgo", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "strings", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "syscall", [2024-05-07T10:57:17.408Z] "time", [2024-05-07T10:57:17.408Z] "unicode", [2024-05-07T10:57:17.408Z] "unicode/utf16", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestGoFiles": [ [2024-05-07T10:57:17.408Z] "client_no_nats_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestImports": [ [2024-05-07T10:57:17.408Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.408Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.408Z] "testing" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/util", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "Name": "util", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "strconv.go", [2024-05-07T10:57:17.408Z] "unsafe.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.408Z] "safe.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "unsafe" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "internal/abi", [2024-05-07T10:57:17.408Z] "internal/bytealg", [2024-05-07T10:57:17.408Z] "internal/cpu", [2024-05-07T10:57:17.408Z] "internal/goexperiment", [2024-05-07T10:57:17.408Z] "internal/reflectlite", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.408Z] "Name": "internal", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "internal.go", [2024-05-07T10:57:17.408Z] "log.go", [2024-05-07T10:57:17.408Z] "once.go", [2024-05-07T10:57:17.408Z] "util.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "log", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "os", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "internal/abi", [2024-05-07T10:57:17.408Z] "internal/bytealg", [2024-05-07T10:57:17.408Z] "internal/cpu", [2024-05-07T10:57:17.408Z] "internal/fmtsort", [2024-05-07T10:57:17.408Z] "internal/goexperiment", [2024-05-07T10:57:17.408Z] "internal/itoa", [2024-05-07T10:57:17.408Z] "internal/oserror", [2024-05-07T10:57:17.408Z] "internal/poll", [2024-05-07T10:57:17.408Z] "internal/race", [2024-05-07T10:57:17.408Z] "internal/reflectlite", [2024-05-07T10:57:17.408Z] "internal/syscall/execenv", [2024-05-07T10:57:17.408Z] "internal/syscall/unix", [2024-05-07T10:57:17.408Z] "internal/testlog", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "io/fs", [2024-05-07T10:57:17.408Z] "log", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "os", [2024-05-07T10:57:17.408Z] "path", [2024-05-07T10:57:17.408Z] "reflect", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "syscall", [2024-05-07T10:57:17.408Z] "time", [2024-05-07T10:57:17.408Z] "unicode", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestGoFiles": [ [2024-05-07T10:57:17.408Z] "internal_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestImports": [ [2024-05-07T10:57:17.408Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.408Z] "testing", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/consistenthash", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.408Z] "Name": "consistenthash", [2024-05-07T10:57:17.408Z] "Doc": "Package consistenthash provides an implementation of a ring hash.", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "consistenthash.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "hash/crc32", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "hash", [2024-05-07T10:57:17.408Z] "hash/crc32", [2024-05-07T10:57:17.408Z] "internal/abi", [2024-05-07T10:57:17.408Z] "internal/bytealg", [2024-05-07T10:57:17.408Z] "internal/cpu", [2024-05-07T10:57:17.408Z] "internal/goexperiment", [2024-05-07T10:57:17.408Z] "internal/race", [2024-05-07T10:57:17.408Z] "internal/reflectlite", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestGoFiles": [ [2024-05-07T10:57:17.408Z] "consistenthash_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestImports": [ [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "testing" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/hashtag", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.408Z] "Name": "hashtag", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "hashtag.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "strings" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "internal/abi", [2024-05-07T10:57:17.408Z] "internal/bytealg", [2024-05-07T10:57:17.408Z] "internal/cpu", [2024-05-07T10:57:17.408Z] "internal/goexperiment", [2024-05-07T10:57:17.408Z] "internal/race", [2024-05-07T10:57:17.408Z] "internal/reflectlite", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "strings", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "unicode", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestGoFiles": [ [2024-05-07T10:57:17.408Z] "hashtag_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestImports": [ [2024-05-07T10:57:17.408Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.408Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "testing" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/proto", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.408Z] "Name": "proto", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "reader.go", [2024-05-07T10:57:17.408Z] "scan.go", [2024-05-07T10:57:17.408Z] "writer.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "bufio", [2024-05-07T10:57:17.408Z] "encoding", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "reflect", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "bufio", [2024-05-07T10:57:17.408Z] "bytes", [2024-05-07T10:57:17.408Z] "encoding", [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "internal/abi", [2024-05-07T10:57:17.408Z] "internal/bytealg", [2024-05-07T10:57:17.408Z] "internal/cpu", [2024-05-07T10:57:17.408Z] "internal/fmtsort", [2024-05-07T10:57:17.408Z] "internal/goexperiment", [2024-05-07T10:57:17.408Z] "internal/itoa", [2024-05-07T10:57:17.408Z] "internal/oserror", [2024-05-07T10:57:17.408Z] "internal/poll", [2024-05-07T10:57:17.408Z] "internal/race", [2024-05-07T10:57:17.408Z] "internal/reflectlite", [2024-05-07T10:57:17.408Z] "internal/syscall/execenv", [2024-05-07T10:57:17.408Z] "internal/syscall/unix", [2024-05-07T10:57:17.408Z] "internal/testlog", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "io/fs", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "os", [2024-05-07T10:57:17.408Z] "path", [2024-05-07T10:57:17.408Z] "reflect", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "strings", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "syscall", [2024-05-07T10:57:17.408Z] "time", [2024-05-07T10:57:17.408Z] "unicode", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestGoFiles": [ [2024-05-07T10:57:17.408Z] "scan_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestImports": [ [2024-05-07T10:57:17.408Z] "encoding/json", [2024-05-07T10:57:17.408Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.408Z] "github.com/onsi/gomega" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "XTestGoFiles": [ [2024-05-07T10:57:17.408Z] "proto_test.go", [2024-05-07T10:57:17.408Z] "reader_test.go", [2024-05-07T10:57:17.408Z] "write_buffer_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "XTestImports": [ [2024-05-07T10:57:17.408Z] "bytes", [2024-05-07T10:57:17.408Z] "encoding", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.408Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.408Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.408Z] "io/ioutil", [2024-05-07T10:57:17.408Z] "testing", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0/internal/pool", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.408Z] "Name": "pool", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "conn.go", [2024-05-07T10:57:17.408Z] "pool.go", [2024-05-07T10:57:17.408Z] "pool_single.go", [2024-05-07T10:57:17.408Z] "pool_sticky.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.408Z] "net", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "bufio", [2024-05-07T10:57:17.408Z] "bytes", [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "encoding", [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "internal/abi", [2024-05-07T10:57:17.408Z] "internal/bytealg", [2024-05-07T10:57:17.408Z] "internal/cpu", [2024-05-07T10:57:17.408Z] "internal/fmtsort", [2024-05-07T10:57:17.408Z] "internal/goexperiment", [2024-05-07T10:57:17.408Z] "internal/itoa", [2024-05-07T10:57:17.408Z] "internal/nettrace", [2024-05-07T10:57:17.408Z] "internal/oserror", [2024-05-07T10:57:17.408Z] "internal/poll", [2024-05-07T10:57:17.408Z] "internal/race", [2024-05-07T10:57:17.408Z] "internal/reflectlite", [2024-05-07T10:57:17.408Z] "internal/singleflight", [2024-05-07T10:57:17.408Z] "internal/syscall/execenv", [2024-05-07T10:57:17.408Z] "internal/syscall/unix", [2024-05-07T10:57:17.408Z] "internal/testlog", [2024-05-07T10:57:17.408Z] "internal/unsafeheader", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "io/fs", [2024-05-07T10:57:17.408Z] "log", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/bits", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "net", [2024-05-07T10:57:17.408Z] "os", [2024-05-07T10:57:17.408Z] "path", [2024-05-07T10:57:17.408Z] "reflect", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "runtime/cgo", [2024-05-07T10:57:17.408Z] "runtime/internal/atomic", [2024-05-07T10:57:17.408Z] "runtime/internal/math", [2024-05-07T10:57:17.408Z] "runtime/internal/sys", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "strings", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "syscall", [2024-05-07T10:57:17.408Z] "time", [2024-05-07T10:57:17.408Z] "unicode", [2024-05-07T10:57:17.408Z] "unicode/utf8", [2024-05-07T10:57:17.408Z] "unsafe", [2024-05-07T10:57:17.408Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestGoFiles": [ [2024-05-07T10:57:17.408Z] "export_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "TestImports": [ [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "XTestGoFiles": [ [2024-05-07T10:57:17.408Z] "bench_test.go", [2024-05-07T10:57:17.408Z] "main_test.go", [2024-05-07T10:57:17.408Z] "pool_test.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "XTestImports": [ [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.408Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.408Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.408Z] "net", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "testing", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ] [2024-05-07T10:57:17.408Z] } [2024-05-07T10:57:17.408Z] { [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "ImportPath": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Name": "redis", [2024-05-07T10:57:17.408Z] "Doc": "Package redis implements a Redis client.", [2024-05-07T10:57:17.408Z] "Root": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "Module": { [2024-05-07T10:57:17.408Z] "Path": "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.408Z] "Version": "v7.3.0", [2024-05-07T10:57:17.408Z] "Time": "2020-05-21T06:52:17Z", [2024-05-07T10:57:17.408Z] "Indirect": true, [2024-05-07T10:57:17.408Z] "Dir": "/go/pkg/mod/github.com/go-redis/redis/v7@v7.3.0", [2024-05-07T10:57:17.408Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-redis/redis/v7/@v/v7.3.0.mod", [2024-05-07T10:57:17.408Z] "GoVersion": "1.11" [2024-05-07T10:57:17.408Z] }, [2024-05-07T10:57:17.408Z] "DepOnly": true, [2024-05-07T10:57:17.408Z] "Stale": true, [2024-05-07T10:57:17.408Z] "StaleReason": "stale dependency: github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "GoFiles": [ [2024-05-07T10:57:17.408Z] "cluster.go", [2024-05-07T10:57:17.408Z] "cluster_commands.go", [2024-05-07T10:57:17.408Z] "command.go", [2024-05-07T10:57:17.408Z] "commands.go", [2024-05-07T10:57:17.408Z] "doc.go", [2024-05-07T10:57:17.408Z] "error.go", [2024-05-07T10:57:17.408Z] "iterator.go", [2024-05-07T10:57:17.408Z] "options.go", [2024-05-07T10:57:17.408Z] "pipeline.go", [2024-05-07T10:57:17.408Z] "pubsub.go", [2024-05-07T10:57:17.408Z] "redis.go", [2024-05-07T10:57:17.408Z] "result.go", [2024-05-07T10:57:17.408Z] "ring.go", [2024-05-07T10:57:17.408Z] "script.go", [2024-05-07T10:57:17.408Z] "sentinel.go", [2024-05-07T10:57:17.408Z] "tx.go", [2024-05-07T10:57:17.408Z] "universal.go" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Imports": [ [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "crypto/sha1", [2024-05-07T10:57:17.408Z] "crypto/tls", [2024-05-07T10:57:17.408Z] "encoding/hex", [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.408Z] "io", [2024-05-07T10:57:17.408Z] "log", [2024-05-07T10:57:17.408Z] "math", [2024-05-07T10:57:17.408Z] "math/rand", [2024-05-07T10:57:17.408Z] "net", [2024-05-07T10:57:17.408Z] "net/url", [2024-05-07T10:57:17.408Z] "runtime", [2024-05-07T10:57:17.408Z] "sort", [2024-05-07T10:57:17.408Z] "strconv", [2024-05-07T10:57:17.408Z] "strings", [2024-05-07T10:57:17.408Z] "sync", [2024-05-07T10:57:17.408Z] "sync/atomic", [2024-05-07T10:57:17.408Z] "time" [2024-05-07T10:57:17.408Z] ], [2024-05-07T10:57:17.408Z] "Deps": [ [2024-05-07T10:57:17.408Z] "bufio", [2024-05-07T10:57:17.408Z] "bytes", [2024-05-07T10:57:17.408Z] "container/list", [2024-05-07T10:57:17.408Z] "context", [2024-05-07T10:57:17.408Z] "crypto", [2024-05-07T10:57:17.408Z] "crypto/aes", [2024-05-07T10:57:17.408Z] "crypto/cipher", [2024-05-07T10:57:17.408Z] "crypto/des", [2024-05-07T10:57:17.408Z] "crypto/dsa", [2024-05-07T10:57:17.408Z] "crypto/ecdsa", [2024-05-07T10:57:17.408Z] "crypto/ed25519", [2024-05-07T10:57:17.408Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.408Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.408Z] "crypto/elliptic", [2024-05-07T10:57:17.408Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.408Z] "crypto/hmac", [2024-05-07T10:57:17.408Z] "crypto/internal/randutil", [2024-05-07T10:57:17.408Z] "crypto/internal/subtle", [2024-05-07T10:57:17.408Z] "crypto/md5", [2024-05-07T10:57:17.408Z] "crypto/rand", [2024-05-07T10:57:17.408Z] "crypto/rc4", [2024-05-07T10:57:17.408Z] "crypto/rsa", [2024-05-07T10:57:17.408Z] "crypto/sha1", [2024-05-07T10:57:17.408Z] "crypto/sha256", [2024-05-07T10:57:17.408Z] "crypto/sha512", [2024-05-07T10:57:17.408Z] "crypto/subtle", [2024-05-07T10:57:17.408Z] "crypto/tls", [2024-05-07T10:57:17.408Z] "crypto/x509", [2024-05-07T10:57:17.408Z] "crypto/x509/pkix", [2024-05-07T10:57:17.408Z] "encoding", [2024-05-07T10:57:17.408Z] "encoding/asn1", [2024-05-07T10:57:17.408Z] "encoding/base64", [2024-05-07T10:57:17.408Z] "encoding/binary", [2024-05-07T10:57:17.408Z] "encoding/hex", [2024-05-07T10:57:17.408Z] "encoding/pem", [2024-05-07T10:57:17.408Z] "errors", [2024-05-07T10:57:17.408Z] "fmt", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.408Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.409Z] "hash", [2024-05-07T10:57:17.409Z] "hash/crc32", [2024-05-07T10:57:17.409Z] "internal/abi", [2024-05-07T10:57:17.409Z] "internal/bytealg", [2024-05-07T10:57:17.409Z] "internal/cpu", [2024-05-07T10:57:17.409Z] "internal/fmtsort", [2024-05-07T10:57:17.409Z] "internal/goexperiment", [2024-05-07T10:57:17.409Z] "internal/itoa", [2024-05-07T10:57:17.409Z] "internal/nettrace", [2024-05-07T10:57:17.409Z] "internal/oserror", [2024-05-07T10:57:17.409Z] "internal/poll", [2024-05-07T10:57:17.409Z] "internal/race", [2024-05-07T10:57:17.409Z] "internal/reflectlite", [2024-05-07T10:57:17.409Z] "internal/singleflight", [2024-05-07T10:57:17.409Z] "internal/syscall/execenv", [2024-05-07T10:57:17.409Z] "internal/syscall/unix", [2024-05-07T10:57:17.409Z] "internal/testlog", [2024-05-07T10:57:17.409Z] "internal/unsafeheader", [2024-05-07T10:57:17.409Z] "io", [2024-05-07T10:57:17.409Z] "io/fs", [2024-05-07T10:57:17.409Z] "io/ioutil", [2024-05-07T10:57:17.409Z] "log", [2024-05-07T10:57:17.409Z] "math", [2024-05-07T10:57:17.409Z] "math/big", [2024-05-07T10:57:17.409Z] "math/bits", [2024-05-07T10:57:17.409Z] "math/rand", [2024-05-07T10:57:17.409Z] "net", [2024-05-07T10:57:17.409Z] "net/url", [2024-05-07T10:57:17.409Z] "os", [2024-05-07T10:57:17.409Z] "path", [2024-05-07T10:57:17.409Z] "path/filepath", [2024-05-07T10:57:17.409Z] "reflect", [2024-05-07T10:57:17.409Z] "runtime", [2024-05-07T10:57:17.409Z] "runtime/cgo", [2024-05-07T10:57:17.409Z] "runtime/internal/atomic", [2024-05-07T10:57:17.409Z] "runtime/internal/math", [2024-05-07T10:57:17.409Z] "runtime/internal/sys", [2024-05-07T10:57:17.409Z] "sort", [2024-05-07T10:57:17.409Z] "strconv", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "sync", [2024-05-07T10:57:17.409Z] "sync/atomic", [2024-05-07T10:57:17.409Z] "syscall", [2024-05-07T10:57:17.409Z] "time", [2024-05-07T10:57:17.409Z] "unicode", [2024-05-07T10:57:17.409Z] "unicode/utf16", [2024-05-07T10:57:17.409Z] "unicode/utf8", [2024-05-07T10:57:17.409Z] "unsafe", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "TestGoFiles": [ [2024-05-07T10:57:17.409Z] "export_test.go", [2024-05-07T10:57:17.409Z] "internal_test.go", [2024-05-07T10:57:17.409Z] "options_test.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "TestImports": [ [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.409Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.409Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.409Z] "net", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "testing", [2024-05-07T10:57:17.409Z] "time" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "XTestGoFiles": [ [2024-05-07T10:57:17.409Z] "bench_test.go", [2024-05-07T10:57:17.409Z] "cluster_test.go", [2024-05-07T10:57:17.409Z] "command_test.go", [2024-05-07T10:57:17.409Z] "commands_test.go", [2024-05-07T10:57:17.409Z] "example_instrumentation_test.go", [2024-05-07T10:57:17.409Z] "example_test.go", [2024-05-07T10:57:17.409Z] "iterator_test.go", [2024-05-07T10:57:17.409Z] "main_test.go", [2024-05-07T10:57:17.409Z] "pipeline_test.go", [2024-05-07T10:57:17.409Z] "pool_test.go", [2024-05-07T10:57:17.409Z] "pubsub_test.go", [2024-05-07T10:57:17.409Z] "race_test.go", [2024-05-07T10:57:17.409Z] "redis_test.go", [2024-05-07T10:57:17.409Z] "ring_test.go", [2024-05-07T10:57:17.409Z] "sentinel_test.go", [2024-05-07T10:57:17.409Z] "tx_test.go", [2024-05-07T10:57:17.409Z] "universal_test.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "XTestImports": [ [2024-05-07T10:57:17.409Z] "bytes", [2024-05-07T10:57:17.409Z] "context", [2024-05-07T10:57:17.409Z] "crypto/rand", [2024-05-07T10:57:17.409Z] "encoding/json", [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.409Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.409Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.409Z] "io", [2024-05-07T10:57:17.409Z] "net", [2024-05-07T10:57:17.409Z] "os", [2024-05-07T10:57:17.409Z] "os/exec", [2024-05-07T10:57:17.409Z] "path/filepath", [2024-05-07T10:57:17.409Z] "reflect", [2024-05-07T10:57:17.409Z] "strconv", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "sync", [2024-05-07T10:57:17.409Z] "sync/atomic", [2024-05-07T10:57:17.409Z] "testing", [2024-05-07T10:57:17.409Z] "time" [2024-05-07T10:57:17.409Z] ] [2024-05-07T10:57:17.409Z] } [2024-05-07T10:57:17.409Z] { [2024-05-07T10:57:17.409Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/internal/pkg/redis", [2024-05-07T10:57:17.409Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.409Z] "Name": "redis", [2024-05-07T10:57:17.409Z] "Doc": "Package redis contains a RedisClient which leverages go-redis to interact with a Redis server.", [2024-05-07T10:57:17.409Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.409Z] "Module": { [2024-05-07T10:57:17.409Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.409Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.409Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.409Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.409Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.409Z] "GoVersion": "1.21" [2024-05-07T10:57:17.409Z] }, [2024-05-07T10:57:17.409Z] "DepOnly": true, [2024-05-07T10:57:17.409Z] "Stale": true, [2024-05-07T10:57:17.409Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.409Z] "GoFiles": [ [2024-05-07T10:57:17.409Z] "client.go", [2024-05-07T10:57:17.409Z] "configuration_options.go", [2024-05-07T10:57:17.409Z] "errors.go", [2024-05-07T10:57:17.409Z] "goredis.go", [2024-05-07T10:57:17.409Z] "types.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.409Z] "client_integration_test.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "Imports": [ [2024-05-07T10:57:17.409Z] "crypto/tls", [2024-05-07T10:57:17.409Z] "crypto/x509", [2024-05-07T10:57:17.409Z] "encoding/json", [2024-05-07T10:57:17.409Z] "encoding/pem", [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.409Z] "os", [2024-05-07T10:57:17.409Z] "reflect", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "sync", [2024-05-07T10:57:17.409Z] "time" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "Deps": [ [2024-05-07T10:57:17.409Z] "bufio", [2024-05-07T10:57:17.409Z] "bytes", [2024-05-07T10:57:17.409Z] "compress/flate", [2024-05-07T10:57:17.409Z] "compress/gzip", [2024-05-07T10:57:17.409Z] "compress/zlib", [2024-05-07T10:57:17.409Z] "container/list", [2024-05-07T10:57:17.409Z] "context", [2024-05-07T10:57:17.409Z] "crypto", [2024-05-07T10:57:17.409Z] "crypto/aes", [2024-05-07T10:57:17.409Z] "crypto/cipher", [2024-05-07T10:57:17.409Z] "crypto/des", [2024-05-07T10:57:17.409Z] "crypto/dsa", [2024-05-07T10:57:17.409Z] "crypto/ecdsa", [2024-05-07T10:57:17.409Z] "crypto/ed25519", [2024-05-07T10:57:17.409Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.409Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.409Z] "crypto/elliptic", [2024-05-07T10:57:17.409Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.409Z] "crypto/hmac", [2024-05-07T10:57:17.409Z] "crypto/internal/randutil", [2024-05-07T10:57:17.409Z] "crypto/internal/subtle", [2024-05-07T10:57:17.409Z] "crypto/md5", [2024-05-07T10:57:17.409Z] "crypto/rand", [2024-05-07T10:57:17.409Z] "crypto/rc4", [2024-05-07T10:57:17.409Z] "crypto/rsa", [2024-05-07T10:57:17.409Z] "crypto/sha1", [2024-05-07T10:57:17.409Z] "crypto/sha256", [2024-05-07T10:57:17.409Z] "crypto/sha512", [2024-05-07T10:57:17.409Z] "crypto/subtle", [2024-05-07T10:57:17.409Z] "crypto/tls", [2024-05-07T10:57:17.409Z] "crypto/x509", [2024-05-07T10:57:17.409Z] "crypto/x509/pkix", [2024-05-07T10:57:17.409Z] "database/sql/driver", [2024-05-07T10:57:17.409Z] "debug/dwarf", [2024-05-07T10:57:17.409Z] "debug/macho", [2024-05-07T10:57:17.409Z] "encoding", [2024-05-07T10:57:17.409Z] "encoding/asn1", [2024-05-07T10:57:17.409Z] "encoding/base64", [2024-05-07T10:57:17.409Z] "encoding/binary", [2024-05-07T10:57:17.409Z] "encoding/csv", [2024-05-07T10:57:17.409Z] "encoding/hex", [2024-05-07T10:57:17.409Z] "encoding/json", [2024-05-07T10:57:17.409Z] "encoding/pem", [2024-05-07T10:57:17.409Z] "encoding/xml", [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.409Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.409Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.409Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.409Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.409Z] "github.com/google/uuid", [2024-05-07T10:57:17.409Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.409Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.409Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.409Z] "golang.org/x/net/html", [2024-05-07T10:57:17.409Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.409Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.409Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.409Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.409Z] "golang.org/x/text/language", [2024-05-07T10:57:17.409Z] "hash", [2024-05-07T10:57:17.409Z] "hash/adler32", [2024-05-07T10:57:17.409Z] "hash/crc32", [2024-05-07T10:57:17.409Z] "internal/abi", [2024-05-07T10:57:17.409Z] "internal/bytealg", [2024-05-07T10:57:17.409Z] "internal/cpu", [2024-05-07T10:57:17.409Z] "internal/fmtsort", [2024-05-07T10:57:17.409Z] "internal/goexperiment", [2024-05-07T10:57:17.409Z] "internal/itoa", [2024-05-07T10:57:17.409Z] "internal/nettrace", [2024-05-07T10:57:17.409Z] "internal/oserror", [2024-05-07T10:57:17.409Z] "internal/poll", [2024-05-07T10:57:17.409Z] "internal/race", [2024-05-07T10:57:17.409Z] "internal/reflectlite", [2024-05-07T10:57:17.409Z] "internal/singleflight", [2024-05-07T10:57:17.409Z] "internal/syscall/execenv", [2024-05-07T10:57:17.409Z] "internal/syscall/unix", [2024-05-07T10:57:17.409Z] "internal/testlog", [2024-05-07T10:57:17.409Z] "internal/unsafeheader", [2024-05-07T10:57:17.409Z] "io", [2024-05-07T10:57:17.409Z] "io/fs", [2024-05-07T10:57:17.409Z] "io/ioutil", [2024-05-07T10:57:17.409Z] "log", [2024-05-07T10:57:17.409Z] "math", [2024-05-07T10:57:17.409Z] "math/big", [2024-05-07T10:57:17.409Z] "math/bits", [2024-05-07T10:57:17.409Z] "math/rand", [2024-05-07T10:57:17.409Z] "mime", [2024-05-07T10:57:17.409Z] "mime/multipart", [2024-05-07T10:57:17.409Z] "mime/quotedprintable", [2024-05-07T10:57:17.409Z] "net", [2024-05-07T10:57:17.409Z] "net/http", [2024-05-07T10:57:17.409Z] "net/http/httptrace", [2024-05-07T10:57:17.409Z] "net/http/internal", [2024-05-07T10:57:17.409Z] "net/http/internal/ascii", [2024-05-07T10:57:17.409Z] "net/textproto", [2024-05-07T10:57:17.409Z] "net/url", [2024-05-07T10:57:17.409Z] "os", [2024-05-07T10:57:17.409Z] "path", [2024-05-07T10:57:17.409Z] "path/filepath", [2024-05-07T10:57:17.409Z] "reflect", [2024-05-07T10:57:17.409Z] "regexp", [2024-05-07T10:57:17.409Z] "regexp/syntax", [2024-05-07T10:57:17.409Z] "runtime", [2024-05-07T10:57:17.409Z] "runtime/cgo", [2024-05-07T10:57:17.409Z] "runtime/internal/atomic", [2024-05-07T10:57:17.409Z] "runtime/internal/math", [2024-05-07T10:57:17.409Z] "runtime/internal/sys", [2024-05-07T10:57:17.409Z] "sort", [2024-05-07T10:57:17.409Z] "strconv", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "sync", [2024-05-07T10:57:17.409Z] "sync/atomic", [2024-05-07T10:57:17.409Z] "syscall", [2024-05-07T10:57:17.409Z] "time", [2024-05-07T10:57:17.409Z] "unicode", [2024-05-07T10:57:17.409Z] "unicode/utf16", [2024-05-07T10:57:17.409Z] "unicode/utf8", [2024-05-07T10:57:17.409Z] "unsafe", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "TestGoFiles": [ [2024-05-07T10:57:17.409Z] "client_test.go", [2024-05-07T10:57:17.409Z] "configuration_options_test.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "TestImports": [ [2024-05-07T10:57:17.409Z] "crypto/tls", [2024-05-07T10:57:17.409Z] "crypto/x509", [2024-05-07T10:57:17.409Z] "encoding/pem", [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.409Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.409Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.409Z] "reflect", [2024-05-07T10:57:17.409Z] "sync", [2024-05-07T10:57:17.409Z] "testing", [2024-05-07T10:57:17.409Z] "time" [2024-05-07T10:57:17.409Z] ] [2024-05-07T10:57:17.409Z] } [2024-05-07T10:57:17.409Z] { [2024-05-07T10:57:17.409Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/messaging", [2024-05-07T10:57:17.409Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.409Z] "Name": "messaging", [2024-05-07T10:57:17.409Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.409Z] "Module": { [2024-05-07T10:57:17.409Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.409Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.409Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.409Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.409Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.409Z] "GoVersion": "1.21" [2024-05-07T10:57:17.409Z] }, [2024-05-07T10:57:17.409Z] "DepOnly": true, [2024-05-07T10:57:17.409Z] "Stale": true, [2024-05-07T10:57:17.409Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.409Z] "GoFiles": [ [2024-05-07T10:57:17.409Z] "factory.go", [2024-05-07T10:57:17.409Z] "interface.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.409Z] "factory_nats_test.go", [2024-05-07T10:57:17.409Z] "factory_noop.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "Imports": [ [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "time" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "Deps": [ [2024-05-07T10:57:17.409Z] "bufio", [2024-05-07T10:57:17.409Z] "bytes", [2024-05-07T10:57:17.409Z] "compress/flate", [2024-05-07T10:57:17.409Z] "compress/gzip", [2024-05-07T10:57:17.409Z] "compress/zlib", [2024-05-07T10:57:17.409Z] "container/list", [2024-05-07T10:57:17.409Z] "context", [2024-05-07T10:57:17.409Z] "crypto", [2024-05-07T10:57:17.409Z] "crypto/aes", [2024-05-07T10:57:17.409Z] "crypto/cipher", [2024-05-07T10:57:17.409Z] "crypto/des", [2024-05-07T10:57:17.409Z] "crypto/dsa", [2024-05-07T10:57:17.409Z] "crypto/ecdsa", [2024-05-07T10:57:17.409Z] "crypto/ed25519", [2024-05-07T10:57:17.409Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.409Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.409Z] "crypto/elliptic", [2024-05-07T10:57:17.409Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.409Z] "crypto/hmac", [2024-05-07T10:57:17.409Z] "crypto/internal/randutil", [2024-05-07T10:57:17.409Z] "crypto/internal/subtle", [2024-05-07T10:57:17.409Z] "crypto/md5", [2024-05-07T10:57:17.409Z] "crypto/rand", [2024-05-07T10:57:17.409Z] "crypto/rc4", [2024-05-07T10:57:17.409Z] "crypto/rsa", [2024-05-07T10:57:17.409Z] "crypto/sha1", [2024-05-07T10:57:17.409Z] "crypto/sha256", [2024-05-07T10:57:17.409Z] "crypto/sha512", [2024-05-07T10:57:17.409Z] "crypto/subtle", [2024-05-07T10:57:17.409Z] "crypto/tls", [2024-05-07T10:57:17.409Z] "crypto/x509", [2024-05-07T10:57:17.409Z] "crypto/x509/pkix", [2024-05-07T10:57:17.409Z] "database/sql/driver", [2024-05-07T10:57:17.409Z] "debug/dwarf", [2024-05-07T10:57:17.409Z] "debug/macho", [2024-05-07T10:57:17.409Z] "encoding", [2024-05-07T10:57:17.409Z] "encoding/asn1", [2024-05-07T10:57:17.409Z] "encoding/base64", [2024-05-07T10:57:17.409Z] "encoding/binary", [2024-05-07T10:57:17.409Z] "encoding/csv", [2024-05-07T10:57:17.409Z] "encoding/hex", [2024-05-07T10:57:17.409Z] "encoding/json", [2024-05-07T10:57:17.409Z] "encoding/pem", [2024-05-07T10:57:17.409Z] "encoding/xml", [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.409Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.409Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.409Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.409Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.409Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.409Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.409Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.409Z] "github.com/google/uuid", [2024-05-07T10:57:17.409Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.409Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.409Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.409Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.409Z] "golang.org/x/net/html", [2024-05-07T10:57:17.409Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.409Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.409Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.409Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.409Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.409Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.409Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.409Z] "golang.org/x/text/language", [2024-05-07T10:57:17.409Z] "hash", [2024-05-07T10:57:17.409Z] "hash/adler32", [2024-05-07T10:57:17.409Z] "hash/crc32", [2024-05-07T10:57:17.409Z] "internal/abi", [2024-05-07T10:57:17.409Z] "internal/bytealg", [2024-05-07T10:57:17.409Z] "internal/cpu", [2024-05-07T10:57:17.409Z] "internal/fmtsort", [2024-05-07T10:57:17.409Z] "internal/goexperiment", [2024-05-07T10:57:17.409Z] "internal/itoa", [2024-05-07T10:57:17.409Z] "internal/nettrace", [2024-05-07T10:57:17.409Z] "internal/oserror", [2024-05-07T10:57:17.409Z] "internal/poll", [2024-05-07T10:57:17.409Z] "internal/race", [2024-05-07T10:57:17.409Z] "internal/reflectlite", [2024-05-07T10:57:17.409Z] "internal/singleflight", [2024-05-07T10:57:17.409Z] "internal/syscall/execenv", [2024-05-07T10:57:17.409Z] "internal/syscall/unix", [2024-05-07T10:57:17.409Z] "internal/testlog", [2024-05-07T10:57:17.409Z] "internal/unsafeheader", [2024-05-07T10:57:17.409Z] "io", [2024-05-07T10:57:17.409Z] "io/fs", [2024-05-07T10:57:17.409Z] "io/ioutil", [2024-05-07T10:57:17.409Z] "log", [2024-05-07T10:57:17.409Z] "math", [2024-05-07T10:57:17.409Z] "math/big", [2024-05-07T10:57:17.409Z] "math/bits", [2024-05-07T10:57:17.409Z] "math/rand", [2024-05-07T10:57:17.409Z] "mime", [2024-05-07T10:57:17.409Z] "mime/multipart", [2024-05-07T10:57:17.409Z] "mime/quotedprintable", [2024-05-07T10:57:17.409Z] "net", [2024-05-07T10:57:17.409Z] "net/http", [2024-05-07T10:57:17.409Z] "net/http/httptrace", [2024-05-07T10:57:17.409Z] "net/http/internal", [2024-05-07T10:57:17.409Z] "net/http/internal/ascii", [2024-05-07T10:57:17.409Z] "net/textproto", [2024-05-07T10:57:17.409Z] "net/url", [2024-05-07T10:57:17.409Z] "os", [2024-05-07T10:57:17.409Z] "path", [2024-05-07T10:57:17.409Z] "path/filepath", [2024-05-07T10:57:17.409Z] "reflect", [2024-05-07T10:57:17.409Z] "regexp", [2024-05-07T10:57:17.409Z] "regexp/syntax", [2024-05-07T10:57:17.409Z] "runtime", [2024-05-07T10:57:17.409Z] "runtime/cgo", [2024-05-07T10:57:17.409Z] "runtime/internal/atomic", [2024-05-07T10:57:17.409Z] "runtime/internal/math", [2024-05-07T10:57:17.409Z] "runtime/internal/sys", [2024-05-07T10:57:17.409Z] "sort", [2024-05-07T10:57:17.409Z] "strconv", [2024-05-07T10:57:17.409Z] "strings", [2024-05-07T10:57:17.409Z] "sync", [2024-05-07T10:57:17.409Z] "sync/atomic", [2024-05-07T10:57:17.409Z] "syscall", [2024-05-07T10:57:17.409Z] "time", [2024-05-07T10:57:17.409Z] "unicode", [2024-05-07T10:57:17.409Z] "unicode/utf16", [2024-05-07T10:57:17.409Z] "unicode/utf8", [2024-05-07T10:57:17.409Z] "unsafe", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.409Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "TestGoFiles": [ [2024-05-07T10:57:17.409Z] "factory_test.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "TestImports": [ [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.409Z] "testing" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "XTestGoFiles": [ [2024-05-07T10:57:17.409Z] "factory_no_nats_test.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "XTestImports": [ [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.409Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.409Z] "github.com/google/uuid", [2024-05-07T10:57:17.409Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.409Z] "testing" [2024-05-07T10:57:17.409Z] ] [2024-05-07T10:57:17.409Z] } [2024-05-07T10:57:17.409Z] { [2024-05-07T10:57:17.409Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/pkg/types", [2024-05-07T10:57:17.409Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.409Z] "Name": "types", [2024-05-07T10:57:17.409Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.409Z] "Module": { [2024-05-07T10:57:17.409Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-05-07T10:57:17.409Z] "Version": "v3.2.0-dev.3", [2024-05-07T10:57:17.409Z] "Time": "2024-03-05T02:45:59Z", [2024-05-07T10:57:17.409Z] "Indirect": true, [2024-05-07T10:57:17.409Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.409Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-05-07T10:57:17.409Z] "GoVersion": "1.21" [2024-05-07T10:57:17.409Z] }, [2024-05-07T10:57:17.409Z] "DepOnly": true, [2024-05-07T10:57:17.409Z] "Stale": true, [2024-05-07T10:57:17.409Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.409Z] "GoFiles": [ [2024-05-07T10:57:17.409Z] "config.go", [2024-05-07T10:57:17.409Z] "service_endpoint.go" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "Imports": [ [2024-05-07T10:57:17.409Z] "fmt" [2024-05-07T10:57:17.409Z] ], [2024-05-07T10:57:17.409Z] "Deps": [ [2024-05-07T10:57:17.409Z] "errors", [2024-05-07T10:57:17.409Z] "fmt", [2024-05-07T10:57:17.409Z] "internal/abi", [2024-05-07T10:57:17.409Z] "internal/bytealg", [2024-05-07T10:57:17.410Z] "internal/cpu", [2024-05-07T10:57:17.410Z] "internal/fmtsort", [2024-05-07T10:57:17.410Z] "internal/goexperiment", [2024-05-07T10:57:17.410Z] "internal/itoa", [2024-05-07T10:57:17.410Z] "internal/oserror", [2024-05-07T10:57:17.410Z] "internal/poll", [2024-05-07T10:57:17.410Z] "internal/race", [2024-05-07T10:57:17.410Z] "internal/reflectlite", [2024-05-07T10:57:17.410Z] "internal/syscall/execenv", [2024-05-07T10:57:17.410Z] "internal/syscall/unix", [2024-05-07T10:57:17.410Z] "internal/testlog", [2024-05-07T10:57:17.410Z] "internal/unsafeheader", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "io/fs", [2024-05-07T10:57:17.410Z] "math", [2024-05-07T10:57:17.410Z] "math/bits", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "path", [2024-05-07T10:57:17.410Z] "reflect", [2024-05-07T10:57:17.410Z] "runtime", [2024-05-07T10:57:17.410Z] "runtime/internal/atomic", [2024-05-07T10:57:17.410Z] "runtime/internal/math", [2024-05-07T10:57:17.410Z] "runtime/internal/sys", [2024-05-07T10:57:17.410Z] "sort", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "sync/atomic", [2024-05-07T10:57:17.410Z] "syscall", [2024-05-07T10:57:17.410Z] "time", [2024-05-07T10:57:17.410Z] "unicode", [2024-05-07T10:57:17.410Z] "unicode/utf8", [2024-05-07T10:57:17.410Z] "unsafe" [2024-05-07T10:57:17.410Z] ] [2024-05-07T10:57:17.410Z] } [2024-05-07T10:57:17.410Z] { [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/internal/pkg/consul", [2024-05-07T10:57:17.410Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.410Z] "Name": "consul", [2024-05-07T10:57:17.410Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.410Z] "Module": { [2024-05-07T10:57:17.410Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-05-07T10:57:17.410Z] "Version": "v3.2.0-dev.3", [2024-05-07T10:57:17.410Z] "Time": "2024-03-05T02:45:59Z", [2024-05-07T10:57:17.410Z] "Indirect": true, [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-05-07T10:57:17.410Z] "GoVersion": "1.21" [2024-05-07T10:57:17.410Z] }, [2024-05-07T10:57:17.410Z] "DepOnly": true, [2024-05-07T10:57:17.410Z] "Stale": true, [2024-05-07T10:57:17.410Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.410Z] "GoFiles": [ [2024-05-07T10:57:17.410Z] "client.go", [2024-05-07T10:57:17.410Z] "mock_consul.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Imports": [ [2024-05-07T10:57:17.410Z] "encoding/json", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "log", [2024-05-07T10:57:17.410Z] "net/http", [2024-05-07T10:57:17.410Z] "net/http/httptest", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "time" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Deps": [ [2024-05-07T10:57:17.410Z] "bufio", [2024-05-07T10:57:17.410Z] "bytes", [2024-05-07T10:57:17.410Z] "compress/flate", [2024-05-07T10:57:17.410Z] "compress/gzip", [2024-05-07T10:57:17.410Z] "container/list", [2024-05-07T10:57:17.410Z] "context", [2024-05-07T10:57:17.410Z] "crypto", [2024-05-07T10:57:17.410Z] "crypto/aes", [2024-05-07T10:57:17.410Z] "crypto/cipher", [2024-05-07T10:57:17.410Z] "crypto/des", [2024-05-07T10:57:17.410Z] "crypto/dsa", [2024-05-07T10:57:17.410Z] "crypto/ecdsa", [2024-05-07T10:57:17.410Z] "crypto/ed25519", [2024-05-07T10:57:17.410Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.410Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.410Z] "crypto/elliptic", [2024-05-07T10:57:17.410Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.410Z] "crypto/hmac", [2024-05-07T10:57:17.410Z] "crypto/internal/randutil", [2024-05-07T10:57:17.410Z] "crypto/internal/subtle", [2024-05-07T10:57:17.410Z] "crypto/md5", [2024-05-07T10:57:17.410Z] "crypto/rand", [2024-05-07T10:57:17.410Z] "crypto/rc4", [2024-05-07T10:57:17.410Z] "crypto/rsa", [2024-05-07T10:57:17.410Z] "crypto/sha1", [2024-05-07T10:57:17.410Z] "crypto/sha256", [2024-05-07T10:57:17.410Z] "crypto/sha512", [2024-05-07T10:57:17.410Z] "crypto/subtle", [2024-05-07T10:57:17.410Z] "crypto/tls", [2024-05-07T10:57:17.410Z] "crypto/x509", [2024-05-07T10:57:17.410Z] "crypto/x509/pkix", [2024-05-07T10:57:17.410Z] "encoding", [2024-05-07T10:57:17.410Z] "encoding/asn1", [2024-05-07T10:57:17.410Z] "encoding/base64", [2024-05-07T10:57:17.410Z] "encoding/binary", [2024-05-07T10:57:17.410Z] "encoding/hex", [2024-05-07T10:57:17.410Z] "encoding/json", [2024-05-07T10:57:17.410Z] "encoding/pem", [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "flag", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.410Z] "github.com/fatih/color", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.410Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.410Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.410Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.410Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.410Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.410Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.410Z] "hash", [2024-05-07T10:57:17.410Z] "hash/crc32", [2024-05-07T10:57:17.410Z] "internal/abi", [2024-05-07T10:57:17.410Z] "internal/bytealg", [2024-05-07T10:57:17.410Z] "internal/cpu", [2024-05-07T10:57:17.410Z] "internal/fmtsort", [2024-05-07T10:57:17.410Z] "internal/goexperiment", [2024-05-07T10:57:17.410Z] "internal/itoa", [2024-05-07T10:57:17.410Z] "internal/nettrace", [2024-05-07T10:57:17.410Z] "internal/oserror", [2024-05-07T10:57:17.410Z] "internal/poll", [2024-05-07T10:57:17.410Z] "internal/race", [2024-05-07T10:57:17.410Z] "internal/reflectlite", [2024-05-07T10:57:17.410Z] "internal/singleflight", [2024-05-07T10:57:17.410Z] "internal/syscall/execenv", [2024-05-07T10:57:17.410Z] "internal/syscall/unix", [2024-05-07T10:57:17.410Z] "internal/testlog", [2024-05-07T10:57:17.410Z] "internal/unsafeheader", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "io/fs", [2024-05-07T10:57:17.410Z] "io/ioutil", [2024-05-07T10:57:17.410Z] "log", [2024-05-07T10:57:17.410Z] "math", [2024-05-07T10:57:17.410Z] "math/big", [2024-05-07T10:57:17.410Z] "math/bits", [2024-05-07T10:57:17.410Z] "math/rand", [2024-05-07T10:57:17.410Z] "mime", [2024-05-07T10:57:17.410Z] "mime/multipart", [2024-05-07T10:57:17.410Z] "mime/quotedprintable", [2024-05-07T10:57:17.410Z] "net", [2024-05-07T10:57:17.410Z] "net/http", [2024-05-07T10:57:17.410Z] "net/http/httptest", [2024-05-07T10:57:17.410Z] "net/http/httptrace", [2024-05-07T10:57:17.410Z] "net/http/internal", [2024-05-07T10:57:17.410Z] "net/http/internal/ascii", [2024-05-07T10:57:17.410Z] "net/http/internal/testcert", [2024-05-07T10:57:17.410Z] "net/textproto", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "os/signal", [2024-05-07T10:57:17.410Z] "path", [2024-05-07T10:57:17.410Z] "path/filepath", [2024-05-07T10:57:17.410Z] "reflect", [2024-05-07T10:57:17.410Z] "regexp", [2024-05-07T10:57:17.410Z] "regexp/syntax", [2024-05-07T10:57:17.410Z] "runtime", [2024-05-07T10:57:17.410Z] "runtime/cgo", [2024-05-07T10:57:17.410Z] "runtime/internal/atomic", [2024-05-07T10:57:17.410Z] "runtime/internal/math", [2024-05-07T10:57:17.410Z] "runtime/internal/sys", [2024-05-07T10:57:17.410Z] "sort", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "sync/atomic", [2024-05-07T10:57:17.410Z] "syscall", [2024-05-07T10:57:17.410Z] "time", [2024-05-07T10:57:17.410Z] "unicode", [2024-05-07T10:57:17.410Z] "unicode/utf16", [2024-05-07T10:57:17.410Z] "unicode/utf8", [2024-05-07T10:57:17.410Z] "unsafe", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestGoFiles": [ [2024-05-07T10:57:17.410Z] "client_test.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestImports": [ [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.410Z] "net/http", [2024-05-07T10:57:17.410Z] "net/http/httptest", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "testing", [2024-05-07T10:57:17.410Z] "time" [2024-05-07T10:57:17.410Z] ] [2024-05-07T10:57:17.410Z] } [2024-05-07T10:57:17.410Z] { [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3/registry", [2024-05-07T10:57:17.410Z] "ImportPath": "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.410Z] "Name": "registry", [2024-05-07T10:57:17.410Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.410Z] "Module": { [2024-05-07T10:57:17.410Z] "Path": "github.com/edgexfoundry/go-mod-registry/v3", [2024-05-07T10:57:17.410Z] "Version": "v3.2.0-dev.3", [2024-05-07T10:57:17.410Z] "Time": "2024-03-05T02:45:59Z", [2024-05-07T10:57:17.410Z] "Indirect": true, [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.3", [2024-05-07T10:57:17.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.3.mod", [2024-05-07T10:57:17.410Z] "GoVersion": "1.21" [2024-05-07T10:57:17.410Z] }, [2024-05-07T10:57:17.410Z] "DepOnly": true, [2024-05-07T10:57:17.410Z] "Stale": true, [2024-05-07T10:57:17.410Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.410Z] "GoFiles": [ [2024-05-07T10:57:17.410Z] "factory.go", [2024-05-07T10:57:17.410Z] "interface.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Imports": [ [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Deps": [ [2024-05-07T10:57:17.410Z] "bufio", [2024-05-07T10:57:17.410Z] "bytes", [2024-05-07T10:57:17.410Z] "compress/flate", [2024-05-07T10:57:17.410Z] "compress/gzip", [2024-05-07T10:57:17.410Z] "container/list", [2024-05-07T10:57:17.410Z] "context", [2024-05-07T10:57:17.410Z] "crypto", [2024-05-07T10:57:17.410Z] "crypto/aes", [2024-05-07T10:57:17.410Z] "crypto/cipher", [2024-05-07T10:57:17.410Z] "crypto/des", [2024-05-07T10:57:17.410Z] "crypto/dsa", [2024-05-07T10:57:17.410Z] "crypto/ecdsa", [2024-05-07T10:57:17.410Z] "crypto/ed25519", [2024-05-07T10:57:17.410Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.410Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.410Z] "crypto/elliptic", [2024-05-07T10:57:17.410Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.410Z] "crypto/hmac", [2024-05-07T10:57:17.410Z] "crypto/internal/randutil", [2024-05-07T10:57:17.410Z] "crypto/internal/subtle", [2024-05-07T10:57:17.410Z] "crypto/md5", [2024-05-07T10:57:17.410Z] "crypto/rand", [2024-05-07T10:57:17.410Z] "crypto/rc4", [2024-05-07T10:57:17.410Z] "crypto/rsa", [2024-05-07T10:57:17.410Z] "crypto/sha1", [2024-05-07T10:57:17.410Z] "crypto/sha256", [2024-05-07T10:57:17.410Z] "crypto/sha512", [2024-05-07T10:57:17.410Z] "crypto/subtle", [2024-05-07T10:57:17.410Z] "crypto/tls", [2024-05-07T10:57:17.410Z] "crypto/x509", [2024-05-07T10:57:17.410Z] "crypto/x509/pkix", [2024-05-07T10:57:17.410Z] "encoding", [2024-05-07T10:57:17.410Z] "encoding/asn1", [2024-05-07T10:57:17.410Z] "encoding/base64", [2024-05-07T10:57:17.410Z] "encoding/binary", [2024-05-07T10:57:17.410Z] "encoding/hex", [2024-05-07T10:57:17.410Z] "encoding/json", [2024-05-07T10:57:17.410Z] "encoding/pem", [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "flag", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.410Z] "github.com/fatih/color", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.410Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.410Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.410Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.410Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.410Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.410Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.410Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.410Z] "hash", [2024-05-07T10:57:17.410Z] "hash/crc32", [2024-05-07T10:57:17.410Z] "internal/abi", [2024-05-07T10:57:17.410Z] "internal/bytealg", [2024-05-07T10:57:17.410Z] "internal/cpu", [2024-05-07T10:57:17.410Z] "internal/fmtsort", [2024-05-07T10:57:17.410Z] "internal/goexperiment", [2024-05-07T10:57:17.410Z] "internal/itoa", [2024-05-07T10:57:17.410Z] "internal/nettrace", [2024-05-07T10:57:17.410Z] "internal/oserror", [2024-05-07T10:57:17.410Z] "internal/poll", [2024-05-07T10:57:17.410Z] "internal/race", [2024-05-07T10:57:17.410Z] "internal/reflectlite", [2024-05-07T10:57:17.410Z] "internal/singleflight", [2024-05-07T10:57:17.410Z] "internal/syscall/execenv", [2024-05-07T10:57:17.410Z] "internal/syscall/unix", [2024-05-07T10:57:17.410Z] "internal/testlog", [2024-05-07T10:57:17.410Z] "internal/unsafeheader", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "io/fs", [2024-05-07T10:57:17.410Z] "io/ioutil", [2024-05-07T10:57:17.410Z] "log", [2024-05-07T10:57:17.410Z] "math", [2024-05-07T10:57:17.410Z] "math/big", [2024-05-07T10:57:17.410Z] "math/bits", [2024-05-07T10:57:17.410Z] "math/rand", [2024-05-07T10:57:17.410Z] "mime", [2024-05-07T10:57:17.410Z] "mime/multipart", [2024-05-07T10:57:17.410Z] "mime/quotedprintable", [2024-05-07T10:57:17.410Z] "net", [2024-05-07T10:57:17.410Z] "net/http", [2024-05-07T10:57:17.410Z] "net/http/httptest", [2024-05-07T10:57:17.410Z] "net/http/httptrace", [2024-05-07T10:57:17.410Z] "net/http/internal", [2024-05-07T10:57:17.410Z] "net/http/internal/ascii", [2024-05-07T10:57:17.410Z] "net/http/internal/testcert", [2024-05-07T10:57:17.410Z] "net/textproto", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "os/signal", [2024-05-07T10:57:17.410Z] "path", [2024-05-07T10:57:17.410Z] "path/filepath", [2024-05-07T10:57:17.410Z] "reflect", [2024-05-07T10:57:17.410Z] "regexp", [2024-05-07T10:57:17.410Z] "regexp/syntax", [2024-05-07T10:57:17.410Z] "runtime", [2024-05-07T10:57:17.410Z] "runtime/cgo", [2024-05-07T10:57:17.410Z] "runtime/internal/atomic", [2024-05-07T10:57:17.410Z] "runtime/internal/math", [2024-05-07T10:57:17.410Z] "runtime/internal/sys", [2024-05-07T10:57:17.410Z] "sort", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "sync/atomic", [2024-05-07T10:57:17.410Z] "syscall", [2024-05-07T10:57:17.410Z] "time", [2024-05-07T10:57:17.410Z] "unicode", [2024-05-07T10:57:17.410Z] "unicode/utf16", [2024-05-07T10:57:17.410Z] "unicode/utf8", [2024-05-07T10:57:17.410Z] "unsafe", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestGoFiles": [ [2024-05-07T10:57:17.410Z] "factory_test.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestImports": [ [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.410Z] "testing" [2024-05-07T10:57:17.410Z] ] [2024-05-07T10:57:17.410Z] } [2024-05-07T10:57:17.410Z] { [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/authtokenloader", [2024-05-07T10:57:17.410Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.410Z] "Name": "authtokenloader", [2024-05-07T10:57:17.410Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.410Z] "Module": { [2024-05-07T10:57:17.410Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.410Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.410Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.410Z] "GoVersion": "1.21" [2024-05-07T10:57:17.410Z] }, [2024-05-07T10:57:17.410Z] "DepOnly": true, [2024-05-07T10:57:17.410Z] "Stale": true, [2024-05-07T10:57:17.410Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.410Z] "GoFiles": [ [2024-05-07T10:57:17.410Z] "interface.go", [2024-05-07T10:57:17.410Z] "methods.go", [2024-05-07T10:57:17.410Z] "types.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Imports": [ [2024-05-07T10:57:17.410Z] "encoding/json", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "os" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Deps": [ [2024-05-07T10:57:17.410Z] "bytes", [2024-05-07T10:57:17.410Z] "encoding", [2024-05-07T10:57:17.410Z] "encoding/base64", [2024-05-07T10:57:17.410Z] "encoding/binary", [2024-05-07T10:57:17.410Z] "encoding/json", [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.410Z] "internal/abi", [2024-05-07T10:57:17.410Z] "internal/bytealg", [2024-05-07T10:57:17.410Z] "internal/cpu", [2024-05-07T10:57:17.410Z] "internal/fmtsort", [2024-05-07T10:57:17.410Z] "internal/goexperiment", [2024-05-07T10:57:17.410Z] "internal/itoa", [2024-05-07T10:57:17.410Z] "internal/oserror", [2024-05-07T10:57:17.410Z] "internal/poll", [2024-05-07T10:57:17.410Z] "internal/race", [2024-05-07T10:57:17.410Z] "internal/reflectlite", [2024-05-07T10:57:17.410Z] "internal/syscall/execenv", [2024-05-07T10:57:17.410Z] "internal/syscall/unix", [2024-05-07T10:57:17.410Z] "internal/testlog", [2024-05-07T10:57:17.410Z] "internal/unsafeheader", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "io/fs", [2024-05-07T10:57:17.410Z] "math", [2024-05-07T10:57:17.410Z] "math/bits", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "path", [2024-05-07T10:57:17.410Z] "reflect", [2024-05-07T10:57:17.410Z] "runtime", [2024-05-07T10:57:17.410Z] "runtime/internal/atomic", [2024-05-07T10:57:17.410Z] "runtime/internal/math", [2024-05-07T10:57:17.410Z] "runtime/internal/sys", [2024-05-07T10:57:17.410Z] "sort", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "sync/atomic", [2024-05-07T10:57:17.410Z] "syscall", [2024-05-07T10:57:17.410Z] "time", [2024-05-07T10:57:17.410Z] "unicode", [2024-05-07T10:57:17.410Z] "unicode/utf16", [2024-05-07T10:57:17.410Z] "unicode/utf8", [2024-05-07T10:57:17.410Z] "unsafe" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestGoFiles": [ [2024-05-07T10:57:17.410Z] "methods_test.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestImports": [ [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "testing" [2024-05-07T10:57:17.410Z] ] [2024-05-07T10:57:17.410Z] } [2024-05-07T10:57:17.410Z] { [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffeid", [2024-05-07T10:57:17.410Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.410Z] "Name": "spiffeid", [2024-05-07T10:57:17.410Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.410Z] "Module": { [2024-05-07T10:57:17.410Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.410Z] "Version": "v2.1.7", [2024-05-07T10:57:17.410Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.410Z] "GoVersion": "1.19" [2024-05-07T10:57:17.410Z] }, [2024-05-07T10:57:17.410Z] "DepOnly": true, [2024-05-07T10:57:17.410Z] "Stale": true, [2024-05-07T10:57:17.410Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.410Z] "GoFiles": [ [2024-05-07T10:57:17.410Z] "charset_backcompat_deny.go", [2024-05-07T10:57:17.410Z] "errors.go", [2024-05-07T10:57:17.410Z] "id.go", [2024-05-07T10:57:17.410Z] "match.go", [2024-05-07T10:57:17.410Z] "path.go", [2024-05-07T10:57:17.410Z] "require.go", [2024-05-07T10:57:17.410Z] "trustdomain.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.410Z] "charset_backcompat_allow.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Imports": [ [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "strings" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Deps": [ [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "internal/abi", [2024-05-07T10:57:17.410Z] "internal/bytealg", [2024-05-07T10:57:17.410Z] "internal/cpu", [2024-05-07T10:57:17.410Z] "internal/fmtsort", [2024-05-07T10:57:17.410Z] "internal/goexperiment", [2024-05-07T10:57:17.410Z] "internal/itoa", [2024-05-07T10:57:17.410Z] "internal/oserror", [2024-05-07T10:57:17.410Z] "internal/poll", [2024-05-07T10:57:17.410Z] "internal/race", [2024-05-07T10:57:17.410Z] "internal/reflectlite", [2024-05-07T10:57:17.410Z] "internal/syscall/execenv", [2024-05-07T10:57:17.410Z] "internal/syscall/unix", [2024-05-07T10:57:17.410Z] "internal/testlog", [2024-05-07T10:57:17.410Z] "internal/unsafeheader", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "io/fs", [2024-05-07T10:57:17.410Z] "math", [2024-05-07T10:57:17.410Z] "math/bits", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "path", [2024-05-07T10:57:17.410Z] "reflect", [2024-05-07T10:57:17.410Z] "runtime", [2024-05-07T10:57:17.410Z] "runtime/internal/atomic", [2024-05-07T10:57:17.410Z] "runtime/internal/math", [2024-05-07T10:57:17.410Z] "runtime/internal/sys", [2024-05-07T10:57:17.410Z] "sort", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "sync/atomic", [2024-05-07T10:57:17.410Z] "syscall", [2024-05-07T10:57:17.410Z] "time", [2024-05-07T10:57:17.410Z] "unicode", [2024-05-07T10:57:17.410Z] "unicode/utf8", [2024-05-07T10:57:17.410Z] "unsafe" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestGoFiles": [ [2024-05-07T10:57:17.410Z] "path_test.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "TestImports": [ [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.410Z] "testing" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "XTestGoFiles": [ [2024-05-07T10:57:17.410Z] "id_test.go", [2024-05-07T10:57:17.410Z] "match_test.go", [2024-05-07T10:57:17.410Z] "require_test.go", [2024-05-07T10:57:17.410Z] "trustdomain_test.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "XTestImports": [ [2024-05-07T10:57:17.410Z] "encoding/json", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.410Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "testing" [2024-05-07T10:57:17.410Z] ] [2024-05-07T10:57:17.410Z] } [2024-05-07T10:57:17.410Z] { [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/pemutil", [2024-05-07T10:57:17.410Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.410Z] "Name": "pemutil", [2024-05-07T10:57:17.410Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.410Z] "Module": { [2024-05-07T10:57:17.410Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.410Z] "Version": "v2.1.7", [2024-05-07T10:57:17.410Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.410Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.410Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.410Z] "GoVersion": "1.19" [2024-05-07T10:57:17.410Z] }, [2024-05-07T10:57:17.410Z] "DepOnly": true, [2024-05-07T10:57:17.410Z] "Stale": true, [2024-05-07T10:57:17.410Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.410Z] "GoFiles": [ [2024-05-07T10:57:17.410Z] "pem.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Imports": [ [2024-05-07T10:57:17.410Z] "crypto", [2024-05-07T10:57:17.410Z] "crypto/x509", [2024-05-07T10:57:17.410Z] "encoding/pem", [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "fmt" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "Deps": [ [2024-05-07T10:57:17.410Z] "bufio", [2024-05-07T10:57:17.410Z] "bytes", [2024-05-07T10:57:17.410Z] "context", [2024-05-07T10:57:17.410Z] "crypto", [2024-05-07T10:57:17.410Z] "crypto/aes", [2024-05-07T10:57:17.410Z] "crypto/cipher", [2024-05-07T10:57:17.410Z] "crypto/des", [2024-05-07T10:57:17.410Z] "crypto/dsa", [2024-05-07T10:57:17.410Z] "crypto/ecdsa", [2024-05-07T10:57:17.410Z] "crypto/ed25519", [2024-05-07T10:57:17.410Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.410Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.410Z] "crypto/elliptic", [2024-05-07T10:57:17.410Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.410Z] "crypto/internal/randutil", [2024-05-07T10:57:17.410Z] "crypto/internal/subtle", [2024-05-07T10:57:17.410Z] "crypto/md5", [2024-05-07T10:57:17.410Z] "crypto/rand", [2024-05-07T10:57:17.410Z] "crypto/rsa", [2024-05-07T10:57:17.410Z] "crypto/sha1", [2024-05-07T10:57:17.410Z] "crypto/sha256", [2024-05-07T10:57:17.410Z] "crypto/sha512", [2024-05-07T10:57:17.410Z] "crypto/subtle", [2024-05-07T10:57:17.410Z] "crypto/x509", [2024-05-07T10:57:17.410Z] "crypto/x509/pkix", [2024-05-07T10:57:17.410Z] "encoding/asn1", [2024-05-07T10:57:17.410Z] "encoding/base64", [2024-05-07T10:57:17.410Z] "encoding/binary", [2024-05-07T10:57:17.410Z] "encoding/hex", [2024-05-07T10:57:17.410Z] "encoding/pem", [2024-05-07T10:57:17.410Z] "errors", [2024-05-07T10:57:17.410Z] "fmt", [2024-05-07T10:57:17.410Z] "hash", [2024-05-07T10:57:17.410Z] "internal/abi", [2024-05-07T10:57:17.410Z] "internal/bytealg", [2024-05-07T10:57:17.410Z] "internal/cpu", [2024-05-07T10:57:17.410Z] "internal/fmtsort", [2024-05-07T10:57:17.410Z] "internal/goexperiment", [2024-05-07T10:57:17.410Z] "internal/itoa", [2024-05-07T10:57:17.410Z] "internal/nettrace", [2024-05-07T10:57:17.410Z] "internal/oserror", [2024-05-07T10:57:17.410Z] "internal/poll", [2024-05-07T10:57:17.410Z] "internal/race", [2024-05-07T10:57:17.410Z] "internal/reflectlite", [2024-05-07T10:57:17.410Z] "internal/singleflight", [2024-05-07T10:57:17.410Z] "internal/syscall/execenv", [2024-05-07T10:57:17.410Z] "internal/syscall/unix", [2024-05-07T10:57:17.410Z] "internal/testlog", [2024-05-07T10:57:17.410Z] "internal/unsafeheader", [2024-05-07T10:57:17.410Z] "io", [2024-05-07T10:57:17.410Z] "io/fs", [2024-05-07T10:57:17.410Z] "math", [2024-05-07T10:57:17.410Z] "math/big", [2024-05-07T10:57:17.410Z] "math/bits", [2024-05-07T10:57:17.410Z] "math/rand", [2024-05-07T10:57:17.410Z] "net", [2024-05-07T10:57:17.410Z] "net/url", [2024-05-07T10:57:17.410Z] "os", [2024-05-07T10:57:17.410Z] "path", [2024-05-07T10:57:17.410Z] "path/filepath", [2024-05-07T10:57:17.410Z] "reflect", [2024-05-07T10:57:17.410Z] "runtime", [2024-05-07T10:57:17.410Z] "runtime/cgo", [2024-05-07T10:57:17.410Z] "runtime/internal/atomic", [2024-05-07T10:57:17.410Z] "runtime/internal/math", [2024-05-07T10:57:17.410Z] "runtime/internal/sys", [2024-05-07T10:57:17.410Z] "sort", [2024-05-07T10:57:17.410Z] "strconv", [2024-05-07T10:57:17.410Z] "strings", [2024-05-07T10:57:17.410Z] "sync", [2024-05-07T10:57:17.410Z] "sync/atomic", [2024-05-07T10:57:17.410Z] "syscall", [2024-05-07T10:57:17.410Z] "time", [2024-05-07T10:57:17.410Z] "unicode", [2024-05-07T10:57:17.410Z] "unicode/utf16", [2024-05-07T10:57:17.410Z] "unicode/utf8", [2024-05-07T10:57:17.410Z] "unsafe", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.410Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "XTestGoFiles": [ [2024-05-07T10:57:17.410Z] "pem_test.go" [2024-05-07T10:57:17.410Z] ], [2024-05-07T10:57:17.410Z] "XTestImports": [ [2024-05-07T10:57:17.410Z] "bytes", [2024-05-07T10:57:17.410Z] "crypto/x509", [2024-05-07T10:57:17.410Z] "encoding/pem", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.411Z] "testing" [2024-05-07T10:57:17.411Z] ] [2024-05-07T10:57:17.411Z] } [2024-05-07T10:57:17.411Z] { [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/x509util", [2024-05-07T10:57:17.411Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "Name": "x509util", [2024-05-07T10:57:17.411Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "Module": { [2024-05-07T10:57:17.411Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.411Z] "Version": "v2.1.7", [2024-05-07T10:57:17.411Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.411Z] "GoVersion": "1.19" [2024-05-07T10:57:17.411Z] }, [2024-05-07T10:57:17.411Z] "DepOnly": true, [2024-05-07T10:57:17.411Z] "Stale": true, [2024-05-07T10:57:17.411Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.411Z] "GoFiles": [ [2024-05-07T10:57:17.411Z] "util.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Imports": [ [2024-05-07T10:57:17.411Z] "crypto/x509" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Deps": [ [2024-05-07T10:57:17.411Z] "bufio", [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "context", [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/aes", [2024-05-07T10:57:17.411Z] "crypto/cipher", [2024-05-07T10:57:17.411Z] "crypto/des", [2024-05-07T10:57:17.411Z] "crypto/dsa", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.411Z] "crypto/ed25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.411Z] "crypto/elliptic", [2024-05-07T10:57:17.411Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.411Z] "crypto/internal/randutil", [2024-05-07T10:57:17.411Z] "crypto/internal/subtle", [2024-05-07T10:57:17.411Z] "crypto/md5", [2024-05-07T10:57:17.411Z] "crypto/rand", [2024-05-07T10:57:17.411Z] "crypto/rsa", [2024-05-07T10:57:17.411Z] "crypto/sha1", [2024-05-07T10:57:17.411Z] "crypto/sha256", [2024-05-07T10:57:17.411Z] "crypto/sha512", [2024-05-07T10:57:17.411Z] "crypto/subtle", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "crypto/x509/pkix", [2024-05-07T10:57:17.411Z] "encoding/asn1", [2024-05-07T10:57:17.411Z] "encoding/base64", [2024-05-07T10:57:17.411Z] "encoding/binary", [2024-05-07T10:57:17.411Z] "encoding/hex", [2024-05-07T10:57:17.411Z] "encoding/pem", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "hash", [2024-05-07T10:57:17.411Z] "internal/abi", [2024-05-07T10:57:17.411Z] "internal/bytealg", [2024-05-07T10:57:17.411Z] "internal/cpu", [2024-05-07T10:57:17.411Z] "internal/fmtsort", [2024-05-07T10:57:17.411Z] "internal/goexperiment", [2024-05-07T10:57:17.411Z] "internal/itoa", [2024-05-07T10:57:17.411Z] "internal/nettrace", [2024-05-07T10:57:17.411Z] "internal/oserror", [2024-05-07T10:57:17.411Z] "internal/poll", [2024-05-07T10:57:17.411Z] "internal/race", [2024-05-07T10:57:17.411Z] "internal/reflectlite", [2024-05-07T10:57:17.411Z] "internal/singleflight", [2024-05-07T10:57:17.411Z] "internal/syscall/execenv", [2024-05-07T10:57:17.411Z] "internal/syscall/unix", [2024-05-07T10:57:17.411Z] "internal/testlog", [2024-05-07T10:57:17.411Z] "internal/unsafeheader", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "io/fs", [2024-05-07T10:57:17.411Z] "math", [2024-05-07T10:57:17.411Z] "math/big", [2024-05-07T10:57:17.411Z] "math/bits", [2024-05-07T10:57:17.411Z] "math/rand", [2024-05-07T10:57:17.411Z] "net", [2024-05-07T10:57:17.411Z] "net/url", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "path", [2024-05-07T10:57:17.411Z] "path/filepath", [2024-05-07T10:57:17.411Z] "reflect", [2024-05-07T10:57:17.411Z] "runtime", [2024-05-07T10:57:17.411Z] "runtime/cgo", [2024-05-07T10:57:17.411Z] "runtime/internal/atomic", [2024-05-07T10:57:17.411Z] "runtime/internal/math", [2024-05-07T10:57:17.411Z] "runtime/internal/sys", [2024-05-07T10:57:17.411Z] "sort", [2024-05-07T10:57:17.411Z] "strconv", [2024-05-07T10:57:17.411Z] "strings", [2024-05-07T10:57:17.411Z] "sync", [2024-05-07T10:57:17.411Z] "sync/atomic", [2024-05-07T10:57:17.411Z] "syscall", [2024-05-07T10:57:17.411Z] "time", [2024-05-07T10:57:17.411Z] "unicode", [2024-05-07T10:57:17.411Z] "unicode/utf16", [2024-05-07T10:57:17.411Z] "unicode/utf8", [2024-05-07T10:57:17.411Z] "unsafe", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.411Z] ] [2024-05-07T10:57:17.411Z] } [2024-05-07T10:57:17.411Z] { [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-05-07T10:57:17.411Z] "ImportPath": "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "Name": "errs", [2024-05-07T10:57:17.411Z] "Doc": "Package errs provides a simple error package with stack traces.", [2024-05-07T10:57:17.411Z] "Root": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-05-07T10:57:17.411Z] "Module": { [2024-05-07T10:57:17.411Z] "Path": "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "Version": "v1.3.0", [2024-05-07T10:57:17.411Z] "Time": "2022-03-17T17:23:02Z", [2024-05-07T10:57:17.411Z] "Indirect": true, [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/zeebo/errs@v1.3.0", [2024-05-07T10:57:17.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zeebo/errs/@v/v1.3.0.mod", [2024-05-07T10:57:17.411Z] "GoVersion": "1.12" [2024-05-07T10:57:17.411Z] }, [2024-05-07T10:57:17.411Z] "DepOnly": true, [2024-05-07T10:57:17.411Z] "Stale": true, [2024-05-07T10:57:17.411Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.411Z] "GoFiles": [ [2024-05-07T10:57:17.411Z] "errs.go", [2024-05-07T10:57:17.411Z] "group.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Imports": [ [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "runtime" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Deps": [ [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "internal/abi", [2024-05-07T10:57:17.411Z] "internal/bytealg", [2024-05-07T10:57:17.411Z] "internal/cpu", [2024-05-07T10:57:17.411Z] "internal/fmtsort", [2024-05-07T10:57:17.411Z] "internal/goexperiment", [2024-05-07T10:57:17.411Z] "internal/itoa", [2024-05-07T10:57:17.411Z] "internal/oserror", [2024-05-07T10:57:17.411Z] "internal/poll", [2024-05-07T10:57:17.411Z] "internal/race", [2024-05-07T10:57:17.411Z] "internal/reflectlite", [2024-05-07T10:57:17.411Z] "internal/syscall/execenv", [2024-05-07T10:57:17.411Z] "internal/syscall/unix", [2024-05-07T10:57:17.411Z] "internal/testlog", [2024-05-07T10:57:17.411Z] "internal/unsafeheader", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "io/fs", [2024-05-07T10:57:17.411Z] "math", [2024-05-07T10:57:17.411Z] "math/bits", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "path", [2024-05-07T10:57:17.411Z] "reflect", [2024-05-07T10:57:17.411Z] "runtime", [2024-05-07T10:57:17.411Z] "runtime/internal/atomic", [2024-05-07T10:57:17.411Z] "runtime/internal/math", [2024-05-07T10:57:17.411Z] "runtime/internal/sys", [2024-05-07T10:57:17.411Z] "sort", [2024-05-07T10:57:17.411Z] "strconv", [2024-05-07T10:57:17.411Z] "sync", [2024-05-07T10:57:17.411Z] "sync/atomic", [2024-05-07T10:57:17.411Z] "syscall", [2024-05-07T10:57:17.411Z] "time", [2024-05-07T10:57:17.411Z] "unicode", [2024-05-07T10:57:17.411Z] "unicode/utf8", [2024-05-07T10:57:17.411Z] "unsafe" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "TestGoFiles": [ [2024-05-07T10:57:17.411Z] "errs_test.go", [2024-05-07T10:57:17.411Z] "group_test.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "TestImports": [ [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "strings", [2024-05-07T10:57:17.411Z] "sync", [2024-05-07T10:57:17.411Z] "testing" [2024-05-07T10:57:17.411Z] ] [2024-05-07T10:57:17.411Z] } [2024-05-07T10:57:17.411Z] { [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "Name": "x509bundle", [2024-05-07T10:57:17.411Z] "Doc": "Package x509bundle provides X.509 bundle related functionality.", [2024-05-07T10:57:17.411Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "Module": { [2024-05-07T10:57:17.411Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.411Z] "Version": "v2.1.7", [2024-05-07T10:57:17.411Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.411Z] "GoVersion": "1.19" [2024-05-07T10:57:17.411Z] }, [2024-05-07T10:57:17.411Z] "DepOnly": true, [2024-05-07T10:57:17.411Z] "Stale": true, [2024-05-07T10:57:17.411Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "GoFiles": [ [2024-05-07T10:57:17.411Z] "bundle.go", [2024-05-07T10:57:17.411Z] "doc.go", [2024-05-07T10:57:17.411Z] "set.go", [2024-05-07T10:57:17.411Z] "source.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Imports": [ [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "sort", [2024-05-07T10:57:17.411Z] "sync" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Deps": [ [2024-05-07T10:57:17.411Z] "bufio", [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "context", [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/aes", [2024-05-07T10:57:17.411Z] "crypto/cipher", [2024-05-07T10:57:17.411Z] "crypto/des", [2024-05-07T10:57:17.411Z] "crypto/dsa", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.411Z] "crypto/ed25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.411Z] "crypto/elliptic", [2024-05-07T10:57:17.411Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.411Z] "crypto/internal/randutil", [2024-05-07T10:57:17.411Z] "crypto/internal/subtle", [2024-05-07T10:57:17.411Z] "crypto/md5", [2024-05-07T10:57:17.411Z] "crypto/rand", [2024-05-07T10:57:17.411Z] "crypto/rsa", [2024-05-07T10:57:17.411Z] "crypto/sha1", [2024-05-07T10:57:17.411Z] "crypto/sha256", [2024-05-07T10:57:17.411Z] "crypto/sha512", [2024-05-07T10:57:17.411Z] "crypto/subtle", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "crypto/x509/pkix", [2024-05-07T10:57:17.411Z] "encoding/asn1", [2024-05-07T10:57:17.411Z] "encoding/base64", [2024-05-07T10:57:17.411Z] "encoding/binary", [2024-05-07T10:57:17.411Z] "encoding/hex", [2024-05-07T10:57:17.411Z] "encoding/pem", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "hash", [2024-05-07T10:57:17.411Z] "internal/abi", [2024-05-07T10:57:17.411Z] "internal/bytealg", [2024-05-07T10:57:17.411Z] "internal/cpu", [2024-05-07T10:57:17.411Z] "internal/fmtsort", [2024-05-07T10:57:17.411Z] "internal/goexperiment", [2024-05-07T10:57:17.411Z] "internal/itoa", [2024-05-07T10:57:17.411Z] "internal/nettrace", [2024-05-07T10:57:17.411Z] "internal/oserror", [2024-05-07T10:57:17.411Z] "internal/poll", [2024-05-07T10:57:17.411Z] "internal/race", [2024-05-07T10:57:17.411Z] "internal/reflectlite", [2024-05-07T10:57:17.411Z] "internal/singleflight", [2024-05-07T10:57:17.411Z] "internal/syscall/execenv", [2024-05-07T10:57:17.411Z] "internal/syscall/unix", [2024-05-07T10:57:17.411Z] "internal/testlog", [2024-05-07T10:57:17.411Z] "internal/unsafeheader", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "io/fs", [2024-05-07T10:57:17.411Z] "math", [2024-05-07T10:57:17.411Z] "math/big", [2024-05-07T10:57:17.411Z] "math/bits", [2024-05-07T10:57:17.411Z] "math/rand", [2024-05-07T10:57:17.411Z] "net", [2024-05-07T10:57:17.411Z] "net/url", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "path", [2024-05-07T10:57:17.411Z] "path/filepath", [2024-05-07T10:57:17.411Z] "reflect", [2024-05-07T10:57:17.411Z] "runtime", [2024-05-07T10:57:17.411Z] "runtime/cgo", [2024-05-07T10:57:17.411Z] "runtime/internal/atomic", [2024-05-07T10:57:17.411Z] "runtime/internal/math", [2024-05-07T10:57:17.411Z] "runtime/internal/sys", [2024-05-07T10:57:17.411Z] "sort", [2024-05-07T10:57:17.411Z] "strconv", [2024-05-07T10:57:17.411Z] "strings", [2024-05-07T10:57:17.411Z] "sync", [2024-05-07T10:57:17.411Z] "sync/atomic", [2024-05-07T10:57:17.411Z] "syscall", [2024-05-07T10:57:17.411Z] "time", [2024-05-07T10:57:17.411Z] "unicode", [2024-05-07T10:57:17.411Z] "unicode/utf16", [2024-05-07T10:57:17.411Z] "unicode/utf8", [2024-05-07T10:57:17.411Z] "unsafe", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "XTestGoFiles": [ [2024-05-07T10:57:17.411Z] "bundle_test.go", [2024-05-07T10:57:17.411Z] "set_test.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "XTestImports": [ [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "testing" [2024-05-07T10:57:17.411Z] ] [2024-05-07T10:57:17.411Z] } [2024-05-07T10:57:17.411Z] { [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/x509svid", [2024-05-07T10:57:17.411Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.411Z] "Name": "x509svid", [2024-05-07T10:57:17.411Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "Module": { [2024-05-07T10:57:17.411Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.411Z] "Version": "v2.1.7", [2024-05-07T10:57:17.411Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.411Z] "GoVersion": "1.19" [2024-05-07T10:57:17.411Z] }, [2024-05-07T10:57:17.411Z] "DepOnly": true, [2024-05-07T10:57:17.411Z] "Stale": true, [2024-05-07T10:57:17.411Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "GoFiles": [ [2024-05-07T10:57:17.411Z] "source.go", [2024-05-07T10:57:17.411Z] "svid.go", [2024-05-07T10:57:17.411Z] "verify.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Imports": [ [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.411Z] "crypto/rsa", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "time" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Deps": [ [2024-05-07T10:57:17.411Z] "bufio", [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "context", [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/aes", [2024-05-07T10:57:17.411Z] "crypto/cipher", [2024-05-07T10:57:17.411Z] "crypto/des", [2024-05-07T10:57:17.411Z] "crypto/dsa", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.411Z] "crypto/ed25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.411Z] "crypto/elliptic", [2024-05-07T10:57:17.411Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.411Z] "crypto/internal/randutil", [2024-05-07T10:57:17.411Z] "crypto/internal/subtle", [2024-05-07T10:57:17.411Z] "crypto/md5", [2024-05-07T10:57:17.411Z] "crypto/rand", [2024-05-07T10:57:17.411Z] "crypto/rsa", [2024-05-07T10:57:17.411Z] "crypto/sha1", [2024-05-07T10:57:17.411Z] "crypto/sha256", [2024-05-07T10:57:17.411Z] "crypto/sha512", [2024-05-07T10:57:17.411Z] "crypto/subtle", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "crypto/x509/pkix", [2024-05-07T10:57:17.411Z] "encoding/asn1", [2024-05-07T10:57:17.411Z] "encoding/base64", [2024-05-07T10:57:17.411Z] "encoding/binary", [2024-05-07T10:57:17.411Z] "encoding/hex", [2024-05-07T10:57:17.411Z] "encoding/pem", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "hash", [2024-05-07T10:57:17.411Z] "internal/abi", [2024-05-07T10:57:17.411Z] "internal/bytealg", [2024-05-07T10:57:17.411Z] "internal/cpu", [2024-05-07T10:57:17.411Z] "internal/fmtsort", [2024-05-07T10:57:17.411Z] "internal/goexperiment", [2024-05-07T10:57:17.411Z] "internal/itoa", [2024-05-07T10:57:17.411Z] "internal/nettrace", [2024-05-07T10:57:17.411Z] "internal/oserror", [2024-05-07T10:57:17.411Z] "internal/poll", [2024-05-07T10:57:17.411Z] "internal/race", [2024-05-07T10:57:17.411Z] "internal/reflectlite", [2024-05-07T10:57:17.411Z] "internal/singleflight", [2024-05-07T10:57:17.411Z] "internal/syscall/execenv", [2024-05-07T10:57:17.411Z] "internal/syscall/unix", [2024-05-07T10:57:17.411Z] "internal/testlog", [2024-05-07T10:57:17.411Z] "internal/unsafeheader", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "io/fs", [2024-05-07T10:57:17.411Z] "math", [2024-05-07T10:57:17.411Z] "math/big", [2024-05-07T10:57:17.411Z] "math/bits", [2024-05-07T10:57:17.411Z] "math/rand", [2024-05-07T10:57:17.411Z] "net", [2024-05-07T10:57:17.411Z] "net/url", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "path", [2024-05-07T10:57:17.411Z] "path/filepath", [2024-05-07T10:57:17.411Z] "reflect", [2024-05-07T10:57:17.411Z] "runtime", [2024-05-07T10:57:17.411Z] "runtime/cgo", [2024-05-07T10:57:17.411Z] "runtime/internal/atomic", [2024-05-07T10:57:17.411Z] "runtime/internal/math", [2024-05-07T10:57:17.411Z] "runtime/internal/sys", [2024-05-07T10:57:17.411Z] "sort", [2024-05-07T10:57:17.411Z] "strconv", [2024-05-07T10:57:17.411Z] "strings", [2024-05-07T10:57:17.411Z] "sync", [2024-05-07T10:57:17.411Z] "sync/atomic", [2024-05-07T10:57:17.411Z] "syscall", [2024-05-07T10:57:17.411Z] "time", [2024-05-07T10:57:17.411Z] "unicode", [2024-05-07T10:57:17.411Z] "unicode/utf16", [2024-05-07T10:57:17.411Z] "unicode/utf8", [2024-05-07T10:57:17.411Z] "unsafe", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "XTestGoFiles": [ [2024-05-07T10:57:17.411Z] "svid_test.go", [2024-05-07T10:57:17.411Z] "verify_test.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "XTestImports": [ [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.411Z] "net/url", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "testing", [2024-05-07T10:57:17.411Z] "time" [2024-05-07T10:57:17.411Z] ] [2024-05-07T10:57:17.411Z] } [2024-05-07T10:57:17.411Z] { [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/spiffetls/tlsconfig", [2024-05-07T10:57:17.411Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.411Z] "Name": "tlsconfig", [2024-05-07T10:57:17.411Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "Module": { [2024-05-07T10:57:17.411Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.411Z] "Version": "v2.1.7", [2024-05-07T10:57:17.411Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.411Z] "GoVersion": "1.19" [2024-05-07T10:57:17.411Z] }, [2024-05-07T10:57:17.411Z] "DepOnly": true, [2024-05-07T10:57:17.411Z] "Stale": true, [2024-05-07T10:57:17.411Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "GoFiles": [ [2024-05-07T10:57:17.411Z] "authorizer.go", [2024-05-07T10:57:17.411Z] "config.go", [2024-05-07T10:57:17.411Z] "trace.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Imports": [ [2024-05-07T10:57:17.411Z] "crypto/tls", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Deps": [ [2024-05-07T10:57:17.411Z] "bufio", [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "container/list", [2024-05-07T10:57:17.411Z] "context", [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/aes", [2024-05-07T10:57:17.411Z] "crypto/cipher", [2024-05-07T10:57:17.411Z] "crypto/des", [2024-05-07T10:57:17.411Z] "crypto/dsa", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.411Z] "crypto/ed25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.411Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.411Z] "crypto/elliptic", [2024-05-07T10:57:17.411Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.411Z] "crypto/hmac", [2024-05-07T10:57:17.411Z] "crypto/internal/randutil", [2024-05-07T10:57:17.411Z] "crypto/internal/subtle", [2024-05-07T10:57:17.411Z] "crypto/md5", [2024-05-07T10:57:17.411Z] "crypto/rand", [2024-05-07T10:57:17.411Z] "crypto/rc4", [2024-05-07T10:57:17.411Z] "crypto/rsa", [2024-05-07T10:57:17.411Z] "crypto/sha1", [2024-05-07T10:57:17.411Z] "crypto/sha256", [2024-05-07T10:57:17.411Z] "crypto/sha512", [2024-05-07T10:57:17.411Z] "crypto/subtle", [2024-05-07T10:57:17.411Z] "crypto/tls", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "crypto/x509/pkix", [2024-05-07T10:57:17.411Z] "encoding/asn1", [2024-05-07T10:57:17.411Z] "encoding/base64", [2024-05-07T10:57:17.411Z] "encoding/binary", [2024-05-07T10:57:17.411Z] "encoding/hex", [2024-05-07T10:57:17.411Z] "encoding/pem", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.411Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.411Z] "hash", [2024-05-07T10:57:17.411Z] "internal/abi", [2024-05-07T10:57:17.411Z] "internal/bytealg", [2024-05-07T10:57:17.411Z] "internal/cpu", [2024-05-07T10:57:17.411Z] "internal/fmtsort", [2024-05-07T10:57:17.411Z] "internal/goexperiment", [2024-05-07T10:57:17.411Z] "internal/itoa", [2024-05-07T10:57:17.411Z] "internal/nettrace", [2024-05-07T10:57:17.411Z] "internal/oserror", [2024-05-07T10:57:17.411Z] "internal/poll", [2024-05-07T10:57:17.411Z] "internal/race", [2024-05-07T10:57:17.411Z] "internal/reflectlite", [2024-05-07T10:57:17.411Z] "internal/singleflight", [2024-05-07T10:57:17.411Z] "internal/syscall/execenv", [2024-05-07T10:57:17.411Z] "internal/syscall/unix", [2024-05-07T10:57:17.411Z] "internal/testlog", [2024-05-07T10:57:17.411Z] "internal/unsafeheader", [2024-05-07T10:57:17.411Z] "io", [2024-05-07T10:57:17.411Z] "io/fs", [2024-05-07T10:57:17.411Z] "io/ioutil", [2024-05-07T10:57:17.411Z] "math", [2024-05-07T10:57:17.411Z] "math/big", [2024-05-07T10:57:17.411Z] "math/bits", [2024-05-07T10:57:17.411Z] "math/rand", [2024-05-07T10:57:17.411Z] "net", [2024-05-07T10:57:17.411Z] "net/url", [2024-05-07T10:57:17.411Z] "os", [2024-05-07T10:57:17.411Z] "path", [2024-05-07T10:57:17.411Z] "path/filepath", [2024-05-07T10:57:17.411Z] "reflect", [2024-05-07T10:57:17.411Z] "runtime", [2024-05-07T10:57:17.411Z] "runtime/cgo", [2024-05-07T10:57:17.411Z] "runtime/internal/atomic", [2024-05-07T10:57:17.411Z] "runtime/internal/math", [2024-05-07T10:57:17.411Z] "runtime/internal/sys", [2024-05-07T10:57:17.411Z] "sort", [2024-05-07T10:57:17.411Z] "strconv", [2024-05-07T10:57:17.411Z] "strings", [2024-05-07T10:57:17.411Z] "sync", [2024-05-07T10:57:17.411Z] "sync/atomic", [2024-05-07T10:57:17.411Z] "syscall", [2024-05-07T10:57:17.411Z] "time", [2024-05-07T10:57:17.411Z] "unicode", [2024-05-07T10:57:17.411Z] "unicode/utf16", [2024-05-07T10:57:17.411Z] "unicode/utf8", [2024-05-07T10:57:17.411Z] "unsafe", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.411Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "XTestGoFiles": [ [2024-05-07T10:57:17.411Z] "config_test.go", [2024-05-07T10:57:17.411Z] "examples_test.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "XTestImports": [ [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "context", [2024-05-07T10:57:17.411Z] "crypto/tls", [2024-05-07T10:57:17.411Z] "crypto/x509", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "fmt", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.411Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.411Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.411Z] "strings", [2024-05-07T10:57:17.411Z] "testing", [2024-05-07T10:57:17.411Z] "time" [2024-05-07T10:57:17.411Z] ] [2024-05-07T10:57:17.411Z] } [2024-05-07T10:57:17.411Z] { [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/cipher", [2024-05-07T10:57:17.411Z] "ImportPath": "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.411Z] "Name": "josecipher", [2024-05-07T10:57:17.411Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.411Z] "Module": { [2024-05-07T10:57:17.411Z] "Path": "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.411Z] "Version": "v3.0.3", [2024-05-07T10:57:17.411Z] "Time": "2024-03-07T21:35:47Z", [2024-05-07T10:57:17.411Z] "Indirect": true, [2024-05-07T10:57:17.411Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.411Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-05-07T10:57:17.411Z] "GoVersion": "1.12" [2024-05-07T10:57:17.411Z] }, [2024-05-07T10:57:17.411Z] "DepOnly": true, [2024-05-07T10:57:17.411Z] "Stale": true, [2024-05-07T10:57:17.411Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.411Z] "GoFiles": [ [2024-05-07T10:57:17.411Z] "cbc_hmac.go", [2024-05-07T10:57:17.411Z] "concat_kdf.go", [2024-05-07T10:57:17.411Z] "ecdh_es.go", [2024-05-07T10:57:17.411Z] "key_wrap.go" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Imports": [ [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/cipher", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.411Z] "crypto/elliptic", [2024-05-07T10:57:17.411Z] "crypto/hmac", [2024-05-07T10:57:17.411Z] "crypto/sha256", [2024-05-07T10:57:17.411Z] "crypto/sha512", [2024-05-07T10:57:17.411Z] "crypto/subtle", [2024-05-07T10:57:17.411Z] "encoding/binary", [2024-05-07T10:57:17.411Z] "errors", [2024-05-07T10:57:17.411Z] "hash", [2024-05-07T10:57:17.411Z] "io" [2024-05-07T10:57:17.411Z] ], [2024-05-07T10:57:17.411Z] "Deps": [ [2024-05-07T10:57:17.411Z] "bytes", [2024-05-07T10:57:17.411Z] "crypto", [2024-05-07T10:57:17.411Z] "crypto/aes", [2024-05-07T10:57:17.411Z] "crypto/cipher", [2024-05-07T10:57:17.411Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.412Z] "crypto/hmac", [2024-05-07T10:57:17.412Z] "crypto/internal/randutil", [2024-05-07T10:57:17.412Z] "crypto/internal/subtle", [2024-05-07T10:57:17.412Z] "crypto/sha256", [2024-05-07T10:57:17.412Z] "crypto/sha512", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "encoding/asn1", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/fmtsort", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/itoa", [2024-05-07T10:57:17.412Z] "internal/oserror", [2024-05-07T10:57:17.412Z] "internal/poll", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/syscall/execenv", [2024-05-07T10:57:17.412Z] "internal/syscall/unix", [2024-05-07T10:57:17.412Z] "internal/testlog", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "io/fs", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "math/bits", [2024-05-07T10:57:17.412Z] "math/rand", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "path", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "syscall", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8", [2024-05-07T10:57:17.412Z] "unsafe", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestGoFiles": [ [2024-05-07T10:57:17.412Z] "cbc_hmac_test.go", [2024-05-07T10:57:17.412Z] "concat_kdf_test.go", [2024-05-07T10:57:17.412Z] "ecdh_es_test.go", [2024-05-07T10:57:17.412Z] "key_wrap_test.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestImports": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/aes", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "encoding/hex", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "testing" [2024-05-07T10:57:17.412Z] ] [2024-05-07T10:57:17.412Z] } [2024-05-07T10:57:17.412Z] { [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/json", [2024-05-07T10:57:17.412Z] "ImportPath": "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.412Z] "Name": "json", [2024-05-07T10:57:17.412Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-05-07T10:57:17.412Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.412Z] "Module": { [2024-05-07T10:57:17.412Z] "Path": "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.412Z] "Version": "v3.0.3", [2024-05-07T10:57:17.412Z] "Time": "2024-03-07T21:35:47Z", [2024-05-07T10:57:17.412Z] "Indirect": true, [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-05-07T10:57:17.412Z] "GoVersion": "1.12" [2024-05-07T10:57:17.412Z] }, [2024-05-07T10:57:17.412Z] "DepOnly": true, [2024-05-07T10:57:17.412Z] "Stale": true, [2024-05-07T10:57:17.412Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.412Z] "GoFiles": [ [2024-05-07T10:57:17.412Z] "decode.go", [2024-05-07T10:57:17.412Z] "encode.go", [2024-05-07T10:57:17.412Z] "indent.go", [2024-05-07T10:57:17.412Z] "scanner.go", [2024-05-07T10:57:17.412Z] "stream.go", [2024-05-07T10:57:17.412Z] "tags.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Imports": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "encoding", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Deps": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "encoding", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/fmtsort", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/itoa", [2024-05-07T10:57:17.412Z] "internal/oserror", [2024-05-07T10:57:17.412Z] "internal/poll", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/syscall/execenv", [2024-05-07T10:57:17.412Z] "internal/syscall/unix", [2024-05-07T10:57:17.412Z] "internal/testlog", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "io/fs", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/bits", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "path", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "syscall", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8", [2024-05-07T10:57:17.412Z] "unsafe" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestGoFiles": [ [2024-05-07T10:57:17.412Z] "bench_test.go", [2024-05-07T10:57:17.412Z] "decode_test.go", [2024-05-07T10:57:17.412Z] "encode_test.go", [2024-05-07T10:57:17.412Z] "number_test.go", [2024-05-07T10:57:17.412Z] "scanner_test.go", [2024-05-07T10:57:17.412Z] "stream_test.go", [2024-05-07T10:57:17.412Z] "tagkey_test.go", [2024-05-07T10:57:17.412Z] "tags_test.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestImports": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "compress/gzip", [2024-05-07T10:57:17.412Z] "encoding", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "image", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "log", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/rand", [2024-05-07T10:57:17.412Z] "net", [2024-05-07T10:57:17.412Z] "net/http", [2024-05-07T10:57:17.412Z] "net/http/httptest", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "regexp", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "testing", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode" [2024-05-07T10:57:17.412Z] ] [2024-05-07T10:57:17.412Z] } [2024-05-07T10:57:17.412Z] { [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/pbkdf2", [2024-05-07T10:57:17.412Z] "ImportPath": "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.412Z] "Name": "pbkdf2", [2024-05-07T10:57:17.412Z] "Doc": "Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.", [2024-05-07T10:57:17.412Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.412Z] "Module": { [2024-05-07T10:57:17.412Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.412Z] "Version": "v0.22.0", [2024-05-07T10:57:17.412Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.412Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.412Z] "GoVersion": "1.18" [2024-05-07T10:57:17.412Z] }, [2024-05-07T10:57:17.412Z] "DepOnly": true, [2024-05-07T10:57:17.412Z] "Stale": true, [2024-05-07T10:57:17.412Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.412Z] "GoFiles": [ [2024-05-07T10:57:17.412Z] "pbkdf2.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Imports": [ [2024-05-07T10:57:17.412Z] "crypto/hmac", [2024-05-07T10:57:17.412Z] "hash" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Deps": [ [2024-05-07T10:57:17.412Z] "crypto/hmac", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "unsafe" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestGoFiles": [ [2024-05-07T10:57:17.412Z] "pbkdf2_test.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestImports": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "crypto/sha1", [2024-05-07T10:57:17.412Z] "crypto/sha256", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "testing" [2024-05-07T10:57:17.412Z] ] [2024-05-07T10:57:17.412Z] } [2024-05-07T10:57:17.412Z] { [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.412Z] "ImportPath": "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.412Z] "Name": "jose", [2024-05-07T10:57:17.412Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-05-07T10:57:17.412Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.412Z] "Module": { [2024-05-07T10:57:17.412Z] "Path": "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.412Z] "Version": "v3.0.3", [2024-05-07T10:57:17.412Z] "Time": "2024-03-07T21:35:47Z", [2024-05-07T10:57:17.412Z] "Indirect": true, [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-05-07T10:57:17.412Z] "GoVersion": "1.12" [2024-05-07T10:57:17.412Z] }, [2024-05-07T10:57:17.412Z] "DepOnly": true, [2024-05-07T10:57:17.412Z] "Stale": true, [2024-05-07T10:57:17.412Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.412Z] "GoFiles": [ [2024-05-07T10:57:17.412Z] "asymmetric.go", [2024-05-07T10:57:17.412Z] "crypter.go", [2024-05-07T10:57:17.412Z] "doc.go", [2024-05-07T10:57:17.412Z] "encoding.go", [2024-05-07T10:57:17.412Z] "jwe.go", [2024-05-07T10:57:17.412Z] "jwk.go", [2024-05-07T10:57:17.412Z] "jws.go", [2024-05-07T10:57:17.412Z] "opaque.go", [2024-05-07T10:57:17.412Z] "shared.go", [2024-05-07T10:57:17.412Z] "signing.go", [2024-05-07T10:57:17.412Z] "symmetric.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Imports": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "compress/flate", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/aes", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/ed25519", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/hmac", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "crypto/sha1", [2024-05-07T10:57:17.412Z] "crypto/sha256", [2024-05-07T10:57:17.412Z] "crypto/sha512", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "crypto/x509", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "encoding/hex", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.412Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "net/url", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "unicode" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Deps": [ [2024-05-07T10:57:17.412Z] "bufio", [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "compress/flate", [2024-05-07T10:57:17.412Z] "context", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/aes", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/des", [2024-05-07T10:57:17.412Z] "crypto/dsa", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/ed25519", [2024-05-07T10:57:17.412Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.412Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.412Z] "crypto/hmac", [2024-05-07T10:57:17.412Z] "crypto/internal/randutil", [2024-05-07T10:57:17.412Z] "crypto/internal/subtle", [2024-05-07T10:57:17.412Z] "crypto/md5", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "crypto/sha1", [2024-05-07T10:57:17.412Z] "crypto/sha256", [2024-05-07T10:57:17.412Z] "crypto/sha512", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "crypto/x509", [2024-05-07T10:57:17.412Z] "crypto/x509/pkix", [2024-05-07T10:57:17.412Z] "encoding", [2024-05-07T10:57:17.412Z] "encoding/asn1", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "encoding/hex", [2024-05-07T10:57:17.412Z] "encoding/pem", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.412Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/fmtsort", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/itoa", [2024-05-07T10:57:17.412Z] "internal/nettrace", [2024-05-07T10:57:17.412Z] "internal/oserror", [2024-05-07T10:57:17.412Z] "internal/poll", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/singleflight", [2024-05-07T10:57:17.412Z] "internal/syscall/execenv", [2024-05-07T10:57:17.412Z] "internal/syscall/unix", [2024-05-07T10:57:17.412Z] "internal/testlog", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "io/fs", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "math/bits", [2024-05-07T10:57:17.412Z] "math/rand", [2024-05-07T10:57:17.412Z] "net", [2024-05-07T10:57:17.412Z] "net/url", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "path", [2024-05-07T10:57:17.412Z] "path/filepath", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/cgo", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "syscall", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8", [2024-05-07T10:57:17.412Z] "unsafe", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestGoFiles": [ [2024-05-07T10:57:17.412Z] "asymmetric_test.go", [2024-05-07T10:57:17.412Z] "crypter_test.go", [2024-05-07T10:57:17.412Z] "doc_test.go", [2024-05-07T10:57:17.412Z] "encoding_test.go", [2024-05-07T10:57:17.412Z] "jwe_test.go", [2024-05-07T10:57:17.412Z] "jwk_test.go", [2024-05-07T10:57:17.412Z] "jws_test.go", [2024-05-07T10:57:17.412Z] "opaque_test.go", [2024-05-07T10:57:17.412Z] "signing_test.go", [2024-05-07T10:57:17.412Z] "symmetric_test.go", [2024-05-07T10:57:17.412Z] "utils_test.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "TestImports": [ [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/ed25519", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "crypto/sha1", [2024-05-07T10:57:17.412Z] "crypto/sha256", [2024-05-07T10:57:17.412Z] "crypto/x509", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "encoding/hex", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.412Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.412Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.412Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.412Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "regexp", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "testing" [2024-05-07T10:57:17.412Z] ] [2024-05-07T10:57:17.412Z] } [2024-05-07T10:57:17.412Z] { [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/cryptoutil", [2024-05-07T10:57:17.412Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.412Z] "Name": "cryptoutil", [2024-05-07T10:57:17.412Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.412Z] "Module": { [2024-05-07T10:57:17.412Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.412Z] "Version": "v2.1.7", [2024-05-07T10:57:17.412Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.412Z] "GoVersion": "1.19" [2024-05-07T10:57:17.412Z] }, [2024-05-07T10:57:17.412Z] "DepOnly": true, [2024-05-07T10:57:17.412Z] "Stale": true, [2024-05-07T10:57:17.412Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.412Z] "GoFiles": [ [2024-05-07T10:57:17.412Z] "keys.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Imports": [ [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "fmt" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Deps": [ [2024-05-07T10:57:17.412Z] "bufio", [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/aes", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.412Z] "crypto/internal/randutil", [2024-05-07T10:57:17.412Z] "crypto/internal/subtle", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "crypto/sha512", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "encoding/asn1", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/fmtsort", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/itoa", [2024-05-07T10:57:17.412Z] "internal/oserror", [2024-05-07T10:57:17.412Z] "internal/poll", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/syscall/execenv", [2024-05-07T10:57:17.412Z] "internal/syscall/unix", [2024-05-07T10:57:17.412Z] "internal/testlog", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "io/fs", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "math/bits", [2024-05-07T10:57:17.412Z] "math/rand", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "path", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "syscall", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8", [2024-05-07T10:57:17.412Z] "unsafe", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.412Z] ] [2024-05-07T10:57:17.412Z] } [2024-05-07T10:57:17.412Z] { [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/internal/jwtutil", [2024-05-07T10:57:17.412Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.412Z] "Name": "jwtutil", [2024-05-07T10:57:17.412Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.412Z] "Module": { [2024-05-07T10:57:17.412Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.412Z] "Version": "v2.1.7", [2024-05-07T10:57:17.412Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.412Z] "GoVersion": "1.19" [2024-05-07T10:57:17.412Z] }, [2024-05-07T10:57:17.412Z] "DepOnly": true, [2024-05-07T10:57:17.412Z] "Stale": true, [2024-05-07T10:57:17.412Z] "StaleReason": "stale dependency: github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.412Z] "GoFiles": [ [2024-05-07T10:57:17.412Z] "util.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Imports": [ [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Deps": [ [2024-05-07T10:57:17.412Z] "bufio", [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/aes", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.412Z] "crypto/internal/randutil", [2024-05-07T10:57:17.412Z] "crypto/internal/subtle", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "crypto/sha512", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "encoding/asn1", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/fmtsort", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/itoa", [2024-05-07T10:57:17.412Z] "internal/oserror", [2024-05-07T10:57:17.412Z] "internal/poll", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/syscall/execenv", [2024-05-07T10:57:17.412Z] "internal/syscall/unix", [2024-05-07T10:57:17.412Z] "internal/testlog", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "io/fs", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "math/bits", [2024-05-07T10:57:17.412Z] "math/rand", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "path", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "syscall", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8", [2024-05-07T10:57:17.412Z] "unsafe", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.412Z] ] [2024-05-07T10:57:17.412Z] } [2024-05-07T10:57:17.412Z] { [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/jwtbundle", [2024-05-07T10:57:17.412Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.412Z] "Name": "jwtbundle", [2024-05-07T10:57:17.412Z] "Doc": "Package jwtbundle provides JWT bundle related functionality.", [2024-05-07T10:57:17.412Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.412Z] "Module": { [2024-05-07T10:57:17.412Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.412Z] "Version": "v2.1.7", [2024-05-07T10:57:17.412Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.412Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.412Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.412Z] "GoVersion": "1.19" [2024-05-07T10:57:17.412Z] }, [2024-05-07T10:57:17.412Z] "DepOnly": true, [2024-05-07T10:57:17.412Z] "Stale": true, [2024-05-07T10:57:17.412Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.412Z] "GoFiles": [ [2024-05-07T10:57:17.412Z] "bundle.go", [2024-05-07T10:57:17.412Z] "doc.go", [2024-05-07T10:57:17.412Z] "set.go", [2024-05-07T10:57:17.412Z] "source.go" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Imports": [ [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "encoding/json", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.412Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "sync" [2024-05-07T10:57:17.412Z] ], [2024-05-07T10:57:17.412Z] "Deps": [ [2024-05-07T10:57:17.412Z] "bufio", [2024-05-07T10:57:17.412Z] "bytes", [2024-05-07T10:57:17.412Z] "compress/flate", [2024-05-07T10:57:17.412Z] "context", [2024-05-07T10:57:17.412Z] "crypto", [2024-05-07T10:57:17.412Z] "crypto/aes", [2024-05-07T10:57:17.412Z] "crypto/cipher", [2024-05-07T10:57:17.412Z] "crypto/des", [2024-05-07T10:57:17.412Z] "crypto/dsa", [2024-05-07T10:57:17.412Z] "crypto/ecdsa", [2024-05-07T10:57:17.412Z] "crypto/ed25519", [2024-05-07T10:57:17.412Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.412Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.412Z] "crypto/elliptic", [2024-05-07T10:57:17.412Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.412Z] "crypto/hmac", [2024-05-07T10:57:17.412Z] "crypto/internal/randutil", [2024-05-07T10:57:17.412Z] "crypto/internal/subtle", [2024-05-07T10:57:17.412Z] "crypto/md5", [2024-05-07T10:57:17.412Z] "crypto/rand", [2024-05-07T10:57:17.412Z] "crypto/rsa", [2024-05-07T10:57:17.412Z] "crypto/sha1", [2024-05-07T10:57:17.412Z] "crypto/sha256", [2024-05-07T10:57:17.412Z] "crypto/sha512", [2024-05-07T10:57:17.412Z] "crypto/subtle", [2024-05-07T10:57:17.412Z] "crypto/x509", [2024-05-07T10:57:17.412Z] "crypto/x509/pkix", [2024-05-07T10:57:17.412Z] "encoding", [2024-05-07T10:57:17.412Z] "encoding/asn1", [2024-05-07T10:57:17.412Z] "encoding/base64", [2024-05-07T10:57:17.412Z] "encoding/binary", [2024-05-07T10:57:17.412Z] "encoding/hex", [2024-05-07T10:57:17.412Z] "encoding/json", [2024-05-07T10:57:17.412Z] "encoding/pem", [2024-05-07T10:57:17.412Z] "errors", [2024-05-07T10:57:17.412Z] "fmt", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.412Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.412Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.412Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.412Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.412Z] "hash", [2024-05-07T10:57:17.412Z] "internal/abi", [2024-05-07T10:57:17.412Z] "internal/bytealg", [2024-05-07T10:57:17.412Z] "internal/cpu", [2024-05-07T10:57:17.412Z] "internal/fmtsort", [2024-05-07T10:57:17.412Z] "internal/goexperiment", [2024-05-07T10:57:17.412Z] "internal/itoa", [2024-05-07T10:57:17.412Z] "internal/nettrace", [2024-05-07T10:57:17.412Z] "internal/oserror", [2024-05-07T10:57:17.412Z] "internal/poll", [2024-05-07T10:57:17.412Z] "internal/race", [2024-05-07T10:57:17.412Z] "internal/reflectlite", [2024-05-07T10:57:17.412Z] "internal/singleflight", [2024-05-07T10:57:17.412Z] "internal/syscall/execenv", [2024-05-07T10:57:17.412Z] "internal/syscall/unix", [2024-05-07T10:57:17.412Z] "internal/testlog", [2024-05-07T10:57:17.412Z] "internal/unsafeheader", [2024-05-07T10:57:17.412Z] "io", [2024-05-07T10:57:17.412Z] "io/fs", [2024-05-07T10:57:17.412Z] "math", [2024-05-07T10:57:17.412Z] "math/big", [2024-05-07T10:57:17.412Z] "math/bits", [2024-05-07T10:57:17.412Z] "math/rand", [2024-05-07T10:57:17.412Z] "net", [2024-05-07T10:57:17.412Z] "net/url", [2024-05-07T10:57:17.412Z] "os", [2024-05-07T10:57:17.412Z] "path", [2024-05-07T10:57:17.412Z] "path/filepath", [2024-05-07T10:57:17.412Z] "reflect", [2024-05-07T10:57:17.412Z] "runtime", [2024-05-07T10:57:17.412Z] "runtime/cgo", [2024-05-07T10:57:17.412Z] "runtime/internal/atomic", [2024-05-07T10:57:17.412Z] "runtime/internal/math", [2024-05-07T10:57:17.412Z] "runtime/internal/sys", [2024-05-07T10:57:17.412Z] "sort", [2024-05-07T10:57:17.412Z] "strconv", [2024-05-07T10:57:17.412Z] "strings", [2024-05-07T10:57:17.412Z] "sync", [2024-05-07T10:57:17.412Z] "sync/atomic", [2024-05-07T10:57:17.412Z] "syscall", [2024-05-07T10:57:17.412Z] "time", [2024-05-07T10:57:17.412Z] "unicode", [2024-05-07T10:57:17.412Z] "unicode/utf16", [2024-05-07T10:57:17.412Z] "unicode/utf8", [2024-05-07T10:57:17.412Z] "unsafe", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.412Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.413Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestGoFiles": [ [2024-05-07T10:57:17.413Z] "bundle_test.go", [2024-05-07T10:57:17.413Z] "set_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestImports": [ [2024-05-07T10:57:17.413Z] "crypto", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.413Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.413Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "testing" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/bundle/spiffebundle", [2024-05-07T10:57:17.413Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.413Z] "Name": "spiffebundle", [2024-05-07T10:57:17.413Z] "Doc": "Package spiffebundle provides SPIFFE bundle related functionality.", [2024-05-07T10:57:17.413Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.413Z] "Module": { [2024-05-07T10:57:17.413Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.413Z] "Version": "v2.1.7", [2024-05-07T10:57:17.413Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.413Z] "GoVersion": "1.19" [2024-05-07T10:57:17.413Z] }, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "Stale": true, [2024-05-07T10:57:17.413Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "bundle.go", [2024-05-07T10:57:17.413Z] "doc.go", [2024-05-07T10:57:17.413Z] "set.go", [2024-05-07T10:57:17.413Z] "source.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "crypto", [2024-05-07T10:57:17.413Z] "crypto/x509", [2024-05-07T10:57:17.413Z] "encoding/json", [2024-05-07T10:57:17.413Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.413Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "time" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "bufio", [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "compress/flate", [2024-05-07T10:57:17.413Z] "context", [2024-05-07T10:57:17.413Z] "crypto", [2024-05-07T10:57:17.413Z] "crypto/aes", [2024-05-07T10:57:17.413Z] "crypto/cipher", [2024-05-07T10:57:17.413Z] "crypto/des", [2024-05-07T10:57:17.413Z] "crypto/dsa", [2024-05-07T10:57:17.413Z] "crypto/ecdsa", [2024-05-07T10:57:17.413Z] "crypto/ed25519", [2024-05-07T10:57:17.413Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.413Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.413Z] "crypto/elliptic", [2024-05-07T10:57:17.413Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.413Z] "crypto/hmac", [2024-05-07T10:57:17.413Z] "crypto/internal/randutil", [2024-05-07T10:57:17.413Z] "crypto/internal/subtle", [2024-05-07T10:57:17.413Z] "crypto/md5", [2024-05-07T10:57:17.413Z] "crypto/rand", [2024-05-07T10:57:17.413Z] "crypto/rsa", [2024-05-07T10:57:17.413Z] "crypto/sha1", [2024-05-07T10:57:17.413Z] "crypto/sha256", [2024-05-07T10:57:17.413Z] "crypto/sha512", [2024-05-07T10:57:17.413Z] "crypto/subtle", [2024-05-07T10:57:17.413Z] "crypto/x509", [2024-05-07T10:57:17.413Z] "crypto/x509/pkix", [2024-05-07T10:57:17.413Z] "encoding", [2024-05-07T10:57:17.413Z] "encoding/asn1", [2024-05-07T10:57:17.413Z] "encoding/base64", [2024-05-07T10:57:17.413Z] "encoding/binary", [2024-05-07T10:57:17.413Z] "encoding/hex", [2024-05-07T10:57:17.413Z] "encoding/json", [2024-05-07T10:57:17.413Z] "encoding/pem", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.413Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.413Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.413Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.413Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.413Z] "hash", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/itoa", [2024-05-07T10:57:17.413Z] "internal/nettrace", [2024-05-07T10:57:17.413Z] "internal/oserror", [2024-05-07T10:57:17.413Z] "internal/poll", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/singleflight", [2024-05-07T10:57:17.413Z] "internal/syscall/execenv", [2024-05-07T10:57:17.413Z] "internal/syscall/unix", [2024-05-07T10:57:17.413Z] "internal/testlog", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "math/big", [2024-05-07T10:57:17.413Z] "math/bits", [2024-05-07T10:57:17.413Z] "math/rand", [2024-05-07T10:57:17.413Z] "net", [2024-05-07T10:57:17.413Z] "net/url", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/cgo", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "syscall", [2024-05-07T10:57:17.413Z] "time", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf16", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe", [2024-05-07T10:57:17.413Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.413Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.413Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestGoFiles": [ [2024-05-07T10:57:17.413Z] "bundle_test.go", [2024-05-07T10:57:17.413Z] "set_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestImports": [ [2024-05-07T10:57:17.413Z] "crypto", [2024-05-07T10:57:17.413Z] "crypto/x509", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/internal/test/errstrings", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.413Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.413Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "time" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/logger", [2024-05-07T10:57:17.413Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.413Z] "Name": "logger", [2024-05-07T10:57:17.413Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.413Z] "Module": { [2024-05-07T10:57:17.413Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.413Z] "Version": "v2.1.7", [2024-05-07T10:57:17.413Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.413Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.413Z] "GoVersion": "1.19" [2024-05-07T10:57:17.413Z] }, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "Stale": true, [2024-05-07T10:57:17.413Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "logger.go", [2024-05-07T10:57:17.413Z] "null.go", [2024-05-07T10:57:17.413Z] "std.go", [2024-05-07T10:57:17.413Z] "writer.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "log" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/itoa", [2024-05-07T10:57:17.413Z] "internal/oserror", [2024-05-07T10:57:17.413Z] "internal/poll", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/syscall/execenv", [2024-05-07T10:57:17.413Z] "internal/syscall/unix", [2024-05-07T10:57:17.413Z] "internal/testlog", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "log", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "math/bits", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "syscall", [2024-05-07T10:57:17.413Z] "time", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestGoFiles": [ [2024-05-07T10:57:17.413Z] "std_test.go", [2024-05-07T10:57:17.413Z] "writer_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestImports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.413Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.413Z] "log", [2024-05-07T10:57:17.413Z] "testing" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/internal/timeseries", [2024-05-07T10:57:17.413Z] "ImportPath": "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.413Z] "Name": "timeseries", [2024-05-07T10:57:17.413Z] "Doc": "Package timeseries implements a time series structure for stats collection.", [2024-05-07T10:57:17.413Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.413Z] "Module": { [2024-05-07T10:57:17.413Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.413Z] "Version": "v0.22.0", [2024-05-07T10:57:17.413Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.413Z] "Indirect": true, [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.413Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.413Z] "GoVersion": "1.18" [2024-05-07T10:57:17.413Z] }, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "Stale": true, [2024-05-07T10:57:17.413Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "timeseries.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "log", [2024-05-07T10:57:17.413Z] "time" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/itoa", [2024-05-07T10:57:17.413Z] "internal/oserror", [2024-05-07T10:57:17.413Z] "internal/poll", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/syscall/execenv", [2024-05-07T10:57:17.413Z] "internal/syscall/unix", [2024-05-07T10:57:17.413Z] "internal/testlog", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "log", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "math/bits", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "syscall", [2024-05-07T10:57:17.413Z] "time", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestGoFiles": [ [2024-05-07T10:57:17.413Z] "timeseries_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestImports": [ [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "time" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/usr/local/go/src/html", [2024-05-07T10:57:17.413Z] "ImportPath": "html", [2024-05-07T10:57:17.413Z] "Name": "html", [2024-05-07T10:57:17.413Z] "Doc": "Package html provides functions for escaping and unescaping HTML text.", [2024-05-07T10:57:17.413Z] "Target": "/usr/local/go/pkg/linux_amd64/html.a", [2024-05-07T10:57:17.413Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.413Z] "Goroot": true, [2024-05-07T10:57:17.413Z] "Standard": true, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "entity.go", [2024-05-07T10:57:17.413Z] "escape.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.413Z] "fuzz.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "unicode/utf8" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestGoFiles": [ [2024-05-07T10:57:17.413Z] "entity_test.go", [2024-05-07T10:57:17.413Z] "escape_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestImports": [ [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "unicode/utf8" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestGoFiles": [ [2024-05-07T10:57:17.413Z] "example_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestImports": [ [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "html" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/usr/local/go/src/text/template/parse", [2024-05-07T10:57:17.413Z] "ImportPath": "text/template/parse", [2024-05-07T10:57:17.413Z] "Name": "parse", [2024-05-07T10:57:17.413Z] "Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.", [2024-05-07T10:57:17.413Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template/parse.a", [2024-05-07T10:57:17.413Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.413Z] "Goroot": true, [2024-05-07T10:57:17.413Z] "Standard": true, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "lex.go", [2024-05-07T10:57:17.413Z] "node.go", [2024-05-07T10:57:17.413Z] "parse.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/itoa", [2024-05-07T10:57:17.413Z] "internal/oserror", [2024-05-07T10:57:17.413Z] "internal/poll", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/syscall/execenv", [2024-05-07T10:57:17.413Z] "internal/syscall/unix", [2024-05-07T10:57:17.413Z] "internal/testlog", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "math/bits", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "syscall", [2024-05-07T10:57:17.413Z] "time", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestGoFiles": [ [2024-05-07T10:57:17.413Z] "lex_test.go", [2024-05-07T10:57:17.413Z] "parse_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestImports": [ [2024-05-07T10:57:17.413Z] "flag", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "testing" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/usr/local/go/src/text/template", [2024-05-07T10:57:17.413Z] "ImportPath": "text/template", [2024-05-07T10:57:17.413Z] "Name": "template", [2024-05-07T10:57:17.413Z] "Doc": "Package template implements data-driven templates for generating textual output.", [2024-05-07T10:57:17.413Z] "Target": "/usr/local/go/pkg/linux_amd64/text/template.a", [2024-05-07T10:57:17.413Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.413Z] "Goroot": true, [2024-05-07T10:57:17.413Z] "Standard": true, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "doc.go", [2024-05-07T10:57:17.413Z] "exec.go", [2024-05-07T10:57:17.413Z] "funcs.go", [2024-05-07T10:57:17.413Z] "helper.go", [2024-05-07T10:57:17.413Z] "option.go", [2024-05-07T10:57:17.413Z] "template.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "net/url", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "text/template/parse", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/itoa", [2024-05-07T10:57:17.413Z] "internal/oserror", [2024-05-07T10:57:17.413Z] "internal/poll", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/syscall/execenv", [2024-05-07T10:57:17.413Z] "internal/syscall/unix", [2024-05-07T10:57:17.413Z] "internal/testlog", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "math/bits", [2024-05-07T10:57:17.413Z] "net/url", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "syscall", [2024-05-07T10:57:17.413Z] "text/template/parse", [2024-05-07T10:57:17.413Z] "time", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestGoFiles": [ [2024-05-07T10:57:17.413Z] "exec_test.go", [2024-05-07T10:57:17.413Z] "multi_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestImports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "flag", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "text/template/parse" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestGoFiles": [ [2024-05-07T10:57:17.413Z] "example_test.go", [2024-05-07T10:57:17.413Z] "examplefiles_test.go", [2024-05-07T10:57:17.413Z] "examplefunc_test.go", [2024-05-07T10:57:17.413Z] "link_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestImports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "internal/testenv", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "log", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "os/exec", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "text/template" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/usr/local/go/src/html/template", [2024-05-07T10:57:17.413Z] "ImportPath": "html/template", [2024-05-07T10:57:17.413Z] "Name": "template", [2024-05-07T10:57:17.413Z] "Doc": "Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.", [2024-05-07T10:57:17.413Z] "Target": "/usr/local/go/pkg/linux_amd64/html/template.a", [2024-05-07T10:57:17.413Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.413Z] "Goroot": true, [2024-05-07T10:57:17.413Z] "Standard": true, [2024-05-07T10:57:17.413Z] "DepOnly": true, [2024-05-07T10:57:17.413Z] "GoFiles": [ [2024-05-07T10:57:17.413Z] "attr.go", [2024-05-07T10:57:17.413Z] "attr_string.go", [2024-05-07T10:57:17.413Z] "content.go", [2024-05-07T10:57:17.413Z] "context.go", [2024-05-07T10:57:17.413Z] "css.go", [2024-05-07T10:57:17.413Z] "delim_string.go", [2024-05-07T10:57:17.413Z] "doc.go", [2024-05-07T10:57:17.413Z] "element_string.go", [2024-05-07T10:57:17.413Z] "error.go", [2024-05-07T10:57:17.413Z] "escape.go", [2024-05-07T10:57:17.413Z] "html.go", [2024-05-07T10:57:17.413Z] "js.go", [2024-05-07T10:57:17.413Z] "jsctx_string.go", [2024-05-07T10:57:17.413Z] "state_string.go", [2024-05-07T10:57:17.413Z] "template.go", [2024-05-07T10:57:17.413Z] "transition.go", [2024-05-07T10:57:17.413Z] "url.go", [2024-05-07T10:57:17.413Z] "urlpart_string.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Imports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "encoding/json", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "html", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "text/template", [2024-05-07T10:57:17.413Z] "text/template/parse", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf8" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "Deps": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "encoding", [2024-05-07T10:57:17.413Z] "encoding/base64", [2024-05-07T10:57:17.413Z] "encoding/binary", [2024-05-07T10:57:17.413Z] "encoding/json", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "html", [2024-05-07T10:57:17.413Z] "internal/abi", [2024-05-07T10:57:17.413Z] "internal/bytealg", [2024-05-07T10:57:17.413Z] "internal/cpu", [2024-05-07T10:57:17.413Z] "internal/fmtsort", [2024-05-07T10:57:17.413Z] "internal/goexperiment", [2024-05-07T10:57:17.413Z] "internal/itoa", [2024-05-07T10:57:17.413Z] "internal/oserror", [2024-05-07T10:57:17.413Z] "internal/poll", [2024-05-07T10:57:17.413Z] "internal/race", [2024-05-07T10:57:17.413Z] "internal/reflectlite", [2024-05-07T10:57:17.413Z] "internal/syscall/execenv", [2024-05-07T10:57:17.413Z] "internal/syscall/unix", [2024-05-07T10:57:17.413Z] "internal/testlog", [2024-05-07T10:57:17.413Z] "internal/unsafeheader", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "io/fs", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "math/bits", [2024-05-07T10:57:17.413Z] "net/url", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "runtime", [2024-05-07T10:57:17.413Z] "runtime/internal/atomic", [2024-05-07T10:57:17.413Z] "runtime/internal/math", [2024-05-07T10:57:17.413Z] "runtime/internal/sys", [2024-05-07T10:57:17.413Z] "sort", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "sync/atomic", [2024-05-07T10:57:17.413Z] "syscall", [2024-05-07T10:57:17.413Z] "text/template", [2024-05-07T10:57:17.413Z] "text/template/parse", [2024-05-07T10:57:17.413Z] "time", [2024-05-07T10:57:17.413Z] "unicode", [2024-05-07T10:57:17.413Z] "unicode/utf16", [2024-05-07T10:57:17.413Z] "unicode/utf8", [2024-05-07T10:57:17.413Z] "unsafe" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestGoFiles": [ [2024-05-07T10:57:17.413Z] "clone_test.go", [2024-05-07T10:57:17.413Z] "content_test.go", [2024-05-07T10:57:17.413Z] "css_test.go", [2024-05-07T10:57:17.413Z] "escape_test.go", [2024-05-07T10:57:17.413Z] "exec_test.go", [2024-05-07T10:57:17.413Z] "html_test.go", [2024-05-07T10:57:17.413Z] "js_test.go", [2024-05-07T10:57:17.413Z] "multi_test.go", [2024-05-07T10:57:17.413Z] "transition_test.go", [2024-05-07T10:57:17.413Z] "url_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "TestImports": [ [2024-05-07T10:57:17.413Z] "archive/zip", [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "encoding/json", [2024-05-07T10:57:17.413Z] "errors", [2024-05-07T10:57:17.413Z] "flag", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "html", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "math", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "reflect", [2024-05-07T10:57:17.413Z] "strconv", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "sync", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "text/template", [2024-05-07T10:57:17.413Z] "text/template/parse" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestGoFiles": [ [2024-05-07T10:57:17.413Z] "example_test.go", [2024-05-07T10:57:17.413Z] "examplefiles_test.go", [2024-05-07T10:57:17.413Z] "template_test.go" [2024-05-07T10:57:17.413Z] ], [2024-05-07T10:57:17.413Z] "XTestImports": [ [2024-05-07T10:57:17.413Z] "bytes", [2024-05-07T10:57:17.413Z] "encoding/json", [2024-05-07T10:57:17.413Z] "fmt", [2024-05-07T10:57:17.413Z] "html/template", [2024-05-07T10:57:17.413Z] "io", [2024-05-07T10:57:17.413Z] "log", [2024-05-07T10:57:17.413Z] "os", [2024-05-07T10:57:17.413Z] "path/filepath", [2024-05-07T10:57:17.413Z] "strings", [2024-05-07T10:57:17.413Z] "testing", [2024-05-07T10:57:17.413Z] "text/template", [2024-05-07T10:57:17.413Z] "text/template/parse" [2024-05-07T10:57:17.413Z] ] [2024-05-07T10:57:17.413Z] } [2024-05-07T10:57:17.413Z] { [2024-05-07T10:57:17.413Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/trace", [2024-05-07T10:57:17.413Z] "ImportPath": "golang.org/x/net/trace", [2024-05-07T10:57:17.413Z] "Name": "trace", [2024-05-07T10:57:17.413Z] "Doc": "Package trace implements tracing of requests and long-lived objects.", [2024-05-07T10:57:17.413Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.413Z] "Module": { [2024-05-07T10:57:17.413Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.413Z] "Version": "v0.22.0", [2024-05-07T10:57:17.414Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.18" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "events.go", [2024-05-07T10:57:17.414Z] "histogram.go", [2024-05-07T10:57:17.414Z] "trace.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "context", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.414Z] "html/template", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "log", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "net", [2024-05-07T10:57:17.414Z] "net/http", [2024-05-07T10:57:17.414Z] "net/url", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "strings", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "text/tabwriter", [2024-05-07T10:57:17.414Z] "time" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "bufio", [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "compress/flate", [2024-05-07T10:57:17.414Z] "compress/gzip", [2024-05-07T10:57:17.414Z] "container/list", [2024-05-07T10:57:17.414Z] "context", [2024-05-07T10:57:17.414Z] "crypto", [2024-05-07T10:57:17.414Z] "crypto/aes", [2024-05-07T10:57:17.414Z] "crypto/cipher", [2024-05-07T10:57:17.414Z] "crypto/des", [2024-05-07T10:57:17.414Z] "crypto/dsa", [2024-05-07T10:57:17.414Z] "crypto/ecdsa", [2024-05-07T10:57:17.414Z] "crypto/ed25519", [2024-05-07T10:57:17.414Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.414Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.414Z] "crypto/elliptic", [2024-05-07T10:57:17.414Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.414Z] "crypto/hmac", [2024-05-07T10:57:17.414Z] "crypto/internal/randutil", [2024-05-07T10:57:17.414Z] "crypto/internal/subtle", [2024-05-07T10:57:17.414Z] "crypto/md5", [2024-05-07T10:57:17.414Z] "crypto/rand", [2024-05-07T10:57:17.414Z] "crypto/rc4", [2024-05-07T10:57:17.414Z] "crypto/rsa", [2024-05-07T10:57:17.414Z] "crypto/sha1", [2024-05-07T10:57:17.414Z] "crypto/sha256", [2024-05-07T10:57:17.414Z] "crypto/sha512", [2024-05-07T10:57:17.414Z] "crypto/subtle", [2024-05-07T10:57:17.414Z] "crypto/tls", [2024-05-07T10:57:17.414Z] "crypto/x509", [2024-05-07T10:57:17.414Z] "crypto/x509/pkix", [2024-05-07T10:57:17.414Z] "encoding", [2024-05-07T10:57:17.414Z] "encoding/asn1", [2024-05-07T10:57:17.414Z] "encoding/base64", [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "encoding/hex", [2024-05-07T10:57:17.414Z] "encoding/json", [2024-05-07T10:57:17.414Z] "encoding/pem", [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "hash/crc32", [2024-05-07T10:57:17.414Z] "html", [2024-05-07T10:57:17.414Z] "html/template", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/fmtsort", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/nettrace", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/singleflight", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "io/ioutil", [2024-05-07T10:57:17.414Z] "log", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/big", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "math/rand", [2024-05-07T10:57:17.414Z] "mime", [2024-05-07T10:57:17.414Z] "mime/multipart", [2024-05-07T10:57:17.414Z] "mime/quotedprintable", [2024-05-07T10:57:17.414Z] "net", [2024-05-07T10:57:17.414Z] "net/http", [2024-05-07T10:57:17.414Z] "net/http/httptrace", [2024-05-07T10:57:17.414Z] "net/http/internal", [2024-05-07T10:57:17.414Z] "net/http/internal/ascii", [2024-05-07T10:57:17.414Z] "net/textproto", [2024-05-07T10:57:17.414Z] "net/url", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "path/filepath", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/cgo", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "strings", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "text/tabwriter", [2024-05-07T10:57:17.414Z] "text/template", [2024-05-07T10:57:17.414Z] "text/template/parse", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf16", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.414Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestGoFiles": [ [2024-05-07T10:57:17.414Z] "histogram_test.go", [2024-05-07T10:57:17.414Z] "trace_test.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestImports": [ [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "net/http", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "testing" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/backoff", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.414Z] "Name": "backoff", [2024-05-07T10:57:17.414Z] "Doc": "Package backoff provides configuration options for backoff.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.414Z] "Version": "v1.60.1", [2024-05-07T10:57:17.414Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.19" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "backoff.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "time" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpclog", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.414Z] "Name": "grpclog", [2024-05-07T10:57:17.414Z] "Doc": "Package grpclog (internal) defines depth logging for grpc.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.414Z] "Version": "v1.60.1", [2024-05-07T10:57:17.414Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.19" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "grpclog.go", [2024-05-07T10:57:17.414Z] "prefixLogger.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "os" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/fmtsort", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/grpclog", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.414Z] "Name": "grpclog", [2024-05-07T10:57:17.414Z] "Doc": "Package grpclog defines logging for grpc.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.414Z] "Version": "v1.60.1", [2024-05-07T10:57:17.414Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.19" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "component.go", [2024-05-07T10:57:17.414Z] "grpclog.go", [2024-05-07T10:57:17.414Z] "logger.go", [2024-05-07T10:57:17.414Z] "loggerv2.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "encoding/json", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "log", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "strings" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "encoding", [2024-05-07T10:57:17.414Z] "encoding/base64", [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "encoding/json", [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/fmtsort", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "log", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "strings", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf16", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestGoFiles": [ [2024-05-07T10:57:17.414Z] "loggerv2_test.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestImports": [ [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "regexp", [2024-05-07T10:57:17.414Z] "testing" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/connectivity", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.414Z] "Name": "connectivity", [2024-05-07T10:57:17.414Z] "Doc": "Package connectivity defines connectivity semantics.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.414Z] "Version": "v1.60.1", [2024-05-07T10:57:17.414Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.19" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "connectivity.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "google.golang.org/grpc/grpclog" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "encoding", [2024-05-07T10:57:17.414Z] "encoding/base64", [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "encoding/json", [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.414Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/fmtsort", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "log", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "strings", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf16", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/usr/local/go/src/hash/fnv", [2024-05-07T10:57:17.414Z] "ImportPath": "hash/fnv", [2024-05-07T10:57:17.414Z] "Name": "fnv", [2024-05-07T10:57:17.414Z] "Doc": "Package fnv implements FNV-1 and FNV-1a, non-cryptographic hash functions created by Glenn Fowler, Landon Curt Noll, and Phong Vo.", [2024-05-07T10:57:17.414Z] "Target": "/usr/local/go/pkg/linux_amd64/hash/fnv.a", [2024-05-07T10:57:17.414Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.414Z] "Goroot": true, [2024-05-07T10:57:17.414Z] "Standard": true, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "fnv.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "math/bits" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestGoFiles": [ [2024-05-07T10:57:17.414Z] "fnv_test.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestImports": [ [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "encoding", [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "testing" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/detrand", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.414Z] "Name": "detrand", [2024-05-07T10:57:17.414Z] "Doc": "Package detrand provides deterministically random functionality.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.414Z] "Version": "v1.33.0", [2024-05-07T10:57:17.414Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.17" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "rand.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "hash/fnv", [2024-05-07T10:57:17.414Z] "os" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "hash/fnv", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestGoFiles": [ [2024-05-07T10:57:17.414Z] "rand_test.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestImports": [ [2024-05-07T10:57:17.414Z] "testing" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/errors", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.414Z] "Name": "errors", [2024-05-07T10:57:17.414Z] "Doc": "Package errors implements functions to manipulate errors.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.414Z] "Version": "v1.33.0", [2024-05-07T10:57:17.414Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.17" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "errors.go", [2024-05-07T10:57:17.414Z] "is_go113.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.414Z] "is_go112.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "google.golang.org/protobuf/internal/detrand" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "hash/fnv", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/fmtsort", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestGoFiles": [ [2024-05-07T10:57:17.414Z] "errors_test.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestImports": [ [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "strings", [2024-05-07T10:57:17.414Z] "testing" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protowire", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.414Z] "Name": "protowire", [2024-05-07T10:57:17.414Z] "Doc": "Package protowire parses and formats the raw wire encoding.", [2024-05-07T10:57:17.414Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.414Z] "Module": { [2024-05-07T10:57:17.414Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.414Z] "Version": "v1.33.0", [2024-05-07T10:57:17.414Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.414Z] "Indirect": true, [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.414Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.414Z] "GoVersion": "1.17" [2024-05-07T10:57:17.414Z] }, [2024-05-07T10:57:17.414Z] "DepOnly": true, [2024-05-07T10:57:17.414Z] "Stale": true, [2024-05-07T10:57:17.414Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.414Z] "GoFiles": [ [2024-05-07T10:57:17.414Z] "wire.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Imports": [ [2024-05-07T10:57:17.414Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "Deps": [ [2024-05-07T10:57:17.414Z] "encoding/binary", [2024-05-07T10:57:17.414Z] "errors", [2024-05-07T10:57:17.414Z] "fmt", [2024-05-07T10:57:17.414Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.414Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.414Z] "hash", [2024-05-07T10:57:17.414Z] "hash/fnv", [2024-05-07T10:57:17.414Z] "internal/abi", [2024-05-07T10:57:17.414Z] "internal/bytealg", [2024-05-07T10:57:17.414Z] "internal/cpu", [2024-05-07T10:57:17.414Z] "internal/fmtsort", [2024-05-07T10:57:17.414Z] "internal/goexperiment", [2024-05-07T10:57:17.414Z] "internal/itoa", [2024-05-07T10:57:17.414Z] "internal/oserror", [2024-05-07T10:57:17.414Z] "internal/poll", [2024-05-07T10:57:17.414Z] "internal/race", [2024-05-07T10:57:17.414Z] "internal/reflectlite", [2024-05-07T10:57:17.414Z] "internal/syscall/execenv", [2024-05-07T10:57:17.414Z] "internal/syscall/unix", [2024-05-07T10:57:17.414Z] "internal/testlog", [2024-05-07T10:57:17.414Z] "internal/unsafeheader", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "io/fs", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "math/bits", [2024-05-07T10:57:17.414Z] "os", [2024-05-07T10:57:17.414Z] "path", [2024-05-07T10:57:17.414Z] "reflect", [2024-05-07T10:57:17.414Z] "runtime", [2024-05-07T10:57:17.414Z] "runtime/internal/atomic", [2024-05-07T10:57:17.414Z] "runtime/internal/math", [2024-05-07T10:57:17.414Z] "runtime/internal/sys", [2024-05-07T10:57:17.414Z] "sort", [2024-05-07T10:57:17.414Z] "strconv", [2024-05-07T10:57:17.414Z] "sync", [2024-05-07T10:57:17.414Z] "sync/atomic", [2024-05-07T10:57:17.414Z] "syscall", [2024-05-07T10:57:17.414Z] "time", [2024-05-07T10:57:17.414Z] "unicode", [2024-05-07T10:57:17.414Z] "unicode/utf8", [2024-05-07T10:57:17.414Z] "unsafe" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestGoFiles": [ [2024-05-07T10:57:17.414Z] "wire_test.go" [2024-05-07T10:57:17.414Z] ], [2024-05-07T10:57:17.414Z] "TestImports": [ [2024-05-07T10:57:17.414Z] "bytes", [2024-05-07T10:57:17.414Z] "encoding/hex", [2024-05-07T10:57:17.414Z] "io", [2024-05-07T10:57:17.414Z] "math", [2024-05-07T10:57:17.414Z] "strings", [2024-05-07T10:57:17.414Z] "testing" [2024-05-07T10:57:17.414Z] ] [2024-05-07T10:57:17.414Z] } [2024-05-07T10:57:17.414Z] { [2024-05-07T10:57:17.414Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/pragma", [2024-05-07T10:57:17.414Z] "ImportPath": "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.414Z] "Name": "pragma", [2024-05-07T10:57:17.415Z] "Doc": "Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "pragma.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "sync" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "Name": "protoreflect", [2024-05-07T10:57:17.415Z] "Doc": "Package protoreflect provides interfaces to dynamically manipulate messages.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "methods.go", [2024-05-07T10:57:17.415Z] "proto.go", [2024-05-07T10:57:17.415Z] "source.go", [2024-05-07T10:57:17.415Z] "source_gen.go", [2024-05-07T10:57:17.415Z] "type.go", [2024-05-07T10:57:17.415Z] "value.go", [2024-05-07T10:57:17.415Z] "value_equal.go", [2024-05-07T10:57:17.415Z] "value_union.go", [2024-05-07T10:57:17.415Z] "value_unsafe_go120.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.415Z] "value_pure.go", [2024-05-07T10:57:17.415Z] "value_unsafe_go121.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "encoding/binary", [2024-05-07T10:57:17.415Z] "errors", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.415Z] "hash", [2024-05-07T10:57:17.415Z] "hash/fnv", [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/fmtsort", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/itoa", [2024-05-07T10:57:17.415Z] "internal/oserror", [2024-05-07T10:57:17.415Z] "internal/poll", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "internal/reflectlite", [2024-05-07T10:57:17.415Z] "internal/syscall/execenv", [2024-05-07T10:57:17.415Z] "internal/syscall/unix", [2024-05-07T10:57:17.415Z] "internal/testlog", [2024-05-07T10:57:17.415Z] "internal/unsafeheader", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "io/fs", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "os", [2024-05-07T10:57:17.415Z] "path", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "syscall", [2024-05-07T10:57:17.415Z] "time", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "TestGoFiles": [ [2024-05-07T10:57:17.415Z] "proto_test.go", [2024-05-07T10:57:17.415Z] "source_test.go", [2024-05-07T10:57:17.415Z] "value_test.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "TestImports": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "testing" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/messageset", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.415Z] "Name": "messageset", [2024-05-07T10:57:17.415Z] "Doc": "Package messageset encodes and decodes the obsolete MessageSet wire format.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "messageset.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "math" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "encoding/binary", [2024-05-07T10:57:17.415Z] "errors", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "hash", [2024-05-07T10:57:17.415Z] "hash/fnv", [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/fmtsort", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/itoa", [2024-05-07T10:57:17.415Z] "internal/oserror", [2024-05-07T10:57:17.415Z] "internal/poll", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "internal/reflectlite", [2024-05-07T10:57:17.415Z] "internal/syscall/execenv", [2024-05-07T10:57:17.415Z] "internal/syscall/unix", [2024-05-07T10:57:17.415Z] "internal/testlog", [2024-05-07T10:57:17.415Z] "internal/unsafeheader", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "io/fs", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "os", [2024-05-07T10:57:17.415Z] "path", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "syscall", [2024-05-07T10:57:17.415Z] "time", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/flags", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.415Z] "Name": "flags", [2024-05-07T10:57:17.415Z] "Doc": "Package flags provides a set of flags controlled by build tags.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "flags.go", [2024-05-07T10:57:17.415Z] "proto_legacy_disable.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.415Z] "proto_legacy_enable.go" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/usr/local/go/src/go/token", [2024-05-07T10:57:17.415Z] "ImportPath": "go/token", [2024-05-07T10:57:17.415Z] "Name": "token", [2024-05-07T10:57:17.415Z] "Doc": "Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).", [2024-05-07T10:57:17.415Z] "Target": "/usr/local/go/pkg/linux_amd64/go/token.a", [2024-05-07T10:57:17.415Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.415Z] "Goroot": true, [2024-05-07T10:57:17.415Z] "Standard": true, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "position.go", [2024-05-07T10:57:17.415Z] "serialize.go", [2024-05-07T10:57:17.415Z] "token.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "errors", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/fmtsort", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/itoa", [2024-05-07T10:57:17.415Z] "internal/oserror", [2024-05-07T10:57:17.415Z] "internal/poll", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "internal/reflectlite", [2024-05-07T10:57:17.415Z] "internal/syscall/execenv", [2024-05-07T10:57:17.415Z] "internal/syscall/unix", [2024-05-07T10:57:17.415Z] "internal/testlog", [2024-05-07T10:57:17.415Z] "internal/unsafeheader", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "io/fs", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "os", [2024-05-07T10:57:17.415Z] "path", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "syscall", [2024-05-07T10:57:17.415Z] "time", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "TestGoFiles": [ [2024-05-07T10:57:17.415Z] "position_bench_test.go", [2024-05-07T10:57:17.415Z] "position_test.go", [2024-05-07T10:57:17.415Z] "serialize_test.go", [2024-05-07T10:57:17.415Z] "token_test.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "TestImports": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "encoding/gob", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "math/rand", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "testing" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "XTestGoFiles": [ [2024-05-07T10:57:17.415Z] "example_test.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "XTestImports": [ [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "go/ast", [2024-05-07T10:57:17.415Z] "go/parser", [2024-05-07T10:57:17.415Z] "go/token" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/strs", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.415Z] "Name": "strs", [2024-05-07T10:57:17.415Z] "Doc": "Package strs provides string manipulation functionality specific to protobuf.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "strings.go", [2024-05-07T10:57:17.415Z] "strings_unsafe_go120.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.415Z] "strings_pure.go", [2024-05-07T10:57:17.415Z] "strings_unsafe_go121.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "go/token", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "encoding/binary", [2024-05-07T10:57:17.415Z] "errors", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "go/token", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "hash", [2024-05-07T10:57:17.415Z] "hash/fnv", [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/fmtsort", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/itoa", [2024-05-07T10:57:17.415Z] "internal/oserror", [2024-05-07T10:57:17.415Z] "internal/poll", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "internal/reflectlite", [2024-05-07T10:57:17.415Z] "internal/syscall/execenv", [2024-05-07T10:57:17.415Z] "internal/syscall/unix", [2024-05-07T10:57:17.415Z] "internal/testlog", [2024-05-07T10:57:17.415Z] "internal/unsafeheader", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "io/fs", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "os", [2024-05-07T10:57:17.415Z] "path", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "syscall", [2024-05-07T10:57:17.415Z] "time", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "TestGoFiles": [ [2024-05-07T10:57:17.415Z] "strings_test.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "TestImports": [ [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "testing" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/text", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.415Z] "Name": "text", [2024-05-07T10:57:17.415Z] "Doc": "Package text implements the text format for protocol buffers.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "decode.go", [2024-05-07T10:57:17.415Z] "decode_number.go", [2024-05-07T10:57:17.415Z] "decode_string.go", [2024-05-07T10:57:17.415Z] "decode_token.go", [2024-05-07T10:57:17.415Z] "doc.go", [2024-05-07T10:57:17.415Z] "encode.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf16", [2024-05-07T10:57:17.415Z] "unicode/utf8" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "encoding/binary", [2024-05-07T10:57:17.415Z] "errors", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "go/token", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "hash", [2024-05-07T10:57:17.415Z] "hash/fnv", [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/fmtsort", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/itoa", [2024-05-07T10:57:17.415Z] "internal/oserror", [2024-05-07T10:57:17.415Z] "internal/poll", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "internal/reflectlite", [2024-05-07T10:57:17.415Z] "internal/syscall/execenv", [2024-05-07T10:57:17.415Z] "internal/syscall/unix", [2024-05-07T10:57:17.415Z] "internal/testlog", [2024-05-07T10:57:17.415Z] "internal/unsafeheader", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "io/fs", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "os", [2024-05-07T10:57:17.415Z] "path", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "syscall", [2024-05-07T10:57:17.415Z] "time", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf16", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "XTestGoFiles": [ [2024-05-07T10:57:17.415Z] "decode_test.go", [2024-05-07T10:57:17.415Z] "encode_test.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "XTestImports": [ [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "testing", [2024-05-07T10:57:17.415Z] "unicode/utf8" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/genid", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.415Z] "Name": "genid", [2024-05-07T10:57:17.415Z] "Doc": "Package genid contains constants for declarations in descriptor.proto and the well-known types.", [2024-05-07T10:57:17.415Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "Module": { [2024-05-07T10:57:17.415Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.415Z] "Version": "v1.33.0", [2024-05-07T10:57:17.415Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.415Z] "Indirect": true, [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.415Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.415Z] "GoVersion": "1.17" [2024-05-07T10:57:17.415Z] }, [2024-05-07T10:57:17.415Z] "DepOnly": true, [2024-05-07T10:57:17.415Z] "Stale": true, [2024-05-07T10:57:17.415Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "GoFiles": [ [2024-05-07T10:57:17.415Z] "any_gen.go", [2024-05-07T10:57:17.415Z] "api_gen.go", [2024-05-07T10:57:17.415Z] "descriptor_gen.go", [2024-05-07T10:57:17.415Z] "doc.go", [2024-05-07T10:57:17.415Z] "duration_gen.go", [2024-05-07T10:57:17.415Z] "empty_gen.go", [2024-05-07T10:57:17.415Z] "field_mask_gen.go", [2024-05-07T10:57:17.415Z] "go_features_gen.go", [2024-05-07T10:57:17.415Z] "goname.go", [2024-05-07T10:57:17.415Z] "map_entry.go", [2024-05-07T10:57:17.415Z] "source_context_gen.go", [2024-05-07T10:57:17.415Z] "struct_gen.go", [2024-05-07T10:57:17.415Z] "timestamp_gen.go", [2024-05-07T10:57:17.415Z] "type_gen.go", [2024-05-07T10:57:17.415Z] "wrappers.go", [2024-05-07T10:57:17.415Z] "wrappers_gen.go" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Imports": [ [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-05-07T10:57:17.415Z] ], [2024-05-07T10:57:17.415Z] "Deps": [ [2024-05-07T10:57:17.415Z] "bytes", [2024-05-07T10:57:17.415Z] "encoding/binary", [2024-05-07T10:57:17.415Z] "errors", [2024-05-07T10:57:17.415Z] "fmt", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.415Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.415Z] "hash", [2024-05-07T10:57:17.415Z] "hash/fnv", [2024-05-07T10:57:17.415Z] "internal/abi", [2024-05-07T10:57:17.415Z] "internal/bytealg", [2024-05-07T10:57:17.415Z] "internal/cpu", [2024-05-07T10:57:17.415Z] "internal/fmtsort", [2024-05-07T10:57:17.415Z] "internal/goexperiment", [2024-05-07T10:57:17.415Z] "internal/itoa", [2024-05-07T10:57:17.415Z] "internal/oserror", [2024-05-07T10:57:17.415Z] "internal/poll", [2024-05-07T10:57:17.415Z] "internal/race", [2024-05-07T10:57:17.415Z] "internal/reflectlite", [2024-05-07T10:57:17.415Z] "internal/syscall/execenv", [2024-05-07T10:57:17.415Z] "internal/syscall/unix", [2024-05-07T10:57:17.415Z] "internal/testlog", [2024-05-07T10:57:17.415Z] "internal/unsafeheader", [2024-05-07T10:57:17.415Z] "io", [2024-05-07T10:57:17.415Z] "io/fs", [2024-05-07T10:57:17.415Z] "math", [2024-05-07T10:57:17.415Z] "math/bits", [2024-05-07T10:57:17.415Z] "os", [2024-05-07T10:57:17.415Z] "path", [2024-05-07T10:57:17.415Z] "reflect", [2024-05-07T10:57:17.415Z] "runtime", [2024-05-07T10:57:17.415Z] "runtime/internal/atomic", [2024-05-07T10:57:17.415Z] "runtime/internal/math", [2024-05-07T10:57:17.415Z] "runtime/internal/sys", [2024-05-07T10:57:17.415Z] "sort", [2024-05-07T10:57:17.415Z] "strconv", [2024-05-07T10:57:17.415Z] "strings", [2024-05-07T10:57:17.415Z] "sync", [2024-05-07T10:57:17.415Z] "sync/atomic", [2024-05-07T10:57:17.415Z] "syscall", [2024-05-07T10:57:17.415Z] "time", [2024-05-07T10:57:17.415Z] "unicode", [2024-05-07T10:57:17.415Z] "unicode/utf8", [2024-05-07T10:57:17.415Z] "unsafe" [2024-05-07T10:57:17.415Z] ] [2024-05-07T10:57:17.415Z] } [2024-05-07T10:57:17.415Z] { [2024-05-07T10:57:17.415Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/order", [2024-05-07T10:57:17.415Z] "ImportPath": "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.415Z] "Name": "order", [2024-05-07T10:57:17.416Z] "Doc": "Package order provides ordered access to messages and maps.", [2024-05-07T10:57:17.416Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "Module": { [2024-05-07T10:57:17.416Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.416Z] "Version": "v1.33.0", [2024-05-07T10:57:17.416Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.416Z] "Indirect": true, [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.416Z] "GoVersion": "1.17" [2024-05-07T10:57:17.416Z] }, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "Stale": true, [2024-05-07T10:57:17.416Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "order.go", [2024-05-07T10:57:17.416Z] "range.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "sync" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Deps": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "encoding/binary", [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "hash", [2024-05-07T10:57:17.416Z] "hash/fnv", [2024-05-07T10:57:17.416Z] "internal/abi", [2024-05-07T10:57:17.416Z] "internal/bytealg", [2024-05-07T10:57:17.416Z] "internal/cpu", [2024-05-07T10:57:17.416Z] "internal/fmtsort", [2024-05-07T10:57:17.416Z] "internal/goexperiment", [2024-05-07T10:57:17.416Z] "internal/itoa", [2024-05-07T10:57:17.416Z] "internal/oserror", [2024-05-07T10:57:17.416Z] "internal/poll", [2024-05-07T10:57:17.416Z] "internal/race", [2024-05-07T10:57:17.416Z] "internal/reflectlite", [2024-05-07T10:57:17.416Z] "internal/syscall/execenv", [2024-05-07T10:57:17.416Z] "internal/syscall/unix", [2024-05-07T10:57:17.416Z] "internal/testlog", [2024-05-07T10:57:17.416Z] "internal/unsafeheader", [2024-05-07T10:57:17.416Z] "io", [2024-05-07T10:57:17.416Z] "io/fs", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "math/bits", [2024-05-07T10:57:17.416Z] "os", [2024-05-07T10:57:17.416Z] "path", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "runtime", [2024-05-07T10:57:17.416Z] "runtime/internal/atomic", [2024-05-07T10:57:17.416Z] "runtime/internal/math", [2024-05-07T10:57:17.416Z] "runtime/internal/sys", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "strconv", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync", [2024-05-07T10:57:17.416Z] "sync/atomic", [2024-05-07T10:57:17.416Z] "syscall", [2024-05-07T10:57:17.416Z] "time", [2024-05-07T10:57:17.416Z] "unicode", [2024-05-07T10:57:17.416Z] "unicode/utf8", [2024-05-07T10:57:17.416Z] "unsafe" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "TestGoFiles": [ [2024-05-07T10:57:17.416Z] "order_test.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "TestImports": [ [2024-05-07T10:57:17.416Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "math/rand", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "testing" [2024-05-07T10:57:17.416Z] ] [2024-05-07T10:57:17.416Z] } [2024-05-07T10:57:17.416Z] { [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/set", [2024-05-07T10:57:17.416Z] "ImportPath": "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.416Z] "Name": "set", [2024-05-07T10:57:17.416Z] "Doc": "Package set provides simple set data structures for uint64s.", [2024-05-07T10:57:17.416Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "Module": { [2024-05-07T10:57:17.416Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.416Z] "Version": "v1.33.0", [2024-05-07T10:57:17.416Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.416Z] "Indirect": true, [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.416Z] "GoVersion": "1.17" [2024-05-07T10:57:17.416Z] }, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "Stale": true, [2024-05-07T10:57:17.416Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "ints.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "math/bits" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Deps": [ [2024-05-07T10:57:17.416Z] "math/bits", [2024-05-07T10:57:17.416Z] "unsafe" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "TestGoFiles": [ [2024-05-07T10:57:17.416Z] "ints_test.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "TestImports": [ [2024-05-07T10:57:17.416Z] "math/rand", [2024-05-07T10:57:17.416Z] "testing" [2024-05-07T10:57:17.416Z] ] [2024-05-07T10:57:17.416Z] } [2024-05-07T10:57:17.416Z] { [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "ImportPath": "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "Name": "protoregistry", [2024-05-07T10:57:17.416Z] "Doc": "Package protoregistry provides data structures to register and lookup protobuf descriptor types.", [2024-05-07T10:57:17.416Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "Module": { [2024-05-07T10:57:17.416Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.416Z] "Version": "v1.33.0", [2024-05-07T10:57:17.416Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.416Z] "Indirect": true, [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.416Z] "GoVersion": "1.17" [2024-05-07T10:57:17.416Z] }, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "Stale": true, [2024-05-07T10:57:17.416Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "registry.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "os", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Deps": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "encoding/binary", [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "hash", [2024-05-07T10:57:17.416Z] "hash/fnv", [2024-05-07T10:57:17.416Z] "internal/abi", [2024-05-07T10:57:17.416Z] "internal/bytealg", [2024-05-07T10:57:17.416Z] "internal/cpu", [2024-05-07T10:57:17.416Z] "internal/fmtsort", [2024-05-07T10:57:17.416Z] "internal/goexperiment", [2024-05-07T10:57:17.416Z] "internal/itoa", [2024-05-07T10:57:17.416Z] "internal/oserror", [2024-05-07T10:57:17.416Z] "internal/poll", [2024-05-07T10:57:17.416Z] "internal/race", [2024-05-07T10:57:17.416Z] "internal/reflectlite", [2024-05-07T10:57:17.416Z] "internal/syscall/execenv", [2024-05-07T10:57:17.416Z] "internal/syscall/unix", [2024-05-07T10:57:17.416Z] "internal/testlog", [2024-05-07T10:57:17.416Z] "internal/unsafeheader", [2024-05-07T10:57:17.416Z] "io", [2024-05-07T10:57:17.416Z] "io/fs", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "math/bits", [2024-05-07T10:57:17.416Z] "os", [2024-05-07T10:57:17.416Z] "path", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "runtime", [2024-05-07T10:57:17.416Z] "runtime/internal/atomic", [2024-05-07T10:57:17.416Z] "runtime/internal/math", [2024-05-07T10:57:17.416Z] "runtime/internal/sys", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "strconv", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync", [2024-05-07T10:57:17.416Z] "sync/atomic", [2024-05-07T10:57:17.416Z] "syscall", [2024-05-07T10:57:17.416Z] "time", [2024-05-07T10:57:17.416Z] "unicode", [2024-05-07T10:57:17.416Z] "unicode/utf8", [2024-05-07T10:57:17.416Z] "unsafe" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "XTestGoFiles": [ [2024-05-07T10:57:17.416Z] "registry_test.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "XTestImports": [ [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.416Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/registry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "testing" [2024-05-07T10:57:17.416Z] ] [2024-05-07T10:57:17.416Z] } [2024-05-07T10:57:17.416Z] { [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoiface", [2024-05-07T10:57:17.416Z] "ImportPath": "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.416Z] "Name": "protoiface", [2024-05-07T10:57:17.416Z] "Doc": "Package protoiface contains types referenced or implemented by messages.", [2024-05-07T10:57:17.416Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "Module": { [2024-05-07T10:57:17.416Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.416Z] "Version": "v1.33.0", [2024-05-07T10:57:17.416Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.416Z] "Indirect": true, [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.416Z] "GoVersion": "1.17" [2024-05-07T10:57:17.416Z] }, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "Stale": true, [2024-05-07T10:57:17.416Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "legacy.go", [2024-05-07T10:57:17.416Z] "methods.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Deps": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "encoding/binary", [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "hash", [2024-05-07T10:57:17.416Z] "hash/fnv", [2024-05-07T10:57:17.416Z] "internal/abi", [2024-05-07T10:57:17.416Z] "internal/bytealg", [2024-05-07T10:57:17.416Z] "internal/cpu", [2024-05-07T10:57:17.416Z] "internal/fmtsort", [2024-05-07T10:57:17.416Z] "internal/goexperiment", [2024-05-07T10:57:17.416Z] "internal/itoa", [2024-05-07T10:57:17.416Z] "internal/oserror", [2024-05-07T10:57:17.416Z] "internal/poll", [2024-05-07T10:57:17.416Z] "internal/race", [2024-05-07T10:57:17.416Z] "internal/reflectlite", [2024-05-07T10:57:17.416Z] "internal/syscall/execenv", [2024-05-07T10:57:17.416Z] "internal/syscall/unix", [2024-05-07T10:57:17.416Z] "internal/testlog", [2024-05-07T10:57:17.416Z] "internal/unsafeheader", [2024-05-07T10:57:17.416Z] "io", [2024-05-07T10:57:17.416Z] "io/fs", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "math/bits", [2024-05-07T10:57:17.416Z] "os", [2024-05-07T10:57:17.416Z] "path", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "runtime", [2024-05-07T10:57:17.416Z] "runtime/internal/atomic", [2024-05-07T10:57:17.416Z] "runtime/internal/math", [2024-05-07T10:57:17.416Z] "runtime/internal/sys", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "strconv", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync", [2024-05-07T10:57:17.416Z] "sync/atomic", [2024-05-07T10:57:17.416Z] "syscall", [2024-05-07T10:57:17.416Z] "time", [2024-05-07T10:57:17.416Z] "unicode", [2024-05-07T10:57:17.416Z] "unicode/utf8", [2024-05-07T10:57:17.416Z] "unsafe" [2024-05-07T10:57:17.416Z] ] [2024-05-07T10:57:17.416Z] } [2024-05-07T10:57:17.416Z] { [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/proto", [2024-05-07T10:57:17.416Z] "ImportPath": "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.416Z] "Name": "proto", [2024-05-07T10:57:17.416Z] "Doc": "Package proto provides functions operating on protocol buffer messages.", [2024-05-07T10:57:17.416Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "Module": { [2024-05-07T10:57:17.416Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.416Z] "Version": "v1.33.0", [2024-05-07T10:57:17.416Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.416Z] "Indirect": true, [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.416Z] "GoVersion": "1.17" [2024-05-07T10:57:17.416Z] }, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "Stale": true, [2024-05-07T10:57:17.416Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "checkinit.go", [2024-05-07T10:57:17.416Z] "decode.go", [2024-05-07T10:57:17.416Z] "decode_gen.go", [2024-05-07T10:57:17.416Z] "doc.go", [2024-05-07T10:57:17.416Z] "encode.go", [2024-05-07T10:57:17.416Z] "encode_gen.go", [2024-05-07T10:57:17.416Z] "equal.go", [2024-05-07T10:57:17.416Z] "extension.go", [2024-05-07T10:57:17.416Z] "merge.go", [2024-05-07T10:57:17.416Z] "messageset.go", [2024-05-07T10:57:17.416Z] "proto.go", [2024-05-07T10:57:17.416Z] "proto_methods.go", [2024-05-07T10:57:17.416Z] "reset.go", [2024-05-07T10:57:17.416Z] "size.go", [2024-05-07T10:57:17.416Z] "size_gen.go", [2024-05-07T10:57:17.416Z] "wrappers.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.416Z] "fuzz_test.go", [2024-05-07T10:57:17.416Z] "proto_reflect.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "unicode/utf8" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Deps": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "encoding/binary", [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "go/token", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.416Z] "hash", [2024-05-07T10:57:17.416Z] "hash/fnv", [2024-05-07T10:57:17.416Z] "internal/abi", [2024-05-07T10:57:17.416Z] "internal/bytealg", [2024-05-07T10:57:17.416Z] "internal/cpu", [2024-05-07T10:57:17.416Z] "internal/fmtsort", [2024-05-07T10:57:17.416Z] "internal/goexperiment", [2024-05-07T10:57:17.416Z] "internal/itoa", [2024-05-07T10:57:17.416Z] "internal/oserror", [2024-05-07T10:57:17.416Z] "internal/poll", [2024-05-07T10:57:17.416Z] "internal/race", [2024-05-07T10:57:17.416Z] "internal/reflectlite", [2024-05-07T10:57:17.416Z] "internal/syscall/execenv", [2024-05-07T10:57:17.416Z] "internal/syscall/unix", [2024-05-07T10:57:17.416Z] "internal/testlog", [2024-05-07T10:57:17.416Z] "internal/unsafeheader", [2024-05-07T10:57:17.416Z] "io", [2024-05-07T10:57:17.416Z] "io/fs", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "math/bits", [2024-05-07T10:57:17.416Z] "os", [2024-05-07T10:57:17.416Z] "path", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "runtime", [2024-05-07T10:57:17.416Z] "runtime/internal/atomic", [2024-05-07T10:57:17.416Z] "runtime/internal/math", [2024-05-07T10:57:17.416Z] "runtime/internal/sys", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "strconv", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync", [2024-05-07T10:57:17.416Z] "sync/atomic", [2024-05-07T10:57:17.416Z] "syscall", [2024-05-07T10:57:17.416Z] "time", [2024-05-07T10:57:17.416Z] "unicode", [2024-05-07T10:57:17.416Z] "unicode/utf8", [2024-05-07T10:57:17.416Z] "unsafe" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "XTestGoFiles": [ [2024-05-07T10:57:17.416Z] "bench_test.go", [2024-05-07T10:57:17.416Z] "checkinit_test.go", [2024-05-07T10:57:17.416Z] "decode_test.go", [2024-05-07T10:57:17.416Z] "encode_test.go", [2024-05-07T10:57:17.416Z] "equal_test.go", [2024-05-07T10:57:17.416Z] "extension_test.go", [2024-05-07T10:57:17.416Z] "merge_test.go", [2024-05-07T10:57:17.416Z] "messageset_test.go", [2024-05-07T10:57:17.416Z] "methods_test.go", [2024-05-07T10:57:17.416Z] "nil_test.go", [2024-05-07T10:57:17.416Z] "noenforceutf8_test.go", [2024-05-07T10:57:17.416Z] "reset_test.go", [2024-05-07T10:57:17.416Z] "testmessages_test.go", [2024-05-07T10:57:17.416Z] "validate_test.go", [2024-05-07T10:57:17.416Z] "weak_test.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "XTestImports": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "flag", [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/protobuild", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/legacy", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/messageset/messagesetpb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/messageset/msetextpb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/order", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/required", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/test3", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/testeditions", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/testing/protocmp", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/testing/protopack", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/dynamicpb", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync", [2024-05-07T10:57:17.416Z] "testing" [2024-05-07T10:57:17.416Z] ] [2024-05-07T10:57:17.416Z] } [2024-05-07T10:57:17.416Z] { [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/prototext", [2024-05-07T10:57:17.416Z] "ImportPath": "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.416Z] "Name": "prototext", [2024-05-07T10:57:17.416Z] "Doc": "Package prototext marshals and unmarshals protocol buffer messages as the textproto format.", [2024-05-07T10:57:17.416Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "Module": { [2024-05-07T10:57:17.416Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.416Z] "Version": "v1.33.0", [2024-05-07T10:57:17.416Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.416Z] "Indirect": true, [2024-05-07T10:57:17.416Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.416Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.416Z] "GoVersion": "1.17" [2024-05-07T10:57:17.416Z] }, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "Stale": true, [2024-05-07T10:57:17.416Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "decode.go", [2024-05-07T10:57:17.416Z] "doc.go", [2024-05-07T10:57:17.416Z] "encode.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.416Z] "fuzz_test.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "strconv", [2024-05-07T10:57:17.416Z] "unicode/utf8" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Deps": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "encoding/binary", [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "fmt", [2024-05-07T10:57:17.416Z] "go/token", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.416Z] "hash", [2024-05-07T10:57:17.416Z] "hash/fnv", [2024-05-07T10:57:17.416Z] "internal/abi", [2024-05-07T10:57:17.416Z] "internal/bytealg", [2024-05-07T10:57:17.416Z] "internal/cpu", [2024-05-07T10:57:17.416Z] "internal/fmtsort", [2024-05-07T10:57:17.416Z] "internal/goexperiment", [2024-05-07T10:57:17.416Z] "internal/itoa", [2024-05-07T10:57:17.416Z] "internal/oserror", [2024-05-07T10:57:17.416Z] "internal/poll", [2024-05-07T10:57:17.416Z] "internal/race", [2024-05-07T10:57:17.416Z] "internal/reflectlite", [2024-05-07T10:57:17.416Z] "internal/syscall/execenv", [2024-05-07T10:57:17.416Z] "internal/syscall/unix", [2024-05-07T10:57:17.416Z] "internal/testlog", [2024-05-07T10:57:17.416Z] "internal/unsafeheader", [2024-05-07T10:57:17.416Z] "io", [2024-05-07T10:57:17.416Z] "io/fs", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "math/bits", [2024-05-07T10:57:17.416Z] "os", [2024-05-07T10:57:17.416Z] "path", [2024-05-07T10:57:17.416Z] "reflect", [2024-05-07T10:57:17.416Z] "runtime", [2024-05-07T10:57:17.416Z] "runtime/internal/atomic", [2024-05-07T10:57:17.416Z] "runtime/internal/math", [2024-05-07T10:57:17.416Z] "runtime/internal/sys", [2024-05-07T10:57:17.416Z] "sort", [2024-05-07T10:57:17.416Z] "strconv", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "sync", [2024-05-07T10:57:17.416Z] "sync/atomic", [2024-05-07T10:57:17.416Z] "syscall", [2024-05-07T10:57:17.416Z] "time", [2024-05-07T10:57:17.416Z] "unicode", [2024-05-07T10:57:17.416Z] "unicode/utf16", [2024-05-07T10:57:17.416Z] "unicode/utf8", [2024-05-07T10:57:17.416Z] "unsafe" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "XTestGoFiles": [ [2024-05-07T10:57:17.416Z] "decode_test.go", [2024-05-07T10:57:17.416Z] "encode_test.go", [2024-05-07T10:57:17.416Z] "other_test.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "XTestImports": [ [2024-05-07T10:57:17.416Z] "bytes", [2024-05-07T10:57:17.416Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/testing/protopack", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/known/emptypb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.416Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-05-07T10:57:17.416Z] "math", [2024-05-07T10:57:17.416Z] "strings", [2024-05-07T10:57:17.416Z] "testing" [2024-05-07T10:57:17.416Z] ] [2024-05-07T10:57:17.416Z] } [2024-05-07T10:57:17.416Z] { [2024-05-07T10:57:17.416Z] "Dir": "/usr/local/go/src/embed", [2024-05-07T10:57:17.416Z] "ImportPath": "embed", [2024-05-07T10:57:17.416Z] "Name": "embed", [2024-05-07T10:57:17.416Z] "Doc": "Package embed provides access to files embedded in the running Go program.", [2024-05-07T10:57:17.416Z] "Target": "/usr/local/go/pkg/linux_amd64/embed.a", [2024-05-07T10:57:17.416Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.416Z] "Goroot": true, [2024-05-07T10:57:17.416Z] "Standard": true, [2024-05-07T10:57:17.416Z] "DepOnly": true, [2024-05-07T10:57:17.416Z] "GoFiles": [ [2024-05-07T10:57:17.416Z] "embed.go" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.416Z] "Imports": [ [2024-05-07T10:57:17.416Z] "errors", [2024-05-07T10:57:17.416Z] "io", [2024-05-07T10:57:17.416Z] "io/fs", [2024-05-07T10:57:17.416Z] "time" [2024-05-07T10:57:17.416Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/editiondefaults", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.417Z] "Name": "editiondefaults", [2024-05-07T10:57:17.417Z] "Doc": "Package editiondefaults contains the binary representation of the editions defaults.", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "defaults.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "EmbedPatterns": [ [2024-05-07T10:57:17.417Z] "editions_defaults.binpb" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "EmbedFiles": [ [2024-05-07T10:57:17.417Z] "editions_defaults.binpb" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Imports": [ [2024-05-07T10:57:17.417Z] "embed" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "embed", [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "Name": "defval", [2024-05-07T10:57:17.417Z] "Doc": "Package defval marshals and unmarshals textual forms of default values.", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "default.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Imports": [ [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "strconv" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "encoding/binary", [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "go/token", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "hash", [2024-05-07T10:57:17.417Z] "hash/fnv", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/fmtsort", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/poll", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/syscall/execenv", [2024-05-07T10:57:17.417Z] "internal/syscall/unix", [2024-05-07T10:57:17.417Z] "internal/testlog", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "math/bits", [2024-05-07T10:57:17.417Z] "os", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode", [2024-05-07T10:57:17.417Z] "unicode/utf16", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestGoFiles": [ [2024-05-07T10:57:17.417Z] "default_test.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestImports": [ [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "testing" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descfmt", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.417Z] "Name": "descfmt", [2024-05-07T10:57:17.417Z] "Doc": "Package descfmt provides functionality to format descriptors.", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "stringer.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Imports": [ [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "encoding/binary", [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "hash", [2024-05-07T10:57:17.417Z] "hash/fnv", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/fmtsort", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/poll", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/syscall/execenv", [2024-05-07T10:57:17.417Z] "internal/syscall/unix", [2024-05-07T10:57:17.417Z] "internal/testlog", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "math/bits", [2024-05-07T10:57:17.417Z] "os", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestGoFiles": [ [2024-05-07T10:57:17.417Z] "desc_test.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestImports": [ [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "testing" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/descopts", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.417Z] "Name": "descopts", [2024-05-07T10:57:17.417Z] "Doc": "Package descopts contains the nil pointers to concrete descriptor options.", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "options.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Imports": [ [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "encoding/binary", [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "hash", [2024-05-07T10:57:17.417Z] "hash/fnv", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/fmtsort", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/poll", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/syscall/execenv", [2024-05-07T10:57:17.417Z] "internal/syscall/unix", [2024-05-07T10:57:17.417Z] "internal/testlog", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "math/bits", [2024-05-07T10:57:17.417Z] "os", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filedesc", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.417Z] "Name": "filedesc", [2024-05-07T10:57:17.417Z] "Doc": "Package filedesc provides functionality for constructing descriptors.", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "build.go", [2024-05-07T10:57:17.417Z] "desc.go", [2024-05-07T10:57:17.417Z] "desc_init.go", [2024-05-07T10:57:17.417Z] "desc_lazy.go", [2024-05-07T10:57:17.417Z] "desc_list.go", [2024-05-07T10:57:17.417Z] "desc_list_gen.go", [2024-05-07T10:57:17.417Z] "editions.go", [2024-05-07T10:57:17.417Z] "placeholder.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Imports": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "embed", [2024-05-07T10:57:17.417Z] "encoding/binary", [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "go/token", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.417Z] "hash", [2024-05-07T10:57:17.417Z] "hash/fnv", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/fmtsort", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/poll", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/syscall/execenv", [2024-05-07T10:57:17.417Z] "internal/syscall/unix", [2024-05-07T10:57:17.417Z] "internal/testlog", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "math/bits", [2024-05-07T10:57:17.417Z] "os", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode", [2024-05-07T10:57:17.417Z] "unicode/utf16", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestGoFiles": [ [2024-05-07T10:57:17.417Z] "build_test.go", [2024-05-07T10:57:17.417Z] "desc_test.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestImports": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "compress/gzip", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.417Z] "io/ioutil", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "regexp", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings", [2024-05-07T10:57:17.417Z] "testing" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/tag", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.417Z] "Name": "tag", [2024-05-07T10:57:17.417Z] "Doc": "Package tag marshals and unmarshals the legacy struct tags as generated by historical versions of protoc-gen-go.", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "tag.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Imports": [ [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "Deps": [ [2024-05-07T10:57:17.417Z] "bytes", [2024-05-07T10:57:17.417Z] "embed", [2024-05-07T10:57:17.417Z] "encoding/binary", [2024-05-07T10:57:17.417Z] "errors", [2024-05-07T10:57:17.417Z] "fmt", [2024-05-07T10:57:17.417Z] "go/token", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.417Z] "hash", [2024-05-07T10:57:17.417Z] "hash/fnv", [2024-05-07T10:57:17.417Z] "internal/abi", [2024-05-07T10:57:17.417Z] "internal/bytealg", [2024-05-07T10:57:17.417Z] "internal/cpu", [2024-05-07T10:57:17.417Z] "internal/fmtsort", [2024-05-07T10:57:17.417Z] "internal/goexperiment", [2024-05-07T10:57:17.417Z] "internal/itoa", [2024-05-07T10:57:17.417Z] "internal/oserror", [2024-05-07T10:57:17.417Z] "internal/poll", [2024-05-07T10:57:17.417Z] "internal/race", [2024-05-07T10:57:17.417Z] "internal/reflectlite", [2024-05-07T10:57:17.417Z] "internal/syscall/execenv", [2024-05-07T10:57:17.417Z] "internal/syscall/unix", [2024-05-07T10:57:17.417Z] "internal/testlog", [2024-05-07T10:57:17.417Z] "internal/unsafeheader", [2024-05-07T10:57:17.417Z] "io", [2024-05-07T10:57:17.417Z] "io/fs", [2024-05-07T10:57:17.417Z] "math", [2024-05-07T10:57:17.417Z] "math/bits", [2024-05-07T10:57:17.417Z] "os", [2024-05-07T10:57:17.417Z] "path", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "runtime", [2024-05-07T10:57:17.417Z] "runtime/internal/atomic", [2024-05-07T10:57:17.417Z] "runtime/internal/math", [2024-05-07T10:57:17.417Z] "runtime/internal/sys", [2024-05-07T10:57:17.417Z] "sort", [2024-05-07T10:57:17.417Z] "strconv", [2024-05-07T10:57:17.417Z] "strings", [2024-05-07T10:57:17.417Z] "sync", [2024-05-07T10:57:17.417Z] "sync/atomic", [2024-05-07T10:57:17.417Z] "syscall", [2024-05-07T10:57:17.417Z] "time", [2024-05-07T10:57:17.417Z] "unicode", [2024-05-07T10:57:17.417Z] "unicode/utf16", [2024-05-07T10:57:17.417Z] "unicode/utf8", [2024-05-07T10:57:17.417Z] "unsafe" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestGoFiles": [ [2024-05-07T10:57:17.417Z] "tag_test.go" [2024-05-07T10:57:17.417Z] ], [2024-05-07T10:57:17.417Z] "XTestImports": [ [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.417Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.417Z] "reflect", [2024-05-07T10:57:17.417Z] "testing" [2024-05-07T10:57:17.417Z] ] [2024-05-07T10:57:17.417Z] } [2024-05-07T10:57:17.417Z] { [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/impl", [2024-05-07T10:57:17.417Z] "ImportPath": "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.417Z] "Name": "impl", [2024-05-07T10:57:17.417Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "Module": { [2024-05-07T10:57:17.417Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.417Z] "Version": "v1.33.0", [2024-05-07T10:57:17.417Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.417Z] "Indirect": true, [2024-05-07T10:57:17.417Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.417Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.417Z] "GoVersion": "1.17" [2024-05-07T10:57:17.417Z] }, [2024-05-07T10:57:17.417Z] "DepOnly": true, [2024-05-07T10:57:17.417Z] "Stale": true, [2024-05-07T10:57:17.417Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.417Z] "GoFiles": [ [2024-05-07T10:57:17.417Z] "api_export.go", [2024-05-07T10:57:17.417Z] "checkinit.go", [2024-05-07T10:57:17.418Z] "codec_extension.go", [2024-05-07T10:57:17.418Z] "codec_field.go", [2024-05-07T10:57:17.418Z] "codec_gen.go", [2024-05-07T10:57:17.418Z] "codec_map.go", [2024-05-07T10:57:17.418Z] "codec_map_go112.go", [2024-05-07T10:57:17.418Z] "codec_message.go", [2024-05-07T10:57:17.418Z] "codec_messageset.go", [2024-05-07T10:57:17.418Z] "codec_tables.go", [2024-05-07T10:57:17.418Z] "codec_unsafe.go", [2024-05-07T10:57:17.418Z] "convert.go", [2024-05-07T10:57:17.418Z] "convert_list.go", [2024-05-07T10:57:17.418Z] "convert_map.go", [2024-05-07T10:57:17.418Z] "decode.go", [2024-05-07T10:57:17.418Z] "encode.go", [2024-05-07T10:57:17.418Z] "enum.go", [2024-05-07T10:57:17.418Z] "extension.go", [2024-05-07T10:57:17.418Z] "legacy_enum.go", [2024-05-07T10:57:17.418Z] "legacy_export.go", [2024-05-07T10:57:17.418Z] "legacy_extension.go", [2024-05-07T10:57:17.418Z] "legacy_file.go", [2024-05-07T10:57:17.418Z] "legacy_message.go", [2024-05-07T10:57:17.418Z] "merge.go", [2024-05-07T10:57:17.418Z] "merge_gen.go", [2024-05-07T10:57:17.418Z] "message.go", [2024-05-07T10:57:17.418Z] "message_reflect.go", [2024-05-07T10:57:17.418Z] "message_reflect_field.go", [2024-05-07T10:57:17.418Z] "message_reflect_gen.go", [2024-05-07T10:57:17.418Z] "pointer_unsafe.go", [2024-05-07T10:57:17.418Z] "validate.go", [2024-05-07T10:57:17.418Z] "weak.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.418Z] "codec_map_go111.go", [2024-05-07T10:57:17.418Z] "codec_reflect.go", [2024-05-07T10:57:17.418Z] "pointer_reflect.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Imports": [ [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "encoding/binary", [2024-05-07T10:57:17.418Z] "encoding/json", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.418Z] "hash/crc32", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "math/bits", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "sort", [2024-05-07T10:57:17.418Z] "strconv", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "sync/atomic", [2024-05-07T10:57:17.418Z] "unicode/utf8", [2024-05-07T10:57:17.418Z] "unsafe" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Deps": [ [2024-05-07T10:57:17.418Z] "bufio", [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/flate", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "embed", [2024-05-07T10:57:17.418Z] "encoding", [2024-05-07T10:57:17.418Z] "encoding/base64", [2024-05-07T10:57:17.418Z] "encoding/binary", [2024-05-07T10:57:17.418Z] "encoding/json", [2024-05-07T10:57:17.418Z] "errors", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "go/token", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.418Z] "hash", [2024-05-07T10:57:17.418Z] "hash/crc32", [2024-05-07T10:57:17.418Z] "hash/fnv", [2024-05-07T10:57:17.418Z] "internal/abi", [2024-05-07T10:57:17.418Z] "internal/bytealg", [2024-05-07T10:57:17.418Z] "internal/cpu", [2024-05-07T10:57:17.418Z] "internal/fmtsort", [2024-05-07T10:57:17.418Z] "internal/goexperiment", [2024-05-07T10:57:17.418Z] "internal/itoa", [2024-05-07T10:57:17.418Z] "internal/oserror", [2024-05-07T10:57:17.418Z] "internal/poll", [2024-05-07T10:57:17.418Z] "internal/race", [2024-05-07T10:57:17.418Z] "internal/reflectlite", [2024-05-07T10:57:17.418Z] "internal/syscall/execenv", [2024-05-07T10:57:17.418Z] "internal/syscall/unix", [2024-05-07T10:57:17.418Z] "internal/testlog", [2024-05-07T10:57:17.418Z] "internal/unsafeheader", [2024-05-07T10:57:17.418Z] "io", [2024-05-07T10:57:17.418Z] "io/fs", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "math/bits", [2024-05-07T10:57:17.418Z] "os", [2024-05-07T10:57:17.418Z] "path", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "runtime", [2024-05-07T10:57:17.418Z] "runtime/internal/atomic", [2024-05-07T10:57:17.418Z] "runtime/internal/math", [2024-05-07T10:57:17.418Z] "runtime/internal/sys", [2024-05-07T10:57:17.418Z] "sort", [2024-05-07T10:57:17.418Z] "strconv", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "sync/atomic", [2024-05-07T10:57:17.418Z] "syscall", [2024-05-07T10:57:17.418Z] "time", [2024-05-07T10:57:17.418Z] "unicode", [2024-05-07T10:57:17.418Z] "unicode/utf16", [2024-05-07T10:57:17.418Z] "unicode/utf8", [2024-05-07T10:57:17.418Z] "unsafe" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "TestGoFiles": [ [2024-05-07T10:57:17.418Z] "legacy_export_test.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "TestImports": [ [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "testing" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "XTestGoFiles": [ [2024-05-07T10:57:17.418Z] "enum_test.go", [2024-05-07T10:57:17.418Z] "extension_test.go", [2024-05-07T10:57:17.418Z] "lazy_test.go", [2024-05-07T10:57:17.418Z] "legacy_aberrant_test.go", [2024-05-07T10:57:17.418Z] "legacy_file_test.go", [2024-05-07T10:57:17.418Z] "legacy_test.go", [2024-05-07T10:57:17.418Z] "message_reflect_test.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "XTestImports": [ [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.418Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/protobuild", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180125_92554152", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180430_b4deda09", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20180814_aa810b61", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160225_2fc053c5", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20160519_a4ab9ec5", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180125_92554152", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/testing/protocmp", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/testing/protopack", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.418Z] "io", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "runtime", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "testing" [2024-05-07T10:57:17.418Z] ] [2024-05-07T10:57:17.418Z] } [2024-05-07T10:57:17.418Z] { [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/filetype", [2024-05-07T10:57:17.418Z] "ImportPath": "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.418Z] "Name": "filetype", [2024-05-07T10:57:17.418Z] "Doc": "Package filetype provides functionality for wrapping descriptors with Go type information.", [2024-05-07T10:57:17.418Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "Module": { [2024-05-07T10:57:17.418Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.418Z] "Version": "v1.33.0", [2024-05-07T10:57:17.418Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.418Z] "Indirect": true, [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.418Z] "GoVersion": "1.17" [2024-05-07T10:57:17.418Z] }, [2024-05-07T10:57:17.418Z] "DepOnly": true, [2024-05-07T10:57:17.418Z] "Stale": true, [2024-05-07T10:57:17.418Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "GoFiles": [ [2024-05-07T10:57:17.418Z] "build.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Imports": [ [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "reflect" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Deps": [ [2024-05-07T10:57:17.418Z] "bufio", [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/flate", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "embed", [2024-05-07T10:57:17.418Z] "encoding", [2024-05-07T10:57:17.418Z] "encoding/base64", [2024-05-07T10:57:17.418Z] "encoding/binary", [2024-05-07T10:57:17.418Z] "encoding/json", [2024-05-07T10:57:17.418Z] "errors", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "go/token", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.418Z] "hash", [2024-05-07T10:57:17.418Z] "hash/crc32", [2024-05-07T10:57:17.418Z] "hash/fnv", [2024-05-07T10:57:17.418Z] "internal/abi", [2024-05-07T10:57:17.418Z] "internal/bytealg", [2024-05-07T10:57:17.418Z] "internal/cpu", [2024-05-07T10:57:17.418Z] "internal/fmtsort", [2024-05-07T10:57:17.418Z] "internal/goexperiment", [2024-05-07T10:57:17.418Z] "internal/itoa", [2024-05-07T10:57:17.418Z] "internal/oserror", [2024-05-07T10:57:17.418Z] "internal/poll", [2024-05-07T10:57:17.418Z] "internal/race", [2024-05-07T10:57:17.418Z] "internal/reflectlite", [2024-05-07T10:57:17.418Z] "internal/syscall/execenv", [2024-05-07T10:57:17.418Z] "internal/syscall/unix", [2024-05-07T10:57:17.418Z] "internal/testlog", [2024-05-07T10:57:17.418Z] "internal/unsafeheader", [2024-05-07T10:57:17.418Z] "io", [2024-05-07T10:57:17.418Z] "io/fs", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "math/bits", [2024-05-07T10:57:17.418Z] "os", [2024-05-07T10:57:17.418Z] "path", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "runtime", [2024-05-07T10:57:17.418Z] "runtime/internal/atomic", [2024-05-07T10:57:17.418Z] "runtime/internal/math", [2024-05-07T10:57:17.418Z] "runtime/internal/sys", [2024-05-07T10:57:17.418Z] "sort", [2024-05-07T10:57:17.418Z] "strconv", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "sync/atomic", [2024-05-07T10:57:17.418Z] "syscall", [2024-05-07T10:57:17.418Z] "time", [2024-05-07T10:57:17.418Z] "unicode", [2024-05-07T10:57:17.418Z] "unicode/utf16", [2024-05-07T10:57:17.418Z] "unicode/utf8", [2024-05-07T10:57:17.418Z] "unsafe" [2024-05-07T10:57:17.418Z] ] [2024-05-07T10:57:17.418Z] } [2024-05-07T10:57:17.418Z] { [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/version", [2024-05-07T10:57:17.418Z] "ImportPath": "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.418Z] "Name": "version", [2024-05-07T10:57:17.418Z] "Doc": "Package version records versioning information about this module.", [2024-05-07T10:57:17.418Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "Module": { [2024-05-07T10:57:17.418Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.418Z] "Version": "v1.33.0", [2024-05-07T10:57:17.418Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.418Z] "Indirect": true, [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.418Z] "GoVersion": "1.17" [2024-05-07T10:57:17.418Z] }, [2024-05-07T10:57:17.418Z] "DepOnly": true, [2024-05-07T10:57:17.418Z] "Stale": true, [2024-05-07T10:57:17.418Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.418Z] "GoFiles": [ [2024-05-07T10:57:17.418Z] "version.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Imports": [ [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "strings" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Deps": [ [2024-05-07T10:57:17.418Z] "errors", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "internal/abi", [2024-05-07T10:57:17.418Z] "internal/bytealg", [2024-05-07T10:57:17.418Z] "internal/cpu", [2024-05-07T10:57:17.418Z] "internal/fmtsort", [2024-05-07T10:57:17.418Z] "internal/goexperiment", [2024-05-07T10:57:17.418Z] "internal/itoa", [2024-05-07T10:57:17.418Z] "internal/oserror", [2024-05-07T10:57:17.418Z] "internal/poll", [2024-05-07T10:57:17.418Z] "internal/race", [2024-05-07T10:57:17.418Z] "internal/reflectlite", [2024-05-07T10:57:17.418Z] "internal/syscall/execenv", [2024-05-07T10:57:17.418Z] "internal/syscall/unix", [2024-05-07T10:57:17.418Z] "internal/testlog", [2024-05-07T10:57:17.418Z] "internal/unsafeheader", [2024-05-07T10:57:17.418Z] "io", [2024-05-07T10:57:17.418Z] "io/fs", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "math/bits", [2024-05-07T10:57:17.418Z] "os", [2024-05-07T10:57:17.418Z] "path", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "runtime", [2024-05-07T10:57:17.418Z] "runtime/internal/atomic", [2024-05-07T10:57:17.418Z] "runtime/internal/math", [2024-05-07T10:57:17.418Z] "runtime/internal/sys", [2024-05-07T10:57:17.418Z] "sort", [2024-05-07T10:57:17.418Z] "strconv", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "sync/atomic", [2024-05-07T10:57:17.418Z] "syscall", [2024-05-07T10:57:17.418Z] "time", [2024-05-07T10:57:17.418Z] "unicode", [2024-05-07T10:57:17.418Z] "unicode/utf8", [2024-05-07T10:57:17.418Z] "unsafe" [2024-05-07T10:57:17.418Z] ] [2024-05-07T10:57:17.418Z] } [2024-05-07T10:57:17.418Z] { [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/runtime/protoimpl", [2024-05-07T10:57:17.418Z] "ImportPath": "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.418Z] "Name": "protoimpl", [2024-05-07T10:57:17.418Z] "Doc": "Package protoimpl contains the default implementation for messages generated by protoc-gen-go.", [2024-05-07T10:57:17.418Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "Module": { [2024-05-07T10:57:17.418Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.418Z] "Version": "v1.33.0", [2024-05-07T10:57:17.418Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.418Z] "Indirect": true, [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.418Z] "GoVersion": "1.17" [2024-05-07T10:57:17.418Z] }, [2024-05-07T10:57:17.418Z] "DepOnly": true, [2024-05-07T10:57:17.418Z] "Stale": true, [2024-05-07T10:57:17.418Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "GoFiles": [ [2024-05-07T10:57:17.418Z] "impl.go", [2024-05-07T10:57:17.418Z] "version.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Imports": [ [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/version" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Deps": [ [2024-05-07T10:57:17.418Z] "bufio", [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/flate", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "embed", [2024-05-07T10:57:17.418Z] "encoding", [2024-05-07T10:57:17.418Z] "encoding/base64", [2024-05-07T10:57:17.418Z] "encoding/binary", [2024-05-07T10:57:17.418Z] "encoding/json", [2024-05-07T10:57:17.418Z] "errors", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "go/token", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.418Z] "hash", [2024-05-07T10:57:17.418Z] "hash/crc32", [2024-05-07T10:57:17.418Z] "hash/fnv", [2024-05-07T10:57:17.418Z] "internal/abi", [2024-05-07T10:57:17.418Z] "internal/bytealg", [2024-05-07T10:57:17.418Z] "internal/cpu", [2024-05-07T10:57:17.418Z] "internal/fmtsort", [2024-05-07T10:57:17.418Z] "internal/goexperiment", [2024-05-07T10:57:17.418Z] "internal/itoa", [2024-05-07T10:57:17.418Z] "internal/oserror", [2024-05-07T10:57:17.418Z] "internal/poll", [2024-05-07T10:57:17.418Z] "internal/race", [2024-05-07T10:57:17.418Z] "internal/reflectlite", [2024-05-07T10:57:17.418Z] "internal/syscall/execenv", [2024-05-07T10:57:17.418Z] "internal/syscall/unix", [2024-05-07T10:57:17.418Z] "internal/testlog", [2024-05-07T10:57:17.418Z] "internal/unsafeheader", [2024-05-07T10:57:17.418Z] "io", [2024-05-07T10:57:17.418Z] "io/fs", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "math/bits", [2024-05-07T10:57:17.418Z] "os", [2024-05-07T10:57:17.418Z] "path", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "runtime", [2024-05-07T10:57:17.418Z] "runtime/internal/atomic", [2024-05-07T10:57:17.418Z] "runtime/internal/math", [2024-05-07T10:57:17.418Z] "runtime/internal/sys", [2024-05-07T10:57:17.418Z] "sort", [2024-05-07T10:57:17.418Z] "strconv", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "sync/atomic", [2024-05-07T10:57:17.418Z] "syscall", [2024-05-07T10:57:17.418Z] "time", [2024-05-07T10:57:17.418Z] "unicode", [2024-05-07T10:57:17.418Z] "unicode/utf16", [2024-05-07T10:57:17.418Z] "unicode/utf8", [2024-05-07T10:57:17.418Z] "unsafe" [2024-05-07T10:57:17.418Z] ] [2024-05-07T10:57:17.418Z] } [2024-05-07T10:57:17.418Z] { [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/descriptorpb", [2024-05-07T10:57:17.418Z] "ImportPath": "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.418Z] "Name": "descriptorpb", [2024-05-07T10:57:17.418Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "Module": { [2024-05-07T10:57:17.418Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.418Z] "Version": "v1.33.0", [2024-05-07T10:57:17.418Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.418Z] "Indirect": true, [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.418Z] "GoVersion": "1.17" [2024-05-07T10:57:17.418Z] }, [2024-05-07T10:57:17.418Z] "DepOnly": true, [2024-05-07T10:57:17.418Z] "Stale": true, [2024-05-07T10:57:17.418Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "GoFiles": [ [2024-05-07T10:57:17.418Z] "descriptor.pb.go" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Imports": [ [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "sync" [2024-05-07T10:57:17.418Z] ], [2024-05-07T10:57:17.418Z] "Deps": [ [2024-05-07T10:57:17.418Z] "bufio", [2024-05-07T10:57:17.418Z] "bytes", [2024-05-07T10:57:17.418Z] "compress/flate", [2024-05-07T10:57:17.418Z] "compress/gzip", [2024-05-07T10:57:17.418Z] "embed", [2024-05-07T10:57:17.418Z] "encoding", [2024-05-07T10:57:17.418Z] "encoding/base64", [2024-05-07T10:57:17.418Z] "encoding/binary", [2024-05-07T10:57:17.418Z] "encoding/json", [2024-05-07T10:57:17.418Z] "errors", [2024-05-07T10:57:17.418Z] "fmt", [2024-05-07T10:57:17.418Z] "go/token", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.418Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.418Z] "hash", [2024-05-07T10:57:17.418Z] "hash/crc32", [2024-05-07T10:57:17.418Z] "hash/fnv", [2024-05-07T10:57:17.418Z] "internal/abi", [2024-05-07T10:57:17.418Z] "internal/bytealg", [2024-05-07T10:57:17.418Z] "internal/cpu", [2024-05-07T10:57:17.418Z] "internal/fmtsort", [2024-05-07T10:57:17.418Z] "internal/goexperiment", [2024-05-07T10:57:17.418Z] "internal/itoa", [2024-05-07T10:57:17.418Z] "internal/oserror", [2024-05-07T10:57:17.418Z] "internal/poll", [2024-05-07T10:57:17.418Z] "internal/race", [2024-05-07T10:57:17.418Z] "internal/reflectlite", [2024-05-07T10:57:17.418Z] "internal/syscall/execenv", [2024-05-07T10:57:17.418Z] "internal/syscall/unix", [2024-05-07T10:57:17.418Z] "internal/testlog", [2024-05-07T10:57:17.418Z] "internal/unsafeheader", [2024-05-07T10:57:17.418Z] "io", [2024-05-07T10:57:17.418Z] "io/fs", [2024-05-07T10:57:17.418Z] "io/ioutil", [2024-05-07T10:57:17.418Z] "math", [2024-05-07T10:57:17.418Z] "math/bits", [2024-05-07T10:57:17.418Z] "os", [2024-05-07T10:57:17.418Z] "path", [2024-05-07T10:57:17.418Z] "reflect", [2024-05-07T10:57:17.418Z] "runtime", [2024-05-07T10:57:17.418Z] "runtime/internal/atomic", [2024-05-07T10:57:17.418Z] "runtime/internal/math", [2024-05-07T10:57:17.418Z] "runtime/internal/sys", [2024-05-07T10:57:17.418Z] "sort", [2024-05-07T10:57:17.418Z] "strconv", [2024-05-07T10:57:17.418Z] "strings", [2024-05-07T10:57:17.418Z] "sync", [2024-05-07T10:57:17.418Z] "sync/atomic", [2024-05-07T10:57:17.418Z] "syscall", [2024-05-07T10:57:17.418Z] "time", [2024-05-07T10:57:17.418Z] "unicode", [2024-05-07T10:57:17.418Z] "unicode/utf16", [2024-05-07T10:57:17.418Z] "unicode/utf8", [2024-05-07T10:57:17.418Z] "unsafe" [2024-05-07T10:57:17.418Z] ] [2024-05-07T10:57:17.418Z] } [2024-05-07T10:57:17.418Z] { [2024-05-07T10:57:17.418Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/gofeaturespb", [2024-05-07T10:57:17.418Z] "ImportPath": "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.418Z] "Name": "proto", [2024-05-07T10:57:17.418Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.418Z] "Module": { [2024-05-07T10:57:17.418Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.418Z] "Version": "v1.33.0", [2024-05-07T10:57:17.418Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.418Z] "Indirect": true, [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.419Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.419Z] "GoVersion": "1.17" [2024-05-07T10:57:17.419Z] }, [2024-05-07T10:57:17.419Z] "DepOnly": true, [2024-05-07T10:57:17.419Z] "Stale": true, [2024-05-07T10:57:17.419Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.419Z] "GoFiles": [ [2024-05-07T10:57:17.419Z] "go_features.pb.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Imports": [ [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "sync" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Deps": [ [2024-05-07T10:57:17.419Z] "bufio", [2024-05-07T10:57:17.419Z] "bytes", [2024-05-07T10:57:17.419Z] "compress/flate", [2024-05-07T10:57:17.419Z] "compress/gzip", [2024-05-07T10:57:17.419Z] "embed", [2024-05-07T10:57:17.419Z] "encoding", [2024-05-07T10:57:17.419Z] "encoding/base64", [2024-05-07T10:57:17.419Z] "encoding/binary", [2024-05-07T10:57:17.419Z] "encoding/json", [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "go/token", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.419Z] "hash", [2024-05-07T10:57:17.419Z] "hash/crc32", [2024-05-07T10:57:17.419Z] "hash/fnv", [2024-05-07T10:57:17.419Z] "internal/abi", [2024-05-07T10:57:17.419Z] "internal/bytealg", [2024-05-07T10:57:17.419Z] "internal/cpu", [2024-05-07T10:57:17.419Z] "internal/fmtsort", [2024-05-07T10:57:17.419Z] "internal/goexperiment", [2024-05-07T10:57:17.419Z] "internal/itoa", [2024-05-07T10:57:17.419Z] "internal/oserror", [2024-05-07T10:57:17.419Z] "internal/poll", [2024-05-07T10:57:17.419Z] "internal/race", [2024-05-07T10:57:17.419Z] "internal/reflectlite", [2024-05-07T10:57:17.419Z] "internal/syscall/execenv", [2024-05-07T10:57:17.419Z] "internal/syscall/unix", [2024-05-07T10:57:17.419Z] "internal/testlog", [2024-05-07T10:57:17.419Z] "internal/unsafeheader", [2024-05-07T10:57:17.419Z] "io", [2024-05-07T10:57:17.419Z] "io/fs", [2024-05-07T10:57:17.419Z] "io/ioutil", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "math/bits", [2024-05-07T10:57:17.419Z] "os", [2024-05-07T10:57:17.419Z] "path", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "runtime", [2024-05-07T10:57:17.419Z] "runtime/internal/atomic", [2024-05-07T10:57:17.419Z] "runtime/internal/math", [2024-05-07T10:57:17.419Z] "runtime/internal/sys", [2024-05-07T10:57:17.419Z] "sort", [2024-05-07T10:57:17.419Z] "strconv", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "sync/atomic", [2024-05-07T10:57:17.419Z] "syscall", [2024-05-07T10:57:17.419Z] "time", [2024-05-07T10:57:17.419Z] "unicode", [2024-05-07T10:57:17.419Z] "unicode/utf16", [2024-05-07T10:57:17.419Z] "unicode/utf8", [2024-05-07T10:57:17.419Z] "unsafe" [2024-05-07T10:57:17.419Z] ] [2024-05-07T10:57:17.419Z] } [2024-05-07T10:57:17.419Z] { [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/reflect/protodesc", [2024-05-07T10:57:17.419Z] "ImportPath": "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.419Z] "Name": "protodesc", [2024-05-07T10:57:17.419Z] "Doc": "Package protodesc provides functionality for converting FileDescriptorProto messages to/from [protoreflect.FileDescriptor] values.", [2024-05-07T10:57:17.419Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.419Z] "Module": { [2024-05-07T10:57:17.419Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.419Z] "Version": "v1.33.0", [2024-05-07T10:57:17.419Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.419Z] "Indirect": true, [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.419Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.419Z] "GoVersion": "1.17" [2024-05-07T10:57:17.419Z] }, [2024-05-07T10:57:17.419Z] "DepOnly": true, [2024-05-07T10:57:17.419Z] "Stale": true, [2024-05-07T10:57:17.419Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.419Z] "GoFiles": [ [2024-05-07T10:57:17.419Z] "desc.go", [2024-05-07T10:57:17.419Z] "desc_init.go", [2024-05-07T10:57:17.419Z] "desc_resolve.go", [2024-05-07T10:57:17.419Z] "desc_validate.go", [2024-05-07T10:57:17.419Z] "editions.go", [2024-05-07T10:57:17.419Z] "proto.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Imports": [ [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.419Z] "os", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "unicode" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Deps": [ [2024-05-07T10:57:17.419Z] "bufio", [2024-05-07T10:57:17.419Z] "bytes", [2024-05-07T10:57:17.419Z] "compress/flate", [2024-05-07T10:57:17.419Z] "compress/gzip", [2024-05-07T10:57:17.419Z] "embed", [2024-05-07T10:57:17.419Z] "encoding", [2024-05-07T10:57:17.419Z] "encoding/base64", [2024-05-07T10:57:17.419Z] "encoding/binary", [2024-05-07T10:57:17.419Z] "encoding/json", [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "go/token", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.419Z] "hash", [2024-05-07T10:57:17.419Z] "hash/crc32", [2024-05-07T10:57:17.419Z] "hash/fnv", [2024-05-07T10:57:17.419Z] "internal/abi", [2024-05-07T10:57:17.419Z] "internal/bytealg", [2024-05-07T10:57:17.419Z] "internal/cpu", [2024-05-07T10:57:17.419Z] "internal/fmtsort", [2024-05-07T10:57:17.419Z] "internal/goexperiment", [2024-05-07T10:57:17.419Z] "internal/itoa", [2024-05-07T10:57:17.419Z] "internal/oserror", [2024-05-07T10:57:17.419Z] "internal/poll", [2024-05-07T10:57:17.419Z] "internal/race", [2024-05-07T10:57:17.419Z] "internal/reflectlite", [2024-05-07T10:57:17.419Z] "internal/syscall/execenv", [2024-05-07T10:57:17.419Z] "internal/syscall/unix", [2024-05-07T10:57:17.419Z] "internal/testlog", [2024-05-07T10:57:17.419Z] "internal/unsafeheader", [2024-05-07T10:57:17.419Z] "io", [2024-05-07T10:57:17.419Z] "io/fs", [2024-05-07T10:57:17.419Z] "io/ioutil", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "math/bits", [2024-05-07T10:57:17.419Z] "os", [2024-05-07T10:57:17.419Z] "path", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "runtime", [2024-05-07T10:57:17.419Z] "runtime/internal/atomic", [2024-05-07T10:57:17.419Z] "runtime/internal/math", [2024-05-07T10:57:17.419Z] "runtime/internal/sys", [2024-05-07T10:57:17.419Z] "sort", [2024-05-07T10:57:17.419Z] "strconv", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "sync/atomic", [2024-05-07T10:57:17.419Z] "syscall", [2024-05-07T10:57:17.419Z] "time", [2024-05-07T10:57:17.419Z] "unicode", [2024-05-07T10:57:17.419Z] "unicode/utf16", [2024-05-07T10:57:17.419Z] "unicode/utf8", [2024-05-07T10:57:17.419Z] "unsafe" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "TestGoFiles": [ [2024-05-07T10:57:17.419Z] "file_test.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "TestImports": [ [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "testing" [2024-05-07T10:57:17.419Z] ] [2024-05-07T10:57:17.419Z] } [2024-05-07T10:57:17.419Z] { [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/proto", [2024-05-07T10:57:17.419Z] "ImportPath": "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.419Z] "Name": "proto", [2024-05-07T10:57:17.419Z] "Doc": "Package proto provides functionality for handling protocol buffer messages.", [2024-05-07T10:57:17.419Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.419Z] "Module": { [2024-05-07T10:57:17.419Z] "Path": "github.com/golang/protobuf", [2024-05-07T10:57:17.419Z] "Version": "v1.5.3", [2024-05-07T10:57:17.419Z] "Time": "2021-09-16T00:37:10Z", [2024-05-07T10:57:17.419Z] "Indirect": true, [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.419Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-05-07T10:57:17.419Z] "GoVersion": "1.9" [2024-05-07T10:57:17.419Z] }, [2024-05-07T10:57:17.419Z] "DepOnly": true, [2024-05-07T10:57:17.419Z] "Stale": true, [2024-05-07T10:57:17.419Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.419Z] "GoFiles": [ [2024-05-07T10:57:17.419Z] "buffer.go", [2024-05-07T10:57:17.419Z] "defaults.go", [2024-05-07T10:57:17.419Z] "deprecated.go", [2024-05-07T10:57:17.419Z] "discard.go", [2024-05-07T10:57:17.419Z] "extensions.go", [2024-05-07T10:57:17.419Z] "properties.go", [2024-05-07T10:57:17.419Z] "proto.go", [2024-05-07T10:57:17.419Z] "registry.go", [2024-05-07T10:57:17.419Z] "text_decode.go", [2024-05-07T10:57:17.419Z] "text_encode.go", [2024-05-07T10:57:17.419Z] "wire.go", [2024-05-07T10:57:17.419Z] "wrappers.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Imports": [ [2024-05-07T10:57:17.419Z] "bytes", [2024-05-07T10:57:17.419Z] "compress/gzip", [2024-05-07T10:57:17.419Z] "encoding", [2024-05-07T10:57:17.419Z] "encoding/json", [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.419Z] "io", [2024-05-07T10:57:17.419Z] "io/ioutil", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "sort", [2024-05-07T10:57:17.419Z] "strconv", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "unicode/utf8" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Deps": [ [2024-05-07T10:57:17.419Z] "bufio", [2024-05-07T10:57:17.419Z] "bytes", [2024-05-07T10:57:17.419Z] "compress/flate", [2024-05-07T10:57:17.419Z] "compress/gzip", [2024-05-07T10:57:17.419Z] "embed", [2024-05-07T10:57:17.419Z] "encoding", [2024-05-07T10:57:17.419Z] "encoding/base64", [2024-05-07T10:57:17.419Z] "encoding/binary", [2024-05-07T10:57:17.419Z] "encoding/json", [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "go/token", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.419Z] "hash", [2024-05-07T10:57:17.419Z] "hash/crc32", [2024-05-07T10:57:17.419Z] "hash/fnv", [2024-05-07T10:57:17.419Z] "internal/abi", [2024-05-07T10:57:17.419Z] "internal/bytealg", [2024-05-07T10:57:17.419Z] "internal/cpu", [2024-05-07T10:57:17.419Z] "internal/fmtsort", [2024-05-07T10:57:17.419Z] "internal/goexperiment", [2024-05-07T10:57:17.419Z] "internal/itoa", [2024-05-07T10:57:17.419Z] "internal/oserror", [2024-05-07T10:57:17.419Z] "internal/poll", [2024-05-07T10:57:17.419Z] "internal/race", [2024-05-07T10:57:17.419Z] "internal/reflectlite", [2024-05-07T10:57:17.419Z] "internal/syscall/execenv", [2024-05-07T10:57:17.419Z] "internal/syscall/unix", [2024-05-07T10:57:17.419Z] "internal/testlog", [2024-05-07T10:57:17.419Z] "internal/unsafeheader", [2024-05-07T10:57:17.419Z] "io", [2024-05-07T10:57:17.419Z] "io/fs", [2024-05-07T10:57:17.419Z] "io/ioutil", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "math/bits", [2024-05-07T10:57:17.419Z] "os", [2024-05-07T10:57:17.419Z] "path", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "runtime", [2024-05-07T10:57:17.419Z] "runtime/internal/atomic", [2024-05-07T10:57:17.419Z] "runtime/internal/math", [2024-05-07T10:57:17.419Z] "runtime/internal/sys", [2024-05-07T10:57:17.419Z] "sort", [2024-05-07T10:57:17.419Z] "strconv", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "sync/atomic", [2024-05-07T10:57:17.419Z] "syscall", [2024-05-07T10:57:17.419Z] "time", [2024-05-07T10:57:17.419Z] "unicode", [2024-05-07T10:57:17.419Z] "unicode/utf16", [2024-05-07T10:57:17.419Z] "unicode/utf8", [2024-05-07T10:57:17.419Z] "unsafe" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "XTestGoFiles": [ [2024-05-07T10:57:17.419Z] "discard_test.go", [2024-05-07T10:57:17.419Z] "extensions_test.go", [2024-05-07T10:57:17.419Z] "proto_clone_test.go", [2024-05-07T10:57:17.419Z] "proto_equal_test.go", [2024-05-07T10:57:17.419Z] "proto_test.go", [2024-05-07T10:57:17.419Z] "registry_test.go", [2024-05-07T10:57:17.419Z] "text_test.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "XTestImports": [ [2024-05-07T10:57:17.419Z] "bytes", [2024-05-07T10:57:17.419Z] "encoding/json", [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "github.com/golang/protobuf/internal/testprotos/proto2_proto", [2024-05-07T10:57:17.419Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-05-07T10:57:17.419Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.419Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-05-07T10:57:17.419Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.419Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.419Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.419Z] "google.golang.org/protobuf/testing/protopack", [2024-05-07T10:57:17.419Z] "log", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "math/rand", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "runtime/debug", [2024-05-07T10:57:17.419Z] "sort", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "testing", [2024-05-07T10:57:17.419Z] "time" [2024-05-07T10:57:17.419Z] ] [2024-05-07T10:57:17.419Z] } [2024-05-07T10:57:17.419Z] { [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/attributes", [2024-05-07T10:57:17.419Z] "ImportPath": "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.419Z] "Name": "attributes", [2024-05-07T10:57:17.419Z] "Doc": "Package attributes defines a generic key/value store used in various gRPC components.", [2024-05-07T10:57:17.419Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.419Z] "Module": { [2024-05-07T10:57:17.419Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.419Z] "Version": "v1.60.1", [2024-05-07T10:57:17.419Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.419Z] "Indirect": true, [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.419Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.419Z] "GoVersion": "1.19" [2024-05-07T10:57:17.419Z] }, [2024-05-07T10:57:17.419Z] "DepOnly": true, [2024-05-07T10:57:17.419Z] "Stale": true, [2024-05-07T10:57:17.419Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.419Z] "GoFiles": [ [2024-05-07T10:57:17.419Z] "attributes.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Imports": [ [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "strings" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Deps": [ [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "internal/abi", [2024-05-07T10:57:17.419Z] "internal/bytealg", [2024-05-07T10:57:17.419Z] "internal/cpu", [2024-05-07T10:57:17.419Z] "internal/fmtsort", [2024-05-07T10:57:17.419Z] "internal/goexperiment", [2024-05-07T10:57:17.419Z] "internal/itoa", [2024-05-07T10:57:17.419Z] "internal/oserror", [2024-05-07T10:57:17.419Z] "internal/poll", [2024-05-07T10:57:17.419Z] "internal/race", [2024-05-07T10:57:17.419Z] "internal/reflectlite", [2024-05-07T10:57:17.419Z] "internal/syscall/execenv", [2024-05-07T10:57:17.419Z] "internal/syscall/unix", [2024-05-07T10:57:17.419Z] "internal/testlog", [2024-05-07T10:57:17.419Z] "internal/unsafeheader", [2024-05-07T10:57:17.419Z] "io", [2024-05-07T10:57:17.419Z] "io/fs", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "math/bits", [2024-05-07T10:57:17.419Z] "os", [2024-05-07T10:57:17.419Z] "path", [2024-05-07T10:57:17.419Z] "reflect", [2024-05-07T10:57:17.419Z] "runtime", [2024-05-07T10:57:17.419Z] "runtime/internal/atomic", [2024-05-07T10:57:17.419Z] "runtime/internal/math", [2024-05-07T10:57:17.419Z] "runtime/internal/sys", [2024-05-07T10:57:17.419Z] "sort", [2024-05-07T10:57:17.419Z] "strconv", [2024-05-07T10:57:17.419Z] "strings", [2024-05-07T10:57:17.419Z] "sync", [2024-05-07T10:57:17.419Z] "sync/atomic", [2024-05-07T10:57:17.419Z] "syscall", [2024-05-07T10:57:17.419Z] "time", [2024-05-07T10:57:17.419Z] "unicode", [2024-05-07T10:57:17.419Z] "unicode/utf8", [2024-05-07T10:57:17.419Z] "unsafe" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "XTestGoFiles": [ [2024-05-07T10:57:17.419Z] "attributes_test.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "XTestImports": [ [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.419Z] "testing" [2024-05-07T10:57:17.419Z] ] [2024-05-07T10:57:17.419Z] } [2024-05-07T10:57:17.419Z] { [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/credentials", [2024-05-07T10:57:17.419Z] "ImportPath": "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.419Z] "Name": "credentials", [2024-05-07T10:57:17.419Z] "Doc": "Package credentials defines APIs for parsing SPIFFE ID.", [2024-05-07T10:57:17.419Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.419Z] "Module": { [2024-05-07T10:57:17.419Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.419Z] "Version": "v1.60.1", [2024-05-07T10:57:17.419Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.419Z] "Indirect": true, [2024-05-07T10:57:17.419Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.419Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.419Z] "GoVersion": "1.19" [2024-05-07T10:57:17.419Z] }, [2024-05-07T10:57:17.419Z] "DepOnly": true, [2024-05-07T10:57:17.419Z] "Stale": true, [2024-05-07T10:57:17.419Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.419Z] "GoFiles": [ [2024-05-07T10:57:17.419Z] "credentials.go", [2024-05-07T10:57:17.419Z] "spiffe.go", [2024-05-07T10:57:17.419Z] "syscallconn.go", [2024-05-07T10:57:17.419Z] "util.go" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Imports": [ [2024-05-07T10:57:17.419Z] "context", [2024-05-07T10:57:17.419Z] "crypto/tls", [2024-05-07T10:57:17.419Z] "crypto/x509", [2024-05-07T10:57:17.419Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.419Z] "net", [2024-05-07T10:57:17.419Z] "net/url", [2024-05-07T10:57:17.419Z] "syscall" [2024-05-07T10:57:17.419Z] ], [2024-05-07T10:57:17.419Z] "Deps": [ [2024-05-07T10:57:17.419Z] "bufio", [2024-05-07T10:57:17.419Z] "bytes", [2024-05-07T10:57:17.419Z] "container/list", [2024-05-07T10:57:17.419Z] "context", [2024-05-07T10:57:17.419Z] "crypto", [2024-05-07T10:57:17.419Z] "crypto/aes", [2024-05-07T10:57:17.419Z] "crypto/cipher", [2024-05-07T10:57:17.419Z] "crypto/des", [2024-05-07T10:57:17.419Z] "crypto/dsa", [2024-05-07T10:57:17.419Z] "crypto/ecdsa", [2024-05-07T10:57:17.419Z] "crypto/ed25519", [2024-05-07T10:57:17.419Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.419Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.419Z] "crypto/elliptic", [2024-05-07T10:57:17.419Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.419Z] "crypto/hmac", [2024-05-07T10:57:17.419Z] "crypto/internal/randutil", [2024-05-07T10:57:17.419Z] "crypto/internal/subtle", [2024-05-07T10:57:17.419Z] "crypto/md5", [2024-05-07T10:57:17.419Z] "crypto/rand", [2024-05-07T10:57:17.419Z] "crypto/rc4", [2024-05-07T10:57:17.419Z] "crypto/rsa", [2024-05-07T10:57:17.419Z] "crypto/sha1", [2024-05-07T10:57:17.419Z] "crypto/sha256", [2024-05-07T10:57:17.419Z] "crypto/sha512", [2024-05-07T10:57:17.419Z] "crypto/subtle", [2024-05-07T10:57:17.419Z] "crypto/tls", [2024-05-07T10:57:17.419Z] "crypto/x509", [2024-05-07T10:57:17.419Z] "crypto/x509/pkix", [2024-05-07T10:57:17.419Z] "encoding", [2024-05-07T10:57:17.419Z] "encoding/asn1", [2024-05-07T10:57:17.419Z] "encoding/base64", [2024-05-07T10:57:17.419Z] "encoding/binary", [2024-05-07T10:57:17.419Z] "encoding/hex", [2024-05-07T10:57:17.419Z] "encoding/json", [2024-05-07T10:57:17.419Z] "encoding/pem", [2024-05-07T10:57:17.419Z] "errors", [2024-05-07T10:57:17.419Z] "fmt", [2024-05-07T10:57:17.419Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.419Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.419Z] "hash", [2024-05-07T10:57:17.419Z] "internal/abi", [2024-05-07T10:57:17.419Z] "internal/bytealg", [2024-05-07T10:57:17.419Z] "internal/cpu", [2024-05-07T10:57:17.419Z] "internal/fmtsort", [2024-05-07T10:57:17.419Z] "internal/goexperiment", [2024-05-07T10:57:17.419Z] "internal/itoa", [2024-05-07T10:57:17.419Z] "internal/nettrace", [2024-05-07T10:57:17.419Z] "internal/oserror", [2024-05-07T10:57:17.419Z] "internal/poll", [2024-05-07T10:57:17.419Z] "internal/race", [2024-05-07T10:57:17.419Z] "internal/reflectlite", [2024-05-07T10:57:17.419Z] "internal/singleflight", [2024-05-07T10:57:17.419Z] "internal/syscall/execenv", [2024-05-07T10:57:17.419Z] "internal/syscall/unix", [2024-05-07T10:57:17.419Z] "internal/testlog", [2024-05-07T10:57:17.419Z] "internal/unsafeheader", [2024-05-07T10:57:17.419Z] "io", [2024-05-07T10:57:17.419Z] "io/fs", [2024-05-07T10:57:17.419Z] "io/ioutil", [2024-05-07T10:57:17.419Z] "log", [2024-05-07T10:57:17.419Z] "math", [2024-05-07T10:57:17.419Z] "math/big", [2024-05-07T10:57:17.419Z] "math/bits", [2024-05-07T10:57:17.419Z] "math/rand", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "os", [2024-05-07T10:57:17.420Z] "path", [2024-05-07T10:57:17.420Z] "path/filepath", [2024-05-07T10:57:17.420Z] "reflect", [2024-05-07T10:57:17.420Z] "runtime", [2024-05-07T10:57:17.420Z] "runtime/cgo", [2024-05-07T10:57:17.420Z] "runtime/internal/atomic", [2024-05-07T10:57:17.420Z] "runtime/internal/math", [2024-05-07T10:57:17.420Z] "runtime/internal/sys", [2024-05-07T10:57:17.420Z] "sort", [2024-05-07T10:57:17.420Z] "strconv", [2024-05-07T10:57:17.420Z] "strings", [2024-05-07T10:57:17.420Z] "sync", [2024-05-07T10:57:17.420Z] "sync/atomic", [2024-05-07T10:57:17.420Z] "syscall", [2024-05-07T10:57:17.420Z] "time", [2024-05-07T10:57:17.420Z] "unicode", [2024-05-07T10:57:17.420Z] "unicode/utf16", [2024-05-07T10:57:17.420Z] "unicode/utf8", [2024-05-07T10:57:17.420Z] "unsafe", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "TestGoFiles": [ [2024-05-07T10:57:17.420Z] "spiffe_test.go", [2024-05-07T10:57:17.420Z] "syscallconn_test.go", [2024-05-07T10:57:17.420Z] "util_test.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "TestImports": [ [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "crypto/x509", [2024-05-07T10:57:17.420Z] "encoding/pem", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/testdata", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "os", [2024-05-07T10:57:17.420Z] "reflect", [2024-05-07T10:57:17.420Z] "syscall", [2024-05-07T10:57:17.420Z] "testing" [2024-05-07T10:57:17.420Z] ] [2024-05-07T10:57:17.420Z] } [2024-05-07T10:57:17.420Z] { [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials", [2024-05-07T10:57:17.420Z] "ImportPath": "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.420Z] "Name": "credentials", [2024-05-07T10:57:17.420Z] "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-05-07T10:57:17.420Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "Module": { [2024-05-07T10:57:17.420Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.420Z] "Version": "v1.60.1", [2024-05-07T10:57:17.420Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.420Z] "Indirect": true, [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.420Z] "GoVersion": "1.19" [2024-05-07T10:57:17.420Z] }, [2024-05-07T10:57:17.420Z] "DepOnly": true, [2024-05-07T10:57:17.420Z] "Stale": true, [2024-05-07T10:57:17.420Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.420Z] "GoFiles": [ [2024-05-07T10:57:17.420Z] "credentials.go", [2024-05-07T10:57:17.420Z] "tls.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "Imports": [ [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "crypto/x509", [2024-05-07T10:57:17.420Z] "errors", [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "os" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "Deps": [ [2024-05-07T10:57:17.420Z] "bufio", [2024-05-07T10:57:17.420Z] "bytes", [2024-05-07T10:57:17.420Z] "compress/flate", [2024-05-07T10:57:17.420Z] "compress/gzip", [2024-05-07T10:57:17.420Z] "container/list", [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "crypto", [2024-05-07T10:57:17.420Z] "crypto/aes", [2024-05-07T10:57:17.420Z] "crypto/cipher", [2024-05-07T10:57:17.420Z] "crypto/des", [2024-05-07T10:57:17.420Z] "crypto/dsa", [2024-05-07T10:57:17.420Z] "crypto/ecdsa", [2024-05-07T10:57:17.420Z] "crypto/ed25519", [2024-05-07T10:57:17.420Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.420Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.420Z] "crypto/elliptic", [2024-05-07T10:57:17.420Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.420Z] "crypto/hmac", [2024-05-07T10:57:17.420Z] "crypto/internal/randutil", [2024-05-07T10:57:17.420Z] "crypto/internal/subtle", [2024-05-07T10:57:17.420Z] "crypto/md5", [2024-05-07T10:57:17.420Z] "crypto/rand", [2024-05-07T10:57:17.420Z] "crypto/rc4", [2024-05-07T10:57:17.420Z] "crypto/rsa", [2024-05-07T10:57:17.420Z] "crypto/sha1", [2024-05-07T10:57:17.420Z] "crypto/sha256", [2024-05-07T10:57:17.420Z] "crypto/sha512", [2024-05-07T10:57:17.420Z] "crypto/subtle", [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "crypto/x509", [2024-05-07T10:57:17.420Z] "crypto/x509/pkix", [2024-05-07T10:57:17.420Z] "embed", [2024-05-07T10:57:17.420Z] "encoding", [2024-05-07T10:57:17.420Z] "encoding/asn1", [2024-05-07T10:57:17.420Z] "encoding/base64", [2024-05-07T10:57:17.420Z] "encoding/binary", [2024-05-07T10:57:17.420Z] "encoding/hex", [2024-05-07T10:57:17.420Z] "encoding/json", [2024-05-07T10:57:17.420Z] "encoding/pem", [2024-05-07T10:57:17.420Z] "errors", [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.420Z] "go/token", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.420Z] "hash", [2024-05-07T10:57:17.420Z] "hash/crc32", [2024-05-07T10:57:17.420Z] "hash/fnv", [2024-05-07T10:57:17.420Z] "internal/abi", [2024-05-07T10:57:17.420Z] "internal/bytealg", [2024-05-07T10:57:17.420Z] "internal/cpu", [2024-05-07T10:57:17.420Z] "internal/fmtsort", [2024-05-07T10:57:17.420Z] "internal/goexperiment", [2024-05-07T10:57:17.420Z] "internal/itoa", [2024-05-07T10:57:17.420Z] "internal/nettrace", [2024-05-07T10:57:17.420Z] "internal/oserror", [2024-05-07T10:57:17.420Z] "internal/poll", [2024-05-07T10:57:17.420Z] "internal/race", [2024-05-07T10:57:17.420Z] "internal/reflectlite", [2024-05-07T10:57:17.420Z] "internal/singleflight", [2024-05-07T10:57:17.420Z] "internal/syscall/execenv", [2024-05-07T10:57:17.420Z] "internal/syscall/unix", [2024-05-07T10:57:17.420Z] "internal/testlog", [2024-05-07T10:57:17.420Z] "internal/unsafeheader", [2024-05-07T10:57:17.420Z] "io", [2024-05-07T10:57:17.420Z] "io/fs", [2024-05-07T10:57:17.420Z] "io/ioutil", [2024-05-07T10:57:17.420Z] "log", [2024-05-07T10:57:17.420Z] "math", [2024-05-07T10:57:17.420Z] "math/big", [2024-05-07T10:57:17.420Z] "math/bits", [2024-05-07T10:57:17.420Z] "math/rand", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "os", [2024-05-07T10:57:17.420Z] "path", [2024-05-07T10:57:17.420Z] "path/filepath", [2024-05-07T10:57:17.420Z] "reflect", [2024-05-07T10:57:17.420Z] "runtime", [2024-05-07T10:57:17.420Z] "runtime/cgo", [2024-05-07T10:57:17.420Z] "runtime/internal/atomic", [2024-05-07T10:57:17.420Z] "runtime/internal/math", [2024-05-07T10:57:17.420Z] "runtime/internal/sys", [2024-05-07T10:57:17.420Z] "sort", [2024-05-07T10:57:17.420Z] "strconv", [2024-05-07T10:57:17.420Z] "strings", [2024-05-07T10:57:17.420Z] "sync", [2024-05-07T10:57:17.420Z] "sync/atomic", [2024-05-07T10:57:17.420Z] "syscall", [2024-05-07T10:57:17.420Z] "time", [2024-05-07T10:57:17.420Z] "unicode", [2024-05-07T10:57:17.420Z] "unicode/utf16", [2024-05-07T10:57:17.420Z] "unicode/utf8", [2024-05-07T10:57:17.420Z] "unsafe", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "TestGoFiles": [ [2024-05-07T10:57:17.420Z] "credentials_test.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "TestImports": [ [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/testdata", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "strings", [2024-05-07T10:57:17.420Z] "testing", [2024-05-07T10:57:17.420Z] "time" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "XTestGoFiles": [ [2024-05-07T10:57:17.420Z] "tls_ext_test.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "XTestImports": [ [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "crypto/x509", [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/stubserver", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/interop/grpc_testing", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/testdata", [2024-05-07T10:57:17.420Z] "os", [2024-05-07T10:57:17.420Z] "strings", [2024-05-07T10:57:17.420Z] "testing", [2024-05-07T10:57:17.420Z] "time" [2024-05-07T10:57:17.420Z] ] [2024-05-07T10:57:17.420Z] } [2024-05-07T10:57:17.420Z] { [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/serviceconfig", [2024-05-07T10:57:17.420Z] "ImportPath": "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.420Z] "Name": "serviceconfig", [2024-05-07T10:57:17.420Z] "Doc": "Package serviceconfig defines types and methods for operating on gRPC service configs.", [2024-05-07T10:57:17.420Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "Module": { [2024-05-07T10:57:17.420Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.420Z] "Version": "v1.60.1", [2024-05-07T10:57:17.420Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.420Z] "Indirect": true, [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.420Z] "GoVersion": "1.19" [2024-05-07T10:57:17.420Z] }, [2024-05-07T10:57:17.420Z] "DepOnly": true, [2024-05-07T10:57:17.420Z] "Stale": true, [2024-05-07T10:57:17.420Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.420Z] "GoFiles": [ [2024-05-07T10:57:17.420Z] "serviceconfig.go" [2024-05-07T10:57:17.420Z] ] [2024-05-07T10:57:17.420Z] } [2024-05-07T10:57:17.420Z] { [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver", [2024-05-07T10:57:17.420Z] "ImportPath": "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.420Z] "Name": "resolver", [2024-05-07T10:57:17.420Z] "Doc": "Package resolver defines APIs for name resolution in gRPC.", [2024-05-07T10:57:17.420Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "Module": { [2024-05-07T10:57:17.420Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.420Z] "Version": "v1.60.1", [2024-05-07T10:57:17.420Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.420Z] "Indirect": true, [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.420Z] "GoVersion": "1.19" [2024-05-07T10:57:17.420Z] }, [2024-05-07T10:57:17.420Z] "DepOnly": true, [2024-05-07T10:57:17.420Z] "Stale": true, [2024-05-07T10:57:17.420Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.420Z] "GoFiles": [ [2024-05-07T10:57:17.420Z] "map.go", [2024-05-07T10:57:17.420Z] "resolver.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "Imports": [ [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "strings" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "Deps": [ [2024-05-07T10:57:17.420Z] "bufio", [2024-05-07T10:57:17.420Z] "bytes", [2024-05-07T10:57:17.420Z] "compress/flate", [2024-05-07T10:57:17.420Z] "compress/gzip", [2024-05-07T10:57:17.420Z] "container/list", [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "crypto", [2024-05-07T10:57:17.420Z] "crypto/aes", [2024-05-07T10:57:17.420Z] "crypto/cipher", [2024-05-07T10:57:17.420Z] "crypto/des", [2024-05-07T10:57:17.420Z] "crypto/dsa", [2024-05-07T10:57:17.420Z] "crypto/ecdsa", [2024-05-07T10:57:17.420Z] "crypto/ed25519", [2024-05-07T10:57:17.420Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.420Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.420Z] "crypto/elliptic", [2024-05-07T10:57:17.420Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.420Z] "crypto/hmac", [2024-05-07T10:57:17.420Z] "crypto/internal/randutil", [2024-05-07T10:57:17.420Z] "crypto/internal/subtle", [2024-05-07T10:57:17.420Z] "crypto/md5", [2024-05-07T10:57:17.420Z] "crypto/rand", [2024-05-07T10:57:17.420Z] "crypto/rc4", [2024-05-07T10:57:17.420Z] "crypto/rsa", [2024-05-07T10:57:17.420Z] "crypto/sha1", [2024-05-07T10:57:17.420Z] "crypto/sha256", [2024-05-07T10:57:17.420Z] "crypto/sha512", [2024-05-07T10:57:17.420Z] "crypto/subtle", [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "crypto/x509", [2024-05-07T10:57:17.420Z] "crypto/x509/pkix", [2024-05-07T10:57:17.420Z] "embed", [2024-05-07T10:57:17.420Z] "encoding", [2024-05-07T10:57:17.420Z] "encoding/asn1", [2024-05-07T10:57:17.420Z] "encoding/base64", [2024-05-07T10:57:17.420Z] "encoding/binary", [2024-05-07T10:57:17.420Z] "encoding/hex", [2024-05-07T10:57:17.420Z] "encoding/json", [2024-05-07T10:57:17.420Z] "encoding/pem", [2024-05-07T10:57:17.420Z] "errors", [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.420Z] "go/token", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.420Z] "hash", [2024-05-07T10:57:17.420Z] "hash/crc32", [2024-05-07T10:57:17.420Z] "hash/fnv", [2024-05-07T10:57:17.420Z] "internal/abi", [2024-05-07T10:57:17.420Z] "internal/bytealg", [2024-05-07T10:57:17.420Z] "internal/cpu", [2024-05-07T10:57:17.420Z] "internal/fmtsort", [2024-05-07T10:57:17.420Z] "internal/goexperiment", [2024-05-07T10:57:17.420Z] "internal/itoa", [2024-05-07T10:57:17.420Z] "internal/nettrace", [2024-05-07T10:57:17.420Z] "internal/oserror", [2024-05-07T10:57:17.420Z] "internal/poll", [2024-05-07T10:57:17.420Z] "internal/race", [2024-05-07T10:57:17.420Z] "internal/reflectlite", [2024-05-07T10:57:17.420Z] "internal/singleflight", [2024-05-07T10:57:17.420Z] "internal/syscall/execenv", [2024-05-07T10:57:17.420Z] "internal/syscall/unix", [2024-05-07T10:57:17.420Z] "internal/testlog", [2024-05-07T10:57:17.420Z] "internal/unsafeheader", [2024-05-07T10:57:17.420Z] "io", [2024-05-07T10:57:17.420Z] "io/fs", [2024-05-07T10:57:17.420Z] "io/ioutil", [2024-05-07T10:57:17.420Z] "log", [2024-05-07T10:57:17.420Z] "math", [2024-05-07T10:57:17.420Z] "math/big", [2024-05-07T10:57:17.420Z] "math/bits", [2024-05-07T10:57:17.420Z] "math/rand", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "os", [2024-05-07T10:57:17.420Z] "path", [2024-05-07T10:57:17.420Z] "path/filepath", [2024-05-07T10:57:17.420Z] "reflect", [2024-05-07T10:57:17.420Z] "runtime", [2024-05-07T10:57:17.420Z] "runtime/cgo", [2024-05-07T10:57:17.420Z] "runtime/internal/atomic", [2024-05-07T10:57:17.420Z] "runtime/internal/math", [2024-05-07T10:57:17.420Z] "runtime/internal/sys", [2024-05-07T10:57:17.420Z] "sort", [2024-05-07T10:57:17.420Z] "strconv", [2024-05-07T10:57:17.420Z] "strings", [2024-05-07T10:57:17.420Z] "sync", [2024-05-07T10:57:17.420Z] "sync/atomic", [2024-05-07T10:57:17.420Z] "syscall", [2024-05-07T10:57:17.420Z] "time", [2024-05-07T10:57:17.420Z] "unicode", [2024-05-07T10:57:17.420Z] "unicode/utf16", [2024-05-07T10:57:17.420Z] "unicode/utf8", [2024-05-07T10:57:17.420Z] "unsafe", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "TestGoFiles": [ [2024-05-07T10:57:17.420Z] "map_test.go", [2024-05-07T10:57:17.420Z] "resolver_test.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "TestImports": [ [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.420Z] "sort", [2024-05-07T10:57:17.420Z] "testing" [2024-05-07T10:57:17.420Z] ] [2024-05-07T10:57:17.420Z] } [2024-05-07T10:57:17.420Z] { [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal", [2024-05-07T10:57:17.420Z] "ImportPath": "google.golang.org/grpc/internal", [2024-05-07T10:57:17.420Z] "Name": "internal", [2024-05-07T10:57:17.420Z] "Doc": "Package internal contains gRPC-internal code, to avoid polluting the godoc of the top-level grpc package.", [2024-05-07T10:57:17.420Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "Module": { [2024-05-07T10:57:17.420Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.420Z] "Version": "v1.60.1", [2024-05-07T10:57:17.420Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.420Z] "Indirect": true, [2024-05-07T10:57:17.420Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.420Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.420Z] "GoVersion": "1.19" [2024-05-07T10:57:17.420Z] }, [2024-05-07T10:57:17.420Z] "DepOnly": true, [2024-05-07T10:57:17.420Z] "Stale": true, [2024-05-07T10:57:17.420Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.420Z] "GoFiles": [ [2024-05-07T10:57:17.420Z] "experimental.go", [2024-05-07T10:57:17.420Z] "internal.go", [2024-05-07T10:57:17.420Z] "tcp_keepalive_nonunix.go", [2024-05-07T10:57:17.420Z] "xds_handshake_cluster.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.420Z] "tcp_keepalive_unix.go" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "Imports": [ [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "time" [2024-05-07T10:57:17.420Z] ], [2024-05-07T10:57:17.420Z] "Deps": [ [2024-05-07T10:57:17.420Z] "bufio", [2024-05-07T10:57:17.420Z] "bytes", [2024-05-07T10:57:17.420Z] "compress/flate", [2024-05-07T10:57:17.420Z] "compress/gzip", [2024-05-07T10:57:17.420Z] "container/list", [2024-05-07T10:57:17.420Z] "context", [2024-05-07T10:57:17.420Z] "crypto", [2024-05-07T10:57:17.420Z] "crypto/aes", [2024-05-07T10:57:17.420Z] "crypto/cipher", [2024-05-07T10:57:17.420Z] "crypto/des", [2024-05-07T10:57:17.420Z] "crypto/dsa", [2024-05-07T10:57:17.420Z] "crypto/ecdsa", [2024-05-07T10:57:17.420Z] "crypto/ed25519", [2024-05-07T10:57:17.420Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.420Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.420Z] "crypto/elliptic", [2024-05-07T10:57:17.420Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.420Z] "crypto/hmac", [2024-05-07T10:57:17.420Z] "crypto/internal/randutil", [2024-05-07T10:57:17.420Z] "crypto/internal/subtle", [2024-05-07T10:57:17.420Z] "crypto/md5", [2024-05-07T10:57:17.420Z] "crypto/rand", [2024-05-07T10:57:17.420Z] "crypto/rc4", [2024-05-07T10:57:17.420Z] "crypto/rsa", [2024-05-07T10:57:17.420Z] "crypto/sha1", [2024-05-07T10:57:17.420Z] "crypto/sha256", [2024-05-07T10:57:17.420Z] "crypto/sha512", [2024-05-07T10:57:17.420Z] "crypto/subtle", [2024-05-07T10:57:17.420Z] "crypto/tls", [2024-05-07T10:57:17.420Z] "crypto/x509", [2024-05-07T10:57:17.420Z] "crypto/x509/pkix", [2024-05-07T10:57:17.420Z] "embed", [2024-05-07T10:57:17.420Z] "encoding", [2024-05-07T10:57:17.420Z] "encoding/asn1", [2024-05-07T10:57:17.420Z] "encoding/base64", [2024-05-07T10:57:17.420Z] "encoding/binary", [2024-05-07T10:57:17.420Z] "encoding/hex", [2024-05-07T10:57:17.420Z] "encoding/json", [2024-05-07T10:57:17.420Z] "encoding/pem", [2024-05-07T10:57:17.420Z] "errors", [2024-05-07T10:57:17.420Z] "fmt", [2024-05-07T10:57:17.420Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.420Z] "go/token", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.420Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.420Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.420Z] "hash", [2024-05-07T10:57:17.420Z] "hash/crc32", [2024-05-07T10:57:17.420Z] "hash/fnv", [2024-05-07T10:57:17.420Z] "internal/abi", [2024-05-07T10:57:17.420Z] "internal/bytealg", [2024-05-07T10:57:17.420Z] "internal/cpu", [2024-05-07T10:57:17.420Z] "internal/fmtsort", [2024-05-07T10:57:17.420Z] "internal/goexperiment", [2024-05-07T10:57:17.420Z] "internal/itoa", [2024-05-07T10:57:17.420Z] "internal/nettrace", [2024-05-07T10:57:17.420Z] "internal/oserror", [2024-05-07T10:57:17.420Z] "internal/poll", [2024-05-07T10:57:17.420Z] "internal/race", [2024-05-07T10:57:17.420Z] "internal/reflectlite", [2024-05-07T10:57:17.420Z] "internal/singleflight", [2024-05-07T10:57:17.420Z] "internal/syscall/execenv", [2024-05-07T10:57:17.420Z] "internal/syscall/unix", [2024-05-07T10:57:17.420Z] "internal/testlog", [2024-05-07T10:57:17.420Z] "internal/unsafeheader", [2024-05-07T10:57:17.420Z] "io", [2024-05-07T10:57:17.420Z] "io/fs", [2024-05-07T10:57:17.420Z] "io/ioutil", [2024-05-07T10:57:17.420Z] "log", [2024-05-07T10:57:17.420Z] "math", [2024-05-07T10:57:17.420Z] "math/big", [2024-05-07T10:57:17.420Z] "math/bits", [2024-05-07T10:57:17.420Z] "math/rand", [2024-05-07T10:57:17.420Z] "net", [2024-05-07T10:57:17.420Z] "net/url", [2024-05-07T10:57:17.420Z] "os", [2024-05-07T10:57:17.420Z] "path", [2024-05-07T10:57:17.420Z] "path/filepath", [2024-05-07T10:57:17.420Z] "reflect", [2024-05-07T10:57:17.420Z] "runtime", [2024-05-07T10:57:17.420Z] "runtime/cgo", [2024-05-07T10:57:17.420Z] "runtime/internal/atomic", [2024-05-07T10:57:17.420Z] "runtime/internal/math", [2024-05-07T10:57:17.420Z] "runtime/internal/sys", [2024-05-07T10:57:17.420Z] "sort", [2024-05-07T10:57:17.420Z] "strconv", [2024-05-07T10:57:17.420Z] "strings", [2024-05-07T10:57:17.420Z] "sync", [2024-05-07T10:57:17.420Z] "sync/atomic", [2024-05-07T10:57:17.420Z] "syscall", [2024-05-07T10:57:17.420Z] "time", [2024-05-07T10:57:17.420Z] "unicode", [2024-05-07T10:57:17.420Z] "unicode/utf16", [2024-05-07T10:57:17.420Z] "unicode/utf8", [2024-05-07T10:57:17.420Z] "unsafe", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.420Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.421Z] ] [2024-05-07T10:57:17.421Z] } [2024-05-07T10:57:17.421Z] { [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/channelz", [2024-05-07T10:57:17.421Z] "ImportPath": "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.421Z] "Name": "channelz", [2024-05-07T10:57:17.421Z] "Doc": "Package channelz defines APIs for enabling channelz service, entry registration/deletion, and accessing channelz data.", [2024-05-07T10:57:17.421Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "Module": { [2024-05-07T10:57:17.421Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.421Z] "Version": "v1.60.1", [2024-05-07T10:57:17.421Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.421Z] "Indirect": true, [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.421Z] "GoVersion": "1.19" [2024-05-07T10:57:17.421Z] }, [2024-05-07T10:57:17.421Z] "DepOnly": true, [2024-05-07T10:57:17.421Z] "Stale": true, [2024-05-07T10:57:17.421Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.421Z] "GoFiles": [ [2024-05-07T10:57:17.421Z] "funcs.go", [2024-05-07T10:57:17.421Z] "id.go", [2024-05-07T10:57:17.421Z] "logging.go", [2024-05-07T10:57:17.421Z] "types.go", [2024-05-07T10:57:17.421Z] "types_linux.go", [2024-05-07T10:57:17.421Z] "util_linux.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.421Z] "types_nonlinux.go", [2024-05-07T10:57:17.421Z] "util_nonlinux.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Imports": [ [2024-05-07T10:57:17.421Z] "errors", [2024-05-07T10:57:17.421Z] "fmt", [2024-05-07T10:57:17.421Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.421Z] "net", [2024-05-07T10:57:17.421Z] "sort", [2024-05-07T10:57:17.421Z] "sync", [2024-05-07T10:57:17.421Z] "sync/atomic", [2024-05-07T10:57:17.421Z] "syscall", [2024-05-07T10:57:17.421Z] "time" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Deps": [ [2024-05-07T10:57:17.421Z] "bufio", [2024-05-07T10:57:17.421Z] "bytes", [2024-05-07T10:57:17.421Z] "compress/flate", [2024-05-07T10:57:17.421Z] "compress/gzip", [2024-05-07T10:57:17.421Z] "container/list", [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "crypto", [2024-05-07T10:57:17.421Z] "crypto/aes", [2024-05-07T10:57:17.421Z] "crypto/cipher", [2024-05-07T10:57:17.421Z] "crypto/des", [2024-05-07T10:57:17.421Z] "crypto/dsa", [2024-05-07T10:57:17.421Z] "crypto/ecdsa", [2024-05-07T10:57:17.421Z] "crypto/ed25519", [2024-05-07T10:57:17.421Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.421Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.421Z] "crypto/elliptic", [2024-05-07T10:57:17.421Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.421Z] "crypto/hmac", [2024-05-07T10:57:17.421Z] "crypto/internal/randutil", [2024-05-07T10:57:17.421Z] "crypto/internal/subtle", [2024-05-07T10:57:17.421Z] "crypto/md5", [2024-05-07T10:57:17.421Z] "crypto/rand", [2024-05-07T10:57:17.421Z] "crypto/rc4", [2024-05-07T10:57:17.421Z] "crypto/rsa", [2024-05-07T10:57:17.421Z] "crypto/sha1", [2024-05-07T10:57:17.421Z] "crypto/sha256", [2024-05-07T10:57:17.421Z] "crypto/sha512", [2024-05-07T10:57:17.421Z] "crypto/subtle", [2024-05-07T10:57:17.421Z] "crypto/tls", [2024-05-07T10:57:17.421Z] "crypto/x509", [2024-05-07T10:57:17.421Z] "crypto/x509/pkix", [2024-05-07T10:57:17.421Z] "embed", [2024-05-07T10:57:17.421Z] "encoding", [2024-05-07T10:57:17.421Z] "encoding/asn1", [2024-05-07T10:57:17.421Z] "encoding/base64", [2024-05-07T10:57:17.421Z] "encoding/binary", [2024-05-07T10:57:17.421Z] "encoding/hex", [2024-05-07T10:57:17.421Z] "encoding/json", [2024-05-07T10:57:17.421Z] "encoding/pem", [2024-05-07T10:57:17.421Z] "errors", [2024-05-07T10:57:17.421Z] "fmt", [2024-05-07T10:57:17.421Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.421Z] "go/token", [2024-05-07T10:57:17.421Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.421Z] "hash", [2024-05-07T10:57:17.421Z] "hash/crc32", [2024-05-07T10:57:17.421Z] "hash/fnv", [2024-05-07T10:57:17.421Z] "internal/abi", [2024-05-07T10:57:17.421Z] "internal/bytealg", [2024-05-07T10:57:17.421Z] "internal/cpu", [2024-05-07T10:57:17.421Z] "internal/fmtsort", [2024-05-07T10:57:17.421Z] "internal/goexperiment", [2024-05-07T10:57:17.421Z] "internal/itoa", [2024-05-07T10:57:17.421Z] "internal/nettrace", [2024-05-07T10:57:17.421Z] "internal/oserror", [2024-05-07T10:57:17.421Z] "internal/poll", [2024-05-07T10:57:17.421Z] "internal/race", [2024-05-07T10:57:17.421Z] "internal/reflectlite", [2024-05-07T10:57:17.421Z] "internal/singleflight", [2024-05-07T10:57:17.421Z] "internal/syscall/execenv", [2024-05-07T10:57:17.421Z] "internal/syscall/unix", [2024-05-07T10:57:17.421Z] "internal/testlog", [2024-05-07T10:57:17.421Z] "internal/unsafeheader", [2024-05-07T10:57:17.421Z] "io", [2024-05-07T10:57:17.421Z] "io/fs", [2024-05-07T10:57:17.421Z] "io/ioutil", [2024-05-07T10:57:17.421Z] "log", [2024-05-07T10:57:17.421Z] "math", [2024-05-07T10:57:17.421Z] "math/big", [2024-05-07T10:57:17.421Z] "math/bits", [2024-05-07T10:57:17.421Z] "math/rand", [2024-05-07T10:57:17.421Z] "net", [2024-05-07T10:57:17.421Z] "net/url", [2024-05-07T10:57:17.421Z] "os", [2024-05-07T10:57:17.421Z] "path", [2024-05-07T10:57:17.421Z] "path/filepath", [2024-05-07T10:57:17.421Z] "reflect", [2024-05-07T10:57:17.421Z] "runtime", [2024-05-07T10:57:17.421Z] "runtime/cgo", [2024-05-07T10:57:17.421Z] "runtime/internal/atomic", [2024-05-07T10:57:17.421Z] "runtime/internal/math", [2024-05-07T10:57:17.421Z] "runtime/internal/sys", [2024-05-07T10:57:17.421Z] "sort", [2024-05-07T10:57:17.421Z] "strconv", [2024-05-07T10:57:17.421Z] "strings", [2024-05-07T10:57:17.421Z] "sync", [2024-05-07T10:57:17.421Z] "sync/atomic", [2024-05-07T10:57:17.421Z] "syscall", [2024-05-07T10:57:17.421Z] "time", [2024-05-07T10:57:17.421Z] "unicode", [2024-05-07T10:57:17.421Z] "unicode/utf16", [2024-05-07T10:57:17.421Z] "unicode/utf8", [2024-05-07T10:57:17.421Z] "unsafe", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "XTestGoFiles": [ [2024-05-07T10:57:17.421Z] "util_test.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "XTestImports": [ [2024-05-07T10:57:17.421Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.421Z] "net", [2024-05-07T10:57:17.421Z] "reflect", [2024-05-07T10:57:17.421Z] "syscall", [2024-05-07T10:57:17.421Z] "testing" [2024-05-07T10:57:17.421Z] ] [2024-05-07T10:57:17.421Z] } [2024-05-07T10:57:17.421Z] { [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/channelz", [2024-05-07T10:57:17.421Z] "ImportPath": "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.421Z] "Name": "channelz", [2024-05-07T10:57:17.421Z] "Doc": "Package channelz exports internals of the channelz implementation as required by other gRPC packages.", [2024-05-07T10:57:17.421Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "Module": { [2024-05-07T10:57:17.421Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.421Z] "Version": "v1.60.1", [2024-05-07T10:57:17.421Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.421Z] "Indirect": true, [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.421Z] "GoVersion": "1.19" [2024-05-07T10:57:17.421Z] }, [2024-05-07T10:57:17.421Z] "DepOnly": true, [2024-05-07T10:57:17.421Z] "Stale": true, [2024-05-07T10:57:17.421Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.421Z] "GoFiles": [ [2024-05-07T10:57:17.421Z] "channelz.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Imports": [ [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/channelz" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Deps": [ [2024-05-07T10:57:17.421Z] "bufio", [2024-05-07T10:57:17.421Z] "bytes", [2024-05-07T10:57:17.421Z] "compress/flate", [2024-05-07T10:57:17.421Z] "compress/gzip", [2024-05-07T10:57:17.421Z] "container/list", [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "crypto", [2024-05-07T10:57:17.421Z] "crypto/aes", [2024-05-07T10:57:17.421Z] "crypto/cipher", [2024-05-07T10:57:17.421Z] "crypto/des", [2024-05-07T10:57:17.421Z] "crypto/dsa", [2024-05-07T10:57:17.421Z] "crypto/ecdsa", [2024-05-07T10:57:17.421Z] "crypto/ed25519", [2024-05-07T10:57:17.421Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.421Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.421Z] "crypto/elliptic", [2024-05-07T10:57:17.421Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.421Z] "crypto/hmac", [2024-05-07T10:57:17.421Z] "crypto/internal/randutil", [2024-05-07T10:57:17.421Z] "crypto/internal/subtle", [2024-05-07T10:57:17.421Z] "crypto/md5", [2024-05-07T10:57:17.421Z] "crypto/rand", [2024-05-07T10:57:17.421Z] "crypto/rc4", [2024-05-07T10:57:17.421Z] "crypto/rsa", [2024-05-07T10:57:17.421Z] "crypto/sha1", [2024-05-07T10:57:17.421Z] "crypto/sha256", [2024-05-07T10:57:17.421Z] "crypto/sha512", [2024-05-07T10:57:17.421Z] "crypto/subtle", [2024-05-07T10:57:17.421Z] "crypto/tls", [2024-05-07T10:57:17.421Z] "crypto/x509", [2024-05-07T10:57:17.421Z] "crypto/x509/pkix", [2024-05-07T10:57:17.421Z] "embed", [2024-05-07T10:57:17.421Z] "encoding", [2024-05-07T10:57:17.421Z] "encoding/asn1", [2024-05-07T10:57:17.421Z] "encoding/base64", [2024-05-07T10:57:17.421Z] "encoding/binary", [2024-05-07T10:57:17.421Z] "encoding/hex", [2024-05-07T10:57:17.421Z] "encoding/json", [2024-05-07T10:57:17.421Z] "encoding/pem", [2024-05-07T10:57:17.421Z] "errors", [2024-05-07T10:57:17.421Z] "fmt", [2024-05-07T10:57:17.421Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.421Z] "go/token", [2024-05-07T10:57:17.421Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.421Z] "hash", [2024-05-07T10:57:17.421Z] "hash/crc32", [2024-05-07T10:57:17.421Z] "hash/fnv", [2024-05-07T10:57:17.421Z] "internal/abi", [2024-05-07T10:57:17.421Z] "internal/bytealg", [2024-05-07T10:57:17.421Z] "internal/cpu", [2024-05-07T10:57:17.421Z] "internal/fmtsort", [2024-05-07T10:57:17.421Z] "internal/goexperiment", [2024-05-07T10:57:17.421Z] "internal/itoa", [2024-05-07T10:57:17.421Z] "internal/nettrace", [2024-05-07T10:57:17.421Z] "internal/oserror", [2024-05-07T10:57:17.421Z] "internal/poll", [2024-05-07T10:57:17.421Z] "internal/race", [2024-05-07T10:57:17.421Z] "internal/reflectlite", [2024-05-07T10:57:17.421Z] "internal/singleflight", [2024-05-07T10:57:17.421Z] "internal/syscall/execenv", [2024-05-07T10:57:17.421Z] "internal/syscall/unix", [2024-05-07T10:57:17.421Z] "internal/testlog", [2024-05-07T10:57:17.421Z] "internal/unsafeheader", [2024-05-07T10:57:17.421Z] "io", [2024-05-07T10:57:17.421Z] "io/fs", [2024-05-07T10:57:17.421Z] "io/ioutil", [2024-05-07T10:57:17.421Z] "log", [2024-05-07T10:57:17.421Z] "math", [2024-05-07T10:57:17.421Z] "math/big", [2024-05-07T10:57:17.421Z] "math/bits", [2024-05-07T10:57:17.421Z] "math/rand", [2024-05-07T10:57:17.421Z] "net", [2024-05-07T10:57:17.421Z] "net/url", [2024-05-07T10:57:17.421Z] "os", [2024-05-07T10:57:17.421Z] "path", [2024-05-07T10:57:17.421Z] "path/filepath", [2024-05-07T10:57:17.421Z] "reflect", [2024-05-07T10:57:17.421Z] "runtime", [2024-05-07T10:57:17.421Z] "runtime/cgo", [2024-05-07T10:57:17.421Z] "runtime/internal/atomic", [2024-05-07T10:57:17.421Z] "runtime/internal/math", [2024-05-07T10:57:17.421Z] "runtime/internal/sys", [2024-05-07T10:57:17.421Z] "sort", [2024-05-07T10:57:17.421Z] "strconv", [2024-05-07T10:57:17.421Z] "strings", [2024-05-07T10:57:17.421Z] "sync", [2024-05-07T10:57:17.421Z] "sync/atomic", [2024-05-07T10:57:17.421Z] "syscall", [2024-05-07T10:57:17.421Z] "time", [2024-05-07T10:57:17.421Z] "unicode", [2024-05-07T10:57:17.421Z] "unicode/utf16", [2024-05-07T10:57:17.421Z] "unicode/utf8", [2024-05-07T10:57:17.421Z] "unsafe", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.421Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.421Z] ] [2024-05-07T10:57:17.421Z] } [2024-05-07T10:57:17.421Z] { [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/metadata", [2024-05-07T10:57:17.421Z] "ImportPath": "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.421Z] "Name": "metadata", [2024-05-07T10:57:17.421Z] "Doc": "Package metadata define the structure of the metadata supported by gRPC library.", [2024-05-07T10:57:17.421Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "Module": { [2024-05-07T10:57:17.421Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.421Z] "Version": "v1.60.1", [2024-05-07T10:57:17.421Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.421Z] "Indirect": true, [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.421Z] "GoVersion": "1.19" [2024-05-07T10:57:17.421Z] }, [2024-05-07T10:57:17.421Z] "DepOnly": true, [2024-05-07T10:57:17.421Z] "Stale": true, [2024-05-07T10:57:17.421Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.421Z] "GoFiles": [ [2024-05-07T10:57:17.421Z] "metadata.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Imports": [ [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "fmt", [2024-05-07T10:57:17.421Z] "strings" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Deps": [ [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "errors", [2024-05-07T10:57:17.421Z] "fmt", [2024-05-07T10:57:17.421Z] "internal/abi", [2024-05-07T10:57:17.421Z] "internal/bytealg", [2024-05-07T10:57:17.421Z] "internal/cpu", [2024-05-07T10:57:17.421Z] "internal/fmtsort", [2024-05-07T10:57:17.421Z] "internal/goexperiment", [2024-05-07T10:57:17.421Z] "internal/itoa", [2024-05-07T10:57:17.421Z] "internal/oserror", [2024-05-07T10:57:17.421Z] "internal/poll", [2024-05-07T10:57:17.421Z] "internal/race", [2024-05-07T10:57:17.421Z] "internal/reflectlite", [2024-05-07T10:57:17.421Z] "internal/syscall/execenv", [2024-05-07T10:57:17.421Z] "internal/syscall/unix", [2024-05-07T10:57:17.421Z] "internal/testlog", [2024-05-07T10:57:17.421Z] "internal/unsafeheader", [2024-05-07T10:57:17.421Z] "io", [2024-05-07T10:57:17.421Z] "io/fs", [2024-05-07T10:57:17.421Z] "math", [2024-05-07T10:57:17.421Z] "math/bits", [2024-05-07T10:57:17.421Z] "os", [2024-05-07T10:57:17.421Z] "path", [2024-05-07T10:57:17.421Z] "reflect", [2024-05-07T10:57:17.421Z] "runtime", [2024-05-07T10:57:17.421Z] "runtime/internal/atomic", [2024-05-07T10:57:17.421Z] "runtime/internal/math", [2024-05-07T10:57:17.421Z] "runtime/internal/sys", [2024-05-07T10:57:17.421Z] "sort", [2024-05-07T10:57:17.421Z] "strconv", [2024-05-07T10:57:17.421Z] "strings", [2024-05-07T10:57:17.421Z] "sync", [2024-05-07T10:57:17.421Z] "sync/atomic", [2024-05-07T10:57:17.421Z] "syscall", [2024-05-07T10:57:17.421Z] "time", [2024-05-07T10:57:17.421Z] "unicode", [2024-05-07T10:57:17.421Z] "unicode/utf8", [2024-05-07T10:57:17.421Z] "unsafe" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "TestGoFiles": [ [2024-05-07T10:57:17.421Z] "metadata_test.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "TestImports": [ [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.421Z] "reflect", [2024-05-07T10:57:17.421Z] "strconv", [2024-05-07T10:57:17.421Z] "testing", [2024-05-07T10:57:17.421Z] "time" [2024-05-07T10:57:17.421Z] ] [2024-05-07T10:57:17.421Z] } [2024-05-07T10:57:17.421Z] { [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer", [2024-05-07T10:57:17.421Z] "ImportPath": "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.421Z] "Name": "balancer", [2024-05-07T10:57:17.421Z] "Doc": "Package balancer defines APIs for load balancing in gRPC.", [2024-05-07T10:57:17.421Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "Module": { [2024-05-07T10:57:17.421Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.421Z] "Version": "v1.60.1", [2024-05-07T10:57:17.421Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.421Z] "Indirect": true, [2024-05-07T10:57:17.421Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.421Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.421Z] "GoVersion": "1.19" [2024-05-07T10:57:17.421Z] }, [2024-05-07T10:57:17.421Z] "DepOnly": true, [2024-05-07T10:57:17.421Z] "Stale": true, [2024-05-07T10:57:17.421Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.421Z] "GoFiles": [ [2024-05-07T10:57:17.421Z] "balancer.go", [2024-05-07T10:57:17.421Z] "conn_state_evaluator.go" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Imports": [ [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "encoding/json", [2024-05-07T10:57:17.421Z] "errors", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.421Z] "net", [2024-05-07T10:57:17.421Z] "strings" [2024-05-07T10:57:17.421Z] ], [2024-05-07T10:57:17.421Z] "Deps": [ [2024-05-07T10:57:17.421Z] "bufio", [2024-05-07T10:57:17.421Z] "bytes", [2024-05-07T10:57:17.421Z] "compress/flate", [2024-05-07T10:57:17.421Z] "compress/gzip", [2024-05-07T10:57:17.421Z] "container/list", [2024-05-07T10:57:17.421Z] "context", [2024-05-07T10:57:17.421Z] "crypto", [2024-05-07T10:57:17.421Z] "crypto/aes", [2024-05-07T10:57:17.421Z] "crypto/cipher", [2024-05-07T10:57:17.421Z] "crypto/des", [2024-05-07T10:57:17.421Z] "crypto/dsa", [2024-05-07T10:57:17.421Z] "crypto/ecdsa", [2024-05-07T10:57:17.421Z] "crypto/ed25519", [2024-05-07T10:57:17.421Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.421Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.421Z] "crypto/elliptic", [2024-05-07T10:57:17.421Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.421Z] "crypto/hmac", [2024-05-07T10:57:17.421Z] "crypto/internal/randutil", [2024-05-07T10:57:17.421Z] "crypto/internal/subtle", [2024-05-07T10:57:17.421Z] "crypto/md5", [2024-05-07T10:57:17.421Z] "crypto/rand", [2024-05-07T10:57:17.421Z] "crypto/rc4", [2024-05-07T10:57:17.421Z] "crypto/rsa", [2024-05-07T10:57:17.421Z] "crypto/sha1", [2024-05-07T10:57:17.421Z] "crypto/sha256", [2024-05-07T10:57:17.421Z] "crypto/sha512", [2024-05-07T10:57:17.421Z] "crypto/subtle", [2024-05-07T10:57:17.421Z] "crypto/tls", [2024-05-07T10:57:17.421Z] "crypto/x509", [2024-05-07T10:57:17.421Z] "crypto/x509/pkix", [2024-05-07T10:57:17.421Z] "embed", [2024-05-07T10:57:17.421Z] "encoding", [2024-05-07T10:57:17.421Z] "encoding/asn1", [2024-05-07T10:57:17.421Z] "encoding/base64", [2024-05-07T10:57:17.421Z] "encoding/binary", [2024-05-07T10:57:17.421Z] "encoding/hex", [2024-05-07T10:57:17.421Z] "encoding/json", [2024-05-07T10:57:17.421Z] "encoding/pem", [2024-05-07T10:57:17.421Z] "errors", [2024-05-07T10:57:17.421Z] "fmt", [2024-05-07T10:57:17.421Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.421Z] "go/token", [2024-05-07T10:57:17.421Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.421Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.421Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.421Z] "hash", [2024-05-07T10:57:17.421Z] "hash/crc32", [2024-05-07T10:57:17.421Z] "hash/fnv", [2024-05-07T10:57:17.421Z] "internal/abi", [2024-05-07T10:57:17.421Z] "internal/bytealg", [2024-05-07T10:57:17.421Z] "internal/cpu", [2024-05-07T10:57:17.421Z] "internal/fmtsort", [2024-05-07T10:57:17.421Z] "internal/goexperiment", [2024-05-07T10:57:17.421Z] "internal/itoa", [2024-05-07T10:57:17.421Z] "internal/nettrace", [2024-05-07T10:57:17.421Z] "internal/oserror", [2024-05-07T10:57:17.421Z] "internal/poll", [2024-05-07T10:57:17.421Z] "internal/race", [2024-05-07T10:57:17.421Z] "internal/reflectlite", [2024-05-07T10:57:17.421Z] "internal/singleflight", [2024-05-07T10:57:17.421Z] "internal/syscall/execenv", [2024-05-07T10:57:17.421Z] "internal/syscall/unix", [2024-05-07T10:57:17.421Z] "internal/testlog", [2024-05-07T10:57:17.421Z] "internal/unsafeheader", [2024-05-07T10:57:17.421Z] "io", [2024-05-07T10:57:17.421Z] "io/fs", [2024-05-07T10:57:17.421Z] "io/ioutil", [2024-05-07T10:57:17.421Z] "log", [2024-05-07T10:57:17.421Z] "math", [2024-05-07T10:57:17.421Z] "math/big", [2024-05-07T10:57:17.421Z] "math/bits", [2024-05-07T10:57:17.421Z] "math/rand", [2024-05-07T10:57:17.421Z] "net", [2024-05-07T10:57:17.421Z] "net/url", [2024-05-07T10:57:17.421Z] "os", [2024-05-07T10:57:17.421Z] "path", [2024-05-07T10:57:17.421Z] "path/filepath", [2024-05-07T10:57:17.421Z] "reflect", [2024-05-07T10:57:17.421Z] "runtime", [2024-05-07T10:57:17.421Z] "runtime/cgo", [2024-05-07T10:57:17.421Z] "runtime/internal/atomic", [2024-05-07T10:57:17.421Z] "runtime/internal/math", [2024-05-07T10:57:17.421Z] "runtime/internal/sys", [2024-05-07T10:57:17.421Z] "sort", [2024-05-07T10:57:17.421Z] "strconv", [2024-05-07T10:57:17.422Z] "strings", [2024-05-07T10:57:17.422Z] "sync", [2024-05-07T10:57:17.422Z] "sync/atomic", [2024-05-07T10:57:17.422Z] "syscall", [2024-05-07T10:57:17.422Z] "time", [2024-05-07T10:57:17.422Z] "unicode", [2024-05-07T10:57:17.422Z] "unicode/utf16", [2024-05-07T10:57:17.422Z] "unicode/utf8", [2024-05-07T10:57:17.422Z] "unsafe", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "TestGoFiles": [ [2024-05-07T10:57:17.422Z] "conn_state_evaluator_test.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "TestImports": [ [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.422Z] "testing" [2024-05-07T10:57:17.422Z] ] [2024-05-07T10:57:17.422Z] } [2024-05-07T10:57:17.422Z] { [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/base", [2024-05-07T10:57:17.422Z] "ImportPath": "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.422Z] "Name": "base", [2024-05-07T10:57:17.422Z] "Doc": "Package base defines a balancer base that can be used to build balancers with different picking algorithms.", [2024-05-07T10:57:17.422Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "Module": { [2024-05-07T10:57:17.422Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.422Z] "Version": "v1.60.1", [2024-05-07T10:57:17.422Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.422Z] "Indirect": true, [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.422Z] "GoVersion": "1.19" [2024-05-07T10:57:17.422Z] }, [2024-05-07T10:57:17.422Z] "DepOnly": true, [2024-05-07T10:57:17.422Z] "Stale": true, [2024-05-07T10:57:17.422Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.422Z] "GoFiles": [ [2024-05-07T10:57:17.422Z] "balancer.go", [2024-05-07T10:57:17.422Z] "base.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Imports": [ [2024-05-07T10:57:17.422Z] "errors", [2024-05-07T10:57:17.422Z] "fmt", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/resolver" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Deps": [ [2024-05-07T10:57:17.422Z] "bufio", [2024-05-07T10:57:17.422Z] "bytes", [2024-05-07T10:57:17.422Z] "compress/flate", [2024-05-07T10:57:17.422Z] "compress/gzip", [2024-05-07T10:57:17.422Z] "container/list", [2024-05-07T10:57:17.422Z] "context", [2024-05-07T10:57:17.422Z] "crypto", [2024-05-07T10:57:17.422Z] "crypto/aes", [2024-05-07T10:57:17.422Z] "crypto/cipher", [2024-05-07T10:57:17.422Z] "crypto/des", [2024-05-07T10:57:17.422Z] "crypto/dsa", [2024-05-07T10:57:17.422Z] "crypto/ecdsa", [2024-05-07T10:57:17.422Z] "crypto/ed25519", [2024-05-07T10:57:17.422Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.422Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.422Z] "crypto/elliptic", [2024-05-07T10:57:17.422Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.422Z] "crypto/hmac", [2024-05-07T10:57:17.422Z] "crypto/internal/randutil", [2024-05-07T10:57:17.422Z] "crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "crypto/md5", [2024-05-07T10:57:17.422Z] "crypto/rand", [2024-05-07T10:57:17.422Z] "crypto/rc4", [2024-05-07T10:57:17.422Z] "crypto/rsa", [2024-05-07T10:57:17.422Z] "crypto/sha1", [2024-05-07T10:57:17.422Z] "crypto/sha256", [2024-05-07T10:57:17.422Z] "crypto/sha512", [2024-05-07T10:57:17.422Z] "crypto/subtle", [2024-05-07T10:57:17.422Z] "crypto/tls", [2024-05-07T10:57:17.422Z] "crypto/x509", [2024-05-07T10:57:17.422Z] "crypto/x509/pkix", [2024-05-07T10:57:17.422Z] "embed", [2024-05-07T10:57:17.422Z] "encoding", [2024-05-07T10:57:17.422Z] "encoding/asn1", [2024-05-07T10:57:17.422Z] "encoding/base64", [2024-05-07T10:57:17.422Z] "encoding/binary", [2024-05-07T10:57:17.422Z] "encoding/hex", [2024-05-07T10:57:17.422Z] "encoding/json", [2024-05-07T10:57:17.422Z] "encoding/pem", [2024-05-07T10:57:17.422Z] "errors", [2024-05-07T10:57:17.422Z] "fmt", [2024-05-07T10:57:17.422Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.422Z] "go/token", [2024-05-07T10:57:17.422Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.422Z] "hash", [2024-05-07T10:57:17.422Z] "hash/crc32", [2024-05-07T10:57:17.422Z] "hash/fnv", [2024-05-07T10:57:17.422Z] "internal/abi", [2024-05-07T10:57:17.422Z] "internal/bytealg", [2024-05-07T10:57:17.422Z] "internal/cpu", [2024-05-07T10:57:17.422Z] "internal/fmtsort", [2024-05-07T10:57:17.422Z] "internal/goexperiment", [2024-05-07T10:57:17.422Z] "internal/itoa", [2024-05-07T10:57:17.422Z] "internal/nettrace", [2024-05-07T10:57:17.422Z] "internal/oserror", [2024-05-07T10:57:17.422Z] "internal/poll", [2024-05-07T10:57:17.422Z] "internal/race", [2024-05-07T10:57:17.422Z] "internal/reflectlite", [2024-05-07T10:57:17.422Z] "internal/singleflight", [2024-05-07T10:57:17.422Z] "internal/syscall/execenv", [2024-05-07T10:57:17.422Z] "internal/syscall/unix", [2024-05-07T10:57:17.422Z] "internal/testlog", [2024-05-07T10:57:17.422Z] "internal/unsafeheader", [2024-05-07T10:57:17.422Z] "io", [2024-05-07T10:57:17.422Z] "io/fs", [2024-05-07T10:57:17.422Z] "io/ioutil", [2024-05-07T10:57:17.422Z] "log", [2024-05-07T10:57:17.422Z] "math", [2024-05-07T10:57:17.422Z] "math/big", [2024-05-07T10:57:17.422Z] "math/bits", [2024-05-07T10:57:17.422Z] "math/rand", [2024-05-07T10:57:17.422Z] "net", [2024-05-07T10:57:17.422Z] "net/url", [2024-05-07T10:57:17.422Z] "os", [2024-05-07T10:57:17.422Z] "path", [2024-05-07T10:57:17.422Z] "path/filepath", [2024-05-07T10:57:17.422Z] "reflect", [2024-05-07T10:57:17.422Z] "runtime", [2024-05-07T10:57:17.422Z] "runtime/cgo", [2024-05-07T10:57:17.422Z] "runtime/internal/atomic", [2024-05-07T10:57:17.422Z] "runtime/internal/math", [2024-05-07T10:57:17.422Z] "runtime/internal/sys", [2024-05-07T10:57:17.422Z] "sort", [2024-05-07T10:57:17.422Z] "strconv", [2024-05-07T10:57:17.422Z] "strings", [2024-05-07T10:57:17.422Z] "sync", [2024-05-07T10:57:17.422Z] "sync/atomic", [2024-05-07T10:57:17.422Z] "syscall", [2024-05-07T10:57:17.422Z] "time", [2024-05-07T10:57:17.422Z] "unicode", [2024-05-07T10:57:17.422Z] "unicode/utf16", [2024-05-07T10:57:17.422Z] "unicode/utf8", [2024-05-07T10:57:17.422Z] "unsafe", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "TestGoFiles": [ [2024-05-07T10:57:17.422Z] "balancer_test.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "TestImports": [ [2024-05-07T10:57:17.422Z] "context", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.422Z] "testing", [2024-05-07T10:57:17.422Z] "time" [2024-05-07T10:57:17.422Z] ] [2024-05-07T10:57:17.422Z] } [2024-05-07T10:57:17.422Z] { [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcrand", [2024-05-07T10:57:17.422Z] "ImportPath": "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.422Z] "Name": "grpcrand", [2024-05-07T10:57:17.422Z] "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-05-07T10:57:17.422Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "Module": { [2024-05-07T10:57:17.422Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.422Z] "Version": "v1.60.1", [2024-05-07T10:57:17.422Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.422Z] "Indirect": true, [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.422Z] "GoVersion": "1.19" [2024-05-07T10:57:17.422Z] }, [2024-05-07T10:57:17.422Z] "DepOnly": true, [2024-05-07T10:57:17.422Z] "Stale": true, [2024-05-07T10:57:17.422Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.422Z] "GoFiles": [ [2024-05-07T10:57:17.422Z] "grpcrand.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Imports": [ [2024-05-07T10:57:17.422Z] "math/rand", [2024-05-07T10:57:17.422Z] "sync", [2024-05-07T10:57:17.422Z] "time" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Deps": [ [2024-05-07T10:57:17.422Z] "errors", [2024-05-07T10:57:17.422Z] "internal/abi", [2024-05-07T10:57:17.422Z] "internal/bytealg", [2024-05-07T10:57:17.422Z] "internal/cpu", [2024-05-07T10:57:17.422Z] "internal/goexperiment", [2024-05-07T10:57:17.422Z] "internal/itoa", [2024-05-07T10:57:17.422Z] "internal/oserror", [2024-05-07T10:57:17.422Z] "internal/race", [2024-05-07T10:57:17.422Z] "internal/reflectlite", [2024-05-07T10:57:17.422Z] "internal/unsafeheader", [2024-05-07T10:57:17.422Z] "math", [2024-05-07T10:57:17.422Z] "math/bits", [2024-05-07T10:57:17.422Z] "math/rand", [2024-05-07T10:57:17.422Z] "runtime", [2024-05-07T10:57:17.422Z] "runtime/internal/atomic", [2024-05-07T10:57:17.422Z] "runtime/internal/math", [2024-05-07T10:57:17.422Z] "runtime/internal/sys", [2024-05-07T10:57:17.422Z] "sync", [2024-05-07T10:57:17.422Z] "sync/atomic", [2024-05-07T10:57:17.422Z] "syscall", [2024-05-07T10:57:17.422Z] "time", [2024-05-07T10:57:17.422Z] "unsafe" [2024-05-07T10:57:17.422Z] ] [2024-05-07T10:57:17.422Z] } [2024-05-07T10:57:17.422Z] { [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/roundrobin", [2024-05-07T10:57:17.422Z] "ImportPath": "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.422Z] "Name": "roundrobin", [2024-05-07T10:57:17.422Z] "Doc": "Package roundrobin defines a roundrobin balancer.", [2024-05-07T10:57:17.422Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "Module": { [2024-05-07T10:57:17.422Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.422Z] "Version": "v1.60.1", [2024-05-07T10:57:17.422Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.422Z] "Indirect": true, [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.422Z] "GoVersion": "1.19" [2024-05-07T10:57:17.422Z] }, [2024-05-07T10:57:17.422Z] "DepOnly": true, [2024-05-07T10:57:17.422Z] "Stale": true, [2024-05-07T10:57:17.422Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.422Z] "GoFiles": [ [2024-05-07T10:57:17.422Z] "roundrobin.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Imports": [ [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.422Z] "sync/atomic" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Deps": [ [2024-05-07T10:57:17.422Z] "bufio", [2024-05-07T10:57:17.422Z] "bytes", [2024-05-07T10:57:17.422Z] "compress/flate", [2024-05-07T10:57:17.422Z] "compress/gzip", [2024-05-07T10:57:17.422Z] "container/list", [2024-05-07T10:57:17.422Z] "context", [2024-05-07T10:57:17.422Z] "crypto", [2024-05-07T10:57:17.422Z] "crypto/aes", [2024-05-07T10:57:17.422Z] "crypto/cipher", [2024-05-07T10:57:17.422Z] "crypto/des", [2024-05-07T10:57:17.422Z] "crypto/dsa", [2024-05-07T10:57:17.422Z] "crypto/ecdsa", [2024-05-07T10:57:17.422Z] "crypto/ed25519", [2024-05-07T10:57:17.422Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.422Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.422Z] "crypto/elliptic", [2024-05-07T10:57:17.422Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.422Z] "crypto/hmac", [2024-05-07T10:57:17.422Z] "crypto/internal/randutil", [2024-05-07T10:57:17.422Z] "crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "crypto/md5", [2024-05-07T10:57:17.422Z] "crypto/rand", [2024-05-07T10:57:17.422Z] "crypto/rc4", [2024-05-07T10:57:17.422Z] "crypto/rsa", [2024-05-07T10:57:17.422Z] "crypto/sha1", [2024-05-07T10:57:17.422Z] "crypto/sha256", [2024-05-07T10:57:17.422Z] "crypto/sha512", [2024-05-07T10:57:17.422Z] "crypto/subtle", [2024-05-07T10:57:17.422Z] "crypto/tls", [2024-05-07T10:57:17.422Z] "crypto/x509", [2024-05-07T10:57:17.422Z] "crypto/x509/pkix", [2024-05-07T10:57:17.422Z] "embed", [2024-05-07T10:57:17.422Z] "encoding", [2024-05-07T10:57:17.422Z] "encoding/asn1", [2024-05-07T10:57:17.422Z] "encoding/base64", [2024-05-07T10:57:17.422Z] "encoding/binary", [2024-05-07T10:57:17.422Z] "encoding/hex", [2024-05-07T10:57:17.422Z] "encoding/json", [2024-05-07T10:57:17.422Z] "encoding/pem", [2024-05-07T10:57:17.422Z] "errors", [2024-05-07T10:57:17.422Z] "fmt", [2024-05-07T10:57:17.422Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.422Z] "go/token", [2024-05-07T10:57:17.422Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.422Z] "hash", [2024-05-07T10:57:17.422Z] "hash/crc32", [2024-05-07T10:57:17.422Z] "hash/fnv", [2024-05-07T10:57:17.422Z] "internal/abi", [2024-05-07T10:57:17.422Z] "internal/bytealg", [2024-05-07T10:57:17.422Z] "internal/cpu", [2024-05-07T10:57:17.422Z] "internal/fmtsort", [2024-05-07T10:57:17.422Z] "internal/goexperiment", [2024-05-07T10:57:17.422Z] "internal/itoa", [2024-05-07T10:57:17.422Z] "internal/nettrace", [2024-05-07T10:57:17.422Z] "internal/oserror", [2024-05-07T10:57:17.422Z] "internal/poll", [2024-05-07T10:57:17.422Z] "internal/race", [2024-05-07T10:57:17.422Z] "internal/reflectlite", [2024-05-07T10:57:17.422Z] "internal/singleflight", [2024-05-07T10:57:17.422Z] "internal/syscall/execenv", [2024-05-07T10:57:17.422Z] "internal/syscall/unix", [2024-05-07T10:57:17.422Z] "internal/testlog", [2024-05-07T10:57:17.422Z] "internal/unsafeheader", [2024-05-07T10:57:17.422Z] "io", [2024-05-07T10:57:17.422Z] "io/fs", [2024-05-07T10:57:17.422Z] "io/ioutil", [2024-05-07T10:57:17.422Z] "log", [2024-05-07T10:57:17.422Z] "math", [2024-05-07T10:57:17.422Z] "math/big", [2024-05-07T10:57:17.422Z] "math/bits", [2024-05-07T10:57:17.422Z] "math/rand", [2024-05-07T10:57:17.422Z] "net", [2024-05-07T10:57:17.422Z] "net/url", [2024-05-07T10:57:17.422Z] "os", [2024-05-07T10:57:17.422Z] "path", [2024-05-07T10:57:17.422Z] "path/filepath", [2024-05-07T10:57:17.422Z] "reflect", [2024-05-07T10:57:17.422Z] "runtime", [2024-05-07T10:57:17.422Z] "runtime/cgo", [2024-05-07T10:57:17.422Z] "runtime/internal/atomic", [2024-05-07T10:57:17.422Z] "runtime/internal/math", [2024-05-07T10:57:17.422Z] "runtime/internal/sys", [2024-05-07T10:57:17.422Z] "sort", [2024-05-07T10:57:17.422Z] "strconv", [2024-05-07T10:57:17.422Z] "strings", [2024-05-07T10:57:17.422Z] "sync", [2024-05-07T10:57:17.422Z] "sync/atomic", [2024-05-07T10:57:17.422Z] "syscall", [2024-05-07T10:57:17.422Z] "time", [2024-05-07T10:57:17.422Z] "unicode", [2024-05-07T10:57:17.422Z] "unicode/utf16", [2024-05-07T10:57:17.422Z] "unicode/utf8", [2024-05-07T10:57:17.422Z] "unsafe", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.422Z] ] [2024-05-07T10:57:17.422Z] } [2024-05-07T10:57:17.422Z] { [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/codes", [2024-05-07T10:57:17.422Z] "ImportPath": "google.golang.org/grpc/codes", [2024-05-07T10:57:17.422Z] "Name": "codes", [2024-05-07T10:57:17.422Z] "Doc": "Package codes defines the canonical error codes used by gRPC.", [2024-05-07T10:57:17.422Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "Module": { [2024-05-07T10:57:17.422Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.422Z] "Version": "v1.60.1", [2024-05-07T10:57:17.422Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.422Z] "Indirect": true, [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.422Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.422Z] "GoVersion": "1.19" [2024-05-07T10:57:17.422Z] }, [2024-05-07T10:57:17.422Z] "DepOnly": true, [2024-05-07T10:57:17.422Z] "Stale": true, [2024-05-07T10:57:17.422Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.422Z] "GoFiles": [ [2024-05-07T10:57:17.422Z] "code_string.go", [2024-05-07T10:57:17.422Z] "codes.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Imports": [ [2024-05-07T10:57:17.422Z] "fmt", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.422Z] "strconv" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "Deps": [ [2024-05-07T10:57:17.422Z] "bufio", [2024-05-07T10:57:17.422Z] "bytes", [2024-05-07T10:57:17.422Z] "compress/flate", [2024-05-07T10:57:17.422Z] "compress/gzip", [2024-05-07T10:57:17.422Z] "container/list", [2024-05-07T10:57:17.422Z] "context", [2024-05-07T10:57:17.422Z] "crypto", [2024-05-07T10:57:17.422Z] "crypto/aes", [2024-05-07T10:57:17.422Z] "crypto/cipher", [2024-05-07T10:57:17.422Z] "crypto/des", [2024-05-07T10:57:17.422Z] "crypto/dsa", [2024-05-07T10:57:17.422Z] "crypto/ecdsa", [2024-05-07T10:57:17.422Z] "crypto/ed25519", [2024-05-07T10:57:17.422Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.422Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.422Z] "crypto/elliptic", [2024-05-07T10:57:17.422Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.422Z] "crypto/hmac", [2024-05-07T10:57:17.422Z] "crypto/internal/randutil", [2024-05-07T10:57:17.422Z] "crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "crypto/md5", [2024-05-07T10:57:17.422Z] "crypto/rand", [2024-05-07T10:57:17.422Z] "crypto/rc4", [2024-05-07T10:57:17.422Z] "crypto/rsa", [2024-05-07T10:57:17.422Z] "crypto/sha1", [2024-05-07T10:57:17.422Z] "crypto/sha256", [2024-05-07T10:57:17.422Z] "crypto/sha512", [2024-05-07T10:57:17.422Z] "crypto/subtle", [2024-05-07T10:57:17.422Z] "crypto/tls", [2024-05-07T10:57:17.422Z] "crypto/x509", [2024-05-07T10:57:17.422Z] "crypto/x509/pkix", [2024-05-07T10:57:17.422Z] "embed", [2024-05-07T10:57:17.422Z] "encoding", [2024-05-07T10:57:17.422Z] "encoding/asn1", [2024-05-07T10:57:17.422Z] "encoding/base64", [2024-05-07T10:57:17.422Z] "encoding/binary", [2024-05-07T10:57:17.422Z] "encoding/hex", [2024-05-07T10:57:17.422Z] "encoding/json", [2024-05-07T10:57:17.422Z] "encoding/pem", [2024-05-07T10:57:17.422Z] "errors", [2024-05-07T10:57:17.422Z] "fmt", [2024-05-07T10:57:17.422Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.422Z] "go/token", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.422Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.422Z] "hash", [2024-05-07T10:57:17.422Z] "hash/crc32", [2024-05-07T10:57:17.422Z] "hash/fnv", [2024-05-07T10:57:17.422Z] "internal/abi", [2024-05-07T10:57:17.422Z] "internal/bytealg", [2024-05-07T10:57:17.422Z] "internal/cpu", [2024-05-07T10:57:17.422Z] "internal/fmtsort", [2024-05-07T10:57:17.422Z] "internal/goexperiment", [2024-05-07T10:57:17.422Z] "internal/itoa", [2024-05-07T10:57:17.422Z] "internal/nettrace", [2024-05-07T10:57:17.422Z] "internal/oserror", [2024-05-07T10:57:17.422Z] "internal/poll", [2024-05-07T10:57:17.422Z] "internal/race", [2024-05-07T10:57:17.422Z] "internal/reflectlite", [2024-05-07T10:57:17.422Z] "internal/singleflight", [2024-05-07T10:57:17.422Z] "internal/syscall/execenv", [2024-05-07T10:57:17.422Z] "internal/syscall/unix", [2024-05-07T10:57:17.422Z] "internal/testlog", [2024-05-07T10:57:17.422Z] "internal/unsafeheader", [2024-05-07T10:57:17.422Z] "io", [2024-05-07T10:57:17.422Z] "io/fs", [2024-05-07T10:57:17.422Z] "io/ioutil", [2024-05-07T10:57:17.422Z] "log", [2024-05-07T10:57:17.422Z] "math", [2024-05-07T10:57:17.422Z] "math/big", [2024-05-07T10:57:17.422Z] "math/bits", [2024-05-07T10:57:17.422Z] "math/rand", [2024-05-07T10:57:17.422Z] "net", [2024-05-07T10:57:17.422Z] "net/url", [2024-05-07T10:57:17.422Z] "os", [2024-05-07T10:57:17.422Z] "path", [2024-05-07T10:57:17.422Z] "path/filepath", [2024-05-07T10:57:17.422Z] "reflect", [2024-05-07T10:57:17.422Z] "runtime", [2024-05-07T10:57:17.422Z] "runtime/cgo", [2024-05-07T10:57:17.422Z] "runtime/internal/atomic", [2024-05-07T10:57:17.422Z] "runtime/internal/math", [2024-05-07T10:57:17.422Z] "runtime/internal/sys", [2024-05-07T10:57:17.422Z] "sort", [2024-05-07T10:57:17.422Z] "strconv", [2024-05-07T10:57:17.422Z] "strings", [2024-05-07T10:57:17.422Z] "sync", [2024-05-07T10:57:17.422Z] "sync/atomic", [2024-05-07T10:57:17.422Z] "syscall", [2024-05-07T10:57:17.422Z] "time", [2024-05-07T10:57:17.422Z] "unicode", [2024-05-07T10:57:17.422Z] "unicode/utf16", [2024-05-07T10:57:17.422Z] "unicode/utf8", [2024-05-07T10:57:17.422Z] "unsafe", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.422Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "TestGoFiles": [ [2024-05-07T10:57:17.422Z] "codes_test.go" [2024-05-07T10:57:17.422Z] ], [2024-05-07T10:57:17.422Z] "TestImports": [ [2024-05-07T10:57:17.422Z] "encoding/json", [2024-05-07T10:57:17.422Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-05-07T10:57:17.422Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.422Z] "reflect", [2024-05-07T10:57:17.422Z] "testing" [2024-05-07T10:57:17.422Z] ] [2024-05-07T10:57:17.422Z] } [2024-05-07T10:57:17.422Z] { [2024-05-07T10:57:17.422Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/credentials/insecure", [2024-05-07T10:57:17.422Z] "ImportPath": "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.422Z] "Name": "insecure", [2024-05-07T10:57:17.423Z] "Doc": "Package insecure provides an implementation of the credentials.TransportCredentials interface which disables transport security.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "Version": "v1.60.1", [2024-05-07T10:57:17.423Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.423Z] "Indirect": true, [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.423Z] "GoVersion": "1.19" [2024-05-07T10:57:17.423Z] }, [2024-05-07T10:57:17.423Z] "DepOnly": true, [2024-05-07T10:57:17.423Z] "Stale": true, [2024-05-07T10:57:17.423Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.423Z] "GoFiles": [ [2024-05-07T10:57:17.423Z] "insecure.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Imports": [ [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.423Z] "net" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Deps": [ [2024-05-07T10:57:17.423Z] "bufio", [2024-05-07T10:57:17.423Z] "bytes", [2024-05-07T10:57:17.423Z] "compress/flate", [2024-05-07T10:57:17.423Z] "compress/gzip", [2024-05-07T10:57:17.423Z] "container/list", [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "crypto", [2024-05-07T10:57:17.423Z] "crypto/aes", [2024-05-07T10:57:17.423Z] "crypto/cipher", [2024-05-07T10:57:17.423Z] "crypto/des", [2024-05-07T10:57:17.423Z] "crypto/dsa", [2024-05-07T10:57:17.423Z] "crypto/ecdsa", [2024-05-07T10:57:17.423Z] "crypto/ed25519", [2024-05-07T10:57:17.423Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.423Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.423Z] "crypto/elliptic", [2024-05-07T10:57:17.423Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.423Z] "crypto/hmac", [2024-05-07T10:57:17.423Z] "crypto/internal/randutil", [2024-05-07T10:57:17.423Z] "crypto/internal/subtle", [2024-05-07T10:57:17.423Z] "crypto/md5", [2024-05-07T10:57:17.423Z] "crypto/rand", [2024-05-07T10:57:17.423Z] "crypto/rc4", [2024-05-07T10:57:17.423Z] "crypto/rsa", [2024-05-07T10:57:17.423Z] "crypto/sha1", [2024-05-07T10:57:17.423Z] "crypto/sha256", [2024-05-07T10:57:17.423Z] "crypto/sha512", [2024-05-07T10:57:17.423Z] "crypto/subtle", [2024-05-07T10:57:17.423Z] "crypto/tls", [2024-05-07T10:57:17.423Z] "crypto/x509", [2024-05-07T10:57:17.423Z] "crypto/x509/pkix", [2024-05-07T10:57:17.423Z] "embed", [2024-05-07T10:57:17.423Z] "encoding", [2024-05-07T10:57:17.423Z] "encoding/asn1", [2024-05-07T10:57:17.423Z] "encoding/base64", [2024-05-07T10:57:17.423Z] "encoding/binary", [2024-05-07T10:57:17.423Z] "encoding/hex", [2024-05-07T10:57:17.423Z] "encoding/json", [2024-05-07T10:57:17.423Z] "encoding/pem", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.423Z] "go/token", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.423Z] "hash", [2024-05-07T10:57:17.423Z] "hash/crc32", [2024-05-07T10:57:17.423Z] "hash/fnv", [2024-05-07T10:57:17.423Z] "internal/abi", [2024-05-07T10:57:17.423Z] "internal/bytealg", [2024-05-07T10:57:17.423Z] "internal/cpu", [2024-05-07T10:57:17.423Z] "internal/fmtsort", [2024-05-07T10:57:17.423Z] "internal/goexperiment", [2024-05-07T10:57:17.423Z] "internal/itoa", [2024-05-07T10:57:17.423Z] "internal/nettrace", [2024-05-07T10:57:17.423Z] "internal/oserror", [2024-05-07T10:57:17.423Z] "internal/poll", [2024-05-07T10:57:17.423Z] "internal/race", [2024-05-07T10:57:17.423Z] "internal/reflectlite", [2024-05-07T10:57:17.423Z] "internal/singleflight", [2024-05-07T10:57:17.423Z] "internal/syscall/execenv", [2024-05-07T10:57:17.423Z] "internal/syscall/unix", [2024-05-07T10:57:17.423Z] "internal/testlog", [2024-05-07T10:57:17.423Z] "internal/unsafeheader", [2024-05-07T10:57:17.423Z] "io", [2024-05-07T10:57:17.423Z] "io/fs", [2024-05-07T10:57:17.423Z] "io/ioutil", [2024-05-07T10:57:17.423Z] "log", [2024-05-07T10:57:17.423Z] "math", [2024-05-07T10:57:17.423Z] "math/big", [2024-05-07T10:57:17.423Z] "math/bits", [2024-05-07T10:57:17.423Z] "math/rand", [2024-05-07T10:57:17.423Z] "net", [2024-05-07T10:57:17.423Z] "net/url", [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "path", [2024-05-07T10:57:17.423Z] "path/filepath", [2024-05-07T10:57:17.423Z] "reflect", [2024-05-07T10:57:17.423Z] "runtime", [2024-05-07T10:57:17.423Z] "runtime/cgo", [2024-05-07T10:57:17.423Z] "runtime/internal/atomic", [2024-05-07T10:57:17.423Z] "runtime/internal/math", [2024-05-07T10:57:17.423Z] "runtime/internal/sys", [2024-05-07T10:57:17.423Z] "sort", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "syscall", [2024-05-07T10:57:17.423Z] "time", [2024-05-07T10:57:17.423Z] "unicode", [2024-05-07T10:57:17.423Z] "unicode/utf16", [2024-05-07T10:57:17.423Z] "unicode/utf8", [2024-05-07T10:57:17.423Z] "unsafe", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.423Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.423Z] ] [2024-05-07T10:57:17.423Z] } [2024-05-07T10:57:17.423Z] { [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/envconfig", [2024-05-07T10:57:17.423Z] "ImportPath": "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "Name": "envconfig", [2024-05-07T10:57:17.423Z] "Doc": "Package envconfig contains grpc settings configured by environment variables.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "Version": "v1.60.1", [2024-05-07T10:57:17.423Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.423Z] "Indirect": true, [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.423Z] "GoVersion": "1.19" [2024-05-07T10:57:17.423Z] }, [2024-05-07T10:57:17.423Z] "DepOnly": true, [2024-05-07T10:57:17.423Z] "Stale": true, [2024-05-07T10:57:17.423Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.423Z] "GoFiles": [ [2024-05-07T10:57:17.423Z] "envconfig.go", [2024-05-07T10:57:17.423Z] "observability.go", [2024-05-07T10:57:17.423Z] "xds.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Imports": [ [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Deps": [ [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "internal/abi", [2024-05-07T10:57:17.423Z] "internal/bytealg", [2024-05-07T10:57:17.423Z] "internal/cpu", [2024-05-07T10:57:17.423Z] "internal/goexperiment", [2024-05-07T10:57:17.423Z] "internal/itoa", [2024-05-07T10:57:17.423Z] "internal/oserror", [2024-05-07T10:57:17.423Z] "internal/poll", [2024-05-07T10:57:17.423Z] "internal/race", [2024-05-07T10:57:17.423Z] "internal/reflectlite", [2024-05-07T10:57:17.423Z] "internal/syscall/execenv", [2024-05-07T10:57:17.423Z] "internal/syscall/unix", [2024-05-07T10:57:17.423Z] "internal/testlog", [2024-05-07T10:57:17.423Z] "internal/unsafeheader", [2024-05-07T10:57:17.423Z] "io", [2024-05-07T10:57:17.423Z] "io/fs", [2024-05-07T10:57:17.423Z] "math", [2024-05-07T10:57:17.423Z] "math/bits", [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "path", [2024-05-07T10:57:17.423Z] "runtime", [2024-05-07T10:57:17.423Z] "runtime/internal/atomic", [2024-05-07T10:57:17.423Z] "runtime/internal/math", [2024-05-07T10:57:17.423Z] "runtime/internal/sys", [2024-05-07T10:57:17.423Z] "sort", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "syscall", [2024-05-07T10:57:17.423Z] "time", [2024-05-07T10:57:17.423Z] "unicode", [2024-05-07T10:57:17.423Z] "unicode/utf8", [2024-05-07T10:57:17.423Z] "unsafe" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "TestGoFiles": [ [2024-05-07T10:57:17.423Z] "envconfig_test.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "TestImports": [ [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "testing" [2024-05-07T10:57:17.423Z] ] [2024-05-07T10:57:17.423Z] } [2024-05-07T10:57:17.423Z] { [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcutil", [2024-05-07T10:57:17.423Z] "ImportPath": "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.423Z] "Name": "grpcutil", [2024-05-07T10:57:17.423Z] "Doc": "Package grpcutil provides utility functions used across the gRPC codebase.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "Version": "v1.60.1", [2024-05-07T10:57:17.423Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.423Z] "Indirect": true, [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.423Z] "GoVersion": "1.19" [2024-05-07T10:57:17.423Z] }, [2024-05-07T10:57:17.423Z] "DepOnly": true, [2024-05-07T10:57:17.423Z] "Stale": true, [2024-05-07T10:57:17.423Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "GoFiles": [ [2024-05-07T10:57:17.423Z] "compressor.go", [2024-05-07T10:57:17.423Z] "encode_duration.go", [2024-05-07T10:57:17.423Z] "grpcutil.go", [2024-05-07T10:57:17.423Z] "metadata.go", [2024-05-07T10:57:17.423Z] "method.go", [2024-05-07T10:57:17.423Z] "regex.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Imports": [ [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.423Z] "regexp", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "time" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Deps": [ [2024-05-07T10:57:17.423Z] "bytes", [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.423Z] "internal/abi", [2024-05-07T10:57:17.423Z] "internal/bytealg", [2024-05-07T10:57:17.423Z] "internal/cpu", [2024-05-07T10:57:17.423Z] "internal/fmtsort", [2024-05-07T10:57:17.423Z] "internal/goexperiment", [2024-05-07T10:57:17.423Z] "internal/itoa", [2024-05-07T10:57:17.423Z] "internal/oserror", [2024-05-07T10:57:17.423Z] "internal/poll", [2024-05-07T10:57:17.423Z] "internal/race", [2024-05-07T10:57:17.423Z] "internal/reflectlite", [2024-05-07T10:57:17.423Z] "internal/syscall/execenv", [2024-05-07T10:57:17.423Z] "internal/syscall/unix", [2024-05-07T10:57:17.423Z] "internal/testlog", [2024-05-07T10:57:17.423Z] "internal/unsafeheader", [2024-05-07T10:57:17.423Z] "io", [2024-05-07T10:57:17.423Z] "io/fs", [2024-05-07T10:57:17.423Z] "math", [2024-05-07T10:57:17.423Z] "math/bits", [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "path", [2024-05-07T10:57:17.423Z] "reflect", [2024-05-07T10:57:17.423Z] "regexp", [2024-05-07T10:57:17.423Z] "regexp/syntax", [2024-05-07T10:57:17.423Z] "runtime", [2024-05-07T10:57:17.423Z] "runtime/internal/atomic", [2024-05-07T10:57:17.423Z] "runtime/internal/math", [2024-05-07T10:57:17.423Z] "runtime/internal/sys", [2024-05-07T10:57:17.423Z] "sort", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "syscall", [2024-05-07T10:57:17.423Z] "time", [2024-05-07T10:57:17.423Z] "unicode", [2024-05-07T10:57:17.423Z] "unicode/utf8", [2024-05-07T10:57:17.423Z] "unsafe" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "TestGoFiles": [ [2024-05-07T10:57:17.423Z] "compressor_test.go", [2024-05-07T10:57:17.423Z] "encode_duration_test.go", [2024-05-07T10:57:17.423Z] "method_test.go", [2024-05-07T10:57:17.423Z] "regex_test.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "TestImports": [ [2024-05-07T10:57:17.423Z] "regexp", [2024-05-07T10:57:17.423Z] "testing", [2024-05-07T10:57:17.423Z] "time" [2024-05-07T10:57:17.423Z] ] [2024-05-07T10:57:17.423Z] } [2024-05-07T10:57:17.423Z] { [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding", [2024-05-07T10:57:17.423Z] "ImportPath": "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.423Z] "Name": "encoding", [2024-05-07T10:57:17.423Z] "Doc": "Package encoding defines the interface for the compressor and codec, and functions to register and retrieve compressors and codecs.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "Version": "v1.60.1", [2024-05-07T10:57:17.423Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.423Z] "Indirect": true, [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.423Z] "GoVersion": "1.19" [2024-05-07T10:57:17.423Z] }, [2024-05-07T10:57:17.423Z] "DepOnly": true, [2024-05-07T10:57:17.423Z] "Stale": true, [2024-05-07T10:57:17.423Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "GoFiles": [ [2024-05-07T10:57:17.423Z] "encoding.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Imports": [ [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.423Z] "io", [2024-05-07T10:57:17.423Z] "strings" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Deps": [ [2024-05-07T10:57:17.423Z] "bytes", [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.423Z] "internal/abi", [2024-05-07T10:57:17.423Z] "internal/bytealg", [2024-05-07T10:57:17.423Z] "internal/cpu", [2024-05-07T10:57:17.423Z] "internal/fmtsort", [2024-05-07T10:57:17.423Z] "internal/goexperiment", [2024-05-07T10:57:17.423Z] "internal/itoa", [2024-05-07T10:57:17.423Z] "internal/oserror", [2024-05-07T10:57:17.423Z] "internal/poll", [2024-05-07T10:57:17.423Z] "internal/race", [2024-05-07T10:57:17.423Z] "internal/reflectlite", [2024-05-07T10:57:17.423Z] "internal/syscall/execenv", [2024-05-07T10:57:17.423Z] "internal/syscall/unix", [2024-05-07T10:57:17.423Z] "internal/testlog", [2024-05-07T10:57:17.423Z] "internal/unsafeheader", [2024-05-07T10:57:17.423Z] "io", [2024-05-07T10:57:17.423Z] "io/fs", [2024-05-07T10:57:17.423Z] "math", [2024-05-07T10:57:17.423Z] "math/bits", [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "path", [2024-05-07T10:57:17.423Z] "reflect", [2024-05-07T10:57:17.423Z] "regexp", [2024-05-07T10:57:17.423Z] "regexp/syntax", [2024-05-07T10:57:17.423Z] "runtime", [2024-05-07T10:57:17.423Z] "runtime/internal/atomic", [2024-05-07T10:57:17.423Z] "runtime/internal/math", [2024-05-07T10:57:17.423Z] "runtime/internal/sys", [2024-05-07T10:57:17.423Z] "sort", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "syscall", [2024-05-07T10:57:17.423Z] "time", [2024-05-07T10:57:17.423Z] "unicode", [2024-05-07T10:57:17.423Z] "unicode/utf8", [2024-05-07T10:57:17.423Z] "unsafe" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "XTestGoFiles": [ [2024-05-07T10:57:17.423Z] "encoding_test.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "XTestImports": [ [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/stubserver", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/interop/grpc_testing", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "testing", [2024-05-07T10:57:17.423Z] "time" [2024-05-07T10:57:17.423Z] ] [2024-05-07T10:57:17.423Z] } [2024-05-07T10:57:17.423Z] { [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/encoding/proto", [2024-05-07T10:57:17.423Z] "ImportPath": "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.423Z] "Name": "proto", [2024-05-07T10:57:17.423Z] "Doc": "Package proto defines the protobuf codec.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "Version": "v1.60.1", [2024-05-07T10:57:17.423Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.423Z] "Indirect": true, [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.423Z] "GoVersion": "1.19" [2024-05-07T10:57:17.423Z] }, [2024-05-07T10:57:17.423Z] "DepOnly": true, [2024-05-07T10:57:17.423Z] "Stale": true, [2024-05-07T10:57:17.423Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.423Z] "GoFiles": [ [2024-05-07T10:57:17.423Z] "proto.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Imports": [ [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/encoding" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Deps": [ [2024-05-07T10:57:17.423Z] "bufio", [2024-05-07T10:57:17.423Z] "bytes", [2024-05-07T10:57:17.423Z] "compress/flate", [2024-05-07T10:57:17.423Z] "compress/gzip", [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "embed", [2024-05-07T10:57:17.423Z] "encoding", [2024-05-07T10:57:17.423Z] "encoding/base64", [2024-05-07T10:57:17.423Z] "encoding/binary", [2024-05-07T10:57:17.423Z] "encoding/json", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.423Z] "go/token", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.423Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.423Z] "hash", [2024-05-07T10:57:17.423Z] "hash/crc32", [2024-05-07T10:57:17.423Z] "hash/fnv", [2024-05-07T10:57:17.423Z] "internal/abi", [2024-05-07T10:57:17.423Z] "internal/bytealg", [2024-05-07T10:57:17.423Z] "internal/cpu", [2024-05-07T10:57:17.423Z] "internal/fmtsort", [2024-05-07T10:57:17.423Z] "internal/goexperiment", [2024-05-07T10:57:17.423Z] "internal/itoa", [2024-05-07T10:57:17.423Z] "internal/oserror", [2024-05-07T10:57:17.423Z] "internal/poll", [2024-05-07T10:57:17.423Z] "internal/race", [2024-05-07T10:57:17.423Z] "internal/reflectlite", [2024-05-07T10:57:17.423Z] "internal/syscall/execenv", [2024-05-07T10:57:17.423Z] "internal/syscall/unix", [2024-05-07T10:57:17.423Z] "internal/testlog", [2024-05-07T10:57:17.423Z] "internal/unsafeheader", [2024-05-07T10:57:17.423Z] "io", [2024-05-07T10:57:17.423Z] "io/fs", [2024-05-07T10:57:17.423Z] "io/ioutil", [2024-05-07T10:57:17.423Z] "math", [2024-05-07T10:57:17.423Z] "math/bits", [2024-05-07T10:57:17.423Z] "os", [2024-05-07T10:57:17.423Z] "path", [2024-05-07T10:57:17.423Z] "reflect", [2024-05-07T10:57:17.423Z] "regexp", [2024-05-07T10:57:17.423Z] "regexp/syntax", [2024-05-07T10:57:17.423Z] "runtime", [2024-05-07T10:57:17.423Z] "runtime/internal/atomic", [2024-05-07T10:57:17.423Z] "runtime/internal/math", [2024-05-07T10:57:17.423Z] "runtime/internal/sys", [2024-05-07T10:57:17.423Z] "sort", [2024-05-07T10:57:17.423Z] "strconv", [2024-05-07T10:57:17.423Z] "strings", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "syscall", [2024-05-07T10:57:17.423Z] "time", [2024-05-07T10:57:17.423Z] "unicode", [2024-05-07T10:57:17.423Z] "unicode/utf16", [2024-05-07T10:57:17.423Z] "unicode/utf8", [2024-05-07T10:57:17.423Z] "unsafe" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "TestGoFiles": [ [2024-05-07T10:57:17.423Z] "proto_benchmark_test.go", [2024-05-07T10:57:17.423Z] "proto_test.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "TestImports": [ [2024-05-07T10:57:17.423Z] "bytes", [2024-05-07T10:57:17.423Z] "fmt", [2024-05-07T10:57:17.423Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/test/codec_perf", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "testing" [2024-05-07T10:57:17.423Z] ] [2024-05-07T10:57:17.423Z] } [2024-05-07T10:57:17.423Z] { [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/backoff", [2024-05-07T10:57:17.423Z] "ImportPath": "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.423Z] "Name": "backoff", [2024-05-07T10:57:17.423Z] "Doc": "Package backoff implement the backoff strategy for gRPC.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.423Z] "Version": "v1.60.1", [2024-05-07T10:57:17.423Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.423Z] "Indirect": true, [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.423Z] "GoVersion": "1.19" [2024-05-07T10:57:17.423Z] }, [2024-05-07T10:57:17.423Z] "DepOnly": true, [2024-05-07T10:57:17.423Z] "Stale": true, [2024-05-07T10:57:17.423Z] "StaleReason": "stale dependency: google.golang.org/grpc/backoff", [2024-05-07T10:57:17.423Z] "GoFiles": [ [2024-05-07T10:57:17.423Z] "backoff.go" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Imports": [ [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.423Z] "time" [2024-05-07T10:57:17.423Z] ], [2024-05-07T10:57:17.423Z] "Deps": [ [2024-05-07T10:57:17.423Z] "context", [2024-05-07T10:57:17.423Z] "errors", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.423Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.423Z] "internal/abi", [2024-05-07T10:57:17.423Z] "internal/bytealg", [2024-05-07T10:57:17.423Z] "internal/cpu", [2024-05-07T10:57:17.423Z] "internal/goexperiment", [2024-05-07T10:57:17.423Z] "internal/itoa", [2024-05-07T10:57:17.423Z] "internal/oserror", [2024-05-07T10:57:17.423Z] "internal/race", [2024-05-07T10:57:17.423Z] "internal/reflectlite", [2024-05-07T10:57:17.423Z] "internal/unsafeheader", [2024-05-07T10:57:17.423Z] "math", [2024-05-07T10:57:17.423Z] "math/bits", [2024-05-07T10:57:17.423Z] "math/rand", [2024-05-07T10:57:17.423Z] "runtime", [2024-05-07T10:57:17.423Z] "runtime/internal/atomic", [2024-05-07T10:57:17.423Z] "runtime/internal/math", [2024-05-07T10:57:17.423Z] "runtime/internal/sys", [2024-05-07T10:57:17.423Z] "sync", [2024-05-07T10:57:17.423Z] "sync/atomic", [2024-05-07T10:57:17.423Z] "syscall", [2024-05-07T10:57:17.423Z] "time", [2024-05-07T10:57:17.423Z] "unsafe" [2024-05-07T10:57:17.423Z] ] [2024-05-07T10:57:17.423Z] } [2024-05-07T10:57:17.423Z] { [2024-05-07T10:57:17.423Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.423Z] "ImportPath": "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.423Z] "Name": "gracefulswitch", [2024-05-07T10:57:17.423Z] "Doc": "Package gracefulswitch implements a graceful switch load balancer.", [2024-05-07T10:57:17.423Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.423Z] "Module": { [2024-05-07T10:57:17.423Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.424Z] "Version": "v1.60.1", [2024-05-07T10:57:17.424Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.424Z] "Indirect": true, [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.424Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.424Z] "GoVersion": "1.19" [2024-05-07T10:57:17.424Z] }, [2024-05-07T10:57:17.424Z] "DepOnly": true, [2024-05-07T10:57:17.424Z] "Stale": true, [2024-05-07T10:57:17.424Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.424Z] "GoFiles": [ [2024-05-07T10:57:17.424Z] "gracefulswitch.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Imports": [ [2024-05-07T10:57:17.424Z] "errors", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.424Z] "sync" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Deps": [ [2024-05-07T10:57:17.424Z] "bufio", [2024-05-07T10:57:17.424Z] "bytes", [2024-05-07T10:57:17.424Z] "compress/flate", [2024-05-07T10:57:17.424Z] "compress/gzip", [2024-05-07T10:57:17.424Z] "container/list", [2024-05-07T10:57:17.424Z] "context", [2024-05-07T10:57:17.424Z] "crypto", [2024-05-07T10:57:17.424Z] "crypto/aes", [2024-05-07T10:57:17.424Z] "crypto/cipher", [2024-05-07T10:57:17.424Z] "crypto/des", [2024-05-07T10:57:17.424Z] "crypto/dsa", [2024-05-07T10:57:17.424Z] "crypto/ecdsa", [2024-05-07T10:57:17.424Z] "crypto/ed25519", [2024-05-07T10:57:17.424Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.424Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.424Z] "crypto/elliptic", [2024-05-07T10:57:17.424Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.424Z] "crypto/hmac", [2024-05-07T10:57:17.424Z] "crypto/internal/randutil", [2024-05-07T10:57:17.424Z] "crypto/internal/subtle", [2024-05-07T10:57:17.424Z] "crypto/md5", [2024-05-07T10:57:17.424Z] "crypto/rand", [2024-05-07T10:57:17.424Z] "crypto/rc4", [2024-05-07T10:57:17.424Z] "crypto/rsa", [2024-05-07T10:57:17.424Z] "crypto/sha1", [2024-05-07T10:57:17.424Z] "crypto/sha256", [2024-05-07T10:57:17.424Z] "crypto/sha512", [2024-05-07T10:57:17.424Z] "crypto/subtle", [2024-05-07T10:57:17.424Z] "crypto/tls", [2024-05-07T10:57:17.424Z] "crypto/x509", [2024-05-07T10:57:17.424Z] "crypto/x509/pkix", [2024-05-07T10:57:17.424Z] "embed", [2024-05-07T10:57:17.424Z] "encoding", [2024-05-07T10:57:17.424Z] "encoding/asn1", [2024-05-07T10:57:17.424Z] "encoding/base64", [2024-05-07T10:57:17.424Z] "encoding/binary", [2024-05-07T10:57:17.424Z] "encoding/hex", [2024-05-07T10:57:17.424Z] "encoding/json", [2024-05-07T10:57:17.424Z] "encoding/pem", [2024-05-07T10:57:17.424Z] "errors", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.424Z] "go/token", [2024-05-07T10:57:17.424Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.424Z] "hash", [2024-05-07T10:57:17.424Z] "hash/crc32", [2024-05-07T10:57:17.424Z] "hash/fnv", [2024-05-07T10:57:17.424Z] "internal/abi", [2024-05-07T10:57:17.424Z] "internal/bytealg", [2024-05-07T10:57:17.424Z] "internal/cpu", [2024-05-07T10:57:17.424Z] "internal/fmtsort", [2024-05-07T10:57:17.424Z] "internal/goexperiment", [2024-05-07T10:57:17.424Z] "internal/itoa", [2024-05-07T10:57:17.424Z] "internal/nettrace", [2024-05-07T10:57:17.424Z] "internal/oserror", [2024-05-07T10:57:17.424Z] "internal/poll", [2024-05-07T10:57:17.424Z] "internal/race", [2024-05-07T10:57:17.424Z] "internal/reflectlite", [2024-05-07T10:57:17.424Z] "internal/singleflight", [2024-05-07T10:57:17.424Z] "internal/syscall/execenv", [2024-05-07T10:57:17.424Z] "internal/syscall/unix", [2024-05-07T10:57:17.424Z] "internal/testlog", [2024-05-07T10:57:17.424Z] "internal/unsafeheader", [2024-05-07T10:57:17.424Z] "io", [2024-05-07T10:57:17.424Z] "io/fs", [2024-05-07T10:57:17.424Z] "io/ioutil", [2024-05-07T10:57:17.424Z] "log", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "math/big", [2024-05-07T10:57:17.424Z] "math/bits", [2024-05-07T10:57:17.424Z] "math/rand", [2024-05-07T10:57:17.424Z] "net", [2024-05-07T10:57:17.424Z] "net/url", [2024-05-07T10:57:17.424Z] "os", [2024-05-07T10:57:17.424Z] "path", [2024-05-07T10:57:17.424Z] "path/filepath", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "runtime", [2024-05-07T10:57:17.424Z] "runtime/cgo", [2024-05-07T10:57:17.424Z] "runtime/internal/atomic", [2024-05-07T10:57:17.424Z] "runtime/internal/math", [2024-05-07T10:57:17.424Z] "runtime/internal/sys", [2024-05-07T10:57:17.424Z] "sort", [2024-05-07T10:57:17.424Z] "strconv", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "sync", [2024-05-07T10:57:17.424Z] "sync/atomic", [2024-05-07T10:57:17.424Z] "syscall", [2024-05-07T10:57:17.424Z] "time", [2024-05-07T10:57:17.424Z] "unicode", [2024-05-07T10:57:17.424Z] "unicode/utf16", [2024-05-07T10:57:17.424Z] "unicode/utf8", [2024-05-07T10:57:17.424Z] "unsafe", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.424Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "TestGoFiles": [ [2024-05-07T10:57:17.424Z] "gracefulswitch_test.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "TestImports": [ [2024-05-07T10:57:17.424Z] "context", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.424Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "testing", [2024-05-07T10:57:17.424Z] "time" [2024-05-07T10:57:17.424Z] ] [2024-05-07T10:57:17.424Z] } [2024-05-07T10:57:17.424Z] { [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/balancerload", [2024-05-07T10:57:17.424Z] "ImportPath": "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.424Z] "Name": "balancerload", [2024-05-07T10:57:17.424Z] "Doc": "Package balancerload defines APIs to parse server loads in trailers.", [2024-05-07T10:57:17.424Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.424Z] "Module": { [2024-05-07T10:57:17.424Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.424Z] "Version": "v1.60.1", [2024-05-07T10:57:17.424Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.424Z] "Indirect": true, [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.424Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.424Z] "GoVersion": "1.19" [2024-05-07T10:57:17.424Z] }, [2024-05-07T10:57:17.424Z] "DepOnly": true, [2024-05-07T10:57:17.424Z] "Stale": true, [2024-05-07T10:57:17.424Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-05-07T10:57:17.424Z] "GoFiles": [ [2024-05-07T10:57:17.424Z] "load.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Imports": [ [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/metadata" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Deps": [ [2024-05-07T10:57:17.424Z] "context", [2024-05-07T10:57:17.424Z] "errors", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.424Z] "internal/abi", [2024-05-07T10:57:17.424Z] "internal/bytealg", [2024-05-07T10:57:17.424Z] "internal/cpu", [2024-05-07T10:57:17.424Z] "internal/fmtsort", [2024-05-07T10:57:17.424Z] "internal/goexperiment", [2024-05-07T10:57:17.424Z] "internal/itoa", [2024-05-07T10:57:17.424Z] "internal/oserror", [2024-05-07T10:57:17.424Z] "internal/poll", [2024-05-07T10:57:17.424Z] "internal/race", [2024-05-07T10:57:17.424Z] "internal/reflectlite", [2024-05-07T10:57:17.424Z] "internal/syscall/execenv", [2024-05-07T10:57:17.424Z] "internal/syscall/unix", [2024-05-07T10:57:17.424Z] "internal/testlog", [2024-05-07T10:57:17.424Z] "internal/unsafeheader", [2024-05-07T10:57:17.424Z] "io", [2024-05-07T10:57:17.424Z] "io/fs", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "math/bits", [2024-05-07T10:57:17.424Z] "os", [2024-05-07T10:57:17.424Z] "path", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "runtime", [2024-05-07T10:57:17.424Z] "runtime/internal/atomic", [2024-05-07T10:57:17.424Z] "runtime/internal/math", [2024-05-07T10:57:17.424Z] "runtime/internal/sys", [2024-05-07T10:57:17.424Z] "sort", [2024-05-07T10:57:17.424Z] "strconv", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "sync", [2024-05-07T10:57:17.424Z] "sync/atomic", [2024-05-07T10:57:17.424Z] "syscall", [2024-05-07T10:57:17.424Z] "time", [2024-05-07T10:57:17.424Z] "unicode", [2024-05-07T10:57:17.424Z] "unicode/utf8", [2024-05-07T10:57:17.424Z] "unsafe" [2024-05-07T10:57:17.424Z] ] [2024-05-07T10:57:17.424Z] } [2024-05-07T10:57:17.424Z] { [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/anypb", [2024-05-07T10:57:17.424Z] "ImportPath": "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.424Z] "Name": "anypb", [2024-05-07T10:57:17.424Z] "Doc": "Package anypb contains generated types for google/protobuf/any.proto.", [2024-05-07T10:57:17.424Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.424Z] "Module": { [2024-05-07T10:57:17.424Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.424Z] "Version": "v1.33.0", [2024-05-07T10:57:17.424Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.424Z] "Indirect": true, [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.424Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.424Z] "GoVersion": "1.17" [2024-05-07T10:57:17.424Z] }, [2024-05-07T10:57:17.424Z] "DepOnly": true, [2024-05-07T10:57:17.424Z] "Stale": true, [2024-05-07T10:57:17.424Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "GoFiles": [ [2024-05-07T10:57:17.424Z] "any.pb.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Imports": [ [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "sync" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Deps": [ [2024-05-07T10:57:17.424Z] "bufio", [2024-05-07T10:57:17.424Z] "bytes", [2024-05-07T10:57:17.424Z] "compress/flate", [2024-05-07T10:57:17.424Z] "compress/gzip", [2024-05-07T10:57:17.424Z] "embed", [2024-05-07T10:57:17.424Z] "encoding", [2024-05-07T10:57:17.424Z] "encoding/base64", [2024-05-07T10:57:17.424Z] "encoding/binary", [2024-05-07T10:57:17.424Z] "encoding/json", [2024-05-07T10:57:17.424Z] "errors", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "go/token", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "hash", [2024-05-07T10:57:17.424Z] "hash/crc32", [2024-05-07T10:57:17.424Z] "hash/fnv", [2024-05-07T10:57:17.424Z] "internal/abi", [2024-05-07T10:57:17.424Z] "internal/bytealg", [2024-05-07T10:57:17.424Z] "internal/cpu", [2024-05-07T10:57:17.424Z] "internal/fmtsort", [2024-05-07T10:57:17.424Z] "internal/goexperiment", [2024-05-07T10:57:17.424Z] "internal/itoa", [2024-05-07T10:57:17.424Z] "internal/oserror", [2024-05-07T10:57:17.424Z] "internal/poll", [2024-05-07T10:57:17.424Z] "internal/race", [2024-05-07T10:57:17.424Z] "internal/reflectlite", [2024-05-07T10:57:17.424Z] "internal/syscall/execenv", [2024-05-07T10:57:17.424Z] "internal/syscall/unix", [2024-05-07T10:57:17.424Z] "internal/testlog", [2024-05-07T10:57:17.424Z] "internal/unsafeheader", [2024-05-07T10:57:17.424Z] "io", [2024-05-07T10:57:17.424Z] "io/fs", [2024-05-07T10:57:17.424Z] "io/ioutil", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "math/bits", [2024-05-07T10:57:17.424Z] "os", [2024-05-07T10:57:17.424Z] "path", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "runtime", [2024-05-07T10:57:17.424Z] "runtime/internal/atomic", [2024-05-07T10:57:17.424Z] "runtime/internal/math", [2024-05-07T10:57:17.424Z] "runtime/internal/sys", [2024-05-07T10:57:17.424Z] "sort", [2024-05-07T10:57:17.424Z] "strconv", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "sync", [2024-05-07T10:57:17.424Z] "sync/atomic", [2024-05-07T10:57:17.424Z] "syscall", [2024-05-07T10:57:17.424Z] "time", [2024-05-07T10:57:17.424Z] "unicode", [2024-05-07T10:57:17.424Z] "unicode/utf16", [2024-05-07T10:57:17.424Z] "unicode/utf8", [2024-05-07T10:57:17.424Z] "unsafe" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "XTestGoFiles": [ [2024-05-07T10:57:17.424Z] "any_test.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "XTestImports": [ [2024-05-07T10:57:17.424Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/testing/protocmp", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/known/emptypb", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-05-07T10:57:17.424Z] "testing" [2024-05-07T10:57:17.424Z] ] [2024-05-07T10:57:17.424Z] } [2024-05-07T10:57:17.424Z] { [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/any", [2024-05-07T10:57:17.424Z] "ImportPath": "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.424Z] "Name": "any", [2024-05-07T10:57:17.424Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.424Z] "Module": { [2024-05-07T10:57:17.424Z] "Path": "github.com/golang/protobuf", [2024-05-07T10:57:17.424Z] "Version": "v1.5.3", [2024-05-07T10:57:17.424Z] "Time": "2021-09-16T00:37:10Z", [2024-05-07T10:57:17.424Z] "Indirect": true, [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.424Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-05-07T10:57:17.424Z] "GoVersion": "1.9" [2024-05-07T10:57:17.424Z] }, [2024-05-07T10:57:17.424Z] "DepOnly": true, [2024-05-07T10:57:17.424Z] "Stale": true, [2024-05-07T10:57:17.424Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "GoFiles": [ [2024-05-07T10:57:17.424Z] "any.pb.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Imports": [ [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.424Z] "reflect" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Deps": [ [2024-05-07T10:57:17.424Z] "bufio", [2024-05-07T10:57:17.424Z] "bytes", [2024-05-07T10:57:17.424Z] "compress/flate", [2024-05-07T10:57:17.424Z] "compress/gzip", [2024-05-07T10:57:17.424Z] "embed", [2024-05-07T10:57:17.424Z] "encoding", [2024-05-07T10:57:17.424Z] "encoding/base64", [2024-05-07T10:57:17.424Z] "encoding/binary", [2024-05-07T10:57:17.424Z] "encoding/json", [2024-05-07T10:57:17.424Z] "errors", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "go/token", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.424Z] "hash", [2024-05-07T10:57:17.424Z] "hash/crc32", [2024-05-07T10:57:17.424Z] "hash/fnv", [2024-05-07T10:57:17.424Z] "internal/abi", [2024-05-07T10:57:17.424Z] "internal/bytealg", [2024-05-07T10:57:17.424Z] "internal/cpu", [2024-05-07T10:57:17.424Z] "internal/fmtsort", [2024-05-07T10:57:17.424Z] "internal/goexperiment", [2024-05-07T10:57:17.424Z] "internal/itoa", [2024-05-07T10:57:17.424Z] "internal/oserror", [2024-05-07T10:57:17.424Z] "internal/poll", [2024-05-07T10:57:17.424Z] "internal/race", [2024-05-07T10:57:17.424Z] "internal/reflectlite", [2024-05-07T10:57:17.424Z] "internal/syscall/execenv", [2024-05-07T10:57:17.424Z] "internal/syscall/unix", [2024-05-07T10:57:17.424Z] "internal/testlog", [2024-05-07T10:57:17.424Z] "internal/unsafeheader", [2024-05-07T10:57:17.424Z] "io", [2024-05-07T10:57:17.424Z] "io/fs", [2024-05-07T10:57:17.424Z] "io/ioutil", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "math/bits", [2024-05-07T10:57:17.424Z] "os", [2024-05-07T10:57:17.424Z] "path", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "runtime", [2024-05-07T10:57:17.424Z] "runtime/internal/atomic", [2024-05-07T10:57:17.424Z] "runtime/internal/math", [2024-05-07T10:57:17.424Z] "runtime/internal/sys", [2024-05-07T10:57:17.424Z] "sort", [2024-05-07T10:57:17.424Z] "strconv", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "sync", [2024-05-07T10:57:17.424Z] "sync/atomic", [2024-05-07T10:57:17.424Z] "syscall", [2024-05-07T10:57:17.424Z] "time", [2024-05-07T10:57:17.424Z] "unicode", [2024-05-07T10:57:17.424Z] "unicode/utf16", [2024-05-07T10:57:17.424Z] "unicode/utf8", [2024-05-07T10:57:17.424Z] "unsafe" [2024-05-07T10:57:17.424Z] ] [2024-05-07T10:57:17.424Z] } [2024-05-07T10:57:17.424Z] { [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/durationpb", [2024-05-07T10:57:17.424Z] "ImportPath": "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.424Z] "Name": "durationpb", [2024-05-07T10:57:17.424Z] "Doc": "Package durationpb contains generated types for google/protobuf/duration.proto.", [2024-05-07T10:57:17.424Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.424Z] "Module": { [2024-05-07T10:57:17.424Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.424Z] "Version": "v1.33.0", [2024-05-07T10:57:17.424Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.424Z] "Indirect": true, [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.424Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.424Z] "GoVersion": "1.17" [2024-05-07T10:57:17.424Z] }, [2024-05-07T10:57:17.424Z] "DepOnly": true, [2024-05-07T10:57:17.424Z] "Stale": true, [2024-05-07T10:57:17.424Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "GoFiles": [ [2024-05-07T10:57:17.424Z] "duration.pb.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Imports": [ [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "sync", [2024-05-07T10:57:17.424Z] "time" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "Deps": [ [2024-05-07T10:57:17.424Z] "bufio", [2024-05-07T10:57:17.424Z] "bytes", [2024-05-07T10:57:17.424Z] "compress/flate", [2024-05-07T10:57:17.424Z] "compress/gzip", [2024-05-07T10:57:17.424Z] "embed", [2024-05-07T10:57:17.424Z] "encoding", [2024-05-07T10:57:17.424Z] "encoding/base64", [2024-05-07T10:57:17.424Z] "encoding/binary", [2024-05-07T10:57:17.424Z] "encoding/json", [2024-05-07T10:57:17.424Z] "errors", [2024-05-07T10:57:17.424Z] "fmt", [2024-05-07T10:57:17.424Z] "go/token", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.424Z] "hash", [2024-05-07T10:57:17.424Z] "hash/crc32", [2024-05-07T10:57:17.424Z] "hash/fnv", [2024-05-07T10:57:17.424Z] "internal/abi", [2024-05-07T10:57:17.424Z] "internal/bytealg", [2024-05-07T10:57:17.424Z] "internal/cpu", [2024-05-07T10:57:17.424Z] "internal/fmtsort", [2024-05-07T10:57:17.424Z] "internal/goexperiment", [2024-05-07T10:57:17.424Z] "internal/itoa", [2024-05-07T10:57:17.424Z] "internal/oserror", [2024-05-07T10:57:17.424Z] "internal/poll", [2024-05-07T10:57:17.424Z] "internal/race", [2024-05-07T10:57:17.424Z] "internal/reflectlite", [2024-05-07T10:57:17.424Z] "internal/syscall/execenv", [2024-05-07T10:57:17.424Z] "internal/syscall/unix", [2024-05-07T10:57:17.424Z] "internal/testlog", [2024-05-07T10:57:17.424Z] "internal/unsafeheader", [2024-05-07T10:57:17.424Z] "io", [2024-05-07T10:57:17.424Z] "io/fs", [2024-05-07T10:57:17.424Z] "io/ioutil", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "math/bits", [2024-05-07T10:57:17.424Z] "os", [2024-05-07T10:57:17.424Z] "path", [2024-05-07T10:57:17.424Z] "reflect", [2024-05-07T10:57:17.424Z] "runtime", [2024-05-07T10:57:17.424Z] "runtime/internal/atomic", [2024-05-07T10:57:17.424Z] "runtime/internal/math", [2024-05-07T10:57:17.424Z] "runtime/internal/sys", [2024-05-07T10:57:17.424Z] "sort", [2024-05-07T10:57:17.424Z] "strconv", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "sync", [2024-05-07T10:57:17.424Z] "sync/atomic", [2024-05-07T10:57:17.424Z] "syscall", [2024-05-07T10:57:17.424Z] "time", [2024-05-07T10:57:17.424Z] "unicode", [2024-05-07T10:57:17.424Z] "unicode/utf16", [2024-05-07T10:57:17.424Z] "unicode/utf8", [2024-05-07T10:57:17.424Z] "unsafe" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "XTestGoFiles": [ [2024-05-07T10:57:17.424Z] "duration_test.go" [2024-05-07T10:57:17.424Z] ], [2024-05-07T10:57:17.424Z] "XTestImports": [ [2024-05-07T10:57:17.424Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.424Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/testing/protocmp", [2024-05-07T10:57:17.424Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.424Z] "math", [2024-05-07T10:57:17.424Z] "strings", [2024-05-07T10:57:17.424Z] "testing", [2024-05-07T10:57:17.424Z] "time" [2024-05-07T10:57:17.424Z] ] [2024-05-07T10:57:17.424Z] } [2024-05-07T10:57:17.424Z] { [2024-05-07T10:57:17.424Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/duration", [2024-05-07T10:57:17.424Z] "ImportPath": "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.424Z] "Name": "duration", [2024-05-07T10:57:17.424Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.424Z] "Module": { [2024-05-07T10:57:17.424Z] "Path": "github.com/golang/protobuf", [2024-05-07T10:57:17.425Z] "Version": "v1.5.3", [2024-05-07T10:57:17.425Z] "Time": "2021-09-16T00:37:10Z", [2024-05-07T10:57:17.425Z] "Indirect": true, [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-05-07T10:57:17.425Z] "GoVersion": "1.9" [2024-05-07T10:57:17.425Z] }, [2024-05-07T10:57:17.425Z] "DepOnly": true, [2024-05-07T10:57:17.425Z] "Stale": true, [2024-05-07T10:57:17.425Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "GoFiles": [ [2024-05-07T10:57:17.425Z] "duration.pb.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Imports": [ [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.425Z] "reflect" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Deps": [ [2024-05-07T10:57:17.425Z] "bufio", [2024-05-07T10:57:17.425Z] "bytes", [2024-05-07T10:57:17.425Z] "compress/flate", [2024-05-07T10:57:17.425Z] "compress/gzip", [2024-05-07T10:57:17.425Z] "embed", [2024-05-07T10:57:17.425Z] "encoding", [2024-05-07T10:57:17.425Z] "encoding/base64", [2024-05-07T10:57:17.425Z] "encoding/binary", [2024-05-07T10:57:17.425Z] "encoding/json", [2024-05-07T10:57:17.425Z] "errors", [2024-05-07T10:57:17.425Z] "fmt", [2024-05-07T10:57:17.425Z] "go/token", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.425Z] "hash", [2024-05-07T10:57:17.425Z] "hash/crc32", [2024-05-07T10:57:17.425Z] "hash/fnv", [2024-05-07T10:57:17.425Z] "internal/abi", [2024-05-07T10:57:17.425Z] "internal/bytealg", [2024-05-07T10:57:17.425Z] "internal/cpu", [2024-05-07T10:57:17.425Z] "internal/fmtsort", [2024-05-07T10:57:17.425Z] "internal/goexperiment", [2024-05-07T10:57:17.425Z] "internal/itoa", [2024-05-07T10:57:17.425Z] "internal/oserror", [2024-05-07T10:57:17.425Z] "internal/poll", [2024-05-07T10:57:17.425Z] "internal/race", [2024-05-07T10:57:17.425Z] "internal/reflectlite", [2024-05-07T10:57:17.425Z] "internal/syscall/execenv", [2024-05-07T10:57:17.425Z] "internal/syscall/unix", [2024-05-07T10:57:17.425Z] "internal/testlog", [2024-05-07T10:57:17.425Z] "internal/unsafeheader", [2024-05-07T10:57:17.425Z] "io", [2024-05-07T10:57:17.425Z] "io/fs", [2024-05-07T10:57:17.425Z] "io/ioutil", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "math/bits", [2024-05-07T10:57:17.425Z] "os", [2024-05-07T10:57:17.425Z] "path", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "runtime", [2024-05-07T10:57:17.425Z] "runtime/internal/atomic", [2024-05-07T10:57:17.425Z] "runtime/internal/math", [2024-05-07T10:57:17.425Z] "runtime/internal/sys", [2024-05-07T10:57:17.425Z] "sort", [2024-05-07T10:57:17.425Z] "strconv", [2024-05-07T10:57:17.425Z] "strings", [2024-05-07T10:57:17.425Z] "sync", [2024-05-07T10:57:17.425Z] "sync/atomic", [2024-05-07T10:57:17.425Z] "syscall", [2024-05-07T10:57:17.425Z] "time", [2024-05-07T10:57:17.425Z] "unicode", [2024-05-07T10:57:17.425Z] "unicode/utf16", [2024-05-07T10:57:17.425Z] "unicode/utf8", [2024-05-07T10:57:17.425Z] "unsafe" [2024-05-07T10:57:17.425Z] ] [2024-05-07T10:57:17.425Z] } [2024-05-07T10:57:17.425Z] { [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "ImportPath": "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "Name": "timestamppb", [2024-05-07T10:57:17.425Z] "Doc": "Package timestamppb contains generated types for google/protobuf/timestamp.proto.", [2024-05-07T10:57:17.425Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.425Z] "Module": { [2024-05-07T10:57:17.425Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.425Z] "Version": "v1.33.0", [2024-05-07T10:57:17.425Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.425Z] "Indirect": true, [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.425Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.425Z] "GoVersion": "1.17" [2024-05-07T10:57:17.425Z] }, [2024-05-07T10:57:17.425Z] "DepOnly": true, [2024-05-07T10:57:17.425Z] "Stale": true, [2024-05-07T10:57:17.425Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "GoFiles": [ [2024-05-07T10:57:17.425Z] "timestamp.pb.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Imports": [ [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "sync", [2024-05-07T10:57:17.425Z] "time" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Deps": [ [2024-05-07T10:57:17.425Z] "bufio", [2024-05-07T10:57:17.425Z] "bytes", [2024-05-07T10:57:17.425Z] "compress/flate", [2024-05-07T10:57:17.425Z] "compress/gzip", [2024-05-07T10:57:17.425Z] "embed", [2024-05-07T10:57:17.425Z] "encoding", [2024-05-07T10:57:17.425Z] "encoding/base64", [2024-05-07T10:57:17.425Z] "encoding/binary", [2024-05-07T10:57:17.425Z] "encoding/json", [2024-05-07T10:57:17.425Z] "errors", [2024-05-07T10:57:17.425Z] "fmt", [2024-05-07T10:57:17.425Z] "go/token", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "hash", [2024-05-07T10:57:17.425Z] "hash/crc32", [2024-05-07T10:57:17.425Z] "hash/fnv", [2024-05-07T10:57:17.425Z] "internal/abi", [2024-05-07T10:57:17.425Z] "internal/bytealg", [2024-05-07T10:57:17.425Z] "internal/cpu", [2024-05-07T10:57:17.425Z] "internal/fmtsort", [2024-05-07T10:57:17.425Z] "internal/goexperiment", [2024-05-07T10:57:17.425Z] "internal/itoa", [2024-05-07T10:57:17.425Z] "internal/oserror", [2024-05-07T10:57:17.425Z] "internal/poll", [2024-05-07T10:57:17.425Z] "internal/race", [2024-05-07T10:57:17.425Z] "internal/reflectlite", [2024-05-07T10:57:17.425Z] "internal/syscall/execenv", [2024-05-07T10:57:17.425Z] "internal/syscall/unix", [2024-05-07T10:57:17.425Z] "internal/testlog", [2024-05-07T10:57:17.425Z] "internal/unsafeheader", [2024-05-07T10:57:17.425Z] "io", [2024-05-07T10:57:17.425Z] "io/fs", [2024-05-07T10:57:17.425Z] "io/ioutil", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "math/bits", [2024-05-07T10:57:17.425Z] "os", [2024-05-07T10:57:17.425Z] "path", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "runtime", [2024-05-07T10:57:17.425Z] "runtime/internal/atomic", [2024-05-07T10:57:17.425Z] "runtime/internal/math", [2024-05-07T10:57:17.425Z] "runtime/internal/sys", [2024-05-07T10:57:17.425Z] "sort", [2024-05-07T10:57:17.425Z] "strconv", [2024-05-07T10:57:17.425Z] "strings", [2024-05-07T10:57:17.425Z] "sync", [2024-05-07T10:57:17.425Z] "sync/atomic", [2024-05-07T10:57:17.425Z] "syscall", [2024-05-07T10:57:17.425Z] "time", [2024-05-07T10:57:17.425Z] "unicode", [2024-05-07T10:57:17.425Z] "unicode/utf16", [2024-05-07T10:57:17.425Z] "unicode/utf8", [2024-05-07T10:57:17.425Z] "unsafe" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "XTestGoFiles": [ [2024-05-07T10:57:17.425Z] "timestamp_test.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "XTestImports": [ [2024-05-07T10:57:17.425Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.425Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/testing/protocmp", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "strings", [2024-05-07T10:57:17.425Z] "testing", [2024-05-07T10:57:17.425Z] "time" [2024-05-07T10:57:17.425Z] ] [2024-05-07T10:57:17.425Z] } [2024-05-07T10:57:17.425Z] { [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes/timestamp", [2024-05-07T10:57:17.425Z] "ImportPath": "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.425Z] "Name": "timestamp", [2024-05-07T10:57:17.425Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.425Z] "Module": { [2024-05-07T10:57:17.425Z] "Path": "github.com/golang/protobuf", [2024-05-07T10:57:17.425Z] "Version": "v1.5.3", [2024-05-07T10:57:17.425Z] "Time": "2021-09-16T00:37:10Z", [2024-05-07T10:57:17.425Z] "Indirect": true, [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-05-07T10:57:17.425Z] "GoVersion": "1.9" [2024-05-07T10:57:17.425Z] }, [2024-05-07T10:57:17.425Z] "DepOnly": true, [2024-05-07T10:57:17.425Z] "Stale": true, [2024-05-07T10:57:17.425Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "GoFiles": [ [2024-05-07T10:57:17.425Z] "timestamp.pb.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Imports": [ [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "reflect" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Deps": [ [2024-05-07T10:57:17.425Z] "bufio", [2024-05-07T10:57:17.425Z] "bytes", [2024-05-07T10:57:17.425Z] "compress/flate", [2024-05-07T10:57:17.425Z] "compress/gzip", [2024-05-07T10:57:17.425Z] "embed", [2024-05-07T10:57:17.425Z] "encoding", [2024-05-07T10:57:17.425Z] "encoding/base64", [2024-05-07T10:57:17.425Z] "encoding/binary", [2024-05-07T10:57:17.425Z] "encoding/json", [2024-05-07T10:57:17.425Z] "errors", [2024-05-07T10:57:17.425Z] "fmt", [2024-05-07T10:57:17.425Z] "go/token", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "hash", [2024-05-07T10:57:17.425Z] "hash/crc32", [2024-05-07T10:57:17.425Z] "hash/fnv", [2024-05-07T10:57:17.425Z] "internal/abi", [2024-05-07T10:57:17.425Z] "internal/bytealg", [2024-05-07T10:57:17.425Z] "internal/cpu", [2024-05-07T10:57:17.425Z] "internal/fmtsort", [2024-05-07T10:57:17.425Z] "internal/goexperiment", [2024-05-07T10:57:17.425Z] "internal/itoa", [2024-05-07T10:57:17.425Z] "internal/oserror", [2024-05-07T10:57:17.425Z] "internal/poll", [2024-05-07T10:57:17.425Z] "internal/race", [2024-05-07T10:57:17.425Z] "internal/reflectlite", [2024-05-07T10:57:17.425Z] "internal/syscall/execenv", [2024-05-07T10:57:17.425Z] "internal/syscall/unix", [2024-05-07T10:57:17.425Z] "internal/testlog", [2024-05-07T10:57:17.425Z] "internal/unsafeheader", [2024-05-07T10:57:17.425Z] "io", [2024-05-07T10:57:17.425Z] "io/fs", [2024-05-07T10:57:17.425Z] "io/ioutil", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "math/bits", [2024-05-07T10:57:17.425Z] "os", [2024-05-07T10:57:17.425Z] "path", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "runtime", [2024-05-07T10:57:17.425Z] "runtime/internal/atomic", [2024-05-07T10:57:17.425Z] "runtime/internal/math", [2024-05-07T10:57:17.425Z] "runtime/internal/sys", [2024-05-07T10:57:17.425Z] "sort", [2024-05-07T10:57:17.425Z] "strconv", [2024-05-07T10:57:17.425Z] "strings", [2024-05-07T10:57:17.425Z] "sync", [2024-05-07T10:57:17.425Z] "sync/atomic", [2024-05-07T10:57:17.425Z] "syscall", [2024-05-07T10:57:17.425Z] "time", [2024-05-07T10:57:17.425Z] "unicode", [2024-05-07T10:57:17.425Z] "unicode/utf16", [2024-05-07T10:57:17.425Z] "unicode/utf8", [2024-05-07T10:57:17.425Z] "unsafe" [2024-05-07T10:57:17.425Z] ] [2024-05-07T10:57:17.425Z] } [2024-05-07T10:57:17.425Z] { [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/ptypes", [2024-05-07T10:57:17.425Z] "ImportPath": "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.425Z] "Name": "ptypes", [2024-05-07T10:57:17.425Z] "Doc": "Package ptypes provides functionality for interacting with well-known types.", [2024-05-07T10:57:17.425Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.425Z] "Module": { [2024-05-07T10:57:17.425Z] "Path": "github.com/golang/protobuf", [2024-05-07T10:57:17.425Z] "Version": "v1.5.3", [2024-05-07T10:57:17.425Z] "Time": "2021-09-16T00:37:10Z", [2024-05-07T10:57:17.425Z] "Indirect": true, [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.425Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-05-07T10:57:17.425Z] "GoVersion": "1.9" [2024-05-07T10:57:17.425Z] }, [2024-05-07T10:57:17.425Z] "DepOnly": true, [2024-05-07T10:57:17.425Z] "Stale": true, [2024-05-07T10:57:17.425Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "GoFiles": [ [2024-05-07T10:57:17.425Z] "any.go", [2024-05-07T10:57:17.425Z] "doc.go", [2024-05-07T10:57:17.425Z] "duration.go", [2024-05-07T10:57:17.425Z] "timestamp.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Imports": [ [2024-05-07T10:57:17.425Z] "errors", [2024-05-07T10:57:17.425Z] "fmt", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.425Z] "strings", [2024-05-07T10:57:17.425Z] "time" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Deps": [ [2024-05-07T10:57:17.425Z] "bufio", [2024-05-07T10:57:17.425Z] "bytes", [2024-05-07T10:57:17.425Z] "compress/flate", [2024-05-07T10:57:17.425Z] "compress/gzip", [2024-05-07T10:57:17.425Z] "embed", [2024-05-07T10:57:17.425Z] "encoding", [2024-05-07T10:57:17.425Z] "encoding/base64", [2024-05-07T10:57:17.425Z] "encoding/binary", [2024-05-07T10:57:17.425Z] "encoding/json", [2024-05-07T10:57:17.425Z] "errors", [2024-05-07T10:57:17.425Z] "fmt", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.425Z] "go/token", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "hash", [2024-05-07T10:57:17.425Z] "hash/crc32", [2024-05-07T10:57:17.425Z] "hash/fnv", [2024-05-07T10:57:17.425Z] "internal/abi", [2024-05-07T10:57:17.425Z] "internal/bytealg", [2024-05-07T10:57:17.425Z] "internal/cpu", [2024-05-07T10:57:17.425Z] "internal/fmtsort", [2024-05-07T10:57:17.425Z] "internal/goexperiment", [2024-05-07T10:57:17.425Z] "internal/itoa", [2024-05-07T10:57:17.425Z] "internal/oserror", [2024-05-07T10:57:17.425Z] "internal/poll", [2024-05-07T10:57:17.425Z] "internal/race", [2024-05-07T10:57:17.425Z] "internal/reflectlite", [2024-05-07T10:57:17.425Z] "internal/syscall/execenv", [2024-05-07T10:57:17.425Z] "internal/syscall/unix", [2024-05-07T10:57:17.425Z] "internal/testlog", [2024-05-07T10:57:17.425Z] "internal/unsafeheader", [2024-05-07T10:57:17.425Z] "io", [2024-05-07T10:57:17.425Z] "io/fs", [2024-05-07T10:57:17.425Z] "io/ioutil", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "math/bits", [2024-05-07T10:57:17.425Z] "os", [2024-05-07T10:57:17.425Z] "path", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "runtime", [2024-05-07T10:57:17.425Z] "runtime/internal/atomic", [2024-05-07T10:57:17.425Z] "runtime/internal/math", [2024-05-07T10:57:17.425Z] "runtime/internal/sys", [2024-05-07T10:57:17.425Z] "sort", [2024-05-07T10:57:17.425Z] "strconv", [2024-05-07T10:57:17.425Z] "strings", [2024-05-07T10:57:17.425Z] "sync", [2024-05-07T10:57:17.425Z] "sync/atomic", [2024-05-07T10:57:17.425Z] "syscall", [2024-05-07T10:57:17.425Z] "time", [2024-05-07T10:57:17.425Z] "unicode", [2024-05-07T10:57:17.425Z] "unicode/utf16", [2024-05-07T10:57:17.425Z] "unicode/utf8", [2024-05-07T10:57:17.425Z] "unsafe" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "TestGoFiles": [ [2024-05-07T10:57:17.425Z] "any_test.go", [2024-05-07T10:57:17.425Z] "duration_test.go", [2024-05-07T10:57:17.425Z] "timestamp_test.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "TestImports": [ [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.425Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "testing", [2024-05-07T10:57:17.425Z] "time" [2024-05-07T10:57:17.425Z] ] [2024-05-07T10:57:17.425Z] } [2024-05-07T10:57:17.425Z] { [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.425Z] "ImportPath": "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.425Z] "Name": "grpc_binarylog_v1", [2024-05-07T10:57:17.425Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.425Z] "Module": { [2024-05-07T10:57:17.425Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.425Z] "Version": "v1.60.1", [2024-05-07T10:57:17.425Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.425Z] "Indirect": true, [2024-05-07T10:57:17.425Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.425Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.425Z] "GoVersion": "1.19" [2024-05-07T10:57:17.425Z] }, [2024-05-07T10:57:17.425Z] "DepOnly": true, [2024-05-07T10:57:17.425Z] "Stale": true, [2024-05-07T10:57:17.425Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "GoFiles": [ [2024-05-07T10:57:17.425Z] "binarylog.pb.go" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Imports": [ [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "reflect", [2024-05-07T10:57:17.425Z] "sync" [2024-05-07T10:57:17.425Z] ], [2024-05-07T10:57:17.425Z] "Deps": [ [2024-05-07T10:57:17.425Z] "bufio", [2024-05-07T10:57:17.425Z] "bytes", [2024-05-07T10:57:17.425Z] "compress/flate", [2024-05-07T10:57:17.425Z] "compress/gzip", [2024-05-07T10:57:17.425Z] "embed", [2024-05-07T10:57:17.425Z] "encoding", [2024-05-07T10:57:17.425Z] "encoding/base64", [2024-05-07T10:57:17.425Z] "encoding/binary", [2024-05-07T10:57:17.425Z] "encoding/json", [2024-05-07T10:57:17.425Z] "errors", [2024-05-07T10:57:17.425Z] "fmt", [2024-05-07T10:57:17.425Z] "go/token", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.425Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.425Z] "hash", [2024-05-07T10:57:17.425Z] "hash/crc32", [2024-05-07T10:57:17.425Z] "hash/fnv", [2024-05-07T10:57:17.425Z] "internal/abi", [2024-05-07T10:57:17.425Z] "internal/bytealg", [2024-05-07T10:57:17.425Z] "internal/cpu", [2024-05-07T10:57:17.425Z] "internal/fmtsort", [2024-05-07T10:57:17.425Z] "internal/goexperiment", [2024-05-07T10:57:17.425Z] "internal/itoa", [2024-05-07T10:57:17.425Z] "internal/oserror", [2024-05-07T10:57:17.425Z] "internal/poll", [2024-05-07T10:57:17.425Z] "internal/race", [2024-05-07T10:57:17.425Z] "internal/reflectlite", [2024-05-07T10:57:17.425Z] "internal/syscall/execenv", [2024-05-07T10:57:17.425Z] "internal/syscall/unix", [2024-05-07T10:57:17.425Z] "internal/testlog", [2024-05-07T10:57:17.425Z] "internal/unsafeheader", [2024-05-07T10:57:17.425Z] "io", [2024-05-07T10:57:17.425Z] "io/fs", [2024-05-07T10:57:17.425Z] "io/ioutil", [2024-05-07T10:57:17.425Z] "math", [2024-05-07T10:57:17.425Z] "math/bits", [2024-05-07T10:57:17.425Z] "os", [2024-05-07T10:57:17.425Z] "path", [2024-05-07T10:57:17.426Z] "reflect", [2024-05-07T10:57:17.426Z] "runtime", [2024-05-07T10:57:17.426Z] "runtime/internal/atomic", [2024-05-07T10:57:17.426Z] "runtime/internal/math", [2024-05-07T10:57:17.426Z] "runtime/internal/sys", [2024-05-07T10:57:17.426Z] "sort", [2024-05-07T10:57:17.426Z] "strconv", [2024-05-07T10:57:17.426Z] "strings", [2024-05-07T10:57:17.426Z] "sync", [2024-05-07T10:57:17.426Z] "sync/atomic", [2024-05-07T10:57:17.426Z] "syscall", [2024-05-07T10:57:17.426Z] "time", [2024-05-07T10:57:17.426Z] "unicode", [2024-05-07T10:57:17.426Z] "unicode/utf16", [2024-05-07T10:57:17.426Z] "unicode/utf8", [2024-05-07T10:57:17.426Z] "unsafe" [2024-05-07T10:57:17.426Z] ] [2024-05-07T10:57:17.426Z] } [2024-05-07T10:57:17.426Z] { [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b/status", [2024-05-07T10:57:17.426Z] "ImportPath": "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.426Z] "Name": "status", [2024-05-07T10:57:17.426Z] "Root": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-05-07T10:57:17.426Z] "Module": { [2024-05-07T10:57:17.426Z] "Path": "google.golang.org/genproto/googleapis/rpc", [2024-05-07T10:57:17.426Z] "Version": "v0.0.0-20231016165738-49dd2c1f3d0b", [2024-05-07T10:57:17.426Z] "Time": "2023-10-16T16:57:38Z", [2024-05-07T10:57:17.426Z] "Indirect": true, [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20231016165738-49dd2c1f3d0b", [2024-05-07T10:57:17.426Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20231016165738-49dd2c1f3d0b.mod", [2024-05-07T10:57:17.426Z] "GoVersion": "1.19" [2024-05-07T10:57:17.426Z] }, [2024-05-07T10:57:17.426Z] "DepOnly": true, [2024-05-07T10:57:17.426Z] "Stale": true, [2024-05-07T10:57:17.426Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "GoFiles": [ [2024-05-07T10:57:17.426Z] "status.pb.go" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Imports": [ [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.426Z] "reflect", [2024-05-07T10:57:17.426Z] "sync" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Deps": [ [2024-05-07T10:57:17.426Z] "bufio", [2024-05-07T10:57:17.426Z] "bytes", [2024-05-07T10:57:17.426Z] "compress/flate", [2024-05-07T10:57:17.426Z] "compress/gzip", [2024-05-07T10:57:17.426Z] "embed", [2024-05-07T10:57:17.426Z] "encoding", [2024-05-07T10:57:17.426Z] "encoding/base64", [2024-05-07T10:57:17.426Z] "encoding/binary", [2024-05-07T10:57:17.426Z] "encoding/json", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "go/token", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.426Z] "hash", [2024-05-07T10:57:17.426Z] "hash/crc32", [2024-05-07T10:57:17.426Z] "hash/fnv", [2024-05-07T10:57:17.426Z] "internal/abi", [2024-05-07T10:57:17.426Z] "internal/bytealg", [2024-05-07T10:57:17.426Z] "internal/cpu", [2024-05-07T10:57:17.426Z] "internal/fmtsort", [2024-05-07T10:57:17.426Z] "internal/goexperiment", [2024-05-07T10:57:17.426Z] "internal/itoa", [2024-05-07T10:57:17.426Z] "internal/oserror", [2024-05-07T10:57:17.426Z] "internal/poll", [2024-05-07T10:57:17.426Z] "internal/race", [2024-05-07T10:57:17.426Z] "internal/reflectlite", [2024-05-07T10:57:17.426Z] "internal/syscall/execenv", [2024-05-07T10:57:17.426Z] "internal/syscall/unix", [2024-05-07T10:57:17.426Z] "internal/testlog", [2024-05-07T10:57:17.426Z] "internal/unsafeheader", [2024-05-07T10:57:17.426Z] "io", [2024-05-07T10:57:17.426Z] "io/fs", [2024-05-07T10:57:17.426Z] "io/ioutil", [2024-05-07T10:57:17.426Z] "math", [2024-05-07T10:57:17.426Z] "math/bits", [2024-05-07T10:57:17.426Z] "os", [2024-05-07T10:57:17.426Z] "path", [2024-05-07T10:57:17.426Z] "reflect", [2024-05-07T10:57:17.426Z] "runtime", [2024-05-07T10:57:17.426Z] "runtime/internal/atomic", [2024-05-07T10:57:17.426Z] "runtime/internal/math", [2024-05-07T10:57:17.426Z] "runtime/internal/sys", [2024-05-07T10:57:17.426Z] "sort", [2024-05-07T10:57:17.426Z] "strconv", [2024-05-07T10:57:17.426Z] "strings", [2024-05-07T10:57:17.426Z] "sync", [2024-05-07T10:57:17.426Z] "sync/atomic", [2024-05-07T10:57:17.426Z] "syscall", [2024-05-07T10:57:17.426Z] "time", [2024-05-07T10:57:17.426Z] "unicode", [2024-05-07T10:57:17.426Z] "unicode/utf16", [2024-05-07T10:57:17.426Z] "unicode/utf8", [2024-05-07T10:57:17.426Z] "unsafe" [2024-05-07T10:57:17.426Z] ] [2024-05-07T10:57:17.426Z] } [2024-05-07T10:57:17.426Z] { [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/status", [2024-05-07T10:57:17.426Z] "ImportPath": "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.426Z] "Name": "status", [2024-05-07T10:57:17.426Z] "Doc": "Package status implements errors returned by gRPC.", [2024-05-07T10:57:17.426Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.426Z] "Module": { [2024-05-07T10:57:17.426Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.426Z] "Version": "v1.60.1", [2024-05-07T10:57:17.426Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.426Z] "Indirect": true, [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.426Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.426Z] "GoVersion": "1.19" [2024-05-07T10:57:17.426Z] }, [2024-05-07T10:57:17.426Z] "DepOnly": true, [2024-05-07T10:57:17.426Z] "Stale": true, [2024-05-07T10:57:17.426Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "GoFiles": [ [2024-05-07T10:57:17.426Z] "status.go" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Imports": [ [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/codes" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Deps": [ [2024-05-07T10:57:17.426Z] "bufio", [2024-05-07T10:57:17.426Z] "bytes", [2024-05-07T10:57:17.426Z] "compress/flate", [2024-05-07T10:57:17.426Z] "compress/gzip", [2024-05-07T10:57:17.426Z] "container/list", [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "crypto", [2024-05-07T10:57:17.426Z] "crypto/aes", [2024-05-07T10:57:17.426Z] "crypto/cipher", [2024-05-07T10:57:17.426Z] "crypto/des", [2024-05-07T10:57:17.426Z] "crypto/dsa", [2024-05-07T10:57:17.426Z] "crypto/ecdsa", [2024-05-07T10:57:17.426Z] "crypto/ed25519", [2024-05-07T10:57:17.426Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.426Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.426Z] "crypto/elliptic", [2024-05-07T10:57:17.426Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.426Z] "crypto/hmac", [2024-05-07T10:57:17.426Z] "crypto/internal/randutil", [2024-05-07T10:57:17.426Z] "crypto/internal/subtle", [2024-05-07T10:57:17.426Z] "crypto/md5", [2024-05-07T10:57:17.426Z] "crypto/rand", [2024-05-07T10:57:17.426Z] "crypto/rc4", [2024-05-07T10:57:17.426Z] "crypto/rsa", [2024-05-07T10:57:17.426Z] "crypto/sha1", [2024-05-07T10:57:17.426Z] "crypto/sha256", [2024-05-07T10:57:17.426Z] "crypto/sha512", [2024-05-07T10:57:17.426Z] "crypto/subtle", [2024-05-07T10:57:17.426Z] "crypto/tls", [2024-05-07T10:57:17.426Z] "crypto/x509", [2024-05-07T10:57:17.426Z] "crypto/x509/pkix", [2024-05-07T10:57:17.426Z] "embed", [2024-05-07T10:57:17.426Z] "encoding", [2024-05-07T10:57:17.426Z] "encoding/asn1", [2024-05-07T10:57:17.426Z] "encoding/base64", [2024-05-07T10:57:17.426Z] "encoding/binary", [2024-05-07T10:57:17.426Z] "encoding/hex", [2024-05-07T10:57:17.426Z] "encoding/json", [2024-05-07T10:57:17.426Z] "encoding/pem", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.426Z] "go/token", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.426Z] "hash", [2024-05-07T10:57:17.426Z] "hash/crc32", [2024-05-07T10:57:17.426Z] "hash/fnv", [2024-05-07T10:57:17.426Z] "internal/abi", [2024-05-07T10:57:17.426Z] "internal/bytealg", [2024-05-07T10:57:17.426Z] "internal/cpu", [2024-05-07T10:57:17.426Z] "internal/fmtsort", [2024-05-07T10:57:17.426Z] "internal/goexperiment", [2024-05-07T10:57:17.426Z] "internal/itoa", [2024-05-07T10:57:17.426Z] "internal/nettrace", [2024-05-07T10:57:17.426Z] "internal/oserror", [2024-05-07T10:57:17.426Z] "internal/poll", [2024-05-07T10:57:17.426Z] "internal/race", [2024-05-07T10:57:17.426Z] "internal/reflectlite", [2024-05-07T10:57:17.426Z] "internal/singleflight", [2024-05-07T10:57:17.426Z] "internal/syscall/execenv", [2024-05-07T10:57:17.426Z] "internal/syscall/unix", [2024-05-07T10:57:17.426Z] "internal/testlog", [2024-05-07T10:57:17.426Z] "internal/unsafeheader", [2024-05-07T10:57:17.426Z] "io", [2024-05-07T10:57:17.426Z] "io/fs", [2024-05-07T10:57:17.426Z] "io/ioutil", [2024-05-07T10:57:17.426Z] "log", [2024-05-07T10:57:17.426Z] "math", [2024-05-07T10:57:17.426Z] "math/big", [2024-05-07T10:57:17.426Z] "math/bits", [2024-05-07T10:57:17.426Z] "math/rand", [2024-05-07T10:57:17.426Z] "net", [2024-05-07T10:57:17.426Z] "net/url", [2024-05-07T10:57:17.426Z] "os", [2024-05-07T10:57:17.426Z] "path", [2024-05-07T10:57:17.426Z] "path/filepath", [2024-05-07T10:57:17.426Z] "reflect", [2024-05-07T10:57:17.426Z] "runtime", [2024-05-07T10:57:17.426Z] "runtime/cgo", [2024-05-07T10:57:17.426Z] "runtime/internal/atomic", [2024-05-07T10:57:17.426Z] "runtime/internal/math", [2024-05-07T10:57:17.426Z] "runtime/internal/sys", [2024-05-07T10:57:17.426Z] "sort", [2024-05-07T10:57:17.426Z] "strconv", [2024-05-07T10:57:17.426Z] "strings", [2024-05-07T10:57:17.426Z] "sync", [2024-05-07T10:57:17.426Z] "sync/atomic", [2024-05-07T10:57:17.426Z] "syscall", [2024-05-07T10:57:17.426Z] "time", [2024-05-07T10:57:17.426Z] "unicode", [2024-05-07T10:57:17.426Z] "unicode/utf16", [2024-05-07T10:57:17.426Z] "unicode/utf8", [2024-05-07T10:57:17.426Z] "unsafe", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.426Z] ] [2024-05-07T10:57:17.426Z] } [2024-05-07T10:57:17.426Z] { [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/status", [2024-05-07T10:57:17.426Z] "ImportPath": "google.golang.org/grpc/status", [2024-05-07T10:57:17.426Z] "Name": "status", [2024-05-07T10:57:17.426Z] "Doc": "Package status implements errors returned by gRPC.", [2024-05-07T10:57:17.426Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.426Z] "Module": { [2024-05-07T10:57:17.426Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.426Z] "Version": "v1.60.1", [2024-05-07T10:57:17.426Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.426Z] "Indirect": true, [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.426Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.426Z] "GoVersion": "1.19" [2024-05-07T10:57:17.426Z] }, [2024-05-07T10:57:17.426Z] "DepOnly": true, [2024-05-07T10:57:17.426Z] "Stale": true, [2024-05-07T10:57:17.426Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "GoFiles": [ [2024-05-07T10:57:17.426Z] "status.go" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Imports": [ [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/status" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Deps": [ [2024-05-07T10:57:17.426Z] "bufio", [2024-05-07T10:57:17.426Z] "bytes", [2024-05-07T10:57:17.426Z] "compress/flate", [2024-05-07T10:57:17.426Z] "compress/gzip", [2024-05-07T10:57:17.426Z] "container/list", [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "crypto", [2024-05-07T10:57:17.426Z] "crypto/aes", [2024-05-07T10:57:17.426Z] "crypto/cipher", [2024-05-07T10:57:17.426Z] "crypto/des", [2024-05-07T10:57:17.426Z] "crypto/dsa", [2024-05-07T10:57:17.426Z] "crypto/ecdsa", [2024-05-07T10:57:17.426Z] "crypto/ed25519", [2024-05-07T10:57:17.426Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.426Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.426Z] "crypto/elliptic", [2024-05-07T10:57:17.426Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.426Z] "crypto/hmac", [2024-05-07T10:57:17.426Z] "crypto/internal/randutil", [2024-05-07T10:57:17.426Z] "crypto/internal/subtle", [2024-05-07T10:57:17.426Z] "crypto/md5", [2024-05-07T10:57:17.426Z] "crypto/rand", [2024-05-07T10:57:17.426Z] "crypto/rc4", [2024-05-07T10:57:17.426Z] "crypto/rsa", [2024-05-07T10:57:17.426Z] "crypto/sha1", [2024-05-07T10:57:17.426Z] "crypto/sha256", [2024-05-07T10:57:17.426Z] "crypto/sha512", [2024-05-07T10:57:17.426Z] "crypto/subtle", [2024-05-07T10:57:17.426Z] "crypto/tls", [2024-05-07T10:57:17.426Z] "crypto/x509", [2024-05-07T10:57:17.426Z] "crypto/x509/pkix", [2024-05-07T10:57:17.426Z] "embed", [2024-05-07T10:57:17.426Z] "encoding", [2024-05-07T10:57:17.426Z] "encoding/asn1", [2024-05-07T10:57:17.426Z] "encoding/base64", [2024-05-07T10:57:17.426Z] "encoding/binary", [2024-05-07T10:57:17.426Z] "encoding/hex", [2024-05-07T10:57:17.426Z] "encoding/json", [2024-05-07T10:57:17.426Z] "encoding/pem", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.426Z] "go/token", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.426Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.426Z] "hash", [2024-05-07T10:57:17.426Z] "hash/crc32", [2024-05-07T10:57:17.426Z] "hash/fnv", [2024-05-07T10:57:17.426Z] "internal/abi", [2024-05-07T10:57:17.426Z] "internal/bytealg", [2024-05-07T10:57:17.426Z] "internal/cpu", [2024-05-07T10:57:17.426Z] "internal/fmtsort", [2024-05-07T10:57:17.426Z] "internal/goexperiment", [2024-05-07T10:57:17.426Z] "internal/itoa", [2024-05-07T10:57:17.426Z] "internal/nettrace", [2024-05-07T10:57:17.426Z] "internal/oserror", [2024-05-07T10:57:17.426Z] "internal/poll", [2024-05-07T10:57:17.426Z] "internal/race", [2024-05-07T10:57:17.426Z] "internal/reflectlite", [2024-05-07T10:57:17.426Z] "internal/singleflight", [2024-05-07T10:57:17.426Z] "internal/syscall/execenv", [2024-05-07T10:57:17.426Z] "internal/syscall/unix", [2024-05-07T10:57:17.426Z] "internal/testlog", [2024-05-07T10:57:17.426Z] "internal/unsafeheader", [2024-05-07T10:57:17.426Z] "io", [2024-05-07T10:57:17.426Z] "io/fs", [2024-05-07T10:57:17.426Z] "io/ioutil", [2024-05-07T10:57:17.426Z] "log", [2024-05-07T10:57:17.426Z] "math", [2024-05-07T10:57:17.426Z] "math/big", [2024-05-07T10:57:17.426Z] "math/bits", [2024-05-07T10:57:17.426Z] "math/rand", [2024-05-07T10:57:17.426Z] "net", [2024-05-07T10:57:17.426Z] "net/url", [2024-05-07T10:57:17.426Z] "os", [2024-05-07T10:57:17.426Z] "path", [2024-05-07T10:57:17.426Z] "path/filepath", [2024-05-07T10:57:17.426Z] "reflect", [2024-05-07T10:57:17.426Z] "runtime", [2024-05-07T10:57:17.426Z] "runtime/cgo", [2024-05-07T10:57:17.426Z] "runtime/internal/atomic", [2024-05-07T10:57:17.426Z] "runtime/internal/math", [2024-05-07T10:57:17.426Z] "runtime/internal/sys", [2024-05-07T10:57:17.426Z] "sort", [2024-05-07T10:57:17.426Z] "strconv", [2024-05-07T10:57:17.426Z] "strings", [2024-05-07T10:57:17.426Z] "sync", [2024-05-07T10:57:17.426Z] "sync/atomic", [2024-05-07T10:57:17.426Z] "syscall", [2024-05-07T10:57:17.426Z] "time", [2024-05-07T10:57:17.426Z] "unicode", [2024-05-07T10:57:17.426Z] "unicode/utf16", [2024-05-07T10:57:17.426Z] "unicode/utf8", [2024-05-07T10:57:17.426Z] "unsafe", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.426Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "TestGoFiles": [ [2024-05-07T10:57:17.426Z] "status_test.go" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "TestImports": [ [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.426Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/code", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-05-07T10:57:17.426Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.426Z] "testing" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "XTestGoFiles": [ [2024-05-07T10:57:17.426Z] "status_ext_test.go" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "XTestImports": [ [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.426Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/stubserver", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/interop/grpc_testing", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.426Z] "strings", [2024-05-07T10:57:17.426Z] "testing", [2024-05-07T10:57:17.426Z] "time" [2024-05-07T10:57:17.426Z] ] [2024-05-07T10:57:17.426Z] } [2024-05-07T10:57:17.426Z] { [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/binarylog", [2024-05-07T10:57:17.426Z] "ImportPath": "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.426Z] "Name": "binarylog", [2024-05-07T10:57:17.426Z] "Doc": "Package binarylog implementation binary logging as defined in https://github.com/grpc/proposal/blob/master/A16-binary-logging.md.", [2024-05-07T10:57:17.426Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.426Z] "Module": { [2024-05-07T10:57:17.426Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.426Z] "Version": "v1.60.1", [2024-05-07T10:57:17.426Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.426Z] "Indirect": true, [2024-05-07T10:57:17.426Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.426Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.426Z] "GoVersion": "1.19" [2024-05-07T10:57:17.426Z] }, [2024-05-07T10:57:17.426Z] "DepOnly": true, [2024-05-07T10:57:17.426Z] "Stale": true, [2024-05-07T10:57:17.426Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.426Z] "GoFiles": [ [2024-05-07T10:57:17.426Z] "binarylog.go", [2024-05-07T10:57:17.426Z] "binarylog_testutil.go", [2024-05-07T10:57:17.426Z] "env_config.go", [2024-05-07T10:57:17.426Z] "method_logger.go", [2024-05-07T10:57:17.426Z] "sink.go" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Imports": [ [2024-05-07T10:57:17.426Z] "bufio", [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "encoding/binary", [2024-05-07T10:57:17.426Z] "errors", [2024-05-07T10:57:17.426Z] "fmt", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.426Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.426Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.426Z] "io", [2024-05-07T10:57:17.426Z] "net", [2024-05-07T10:57:17.426Z] "os", [2024-05-07T10:57:17.426Z] "regexp", [2024-05-07T10:57:17.426Z] "strconv", [2024-05-07T10:57:17.426Z] "strings", [2024-05-07T10:57:17.426Z] "sync", [2024-05-07T10:57:17.426Z] "sync/atomic", [2024-05-07T10:57:17.426Z] "time" [2024-05-07T10:57:17.426Z] ], [2024-05-07T10:57:17.426Z] "Deps": [ [2024-05-07T10:57:17.426Z] "bufio", [2024-05-07T10:57:17.426Z] "bytes", [2024-05-07T10:57:17.426Z] "compress/flate", [2024-05-07T10:57:17.426Z] "compress/gzip", [2024-05-07T10:57:17.426Z] "container/list", [2024-05-07T10:57:17.426Z] "context", [2024-05-07T10:57:17.426Z] "crypto", [2024-05-07T10:57:17.426Z] "crypto/aes", [2024-05-07T10:57:17.426Z] "crypto/cipher", [2024-05-07T10:57:17.426Z] "crypto/des", [2024-05-07T10:57:17.426Z] "crypto/dsa", [2024-05-07T10:57:17.426Z] "crypto/ecdsa", [2024-05-07T10:57:17.426Z] "crypto/ed25519", [2024-05-07T10:57:17.426Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.426Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.426Z] "crypto/elliptic", [2024-05-07T10:57:17.426Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.426Z] "crypto/hmac", [2024-05-07T10:57:17.426Z] "crypto/internal/randutil", [2024-05-07T10:57:17.426Z] "crypto/internal/subtle", [2024-05-07T10:57:17.426Z] "crypto/md5", [2024-05-07T10:57:17.426Z] "crypto/rand", [2024-05-07T10:57:17.426Z] "crypto/rc4", [2024-05-07T10:57:17.426Z] "crypto/rsa", [2024-05-07T10:57:17.426Z] "crypto/sha1", [2024-05-07T10:57:17.426Z] "crypto/sha256", [2024-05-07T10:57:17.426Z] "crypto/sha512", [2024-05-07T10:57:17.426Z] "crypto/subtle", [2024-05-07T10:57:17.426Z] "crypto/tls", [2024-05-07T10:57:17.426Z] "crypto/x509", [2024-05-07T10:57:17.426Z] "crypto/x509/pkix", [2024-05-07T10:57:17.426Z] "embed", [2024-05-07T10:57:17.426Z] "encoding", [2024-05-07T10:57:17.426Z] "encoding/asn1", [2024-05-07T10:57:17.426Z] "encoding/base64", [2024-05-07T10:57:17.426Z] "encoding/binary", [2024-05-07T10:57:17.426Z] "encoding/hex", [2024-05-07T10:57:17.426Z] "encoding/json", [2024-05-07T10:57:17.426Z] "encoding/pem", [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.427Z] "go/token", [2024-05-07T10:57:17.427Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.427Z] "hash", [2024-05-07T10:57:17.427Z] "hash/crc32", [2024-05-07T10:57:17.427Z] "hash/fnv", [2024-05-07T10:57:17.427Z] "internal/abi", [2024-05-07T10:57:17.427Z] "internal/bytealg", [2024-05-07T10:57:17.427Z] "internal/cpu", [2024-05-07T10:57:17.427Z] "internal/fmtsort", [2024-05-07T10:57:17.427Z] "internal/goexperiment", [2024-05-07T10:57:17.427Z] "internal/itoa", [2024-05-07T10:57:17.427Z] "internal/nettrace", [2024-05-07T10:57:17.427Z] "internal/oserror", [2024-05-07T10:57:17.427Z] "internal/poll", [2024-05-07T10:57:17.427Z] "internal/race", [2024-05-07T10:57:17.427Z] "internal/reflectlite", [2024-05-07T10:57:17.427Z] "internal/singleflight", [2024-05-07T10:57:17.427Z] "internal/syscall/execenv", [2024-05-07T10:57:17.427Z] "internal/syscall/unix", [2024-05-07T10:57:17.427Z] "internal/testlog", [2024-05-07T10:57:17.427Z] "internal/unsafeheader", [2024-05-07T10:57:17.427Z] "io", [2024-05-07T10:57:17.427Z] "io/fs", [2024-05-07T10:57:17.427Z] "io/ioutil", [2024-05-07T10:57:17.427Z] "log", [2024-05-07T10:57:17.427Z] "math", [2024-05-07T10:57:17.427Z] "math/big", [2024-05-07T10:57:17.427Z] "math/bits", [2024-05-07T10:57:17.427Z] "math/rand", [2024-05-07T10:57:17.427Z] "net", [2024-05-07T10:57:17.427Z] "net/url", [2024-05-07T10:57:17.427Z] "os", [2024-05-07T10:57:17.427Z] "path", [2024-05-07T10:57:17.427Z] "path/filepath", [2024-05-07T10:57:17.427Z] "reflect", [2024-05-07T10:57:17.427Z] "regexp", [2024-05-07T10:57:17.427Z] "regexp/syntax", [2024-05-07T10:57:17.427Z] "runtime", [2024-05-07T10:57:17.427Z] "runtime/cgo", [2024-05-07T10:57:17.427Z] "runtime/internal/atomic", [2024-05-07T10:57:17.427Z] "runtime/internal/math", [2024-05-07T10:57:17.427Z] "runtime/internal/sys", [2024-05-07T10:57:17.427Z] "sort", [2024-05-07T10:57:17.427Z] "strconv", [2024-05-07T10:57:17.427Z] "strings", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "syscall", [2024-05-07T10:57:17.427Z] "time", [2024-05-07T10:57:17.427Z] "unicode", [2024-05-07T10:57:17.427Z] "unicode/utf16", [2024-05-07T10:57:17.427Z] "unicode/utf8", [2024-05-07T10:57:17.427Z] "unsafe", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestGoFiles": [ [2024-05-07T10:57:17.427Z] "binarylog_test.go", [2024-05-07T10:57:17.427Z] "env_config_test.go", [2024-05-07T10:57:17.427Z] "method_logger_test.go", [2024-05-07T10:57:17.427Z] "regexp_test.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestImports": [ [2024-05-07T10:57:17.427Z] "bytes", [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.427Z] "net", [2024-05-07T10:57:17.427Z] "reflect", [2024-05-07T10:57:17.427Z] "testing", [2024-05-07T10:57:17.427Z] "time" [2024-05-07T10:57:17.427Z] ] [2024-05-07T10:57:17.427Z] } [2024-05-07T10:57:17.427Z] { [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/buffer", [2024-05-07T10:57:17.427Z] "ImportPath": "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.427Z] "Name": "buffer", [2024-05-07T10:57:17.427Z] "Doc": "Package buffer provides an implementation of an unbounded buffer.", [2024-05-07T10:57:17.427Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "Module": { [2024-05-07T10:57:17.427Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.427Z] "Version": "v1.60.1", [2024-05-07T10:57:17.427Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.427Z] "Indirect": true, [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.427Z] "GoVersion": "1.19" [2024-05-07T10:57:17.427Z] }, [2024-05-07T10:57:17.427Z] "DepOnly": true, [2024-05-07T10:57:17.427Z] "Stale": true, [2024-05-07T10:57:17.427Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.427Z] "GoFiles": [ [2024-05-07T10:57:17.427Z] "unbounded.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Imports": [ [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "sync" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Deps": [ [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "internal/abi", [2024-05-07T10:57:17.427Z] "internal/bytealg", [2024-05-07T10:57:17.427Z] "internal/cpu", [2024-05-07T10:57:17.427Z] "internal/goexperiment", [2024-05-07T10:57:17.427Z] "internal/race", [2024-05-07T10:57:17.427Z] "internal/reflectlite", [2024-05-07T10:57:17.427Z] "internal/unsafeheader", [2024-05-07T10:57:17.427Z] "runtime", [2024-05-07T10:57:17.427Z] "runtime/internal/atomic", [2024-05-07T10:57:17.427Z] "runtime/internal/math", [2024-05-07T10:57:17.427Z] "runtime/internal/sys", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "unsafe" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestGoFiles": [ [2024-05-07T10:57:17.427Z] "unbounded_test.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestImports": [ [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.427Z] "reflect", [2024-05-07T10:57:17.427Z] "sort", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "testing" [2024-05-07T10:57:17.427Z] ] [2024-05-07T10:57:17.427Z] } [2024-05-07T10:57:17.427Z] { [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/grpcsync", [2024-05-07T10:57:17.427Z] "ImportPath": "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.427Z] "Name": "grpcsync", [2024-05-07T10:57:17.427Z] "Doc": "Package grpcsync implements additional synchronization primitives built upon the sync package.", [2024-05-07T10:57:17.427Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "Module": { [2024-05-07T10:57:17.427Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.427Z] "Version": "v1.60.1", [2024-05-07T10:57:17.427Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.427Z] "Indirect": true, [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.427Z] "GoVersion": "1.19" [2024-05-07T10:57:17.427Z] }, [2024-05-07T10:57:17.427Z] "DepOnly": true, [2024-05-07T10:57:17.427Z] "Stale": true, [2024-05-07T10:57:17.427Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.427Z] "GoFiles": [ [2024-05-07T10:57:17.427Z] "callback_serializer.go", [2024-05-07T10:57:17.427Z] "event.go", [2024-05-07T10:57:17.427Z] "oncefunc.go", [2024-05-07T10:57:17.427Z] "pubsub.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Imports": [ [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Deps": [ [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.427Z] "internal/abi", [2024-05-07T10:57:17.427Z] "internal/bytealg", [2024-05-07T10:57:17.427Z] "internal/cpu", [2024-05-07T10:57:17.427Z] "internal/goexperiment", [2024-05-07T10:57:17.427Z] "internal/itoa", [2024-05-07T10:57:17.427Z] "internal/oserror", [2024-05-07T10:57:17.427Z] "internal/race", [2024-05-07T10:57:17.427Z] "internal/reflectlite", [2024-05-07T10:57:17.427Z] "internal/unsafeheader", [2024-05-07T10:57:17.427Z] "runtime", [2024-05-07T10:57:17.427Z] "runtime/internal/atomic", [2024-05-07T10:57:17.427Z] "runtime/internal/math", [2024-05-07T10:57:17.427Z] "runtime/internal/sys", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "syscall", [2024-05-07T10:57:17.427Z] "time", [2024-05-07T10:57:17.427Z] "unsafe" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestGoFiles": [ [2024-05-07T10:57:17.427Z] "callback_serializer_test.go", [2024-05-07T10:57:17.427Z] "event_test.go", [2024-05-07T10:57:17.427Z] "oncefunc_test.go", [2024-05-07T10:57:17.427Z] "pubsub_test.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestImports": [ [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "testing", [2024-05-07T10:57:17.427Z] "time" [2024-05-07T10:57:17.427Z] ] [2024-05-07T10:57:17.427Z] } [2024-05-07T10:57:17.427Z] { [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/idle", [2024-05-07T10:57:17.427Z] "ImportPath": "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.427Z] "Name": "idle", [2024-05-07T10:57:17.427Z] "Doc": "Package idle contains a component for managing idleness (entering and exiting) based on RPC activity.", [2024-05-07T10:57:17.427Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "Module": { [2024-05-07T10:57:17.427Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.427Z] "Version": "v1.60.1", [2024-05-07T10:57:17.427Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.427Z] "Indirect": true, [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.427Z] "GoVersion": "1.19" [2024-05-07T10:57:17.427Z] }, [2024-05-07T10:57:17.427Z] "DepOnly": true, [2024-05-07T10:57:17.427Z] "Stale": true, [2024-05-07T10:57:17.427Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.427Z] "GoFiles": [ [2024-05-07T10:57:17.427Z] "idle.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Imports": [ [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "math", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "time" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Deps": [ [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "internal/abi", [2024-05-07T10:57:17.427Z] "internal/bytealg", [2024-05-07T10:57:17.427Z] "internal/cpu", [2024-05-07T10:57:17.427Z] "internal/fmtsort", [2024-05-07T10:57:17.427Z] "internal/goexperiment", [2024-05-07T10:57:17.427Z] "internal/itoa", [2024-05-07T10:57:17.427Z] "internal/oserror", [2024-05-07T10:57:17.427Z] "internal/poll", [2024-05-07T10:57:17.427Z] "internal/race", [2024-05-07T10:57:17.427Z] "internal/reflectlite", [2024-05-07T10:57:17.427Z] "internal/syscall/execenv", [2024-05-07T10:57:17.427Z] "internal/syscall/unix", [2024-05-07T10:57:17.427Z] "internal/testlog", [2024-05-07T10:57:17.427Z] "internal/unsafeheader", [2024-05-07T10:57:17.427Z] "io", [2024-05-07T10:57:17.427Z] "io/fs", [2024-05-07T10:57:17.427Z] "math", [2024-05-07T10:57:17.427Z] "math/bits", [2024-05-07T10:57:17.427Z] "os", [2024-05-07T10:57:17.427Z] "path", [2024-05-07T10:57:17.427Z] "reflect", [2024-05-07T10:57:17.427Z] "runtime", [2024-05-07T10:57:17.427Z] "runtime/internal/atomic", [2024-05-07T10:57:17.427Z] "runtime/internal/math", [2024-05-07T10:57:17.427Z] "runtime/internal/sys", [2024-05-07T10:57:17.427Z] "sort", [2024-05-07T10:57:17.427Z] "strconv", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "syscall", [2024-05-07T10:57:17.427Z] "time", [2024-05-07T10:57:17.427Z] "unicode", [2024-05-07T10:57:17.427Z] "unicode/utf8", [2024-05-07T10:57:17.427Z] "unsafe" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestGoFiles": [ [2024-05-07T10:57:17.427Z] "idle_test.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestImports": [ [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "testing", [2024-05-07T10:57:17.427Z] "time" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "XTestGoFiles": [ [2024-05-07T10:57:17.427Z] "idle_e2e_test.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "XTestImports": [ [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/balancer/stub", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/stubserver", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/interop/grpc_testing", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/resolver/manual", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.427Z] "io", [2024-05-07T10:57:17.427Z] "strings", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "testing", [2024-05-07T10:57:17.427Z] "time" [2024-05-07T10:57:17.427Z] ] [2024-05-07T10:57:17.427Z] } [2024-05-07T10:57:17.427Z] { [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/metadata", [2024-05-07T10:57:17.427Z] "ImportPath": "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.427Z] "Name": "metadata", [2024-05-07T10:57:17.427Z] "Doc": "Package metadata contains functions to set and get metadata from addresses.", [2024-05-07T10:57:17.427Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "Module": { [2024-05-07T10:57:17.427Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.427Z] "Version": "v1.60.1", [2024-05-07T10:57:17.427Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.427Z] "Indirect": true, [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.427Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.427Z] "GoVersion": "1.19" [2024-05-07T10:57:17.427Z] }, [2024-05-07T10:57:17.427Z] "DepOnly": true, [2024-05-07T10:57:17.427Z] "Stale": true, [2024-05-07T10:57:17.427Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.427Z] "GoFiles": [ [2024-05-07T10:57:17.427Z] "metadata.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Imports": [ [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.427Z] "strings" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Deps": [ [2024-05-07T10:57:17.427Z] "bufio", [2024-05-07T10:57:17.427Z] "bytes", [2024-05-07T10:57:17.427Z] "compress/flate", [2024-05-07T10:57:17.427Z] "compress/gzip", [2024-05-07T10:57:17.427Z] "container/list", [2024-05-07T10:57:17.427Z] "context", [2024-05-07T10:57:17.427Z] "crypto", [2024-05-07T10:57:17.427Z] "crypto/aes", [2024-05-07T10:57:17.427Z] "crypto/cipher", [2024-05-07T10:57:17.427Z] "crypto/des", [2024-05-07T10:57:17.427Z] "crypto/dsa", [2024-05-07T10:57:17.427Z] "crypto/ecdsa", [2024-05-07T10:57:17.427Z] "crypto/ed25519", [2024-05-07T10:57:17.427Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.427Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.427Z] "crypto/elliptic", [2024-05-07T10:57:17.427Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.427Z] "crypto/hmac", [2024-05-07T10:57:17.427Z] "crypto/internal/randutil", [2024-05-07T10:57:17.427Z] "crypto/internal/subtle", [2024-05-07T10:57:17.427Z] "crypto/md5", [2024-05-07T10:57:17.427Z] "crypto/rand", [2024-05-07T10:57:17.427Z] "crypto/rc4", [2024-05-07T10:57:17.427Z] "crypto/rsa", [2024-05-07T10:57:17.427Z] "crypto/sha1", [2024-05-07T10:57:17.427Z] "crypto/sha256", [2024-05-07T10:57:17.427Z] "crypto/sha512", [2024-05-07T10:57:17.427Z] "crypto/subtle", [2024-05-07T10:57:17.427Z] "crypto/tls", [2024-05-07T10:57:17.427Z] "crypto/x509", [2024-05-07T10:57:17.427Z] "crypto/x509/pkix", [2024-05-07T10:57:17.427Z] "embed", [2024-05-07T10:57:17.427Z] "encoding", [2024-05-07T10:57:17.427Z] "encoding/asn1", [2024-05-07T10:57:17.427Z] "encoding/base64", [2024-05-07T10:57:17.427Z] "encoding/binary", [2024-05-07T10:57:17.427Z] "encoding/hex", [2024-05-07T10:57:17.427Z] "encoding/json", [2024-05-07T10:57:17.427Z] "encoding/pem", [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.427Z] "go/token", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.427Z] "hash", [2024-05-07T10:57:17.427Z] "hash/crc32", [2024-05-07T10:57:17.427Z] "hash/fnv", [2024-05-07T10:57:17.427Z] "internal/abi", [2024-05-07T10:57:17.427Z] "internal/bytealg", [2024-05-07T10:57:17.427Z] "internal/cpu", [2024-05-07T10:57:17.427Z] "internal/fmtsort", [2024-05-07T10:57:17.427Z] "internal/goexperiment", [2024-05-07T10:57:17.427Z] "internal/itoa", [2024-05-07T10:57:17.427Z] "internal/nettrace", [2024-05-07T10:57:17.427Z] "internal/oserror", [2024-05-07T10:57:17.427Z] "internal/poll", [2024-05-07T10:57:17.427Z] "internal/race", [2024-05-07T10:57:17.427Z] "internal/reflectlite", [2024-05-07T10:57:17.427Z] "internal/singleflight", [2024-05-07T10:57:17.427Z] "internal/syscall/execenv", [2024-05-07T10:57:17.427Z] "internal/syscall/unix", [2024-05-07T10:57:17.427Z] "internal/testlog", [2024-05-07T10:57:17.427Z] "internal/unsafeheader", [2024-05-07T10:57:17.427Z] "io", [2024-05-07T10:57:17.427Z] "io/fs", [2024-05-07T10:57:17.427Z] "io/ioutil", [2024-05-07T10:57:17.427Z] "log", [2024-05-07T10:57:17.427Z] "math", [2024-05-07T10:57:17.427Z] "math/big", [2024-05-07T10:57:17.427Z] "math/bits", [2024-05-07T10:57:17.427Z] "math/rand", [2024-05-07T10:57:17.427Z] "net", [2024-05-07T10:57:17.427Z] "net/url", [2024-05-07T10:57:17.427Z] "os", [2024-05-07T10:57:17.427Z] "path", [2024-05-07T10:57:17.427Z] "path/filepath", [2024-05-07T10:57:17.427Z] "reflect", [2024-05-07T10:57:17.427Z] "runtime", [2024-05-07T10:57:17.427Z] "runtime/cgo", [2024-05-07T10:57:17.427Z] "runtime/internal/atomic", [2024-05-07T10:57:17.427Z] "runtime/internal/math", [2024-05-07T10:57:17.427Z] "runtime/internal/sys", [2024-05-07T10:57:17.427Z] "sort", [2024-05-07T10:57:17.427Z] "strconv", [2024-05-07T10:57:17.427Z] "strings", [2024-05-07T10:57:17.427Z] "sync", [2024-05-07T10:57:17.427Z] "sync/atomic", [2024-05-07T10:57:17.427Z] "syscall", [2024-05-07T10:57:17.427Z] "time", [2024-05-07T10:57:17.427Z] "unicode", [2024-05-07T10:57:17.427Z] "unicode/utf16", [2024-05-07T10:57:17.427Z] "unicode/utf8", [2024-05-07T10:57:17.427Z] "unsafe", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.427Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestGoFiles": [ [2024-05-07T10:57:17.427Z] "metadata_test.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "TestImports": [ [2024-05-07T10:57:17.427Z] "errors", [2024-05-07T10:57:17.427Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.427Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.427Z] "reflect", [2024-05-07T10:57:17.427Z] "testing" [2024-05-07T10:57:17.427Z] ] [2024-05-07T10:57:17.427Z] } [2024-05-07T10:57:17.427Z] { [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/internal/encoding/json", [2024-05-07T10:57:17.427Z] "ImportPath": "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.427Z] "Name": "json", [2024-05-07T10:57:17.427Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.427Z] "Module": { [2024-05-07T10:57:17.427Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.427Z] "Version": "v1.33.0", [2024-05-07T10:57:17.427Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.427Z] "Indirect": true, [2024-05-07T10:57:17.427Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.427Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.427Z] "GoVersion": "1.17" [2024-05-07T10:57:17.427Z] }, [2024-05-07T10:57:17.427Z] "DepOnly": true, [2024-05-07T10:57:17.427Z] "Stale": true, [2024-05-07T10:57:17.427Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.427Z] "GoFiles": [ [2024-05-07T10:57:17.427Z] "decode.go", [2024-05-07T10:57:17.427Z] "decode_number.go", [2024-05-07T10:57:17.427Z] "decode_string.go", [2024-05-07T10:57:17.427Z] "decode_token.go", [2024-05-07T10:57:17.427Z] "encode.go" [2024-05-07T10:57:17.427Z] ], [2024-05-07T10:57:17.427Z] "Imports": [ [2024-05-07T10:57:17.427Z] "bytes", [2024-05-07T10:57:17.427Z] "fmt", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.427Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "math/bits", [2024-05-07T10:57:17.428Z] "regexp", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "unicode", [2024-05-07T10:57:17.428Z] "unicode/utf16", [2024-05-07T10:57:17.428Z] "unicode/utf8" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Deps": [ [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "encoding/binary", [2024-05-07T10:57:17.428Z] "errors", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "go/token", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.428Z] "hash", [2024-05-07T10:57:17.428Z] "hash/fnv", [2024-05-07T10:57:17.428Z] "internal/abi", [2024-05-07T10:57:17.428Z] "internal/bytealg", [2024-05-07T10:57:17.428Z] "internal/cpu", [2024-05-07T10:57:17.428Z] "internal/fmtsort", [2024-05-07T10:57:17.428Z] "internal/goexperiment", [2024-05-07T10:57:17.428Z] "internal/itoa", [2024-05-07T10:57:17.428Z] "internal/oserror", [2024-05-07T10:57:17.428Z] "internal/poll", [2024-05-07T10:57:17.428Z] "internal/race", [2024-05-07T10:57:17.428Z] "internal/reflectlite", [2024-05-07T10:57:17.428Z] "internal/syscall/execenv", [2024-05-07T10:57:17.428Z] "internal/syscall/unix", [2024-05-07T10:57:17.428Z] "internal/testlog", [2024-05-07T10:57:17.428Z] "internal/unsafeheader", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "io/fs", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "math/bits", [2024-05-07T10:57:17.428Z] "os", [2024-05-07T10:57:17.428Z] "path", [2024-05-07T10:57:17.428Z] "reflect", [2024-05-07T10:57:17.428Z] "regexp", [2024-05-07T10:57:17.428Z] "regexp/syntax", [2024-05-07T10:57:17.428Z] "runtime", [2024-05-07T10:57:17.428Z] "runtime/internal/atomic", [2024-05-07T10:57:17.428Z] "runtime/internal/math", [2024-05-07T10:57:17.428Z] "runtime/internal/sys", [2024-05-07T10:57:17.428Z] "sort", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "sync", [2024-05-07T10:57:17.428Z] "sync/atomic", [2024-05-07T10:57:17.428Z] "syscall", [2024-05-07T10:57:17.428Z] "time", [2024-05-07T10:57:17.428Z] "unicode", [2024-05-07T10:57:17.428Z] "unicode/utf16", [2024-05-07T10:57:17.428Z] "unicode/utf8", [2024-05-07T10:57:17.428Z] "unsafe" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "XTestGoFiles": [ [2024-05-07T10:57:17.428Z] "bench_test.go", [2024-05-07T10:57:17.428Z] "decode_test.go", [2024-05-07T10:57:17.428Z] "encode_test.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "XTestImports": [ [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.428Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "testing", [2024-05-07T10:57:17.428Z] "unicode/utf8" [2024-05-07T10:57:17.428Z] ] [2024-05-07T10:57:17.428Z] } [2024-05-07T10:57:17.428Z] { [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/encoding/protojson", [2024-05-07T10:57:17.428Z] "ImportPath": "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.428Z] "Name": "protojson", [2024-05-07T10:57:17.428Z] "Doc": "Package protojson marshals and unmarshals protocol buffer messages as JSON format.", [2024-05-07T10:57:17.428Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.428Z] "Module": { [2024-05-07T10:57:17.428Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.428Z] "Version": "v1.33.0", [2024-05-07T10:57:17.428Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.428Z] "Indirect": true, [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.428Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.428Z] "GoVersion": "1.17" [2024-05-07T10:57:17.428Z] }, [2024-05-07T10:57:17.428Z] "DepOnly": true, [2024-05-07T10:57:17.428Z] "Stale": true, [2024-05-07T10:57:17.428Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "GoFiles": [ [2024-05-07T10:57:17.428Z] "decode.go", [2024-05-07T10:57:17.428Z] "doc.go", [2024-05-07T10:57:17.428Z] "encode.go", [2024-05-07T10:57:17.428Z] "well_known_types.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.428Z] "fuzz_test.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Imports": [ [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "encoding/base64", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "time" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Deps": [ [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "embed", [2024-05-07T10:57:17.428Z] "encoding/base64", [2024-05-07T10:57:17.428Z] "encoding/binary", [2024-05-07T10:57:17.428Z] "errors", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "go/token", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.428Z] "hash", [2024-05-07T10:57:17.428Z] "hash/fnv", [2024-05-07T10:57:17.428Z] "internal/abi", [2024-05-07T10:57:17.428Z] "internal/bytealg", [2024-05-07T10:57:17.428Z] "internal/cpu", [2024-05-07T10:57:17.428Z] "internal/fmtsort", [2024-05-07T10:57:17.428Z] "internal/goexperiment", [2024-05-07T10:57:17.428Z] "internal/itoa", [2024-05-07T10:57:17.428Z] "internal/oserror", [2024-05-07T10:57:17.428Z] "internal/poll", [2024-05-07T10:57:17.428Z] "internal/race", [2024-05-07T10:57:17.428Z] "internal/reflectlite", [2024-05-07T10:57:17.428Z] "internal/syscall/execenv", [2024-05-07T10:57:17.428Z] "internal/syscall/unix", [2024-05-07T10:57:17.428Z] "internal/testlog", [2024-05-07T10:57:17.428Z] "internal/unsafeheader", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "io/fs", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "math/bits", [2024-05-07T10:57:17.428Z] "os", [2024-05-07T10:57:17.428Z] "path", [2024-05-07T10:57:17.428Z] "reflect", [2024-05-07T10:57:17.428Z] "regexp", [2024-05-07T10:57:17.428Z] "regexp/syntax", [2024-05-07T10:57:17.428Z] "runtime", [2024-05-07T10:57:17.428Z] "runtime/internal/atomic", [2024-05-07T10:57:17.428Z] "runtime/internal/math", [2024-05-07T10:57:17.428Z] "runtime/internal/sys", [2024-05-07T10:57:17.428Z] "sort", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "sync", [2024-05-07T10:57:17.428Z] "sync/atomic", [2024-05-07T10:57:17.428Z] "syscall", [2024-05-07T10:57:17.428Z] "time", [2024-05-07T10:57:17.428Z] "unicode", [2024-05-07T10:57:17.428Z] "unicode/utf16", [2024-05-07T10:57:17.428Z] "unicode/utf8", [2024-05-07T10:57:17.428Z] "unsafe" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "XTestGoFiles": [ [2024-05-07T10:57:17.428Z] "bench_test.go", [2024-05-07T10:57:17.428Z] "decode_test.go", [2024-05-07T10:57:17.428Z] "encode_test.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "XTestImports": [ [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/testprotos/test", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/testprotos/test/weak1", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/testprotos/textpb2", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/testprotos/textpb3", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/testprotos/textpbeditions", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/testing/protopack", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/emptypb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/fieldmaskpb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/known/wrapperspb", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "testing" [2024-05-07T10:57:17.428Z] ] [2024-05-07T10:57:17.428Z] } [2024-05-07T10:57:17.428Z] { [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3/jsonpb", [2024-05-07T10:57:17.428Z] "ImportPath": "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.428Z] "Name": "jsonpb", [2024-05-07T10:57:17.428Z] "Doc": "Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.", [2024-05-07T10:57:17.428Z] "Root": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.428Z] "Module": { [2024-05-07T10:57:17.428Z] "Path": "github.com/golang/protobuf", [2024-05-07T10:57:17.428Z] "Version": "v1.5.3", [2024-05-07T10:57:17.428Z] "Time": "2021-09-16T00:37:10Z", [2024-05-07T10:57:17.428Z] "Indirect": true, [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/github.com/golang/protobuf@v1.5.3", [2024-05-07T10:57:17.428Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.3.mod", [2024-05-07T10:57:17.428Z] "GoVersion": "1.9" [2024-05-07T10:57:17.428Z] }, [2024-05-07T10:57:17.428Z] "DepOnly": true, [2024-05-07T10:57:17.428Z] "Stale": true, [2024-05-07T10:57:17.428Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "GoFiles": [ [2024-05-07T10:57:17.428Z] "decode.go", [2024-05-07T10:57:17.428Z] "encode.go", [2024-05-07T10:57:17.428Z] "json.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Imports": [ [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "errors", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "reflect", [2024-05-07T10:57:17.428Z] "sort", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "time" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Deps": [ [2024-05-07T10:57:17.428Z] "bufio", [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "compress/flate", [2024-05-07T10:57:17.428Z] "compress/gzip", [2024-05-07T10:57:17.428Z] "embed", [2024-05-07T10:57:17.428Z] "encoding", [2024-05-07T10:57:17.428Z] "encoding/base64", [2024-05-07T10:57:17.428Z] "encoding/binary", [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "errors", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.428Z] "go/token", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.428Z] "hash", [2024-05-07T10:57:17.428Z] "hash/crc32", [2024-05-07T10:57:17.428Z] "hash/fnv", [2024-05-07T10:57:17.428Z] "internal/abi", [2024-05-07T10:57:17.428Z] "internal/bytealg", [2024-05-07T10:57:17.428Z] "internal/cpu", [2024-05-07T10:57:17.428Z] "internal/fmtsort", [2024-05-07T10:57:17.428Z] "internal/goexperiment", [2024-05-07T10:57:17.428Z] "internal/itoa", [2024-05-07T10:57:17.428Z] "internal/oserror", [2024-05-07T10:57:17.428Z] "internal/poll", [2024-05-07T10:57:17.428Z] "internal/race", [2024-05-07T10:57:17.428Z] "internal/reflectlite", [2024-05-07T10:57:17.428Z] "internal/syscall/execenv", [2024-05-07T10:57:17.428Z] "internal/syscall/unix", [2024-05-07T10:57:17.428Z] "internal/testlog", [2024-05-07T10:57:17.428Z] "internal/unsafeheader", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "io/fs", [2024-05-07T10:57:17.428Z] "io/ioutil", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "math/bits", [2024-05-07T10:57:17.428Z] "os", [2024-05-07T10:57:17.428Z] "path", [2024-05-07T10:57:17.428Z] "reflect", [2024-05-07T10:57:17.428Z] "regexp", [2024-05-07T10:57:17.428Z] "regexp/syntax", [2024-05-07T10:57:17.428Z] "runtime", [2024-05-07T10:57:17.428Z] "runtime/internal/atomic", [2024-05-07T10:57:17.428Z] "runtime/internal/math", [2024-05-07T10:57:17.428Z] "runtime/internal/sys", [2024-05-07T10:57:17.428Z] "sort", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "sync", [2024-05-07T10:57:17.428Z] "sync/atomic", [2024-05-07T10:57:17.428Z] "syscall", [2024-05-07T10:57:17.428Z] "time", [2024-05-07T10:57:17.428Z] "unicode", [2024-05-07T10:57:17.428Z] "unicode/utf16", [2024-05-07T10:57:17.428Z] "unicode/utf8", [2024-05-07T10:57:17.428Z] "unsafe" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "TestGoFiles": [ [2024-05-07T10:57:17.428Z] "json_test.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "TestImports": [ [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "compress/gzip", [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/internal/testprotos/jsonpb_proto", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/internal/testprotos/proto3_proto", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/protoc-gen-go/descriptor", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/ptypes/struct", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/ptypes/wrappers", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "reflect", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "testing" [2024-05-07T10:57:17.428Z] ] [2024-05-07T10:57:17.428Z] } [2024-05-07T10:57:17.428Z] { [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/pretty", [2024-05-07T10:57:17.428Z] "ImportPath": "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.428Z] "Name": "pretty", [2024-05-07T10:57:17.428Z] "Doc": "Package pretty defines helper functions to pretty-print structs for logging.", [2024-05-07T10:57:17.428Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.428Z] "Module": { [2024-05-07T10:57:17.428Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.428Z] "Version": "v1.60.1", [2024-05-07T10:57:17.428Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.428Z] "Indirect": true, [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.428Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.428Z] "GoVersion": "1.19" [2024-05-07T10:57:17.428Z] }, [2024-05-07T10:57:17.428Z] "DepOnly": true, [2024-05-07T10:57:17.428Z] "Stale": true, [2024-05-07T10:57:17.428Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "GoFiles": [ [2024-05-07T10:57:17.428Z] "pretty.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Imports": [ [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Deps": [ [2024-05-07T10:57:17.428Z] "bufio", [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "compress/flate", [2024-05-07T10:57:17.428Z] "compress/gzip", [2024-05-07T10:57:17.428Z] "embed", [2024-05-07T10:57:17.428Z] "encoding", [2024-05-07T10:57:17.428Z] "encoding/base64", [2024-05-07T10:57:17.428Z] "encoding/binary", [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "errors", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.428Z] "go/token", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.428Z] "hash", [2024-05-07T10:57:17.428Z] "hash/crc32", [2024-05-07T10:57:17.428Z] "hash/fnv", [2024-05-07T10:57:17.428Z] "internal/abi", [2024-05-07T10:57:17.428Z] "internal/bytealg", [2024-05-07T10:57:17.428Z] "internal/cpu", [2024-05-07T10:57:17.428Z] "internal/fmtsort", [2024-05-07T10:57:17.428Z] "internal/goexperiment", [2024-05-07T10:57:17.428Z] "internal/itoa", [2024-05-07T10:57:17.428Z] "internal/oserror", [2024-05-07T10:57:17.428Z] "internal/poll", [2024-05-07T10:57:17.428Z] "internal/race", [2024-05-07T10:57:17.428Z] "internal/reflectlite", [2024-05-07T10:57:17.428Z] "internal/syscall/execenv", [2024-05-07T10:57:17.428Z] "internal/syscall/unix", [2024-05-07T10:57:17.428Z] "internal/testlog", [2024-05-07T10:57:17.428Z] "internal/unsafeheader", [2024-05-07T10:57:17.428Z] "io", [2024-05-07T10:57:17.428Z] "io/fs", [2024-05-07T10:57:17.428Z] "io/ioutil", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "math/bits", [2024-05-07T10:57:17.428Z] "os", [2024-05-07T10:57:17.428Z] "path", [2024-05-07T10:57:17.428Z] "reflect", [2024-05-07T10:57:17.428Z] "regexp", [2024-05-07T10:57:17.428Z] "regexp/syntax", [2024-05-07T10:57:17.428Z] "runtime", [2024-05-07T10:57:17.428Z] "runtime/internal/atomic", [2024-05-07T10:57:17.428Z] "runtime/internal/math", [2024-05-07T10:57:17.428Z] "runtime/internal/sys", [2024-05-07T10:57:17.428Z] "sort", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "sync", [2024-05-07T10:57:17.428Z] "sync/atomic", [2024-05-07T10:57:17.428Z] "syscall", [2024-05-07T10:57:17.428Z] "time", [2024-05-07T10:57:17.428Z] "unicode", [2024-05-07T10:57:17.428Z] "unicode/utf16", [2024-05-07T10:57:17.428Z] "unicode/utf8", [2024-05-07T10:57:17.428Z] "unsafe" [2024-05-07T10:57:17.428Z] ] [2024-05-07T10:57:17.428Z] } [2024-05-07T10:57:17.428Z] { [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/serviceconfig", [2024-05-07T10:57:17.428Z] "ImportPath": "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.428Z] "Name": "serviceconfig", [2024-05-07T10:57:17.428Z] "Doc": "Package serviceconfig contains utility functions to parse service config.", [2024-05-07T10:57:17.428Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.428Z] "Module": { [2024-05-07T10:57:17.428Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.428Z] "Version": "v1.60.1", [2024-05-07T10:57:17.428Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.428Z] "Indirect": true, [2024-05-07T10:57:17.428Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.428Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.428Z] "GoVersion": "1.19" [2024-05-07T10:57:17.428Z] }, [2024-05-07T10:57:17.428Z] "DepOnly": true, [2024-05-07T10:57:17.428Z] "Stale": true, [2024-05-07T10:57:17.428Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.428Z] "GoFiles": [ [2024-05-07T10:57:17.428Z] "duration.go", [2024-05-07T10:57:17.428Z] "serviceconfig.go" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Imports": [ [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.428Z] "math", [2024-05-07T10:57:17.428Z] "strconv", [2024-05-07T10:57:17.428Z] "strings", [2024-05-07T10:57:17.428Z] "time" [2024-05-07T10:57:17.428Z] ], [2024-05-07T10:57:17.428Z] "Deps": [ [2024-05-07T10:57:17.428Z] "bufio", [2024-05-07T10:57:17.428Z] "bytes", [2024-05-07T10:57:17.428Z] "compress/flate", [2024-05-07T10:57:17.428Z] "compress/gzip", [2024-05-07T10:57:17.428Z] "container/list", [2024-05-07T10:57:17.428Z] "context", [2024-05-07T10:57:17.428Z] "crypto", [2024-05-07T10:57:17.428Z] "crypto/aes", [2024-05-07T10:57:17.428Z] "crypto/cipher", [2024-05-07T10:57:17.428Z] "crypto/des", [2024-05-07T10:57:17.428Z] "crypto/dsa", [2024-05-07T10:57:17.428Z] "crypto/ecdsa", [2024-05-07T10:57:17.428Z] "crypto/ed25519", [2024-05-07T10:57:17.428Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.428Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.428Z] "crypto/elliptic", [2024-05-07T10:57:17.428Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.428Z] "crypto/hmac", [2024-05-07T10:57:17.428Z] "crypto/internal/randutil", [2024-05-07T10:57:17.428Z] "crypto/internal/subtle", [2024-05-07T10:57:17.428Z] "crypto/md5", [2024-05-07T10:57:17.428Z] "crypto/rand", [2024-05-07T10:57:17.428Z] "crypto/rc4", [2024-05-07T10:57:17.428Z] "crypto/rsa", [2024-05-07T10:57:17.428Z] "crypto/sha1", [2024-05-07T10:57:17.428Z] "crypto/sha256", [2024-05-07T10:57:17.428Z] "crypto/sha512", [2024-05-07T10:57:17.428Z] "crypto/subtle", [2024-05-07T10:57:17.428Z] "crypto/tls", [2024-05-07T10:57:17.428Z] "crypto/x509", [2024-05-07T10:57:17.428Z] "crypto/x509/pkix", [2024-05-07T10:57:17.428Z] "embed", [2024-05-07T10:57:17.428Z] "encoding", [2024-05-07T10:57:17.428Z] "encoding/asn1", [2024-05-07T10:57:17.428Z] "encoding/base64", [2024-05-07T10:57:17.428Z] "encoding/binary", [2024-05-07T10:57:17.428Z] "encoding/hex", [2024-05-07T10:57:17.428Z] "encoding/json", [2024-05-07T10:57:17.428Z] "encoding/pem", [2024-05-07T10:57:17.428Z] "errors", [2024-05-07T10:57:17.428Z] "fmt", [2024-05-07T10:57:17.428Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.428Z] "go/token", [2024-05-07T10:57:17.428Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.428Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.428Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.429Z] "hash", [2024-05-07T10:57:17.429Z] "hash/crc32", [2024-05-07T10:57:17.429Z] "hash/fnv", [2024-05-07T10:57:17.429Z] "internal/abi", [2024-05-07T10:57:17.429Z] "internal/bytealg", [2024-05-07T10:57:17.429Z] "internal/cpu", [2024-05-07T10:57:17.429Z] "internal/fmtsort", [2024-05-07T10:57:17.429Z] "internal/goexperiment", [2024-05-07T10:57:17.429Z] "internal/itoa", [2024-05-07T10:57:17.429Z] "internal/nettrace", [2024-05-07T10:57:17.429Z] "internal/oserror", [2024-05-07T10:57:17.429Z] "internal/poll", [2024-05-07T10:57:17.429Z] "internal/race", [2024-05-07T10:57:17.429Z] "internal/reflectlite", [2024-05-07T10:57:17.429Z] "internal/singleflight", [2024-05-07T10:57:17.429Z] "internal/syscall/execenv", [2024-05-07T10:57:17.429Z] "internal/syscall/unix", [2024-05-07T10:57:17.429Z] "internal/testlog", [2024-05-07T10:57:17.429Z] "internal/unsafeheader", [2024-05-07T10:57:17.429Z] "io", [2024-05-07T10:57:17.429Z] "io/fs", [2024-05-07T10:57:17.429Z] "io/ioutil", [2024-05-07T10:57:17.429Z] "log", [2024-05-07T10:57:17.429Z] "math", [2024-05-07T10:57:17.429Z] "math/big", [2024-05-07T10:57:17.429Z] "math/bits", [2024-05-07T10:57:17.429Z] "math/rand", [2024-05-07T10:57:17.429Z] "net", [2024-05-07T10:57:17.429Z] "net/url", [2024-05-07T10:57:17.429Z] "os", [2024-05-07T10:57:17.429Z] "path", [2024-05-07T10:57:17.429Z] "path/filepath", [2024-05-07T10:57:17.429Z] "reflect", [2024-05-07T10:57:17.429Z] "runtime", [2024-05-07T10:57:17.429Z] "runtime/cgo", [2024-05-07T10:57:17.429Z] "runtime/internal/atomic", [2024-05-07T10:57:17.429Z] "runtime/internal/math", [2024-05-07T10:57:17.429Z] "runtime/internal/sys", [2024-05-07T10:57:17.429Z] "sort", [2024-05-07T10:57:17.429Z] "strconv", [2024-05-07T10:57:17.429Z] "strings", [2024-05-07T10:57:17.429Z] "sync", [2024-05-07T10:57:17.429Z] "sync/atomic", [2024-05-07T10:57:17.429Z] "syscall", [2024-05-07T10:57:17.429Z] "time", [2024-05-07T10:57:17.429Z] "unicode", [2024-05-07T10:57:17.429Z] "unicode/utf16", [2024-05-07T10:57:17.429Z] "unicode/utf8", [2024-05-07T10:57:17.429Z] "unsafe", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "TestGoFiles": [ [2024-05-07T10:57:17.429Z] "duration_test.go", [2024-05-07T10:57:17.429Z] "serviceconfig_test.go" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "TestImports": [ [2024-05-07T10:57:17.429Z] "encoding/json", [2024-05-07T10:57:17.429Z] "fmt", [2024-05-07T10:57:17.429Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.429Z] "math", [2024-05-07T10:57:17.429Z] "strings", [2024-05-07T10:57:17.429Z] "testing", [2024-05-07T10:57:17.429Z] "time" [2024-05-07T10:57:17.429Z] ] [2024-05-07T10:57:17.429Z] } [2024-05-07T10:57:17.429Z] { [2024-05-07T10:57:17.429Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver", [2024-05-07T10:57:17.429Z] "ImportPath": "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.429Z] "Name": "resolver", [2024-05-07T10:57:17.429Z] "Doc": "Package resolver provides internal resolver-related functionality.", [2024-05-07T10:57:17.429Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.429Z] "Module": { [2024-05-07T10:57:17.429Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.429Z] "Version": "v1.60.1", [2024-05-07T10:57:17.429Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.429Z] "Indirect": true, [2024-05-07T10:57:17.429Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.429Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.429Z] "GoVersion": "1.19" [2024-05-07T10:57:17.429Z] }, [2024-05-07T10:57:17.429Z] "DepOnly": true, [2024-05-07T10:57:17.429Z] "Stale": true, [2024-05-07T10:57:17.429Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.429Z] "GoFiles": [ [2024-05-07T10:57:17.429Z] "config_selector.go" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "Imports": [ [2024-05-07T10:57:17.429Z] "context", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.429Z] "sync" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "Deps": [ [2024-05-07T10:57:17.429Z] "bufio", [2024-05-07T10:57:17.429Z] "bytes", [2024-05-07T10:57:17.429Z] "compress/flate", [2024-05-07T10:57:17.429Z] "compress/gzip", [2024-05-07T10:57:17.429Z] "container/list", [2024-05-07T10:57:17.429Z] "context", [2024-05-07T10:57:17.429Z] "crypto", [2024-05-07T10:57:17.429Z] "crypto/aes", [2024-05-07T10:57:17.429Z] "crypto/cipher", [2024-05-07T10:57:17.429Z] "crypto/des", [2024-05-07T10:57:17.429Z] "crypto/dsa", [2024-05-07T10:57:17.429Z] "crypto/ecdsa", [2024-05-07T10:57:17.429Z] "crypto/ed25519", [2024-05-07T10:57:17.429Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.429Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.429Z] "crypto/elliptic", [2024-05-07T10:57:17.429Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.429Z] "crypto/hmac", [2024-05-07T10:57:17.429Z] "crypto/internal/randutil", [2024-05-07T10:57:17.429Z] "crypto/internal/subtle", [2024-05-07T10:57:17.429Z] "crypto/md5", [2024-05-07T10:57:17.429Z] "crypto/rand", [2024-05-07T10:57:17.429Z] "crypto/rc4", [2024-05-07T10:57:17.429Z] "crypto/rsa", [2024-05-07T10:57:17.429Z] "crypto/sha1", [2024-05-07T10:57:17.429Z] "crypto/sha256", [2024-05-07T10:57:17.429Z] "crypto/sha512", [2024-05-07T10:57:17.429Z] "crypto/subtle", [2024-05-07T10:57:17.429Z] "crypto/tls", [2024-05-07T10:57:17.429Z] "crypto/x509", [2024-05-07T10:57:17.429Z] "crypto/x509/pkix", [2024-05-07T10:57:17.429Z] "embed", [2024-05-07T10:57:17.429Z] "encoding", [2024-05-07T10:57:17.429Z] "encoding/asn1", [2024-05-07T10:57:17.429Z] "encoding/base64", [2024-05-07T10:57:17.429Z] "encoding/binary", [2024-05-07T10:57:17.429Z] "encoding/hex", [2024-05-07T10:57:17.429Z] "encoding/json", [2024-05-07T10:57:17.429Z] "encoding/pem", [2024-05-07T10:57:17.429Z] "errors", [2024-05-07T10:57:17.429Z] "fmt", [2024-05-07T10:57:17.429Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.429Z] "go/token", [2024-05-07T10:57:17.429Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.429Z] "hash", [2024-05-07T10:57:17.429Z] "hash/crc32", [2024-05-07T10:57:17.429Z] "hash/fnv", [2024-05-07T10:57:17.429Z] "internal/abi", [2024-05-07T10:57:17.429Z] "internal/bytealg", [2024-05-07T10:57:17.429Z] "internal/cpu", [2024-05-07T10:57:17.429Z] "internal/fmtsort", [2024-05-07T10:57:17.429Z] "internal/goexperiment", [2024-05-07T10:57:17.429Z] "internal/itoa", [2024-05-07T10:57:17.429Z] "internal/nettrace", [2024-05-07T10:57:17.429Z] "internal/oserror", [2024-05-07T10:57:17.429Z] "internal/poll", [2024-05-07T10:57:17.429Z] "internal/race", [2024-05-07T10:57:17.429Z] "internal/reflectlite", [2024-05-07T10:57:17.429Z] "internal/singleflight", [2024-05-07T10:57:17.429Z] "internal/syscall/execenv", [2024-05-07T10:57:17.429Z] "internal/syscall/unix", [2024-05-07T10:57:17.429Z] "internal/testlog", [2024-05-07T10:57:17.429Z] "internal/unsafeheader", [2024-05-07T10:57:17.429Z] "io", [2024-05-07T10:57:17.429Z] "io/fs", [2024-05-07T10:57:17.429Z] "io/ioutil", [2024-05-07T10:57:17.429Z] "log", [2024-05-07T10:57:17.429Z] "math", [2024-05-07T10:57:17.429Z] "math/big", [2024-05-07T10:57:17.429Z] "math/bits", [2024-05-07T10:57:17.429Z] "math/rand", [2024-05-07T10:57:17.429Z] "net", [2024-05-07T10:57:17.429Z] "net/url", [2024-05-07T10:57:17.429Z] "os", [2024-05-07T10:57:17.429Z] "path", [2024-05-07T10:57:17.429Z] "path/filepath", [2024-05-07T10:57:17.429Z] "reflect", [2024-05-07T10:57:17.429Z] "runtime", [2024-05-07T10:57:17.429Z] "runtime/cgo", [2024-05-07T10:57:17.429Z] "runtime/internal/atomic", [2024-05-07T10:57:17.429Z] "runtime/internal/math", [2024-05-07T10:57:17.429Z] "runtime/internal/sys", [2024-05-07T10:57:17.429Z] "sort", [2024-05-07T10:57:17.429Z] "strconv", [2024-05-07T10:57:17.429Z] "strings", [2024-05-07T10:57:17.429Z] "sync", [2024-05-07T10:57:17.429Z] "sync/atomic", [2024-05-07T10:57:17.429Z] "syscall", [2024-05-07T10:57:17.429Z] "time", [2024-05-07T10:57:17.429Z] "unicode", [2024-05-07T10:57:17.429Z] "unicode/utf16", [2024-05-07T10:57:17.429Z] "unicode/utf8", [2024-05-07T10:57:17.429Z] "unsafe", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "TestGoFiles": [ [2024-05-07T10:57:17.429Z] "config_selector_test.go" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "TestImports": [ [2024-05-07T10:57:17.429Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.429Z] "testing", [2024-05-07T10:57:17.429Z] "time" [2024-05-07T10:57:17.429Z] ] [2024-05-07T10:57:17.429Z] } [2024-05-07T10:57:17.429Z] { [2024-05-07T10:57:17.429Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/passthrough", [2024-05-07T10:57:17.429Z] "ImportPath": "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.429Z] "Name": "passthrough", [2024-05-07T10:57:17.429Z] "Doc": "Package passthrough implements a pass-through resolver.", [2024-05-07T10:57:17.429Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.429Z] "Module": { [2024-05-07T10:57:17.429Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.429Z] "Version": "v1.60.1", [2024-05-07T10:57:17.429Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.429Z] "Indirect": true, [2024-05-07T10:57:17.429Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.429Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.429Z] "GoVersion": "1.19" [2024-05-07T10:57:17.429Z] }, [2024-05-07T10:57:17.429Z] "DepOnly": true, [2024-05-07T10:57:17.429Z] "Stale": true, [2024-05-07T10:57:17.429Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.429Z] "GoFiles": [ [2024-05-07T10:57:17.429Z] "passthrough.go" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "Imports": [ [2024-05-07T10:57:17.429Z] "errors", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/resolver" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "Deps": [ [2024-05-07T10:57:17.429Z] "bufio", [2024-05-07T10:57:17.429Z] "bytes", [2024-05-07T10:57:17.429Z] "compress/flate", [2024-05-07T10:57:17.429Z] "compress/gzip", [2024-05-07T10:57:17.429Z] "container/list", [2024-05-07T10:57:17.429Z] "context", [2024-05-07T10:57:17.429Z] "crypto", [2024-05-07T10:57:17.429Z] "crypto/aes", [2024-05-07T10:57:17.429Z] "crypto/cipher", [2024-05-07T10:57:17.429Z] "crypto/des", [2024-05-07T10:57:17.429Z] "crypto/dsa", [2024-05-07T10:57:17.429Z] "crypto/ecdsa", [2024-05-07T10:57:17.429Z] "crypto/ed25519", [2024-05-07T10:57:17.429Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.429Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.429Z] "crypto/elliptic", [2024-05-07T10:57:17.429Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.429Z] "crypto/hmac", [2024-05-07T10:57:17.429Z] "crypto/internal/randutil", [2024-05-07T10:57:17.429Z] "crypto/internal/subtle", [2024-05-07T10:57:17.429Z] "crypto/md5", [2024-05-07T10:57:17.429Z] "crypto/rand", [2024-05-07T10:57:17.429Z] "crypto/rc4", [2024-05-07T10:57:17.429Z] "crypto/rsa", [2024-05-07T10:57:17.429Z] "crypto/sha1", [2024-05-07T10:57:17.429Z] "crypto/sha256", [2024-05-07T10:57:17.429Z] "crypto/sha512", [2024-05-07T10:57:17.429Z] "crypto/subtle", [2024-05-07T10:57:17.429Z] "crypto/tls", [2024-05-07T10:57:17.429Z] "crypto/x509", [2024-05-07T10:57:17.429Z] "crypto/x509/pkix", [2024-05-07T10:57:17.429Z] "embed", [2024-05-07T10:57:17.429Z] "encoding", [2024-05-07T10:57:17.429Z] "encoding/asn1", [2024-05-07T10:57:17.429Z] "encoding/base64", [2024-05-07T10:57:17.429Z] "encoding/binary", [2024-05-07T10:57:17.429Z] "encoding/hex", [2024-05-07T10:57:17.429Z] "encoding/json", [2024-05-07T10:57:17.429Z] "encoding/pem", [2024-05-07T10:57:17.429Z] "errors", [2024-05-07T10:57:17.429Z] "fmt", [2024-05-07T10:57:17.429Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.429Z] "go/token", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.429Z] "hash", [2024-05-07T10:57:17.429Z] "hash/crc32", [2024-05-07T10:57:17.429Z] "hash/fnv", [2024-05-07T10:57:17.429Z] "internal/abi", [2024-05-07T10:57:17.429Z] "internal/bytealg", [2024-05-07T10:57:17.429Z] "internal/cpu", [2024-05-07T10:57:17.429Z] "internal/fmtsort", [2024-05-07T10:57:17.429Z] "internal/goexperiment", [2024-05-07T10:57:17.429Z] "internal/itoa", [2024-05-07T10:57:17.429Z] "internal/nettrace", [2024-05-07T10:57:17.429Z] "internal/oserror", [2024-05-07T10:57:17.429Z] "internal/poll", [2024-05-07T10:57:17.429Z] "internal/race", [2024-05-07T10:57:17.429Z] "internal/reflectlite", [2024-05-07T10:57:17.429Z] "internal/singleflight", [2024-05-07T10:57:17.429Z] "internal/syscall/execenv", [2024-05-07T10:57:17.429Z] "internal/syscall/unix", [2024-05-07T10:57:17.429Z] "internal/testlog", [2024-05-07T10:57:17.429Z] "internal/unsafeheader", [2024-05-07T10:57:17.429Z] "io", [2024-05-07T10:57:17.429Z] "io/fs", [2024-05-07T10:57:17.429Z] "io/ioutil", [2024-05-07T10:57:17.429Z] "log", [2024-05-07T10:57:17.429Z] "math", [2024-05-07T10:57:17.429Z] "math/big", [2024-05-07T10:57:17.429Z] "math/bits", [2024-05-07T10:57:17.429Z] "math/rand", [2024-05-07T10:57:17.429Z] "net", [2024-05-07T10:57:17.429Z] "net/url", [2024-05-07T10:57:17.429Z] "os", [2024-05-07T10:57:17.429Z] "path", [2024-05-07T10:57:17.429Z] "path/filepath", [2024-05-07T10:57:17.429Z] "reflect", [2024-05-07T10:57:17.429Z] "runtime", [2024-05-07T10:57:17.429Z] "runtime/cgo", [2024-05-07T10:57:17.429Z] "runtime/internal/atomic", [2024-05-07T10:57:17.429Z] "runtime/internal/math", [2024-05-07T10:57:17.429Z] "runtime/internal/sys", [2024-05-07T10:57:17.429Z] "sort", [2024-05-07T10:57:17.429Z] "strconv", [2024-05-07T10:57:17.429Z] "strings", [2024-05-07T10:57:17.429Z] "sync", [2024-05-07T10:57:17.429Z] "sync/atomic", [2024-05-07T10:57:17.429Z] "syscall", [2024-05-07T10:57:17.429Z] "time", [2024-05-07T10:57:17.429Z] "unicode", [2024-05-07T10:57:17.429Z] "unicode/utf16", [2024-05-07T10:57:17.429Z] "unicode/utf8", [2024-05-07T10:57:17.429Z] "unsafe", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.429Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.429Z] ] [2024-05-07T10:57:17.429Z] } [2024-05-07T10:57:17.429Z] { [2024-05-07T10:57:17.429Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport/networktype", [2024-05-07T10:57:17.429Z] "ImportPath": "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.429Z] "Name": "networktype", [2024-05-07T10:57:17.429Z] "Doc": "Package networktype declares the network type to be used in the default dialer.", [2024-05-07T10:57:17.429Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.429Z] "Module": { [2024-05-07T10:57:17.429Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.429Z] "Version": "v1.60.1", [2024-05-07T10:57:17.429Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.429Z] "Indirect": true, [2024-05-07T10:57:17.429Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.429Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.429Z] "GoVersion": "1.19" [2024-05-07T10:57:17.429Z] }, [2024-05-07T10:57:17.429Z] "DepOnly": true, [2024-05-07T10:57:17.429Z] "Stale": true, [2024-05-07T10:57:17.429Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.429Z] "GoFiles": [ [2024-05-07T10:57:17.429Z] "networktype.go" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "Imports": [ [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/resolver" [2024-05-07T10:57:17.429Z] ], [2024-05-07T10:57:17.429Z] "Deps": [ [2024-05-07T10:57:17.429Z] "bufio", [2024-05-07T10:57:17.429Z] "bytes", [2024-05-07T10:57:17.429Z] "compress/flate", [2024-05-07T10:57:17.429Z] "compress/gzip", [2024-05-07T10:57:17.429Z] "container/list", [2024-05-07T10:57:17.429Z] "context", [2024-05-07T10:57:17.429Z] "crypto", [2024-05-07T10:57:17.429Z] "crypto/aes", [2024-05-07T10:57:17.429Z] "crypto/cipher", [2024-05-07T10:57:17.429Z] "crypto/des", [2024-05-07T10:57:17.429Z] "crypto/dsa", [2024-05-07T10:57:17.429Z] "crypto/ecdsa", [2024-05-07T10:57:17.429Z] "crypto/ed25519", [2024-05-07T10:57:17.429Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.429Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.429Z] "crypto/elliptic", [2024-05-07T10:57:17.429Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.429Z] "crypto/hmac", [2024-05-07T10:57:17.429Z] "crypto/internal/randutil", [2024-05-07T10:57:17.429Z] "crypto/internal/subtle", [2024-05-07T10:57:17.429Z] "crypto/md5", [2024-05-07T10:57:17.429Z] "crypto/rand", [2024-05-07T10:57:17.429Z] "crypto/rc4", [2024-05-07T10:57:17.429Z] "crypto/rsa", [2024-05-07T10:57:17.429Z] "crypto/sha1", [2024-05-07T10:57:17.429Z] "crypto/sha256", [2024-05-07T10:57:17.429Z] "crypto/sha512", [2024-05-07T10:57:17.429Z] "crypto/subtle", [2024-05-07T10:57:17.429Z] "crypto/tls", [2024-05-07T10:57:17.429Z] "crypto/x509", [2024-05-07T10:57:17.429Z] "crypto/x509/pkix", [2024-05-07T10:57:17.429Z] "embed", [2024-05-07T10:57:17.429Z] "encoding", [2024-05-07T10:57:17.429Z] "encoding/asn1", [2024-05-07T10:57:17.429Z] "encoding/base64", [2024-05-07T10:57:17.429Z] "encoding/binary", [2024-05-07T10:57:17.429Z] "encoding/hex", [2024-05-07T10:57:17.429Z] "encoding/json", [2024-05-07T10:57:17.429Z] "encoding/pem", [2024-05-07T10:57:17.429Z] "errors", [2024-05-07T10:57:17.429Z] "fmt", [2024-05-07T10:57:17.429Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.429Z] "go/token", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.429Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.429Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.429Z] "hash", [2024-05-07T10:57:17.429Z] "hash/crc32", [2024-05-07T10:57:17.429Z] "hash/fnv", [2024-05-07T10:57:17.429Z] "internal/abi", [2024-05-07T10:57:17.429Z] "internal/bytealg", [2024-05-07T10:57:17.429Z] "internal/cpu", [2024-05-07T10:57:17.429Z] "internal/fmtsort", [2024-05-07T10:57:17.429Z] "internal/goexperiment", [2024-05-07T10:57:17.429Z] "internal/itoa", [2024-05-07T10:57:17.429Z] "internal/nettrace", [2024-05-07T10:57:17.429Z] "internal/oserror", [2024-05-07T10:57:17.429Z] "internal/poll", [2024-05-07T10:57:17.429Z] "internal/race", [2024-05-07T10:57:17.429Z] "internal/reflectlite", [2024-05-07T10:57:17.429Z] "internal/singleflight", [2024-05-07T10:57:17.429Z] "internal/syscall/execenv", [2024-05-07T10:57:17.429Z] "internal/syscall/unix", [2024-05-07T10:57:17.429Z] "internal/testlog", [2024-05-07T10:57:17.429Z] "internal/unsafeheader", [2024-05-07T10:57:17.429Z] "io", [2024-05-07T10:57:17.429Z] "io/fs", [2024-05-07T10:57:17.429Z] "io/ioutil", [2024-05-07T10:57:17.429Z] "log", [2024-05-07T10:57:17.429Z] "math", [2024-05-07T10:57:17.429Z] "math/big", [2024-05-07T10:57:17.429Z] "math/bits", [2024-05-07T10:57:17.429Z] "math/rand", [2024-05-07T10:57:17.429Z] "net", [2024-05-07T10:57:17.429Z] "net/url", [2024-05-07T10:57:17.429Z] "os", [2024-05-07T10:57:17.429Z] "path", [2024-05-07T10:57:17.429Z] "path/filepath", [2024-05-07T10:57:17.429Z] "reflect", [2024-05-07T10:57:17.429Z] "runtime", [2024-05-07T10:57:17.429Z] "runtime/cgo", [2024-05-07T10:57:17.429Z] "runtime/internal/atomic", [2024-05-07T10:57:17.429Z] "runtime/internal/math", [2024-05-07T10:57:17.429Z] "runtime/internal/sys", [2024-05-07T10:57:17.429Z] "sort", [2024-05-07T10:57:17.429Z] "strconv", [2024-05-07T10:57:17.429Z] "strings", [2024-05-07T10:57:17.429Z] "sync", [2024-05-07T10:57:17.429Z] "sync/atomic", [2024-05-07T10:57:17.429Z] "syscall", [2024-05-07T10:57:17.429Z] "time", [2024-05-07T10:57:17.429Z] "unicode", [2024-05-07T10:57:17.430Z] "unicode/utf16", [2024-05-07T10:57:17.430Z] "unicode/utf8", [2024-05-07T10:57:17.430Z] "unsafe", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/unix", [2024-05-07T10:57:17.430Z] "ImportPath": "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.430Z] "Name": "unix", [2024-05-07T10:57:17.430Z] "Doc": "Package unix implements a resolver for unix targets.", [2024-05-07T10:57:17.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "Module": { [2024-05-07T10:57:17.430Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "Version": "v1.60.1", [2024-05-07T10:57:17.430Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.430Z] "Indirect": true, [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.430Z] "GoVersion": "1.19" [2024-05-07T10:57:17.430Z] }, [2024-05-07T10:57:17.430Z] "DepOnly": true, [2024-05-07T10:57:17.430Z] "Stale": true, [2024-05-07T10:57:17.430Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.430Z] "GoFiles": [ [2024-05-07T10:57:17.430Z] "unix.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Imports": [ [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/resolver" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Deps": [ [2024-05-07T10:57:17.430Z] "bufio", [2024-05-07T10:57:17.430Z] "bytes", [2024-05-07T10:57:17.430Z] "compress/flate", [2024-05-07T10:57:17.430Z] "compress/gzip", [2024-05-07T10:57:17.430Z] "container/list", [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "crypto", [2024-05-07T10:57:17.430Z] "crypto/aes", [2024-05-07T10:57:17.430Z] "crypto/cipher", [2024-05-07T10:57:17.430Z] "crypto/des", [2024-05-07T10:57:17.430Z] "crypto/dsa", [2024-05-07T10:57:17.430Z] "crypto/ecdsa", [2024-05-07T10:57:17.430Z] "crypto/ed25519", [2024-05-07T10:57:17.430Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.430Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.430Z] "crypto/elliptic", [2024-05-07T10:57:17.430Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.430Z] "crypto/hmac", [2024-05-07T10:57:17.430Z] "crypto/internal/randutil", [2024-05-07T10:57:17.430Z] "crypto/internal/subtle", [2024-05-07T10:57:17.430Z] "crypto/md5", [2024-05-07T10:57:17.430Z] "crypto/rand", [2024-05-07T10:57:17.430Z] "crypto/rc4", [2024-05-07T10:57:17.430Z] "crypto/rsa", [2024-05-07T10:57:17.430Z] "crypto/sha1", [2024-05-07T10:57:17.430Z] "crypto/sha256", [2024-05-07T10:57:17.430Z] "crypto/sha512", [2024-05-07T10:57:17.430Z] "crypto/subtle", [2024-05-07T10:57:17.430Z] "crypto/tls", [2024-05-07T10:57:17.430Z] "crypto/x509", [2024-05-07T10:57:17.430Z] "crypto/x509/pkix", [2024-05-07T10:57:17.430Z] "embed", [2024-05-07T10:57:17.430Z] "encoding", [2024-05-07T10:57:17.430Z] "encoding/asn1", [2024-05-07T10:57:17.430Z] "encoding/base64", [2024-05-07T10:57:17.430Z] "encoding/binary", [2024-05-07T10:57:17.430Z] "encoding/hex", [2024-05-07T10:57:17.430Z] "encoding/json", [2024-05-07T10:57:17.430Z] "encoding/pem", [2024-05-07T10:57:17.430Z] "errors", [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.430Z] "go/token", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.430Z] "hash", [2024-05-07T10:57:17.430Z] "hash/crc32", [2024-05-07T10:57:17.430Z] "hash/fnv", [2024-05-07T10:57:17.430Z] "internal/abi", [2024-05-07T10:57:17.430Z] "internal/bytealg", [2024-05-07T10:57:17.430Z] "internal/cpu", [2024-05-07T10:57:17.430Z] "internal/fmtsort", [2024-05-07T10:57:17.430Z] "internal/goexperiment", [2024-05-07T10:57:17.430Z] "internal/itoa", [2024-05-07T10:57:17.430Z] "internal/nettrace", [2024-05-07T10:57:17.430Z] "internal/oserror", [2024-05-07T10:57:17.430Z] "internal/poll", [2024-05-07T10:57:17.430Z] "internal/race", [2024-05-07T10:57:17.430Z] "internal/reflectlite", [2024-05-07T10:57:17.430Z] "internal/singleflight", [2024-05-07T10:57:17.430Z] "internal/syscall/execenv", [2024-05-07T10:57:17.430Z] "internal/syscall/unix", [2024-05-07T10:57:17.430Z] "internal/testlog", [2024-05-07T10:57:17.430Z] "internal/unsafeheader", [2024-05-07T10:57:17.430Z] "io", [2024-05-07T10:57:17.430Z] "io/fs", [2024-05-07T10:57:17.430Z] "io/ioutil", [2024-05-07T10:57:17.430Z] "log", [2024-05-07T10:57:17.430Z] "math", [2024-05-07T10:57:17.430Z] "math/big", [2024-05-07T10:57:17.430Z] "math/bits", [2024-05-07T10:57:17.430Z] "math/rand", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "net/url", [2024-05-07T10:57:17.430Z] "os", [2024-05-07T10:57:17.430Z] "path", [2024-05-07T10:57:17.430Z] "path/filepath", [2024-05-07T10:57:17.430Z] "reflect", [2024-05-07T10:57:17.430Z] "runtime", [2024-05-07T10:57:17.430Z] "runtime/cgo", [2024-05-07T10:57:17.430Z] "runtime/internal/atomic", [2024-05-07T10:57:17.430Z] "runtime/internal/math", [2024-05-07T10:57:17.430Z] "runtime/internal/sys", [2024-05-07T10:57:17.430Z] "sort", [2024-05-07T10:57:17.430Z] "strconv", [2024-05-07T10:57:17.430Z] "strings", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "sync/atomic", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time", [2024-05-07T10:57:17.430Z] "unicode", [2024-05-07T10:57:17.430Z] "unicode/utf16", [2024-05-07T10:57:17.430Z] "unicode/utf8", [2024-05-07T10:57:17.430Z] "unsafe", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/syscall", [2024-05-07T10:57:17.430Z] "ImportPath": "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.430Z] "Name": "syscall", [2024-05-07T10:57:17.430Z] "Doc": "Package syscall provides functionalities that grpc uses to get low-level operating system stats/info.", [2024-05-07T10:57:17.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "Module": { [2024-05-07T10:57:17.430Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "Version": "v1.60.1", [2024-05-07T10:57:17.430Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.430Z] "Indirect": true, [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.430Z] "GoVersion": "1.19" [2024-05-07T10:57:17.430Z] }, [2024-05-07T10:57:17.430Z] "DepOnly": true, [2024-05-07T10:57:17.430Z] "Stale": true, [2024-05-07T10:57:17.430Z] "StaleReason": "stale dependency: google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.430Z] "GoFiles": [ [2024-05-07T10:57:17.430Z] "syscall_linux.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.430Z] "syscall_nonlinux.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Imports": [ [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Deps": [ [2024-05-07T10:57:17.430Z] "bytes", [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "encoding", [2024-05-07T10:57:17.430Z] "encoding/base64", [2024-05-07T10:57:17.430Z] "encoding/binary", [2024-05-07T10:57:17.430Z] "encoding/json", [2024-05-07T10:57:17.430Z] "errors", [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.430Z] "internal/abi", [2024-05-07T10:57:17.430Z] "internal/bytealg", [2024-05-07T10:57:17.430Z] "internal/cpu", [2024-05-07T10:57:17.430Z] "internal/fmtsort", [2024-05-07T10:57:17.430Z] "internal/goexperiment", [2024-05-07T10:57:17.430Z] "internal/itoa", [2024-05-07T10:57:17.430Z] "internal/nettrace", [2024-05-07T10:57:17.430Z] "internal/oserror", [2024-05-07T10:57:17.430Z] "internal/poll", [2024-05-07T10:57:17.430Z] "internal/race", [2024-05-07T10:57:17.430Z] "internal/reflectlite", [2024-05-07T10:57:17.430Z] "internal/singleflight", [2024-05-07T10:57:17.430Z] "internal/syscall/execenv", [2024-05-07T10:57:17.430Z] "internal/syscall/unix", [2024-05-07T10:57:17.430Z] "internal/testlog", [2024-05-07T10:57:17.430Z] "internal/unsafeheader", [2024-05-07T10:57:17.430Z] "io", [2024-05-07T10:57:17.430Z] "io/fs", [2024-05-07T10:57:17.430Z] "log", [2024-05-07T10:57:17.430Z] "math", [2024-05-07T10:57:17.430Z] "math/bits", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "os", [2024-05-07T10:57:17.430Z] "path", [2024-05-07T10:57:17.430Z] "reflect", [2024-05-07T10:57:17.430Z] "runtime", [2024-05-07T10:57:17.430Z] "runtime/cgo", [2024-05-07T10:57:17.430Z] "runtime/internal/atomic", [2024-05-07T10:57:17.430Z] "runtime/internal/math", [2024-05-07T10:57:17.430Z] "runtime/internal/sys", [2024-05-07T10:57:17.430Z] "sort", [2024-05-07T10:57:17.430Z] "strconv", [2024-05-07T10:57:17.430Z] "strings", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "sync/atomic", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time", [2024-05-07T10:57:17.430Z] "unicode", [2024-05-07T10:57:17.430Z] "unicode/utf16", [2024-05-07T10:57:17.430Z] "unicode/utf8", [2024-05-07T10:57:17.430Z] "unsafe", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/keepalive", [2024-05-07T10:57:17.430Z] "ImportPath": "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.430Z] "Name": "keepalive", [2024-05-07T10:57:17.430Z] "Doc": "Package keepalive defines configurable parameters for point-to-point healthcheck.", [2024-05-07T10:57:17.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "Module": { [2024-05-07T10:57:17.430Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "Version": "v1.60.1", [2024-05-07T10:57:17.430Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.430Z] "Indirect": true, [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.430Z] "GoVersion": "1.19" [2024-05-07T10:57:17.430Z] }, [2024-05-07T10:57:17.430Z] "DepOnly": true, [2024-05-07T10:57:17.430Z] "Stale": true, [2024-05-07T10:57:17.430Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.430Z] "GoFiles": [ [2024-05-07T10:57:17.430Z] "keepalive.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Imports": [ [2024-05-07T10:57:17.430Z] "time" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Deps": [ [2024-05-07T10:57:17.430Z] "errors", [2024-05-07T10:57:17.430Z] "internal/abi", [2024-05-07T10:57:17.430Z] "internal/bytealg", [2024-05-07T10:57:17.430Z] "internal/cpu", [2024-05-07T10:57:17.430Z] "internal/goexperiment", [2024-05-07T10:57:17.430Z] "internal/itoa", [2024-05-07T10:57:17.430Z] "internal/oserror", [2024-05-07T10:57:17.430Z] "internal/race", [2024-05-07T10:57:17.430Z] "internal/reflectlite", [2024-05-07T10:57:17.430Z] "internal/unsafeheader", [2024-05-07T10:57:17.430Z] "runtime", [2024-05-07T10:57:17.430Z] "runtime/internal/atomic", [2024-05-07T10:57:17.430Z] "runtime/internal/math", [2024-05-07T10:57:17.430Z] "runtime/internal/sys", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "sync/atomic", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time", [2024-05-07T10:57:17.430Z] "unsafe" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/peer", [2024-05-07T10:57:17.430Z] "ImportPath": "google.golang.org/grpc/peer", [2024-05-07T10:57:17.430Z] "Name": "peer", [2024-05-07T10:57:17.430Z] "Doc": "Package peer defines various peer information associated with RPCs and corresponding utils.", [2024-05-07T10:57:17.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "Module": { [2024-05-07T10:57:17.430Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "Version": "v1.60.1", [2024-05-07T10:57:17.430Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.430Z] "Indirect": true, [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.430Z] "GoVersion": "1.19" [2024-05-07T10:57:17.430Z] }, [2024-05-07T10:57:17.430Z] "DepOnly": true, [2024-05-07T10:57:17.430Z] "Stale": true, [2024-05-07T10:57:17.430Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.430Z] "GoFiles": [ [2024-05-07T10:57:17.430Z] "peer.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Imports": [ [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.430Z] "net" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Deps": [ [2024-05-07T10:57:17.430Z] "bufio", [2024-05-07T10:57:17.430Z] "bytes", [2024-05-07T10:57:17.430Z] "compress/flate", [2024-05-07T10:57:17.430Z] "compress/gzip", [2024-05-07T10:57:17.430Z] "container/list", [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "crypto", [2024-05-07T10:57:17.430Z] "crypto/aes", [2024-05-07T10:57:17.430Z] "crypto/cipher", [2024-05-07T10:57:17.430Z] "crypto/des", [2024-05-07T10:57:17.430Z] "crypto/dsa", [2024-05-07T10:57:17.430Z] "crypto/ecdsa", [2024-05-07T10:57:17.430Z] "crypto/ed25519", [2024-05-07T10:57:17.430Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.430Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.430Z] "crypto/elliptic", [2024-05-07T10:57:17.430Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.430Z] "crypto/hmac", [2024-05-07T10:57:17.430Z] "crypto/internal/randutil", [2024-05-07T10:57:17.430Z] "crypto/internal/subtle", [2024-05-07T10:57:17.430Z] "crypto/md5", [2024-05-07T10:57:17.430Z] "crypto/rand", [2024-05-07T10:57:17.430Z] "crypto/rc4", [2024-05-07T10:57:17.430Z] "crypto/rsa", [2024-05-07T10:57:17.430Z] "crypto/sha1", [2024-05-07T10:57:17.430Z] "crypto/sha256", [2024-05-07T10:57:17.430Z] "crypto/sha512", [2024-05-07T10:57:17.430Z] "crypto/subtle", [2024-05-07T10:57:17.430Z] "crypto/tls", [2024-05-07T10:57:17.430Z] "crypto/x509", [2024-05-07T10:57:17.430Z] "crypto/x509/pkix", [2024-05-07T10:57:17.430Z] "embed", [2024-05-07T10:57:17.430Z] "encoding", [2024-05-07T10:57:17.430Z] "encoding/asn1", [2024-05-07T10:57:17.430Z] "encoding/base64", [2024-05-07T10:57:17.430Z] "encoding/binary", [2024-05-07T10:57:17.430Z] "encoding/hex", [2024-05-07T10:57:17.430Z] "encoding/json", [2024-05-07T10:57:17.430Z] "encoding/pem", [2024-05-07T10:57:17.430Z] "errors", [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.430Z] "go/token", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.430Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.430Z] "hash", [2024-05-07T10:57:17.430Z] "hash/crc32", [2024-05-07T10:57:17.430Z] "hash/fnv", [2024-05-07T10:57:17.430Z] "internal/abi", [2024-05-07T10:57:17.430Z] "internal/bytealg", [2024-05-07T10:57:17.430Z] "internal/cpu", [2024-05-07T10:57:17.430Z] "internal/fmtsort", [2024-05-07T10:57:17.430Z] "internal/goexperiment", [2024-05-07T10:57:17.430Z] "internal/itoa", [2024-05-07T10:57:17.430Z] "internal/nettrace", [2024-05-07T10:57:17.430Z] "internal/oserror", [2024-05-07T10:57:17.430Z] "internal/poll", [2024-05-07T10:57:17.430Z] "internal/race", [2024-05-07T10:57:17.430Z] "internal/reflectlite", [2024-05-07T10:57:17.430Z] "internal/singleflight", [2024-05-07T10:57:17.430Z] "internal/syscall/execenv", [2024-05-07T10:57:17.430Z] "internal/syscall/unix", [2024-05-07T10:57:17.430Z] "internal/testlog", [2024-05-07T10:57:17.430Z] "internal/unsafeheader", [2024-05-07T10:57:17.430Z] "io", [2024-05-07T10:57:17.430Z] "io/fs", [2024-05-07T10:57:17.430Z] "io/ioutil", [2024-05-07T10:57:17.430Z] "log", [2024-05-07T10:57:17.430Z] "math", [2024-05-07T10:57:17.430Z] "math/big", [2024-05-07T10:57:17.430Z] "math/bits", [2024-05-07T10:57:17.430Z] "math/rand", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "net/url", [2024-05-07T10:57:17.430Z] "os", [2024-05-07T10:57:17.430Z] "path", [2024-05-07T10:57:17.430Z] "path/filepath", [2024-05-07T10:57:17.430Z] "reflect", [2024-05-07T10:57:17.430Z] "runtime", [2024-05-07T10:57:17.430Z] "runtime/cgo", [2024-05-07T10:57:17.430Z] "runtime/internal/atomic", [2024-05-07T10:57:17.430Z] "runtime/internal/math", [2024-05-07T10:57:17.430Z] "runtime/internal/sys", [2024-05-07T10:57:17.430Z] "sort", [2024-05-07T10:57:17.430Z] "strconv", [2024-05-07T10:57:17.430Z] "strings", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "sync/atomic", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time", [2024-05-07T10:57:17.430Z] "unicode", [2024-05-07T10:57:17.430Z] "unicode/utf16", [2024-05-07T10:57:17.430Z] "unicode/utf8", [2024-05-07T10:57:17.430Z] "unsafe", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/stats", [2024-05-07T10:57:17.430Z] "ImportPath": "google.golang.org/grpc/stats", [2024-05-07T10:57:17.430Z] "Name": "stats", [2024-05-07T10:57:17.430Z] "Doc": "Package stats is for collecting and reporting various network and RPC stats.", [2024-05-07T10:57:17.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "Module": { [2024-05-07T10:57:17.430Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "Version": "v1.60.1", [2024-05-07T10:57:17.430Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.430Z] "Indirect": true, [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.430Z] "GoVersion": "1.19" [2024-05-07T10:57:17.430Z] }, [2024-05-07T10:57:17.430Z] "DepOnly": true, [2024-05-07T10:57:17.430Z] "Stale": true, [2024-05-07T10:57:17.430Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-05-07T10:57:17.430Z] "GoFiles": [ [2024-05-07T10:57:17.430Z] "handlers.go", [2024-05-07T10:57:17.430Z] "stats.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Imports": [ [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "time" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Deps": [ [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "errors", [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.430Z] "internal/abi", [2024-05-07T10:57:17.430Z] "internal/bytealg", [2024-05-07T10:57:17.430Z] "internal/cpu", [2024-05-07T10:57:17.430Z] "internal/fmtsort", [2024-05-07T10:57:17.430Z] "internal/goexperiment", [2024-05-07T10:57:17.430Z] "internal/itoa", [2024-05-07T10:57:17.430Z] "internal/nettrace", [2024-05-07T10:57:17.430Z] "internal/oserror", [2024-05-07T10:57:17.430Z] "internal/poll", [2024-05-07T10:57:17.430Z] "internal/race", [2024-05-07T10:57:17.430Z] "internal/reflectlite", [2024-05-07T10:57:17.430Z] "internal/singleflight", [2024-05-07T10:57:17.430Z] "internal/syscall/execenv", [2024-05-07T10:57:17.430Z] "internal/syscall/unix", [2024-05-07T10:57:17.430Z] "internal/testlog", [2024-05-07T10:57:17.430Z] "internal/unsafeheader", [2024-05-07T10:57:17.430Z] "io", [2024-05-07T10:57:17.430Z] "io/fs", [2024-05-07T10:57:17.430Z] "math", [2024-05-07T10:57:17.430Z] "math/bits", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "os", [2024-05-07T10:57:17.430Z] "path", [2024-05-07T10:57:17.430Z] "reflect", [2024-05-07T10:57:17.430Z] "runtime", [2024-05-07T10:57:17.430Z] "runtime/cgo", [2024-05-07T10:57:17.430Z] "runtime/internal/atomic", [2024-05-07T10:57:17.430Z] "runtime/internal/math", [2024-05-07T10:57:17.430Z] "runtime/internal/sys", [2024-05-07T10:57:17.430Z] "sort", [2024-05-07T10:57:17.430Z] "strconv", [2024-05-07T10:57:17.430Z] "strings", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "sync/atomic", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time", [2024-05-07T10:57:17.430Z] "unicode", [2024-05-07T10:57:17.430Z] "unicode/utf8", [2024-05-07T10:57:17.430Z] "unsafe", [2024-05-07T10:57:17.430Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "XTestGoFiles": [ [2024-05-07T10:57:17.430Z] "stats_test.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "XTestImports": [ [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/stubserver", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/interop/grpc_testing", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.430Z] "io", [2024-05-07T10:57:17.430Z] "net", [2024-05-07T10:57:17.430Z] "reflect", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "testing", [2024-05-07T10:57:17.430Z] "time" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/tap", [2024-05-07T10:57:17.430Z] "ImportPath": "google.golang.org/grpc/tap", [2024-05-07T10:57:17.430Z] "Name": "tap", [2024-05-07T10:57:17.430Z] "Doc": "Package tap defines the function handles which are executed on the transport layer of gRPC-Go and related information.", [2024-05-07T10:57:17.430Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "Module": { [2024-05-07T10:57:17.430Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.430Z] "Version": "v1.60.1", [2024-05-07T10:57:17.430Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.430Z] "Indirect": true, [2024-05-07T10:57:17.430Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.430Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.430Z] "GoVersion": "1.19" [2024-05-07T10:57:17.430Z] }, [2024-05-07T10:57:17.430Z] "DepOnly": true, [2024-05-07T10:57:17.430Z] "Stale": true, [2024-05-07T10:57:17.430Z] "StaleReason": "stale dependency: google.golang.org/grpc/metadata", [2024-05-07T10:57:17.430Z] "GoFiles": [ [2024-05-07T10:57:17.430Z] "tap.go" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Imports": [ [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/metadata" [2024-05-07T10:57:17.430Z] ], [2024-05-07T10:57:17.430Z] "Deps": [ [2024-05-07T10:57:17.430Z] "context", [2024-05-07T10:57:17.430Z] "errors", [2024-05-07T10:57:17.430Z] "fmt", [2024-05-07T10:57:17.430Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.430Z] "internal/abi", [2024-05-07T10:57:17.430Z] "internal/bytealg", [2024-05-07T10:57:17.430Z] "internal/cpu", [2024-05-07T10:57:17.430Z] "internal/fmtsort", [2024-05-07T10:57:17.430Z] "internal/goexperiment", [2024-05-07T10:57:17.430Z] "internal/itoa", [2024-05-07T10:57:17.430Z] "internal/oserror", [2024-05-07T10:57:17.430Z] "internal/poll", [2024-05-07T10:57:17.430Z] "internal/race", [2024-05-07T10:57:17.430Z] "internal/reflectlite", [2024-05-07T10:57:17.430Z] "internal/syscall/execenv", [2024-05-07T10:57:17.430Z] "internal/syscall/unix", [2024-05-07T10:57:17.430Z] "internal/testlog", [2024-05-07T10:57:17.430Z] "internal/unsafeheader", [2024-05-07T10:57:17.430Z] "io", [2024-05-07T10:57:17.430Z] "io/fs", [2024-05-07T10:57:17.430Z] "math", [2024-05-07T10:57:17.430Z] "math/bits", [2024-05-07T10:57:17.430Z] "os", [2024-05-07T10:57:17.430Z] "path", [2024-05-07T10:57:17.430Z] "reflect", [2024-05-07T10:57:17.430Z] "runtime", [2024-05-07T10:57:17.430Z] "runtime/internal/atomic", [2024-05-07T10:57:17.430Z] "runtime/internal/math", [2024-05-07T10:57:17.430Z] "runtime/internal/sys", [2024-05-07T10:57:17.430Z] "sort", [2024-05-07T10:57:17.430Z] "strconv", [2024-05-07T10:57:17.430Z] "strings", [2024-05-07T10:57:17.430Z] "sync", [2024-05-07T10:57:17.430Z] "sync/atomic", [2024-05-07T10:57:17.430Z] "syscall", [2024-05-07T10:57:17.430Z] "time", [2024-05-07T10:57:17.430Z] "unicode", [2024-05-07T10:57:17.430Z] "unicode/utf8", [2024-05-07T10:57:17.430Z] "unsafe" [2024-05-07T10:57:17.430Z] ] [2024-05-07T10:57:17.430Z] } [2024-05-07T10:57:17.430Z] { [2024-05-07T10:57:17.430Z] "Dir": "/usr/local/go/src/net/http/httputil", [2024-05-07T10:57:17.430Z] "ImportPath": "net/http/httputil", [2024-05-07T10:57:17.430Z] "Name": "httputil", [2024-05-07T10:57:17.430Z] "Doc": "Package httputil provides HTTP utility functions, complementing the more common ones in the net/http package.", [2024-05-07T10:57:17.431Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/httputil.a", [2024-05-07T10:57:17.431Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.431Z] "Goroot": true, [2024-05-07T10:57:17.431Z] "Standard": true, [2024-05-07T10:57:17.431Z] "DepOnly": true, [2024-05-07T10:57:17.431Z] "GoFiles": [ [2024-05-07T10:57:17.431Z] "dump.go", [2024-05-07T10:57:17.431Z] "httputil.go", [2024-05-07T10:57:17.431Z] "persist.go", [2024-05-07T10:57:17.431Z] "reverseproxy.go" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "Imports": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "log", [2024-05-07T10:57:17.431Z] "net", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/internal", [2024-05-07T10:57:17.431Z] "net/http/internal/ascii", [2024-05-07T10:57:17.431Z] "net/textproto", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "strings", [2024-05-07T10:57:17.431Z] "sync", [2024-05-07T10:57:17.431Z] "time" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "ImportMap": { [2024-05-07T10:57:17.431Z] "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts" [2024-05-07T10:57:17.431Z] }, [2024-05-07T10:57:17.431Z] "Deps": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "compress/flate", [2024-05-07T10:57:17.431Z] "compress/gzip", [2024-05-07T10:57:17.431Z] "container/list", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "crypto", [2024-05-07T10:57:17.431Z] "crypto/aes", [2024-05-07T10:57:17.431Z] "crypto/cipher", [2024-05-07T10:57:17.431Z] "crypto/des", [2024-05-07T10:57:17.431Z] "crypto/dsa", [2024-05-07T10:57:17.431Z] "crypto/ecdsa", [2024-05-07T10:57:17.431Z] "crypto/ed25519", [2024-05-07T10:57:17.431Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.431Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.431Z] "crypto/elliptic", [2024-05-07T10:57:17.431Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.431Z] "crypto/hmac", [2024-05-07T10:57:17.431Z] "crypto/internal/randutil", [2024-05-07T10:57:17.431Z] "crypto/internal/subtle", [2024-05-07T10:57:17.431Z] "crypto/md5", [2024-05-07T10:57:17.431Z] "crypto/rand", [2024-05-07T10:57:17.431Z] "crypto/rc4", [2024-05-07T10:57:17.431Z] "crypto/rsa", [2024-05-07T10:57:17.431Z] "crypto/sha1", [2024-05-07T10:57:17.431Z] "crypto/sha256", [2024-05-07T10:57:17.431Z] "crypto/sha512", [2024-05-07T10:57:17.431Z] "crypto/subtle", [2024-05-07T10:57:17.431Z] "crypto/tls", [2024-05-07T10:57:17.431Z] "crypto/x509", [2024-05-07T10:57:17.431Z] "crypto/x509/pkix", [2024-05-07T10:57:17.431Z] "encoding/asn1", [2024-05-07T10:57:17.431Z] "encoding/base64", [2024-05-07T10:57:17.431Z] "encoding/binary", [2024-05-07T10:57:17.431Z] "encoding/hex", [2024-05-07T10:57:17.431Z] "encoding/pem", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "hash", [2024-05-07T10:57:17.431Z] "hash/crc32", [2024-05-07T10:57:17.431Z] "internal/abi", [2024-05-07T10:57:17.431Z] "internal/bytealg", [2024-05-07T10:57:17.431Z] "internal/cpu", [2024-05-07T10:57:17.431Z] "internal/fmtsort", [2024-05-07T10:57:17.431Z] "internal/goexperiment", [2024-05-07T10:57:17.431Z] "internal/itoa", [2024-05-07T10:57:17.431Z] "internal/nettrace", [2024-05-07T10:57:17.431Z] "internal/oserror", [2024-05-07T10:57:17.431Z] "internal/poll", [2024-05-07T10:57:17.431Z] "internal/race", [2024-05-07T10:57:17.431Z] "internal/reflectlite", [2024-05-07T10:57:17.431Z] "internal/singleflight", [2024-05-07T10:57:17.431Z] "internal/syscall/execenv", [2024-05-07T10:57:17.431Z] "internal/syscall/unix", [2024-05-07T10:57:17.431Z] "internal/testlog", [2024-05-07T10:57:17.431Z] "internal/unsafeheader", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "io/fs", [2024-05-07T10:57:17.431Z] "io/ioutil", [2024-05-07T10:57:17.431Z] "log", [2024-05-07T10:57:17.431Z] "math", [2024-05-07T10:57:17.431Z] "math/big", [2024-05-07T10:57:17.431Z] "math/bits", [2024-05-07T10:57:17.431Z] "math/rand", [2024-05-07T10:57:17.431Z] "mime", [2024-05-07T10:57:17.431Z] "mime/multipart", [2024-05-07T10:57:17.431Z] "mime/quotedprintable", [2024-05-07T10:57:17.431Z] "net", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/httptrace", [2024-05-07T10:57:17.431Z] "net/http/internal", [2024-05-07T10:57:17.431Z] "net/http/internal/ascii", [2024-05-07T10:57:17.431Z] "net/textproto", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "os", [2024-05-07T10:57:17.431Z] "path", [2024-05-07T10:57:17.431Z] "path/filepath", [2024-05-07T10:57:17.431Z] "reflect", [2024-05-07T10:57:17.431Z] "runtime", [2024-05-07T10:57:17.431Z] "runtime/cgo", [2024-05-07T10:57:17.431Z] "runtime/internal/atomic", [2024-05-07T10:57:17.431Z] "runtime/internal/math", [2024-05-07T10:57:17.431Z] "runtime/internal/sys", [2024-05-07T10:57:17.431Z] "sort", [2024-05-07T10:57:17.431Z] "strconv", [2024-05-07T10:57:17.431Z] "strings", [2024-05-07T10:57:17.431Z] "sync", [2024-05-07T10:57:17.431Z] "sync/atomic", [2024-05-07T10:57:17.431Z] "syscall", [2024-05-07T10:57:17.431Z] "time", [2024-05-07T10:57:17.431Z] "unicode", [2024-05-07T10:57:17.431Z] "unicode/utf16", [2024-05-07T10:57:17.431Z] "unicode/utf8", [2024-05-07T10:57:17.431Z] "unsafe", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "TestGoFiles": [ [2024-05-07T10:57:17.431Z] "dump_test.go", [2024-05-07T10:57:17.431Z] "reverseproxy_test.go" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "TestImports": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "log", [2024-05-07T10:57:17.431Z] "math/rand", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/httptest", [2024-05-07T10:57:17.431Z] "net/http/internal/ascii", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "os", [2024-05-07T10:57:17.431Z] "reflect", [2024-05-07T10:57:17.431Z] "runtime", [2024-05-07T10:57:17.431Z] "runtime/pprof", [2024-05-07T10:57:17.431Z] "sort", [2024-05-07T10:57:17.431Z] "strconv", [2024-05-07T10:57:17.431Z] "strings", [2024-05-07T10:57:17.431Z] "sync", [2024-05-07T10:57:17.431Z] "testing", [2024-05-07T10:57:17.431Z] "time" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "XTestGoFiles": [ [2024-05-07T10:57:17.431Z] "example_test.go" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "XTestImports": [ [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "log", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/httptest", [2024-05-07T10:57:17.431Z] "net/http/httputil", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "strings" [2024-05-07T10:57:17.431Z] ] [2024-05-07T10:57:17.431Z] } [2024-05-07T10:57:17.431Z] { [2024-05-07T10:57:17.431Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/transport", [2024-05-07T10:57:17.431Z] "ImportPath": "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.431Z] "Name": "transport", [2024-05-07T10:57:17.431Z] "Doc": "Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).", [2024-05-07T10:57:17.431Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.431Z] "Module": { [2024-05-07T10:57:17.431Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.431Z] "Version": "v1.60.1", [2024-05-07T10:57:17.431Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.431Z] "Indirect": true, [2024-05-07T10:57:17.431Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.431Z] "GoVersion": "1.19" [2024-05-07T10:57:17.431Z] }, [2024-05-07T10:57:17.431Z] "DepOnly": true, [2024-05-07T10:57:17.431Z] "Stale": true, [2024-05-07T10:57:17.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.431Z] "GoFiles": [ [2024-05-07T10:57:17.431Z] "bdp_estimator.go", [2024-05-07T10:57:17.431Z] "controlbuf.go", [2024-05-07T10:57:17.431Z] "defaults.go", [2024-05-07T10:57:17.431Z] "flowcontrol.go", [2024-05-07T10:57:17.431Z] "handler_server.go", [2024-05-07T10:57:17.431Z] "http2_client.go", [2024-05-07T10:57:17.431Z] "http2_server.go", [2024-05-07T10:57:17.431Z] "http_util.go", [2024-05-07T10:57:17.431Z] "logging.go", [2024-05-07T10:57:17.431Z] "proxy.go", [2024-05-07T10:57:17.431Z] "transport.go" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "Imports": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "encoding/base64", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "math", [2024-05-07T10:57:17.431Z] "net", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/httputil", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "path/filepath", [2024-05-07T10:57:17.431Z] "runtime", [2024-05-07T10:57:17.431Z] "strconv", [2024-05-07T10:57:17.431Z] "strings", [2024-05-07T10:57:17.431Z] "sync", [2024-05-07T10:57:17.431Z] "sync/atomic", [2024-05-07T10:57:17.431Z] "time", [2024-05-07T10:57:17.431Z] "unicode/utf8" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "Deps": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "compress/flate", [2024-05-07T10:57:17.431Z] "compress/gzip", [2024-05-07T10:57:17.431Z] "container/list", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "crypto", [2024-05-07T10:57:17.431Z] "crypto/aes", [2024-05-07T10:57:17.431Z] "crypto/cipher", [2024-05-07T10:57:17.431Z] "crypto/des", [2024-05-07T10:57:17.431Z] "crypto/dsa", [2024-05-07T10:57:17.431Z] "crypto/ecdsa", [2024-05-07T10:57:17.431Z] "crypto/ed25519", [2024-05-07T10:57:17.431Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.431Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.431Z] "crypto/elliptic", [2024-05-07T10:57:17.431Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.431Z] "crypto/hmac", [2024-05-07T10:57:17.431Z] "crypto/internal/randutil", [2024-05-07T10:57:17.431Z] "crypto/internal/subtle", [2024-05-07T10:57:17.431Z] "crypto/md5", [2024-05-07T10:57:17.431Z] "crypto/rand", [2024-05-07T10:57:17.431Z] "crypto/rc4", [2024-05-07T10:57:17.431Z] "crypto/rsa", [2024-05-07T10:57:17.431Z] "crypto/sha1", [2024-05-07T10:57:17.431Z] "crypto/sha256", [2024-05-07T10:57:17.431Z] "crypto/sha512", [2024-05-07T10:57:17.431Z] "crypto/subtle", [2024-05-07T10:57:17.431Z] "crypto/tls", [2024-05-07T10:57:17.431Z] "crypto/x509", [2024-05-07T10:57:17.431Z] "crypto/x509/pkix", [2024-05-07T10:57:17.431Z] "embed", [2024-05-07T10:57:17.431Z] "encoding", [2024-05-07T10:57:17.431Z] "encoding/asn1", [2024-05-07T10:57:17.431Z] "encoding/base64", [2024-05-07T10:57:17.431Z] "encoding/binary", [2024-05-07T10:57:17.431Z] "encoding/hex", [2024-05-07T10:57:17.431Z] "encoding/json", [2024-05-07T10:57:17.431Z] "encoding/pem", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.431Z] "go/token", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.431Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.431Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.431Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.431Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.431Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.431Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.431Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.431Z] "hash", [2024-05-07T10:57:17.431Z] "hash/crc32", [2024-05-07T10:57:17.431Z] "hash/fnv", [2024-05-07T10:57:17.431Z] "internal/abi", [2024-05-07T10:57:17.431Z] "internal/bytealg", [2024-05-07T10:57:17.431Z] "internal/cpu", [2024-05-07T10:57:17.431Z] "internal/fmtsort", [2024-05-07T10:57:17.431Z] "internal/goexperiment", [2024-05-07T10:57:17.431Z] "internal/itoa", [2024-05-07T10:57:17.431Z] "internal/nettrace", [2024-05-07T10:57:17.431Z] "internal/oserror", [2024-05-07T10:57:17.431Z] "internal/poll", [2024-05-07T10:57:17.431Z] "internal/race", [2024-05-07T10:57:17.431Z] "internal/reflectlite", [2024-05-07T10:57:17.431Z] "internal/singleflight", [2024-05-07T10:57:17.431Z] "internal/syscall/execenv", [2024-05-07T10:57:17.431Z] "internal/syscall/unix", [2024-05-07T10:57:17.431Z] "internal/testlog", [2024-05-07T10:57:17.431Z] "internal/unsafeheader", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "io/fs", [2024-05-07T10:57:17.431Z] "io/ioutil", [2024-05-07T10:57:17.431Z] "log", [2024-05-07T10:57:17.431Z] "math", [2024-05-07T10:57:17.431Z] "math/big", [2024-05-07T10:57:17.431Z] "math/bits", [2024-05-07T10:57:17.431Z] "math/rand", [2024-05-07T10:57:17.431Z] "mime", [2024-05-07T10:57:17.431Z] "mime/multipart", [2024-05-07T10:57:17.431Z] "mime/quotedprintable", [2024-05-07T10:57:17.431Z] "net", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/httptrace", [2024-05-07T10:57:17.431Z] "net/http/httputil", [2024-05-07T10:57:17.431Z] "net/http/internal", [2024-05-07T10:57:17.431Z] "net/http/internal/ascii", [2024-05-07T10:57:17.431Z] "net/textproto", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "os", [2024-05-07T10:57:17.431Z] "path", [2024-05-07T10:57:17.431Z] "path/filepath", [2024-05-07T10:57:17.431Z] "reflect", [2024-05-07T10:57:17.431Z] "regexp", [2024-05-07T10:57:17.431Z] "regexp/syntax", [2024-05-07T10:57:17.431Z] "runtime", [2024-05-07T10:57:17.431Z] "runtime/cgo", [2024-05-07T10:57:17.431Z] "runtime/internal/atomic", [2024-05-07T10:57:17.431Z] "runtime/internal/math", [2024-05-07T10:57:17.431Z] "runtime/internal/sys", [2024-05-07T10:57:17.431Z] "sort", [2024-05-07T10:57:17.431Z] "strconv", [2024-05-07T10:57:17.431Z] "strings", [2024-05-07T10:57:17.431Z] "sync", [2024-05-07T10:57:17.431Z] "sync/atomic", [2024-05-07T10:57:17.431Z] "syscall", [2024-05-07T10:57:17.431Z] "time", [2024-05-07T10:57:17.431Z] "unicode", [2024-05-07T10:57:17.431Z] "unicode/utf16", [2024-05-07T10:57:17.431Z] "unicode/utf8", [2024-05-07T10:57:17.431Z] "unsafe", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.431Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "TestGoFiles": [ [2024-05-07T10:57:17.431Z] "handler_server_test.go", [2024-05-07T10:57:17.431Z] "http_util_test.go", [2024-05-07T10:57:17.431Z] "keepalive_test.go", [2024-05-07T10:57:17.431Z] "proxy_test.go", [2024-05-07T10:57:17.431Z] "transport_test.go" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "TestImports": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "crypto/tls", [2024-05-07T10:57:17.431Z] "crypto/x509", [2024-05-07T10:57:17.431Z] "encoding/base64", [2024-05-07T10:57:17.431Z] "encoding/binary", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.431Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.431Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.431Z] "google.golang.org/genproto/googleapis/rpc/errdetails", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/leakcheck", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/testdata", [2024-05-07T10:57:17.431Z] "io", [2024-05-07T10:57:17.431Z] "math", [2024-05-07T10:57:17.431Z] "net", [2024-05-07T10:57:17.431Z] "net/http", [2024-05-07T10:57:17.431Z] "net/http/httptest", [2024-05-07T10:57:17.431Z] "net/url", [2024-05-07T10:57:17.431Z] "os", [2024-05-07T10:57:17.431Z] "reflect", [2024-05-07T10:57:17.431Z] "runtime", [2024-05-07T10:57:17.431Z] "strconv", [2024-05-07T10:57:17.431Z] "strings", [2024-05-07T10:57:17.431Z] "sync", [2024-05-07T10:57:17.431Z] "testing", [2024-05-07T10:57:17.431Z] "time" [2024-05-07T10:57:17.431Z] ] [2024-05-07T10:57:17.431Z] } [2024-05-07T10:57:17.431Z] { [2024-05-07T10:57:17.431Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/balancer/grpclb/state", [2024-05-07T10:57:17.431Z] "ImportPath": "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.431Z] "Name": "state", [2024-05-07T10:57:17.431Z] "Doc": "Package state declares grpclb types to be set by resolvers wishing to pass information to grpclb via resolver.State Attributes.", [2024-05-07T10:57:17.431Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.431Z] "Module": { [2024-05-07T10:57:17.431Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.431Z] "Version": "v1.60.1", [2024-05-07T10:57:17.431Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.431Z] "Indirect": true, [2024-05-07T10:57:17.431Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.431Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.431Z] "GoVersion": "1.19" [2024-05-07T10:57:17.431Z] }, [2024-05-07T10:57:17.431Z] "DepOnly": true, [2024-05-07T10:57:17.431Z] "Stale": true, [2024-05-07T10:57:17.431Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.431Z] "GoFiles": [ [2024-05-07T10:57:17.431Z] "state.go" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "Imports": [ [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/resolver" [2024-05-07T10:57:17.431Z] ], [2024-05-07T10:57:17.431Z] "Deps": [ [2024-05-07T10:57:17.431Z] "bufio", [2024-05-07T10:57:17.431Z] "bytes", [2024-05-07T10:57:17.431Z] "compress/flate", [2024-05-07T10:57:17.431Z] "compress/gzip", [2024-05-07T10:57:17.431Z] "container/list", [2024-05-07T10:57:17.431Z] "context", [2024-05-07T10:57:17.431Z] "crypto", [2024-05-07T10:57:17.431Z] "crypto/aes", [2024-05-07T10:57:17.431Z] "crypto/cipher", [2024-05-07T10:57:17.431Z] "crypto/des", [2024-05-07T10:57:17.431Z] "crypto/dsa", [2024-05-07T10:57:17.431Z] "crypto/ecdsa", [2024-05-07T10:57:17.431Z] "crypto/ed25519", [2024-05-07T10:57:17.431Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.431Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.431Z] "crypto/elliptic", [2024-05-07T10:57:17.431Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.431Z] "crypto/hmac", [2024-05-07T10:57:17.431Z] "crypto/internal/randutil", [2024-05-07T10:57:17.431Z] "crypto/internal/subtle", [2024-05-07T10:57:17.431Z] "crypto/md5", [2024-05-07T10:57:17.431Z] "crypto/rand", [2024-05-07T10:57:17.431Z] "crypto/rc4", [2024-05-07T10:57:17.431Z] "crypto/rsa", [2024-05-07T10:57:17.431Z] "crypto/sha1", [2024-05-07T10:57:17.431Z] "crypto/sha256", [2024-05-07T10:57:17.431Z] "crypto/sha512", [2024-05-07T10:57:17.431Z] "crypto/subtle", [2024-05-07T10:57:17.431Z] "crypto/tls", [2024-05-07T10:57:17.431Z] "crypto/x509", [2024-05-07T10:57:17.431Z] "crypto/x509/pkix", [2024-05-07T10:57:17.431Z] "embed", [2024-05-07T10:57:17.431Z] "encoding", [2024-05-07T10:57:17.431Z] "encoding/asn1", [2024-05-07T10:57:17.431Z] "encoding/base64", [2024-05-07T10:57:17.431Z] "encoding/binary", [2024-05-07T10:57:17.431Z] "encoding/hex", [2024-05-07T10:57:17.431Z] "encoding/json", [2024-05-07T10:57:17.431Z] "encoding/pem", [2024-05-07T10:57:17.431Z] "errors", [2024-05-07T10:57:17.431Z] "fmt", [2024-05-07T10:57:17.431Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.431Z] "go/token", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.431Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.431Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.432Z] "hash", [2024-05-07T10:57:17.432Z] "hash/crc32", [2024-05-07T10:57:17.432Z] "hash/fnv", [2024-05-07T10:57:17.432Z] "internal/abi", [2024-05-07T10:57:17.432Z] "internal/bytealg", [2024-05-07T10:57:17.432Z] "internal/cpu", [2024-05-07T10:57:17.432Z] "internal/fmtsort", [2024-05-07T10:57:17.432Z] "internal/goexperiment", [2024-05-07T10:57:17.432Z] "internal/itoa", [2024-05-07T10:57:17.432Z] "internal/nettrace", [2024-05-07T10:57:17.432Z] "internal/oserror", [2024-05-07T10:57:17.432Z] "internal/poll", [2024-05-07T10:57:17.432Z] "internal/race", [2024-05-07T10:57:17.432Z] "internal/reflectlite", [2024-05-07T10:57:17.432Z] "internal/singleflight", [2024-05-07T10:57:17.432Z] "internal/syscall/execenv", [2024-05-07T10:57:17.432Z] "internal/syscall/unix", [2024-05-07T10:57:17.432Z] "internal/testlog", [2024-05-07T10:57:17.432Z] "internal/unsafeheader", [2024-05-07T10:57:17.432Z] "io", [2024-05-07T10:57:17.432Z] "io/fs", [2024-05-07T10:57:17.432Z] "io/ioutil", [2024-05-07T10:57:17.432Z] "log", [2024-05-07T10:57:17.432Z] "math", [2024-05-07T10:57:17.432Z] "math/big", [2024-05-07T10:57:17.432Z] "math/bits", [2024-05-07T10:57:17.432Z] "math/rand", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "net/url", [2024-05-07T10:57:17.432Z] "os", [2024-05-07T10:57:17.432Z] "path", [2024-05-07T10:57:17.432Z] "path/filepath", [2024-05-07T10:57:17.432Z] "reflect", [2024-05-07T10:57:17.432Z] "runtime", [2024-05-07T10:57:17.432Z] "runtime/cgo", [2024-05-07T10:57:17.432Z] "runtime/internal/atomic", [2024-05-07T10:57:17.432Z] "runtime/internal/math", [2024-05-07T10:57:17.432Z] "runtime/internal/sys", [2024-05-07T10:57:17.432Z] "sort", [2024-05-07T10:57:17.432Z] "strconv", [2024-05-07T10:57:17.432Z] "strings", [2024-05-07T10:57:17.432Z] "sync", [2024-05-07T10:57:17.432Z] "sync/atomic", [2024-05-07T10:57:17.432Z] "syscall", [2024-05-07T10:57:17.432Z] "time", [2024-05-07T10:57:17.432Z] "unicode", [2024-05-07T10:57:17.432Z] "unicode/utf16", [2024-05-07T10:57:17.432Z] "unicode/utf8", [2024-05-07T10:57:17.432Z] "unsafe", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.432Z] ] [2024-05-07T10:57:17.432Z] } [2024-05-07T10:57:17.432Z] { [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns/internal", [2024-05-07T10:57:17.432Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.432Z] "Name": "internal", [2024-05-07T10:57:17.432Z] "Doc": "Package internal contains functionality internal to the dns resolver package.", [2024-05-07T10:57:17.432Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "Module": { [2024-05-07T10:57:17.432Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.432Z] "Version": "v1.60.1", [2024-05-07T10:57:17.432Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.432Z] "Indirect": true, [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.432Z] "GoVersion": "1.19" [2024-05-07T10:57:17.432Z] }, [2024-05-07T10:57:17.432Z] "DepOnly": true, [2024-05-07T10:57:17.432Z] "Stale": true, [2024-05-07T10:57:17.432Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.432Z] "GoFiles": [ [2024-05-07T10:57:17.432Z] "internal.go" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Imports": [ [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "errors", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "time" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Deps": [ [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "errors", [2024-05-07T10:57:17.432Z] "internal/abi", [2024-05-07T10:57:17.432Z] "internal/bytealg", [2024-05-07T10:57:17.432Z] "internal/cpu", [2024-05-07T10:57:17.432Z] "internal/goexperiment", [2024-05-07T10:57:17.432Z] "internal/itoa", [2024-05-07T10:57:17.432Z] "internal/nettrace", [2024-05-07T10:57:17.432Z] "internal/oserror", [2024-05-07T10:57:17.432Z] "internal/poll", [2024-05-07T10:57:17.432Z] "internal/race", [2024-05-07T10:57:17.432Z] "internal/reflectlite", [2024-05-07T10:57:17.432Z] "internal/singleflight", [2024-05-07T10:57:17.432Z] "internal/syscall/execenv", [2024-05-07T10:57:17.432Z] "internal/syscall/unix", [2024-05-07T10:57:17.432Z] "internal/testlog", [2024-05-07T10:57:17.432Z] "internal/unsafeheader", [2024-05-07T10:57:17.432Z] "io", [2024-05-07T10:57:17.432Z] "io/fs", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "os", [2024-05-07T10:57:17.432Z] "path", [2024-05-07T10:57:17.432Z] "runtime", [2024-05-07T10:57:17.432Z] "runtime/cgo", [2024-05-07T10:57:17.432Z] "runtime/internal/atomic", [2024-05-07T10:57:17.432Z] "runtime/internal/math", [2024-05-07T10:57:17.432Z] "runtime/internal/sys", [2024-05-07T10:57:17.432Z] "sort", [2024-05-07T10:57:17.432Z] "sync", [2024-05-07T10:57:17.432Z] "sync/atomic", [2024-05-07T10:57:17.432Z] "syscall", [2024-05-07T10:57:17.432Z] "time", [2024-05-07T10:57:17.432Z] "unicode/utf8", [2024-05-07T10:57:17.432Z] "unsafe", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.432Z] ] [2024-05-07T10:57:17.432Z] } [2024-05-07T10:57:17.432Z] { [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/internal/resolver/dns", [2024-05-07T10:57:17.432Z] "ImportPath": "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.432Z] "Name": "dns", [2024-05-07T10:57:17.432Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-05-07T10:57:17.432Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "Module": { [2024-05-07T10:57:17.432Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.432Z] "Version": "v1.60.1", [2024-05-07T10:57:17.432Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.432Z] "Indirect": true, [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.432Z] "GoVersion": "1.19" [2024-05-07T10:57:17.432Z] }, [2024-05-07T10:57:17.432Z] "DepOnly": true, [2024-05-07T10:57:17.432Z] "Stale": true, [2024-05-07T10:57:17.432Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.432Z] "GoFiles": [ [2024-05-07T10:57:17.432Z] "dns_resolver.go" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Imports": [ [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "encoding/json", [2024-05-07T10:57:17.432Z] "fmt", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "os", [2024-05-07T10:57:17.432Z] "strconv", [2024-05-07T10:57:17.432Z] "strings", [2024-05-07T10:57:17.432Z] "sync", [2024-05-07T10:57:17.432Z] "time" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Deps": [ [2024-05-07T10:57:17.432Z] "bufio", [2024-05-07T10:57:17.432Z] "bytes", [2024-05-07T10:57:17.432Z] "compress/flate", [2024-05-07T10:57:17.432Z] "compress/gzip", [2024-05-07T10:57:17.432Z] "container/list", [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "crypto", [2024-05-07T10:57:17.432Z] "crypto/aes", [2024-05-07T10:57:17.432Z] "crypto/cipher", [2024-05-07T10:57:17.432Z] "crypto/des", [2024-05-07T10:57:17.432Z] "crypto/dsa", [2024-05-07T10:57:17.432Z] "crypto/ecdsa", [2024-05-07T10:57:17.432Z] "crypto/ed25519", [2024-05-07T10:57:17.432Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.432Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.432Z] "crypto/elliptic", [2024-05-07T10:57:17.432Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.432Z] "crypto/hmac", [2024-05-07T10:57:17.432Z] "crypto/internal/randutil", [2024-05-07T10:57:17.432Z] "crypto/internal/subtle", [2024-05-07T10:57:17.432Z] "crypto/md5", [2024-05-07T10:57:17.432Z] "crypto/rand", [2024-05-07T10:57:17.432Z] "crypto/rc4", [2024-05-07T10:57:17.432Z] "crypto/rsa", [2024-05-07T10:57:17.432Z] "crypto/sha1", [2024-05-07T10:57:17.432Z] "crypto/sha256", [2024-05-07T10:57:17.432Z] "crypto/sha512", [2024-05-07T10:57:17.432Z] "crypto/subtle", [2024-05-07T10:57:17.432Z] "crypto/tls", [2024-05-07T10:57:17.432Z] "crypto/x509", [2024-05-07T10:57:17.432Z] "crypto/x509/pkix", [2024-05-07T10:57:17.432Z] "embed", [2024-05-07T10:57:17.432Z] "encoding", [2024-05-07T10:57:17.432Z] "encoding/asn1", [2024-05-07T10:57:17.432Z] "encoding/base64", [2024-05-07T10:57:17.432Z] "encoding/binary", [2024-05-07T10:57:17.432Z] "encoding/hex", [2024-05-07T10:57:17.432Z] "encoding/json", [2024-05-07T10:57:17.432Z] "encoding/pem", [2024-05-07T10:57:17.432Z] "errors", [2024-05-07T10:57:17.432Z] "fmt", [2024-05-07T10:57:17.432Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.432Z] "go/token", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.432Z] "hash", [2024-05-07T10:57:17.432Z] "hash/crc32", [2024-05-07T10:57:17.432Z] "hash/fnv", [2024-05-07T10:57:17.432Z] "internal/abi", [2024-05-07T10:57:17.432Z] "internal/bytealg", [2024-05-07T10:57:17.432Z] "internal/cpu", [2024-05-07T10:57:17.432Z] "internal/fmtsort", [2024-05-07T10:57:17.432Z] "internal/goexperiment", [2024-05-07T10:57:17.432Z] "internal/itoa", [2024-05-07T10:57:17.432Z] "internal/nettrace", [2024-05-07T10:57:17.432Z] "internal/oserror", [2024-05-07T10:57:17.432Z] "internal/poll", [2024-05-07T10:57:17.432Z] "internal/race", [2024-05-07T10:57:17.432Z] "internal/reflectlite", [2024-05-07T10:57:17.432Z] "internal/singleflight", [2024-05-07T10:57:17.432Z] "internal/syscall/execenv", [2024-05-07T10:57:17.432Z] "internal/syscall/unix", [2024-05-07T10:57:17.432Z] "internal/testlog", [2024-05-07T10:57:17.432Z] "internal/unsafeheader", [2024-05-07T10:57:17.432Z] "io", [2024-05-07T10:57:17.432Z] "io/fs", [2024-05-07T10:57:17.432Z] "io/ioutil", [2024-05-07T10:57:17.432Z] "log", [2024-05-07T10:57:17.432Z] "math", [2024-05-07T10:57:17.432Z] "math/big", [2024-05-07T10:57:17.432Z] "math/bits", [2024-05-07T10:57:17.432Z] "math/rand", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "net/url", [2024-05-07T10:57:17.432Z] "os", [2024-05-07T10:57:17.432Z] "path", [2024-05-07T10:57:17.432Z] "path/filepath", [2024-05-07T10:57:17.432Z] "reflect", [2024-05-07T10:57:17.432Z] "runtime", [2024-05-07T10:57:17.432Z] "runtime/cgo", [2024-05-07T10:57:17.432Z] "runtime/internal/atomic", [2024-05-07T10:57:17.432Z] "runtime/internal/math", [2024-05-07T10:57:17.432Z] "runtime/internal/sys", [2024-05-07T10:57:17.432Z] "sort", [2024-05-07T10:57:17.432Z] "strconv", [2024-05-07T10:57:17.432Z] "strings", [2024-05-07T10:57:17.432Z] "sync", [2024-05-07T10:57:17.432Z] "sync/atomic", [2024-05-07T10:57:17.432Z] "syscall", [2024-05-07T10:57:17.432Z] "time", [2024-05-07T10:57:17.432Z] "unicode", [2024-05-07T10:57:17.432Z] "unicode/utf16", [2024-05-07T10:57:17.432Z] "unicode/utf8", [2024-05-07T10:57:17.432Z] "unsafe", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "XTestGoFiles": [ [2024-05-07T10:57:17.432Z] "dns_resolver_test.go", [2024-05-07T10:57:17.432Z] "fake_net_resolver_test.go" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "XTestImports": [ [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "errors", [2024-05-07T10:57:17.432Z] "fmt", [2024-05-07T10:57:17.432Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.432Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "strings", [2024-05-07T10:57:17.432Z] "sync", [2024-05-07T10:57:17.432Z] "sync/atomic", [2024-05-07T10:57:17.432Z] "testing", [2024-05-07T10:57:17.432Z] "time" [2024-05-07T10:57:17.432Z] ] [2024-05-07T10:57:17.432Z] } [2024-05-07T10:57:17.432Z] { [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1/resolver/dns", [2024-05-07T10:57:17.432Z] "ImportPath": "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.432Z] "Name": "dns", [2024-05-07T10:57:17.432Z] "Doc": "Package dns implements a dns resolver to be installed as the default resolver in grpc.", [2024-05-07T10:57:17.432Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "Module": { [2024-05-07T10:57:17.432Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.432Z] "Version": "v1.60.1", [2024-05-07T10:57:17.432Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.432Z] "Indirect": true, [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.432Z] "GoVersion": "1.19" [2024-05-07T10:57:17.432Z] }, [2024-05-07T10:57:17.432Z] "DepOnly": true, [2024-05-07T10:57:17.432Z] "Stale": true, [2024-05-07T10:57:17.432Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.432Z] "GoFiles": [ [2024-05-07T10:57:17.432Z] "dns_resolver.go" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Imports": [ [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Deps": [ [2024-05-07T10:57:17.432Z] "bufio", [2024-05-07T10:57:17.432Z] "bytes", [2024-05-07T10:57:17.432Z] "compress/flate", [2024-05-07T10:57:17.432Z] "compress/gzip", [2024-05-07T10:57:17.432Z] "container/list", [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "crypto", [2024-05-07T10:57:17.432Z] "crypto/aes", [2024-05-07T10:57:17.432Z] "crypto/cipher", [2024-05-07T10:57:17.432Z] "crypto/des", [2024-05-07T10:57:17.432Z] "crypto/dsa", [2024-05-07T10:57:17.432Z] "crypto/ecdsa", [2024-05-07T10:57:17.432Z] "crypto/ed25519", [2024-05-07T10:57:17.432Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.432Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.432Z] "crypto/elliptic", [2024-05-07T10:57:17.432Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.432Z] "crypto/hmac", [2024-05-07T10:57:17.432Z] "crypto/internal/randutil", [2024-05-07T10:57:17.432Z] "crypto/internal/subtle", [2024-05-07T10:57:17.432Z] "crypto/md5", [2024-05-07T10:57:17.432Z] "crypto/rand", [2024-05-07T10:57:17.432Z] "crypto/rc4", [2024-05-07T10:57:17.432Z] "crypto/rsa", [2024-05-07T10:57:17.432Z] "crypto/sha1", [2024-05-07T10:57:17.432Z] "crypto/sha256", [2024-05-07T10:57:17.432Z] "crypto/sha512", [2024-05-07T10:57:17.432Z] "crypto/subtle", [2024-05-07T10:57:17.432Z] "crypto/tls", [2024-05-07T10:57:17.432Z] "crypto/x509", [2024-05-07T10:57:17.432Z] "crypto/x509/pkix", [2024-05-07T10:57:17.432Z] "embed", [2024-05-07T10:57:17.432Z] "encoding", [2024-05-07T10:57:17.432Z] "encoding/asn1", [2024-05-07T10:57:17.432Z] "encoding/base64", [2024-05-07T10:57:17.432Z] "encoding/binary", [2024-05-07T10:57:17.432Z] "encoding/hex", [2024-05-07T10:57:17.432Z] "encoding/json", [2024-05-07T10:57:17.432Z] "encoding/pem", [2024-05-07T10:57:17.432Z] "errors", [2024-05-07T10:57:17.432Z] "fmt", [2024-05-07T10:57:17.432Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.432Z] "go/token", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.432Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.432Z] "hash", [2024-05-07T10:57:17.432Z] "hash/crc32", [2024-05-07T10:57:17.432Z] "hash/fnv", [2024-05-07T10:57:17.432Z] "internal/abi", [2024-05-07T10:57:17.432Z] "internal/bytealg", [2024-05-07T10:57:17.432Z] "internal/cpu", [2024-05-07T10:57:17.432Z] "internal/fmtsort", [2024-05-07T10:57:17.432Z] "internal/goexperiment", [2024-05-07T10:57:17.432Z] "internal/itoa", [2024-05-07T10:57:17.432Z] "internal/nettrace", [2024-05-07T10:57:17.432Z] "internal/oserror", [2024-05-07T10:57:17.432Z] "internal/poll", [2024-05-07T10:57:17.432Z] "internal/race", [2024-05-07T10:57:17.432Z] "internal/reflectlite", [2024-05-07T10:57:17.432Z] "internal/singleflight", [2024-05-07T10:57:17.432Z] "internal/syscall/execenv", [2024-05-07T10:57:17.432Z] "internal/syscall/unix", [2024-05-07T10:57:17.432Z] "internal/testlog", [2024-05-07T10:57:17.432Z] "internal/unsafeheader", [2024-05-07T10:57:17.432Z] "io", [2024-05-07T10:57:17.432Z] "io/fs", [2024-05-07T10:57:17.432Z] "io/ioutil", [2024-05-07T10:57:17.432Z] "log", [2024-05-07T10:57:17.432Z] "math", [2024-05-07T10:57:17.432Z] "math/big", [2024-05-07T10:57:17.432Z] "math/bits", [2024-05-07T10:57:17.432Z] "math/rand", [2024-05-07T10:57:17.432Z] "net", [2024-05-07T10:57:17.432Z] "net/url", [2024-05-07T10:57:17.432Z] "os", [2024-05-07T10:57:17.432Z] "path", [2024-05-07T10:57:17.432Z] "path/filepath", [2024-05-07T10:57:17.432Z] "reflect", [2024-05-07T10:57:17.432Z] "runtime", [2024-05-07T10:57:17.432Z] "runtime/cgo", [2024-05-07T10:57:17.432Z] "runtime/internal/atomic", [2024-05-07T10:57:17.432Z] "runtime/internal/math", [2024-05-07T10:57:17.432Z] "runtime/internal/sys", [2024-05-07T10:57:17.432Z] "sort", [2024-05-07T10:57:17.432Z] "strconv", [2024-05-07T10:57:17.432Z] "strings", [2024-05-07T10:57:17.432Z] "sync", [2024-05-07T10:57:17.432Z] "sync/atomic", [2024-05-07T10:57:17.432Z] "syscall", [2024-05-07T10:57:17.432Z] "time", [2024-05-07T10:57:17.432Z] "unicode", [2024-05-07T10:57:17.432Z] "unicode/utf16", [2024-05-07T10:57:17.432Z] "unicode/utf8", [2024-05-07T10:57:17.432Z] "unsafe", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.432Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.432Z] ] [2024-05-07T10:57:17.432Z] } [2024-05-07T10:57:17.432Z] { [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "ImportPath": "google.golang.org/grpc", [2024-05-07T10:57:17.432Z] "Name": "grpc", [2024-05-07T10:57:17.432Z] "Doc": "Package grpc implements an RPC system called gRPC.", [2024-05-07T10:57:17.432Z] "Root": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "Module": { [2024-05-07T10:57:17.432Z] "Path": "google.golang.org/grpc", [2024-05-07T10:57:17.432Z] "Version": "v1.60.1", [2024-05-07T10:57:17.432Z] "Time": "2023-12-18T22:56:36Z", [2024-05-07T10:57:17.432Z] "Indirect": true, [2024-05-07T10:57:17.432Z] "Dir": "/go/pkg/mod/google.golang.org/grpc@v1.60.1", [2024-05-07T10:57:17.432Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.60.1.mod", [2024-05-07T10:57:17.432Z] "GoVersion": "1.19" [2024-05-07T10:57:17.432Z] }, [2024-05-07T10:57:17.432Z] "DepOnly": true, [2024-05-07T10:57:17.432Z] "Stale": true, [2024-05-07T10:57:17.432Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.432Z] "GoFiles": [ [2024-05-07T10:57:17.432Z] "backoff.go", [2024-05-07T10:57:17.432Z] "balancer_wrapper.go", [2024-05-07T10:57:17.432Z] "call.go", [2024-05-07T10:57:17.432Z] "clientconn.go", [2024-05-07T10:57:17.432Z] "codec.go", [2024-05-07T10:57:17.432Z] "dialoptions.go", [2024-05-07T10:57:17.432Z] "doc.go", [2024-05-07T10:57:17.432Z] "interceptor.go", [2024-05-07T10:57:17.432Z] "picker_wrapper.go", [2024-05-07T10:57:17.432Z] "pickfirst.go", [2024-05-07T10:57:17.432Z] "preloader.go", [2024-05-07T10:57:17.432Z] "resolver_wrapper.go", [2024-05-07T10:57:17.432Z] "rpc_util.go", [2024-05-07T10:57:17.432Z] "server.go", [2024-05-07T10:57:17.432Z] "service_config.go", [2024-05-07T10:57:17.432Z] "shared_buffer_pool.go", [2024-05-07T10:57:17.432Z] "stream.go", [2024-05-07T10:57:17.432Z] "trace.go", [2024-05-07T10:57:17.432Z] "version.go" [2024-05-07T10:57:17.432Z] ], [2024-05-07T10:57:17.432Z] "Imports": [ [2024-05-07T10:57:17.432Z] "bytes", [2024-05-07T10:57:17.432Z] "compress/gzip", [2024-05-07T10:57:17.432Z] "context", [2024-05-07T10:57:17.432Z] "encoding/binary", [2024-05-07T10:57:17.432Z] "encoding/json", [2024-05-07T10:57:17.432Z] "errors", [2024-05-07T10:57:17.432Z] "fmt", [2024-05-07T10:57:17.432Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.432Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.433Z] "io", [2024-05-07T10:57:17.433Z] "math", [2024-05-07T10:57:17.433Z] "net", [2024-05-07T10:57:17.433Z] "net/http", [2024-05-07T10:57:17.433Z] "net/url", [2024-05-07T10:57:17.433Z] "reflect", [2024-05-07T10:57:17.433Z] "runtime", [2024-05-07T10:57:17.433Z] "strconv", [2024-05-07T10:57:17.433Z] "strings", [2024-05-07T10:57:17.433Z] "sync", [2024-05-07T10:57:17.433Z] "sync/atomic", [2024-05-07T10:57:17.433Z] "time" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "Deps": [ [2024-05-07T10:57:17.433Z] "bufio", [2024-05-07T10:57:17.433Z] "bytes", [2024-05-07T10:57:17.433Z] "compress/flate", [2024-05-07T10:57:17.433Z] "compress/gzip", [2024-05-07T10:57:17.433Z] "container/list", [2024-05-07T10:57:17.433Z] "context", [2024-05-07T10:57:17.433Z] "crypto", [2024-05-07T10:57:17.433Z] "crypto/aes", [2024-05-07T10:57:17.433Z] "crypto/cipher", [2024-05-07T10:57:17.433Z] "crypto/des", [2024-05-07T10:57:17.433Z] "crypto/dsa", [2024-05-07T10:57:17.433Z] "crypto/ecdsa", [2024-05-07T10:57:17.433Z] "crypto/ed25519", [2024-05-07T10:57:17.433Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.433Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.433Z] "crypto/elliptic", [2024-05-07T10:57:17.433Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.433Z] "crypto/hmac", [2024-05-07T10:57:17.433Z] "crypto/internal/randutil", [2024-05-07T10:57:17.433Z] "crypto/internal/subtle", [2024-05-07T10:57:17.433Z] "crypto/md5", [2024-05-07T10:57:17.433Z] "crypto/rand", [2024-05-07T10:57:17.433Z] "crypto/rc4", [2024-05-07T10:57:17.433Z] "crypto/rsa", [2024-05-07T10:57:17.433Z] "crypto/sha1", [2024-05-07T10:57:17.433Z] "crypto/sha256", [2024-05-07T10:57:17.433Z] "crypto/sha512", [2024-05-07T10:57:17.433Z] "crypto/subtle", [2024-05-07T10:57:17.433Z] "crypto/tls", [2024-05-07T10:57:17.433Z] "crypto/x509", [2024-05-07T10:57:17.433Z] "crypto/x509/pkix", [2024-05-07T10:57:17.433Z] "embed", [2024-05-07T10:57:17.433Z] "encoding", [2024-05-07T10:57:17.433Z] "encoding/asn1", [2024-05-07T10:57:17.433Z] "encoding/base64", [2024-05-07T10:57:17.433Z] "encoding/binary", [2024-05-07T10:57:17.433Z] "encoding/hex", [2024-05-07T10:57:17.433Z] "encoding/json", [2024-05-07T10:57:17.433Z] "encoding/pem", [2024-05-07T10:57:17.433Z] "errors", [2024-05-07T10:57:17.433Z] "fmt", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.433Z] "go/token", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.433Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.433Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.433Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.433Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.433Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.433Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.433Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.433Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.433Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.433Z] "hash", [2024-05-07T10:57:17.433Z] "hash/crc32", [2024-05-07T10:57:17.433Z] "hash/fnv", [2024-05-07T10:57:17.433Z] "html", [2024-05-07T10:57:17.433Z] "html/template", [2024-05-07T10:57:17.433Z] "internal/abi", [2024-05-07T10:57:17.433Z] "internal/bytealg", [2024-05-07T10:57:17.433Z] "internal/cpu", [2024-05-07T10:57:17.433Z] "internal/fmtsort", [2024-05-07T10:57:17.433Z] "internal/goexperiment", [2024-05-07T10:57:17.433Z] "internal/itoa", [2024-05-07T10:57:17.433Z] "internal/nettrace", [2024-05-07T10:57:17.433Z] "internal/oserror", [2024-05-07T10:57:17.433Z] "internal/poll", [2024-05-07T10:57:17.433Z] "internal/race", [2024-05-07T10:57:17.433Z] "internal/reflectlite", [2024-05-07T10:57:17.433Z] "internal/singleflight", [2024-05-07T10:57:17.433Z] "internal/syscall/execenv", [2024-05-07T10:57:17.433Z] "internal/syscall/unix", [2024-05-07T10:57:17.433Z] "internal/testlog", [2024-05-07T10:57:17.433Z] "internal/unsafeheader", [2024-05-07T10:57:17.433Z] "io", [2024-05-07T10:57:17.433Z] "io/fs", [2024-05-07T10:57:17.433Z] "io/ioutil", [2024-05-07T10:57:17.433Z] "log", [2024-05-07T10:57:17.433Z] "math", [2024-05-07T10:57:17.433Z] "math/big", [2024-05-07T10:57:17.433Z] "math/bits", [2024-05-07T10:57:17.433Z] "math/rand", [2024-05-07T10:57:17.433Z] "mime", [2024-05-07T10:57:17.433Z] "mime/multipart", [2024-05-07T10:57:17.433Z] "mime/quotedprintable", [2024-05-07T10:57:17.433Z] "net", [2024-05-07T10:57:17.433Z] "net/http", [2024-05-07T10:57:17.433Z] "net/http/httptrace", [2024-05-07T10:57:17.433Z] "net/http/httputil", [2024-05-07T10:57:17.433Z] "net/http/internal", [2024-05-07T10:57:17.433Z] "net/http/internal/ascii", [2024-05-07T10:57:17.433Z] "net/textproto", [2024-05-07T10:57:17.433Z] "net/url", [2024-05-07T10:57:17.433Z] "os", [2024-05-07T10:57:17.433Z] "path", [2024-05-07T10:57:17.433Z] "path/filepath", [2024-05-07T10:57:17.433Z] "reflect", [2024-05-07T10:57:17.433Z] "regexp", [2024-05-07T10:57:17.433Z] "regexp/syntax", [2024-05-07T10:57:17.433Z] "runtime", [2024-05-07T10:57:17.433Z] "runtime/cgo", [2024-05-07T10:57:17.433Z] "runtime/internal/atomic", [2024-05-07T10:57:17.433Z] "runtime/internal/math", [2024-05-07T10:57:17.433Z] "runtime/internal/sys", [2024-05-07T10:57:17.433Z] "sort", [2024-05-07T10:57:17.433Z] "strconv", [2024-05-07T10:57:17.433Z] "strings", [2024-05-07T10:57:17.433Z] "sync", [2024-05-07T10:57:17.433Z] "sync/atomic", [2024-05-07T10:57:17.433Z] "syscall", [2024-05-07T10:57:17.433Z] "text/tabwriter", [2024-05-07T10:57:17.433Z] "text/template", [2024-05-07T10:57:17.433Z] "text/template/parse", [2024-05-07T10:57:17.433Z] "time", [2024-05-07T10:57:17.433Z] "unicode", [2024-05-07T10:57:17.433Z] "unicode/utf16", [2024-05-07T10:57:17.433Z] "unicode/utf8", [2024-05-07T10:57:17.433Z] "unsafe", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.433Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "TestGoFiles": [ [2024-05-07T10:57:17.433Z] "balancer_wrapper_test.go", [2024-05-07T10:57:17.433Z] "clientconn_authority_test.go", [2024-05-07T10:57:17.433Z] "clientconn_parsed_target_test.go", [2024-05-07T10:57:17.433Z] "clientconn_test.go", [2024-05-07T10:57:17.433Z] "codec_test.go", [2024-05-07T10:57:17.433Z] "default_dial_option_server_option_test.go", [2024-05-07T10:57:17.433Z] "grpc_test.go", [2024-05-07T10:57:17.433Z] "picker_wrapper_test.go", [2024-05-07T10:57:17.433Z] "resolver_test.go", [2024-05-07T10:57:17.433Z] "rpc_util_test.go", [2024-05-07T10:57:17.433Z] "server_test.go", [2024-05-07T10:57:17.433Z] "service_config_test.go", [2024-05-07T10:57:17.433Z] "shared_buffer_pool_test.go", [2024-05-07T10:57:17.433Z] "trace_test.go" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "TestImports": [ [2024-05-07T10:57:17.433Z] "bytes", [2024-05-07T10:57:17.433Z] "compress/gzip", [2024-05-07T10:57:17.433Z] "context", [2024-05-07T10:57:17.433Z] "encoding/json", [2024-05-07T10:57:17.433Z] "errors", [2024-05-07T10:57:17.433Z] "fmt", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.433Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/balancer/stub", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/testutils", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/resolver/manual", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/test/codec_perf", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/testdata", [2024-05-07T10:57:17.433Z] "io", [2024-05-07T10:57:17.433Z] "math", [2024-05-07T10:57:17.433Z] "net", [2024-05-07T10:57:17.433Z] "reflect", [2024-05-07T10:57:17.433Z] "strconv", [2024-05-07T10:57:17.433Z] "strings", [2024-05-07T10:57:17.433Z] "sync", [2024-05-07T10:57:17.433Z] "sync/atomic", [2024-05-07T10:57:17.433Z] "testing", [2024-05-07T10:57:17.433Z] "time" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "XTestGoFiles": [ [2024-05-07T10:57:17.433Z] "resolver_balancer_ext_test.go", [2024-05-07T10:57:17.433Z] "server_ext_test.go", [2024-05-07T10:57:17.433Z] "stream_test.go" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "XTestImports": [ [2024-05-07T10:57:17.433Z] "context", [2024-05-07T10:57:17.433Z] "errors", [2024-05-07T10:57:17.433Z] "fmt", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/balancer/stub", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpctest", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/stubserver", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/interop/grpc_testing", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/resolver/manual", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.433Z] "io", [2024-05-07T10:57:17.433Z] "runtime", [2024-05-07T10:57:17.433Z] "strings", [2024-05-07T10:57:17.433Z] "sync", [2024-05-07T10:57:17.433Z] "testing", [2024-05-07T10:57:17.433Z] "time" [2024-05-07T10:57:17.433Z] ] [2024-05-07T10:57:17.433Z] } [2024-05-07T10:57:17.433Z] { [2024-05-07T10:57:17.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0/types/known/structpb", [2024-05-07T10:57:17.433Z] "ImportPath": "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.433Z] "Name": "structpb", [2024-05-07T10:57:17.433Z] "Doc": "Package structpb contains generated types for google/protobuf/struct.proto.", [2024-05-07T10:57:17.433Z] "Root": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.433Z] "Module": { [2024-05-07T10:57:17.433Z] "Path": "google.golang.org/protobuf", [2024-05-07T10:57:17.433Z] "Version": "v1.33.0", [2024-05-07T10:57:17.433Z] "Time": "2024-03-05T19:00:20Z", [2024-05-07T10:57:17.433Z] "Indirect": true, [2024-05-07T10:57:17.433Z] "Dir": "/go/pkg/mod/google.golang.org/protobuf@v1.33.0", [2024-05-07T10:57:17.433Z] "GoMod": "/go/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.33.0.mod", [2024-05-07T10:57:17.433Z] "GoVersion": "1.17" [2024-05-07T10:57:17.433Z] }, [2024-05-07T10:57:17.433Z] "DepOnly": true, [2024-05-07T10:57:17.433Z] "Stale": true, [2024-05-07T10:57:17.433Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.433Z] "GoFiles": [ [2024-05-07T10:57:17.433Z] "struct.pb.go" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "Imports": [ [2024-05-07T10:57:17.433Z] "encoding/base64", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.433Z] "math", [2024-05-07T10:57:17.433Z] "reflect", [2024-05-07T10:57:17.433Z] "sync", [2024-05-07T10:57:17.433Z] "unicode/utf8" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "Deps": [ [2024-05-07T10:57:17.433Z] "bufio", [2024-05-07T10:57:17.433Z] "bytes", [2024-05-07T10:57:17.433Z] "compress/flate", [2024-05-07T10:57:17.433Z] "compress/gzip", [2024-05-07T10:57:17.433Z] "embed", [2024-05-07T10:57:17.433Z] "encoding", [2024-05-07T10:57:17.433Z] "encoding/base64", [2024-05-07T10:57:17.433Z] "encoding/binary", [2024-05-07T10:57:17.433Z] "encoding/json", [2024-05-07T10:57:17.433Z] "errors", [2024-05-07T10:57:17.433Z] "fmt", [2024-05-07T10:57:17.433Z] "go/token", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.433Z] "hash", [2024-05-07T10:57:17.433Z] "hash/crc32", [2024-05-07T10:57:17.433Z] "hash/fnv", [2024-05-07T10:57:17.433Z] "internal/abi", [2024-05-07T10:57:17.433Z] "internal/bytealg", [2024-05-07T10:57:17.433Z] "internal/cpu", [2024-05-07T10:57:17.433Z] "internal/fmtsort", [2024-05-07T10:57:17.433Z] "internal/goexperiment", [2024-05-07T10:57:17.433Z] "internal/itoa", [2024-05-07T10:57:17.433Z] "internal/oserror", [2024-05-07T10:57:17.433Z] "internal/poll", [2024-05-07T10:57:17.433Z] "internal/race", [2024-05-07T10:57:17.433Z] "internal/reflectlite", [2024-05-07T10:57:17.433Z] "internal/syscall/execenv", [2024-05-07T10:57:17.433Z] "internal/syscall/unix", [2024-05-07T10:57:17.433Z] "internal/testlog", [2024-05-07T10:57:17.433Z] "internal/unsafeheader", [2024-05-07T10:57:17.433Z] "io", [2024-05-07T10:57:17.433Z] "io/fs", [2024-05-07T10:57:17.433Z] "io/ioutil", [2024-05-07T10:57:17.433Z] "math", [2024-05-07T10:57:17.433Z] "math/bits", [2024-05-07T10:57:17.433Z] "os", [2024-05-07T10:57:17.433Z] "path", [2024-05-07T10:57:17.433Z] "reflect", [2024-05-07T10:57:17.433Z] "regexp", [2024-05-07T10:57:17.433Z] "regexp/syntax", [2024-05-07T10:57:17.433Z] "runtime", [2024-05-07T10:57:17.433Z] "runtime/internal/atomic", [2024-05-07T10:57:17.433Z] "runtime/internal/math", [2024-05-07T10:57:17.433Z] "runtime/internal/sys", [2024-05-07T10:57:17.433Z] "sort", [2024-05-07T10:57:17.433Z] "strconv", [2024-05-07T10:57:17.433Z] "strings", [2024-05-07T10:57:17.433Z] "sync", [2024-05-07T10:57:17.433Z] "sync/atomic", [2024-05-07T10:57:17.433Z] "syscall", [2024-05-07T10:57:17.433Z] "time", [2024-05-07T10:57:17.433Z] "unicode", [2024-05-07T10:57:17.433Z] "unicode/utf16", [2024-05-07T10:57:17.433Z] "unicode/utf8", [2024-05-07T10:57:17.433Z] "unsafe" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "XTestGoFiles": [ [2024-05-07T10:57:17.433Z] "struct_test.go" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "XTestImports": [ [2024-05-07T10:57:17.433Z] "encoding/json", [2024-05-07T10:57:17.433Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.433Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/testing/protocmp", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.433Z] "math", [2024-05-07T10:57:17.433Z] "testing" [2024-05-07T10:57:17.433Z] ] [2024-05-07T10:57:17.433Z] } [2024-05-07T10:57:17.433Z] { [2024-05-07T10:57:17.433Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/proto/spiffe/workload", [2024-05-07T10:57:17.433Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.433Z] "Name": "workload", [2024-05-07T10:57:17.433Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.433Z] "Module": { [2024-05-07T10:57:17.433Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.433Z] "Version": "v2.1.7", [2024-05-07T10:57:17.433Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.433Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.433Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.433Z] "GoVersion": "1.19" [2024-05-07T10:57:17.433Z] }, [2024-05-07T10:57:17.433Z] "DepOnly": true, [2024-05-07T10:57:17.433Z] "Stale": true, [2024-05-07T10:57:17.433Z] "StaleReason": "stale dependency: golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.433Z] "GoFiles": [ [2024-05-07T10:57:17.433Z] "workload.pb.go", [2024-05-07T10:57:17.433Z] "workload_grpc.pb.go" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "Imports": [ [2024-05-07T10:57:17.433Z] "context", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.433Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.433Z] "reflect", [2024-05-07T10:57:17.433Z] "sync" [2024-05-07T10:57:17.433Z] ], [2024-05-07T10:57:17.433Z] "Deps": [ [2024-05-07T10:57:17.433Z] "bufio", [2024-05-07T10:57:17.433Z] "bytes", [2024-05-07T10:57:17.433Z] "compress/flate", [2024-05-07T10:57:17.433Z] "compress/gzip", [2024-05-07T10:57:17.433Z] "container/list", [2024-05-07T10:57:17.433Z] "context", [2024-05-07T10:57:17.433Z] "crypto", [2024-05-07T10:57:17.433Z] "crypto/aes", [2024-05-07T10:57:17.433Z] "crypto/cipher", [2024-05-07T10:57:17.433Z] "crypto/des", [2024-05-07T10:57:17.433Z] "crypto/dsa", [2024-05-07T10:57:17.433Z] "crypto/ecdsa", [2024-05-07T10:57:17.433Z] "crypto/ed25519", [2024-05-07T10:57:17.433Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.433Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.433Z] "crypto/elliptic", [2024-05-07T10:57:17.433Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.433Z] "crypto/hmac", [2024-05-07T10:57:17.433Z] "crypto/internal/randutil", [2024-05-07T10:57:17.433Z] "crypto/internal/subtle", [2024-05-07T10:57:17.433Z] "crypto/md5", [2024-05-07T10:57:17.433Z] "crypto/rand", [2024-05-07T10:57:17.433Z] "crypto/rc4", [2024-05-07T10:57:17.433Z] "crypto/rsa", [2024-05-07T10:57:17.433Z] "crypto/sha1", [2024-05-07T10:57:17.433Z] "crypto/sha256", [2024-05-07T10:57:17.433Z] "crypto/sha512", [2024-05-07T10:57:17.433Z] "crypto/subtle", [2024-05-07T10:57:17.433Z] "crypto/tls", [2024-05-07T10:57:17.433Z] "crypto/x509", [2024-05-07T10:57:17.433Z] "crypto/x509/pkix", [2024-05-07T10:57:17.433Z] "embed", [2024-05-07T10:57:17.433Z] "encoding", [2024-05-07T10:57:17.433Z] "encoding/asn1", [2024-05-07T10:57:17.433Z] "encoding/base64", [2024-05-07T10:57:17.433Z] "encoding/binary", [2024-05-07T10:57:17.433Z] "encoding/hex", [2024-05-07T10:57:17.433Z] "encoding/json", [2024-05-07T10:57:17.433Z] "encoding/pem", [2024-05-07T10:57:17.433Z] "errors", [2024-05-07T10:57:17.433Z] "fmt", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.433Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.433Z] "go/token", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.433Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.433Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.433Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.433Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.433Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.433Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.433Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.433Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.433Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.433Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.433Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.434Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.434Z] "hash", [2024-05-07T10:57:17.434Z] "hash/crc32", [2024-05-07T10:57:17.434Z] "hash/fnv", [2024-05-07T10:57:17.434Z] "html", [2024-05-07T10:57:17.434Z] "html/template", [2024-05-07T10:57:17.434Z] "internal/abi", [2024-05-07T10:57:17.434Z] "internal/bytealg", [2024-05-07T10:57:17.434Z] "internal/cpu", [2024-05-07T10:57:17.434Z] "internal/fmtsort", [2024-05-07T10:57:17.434Z] "internal/goexperiment", [2024-05-07T10:57:17.434Z] "internal/itoa", [2024-05-07T10:57:17.434Z] "internal/nettrace", [2024-05-07T10:57:17.434Z] "internal/oserror", [2024-05-07T10:57:17.434Z] "internal/poll", [2024-05-07T10:57:17.434Z] "internal/race", [2024-05-07T10:57:17.434Z] "internal/reflectlite", [2024-05-07T10:57:17.434Z] "internal/singleflight", [2024-05-07T10:57:17.434Z] "internal/syscall/execenv", [2024-05-07T10:57:17.434Z] "internal/syscall/unix", [2024-05-07T10:57:17.434Z] "internal/testlog", [2024-05-07T10:57:17.434Z] "internal/unsafeheader", [2024-05-07T10:57:17.434Z] "io", [2024-05-07T10:57:17.434Z] "io/fs", [2024-05-07T10:57:17.434Z] "io/ioutil", [2024-05-07T10:57:17.434Z] "log", [2024-05-07T10:57:17.434Z] "math", [2024-05-07T10:57:17.434Z] "math/big", [2024-05-07T10:57:17.434Z] "math/bits", [2024-05-07T10:57:17.434Z] "math/rand", [2024-05-07T10:57:17.434Z] "mime", [2024-05-07T10:57:17.434Z] "mime/multipart", [2024-05-07T10:57:17.434Z] "mime/quotedprintable", [2024-05-07T10:57:17.434Z] "net", [2024-05-07T10:57:17.434Z] "net/http", [2024-05-07T10:57:17.434Z] "net/http/httptrace", [2024-05-07T10:57:17.434Z] "net/http/httputil", [2024-05-07T10:57:17.434Z] "net/http/internal", [2024-05-07T10:57:17.434Z] "net/http/internal/ascii", [2024-05-07T10:57:17.434Z] "net/textproto", [2024-05-07T10:57:17.434Z] "net/url", [2024-05-07T10:57:17.434Z] "os", [2024-05-07T10:57:17.434Z] "path", [2024-05-07T10:57:17.434Z] "path/filepath", [2024-05-07T10:57:17.434Z] "reflect", [2024-05-07T10:57:17.434Z] "regexp", [2024-05-07T10:57:17.434Z] "regexp/syntax", [2024-05-07T10:57:17.434Z] "runtime", [2024-05-07T10:57:17.434Z] "runtime/cgo", [2024-05-07T10:57:17.434Z] "runtime/internal/atomic", [2024-05-07T10:57:17.434Z] "runtime/internal/math", [2024-05-07T10:57:17.434Z] "runtime/internal/sys", [2024-05-07T10:57:17.434Z] "sort", [2024-05-07T10:57:17.434Z] "strconv", [2024-05-07T10:57:17.434Z] "strings", [2024-05-07T10:57:17.434Z] "sync", [2024-05-07T10:57:17.434Z] "sync/atomic", [2024-05-07T10:57:17.434Z] "syscall", [2024-05-07T10:57:17.434Z] "text/tabwriter", [2024-05-07T10:57:17.434Z] "text/template", [2024-05-07T10:57:17.434Z] "text/template/parse", [2024-05-07T10:57:17.434Z] "time", [2024-05-07T10:57:17.434Z] "unicode", [2024-05-07T10:57:17.434Z] "unicode/utf16", [2024-05-07T10:57:17.434Z] "unicode/utf8", [2024-05-07T10:57:17.434Z] "unsafe", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.434Z] ] [2024-05-07T10:57:17.434Z] } [2024-05-07T10:57:17.434Z] { [2024-05-07T10:57:17.434Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3/jwt", [2024-05-07T10:57:17.434Z] "ImportPath": "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.434Z] "Name": "jwt", [2024-05-07T10:57:17.434Z] "Doc": "Package jwt provides an implementation of the JSON Web Token standard.", [2024-05-07T10:57:17.434Z] "Root": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.434Z] "Module": { [2024-05-07T10:57:17.434Z] "Path": "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "Version": "v3.0.3", [2024-05-07T10:57:17.434Z] "Time": "2024-03-07T21:35:47Z", [2024-05-07T10:57:17.434Z] "Indirect": true, [2024-05-07T10:57:17.434Z] "Dir": "/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.3", [2024-05-07T10:57:17.434Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-jose/go-jose/v3/@v/v3.0.3.mod", [2024-05-07T10:57:17.434Z] "GoVersion": "1.12" [2024-05-07T10:57:17.434Z] }, [2024-05-07T10:57:17.434Z] "DepOnly": true, [2024-05-07T10:57:17.434Z] "Stale": true, [2024-05-07T10:57:17.434Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.434Z] "GoFiles": [ [2024-05-07T10:57:17.434Z] "builder.go", [2024-05-07T10:57:17.434Z] "claims.go", [2024-05-07T10:57:17.434Z] "doc.go", [2024-05-07T10:57:17.434Z] "errors.go", [2024-05-07T10:57:17.434Z] "jwt.go", [2024-05-07T10:57:17.434Z] "validation.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "Imports": [ [2024-05-07T10:57:17.434Z] "bytes", [2024-05-07T10:57:17.434Z] "errors", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.434Z] "reflect", [2024-05-07T10:57:17.434Z] "strconv", [2024-05-07T10:57:17.434Z] "strings", [2024-05-07T10:57:17.434Z] "time" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "Deps": [ [2024-05-07T10:57:17.434Z] "bufio", [2024-05-07T10:57:17.434Z] "bytes", [2024-05-07T10:57:17.434Z] "compress/flate", [2024-05-07T10:57:17.434Z] "context", [2024-05-07T10:57:17.434Z] "crypto", [2024-05-07T10:57:17.434Z] "crypto/aes", [2024-05-07T10:57:17.434Z] "crypto/cipher", [2024-05-07T10:57:17.434Z] "crypto/des", [2024-05-07T10:57:17.434Z] "crypto/dsa", [2024-05-07T10:57:17.434Z] "crypto/ecdsa", [2024-05-07T10:57:17.434Z] "crypto/ed25519", [2024-05-07T10:57:17.434Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.434Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.434Z] "crypto/elliptic", [2024-05-07T10:57:17.434Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.434Z] "crypto/hmac", [2024-05-07T10:57:17.434Z] "crypto/internal/randutil", [2024-05-07T10:57:17.434Z] "crypto/internal/subtle", [2024-05-07T10:57:17.434Z] "crypto/md5", [2024-05-07T10:57:17.434Z] "crypto/rand", [2024-05-07T10:57:17.434Z] "crypto/rsa", [2024-05-07T10:57:17.434Z] "crypto/sha1", [2024-05-07T10:57:17.434Z] "crypto/sha256", [2024-05-07T10:57:17.434Z] "crypto/sha512", [2024-05-07T10:57:17.434Z] "crypto/subtle", [2024-05-07T10:57:17.434Z] "crypto/x509", [2024-05-07T10:57:17.434Z] "crypto/x509/pkix", [2024-05-07T10:57:17.434Z] "encoding", [2024-05-07T10:57:17.434Z] "encoding/asn1", [2024-05-07T10:57:17.434Z] "encoding/base64", [2024-05-07T10:57:17.434Z] "encoding/binary", [2024-05-07T10:57:17.434Z] "encoding/hex", [2024-05-07T10:57:17.434Z] "encoding/pem", [2024-05-07T10:57:17.434Z] "errors", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.434Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.434Z] "hash", [2024-05-07T10:57:17.434Z] "internal/abi", [2024-05-07T10:57:17.434Z] "internal/bytealg", [2024-05-07T10:57:17.434Z] "internal/cpu", [2024-05-07T10:57:17.434Z] "internal/fmtsort", [2024-05-07T10:57:17.434Z] "internal/goexperiment", [2024-05-07T10:57:17.434Z] "internal/itoa", [2024-05-07T10:57:17.434Z] "internal/nettrace", [2024-05-07T10:57:17.434Z] "internal/oserror", [2024-05-07T10:57:17.434Z] "internal/poll", [2024-05-07T10:57:17.434Z] "internal/race", [2024-05-07T10:57:17.434Z] "internal/reflectlite", [2024-05-07T10:57:17.434Z] "internal/singleflight", [2024-05-07T10:57:17.434Z] "internal/syscall/execenv", [2024-05-07T10:57:17.434Z] "internal/syscall/unix", [2024-05-07T10:57:17.434Z] "internal/testlog", [2024-05-07T10:57:17.434Z] "internal/unsafeheader", [2024-05-07T10:57:17.434Z] "io", [2024-05-07T10:57:17.434Z] "io/fs", [2024-05-07T10:57:17.434Z] "math", [2024-05-07T10:57:17.434Z] "math/big", [2024-05-07T10:57:17.434Z] "math/bits", [2024-05-07T10:57:17.434Z] "math/rand", [2024-05-07T10:57:17.434Z] "net", [2024-05-07T10:57:17.434Z] "net/url", [2024-05-07T10:57:17.434Z] "os", [2024-05-07T10:57:17.434Z] "path", [2024-05-07T10:57:17.434Z] "path/filepath", [2024-05-07T10:57:17.434Z] "reflect", [2024-05-07T10:57:17.434Z] "runtime", [2024-05-07T10:57:17.434Z] "runtime/cgo", [2024-05-07T10:57:17.434Z] "runtime/internal/atomic", [2024-05-07T10:57:17.434Z] "runtime/internal/math", [2024-05-07T10:57:17.434Z] "runtime/internal/sys", [2024-05-07T10:57:17.434Z] "sort", [2024-05-07T10:57:17.434Z] "strconv", [2024-05-07T10:57:17.434Z] "strings", [2024-05-07T10:57:17.434Z] "sync", [2024-05-07T10:57:17.434Z] "sync/atomic", [2024-05-07T10:57:17.434Z] "syscall", [2024-05-07T10:57:17.434Z] "time", [2024-05-07T10:57:17.434Z] "unicode", [2024-05-07T10:57:17.434Z] "unicode/utf16", [2024-05-07T10:57:17.434Z] "unicode/utf8", [2024-05-07T10:57:17.434Z] "unsafe", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "TestGoFiles": [ [2024-05-07T10:57:17.434Z] "builder_test.go", [2024-05-07T10:57:17.434Z] "claims_test.go", [2024-05-07T10:57:17.434Z] "jwt_test.go", [2024-05-07T10:57:17.434Z] "validation_test.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "TestImports": [ [2024-05-07T10:57:17.434Z] "crypto/rand", [2024-05-07T10:57:17.434Z] "crypto/rsa", [2024-05-07T10:57:17.434Z] "crypto/x509", [2024-05-07T10:57:17.434Z] "encoding/hex", [2024-05-07T10:57:17.434Z] "encoding/pem", [2024-05-07T10:57:17.434Z] "errors", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.434Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.434Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.434Z] "io", [2024-05-07T10:57:17.434Z] "reflect", [2024-05-07T10:57:17.434Z] "sort", [2024-05-07T10:57:17.434Z] "strings", [2024-05-07T10:57:17.434Z] "testing", [2024-05-07T10:57:17.434Z] "time" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "XTestGoFiles": [ [2024-05-07T10:57:17.434Z] "example_test.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "XTestImports": [ [2024-05-07T10:57:17.434Z] "crypto/rsa", [2024-05-07T10:57:17.434Z] "crypto/x509", [2024-05-07T10:57:17.434Z] "encoding/pem", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.434Z] "strings", [2024-05-07T10:57:17.434Z] "time" [2024-05-07T10:57:17.434Z] ] [2024-05-07T10:57:17.434Z] } [2024-05-07T10:57:17.434Z] { [2024-05-07T10:57:17.434Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/svid/jwtsvid", [2024-05-07T10:57:17.434Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.434Z] "Name": "jwtsvid", [2024-05-07T10:57:17.434Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.434Z] "Module": { [2024-05-07T10:57:17.434Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.434Z] "Version": "v2.1.7", [2024-05-07T10:57:17.434Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.434Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.434Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.434Z] "GoVersion": "1.19" [2024-05-07T10:57:17.434Z] }, [2024-05-07T10:57:17.434Z] "DepOnly": true, [2024-05-07T10:57:17.434Z] "Stale": true, [2024-05-07T10:57:17.434Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.434Z] "GoFiles": [ [2024-05-07T10:57:17.434Z] "source.go", [2024-05-07T10:57:17.434Z] "svid.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "Imports": [ [2024-05-07T10:57:17.434Z] "context", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.434Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.434Z] "time" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "Deps": [ [2024-05-07T10:57:17.434Z] "bufio", [2024-05-07T10:57:17.434Z] "bytes", [2024-05-07T10:57:17.434Z] "compress/flate", [2024-05-07T10:57:17.434Z] "context", [2024-05-07T10:57:17.434Z] "crypto", [2024-05-07T10:57:17.434Z] "crypto/aes", [2024-05-07T10:57:17.434Z] "crypto/cipher", [2024-05-07T10:57:17.434Z] "crypto/des", [2024-05-07T10:57:17.434Z] "crypto/dsa", [2024-05-07T10:57:17.434Z] "crypto/ecdsa", [2024-05-07T10:57:17.434Z] "crypto/ed25519", [2024-05-07T10:57:17.434Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.434Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.434Z] "crypto/elliptic", [2024-05-07T10:57:17.434Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.434Z] "crypto/hmac", [2024-05-07T10:57:17.434Z] "crypto/internal/randutil", [2024-05-07T10:57:17.434Z] "crypto/internal/subtle", [2024-05-07T10:57:17.434Z] "crypto/md5", [2024-05-07T10:57:17.434Z] "crypto/rand", [2024-05-07T10:57:17.434Z] "crypto/rsa", [2024-05-07T10:57:17.434Z] "crypto/sha1", [2024-05-07T10:57:17.434Z] "crypto/sha256", [2024-05-07T10:57:17.434Z] "crypto/sha512", [2024-05-07T10:57:17.434Z] "crypto/subtle", [2024-05-07T10:57:17.434Z] "crypto/x509", [2024-05-07T10:57:17.434Z] "crypto/x509/pkix", [2024-05-07T10:57:17.434Z] "encoding", [2024-05-07T10:57:17.434Z] "encoding/asn1", [2024-05-07T10:57:17.434Z] "encoding/base64", [2024-05-07T10:57:17.434Z] "encoding/binary", [2024-05-07T10:57:17.434Z] "encoding/hex", [2024-05-07T10:57:17.434Z] "encoding/json", [2024-05-07T10:57:17.434Z] "encoding/pem", [2024-05-07T10:57:17.434Z] "errors", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.434Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.434Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.434Z] "hash", [2024-05-07T10:57:17.434Z] "internal/abi", [2024-05-07T10:57:17.434Z] "internal/bytealg", [2024-05-07T10:57:17.434Z] "internal/cpu", [2024-05-07T10:57:17.434Z] "internal/fmtsort", [2024-05-07T10:57:17.434Z] "internal/goexperiment", [2024-05-07T10:57:17.434Z] "internal/itoa", [2024-05-07T10:57:17.434Z] "internal/nettrace", [2024-05-07T10:57:17.434Z] "internal/oserror", [2024-05-07T10:57:17.434Z] "internal/poll", [2024-05-07T10:57:17.434Z] "internal/race", [2024-05-07T10:57:17.434Z] "internal/reflectlite", [2024-05-07T10:57:17.434Z] "internal/singleflight", [2024-05-07T10:57:17.434Z] "internal/syscall/execenv", [2024-05-07T10:57:17.434Z] "internal/syscall/unix", [2024-05-07T10:57:17.434Z] "internal/testlog", [2024-05-07T10:57:17.434Z] "internal/unsafeheader", [2024-05-07T10:57:17.434Z] "io", [2024-05-07T10:57:17.434Z] "io/fs", [2024-05-07T10:57:17.434Z] "math", [2024-05-07T10:57:17.434Z] "math/big", [2024-05-07T10:57:17.434Z] "math/bits", [2024-05-07T10:57:17.434Z] "math/rand", [2024-05-07T10:57:17.434Z] "net", [2024-05-07T10:57:17.434Z] "net/url", [2024-05-07T10:57:17.434Z] "os", [2024-05-07T10:57:17.434Z] "path", [2024-05-07T10:57:17.434Z] "path/filepath", [2024-05-07T10:57:17.434Z] "reflect", [2024-05-07T10:57:17.434Z] "runtime", [2024-05-07T10:57:17.434Z] "runtime/cgo", [2024-05-07T10:57:17.434Z] "runtime/internal/atomic", [2024-05-07T10:57:17.434Z] "runtime/internal/math", [2024-05-07T10:57:17.434Z] "runtime/internal/sys", [2024-05-07T10:57:17.434Z] "sort", [2024-05-07T10:57:17.434Z] "strconv", [2024-05-07T10:57:17.434Z] "strings", [2024-05-07T10:57:17.434Z] "sync", [2024-05-07T10:57:17.434Z] "sync/atomic", [2024-05-07T10:57:17.434Z] "syscall", [2024-05-07T10:57:17.434Z] "time", [2024-05-07T10:57:17.434Z] "unicode", [2024-05-07T10:57:17.434Z] "unicode/utf16", [2024-05-07T10:57:17.434Z] "unicode/utf8", [2024-05-07T10:57:17.434Z] "unsafe", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.434Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "XTestGoFiles": [ [2024-05-07T10:57:17.434Z] "examples_test.go", [2024-05-07T10:57:17.434Z] "svid_test.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "XTestImports": [ [2024-05-07T10:57:17.434Z] "context", [2024-05-07T10:57:17.434Z] "crypto", [2024-05-07T10:57:17.434Z] "crypto/ecdsa", [2024-05-07T10:57:17.434Z] "crypto/elliptic", [2024-05-07T10:57:17.434Z] "crypto/rand", [2024-05-07T10:57:17.434Z] "crypto/rsa", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/cryptosigner", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.434Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.434Z] "testing", [2024-05-07T10:57:17.434Z] "time" [2024-05-07T10:57:17.434Z] ] [2024-05-07T10:57:17.434Z] } [2024-05-07T10:57:17.434Z] { [2024-05-07T10:57:17.434Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7/workloadapi", [2024-05-07T10:57:17.434Z] "ImportPath": "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.434Z] "Name": "workloadapi", [2024-05-07T10:57:17.434Z] "Root": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.434Z] "Module": { [2024-05-07T10:57:17.434Z] "Path": "github.com/spiffe/go-spiffe/v2", [2024-05-07T10:57:17.434Z] "Version": "v2.1.7", [2024-05-07T10:57:17.434Z] "Time": "2024-01-17T20:08:14Z", [2024-05-07T10:57:17.434Z] "Dir": "/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.1.7", [2024-05-07T10:57:17.434Z] "GoMod": "/go/pkg/mod/cache/download/github.com/spiffe/go-spiffe/v2/@v/v2.1.7.mod", [2024-05-07T10:57:17.434Z] "GoVersion": "1.19" [2024-05-07T10:57:17.434Z] }, [2024-05-07T10:57:17.434Z] "DepOnly": true, [2024-05-07T10:57:17.434Z] "Stale": true, [2024-05-07T10:57:17.434Z] "StaleReason": "stale dependency: github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.434Z] "GoFiles": [ [2024-05-07T10:57:17.434Z] "addr.go", [2024-05-07T10:57:17.434Z] "addr_posix.go", [2024-05-07T10:57:17.434Z] "backoff.go", [2024-05-07T10:57:17.434Z] "bundlesource.go", [2024-05-07T10:57:17.434Z] "client.go", [2024-05-07T10:57:17.434Z] "client_posix.go", [2024-05-07T10:57:17.434Z] "convenience.go", [2024-05-07T10:57:17.434Z] "jwtsource.go", [2024-05-07T10:57:17.434Z] "option.go", [2024-05-07T10:57:17.434Z] "watcher.go", [2024-05-07T10:57:17.434Z] "x509context.go", [2024-05-07T10:57:17.434Z] "x509source.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.434Z] "addr_windows.go", [2024-05-07T10:57:17.434Z] "addr_windows_test.go", [2024-05-07T10:57:17.434Z] "client_windows.go", [2024-05-07T10:57:17.434Z] "client_windows_test.go", [2024-05-07T10:57:17.434Z] "option_windows.go" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "Imports": [ [2024-05-07T10:57:17.434Z] "context", [2024-05-07T10:57:17.434Z] "crypto", [2024-05-07T10:57:17.434Z] "crypto/x509", [2024-05-07T10:57:17.434Z] "errors", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.434Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.434Z] "math", [2024-05-07T10:57:17.434Z] "net", [2024-05-07T10:57:17.434Z] "net/url", [2024-05-07T10:57:17.434Z] "os", [2024-05-07T10:57:17.434Z] "sync", [2024-05-07T10:57:17.434Z] "time" [2024-05-07T10:57:17.434Z] ], [2024-05-07T10:57:17.434Z] "Deps": [ [2024-05-07T10:57:17.434Z] "bufio", [2024-05-07T10:57:17.434Z] "bytes", [2024-05-07T10:57:17.434Z] "compress/flate", [2024-05-07T10:57:17.434Z] "compress/gzip", [2024-05-07T10:57:17.434Z] "container/list", [2024-05-07T10:57:17.434Z] "context", [2024-05-07T10:57:17.434Z] "crypto", [2024-05-07T10:57:17.434Z] "crypto/aes", [2024-05-07T10:57:17.434Z] "crypto/cipher", [2024-05-07T10:57:17.434Z] "crypto/des", [2024-05-07T10:57:17.434Z] "crypto/dsa", [2024-05-07T10:57:17.434Z] "crypto/ecdsa", [2024-05-07T10:57:17.434Z] "crypto/ed25519", [2024-05-07T10:57:17.434Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.434Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.434Z] "crypto/elliptic", [2024-05-07T10:57:17.434Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.434Z] "crypto/hmac", [2024-05-07T10:57:17.434Z] "crypto/internal/randutil", [2024-05-07T10:57:17.434Z] "crypto/internal/subtle", [2024-05-07T10:57:17.434Z] "crypto/md5", [2024-05-07T10:57:17.434Z] "crypto/rand", [2024-05-07T10:57:17.434Z] "crypto/rc4", [2024-05-07T10:57:17.434Z] "crypto/rsa", [2024-05-07T10:57:17.434Z] "crypto/sha1", [2024-05-07T10:57:17.434Z] "crypto/sha256", [2024-05-07T10:57:17.434Z] "crypto/sha512", [2024-05-07T10:57:17.434Z] "crypto/subtle", [2024-05-07T10:57:17.434Z] "crypto/tls", [2024-05-07T10:57:17.434Z] "crypto/x509", [2024-05-07T10:57:17.434Z] "crypto/x509/pkix", [2024-05-07T10:57:17.434Z] "embed", [2024-05-07T10:57:17.434Z] "encoding", [2024-05-07T10:57:17.434Z] "encoding/asn1", [2024-05-07T10:57:17.434Z] "encoding/base64", [2024-05-07T10:57:17.434Z] "encoding/binary", [2024-05-07T10:57:17.434Z] "encoding/hex", [2024-05-07T10:57:17.434Z] "encoding/json", [2024-05-07T10:57:17.434Z] "encoding/pem", [2024-05-07T10:57:17.434Z] "errors", [2024-05-07T10:57:17.434Z] "fmt", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.434Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.434Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.434Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.434Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.434Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.434Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.434Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.434Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.434Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.434Z] "go/token", [2024-05-07T10:57:17.434Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.434Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.434Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.434Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.434Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.434Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.434Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.434Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.434Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.434Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.434Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.434Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.434Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.434Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.435Z] "hash", [2024-05-07T10:57:17.435Z] "hash/crc32", [2024-05-07T10:57:17.435Z] "hash/fnv", [2024-05-07T10:57:17.435Z] "html", [2024-05-07T10:57:17.435Z] "html/template", [2024-05-07T10:57:17.435Z] "internal/abi", [2024-05-07T10:57:17.435Z] "internal/bytealg", [2024-05-07T10:57:17.435Z] "internal/cpu", [2024-05-07T10:57:17.435Z] "internal/fmtsort", [2024-05-07T10:57:17.435Z] "internal/goexperiment", [2024-05-07T10:57:17.435Z] "internal/itoa", [2024-05-07T10:57:17.435Z] "internal/nettrace", [2024-05-07T10:57:17.435Z] "internal/oserror", [2024-05-07T10:57:17.435Z] "internal/poll", [2024-05-07T10:57:17.435Z] "internal/race", [2024-05-07T10:57:17.435Z] "internal/reflectlite", [2024-05-07T10:57:17.435Z] "internal/singleflight", [2024-05-07T10:57:17.435Z] "internal/syscall/execenv", [2024-05-07T10:57:17.435Z] "internal/syscall/unix", [2024-05-07T10:57:17.435Z] "internal/testlog", [2024-05-07T10:57:17.435Z] "internal/unsafeheader", [2024-05-07T10:57:17.435Z] "io", [2024-05-07T10:57:17.435Z] "io/fs", [2024-05-07T10:57:17.435Z] "io/ioutil", [2024-05-07T10:57:17.435Z] "log", [2024-05-07T10:57:17.435Z] "math", [2024-05-07T10:57:17.435Z] "math/big", [2024-05-07T10:57:17.435Z] "math/bits", [2024-05-07T10:57:17.435Z] "math/rand", [2024-05-07T10:57:17.435Z] "mime", [2024-05-07T10:57:17.435Z] "mime/multipart", [2024-05-07T10:57:17.435Z] "mime/quotedprintable", [2024-05-07T10:57:17.435Z] "net", [2024-05-07T10:57:17.435Z] "net/http", [2024-05-07T10:57:17.435Z] "net/http/httptrace", [2024-05-07T10:57:17.435Z] "net/http/httputil", [2024-05-07T10:57:17.435Z] "net/http/internal", [2024-05-07T10:57:17.435Z] "net/http/internal/ascii", [2024-05-07T10:57:17.435Z] "net/textproto", [2024-05-07T10:57:17.435Z] "net/url", [2024-05-07T10:57:17.435Z] "os", [2024-05-07T10:57:17.435Z] "path", [2024-05-07T10:57:17.435Z] "path/filepath", [2024-05-07T10:57:17.435Z] "reflect", [2024-05-07T10:57:17.435Z] "regexp", [2024-05-07T10:57:17.435Z] "regexp/syntax", [2024-05-07T10:57:17.435Z] "runtime", [2024-05-07T10:57:17.435Z] "runtime/cgo", [2024-05-07T10:57:17.435Z] "runtime/internal/atomic", [2024-05-07T10:57:17.435Z] "runtime/internal/math", [2024-05-07T10:57:17.435Z] "runtime/internal/sys", [2024-05-07T10:57:17.435Z] "sort", [2024-05-07T10:57:17.435Z] "strconv", [2024-05-07T10:57:17.435Z] "strings", [2024-05-07T10:57:17.435Z] "sync", [2024-05-07T10:57:17.435Z] "sync/atomic", [2024-05-07T10:57:17.435Z] "syscall", [2024-05-07T10:57:17.435Z] "text/tabwriter", [2024-05-07T10:57:17.435Z] "text/template", [2024-05-07T10:57:17.435Z] "text/template/parse", [2024-05-07T10:57:17.435Z] "time", [2024-05-07T10:57:17.435Z] "unicode", [2024-05-07T10:57:17.435Z] "unicode/utf16", [2024-05-07T10:57:17.435Z] "unicode/utf8", [2024-05-07T10:57:17.435Z] "unsafe", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "TestGoFiles": [ [2024-05-07T10:57:17.435Z] "addr_posix_test.go", [2024-05-07T10:57:17.435Z] "addr_test.go", [2024-05-07T10:57:17.435Z] "backoff_test.go", [2024-05-07T10:57:17.435Z] "client_test.go" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "TestImports": [ [2024-05-07T10:57:17.435Z] "context", [2024-05-07T10:57:17.435Z] "crypto/x509", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.435Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.435Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.435Z] "os", [2024-05-07T10:57:17.435Z] "sync", [2024-05-07T10:57:17.435Z] "testing", [2024-05-07T10:57:17.435Z] "time" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "XTestGoFiles": [ [2024-05-07T10:57:17.435Z] "bundlesource_test.go", [2024-05-07T10:57:17.435Z] "common_test.go", [2024-05-07T10:57:17.435Z] "examples_test.go", [2024-05-07T10:57:17.435Z] "jwtsource_test.go", [2024-05-07T10:57:17.435Z] "x509source_test.go" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "XTestImports": [ [2024-05-07T10:57:17.435Z] "context", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/test", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/test/fakeworkloadapi", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.435Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.435Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.435Z] "testing", [2024-05-07T10:57:17.435Z] "time" [2024-05-07T10:57:17.435Z] ] [2024-05-07T10:57:17.435Z] } [2024-05-07T10:57:17.435Z] { [2024-05-07T10:57:17.435Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.435Z] "ImportPath": "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.435Z] "Name": "runtimetokenprovider", [2024-05-07T10:57:17.435Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.435Z] "Module": { [2024-05-07T10:57:17.435Z] "Path": "github.com/edgexfoundry/go-mod-secrets/v3", [2024-05-07T10:57:17.435Z] "Version": "v3.2.0-dev.5", [2024-05-07T10:57:17.435Z] "Time": "2024-01-18T14:27:45Z", [2024-05-07T10:57:17.435Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.5", [2024-05-07T10:57:17.435Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.5.mod", [2024-05-07T10:57:17.435Z] "GoVersion": "1.21" [2024-05-07T10:57:17.435Z] }, [2024-05-07T10:57:17.435Z] "DepOnly": true, [2024-05-07T10:57:17.435Z] "Stale": true, [2024-05-07T10:57:17.435Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.435Z] "GoFiles": [ [2024-05-07T10:57:17.435Z] "interface.go", [2024-05-07T10:57:17.435Z] "methods.go" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.435Z] "dummy_runtime_provider.go" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "Imports": [ [2024-05-07T10:57:17.435Z] "context", [2024-05-07T10:57:17.435Z] "crypto/tls", [2024-05-07T10:57:17.435Z] "fmt", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.435Z] "io", [2024-05-07T10:57:17.435Z] "net/http", [2024-05-07T10:57:17.435Z] "net/url", [2024-05-07T10:57:17.435Z] "strings" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "Deps": [ [2024-05-07T10:57:17.435Z] "bufio", [2024-05-07T10:57:17.435Z] "bytes", [2024-05-07T10:57:17.435Z] "compress/flate", [2024-05-07T10:57:17.435Z] "compress/gzip", [2024-05-07T10:57:17.435Z] "compress/zlib", [2024-05-07T10:57:17.435Z] "container/list", [2024-05-07T10:57:17.435Z] "context", [2024-05-07T10:57:17.435Z] "crypto", [2024-05-07T10:57:17.435Z] "crypto/aes", [2024-05-07T10:57:17.435Z] "crypto/cipher", [2024-05-07T10:57:17.435Z] "crypto/des", [2024-05-07T10:57:17.435Z] "crypto/dsa", [2024-05-07T10:57:17.435Z] "crypto/ecdsa", [2024-05-07T10:57:17.435Z] "crypto/ed25519", [2024-05-07T10:57:17.435Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.435Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.435Z] "crypto/elliptic", [2024-05-07T10:57:17.435Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.435Z] "crypto/hmac", [2024-05-07T10:57:17.435Z] "crypto/internal/randutil", [2024-05-07T10:57:17.435Z] "crypto/internal/subtle", [2024-05-07T10:57:17.435Z] "crypto/md5", [2024-05-07T10:57:17.435Z] "crypto/rand", [2024-05-07T10:57:17.435Z] "crypto/rc4", [2024-05-07T10:57:17.435Z] "crypto/rsa", [2024-05-07T10:57:17.435Z] "crypto/sha1", [2024-05-07T10:57:17.435Z] "crypto/sha256", [2024-05-07T10:57:17.435Z] "crypto/sha512", [2024-05-07T10:57:17.435Z] "crypto/subtle", [2024-05-07T10:57:17.435Z] "crypto/tls", [2024-05-07T10:57:17.435Z] "crypto/x509", [2024-05-07T10:57:17.435Z] "crypto/x509/pkix", [2024-05-07T10:57:17.435Z] "database/sql/driver", [2024-05-07T10:57:17.435Z] "debug/dwarf", [2024-05-07T10:57:17.435Z] "debug/macho", [2024-05-07T10:57:17.435Z] "embed", [2024-05-07T10:57:17.435Z] "encoding", [2024-05-07T10:57:17.435Z] "encoding/asn1", [2024-05-07T10:57:17.435Z] "encoding/base64", [2024-05-07T10:57:17.435Z] "encoding/binary", [2024-05-07T10:57:17.435Z] "encoding/csv", [2024-05-07T10:57:17.435Z] "encoding/hex", [2024-05-07T10:57:17.435Z] "encoding/json", [2024-05-07T10:57:17.435Z] "encoding/pem", [2024-05-07T10:57:17.435Z] "encoding/xml", [2024-05-07T10:57:17.435Z] "errors", [2024-05-07T10:57:17.435Z] "fmt", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.435Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.435Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.435Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.435Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.435Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.435Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.435Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.435Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.435Z] "github.com/go-kit/log", [2024-05-07T10:57:17.435Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.435Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.435Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.435Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.435Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.435Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.435Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.435Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.435Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.435Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.435Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.435Z] "github.com/google/uuid", [2024-05-07T10:57:17.435Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.435Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.435Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.435Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.435Z] "go/token", [2024-05-07T10:57:17.435Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.435Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.435Z] "golang.org/x/net/html", [2024-05-07T10:57:17.435Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.435Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.435Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.435Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.435Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.435Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.435Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.435Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.435Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.435Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.435Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.435Z] "golang.org/x/text/language", [2024-05-07T10:57:17.435Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.435Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.435Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.435Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.435Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.435Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.435Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.435Z] "hash", [2024-05-07T10:57:17.435Z] "hash/adler32", [2024-05-07T10:57:17.435Z] "hash/crc32", [2024-05-07T10:57:17.435Z] "hash/fnv", [2024-05-07T10:57:17.435Z] "html", [2024-05-07T10:57:17.435Z] "html/template", [2024-05-07T10:57:17.435Z] "internal/abi", [2024-05-07T10:57:17.435Z] "internal/bytealg", [2024-05-07T10:57:17.435Z] "internal/cpu", [2024-05-07T10:57:17.435Z] "internal/fmtsort", [2024-05-07T10:57:17.435Z] "internal/goexperiment", [2024-05-07T10:57:17.435Z] "internal/itoa", [2024-05-07T10:57:17.435Z] "internal/nettrace", [2024-05-07T10:57:17.435Z] "internal/oserror", [2024-05-07T10:57:17.435Z] "internal/poll", [2024-05-07T10:57:17.435Z] "internal/race", [2024-05-07T10:57:17.435Z] "internal/reflectlite", [2024-05-07T10:57:17.435Z] "internal/singleflight", [2024-05-07T10:57:17.435Z] "internal/syscall/execenv", [2024-05-07T10:57:17.435Z] "internal/syscall/unix", [2024-05-07T10:57:17.435Z] "internal/testlog", [2024-05-07T10:57:17.435Z] "internal/unsafeheader", [2024-05-07T10:57:17.435Z] "io", [2024-05-07T10:57:17.435Z] "io/fs", [2024-05-07T10:57:17.435Z] "io/ioutil", [2024-05-07T10:57:17.435Z] "log", [2024-05-07T10:57:17.435Z] "math", [2024-05-07T10:57:17.435Z] "math/big", [2024-05-07T10:57:17.435Z] "math/bits", [2024-05-07T10:57:17.435Z] "math/rand", [2024-05-07T10:57:17.435Z] "mime", [2024-05-07T10:57:17.435Z] "mime/multipart", [2024-05-07T10:57:17.435Z] "mime/quotedprintable", [2024-05-07T10:57:17.435Z] "net", [2024-05-07T10:57:17.435Z] "net/http", [2024-05-07T10:57:17.435Z] "net/http/httptrace", [2024-05-07T10:57:17.435Z] "net/http/httputil", [2024-05-07T10:57:17.435Z] "net/http/internal", [2024-05-07T10:57:17.435Z] "net/http/internal/ascii", [2024-05-07T10:57:17.435Z] "net/textproto", [2024-05-07T10:57:17.435Z] "net/url", [2024-05-07T10:57:17.435Z] "os", [2024-05-07T10:57:17.435Z] "path", [2024-05-07T10:57:17.435Z] "path/filepath", [2024-05-07T10:57:17.435Z] "reflect", [2024-05-07T10:57:17.435Z] "regexp", [2024-05-07T10:57:17.435Z] "regexp/syntax", [2024-05-07T10:57:17.435Z] "runtime", [2024-05-07T10:57:17.435Z] "runtime/cgo", [2024-05-07T10:57:17.435Z] "runtime/internal/atomic", [2024-05-07T10:57:17.435Z] "runtime/internal/math", [2024-05-07T10:57:17.435Z] "runtime/internal/sys", [2024-05-07T10:57:17.435Z] "sort", [2024-05-07T10:57:17.435Z] "strconv", [2024-05-07T10:57:17.435Z] "strings", [2024-05-07T10:57:17.435Z] "sync", [2024-05-07T10:57:17.435Z] "sync/atomic", [2024-05-07T10:57:17.435Z] "syscall", [2024-05-07T10:57:17.435Z] "text/tabwriter", [2024-05-07T10:57:17.435Z] "text/template", [2024-05-07T10:57:17.435Z] "text/template/parse", [2024-05-07T10:57:17.435Z] "time", [2024-05-07T10:57:17.435Z] "unicode", [2024-05-07T10:57:17.435Z] "unicode/utf16", [2024-05-07T10:57:17.435Z] "unicode/utf8", [2024-05-07T10:57:17.435Z] "unsafe", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.435Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "TestGoFiles": [ [2024-05-07T10:57:17.435Z] "methods_test.go", [2024-05-07T10:57:17.435Z] "provider_server_test.go" [2024-05-07T10:57:17.435Z] ], [2024-05-07T10:57:17.435Z] "TestImports": [ [2024-05-07T10:57:17.435Z] "context", [2024-05-07T10:57:17.435Z] "crypto/tls", [2024-05-07T10:57:17.435Z] "fmt", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.435Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.435Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.435Z] "io", [2024-05-07T10:57:17.435Z] "net", [2024-05-07T10:57:17.435Z] "net/http", [2024-05-07T10:57:17.435Z] "net/http/httptest", [2024-05-07T10:57:17.435Z] "net/url", [2024-05-07T10:57:17.435Z] "strconv", [2024-05-07T10:57:17.435Z] "strings", [2024-05-07T10:57:17.435Z] "testing", [2024-05-07T10:57:17.435Z] "time" [2024-05-07T10:57:17.435Z] ] [2024-05-07T10:57:17.435Z] } [2024-05-07T10:57:17.435Z] { [2024-05-07T10:57:17.435Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/container", [2024-05-07T10:57:17.435Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.435Z] "Name": "container", [2024-05-07T10:57:17.435Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.435Z] "Module": { [2024-05-07T10:57:17.435Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.435Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.435Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.436Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.436Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.436Z] "GoVersion": "1.21" [2024-05-07T10:57:17.436Z] }, [2024-05-07T10:57:17.436Z] "DepOnly": true, [2024-05-07T10:57:17.436Z] "Stale": true, [2024-05-07T10:57:17.436Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.436Z] "GoFiles": [ [2024-05-07T10:57:17.436Z] "cancel.go", [2024-05-07T10:57:17.436Z] "clients.go", [2024-05-07T10:57:17.436Z] "common.go", [2024-05-07T10:57:17.436Z] "configuration.go", [2024-05-07T10:57:17.436Z] "dev_remote_mode.go", [2024-05-07T10:57:17.436Z] "externalmqtt.go", [2024-05-07T10:57:17.436Z] "logging.go", [2024-05-07T10:57:17.436Z] "messaging.go", [2024-05-07T10:57:17.436Z] "metrics.go", [2024-05-07T10:57:17.436Z] "registry.go", [2024-05-07T10:57:17.436Z] "runtime_token.go", [2024-05-07T10:57:17.436Z] "secret.go", [2024-05-07T10:57:17.436Z] "token.go" [2024-05-07T10:57:17.436Z] ], [2024-05-07T10:57:17.436Z] "Imports": [ [2024-05-07T10:57:17.436Z] "context", [2024-05-07T10:57:17.436Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider" [2024-05-07T10:57:17.436Z] ], [2024-05-07T10:57:17.436Z] "Deps": [ [2024-05-07T10:57:17.436Z] "bufio", [2024-05-07T10:57:17.436Z] "bytes", [2024-05-07T10:57:17.436Z] "compress/flate", [2024-05-07T10:57:17.436Z] "compress/gzip", [2024-05-07T10:57:17.436Z] "compress/zlib", [2024-05-07T10:57:17.436Z] "container/list", [2024-05-07T10:57:17.436Z] "context", [2024-05-07T10:57:17.436Z] "crypto", [2024-05-07T10:57:17.436Z] "crypto/aes", [2024-05-07T10:57:17.436Z] "crypto/cipher", [2024-05-07T10:57:17.436Z] "crypto/des", [2024-05-07T10:57:17.436Z] "crypto/dsa", [2024-05-07T10:57:17.436Z] "crypto/ecdsa", [2024-05-07T10:57:17.436Z] "crypto/ed25519", [2024-05-07T10:57:17.436Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.436Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.436Z] "crypto/elliptic", [2024-05-07T10:57:17.436Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.436Z] "crypto/hmac", [2024-05-07T10:57:17.436Z] "crypto/internal/randutil", [2024-05-07T10:57:17.436Z] "crypto/internal/subtle", [2024-05-07T10:57:17.436Z] "crypto/md5", [2024-05-07T10:57:17.436Z] "crypto/rand", [2024-05-07T10:57:17.436Z] "crypto/rc4", [2024-05-07T10:57:17.436Z] "crypto/rsa", [2024-05-07T10:57:17.436Z] "crypto/sha1", [2024-05-07T10:57:17.436Z] "crypto/sha256", [2024-05-07T10:57:17.436Z] "crypto/sha512", [2024-05-07T10:57:17.436Z] "crypto/subtle", [2024-05-07T10:57:17.436Z] "crypto/tls", [2024-05-07T10:57:17.436Z] "crypto/x509", [2024-05-07T10:57:17.436Z] "crypto/x509/pkix", [2024-05-07T10:57:17.436Z] "database/sql/driver", [2024-05-07T10:57:17.436Z] "debug/dwarf", [2024-05-07T10:57:17.436Z] "debug/macho", [2024-05-07T10:57:17.436Z] "embed", [2024-05-07T10:57:17.436Z] "encoding", [2024-05-07T10:57:17.436Z] "encoding/asn1", [2024-05-07T10:57:17.436Z] "encoding/base32", [2024-05-07T10:57:17.436Z] "encoding/base64", [2024-05-07T10:57:17.436Z] "encoding/binary", [2024-05-07T10:57:17.436Z] "encoding/csv", [2024-05-07T10:57:17.436Z] "encoding/hex", [2024-05-07T10:57:17.436Z] "encoding/json", [2024-05-07T10:57:17.436Z] "encoding/pem", [2024-05-07T10:57:17.436Z] "encoding/xml", [2024-05-07T10:57:17.436Z] "errors", [2024-05-07T10:57:17.436Z] "flag", [2024-05-07T10:57:17.436Z] "fmt", [2024-05-07T10:57:17.436Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.436Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.436Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.436Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.436Z] "github.com/fatih/color", [2024-05-07T10:57:17.436Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.436Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.436Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.436Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.436Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.436Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.436Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.436Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.436Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.436Z] "github.com/go-kit/log", [2024-05-07T10:57:17.436Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.436Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.436Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.436Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.436Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.436Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.436Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.436Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.436Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.436Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.436Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.436Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.436Z] "github.com/google/uuid", [2024-05-07T10:57:17.436Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.436Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.436Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.436Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.436Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.436Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.436Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.436Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.436Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.436Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.436Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.436Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.436Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.436Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.436Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.436Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.436Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.436Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.436Z] "github.com/x448/float16", [2024-05-07T10:57:17.436Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.436Z] "go/token", [2024-05-07T10:57:17.436Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.436Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.436Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.436Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.436Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.436Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.436Z] "golang.org/x/net/html", [2024-05-07T10:57:17.436Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.436Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.436Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.436Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.436Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.436Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.436Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.436Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.436Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.436Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.436Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.436Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.436Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.436Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.436Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.436Z] "golang.org/x/text/language", [2024-05-07T10:57:17.436Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.436Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.436Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.436Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.436Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.436Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.436Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.436Z] "hash", [2024-05-07T10:57:17.436Z] "hash/adler32", [2024-05-07T10:57:17.436Z] "hash/crc32", [2024-05-07T10:57:17.436Z] "hash/fnv", [2024-05-07T10:57:17.436Z] "html", [2024-05-07T10:57:17.436Z] "html/template", [2024-05-07T10:57:17.436Z] "internal/abi", [2024-05-07T10:57:17.436Z] "internal/bytealg", [2024-05-07T10:57:17.436Z] "internal/cpu", [2024-05-07T10:57:17.436Z] "internal/fmtsort", [2024-05-07T10:57:17.436Z] "internal/goexperiment", [2024-05-07T10:57:17.436Z] "internal/itoa", [2024-05-07T10:57:17.436Z] "internal/nettrace", [2024-05-07T10:57:17.436Z] "internal/oserror", [2024-05-07T10:57:17.436Z] "internal/poll", [2024-05-07T10:57:17.436Z] "internal/race", [2024-05-07T10:57:17.436Z] "internal/reflectlite", [2024-05-07T10:57:17.436Z] "internal/singleflight", [2024-05-07T10:57:17.436Z] "internal/syscall/execenv", [2024-05-07T10:57:17.436Z] "internal/syscall/unix", [2024-05-07T10:57:17.436Z] "internal/testlog", [2024-05-07T10:57:17.436Z] "internal/unsafeheader", [2024-05-07T10:57:17.436Z] "io", [2024-05-07T10:57:17.436Z] "io/fs", [2024-05-07T10:57:17.436Z] "io/ioutil", [2024-05-07T10:57:17.436Z] "log", [2024-05-07T10:57:17.436Z] "log/syslog", [2024-05-07T10:57:17.436Z] "math", [2024-05-07T10:57:17.436Z] "math/big", [2024-05-07T10:57:17.436Z] "math/bits", [2024-05-07T10:57:17.436Z] "math/rand", [2024-05-07T10:57:17.436Z] "mime", [2024-05-07T10:57:17.436Z] "mime/multipart", [2024-05-07T10:57:17.436Z] "mime/quotedprintable", [2024-05-07T10:57:17.436Z] "net", [2024-05-07T10:57:17.436Z] "net/http", [2024-05-07T10:57:17.436Z] "net/http/httptest", [2024-05-07T10:57:17.436Z] "net/http/httptrace", [2024-05-07T10:57:17.436Z] "net/http/httputil", [2024-05-07T10:57:17.436Z] "net/http/internal", [2024-05-07T10:57:17.436Z] "net/http/internal/ascii", [2024-05-07T10:57:17.436Z] "net/http/internal/testcert", [2024-05-07T10:57:17.436Z] "net/textproto", [2024-05-07T10:57:17.436Z] "net/url", [2024-05-07T10:57:17.436Z] "os", [2024-05-07T10:57:17.436Z] "os/signal", [2024-05-07T10:57:17.436Z] "path", [2024-05-07T10:57:17.436Z] "path/filepath", [2024-05-07T10:57:17.436Z] "reflect", [2024-05-07T10:57:17.436Z] "regexp", [2024-05-07T10:57:17.436Z] "regexp/syntax", [2024-05-07T10:57:17.436Z] "runtime", [2024-05-07T10:57:17.436Z] "runtime/cgo", [2024-05-07T10:57:17.436Z] "runtime/debug", [2024-05-07T10:57:17.436Z] "runtime/internal/atomic", [2024-05-07T10:57:17.436Z] "runtime/internal/math", [2024-05-07T10:57:17.436Z] "runtime/internal/sys", [2024-05-07T10:57:17.436Z] "runtime/pprof", [2024-05-07T10:57:17.436Z] "sort", [2024-05-07T10:57:17.436Z] "strconv", [2024-05-07T10:57:17.436Z] "strings", [2024-05-07T10:57:17.436Z] "sync", [2024-05-07T10:57:17.436Z] "sync/atomic", [2024-05-07T10:57:17.436Z] "syscall", [2024-05-07T10:57:17.436Z] "text/tabwriter", [2024-05-07T10:57:17.436Z] "text/template", [2024-05-07T10:57:17.436Z] "text/template/parse", [2024-05-07T10:57:17.436Z] "time", [2024-05-07T10:57:17.436Z] "unicode", [2024-05-07T10:57:17.436Z] "unicode/utf16", [2024-05-07T10:57:17.436Z] "unicode/utf8", [2024-05-07T10:57:17.436Z] "unsafe", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.436Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.436Z] ] [2024-05-07T10:57:17.436Z] } [2024-05-07T10:57:17.436Z] { [2024-05-07T10:57:17.436Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command/application", [2024-05-07T10:57:17.436Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.436Z] "Name": "application", [2024-05-07T10:57:17.436Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.436Z] "Module": { [2024-05-07T10:57:17.436Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.436Z] "Main": true, [2024-05-07T10:57:17.436Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.436Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.436Z] "GoVersion": "1.21" [2024-05-07T10:57:17.436Z] }, [2024-05-07T10:57:17.436Z] "Match": [ [2024-05-07T10:57:17.436Z] "./..." [2024-05-07T10:57:17.436Z] ], [2024-05-07T10:57:17.436Z] "Stale": true, [2024-05-07T10:57:17.436Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.436Z] "GoFiles": [ [2024-05-07T10:57:17.436Z] "command.go" [2024-05-07T10:57:17.436Z] ], [2024-05-07T10:57:17.436Z] "Imports": [ [2024-05-07T10:57:17.436Z] "context", [2024-05-07T10:57:17.436Z] "fmt", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.436Z] "strings" [2024-05-07T10:57:17.436Z] ], [2024-05-07T10:57:17.436Z] "Deps": [ [2024-05-07T10:57:17.436Z] "bufio", [2024-05-07T10:57:17.436Z] "bytes", [2024-05-07T10:57:17.436Z] "compress/flate", [2024-05-07T10:57:17.436Z] "compress/gzip", [2024-05-07T10:57:17.436Z] "compress/zlib", [2024-05-07T10:57:17.436Z] "container/list", [2024-05-07T10:57:17.436Z] "context", [2024-05-07T10:57:17.436Z] "crypto", [2024-05-07T10:57:17.436Z] "crypto/aes", [2024-05-07T10:57:17.436Z] "crypto/cipher", [2024-05-07T10:57:17.436Z] "crypto/des", [2024-05-07T10:57:17.436Z] "crypto/dsa", [2024-05-07T10:57:17.436Z] "crypto/ecdsa", [2024-05-07T10:57:17.436Z] "crypto/ed25519", [2024-05-07T10:57:17.436Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.436Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.436Z] "crypto/elliptic", [2024-05-07T10:57:17.436Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.436Z] "crypto/hmac", [2024-05-07T10:57:17.436Z] "crypto/internal/randutil", [2024-05-07T10:57:17.436Z] "crypto/internal/subtle", [2024-05-07T10:57:17.436Z] "crypto/md5", [2024-05-07T10:57:17.436Z] "crypto/rand", [2024-05-07T10:57:17.436Z] "crypto/rc4", [2024-05-07T10:57:17.436Z] "crypto/rsa", [2024-05-07T10:57:17.436Z] "crypto/sha1", [2024-05-07T10:57:17.436Z] "crypto/sha256", [2024-05-07T10:57:17.436Z] "crypto/sha512", [2024-05-07T10:57:17.436Z] "crypto/subtle", [2024-05-07T10:57:17.436Z] "crypto/tls", [2024-05-07T10:57:17.436Z] "crypto/x509", [2024-05-07T10:57:17.436Z] "crypto/x509/pkix", [2024-05-07T10:57:17.436Z] "database/sql/driver", [2024-05-07T10:57:17.436Z] "debug/dwarf", [2024-05-07T10:57:17.436Z] "debug/macho", [2024-05-07T10:57:17.436Z] "embed", [2024-05-07T10:57:17.436Z] "encoding", [2024-05-07T10:57:17.436Z] "encoding/asn1", [2024-05-07T10:57:17.436Z] "encoding/base32", [2024-05-07T10:57:17.436Z] "encoding/base64", [2024-05-07T10:57:17.436Z] "encoding/binary", [2024-05-07T10:57:17.436Z] "encoding/csv", [2024-05-07T10:57:17.436Z] "encoding/hex", [2024-05-07T10:57:17.436Z] "encoding/json", [2024-05-07T10:57:17.436Z] "encoding/pem", [2024-05-07T10:57:17.436Z] "encoding/xml", [2024-05-07T10:57:17.436Z] "errors", [2024-05-07T10:57:17.436Z] "flag", [2024-05-07T10:57:17.436Z] "fmt", [2024-05-07T10:57:17.436Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.436Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.436Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.436Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.436Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.437Z] "github.com/fatih/color", [2024-05-07T10:57:17.437Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.437Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.437Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.437Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.437Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.437Z] "github.com/go-kit/log", [2024-05-07T10:57:17.437Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.437Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.437Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.437Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.437Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.437Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.437Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.437Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.437Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.437Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.437Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.437Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.437Z] "github.com/google/uuid", [2024-05-07T10:57:17.437Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.437Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.437Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.437Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.437Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.437Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.437Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.437Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.437Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.437Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.437Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.437Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.437Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.437Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.437Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.437Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.437Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.437Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.437Z] "github.com/x448/float16", [2024-05-07T10:57:17.437Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.437Z] "go/token", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.437Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.437Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.437Z] "golang.org/x/net/html", [2024-05-07T10:57:17.437Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.437Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.437Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.437Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.437Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.437Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.437Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.437Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.437Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.437Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.437Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.437Z] "golang.org/x/text/language", [2024-05-07T10:57:17.437Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.437Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.437Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.437Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.437Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.437Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.437Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.437Z] "hash", [2024-05-07T10:57:17.437Z] "hash/adler32", [2024-05-07T10:57:17.437Z] "hash/crc32", [2024-05-07T10:57:17.437Z] "hash/fnv", [2024-05-07T10:57:17.437Z] "html", [2024-05-07T10:57:17.437Z] "html/template", [2024-05-07T10:57:17.437Z] "internal/abi", [2024-05-07T10:57:17.437Z] "internal/bytealg", [2024-05-07T10:57:17.437Z] "internal/cpu", [2024-05-07T10:57:17.437Z] "internal/fmtsort", [2024-05-07T10:57:17.437Z] "internal/goexperiment", [2024-05-07T10:57:17.437Z] "internal/itoa", [2024-05-07T10:57:17.437Z] "internal/nettrace", [2024-05-07T10:57:17.437Z] "internal/oserror", [2024-05-07T10:57:17.437Z] "internal/poll", [2024-05-07T10:57:17.437Z] "internal/race", [2024-05-07T10:57:17.437Z] "internal/reflectlite", [2024-05-07T10:57:17.437Z] "internal/singleflight", [2024-05-07T10:57:17.437Z] "internal/syscall/execenv", [2024-05-07T10:57:17.437Z] "internal/syscall/unix", [2024-05-07T10:57:17.437Z] "internal/testlog", [2024-05-07T10:57:17.437Z] "internal/unsafeheader", [2024-05-07T10:57:17.437Z] "io", [2024-05-07T10:57:17.437Z] "io/fs", [2024-05-07T10:57:17.437Z] "io/ioutil", [2024-05-07T10:57:17.437Z] "log", [2024-05-07T10:57:17.437Z] "log/syslog", [2024-05-07T10:57:17.437Z] "math", [2024-05-07T10:57:17.437Z] "math/big", [2024-05-07T10:57:17.437Z] "math/bits", [2024-05-07T10:57:17.437Z] "math/rand", [2024-05-07T10:57:17.437Z] "mime", [2024-05-07T10:57:17.437Z] "mime/multipart", [2024-05-07T10:57:17.437Z] "mime/quotedprintable", [2024-05-07T10:57:17.437Z] "net", [2024-05-07T10:57:17.437Z] "net/http", [2024-05-07T10:57:17.437Z] "net/http/httptest", [2024-05-07T10:57:17.437Z] "net/http/httptrace", [2024-05-07T10:57:17.437Z] "net/http/httputil", [2024-05-07T10:57:17.437Z] "net/http/internal", [2024-05-07T10:57:17.437Z] "net/http/internal/ascii", [2024-05-07T10:57:17.437Z] "net/http/internal/testcert", [2024-05-07T10:57:17.437Z] "net/textproto", [2024-05-07T10:57:17.437Z] "net/url", [2024-05-07T10:57:17.437Z] "os", [2024-05-07T10:57:17.437Z] "os/signal", [2024-05-07T10:57:17.437Z] "path", [2024-05-07T10:57:17.437Z] "path/filepath", [2024-05-07T10:57:17.437Z] "reflect", [2024-05-07T10:57:17.437Z] "regexp", [2024-05-07T10:57:17.437Z] "regexp/syntax", [2024-05-07T10:57:17.437Z] "runtime", [2024-05-07T10:57:17.437Z] "runtime/cgo", [2024-05-07T10:57:17.437Z] "runtime/debug", [2024-05-07T10:57:17.437Z] "runtime/internal/atomic", [2024-05-07T10:57:17.437Z] "runtime/internal/math", [2024-05-07T10:57:17.437Z] "runtime/internal/sys", [2024-05-07T10:57:17.437Z] "runtime/pprof", [2024-05-07T10:57:17.437Z] "sort", [2024-05-07T10:57:17.437Z] "strconv", [2024-05-07T10:57:17.437Z] "strings", [2024-05-07T10:57:17.437Z] "sync", [2024-05-07T10:57:17.437Z] "sync/atomic", [2024-05-07T10:57:17.437Z] "syscall", [2024-05-07T10:57:17.437Z] "text/tabwriter", [2024-05-07T10:57:17.437Z] "text/template", [2024-05-07T10:57:17.437Z] "text/template/parse", [2024-05-07T10:57:17.437Z] "time", [2024-05-07T10:57:17.437Z] "unicode", [2024-05-07T10:57:17.437Z] "unicode/utf16", [2024-05-07T10:57:17.437Z] "unicode/utf8", [2024-05-07T10:57:17.437Z] "unsafe", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "TestGoFiles": [ [2024-05-07T10:57:17.437Z] "command_test.go" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "TestImports": [ [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.437Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.437Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.437Z] "testing" [2024-05-07T10:57:17.437Z] ] [2024-05-07T10:57:17.437Z] } [2024-05-07T10:57:17.437Z] { [2024-05-07T10:57:17.437Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-05-07T10:57:17.437Z] "ImportPath": "gopkg.in/yaml.v3", [2024-05-07T10:57:17.437Z] "Name": "yaml", [2024-05-07T10:57:17.437Z] "Doc": "Package yaml implements YAML support for the Go language.", [2024-05-07T10:57:17.437Z] "Root": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-05-07T10:57:17.437Z] "Module": { [2024-05-07T10:57:17.437Z] "Path": "gopkg.in/yaml.v3", [2024-05-07T10:57:17.437Z] "Version": "v3.0.1", [2024-05-07T10:57:17.437Z] "Time": "2022-05-27T08:35:30Z", [2024-05-07T10:57:17.437Z] "Dir": "/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1", [2024-05-07T10:57:17.437Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.mod" [2024-05-07T10:57:17.437Z] }, [2024-05-07T10:57:17.437Z] "DepOnly": true, [2024-05-07T10:57:17.437Z] "Stale": true, [2024-05-07T10:57:17.437Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.437Z] "GoFiles": [ [2024-05-07T10:57:17.437Z] "apic.go", [2024-05-07T10:57:17.437Z] "decode.go", [2024-05-07T10:57:17.437Z] "emitterc.go", [2024-05-07T10:57:17.437Z] "encode.go", [2024-05-07T10:57:17.437Z] "parserc.go", [2024-05-07T10:57:17.437Z] "readerc.go", [2024-05-07T10:57:17.437Z] "resolve.go", [2024-05-07T10:57:17.437Z] "scannerc.go", [2024-05-07T10:57:17.437Z] "sorter.go", [2024-05-07T10:57:17.437Z] "writerc.go", [2024-05-07T10:57:17.437Z] "yaml.go", [2024-05-07T10:57:17.437Z] "yamlh.go", [2024-05-07T10:57:17.437Z] "yamlprivateh.go" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "Imports": [ [2024-05-07T10:57:17.437Z] "bytes", [2024-05-07T10:57:17.437Z] "encoding", [2024-05-07T10:57:17.437Z] "encoding/base64", [2024-05-07T10:57:17.437Z] "errors", [2024-05-07T10:57:17.437Z] "fmt", [2024-05-07T10:57:17.437Z] "io", [2024-05-07T10:57:17.437Z] "math", [2024-05-07T10:57:17.437Z] "reflect", [2024-05-07T10:57:17.437Z] "regexp", [2024-05-07T10:57:17.437Z] "sort", [2024-05-07T10:57:17.437Z] "strconv", [2024-05-07T10:57:17.437Z] "strings", [2024-05-07T10:57:17.437Z] "sync", [2024-05-07T10:57:17.437Z] "time", [2024-05-07T10:57:17.437Z] "unicode", [2024-05-07T10:57:17.437Z] "unicode/utf8" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "Deps": [ [2024-05-07T10:57:17.437Z] "bytes", [2024-05-07T10:57:17.437Z] "encoding", [2024-05-07T10:57:17.437Z] "encoding/base64", [2024-05-07T10:57:17.437Z] "encoding/binary", [2024-05-07T10:57:17.437Z] "errors", [2024-05-07T10:57:17.437Z] "fmt", [2024-05-07T10:57:17.437Z] "internal/abi", [2024-05-07T10:57:17.437Z] "internal/bytealg", [2024-05-07T10:57:17.437Z] "internal/cpu", [2024-05-07T10:57:17.437Z] "internal/fmtsort", [2024-05-07T10:57:17.437Z] "internal/goexperiment", [2024-05-07T10:57:17.437Z] "internal/itoa", [2024-05-07T10:57:17.437Z] "internal/oserror", [2024-05-07T10:57:17.437Z] "internal/poll", [2024-05-07T10:57:17.437Z] "internal/race", [2024-05-07T10:57:17.437Z] "internal/reflectlite", [2024-05-07T10:57:17.437Z] "internal/syscall/execenv", [2024-05-07T10:57:17.437Z] "internal/syscall/unix", [2024-05-07T10:57:17.437Z] "internal/testlog", [2024-05-07T10:57:17.437Z] "internal/unsafeheader", [2024-05-07T10:57:17.437Z] "io", [2024-05-07T10:57:17.437Z] "io/fs", [2024-05-07T10:57:17.437Z] "math", [2024-05-07T10:57:17.437Z] "math/bits", [2024-05-07T10:57:17.437Z] "os", [2024-05-07T10:57:17.437Z] "path", [2024-05-07T10:57:17.437Z] "reflect", [2024-05-07T10:57:17.437Z] "regexp", [2024-05-07T10:57:17.437Z] "regexp/syntax", [2024-05-07T10:57:17.437Z] "runtime", [2024-05-07T10:57:17.437Z] "runtime/internal/atomic", [2024-05-07T10:57:17.437Z] "runtime/internal/math", [2024-05-07T10:57:17.437Z] "runtime/internal/sys", [2024-05-07T10:57:17.437Z] "sort", [2024-05-07T10:57:17.437Z] "strconv", [2024-05-07T10:57:17.437Z] "strings", [2024-05-07T10:57:17.437Z] "sync", [2024-05-07T10:57:17.437Z] "sync/atomic", [2024-05-07T10:57:17.437Z] "syscall", [2024-05-07T10:57:17.437Z] "time", [2024-05-07T10:57:17.437Z] "unicode", [2024-05-07T10:57:17.437Z] "unicode/utf8", [2024-05-07T10:57:17.437Z] "unsafe" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "XTestGoFiles": [ [2024-05-07T10:57:17.437Z] "decode_test.go", [2024-05-07T10:57:17.437Z] "encode_test.go", [2024-05-07T10:57:17.437Z] "example_embedded_test.go", [2024-05-07T10:57:17.437Z] "limit_test.go", [2024-05-07T10:57:17.437Z] "node_test.go", [2024-05-07T10:57:17.437Z] "suite_test.go" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "XTestImports": [ [2024-05-07T10:57:17.437Z] "bytes", [2024-05-07T10:57:17.437Z] "errors", [2024-05-07T10:57:17.437Z] "fmt", [2024-05-07T10:57:17.437Z] "gopkg.in/check.v1", [2024-05-07T10:57:17.437Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.437Z] "io", [2024-05-07T10:57:17.437Z] "log", [2024-05-07T10:57:17.437Z] "math", [2024-05-07T10:57:17.437Z] "net", [2024-05-07T10:57:17.437Z] "os", [2024-05-07T10:57:17.437Z] "reflect", [2024-05-07T10:57:17.437Z] "strconv", [2024-05-07T10:57:17.437Z] "strings", [2024-05-07T10:57:17.437Z] "testing", [2024-05-07T10:57:17.437Z] "time" [2024-05-07T10:57:17.437Z] ] [2024-05-07T10:57:17.437Z] } [2024-05-07T10:57:17.437Z] { [2024-05-07T10:57:17.437Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg", [2024-05-07T10:57:17.437Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.437Z] "Name": "pkg", [2024-05-07T10:57:17.437Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.437Z] "Module": { [2024-05-07T10:57:17.437Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.437Z] "Main": true, [2024-05-07T10:57:17.437Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.437Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.437Z] "GoVersion": "1.21" [2024-05-07T10:57:17.437Z] }, [2024-05-07T10:57:17.437Z] "Match": [ [2024-05-07T10:57:17.437Z] "./..." [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "Stale": true, [2024-05-07T10:57:17.437Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.437Z] "GoFiles": [ [2024-05-07T10:57:17.437Z] "encoding.go" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "Imports": [ [2024-05-07T10:57:17.437Z] "encoding/json", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.437Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.437Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.437Z] "net/http" [2024-05-07T10:57:17.437Z] ], [2024-05-07T10:57:17.437Z] "Deps": [ [2024-05-07T10:57:17.437Z] "bufio", [2024-05-07T10:57:17.437Z] "bytes", [2024-05-07T10:57:17.437Z] "compress/flate", [2024-05-07T10:57:17.437Z] "compress/gzip", [2024-05-07T10:57:17.437Z] "compress/zlib", [2024-05-07T10:57:17.437Z] "container/list", [2024-05-07T10:57:17.437Z] "context", [2024-05-07T10:57:17.437Z] "crypto", [2024-05-07T10:57:17.437Z] "crypto/aes", [2024-05-07T10:57:17.437Z] "crypto/cipher", [2024-05-07T10:57:17.437Z] "crypto/des", [2024-05-07T10:57:17.437Z] "crypto/dsa", [2024-05-07T10:57:17.437Z] "crypto/ecdsa", [2024-05-07T10:57:17.437Z] "crypto/ed25519", [2024-05-07T10:57:17.437Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.437Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.437Z] "crypto/elliptic", [2024-05-07T10:57:17.437Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.437Z] "crypto/hmac", [2024-05-07T10:57:17.437Z] "crypto/internal/randutil", [2024-05-07T10:57:17.437Z] "crypto/internal/subtle", [2024-05-07T10:57:17.437Z] "crypto/md5", [2024-05-07T10:57:17.437Z] "crypto/rand", [2024-05-07T10:57:17.437Z] "crypto/rc4", [2024-05-07T10:57:17.437Z] "crypto/rsa", [2024-05-07T10:57:17.437Z] "crypto/sha1", [2024-05-07T10:57:17.437Z] "crypto/sha256", [2024-05-07T10:57:17.437Z] "crypto/sha512", [2024-05-07T10:57:17.437Z] "crypto/subtle", [2024-05-07T10:57:17.437Z] "crypto/tls", [2024-05-07T10:57:17.437Z] "crypto/x509", [2024-05-07T10:57:17.437Z] "crypto/x509/pkix", [2024-05-07T10:57:17.437Z] "database/sql/driver", [2024-05-07T10:57:17.437Z] "debug/dwarf", [2024-05-07T10:57:17.437Z] "debug/macho", [2024-05-07T10:57:17.437Z] "encoding", [2024-05-07T10:57:17.437Z] "encoding/asn1", [2024-05-07T10:57:17.437Z] "encoding/base64", [2024-05-07T10:57:17.437Z] "encoding/binary", [2024-05-07T10:57:17.437Z] "encoding/csv", [2024-05-07T10:57:17.437Z] "encoding/hex", [2024-05-07T10:57:17.437Z] "encoding/json", [2024-05-07T10:57:17.437Z] "encoding/pem", [2024-05-07T10:57:17.437Z] "encoding/xml", [2024-05-07T10:57:17.437Z] "errors", [2024-05-07T10:57:17.437Z] "fmt", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.437Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.437Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.437Z] "github.com/go-kit/log", [2024-05-07T10:57:17.437Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.437Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.437Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.437Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.437Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.437Z] "github.com/google/uuid", [2024-05-07T10:57:17.437Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.437Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.437Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.437Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.437Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.437Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.437Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.437Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.437Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.437Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.437Z] "golang.org/x/net/html", [2024-05-07T10:57:17.437Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.437Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.437Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.437Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.437Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.437Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.437Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.437Z] "golang.org/x/text/language", [2024-05-07T10:57:17.437Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.437Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.437Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.437Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.437Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.437Z] "hash", [2024-05-07T10:57:17.437Z] "hash/adler32", [2024-05-07T10:57:17.437Z] "hash/crc32", [2024-05-07T10:57:17.437Z] "internal/abi", [2024-05-07T10:57:17.437Z] "internal/bytealg", [2024-05-07T10:57:17.437Z] "internal/cpu", [2024-05-07T10:57:17.437Z] "internal/fmtsort", [2024-05-07T10:57:17.437Z] "internal/goexperiment", [2024-05-07T10:57:17.437Z] "internal/itoa", [2024-05-07T10:57:17.437Z] "internal/nettrace", [2024-05-07T10:57:17.437Z] "internal/oserror", [2024-05-07T10:57:17.437Z] "internal/poll", [2024-05-07T10:57:17.437Z] "internal/race", [2024-05-07T10:57:17.437Z] "internal/reflectlite", [2024-05-07T10:57:17.437Z] "internal/singleflight", [2024-05-07T10:57:17.437Z] "internal/syscall/execenv", [2024-05-07T10:57:17.437Z] "internal/syscall/unix", [2024-05-07T10:57:17.437Z] "internal/testlog", [2024-05-07T10:57:17.437Z] "internal/unsafeheader", [2024-05-07T10:57:17.437Z] "io", [2024-05-07T10:57:17.437Z] "io/fs", [2024-05-07T10:57:17.437Z] "io/ioutil", [2024-05-07T10:57:17.437Z] "log", [2024-05-07T10:57:17.437Z] "math", [2024-05-07T10:57:17.437Z] "math/big", [2024-05-07T10:57:17.437Z] "math/bits", [2024-05-07T10:57:17.437Z] "math/rand", [2024-05-07T10:57:17.437Z] "mime", [2024-05-07T10:57:17.437Z] "mime/multipart", [2024-05-07T10:57:17.437Z] "mime/quotedprintable", [2024-05-07T10:57:17.437Z] "net", [2024-05-07T10:57:17.437Z] "net/http", [2024-05-07T10:57:17.437Z] "net/http/httptrace", [2024-05-07T10:57:17.437Z] "net/http/internal", [2024-05-07T10:57:17.437Z] "net/http/internal/ascii", [2024-05-07T10:57:17.437Z] "net/textproto", [2024-05-07T10:57:17.437Z] "net/url", [2024-05-07T10:57:17.437Z] "os", [2024-05-07T10:57:17.437Z] "path", [2024-05-07T10:57:17.437Z] "path/filepath", [2024-05-07T10:57:17.437Z] "reflect", [2024-05-07T10:57:17.437Z] "regexp", [2024-05-07T10:57:17.437Z] "regexp/syntax", [2024-05-07T10:57:17.437Z] "runtime", [2024-05-07T10:57:17.437Z] "runtime/cgo", [2024-05-07T10:57:17.437Z] "runtime/debug", [2024-05-07T10:57:17.437Z] "runtime/internal/atomic", [2024-05-07T10:57:17.437Z] "runtime/internal/math", [2024-05-07T10:57:17.437Z] "runtime/internal/sys", [2024-05-07T10:57:17.437Z] "sort", [2024-05-07T10:57:17.437Z] "strconv", [2024-05-07T10:57:17.437Z] "strings", [2024-05-07T10:57:17.437Z] "sync", [2024-05-07T10:57:17.437Z] "sync/atomic", [2024-05-07T10:57:17.437Z] "syscall", [2024-05-07T10:57:17.437Z] "time", [2024-05-07T10:57:17.437Z] "unicode", [2024-05-07T10:57:17.437Z] "unicode/utf16", [2024-05-07T10:57:17.437Z] "unicode/utf8", [2024-05-07T10:57:17.437Z] "unsafe", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.437Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.438Z] ] [2024-05-07T10:57:17.438Z] } [2024-05-07T10:57:17.438Z] { [2024-05-07T10:57:17.438Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/correlation", [2024-05-07T10:57:17.438Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.438Z] "Name": "correlation", [2024-05-07T10:57:17.438Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.438Z] "Module": { [2024-05-07T10:57:17.438Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.438Z] "Main": true, [2024-05-07T10:57:17.438Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.438Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.438Z] "GoVersion": "1.21" [2024-05-07T10:57:17.438Z] }, [2024-05-07T10:57:17.438Z] "Match": [ [2024-05-07T10:57:17.438Z] "./..." [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Stale": true, [2024-05-07T10:57:17.438Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.438Z] "GoFiles": [ [2024-05-07T10:57:17.438Z] "handler.go" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Imports": [ [2024-05-07T10:57:17.438Z] "context", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Deps": [ [2024-05-07T10:57:17.438Z] "bufio", [2024-05-07T10:57:17.438Z] "bytes", [2024-05-07T10:57:17.438Z] "compress/flate", [2024-05-07T10:57:17.438Z] "compress/gzip", [2024-05-07T10:57:17.438Z] "compress/zlib", [2024-05-07T10:57:17.438Z] "container/list", [2024-05-07T10:57:17.438Z] "context", [2024-05-07T10:57:17.438Z] "crypto", [2024-05-07T10:57:17.438Z] "crypto/aes", [2024-05-07T10:57:17.438Z] "crypto/cipher", [2024-05-07T10:57:17.438Z] "crypto/des", [2024-05-07T10:57:17.438Z] "crypto/dsa", [2024-05-07T10:57:17.438Z] "crypto/ecdsa", [2024-05-07T10:57:17.438Z] "crypto/ed25519", [2024-05-07T10:57:17.438Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.438Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.438Z] "crypto/elliptic", [2024-05-07T10:57:17.438Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.438Z] "crypto/hmac", [2024-05-07T10:57:17.438Z] "crypto/internal/randutil", [2024-05-07T10:57:17.438Z] "crypto/internal/subtle", [2024-05-07T10:57:17.438Z] "crypto/md5", [2024-05-07T10:57:17.438Z] "crypto/rand", [2024-05-07T10:57:17.438Z] "crypto/rc4", [2024-05-07T10:57:17.438Z] "crypto/rsa", [2024-05-07T10:57:17.438Z] "crypto/sha1", [2024-05-07T10:57:17.438Z] "crypto/sha256", [2024-05-07T10:57:17.438Z] "crypto/sha512", [2024-05-07T10:57:17.438Z] "crypto/subtle", [2024-05-07T10:57:17.438Z] "crypto/tls", [2024-05-07T10:57:17.438Z] "crypto/x509", [2024-05-07T10:57:17.438Z] "crypto/x509/pkix", [2024-05-07T10:57:17.438Z] "database/sql/driver", [2024-05-07T10:57:17.438Z] "debug/dwarf", [2024-05-07T10:57:17.438Z] "debug/macho", [2024-05-07T10:57:17.438Z] "encoding", [2024-05-07T10:57:17.438Z] "encoding/asn1", [2024-05-07T10:57:17.438Z] "encoding/base64", [2024-05-07T10:57:17.438Z] "encoding/binary", [2024-05-07T10:57:17.438Z] "encoding/csv", [2024-05-07T10:57:17.438Z] "encoding/hex", [2024-05-07T10:57:17.438Z] "encoding/json", [2024-05-07T10:57:17.438Z] "encoding/pem", [2024-05-07T10:57:17.438Z] "encoding/xml", [2024-05-07T10:57:17.438Z] "errors", [2024-05-07T10:57:17.438Z] "fmt", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.438Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.438Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.438Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.438Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.438Z] "github.com/google/uuid", [2024-05-07T10:57:17.438Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.438Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.438Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.438Z] "golang.org/x/net/html", [2024-05-07T10:57:17.438Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.438Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.438Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.438Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.438Z] "golang.org/x/text/language", [2024-05-07T10:57:17.438Z] "hash", [2024-05-07T10:57:17.438Z] "hash/adler32", [2024-05-07T10:57:17.438Z] "hash/crc32", [2024-05-07T10:57:17.438Z] "internal/abi", [2024-05-07T10:57:17.438Z] "internal/bytealg", [2024-05-07T10:57:17.438Z] "internal/cpu", [2024-05-07T10:57:17.438Z] "internal/fmtsort", [2024-05-07T10:57:17.438Z] "internal/goexperiment", [2024-05-07T10:57:17.438Z] "internal/itoa", [2024-05-07T10:57:17.438Z] "internal/nettrace", [2024-05-07T10:57:17.438Z] "internal/oserror", [2024-05-07T10:57:17.438Z] "internal/poll", [2024-05-07T10:57:17.438Z] "internal/race", [2024-05-07T10:57:17.438Z] "internal/reflectlite", [2024-05-07T10:57:17.438Z] "internal/singleflight", [2024-05-07T10:57:17.438Z] "internal/syscall/execenv", [2024-05-07T10:57:17.438Z] "internal/syscall/unix", [2024-05-07T10:57:17.438Z] "internal/testlog", [2024-05-07T10:57:17.438Z] "internal/unsafeheader", [2024-05-07T10:57:17.438Z] "io", [2024-05-07T10:57:17.438Z] "io/fs", [2024-05-07T10:57:17.438Z] "io/ioutil", [2024-05-07T10:57:17.438Z] "log", [2024-05-07T10:57:17.438Z] "math", [2024-05-07T10:57:17.438Z] "math/big", [2024-05-07T10:57:17.438Z] "math/bits", [2024-05-07T10:57:17.438Z] "math/rand", [2024-05-07T10:57:17.438Z] "mime", [2024-05-07T10:57:17.438Z] "mime/multipart", [2024-05-07T10:57:17.438Z] "mime/quotedprintable", [2024-05-07T10:57:17.438Z] "net", [2024-05-07T10:57:17.438Z] "net/http", [2024-05-07T10:57:17.438Z] "net/http/httptrace", [2024-05-07T10:57:17.438Z] "net/http/internal", [2024-05-07T10:57:17.438Z] "net/http/internal/ascii", [2024-05-07T10:57:17.438Z] "net/textproto", [2024-05-07T10:57:17.438Z] "net/url", [2024-05-07T10:57:17.438Z] "os", [2024-05-07T10:57:17.438Z] "path", [2024-05-07T10:57:17.438Z] "path/filepath", [2024-05-07T10:57:17.438Z] "reflect", [2024-05-07T10:57:17.438Z] "regexp", [2024-05-07T10:57:17.438Z] "regexp/syntax", [2024-05-07T10:57:17.438Z] "runtime", [2024-05-07T10:57:17.438Z] "runtime/cgo", [2024-05-07T10:57:17.438Z] "runtime/internal/atomic", [2024-05-07T10:57:17.438Z] "runtime/internal/math", [2024-05-07T10:57:17.438Z] "runtime/internal/sys", [2024-05-07T10:57:17.438Z] "sort", [2024-05-07T10:57:17.438Z] "strconv", [2024-05-07T10:57:17.438Z] "strings", [2024-05-07T10:57:17.438Z] "sync", [2024-05-07T10:57:17.438Z] "sync/atomic", [2024-05-07T10:57:17.438Z] "syscall", [2024-05-07T10:57:17.438Z] "time", [2024-05-07T10:57:17.438Z] "unicode", [2024-05-07T10:57:17.438Z] "unicode/utf16", [2024-05-07T10:57:17.438Z] "unicode/utf8", [2024-05-07T10:57:17.438Z] "unsafe", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.438Z] ] [2024-05-07T10:57:17.438Z] } [2024-05-07T10:57:17.438Z] { [2024-05-07T10:57:17.438Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/utils", [2024-05-07T10:57:17.438Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.438Z] "Name": "utils", [2024-05-07T10:57:17.438Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.438Z] "Module": { [2024-05-07T10:57:17.438Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.438Z] "Main": true, [2024-05-07T10:57:17.438Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.438Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.438Z] "GoVersion": "1.21" [2024-05-07T10:57:17.438Z] }, [2024-05-07T10:57:17.438Z] "Match": [ [2024-05-07T10:57:17.438Z] "./..." [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Stale": true, [2024-05-07T10:57:17.438Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.438Z] "GoFiles": [ [2024-05-07T10:57:17.438Z] "db.go", [2024-05-07T10:57:17.438Z] "http.go", [2024-05-07T10:57:17.438Z] "payload.go", [2024-05-07T10:57:17.438Z] "restaddress.go", [2024-05-07T10:57:17.438Z] "struct.go", [2024-05-07T10:57:17.438Z] "time.go" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Imports": [ [2024-05-07T10:57:17.438Z] "bytes", [2024-05-07T10:57:17.438Z] "context", [2024-05-07T10:57:17.438Z] "encoding/json", [2024-05-07T10:57:17.438Z] "fmt", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.438Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.438Z] "io", [2024-05-07T10:57:17.438Z] "net/http", [2024-05-07T10:57:17.438Z] "reflect", [2024-05-07T10:57:17.438Z] "strconv", [2024-05-07T10:57:17.438Z] "strings", [2024-05-07T10:57:17.438Z] "time" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Deps": [ [2024-05-07T10:57:17.438Z] "bufio", [2024-05-07T10:57:17.438Z] "bytes", [2024-05-07T10:57:17.438Z] "compress/flate", [2024-05-07T10:57:17.438Z] "compress/gzip", [2024-05-07T10:57:17.438Z] "compress/zlib", [2024-05-07T10:57:17.438Z] "container/list", [2024-05-07T10:57:17.438Z] "context", [2024-05-07T10:57:17.438Z] "crypto", [2024-05-07T10:57:17.438Z] "crypto/aes", [2024-05-07T10:57:17.438Z] "crypto/cipher", [2024-05-07T10:57:17.438Z] "crypto/des", [2024-05-07T10:57:17.438Z] "crypto/dsa", [2024-05-07T10:57:17.438Z] "crypto/ecdsa", [2024-05-07T10:57:17.438Z] "crypto/ed25519", [2024-05-07T10:57:17.438Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.438Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.438Z] "crypto/elliptic", [2024-05-07T10:57:17.438Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.438Z] "crypto/hmac", [2024-05-07T10:57:17.438Z] "crypto/internal/randutil", [2024-05-07T10:57:17.438Z] "crypto/internal/subtle", [2024-05-07T10:57:17.438Z] "crypto/md5", [2024-05-07T10:57:17.438Z] "crypto/rand", [2024-05-07T10:57:17.438Z] "crypto/rc4", [2024-05-07T10:57:17.438Z] "crypto/rsa", [2024-05-07T10:57:17.438Z] "crypto/sha1", [2024-05-07T10:57:17.438Z] "crypto/sha256", [2024-05-07T10:57:17.438Z] "crypto/sha512", [2024-05-07T10:57:17.438Z] "crypto/subtle", [2024-05-07T10:57:17.438Z] "crypto/tls", [2024-05-07T10:57:17.438Z] "crypto/x509", [2024-05-07T10:57:17.438Z] "crypto/x509/pkix", [2024-05-07T10:57:17.438Z] "database/sql/driver", [2024-05-07T10:57:17.438Z] "debug/dwarf", [2024-05-07T10:57:17.438Z] "debug/macho", [2024-05-07T10:57:17.438Z] "encoding", [2024-05-07T10:57:17.438Z] "encoding/asn1", [2024-05-07T10:57:17.438Z] "encoding/base32", [2024-05-07T10:57:17.438Z] "encoding/base64", [2024-05-07T10:57:17.438Z] "encoding/binary", [2024-05-07T10:57:17.438Z] "encoding/csv", [2024-05-07T10:57:17.438Z] "encoding/hex", [2024-05-07T10:57:17.438Z] "encoding/json", [2024-05-07T10:57:17.438Z] "encoding/pem", [2024-05-07T10:57:17.438Z] "encoding/xml", [2024-05-07T10:57:17.438Z] "errors", [2024-05-07T10:57:17.438Z] "fmt", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.438Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.438Z] "github.com/go-kit/log", [2024-05-07T10:57:17.438Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.438Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.438Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.438Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.438Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.438Z] "github.com/google/uuid", [2024-05-07T10:57:17.438Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.438Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.438Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.438Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.438Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.438Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.438Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.438Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.438Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.438Z] "github.com/x448/float16", [2024-05-07T10:57:17.438Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.438Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.438Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.438Z] "golang.org/x/net/html", [2024-05-07T10:57:17.438Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.438Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.438Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.438Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.438Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.438Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.438Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.438Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.438Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.438Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.438Z] "golang.org/x/text/language", [2024-05-07T10:57:17.438Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.438Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.438Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.438Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.438Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.438Z] "hash", [2024-05-07T10:57:17.438Z] "hash/adler32", [2024-05-07T10:57:17.438Z] "hash/crc32", [2024-05-07T10:57:17.438Z] "internal/abi", [2024-05-07T10:57:17.438Z] "internal/bytealg", [2024-05-07T10:57:17.438Z] "internal/cpu", [2024-05-07T10:57:17.438Z] "internal/fmtsort", [2024-05-07T10:57:17.438Z] "internal/goexperiment", [2024-05-07T10:57:17.438Z] "internal/itoa", [2024-05-07T10:57:17.438Z] "internal/nettrace", [2024-05-07T10:57:17.438Z] "internal/oserror", [2024-05-07T10:57:17.438Z] "internal/poll", [2024-05-07T10:57:17.438Z] "internal/race", [2024-05-07T10:57:17.438Z] "internal/reflectlite", [2024-05-07T10:57:17.438Z] "internal/singleflight", [2024-05-07T10:57:17.438Z] "internal/syscall/execenv", [2024-05-07T10:57:17.438Z] "internal/syscall/unix", [2024-05-07T10:57:17.438Z] "internal/testlog", [2024-05-07T10:57:17.438Z] "internal/unsafeheader", [2024-05-07T10:57:17.438Z] "io", [2024-05-07T10:57:17.438Z] "io/fs", [2024-05-07T10:57:17.438Z] "io/ioutil", [2024-05-07T10:57:17.438Z] "log", [2024-05-07T10:57:17.438Z] "math", [2024-05-07T10:57:17.438Z] "math/big", [2024-05-07T10:57:17.438Z] "math/bits", [2024-05-07T10:57:17.438Z] "math/rand", [2024-05-07T10:57:17.438Z] "mime", [2024-05-07T10:57:17.438Z] "mime/multipart", [2024-05-07T10:57:17.438Z] "mime/quotedprintable", [2024-05-07T10:57:17.438Z] "net", [2024-05-07T10:57:17.438Z] "net/http", [2024-05-07T10:57:17.438Z] "net/http/httptrace", [2024-05-07T10:57:17.438Z] "net/http/internal", [2024-05-07T10:57:17.438Z] "net/http/internal/ascii", [2024-05-07T10:57:17.438Z] "net/textproto", [2024-05-07T10:57:17.438Z] "net/url", [2024-05-07T10:57:17.438Z] "os", [2024-05-07T10:57:17.438Z] "path", [2024-05-07T10:57:17.438Z] "path/filepath", [2024-05-07T10:57:17.438Z] "reflect", [2024-05-07T10:57:17.438Z] "regexp", [2024-05-07T10:57:17.438Z] "regexp/syntax", [2024-05-07T10:57:17.438Z] "runtime", [2024-05-07T10:57:17.438Z] "runtime/cgo", [2024-05-07T10:57:17.438Z] "runtime/debug", [2024-05-07T10:57:17.438Z] "runtime/internal/atomic", [2024-05-07T10:57:17.438Z] "runtime/internal/math", [2024-05-07T10:57:17.438Z] "runtime/internal/sys", [2024-05-07T10:57:17.438Z] "sort", [2024-05-07T10:57:17.438Z] "strconv", [2024-05-07T10:57:17.438Z] "strings", [2024-05-07T10:57:17.438Z] "sync", [2024-05-07T10:57:17.438Z] "sync/atomic", [2024-05-07T10:57:17.438Z] "syscall", [2024-05-07T10:57:17.438Z] "time", [2024-05-07T10:57:17.438Z] "unicode", [2024-05-07T10:57:17.438Z] "unicode/utf16", [2024-05-07T10:57:17.438Z] "unicode/utf8", [2024-05-07T10:57:17.438Z] "unsafe", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.438Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "TestGoFiles": [ [2024-05-07T10:57:17.438Z] "http_test.go", [2024-05-07T10:57:17.438Z] "payload_test.go", [2024-05-07T10:57:17.438Z] "struct_test.go", [2024-05-07T10:57:17.438Z] "time_test.go" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "TestImports": [ [2024-05-07T10:57:17.438Z] "errors", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.438Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.438Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.438Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.438Z] "math", [2024-05-07T10:57:17.438Z] "net/http", [2024-05-07T10:57:17.438Z] "strconv", [2024-05-07T10:57:17.438Z] "testing", [2024-05-07T10:57:17.438Z] "time" [2024-05-07T10:57:17.438Z] ] [2024-05-07T10:57:17.438Z] } [2024-05-07T10:57:17.438Z] { [2024-05-07T10:57:17.438Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command/controller/http", [2024-05-07T10:57:17.438Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-05-07T10:57:17.438Z] "Name": "http", [2024-05-07T10:57:17.438Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.438Z] "Module": { [2024-05-07T10:57:17.438Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.438Z] "Main": true, [2024-05-07T10:57:17.438Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.438Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.438Z] "GoVersion": "1.21" [2024-05-07T10:57:17.438Z] }, [2024-05-07T10:57:17.438Z] "Match": [ [2024-05-07T10:57:17.438Z] "./..." [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Stale": true, [2024-05-07T10:57:17.438Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.438Z] "GoFiles": [ [2024-05-07T10:57:17.438Z] "command.go" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Imports": [ [2024-05-07T10:57:17.438Z] "fmt", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.438Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.438Z] "math", [2024-05-07T10:57:17.438Z] "net/http" [2024-05-07T10:57:17.438Z] ], [2024-05-07T10:57:17.438Z] "Deps": [ [2024-05-07T10:57:17.438Z] "bufio", [2024-05-07T10:57:17.438Z] "bytes", [2024-05-07T10:57:17.438Z] "compress/flate", [2024-05-07T10:57:17.438Z] "compress/gzip", [2024-05-07T10:57:17.438Z] "compress/zlib", [2024-05-07T10:57:17.438Z] "container/list", [2024-05-07T10:57:17.438Z] "context", [2024-05-07T10:57:17.438Z] "crypto", [2024-05-07T10:57:17.438Z] "crypto/aes", [2024-05-07T10:57:17.438Z] "crypto/cipher", [2024-05-07T10:57:17.438Z] "crypto/des", [2024-05-07T10:57:17.438Z] "crypto/dsa", [2024-05-07T10:57:17.438Z] "crypto/ecdsa", [2024-05-07T10:57:17.438Z] "crypto/ed25519", [2024-05-07T10:57:17.438Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.438Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.438Z] "crypto/elliptic", [2024-05-07T10:57:17.438Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.438Z] "crypto/hmac", [2024-05-07T10:57:17.438Z] "crypto/internal/randutil", [2024-05-07T10:57:17.438Z] "crypto/internal/subtle", [2024-05-07T10:57:17.438Z] "crypto/md5", [2024-05-07T10:57:17.438Z] "crypto/rand", [2024-05-07T10:57:17.438Z] "crypto/rc4", [2024-05-07T10:57:17.438Z] "crypto/rsa", [2024-05-07T10:57:17.438Z] "crypto/sha1", [2024-05-07T10:57:17.438Z] "crypto/sha256", [2024-05-07T10:57:17.438Z] "crypto/sha512", [2024-05-07T10:57:17.438Z] "crypto/subtle", [2024-05-07T10:57:17.438Z] "crypto/tls", [2024-05-07T10:57:17.438Z] "crypto/x509", [2024-05-07T10:57:17.438Z] "crypto/x509/pkix", [2024-05-07T10:57:17.438Z] "database/sql/driver", [2024-05-07T10:57:17.438Z] "debug/dwarf", [2024-05-07T10:57:17.438Z] "debug/macho", [2024-05-07T10:57:17.438Z] "embed", [2024-05-07T10:57:17.438Z] "encoding", [2024-05-07T10:57:17.438Z] "encoding/asn1", [2024-05-07T10:57:17.438Z] "encoding/base32", [2024-05-07T10:57:17.438Z] "encoding/base64", [2024-05-07T10:57:17.438Z] "encoding/binary", [2024-05-07T10:57:17.438Z] "encoding/csv", [2024-05-07T10:57:17.438Z] "encoding/hex", [2024-05-07T10:57:17.438Z] "encoding/json", [2024-05-07T10:57:17.438Z] "encoding/pem", [2024-05-07T10:57:17.438Z] "encoding/xml", [2024-05-07T10:57:17.438Z] "errors", [2024-05-07T10:57:17.438Z] "flag", [2024-05-07T10:57:17.438Z] "fmt", [2024-05-07T10:57:17.438Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.438Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.438Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.438Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.438Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.438Z] "github.com/fatih/color", [2024-05-07T10:57:17.438Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.438Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.438Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.438Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.438Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.438Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.438Z] "github.com/go-kit/log", [2024-05-07T10:57:17.438Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.438Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.438Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.438Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.438Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.438Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.438Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.438Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.439Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.439Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.439Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.439Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.439Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.439Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.439Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.439Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.439Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.439Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.439Z] "github.com/google/uuid", [2024-05-07T10:57:17.439Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.439Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.439Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.439Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.439Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.439Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.439Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.439Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.439Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.439Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.439Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.439Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.439Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.439Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.439Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.439Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.439Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.439Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.439Z] "github.com/x448/float16", [2024-05-07T10:57:17.439Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.439Z] "go/token", [2024-05-07T10:57:17.439Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.439Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.439Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.439Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.439Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.439Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.439Z] "golang.org/x/net/html", [2024-05-07T10:57:17.439Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.439Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.439Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.439Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.439Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.439Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.439Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.439Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.439Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.439Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.439Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.439Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.439Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.439Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.439Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.439Z] "golang.org/x/text/language", [2024-05-07T10:57:17.439Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.439Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.439Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.439Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.439Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.439Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.439Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.439Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.439Z] "hash", [2024-05-07T10:57:17.439Z] "hash/adler32", [2024-05-07T10:57:17.439Z] "hash/crc32", [2024-05-07T10:57:17.439Z] "hash/fnv", [2024-05-07T10:57:17.439Z] "html", [2024-05-07T10:57:17.439Z] "html/template", [2024-05-07T10:57:17.439Z] "internal/abi", [2024-05-07T10:57:17.439Z] "internal/bytealg", [2024-05-07T10:57:17.439Z] "internal/cpu", [2024-05-07T10:57:17.439Z] "internal/fmtsort", [2024-05-07T10:57:17.439Z] "internal/goexperiment", [2024-05-07T10:57:17.439Z] "internal/itoa", [2024-05-07T10:57:17.439Z] "internal/nettrace", [2024-05-07T10:57:17.439Z] "internal/oserror", [2024-05-07T10:57:17.439Z] "internal/poll", [2024-05-07T10:57:17.439Z] "internal/race", [2024-05-07T10:57:17.439Z] "internal/reflectlite", [2024-05-07T10:57:17.439Z] "internal/singleflight", [2024-05-07T10:57:17.439Z] "internal/syscall/execenv", [2024-05-07T10:57:17.439Z] "internal/syscall/unix", [2024-05-07T10:57:17.439Z] "internal/testlog", [2024-05-07T10:57:17.439Z] "internal/unsafeheader", [2024-05-07T10:57:17.439Z] "io", [2024-05-07T10:57:17.439Z] "io/fs", [2024-05-07T10:57:17.439Z] "io/ioutil", [2024-05-07T10:57:17.439Z] "log", [2024-05-07T10:57:17.439Z] "log/syslog", [2024-05-07T10:57:17.439Z] "math", [2024-05-07T10:57:17.439Z] "math/big", [2024-05-07T10:57:17.439Z] "math/bits", [2024-05-07T10:57:17.439Z] "math/rand", [2024-05-07T10:57:17.439Z] "mime", [2024-05-07T10:57:17.439Z] "mime/multipart", [2024-05-07T10:57:17.439Z] "mime/quotedprintable", [2024-05-07T10:57:17.439Z] "net", [2024-05-07T10:57:17.439Z] "net/http", [2024-05-07T10:57:17.439Z] "net/http/httptest", [2024-05-07T10:57:17.439Z] "net/http/httptrace", [2024-05-07T10:57:17.439Z] "net/http/httputil", [2024-05-07T10:57:17.439Z] "net/http/internal", [2024-05-07T10:57:17.439Z] "net/http/internal/ascii", [2024-05-07T10:57:17.439Z] "net/http/internal/testcert", [2024-05-07T10:57:17.439Z] "net/textproto", [2024-05-07T10:57:17.439Z] "net/url", [2024-05-07T10:57:17.439Z] "os", [2024-05-07T10:57:17.439Z] "os/signal", [2024-05-07T10:57:17.439Z] "path", [2024-05-07T10:57:17.439Z] "path/filepath", [2024-05-07T10:57:17.439Z] "reflect", [2024-05-07T10:57:17.439Z] "regexp", [2024-05-07T10:57:17.439Z] "regexp/syntax", [2024-05-07T10:57:17.439Z] "runtime", [2024-05-07T10:57:17.439Z] "runtime/cgo", [2024-05-07T10:57:17.439Z] "runtime/debug", [2024-05-07T10:57:17.439Z] "runtime/internal/atomic", [2024-05-07T10:57:17.439Z] "runtime/internal/math", [2024-05-07T10:57:17.439Z] "runtime/internal/sys", [2024-05-07T10:57:17.439Z] "runtime/pprof", [2024-05-07T10:57:17.439Z] "sort", [2024-05-07T10:57:17.439Z] "strconv", [2024-05-07T10:57:17.439Z] "strings", [2024-05-07T10:57:17.439Z] "sync", [2024-05-07T10:57:17.439Z] "sync/atomic", [2024-05-07T10:57:17.439Z] "syscall", [2024-05-07T10:57:17.439Z] "text/tabwriter", [2024-05-07T10:57:17.439Z] "text/template", [2024-05-07T10:57:17.439Z] "text/template/parse", [2024-05-07T10:57:17.439Z] "time", [2024-05-07T10:57:17.439Z] "unicode", [2024-05-07T10:57:17.439Z] "unicode/utf16", [2024-05-07T10:57:17.439Z] "unicode/utf8", [2024-05-07T10:57:17.439Z] "unsafe", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.439Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.439Z] ], [2024-05-07T10:57:17.439Z] "TestGoFiles": [ [2024-05-07T10:57:17.439Z] "command_test.go" [2024-05-07T10:57:17.439Z] ], [2024-05-07T10:57:17.439Z] "TestImports": [ [2024-05-07T10:57:17.439Z] "bytes", [2024-05-07T10:57:17.439Z] "context", [2024-05-07T10:57:17.439Z] "encoding/json", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.439Z] "github.com/google/uuid", [2024-05-07T10:57:17.439Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.439Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.439Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.439Z] "net/http", [2024-05-07T10:57:17.439Z] "net/http/httptest", [2024-05-07T10:57:17.439Z] "testing" [2024-05-07T10:57:17.439Z] ] [2024-05-07T10:57:17.439Z] } [2024-05-07T10:57:17.439Z] { [2024-05-07T10:57:17.439Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command/controller/messaging", [2024-05-07T10:57:17.439Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-05-07T10:57:17.439Z] "Name": "messaging", [2024-05-07T10:57:17.439Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.439Z] "Module": { [2024-05-07T10:57:17.439Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.439Z] "Main": true, [2024-05-07T10:57:17.439Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.439Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.439Z] "GoVersion": "1.21" [2024-05-07T10:57:17.439Z] }, [2024-05-07T10:57:17.439Z] "Match": [ [2024-05-07T10:57:17.439Z] "./..." [2024-05-07T10:57:17.439Z] ], [2024-05-07T10:57:17.439Z] "Stale": true, [2024-05-07T10:57:17.439Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.439Z] "GoFiles": [ [2024-05-07T10:57:17.439Z] "external.go", [2024-05-07T10:57:17.439Z] "internal.go", [2024-05-07T10:57:17.439Z] "utils.go" [2024-05-07T10:57:17.439Z] ], [2024-05-07T10:57:17.439Z] "Imports": [ [2024-05-07T10:57:17.439Z] "context", [2024-05-07T10:57:17.439Z] "encoding/json", [2024-05-07T10:57:17.439Z] "errors", [2024-05-07T10:57:17.439Z] "fmt", [2024-05-07T10:57:17.439Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.439Z] "net/http", [2024-05-07T10:57:17.439Z] "net/url", [2024-05-07T10:57:17.439Z] "strconv", [2024-05-07T10:57:17.439Z] "strings", [2024-05-07T10:57:17.439Z] "time" [2024-05-07T10:57:17.439Z] ], [2024-05-07T10:57:17.439Z] "Deps": [ [2024-05-07T10:57:17.439Z] "bufio", [2024-05-07T10:57:17.439Z] "bytes", [2024-05-07T10:57:17.439Z] "compress/flate", [2024-05-07T10:57:17.439Z] "compress/gzip", [2024-05-07T10:57:17.439Z] "compress/zlib", [2024-05-07T10:57:17.439Z] "container/list", [2024-05-07T10:57:17.439Z] "context", [2024-05-07T10:57:17.439Z] "crypto", [2024-05-07T10:57:17.439Z] "crypto/aes", [2024-05-07T10:57:17.439Z] "crypto/cipher", [2024-05-07T10:57:17.439Z] "crypto/des", [2024-05-07T10:57:17.439Z] "crypto/dsa", [2024-05-07T10:57:17.439Z] "crypto/ecdsa", [2024-05-07T10:57:17.439Z] "crypto/ed25519", [2024-05-07T10:57:17.439Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.439Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.439Z] "crypto/elliptic", [2024-05-07T10:57:17.439Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.439Z] "crypto/hmac", [2024-05-07T10:57:17.439Z] "crypto/internal/randutil", [2024-05-07T10:57:17.439Z] "crypto/internal/subtle", [2024-05-07T10:57:17.439Z] "crypto/md5", [2024-05-07T10:57:17.439Z] "crypto/rand", [2024-05-07T10:57:17.439Z] "crypto/rc4", [2024-05-07T10:57:17.439Z] "crypto/rsa", [2024-05-07T10:57:17.439Z] "crypto/sha1", [2024-05-07T10:57:17.439Z] "crypto/sha256", [2024-05-07T10:57:17.439Z] "crypto/sha512", [2024-05-07T10:57:17.439Z] "crypto/subtle", [2024-05-07T10:57:17.439Z] "crypto/tls", [2024-05-07T10:57:17.439Z] "crypto/x509", [2024-05-07T10:57:17.439Z] "crypto/x509/pkix", [2024-05-07T10:57:17.439Z] "database/sql/driver", [2024-05-07T10:57:17.439Z] "debug/dwarf", [2024-05-07T10:57:17.439Z] "debug/macho", [2024-05-07T10:57:17.439Z] "embed", [2024-05-07T10:57:17.439Z] "encoding", [2024-05-07T10:57:17.439Z] "encoding/asn1", [2024-05-07T10:57:17.439Z] "encoding/base32", [2024-05-07T10:57:17.439Z] "encoding/base64", [2024-05-07T10:57:17.439Z] "encoding/binary", [2024-05-07T10:57:17.439Z] "encoding/csv", [2024-05-07T10:57:17.439Z] "encoding/hex", [2024-05-07T10:57:17.439Z] "encoding/json", [2024-05-07T10:57:17.439Z] "encoding/pem", [2024-05-07T10:57:17.439Z] "encoding/xml", [2024-05-07T10:57:17.439Z] "errors", [2024-05-07T10:57:17.439Z] "flag", [2024-05-07T10:57:17.439Z] "fmt", [2024-05-07T10:57:17.439Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.439Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.439Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.439Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.439Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.445Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.445Z] "github.com/fatih/color", [2024-05-07T10:57:17.445Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.445Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.445Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.445Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.445Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.445Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.445Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.445Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.445Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.445Z] "github.com/go-kit/log", [2024-05-07T10:57:17.445Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.445Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.445Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.445Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.445Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.445Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.445Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.445Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.445Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.445Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.445Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.445Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.445Z] "github.com/google/uuid", [2024-05-07T10:57:17.445Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.445Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.445Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.445Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.445Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.445Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.445Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.445Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.445Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.445Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.445Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.445Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.445Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.446Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.446Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.446Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.446Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.446Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.446Z] "github.com/x448/float16", [2024-05-07T10:57:17.446Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.446Z] "go/token", [2024-05-07T10:57:17.446Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.446Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.446Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.446Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.446Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.446Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.446Z] "golang.org/x/net/html", [2024-05-07T10:57:17.446Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.446Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.446Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.446Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.446Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.446Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.446Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.446Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.446Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.446Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.446Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.446Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.446Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.446Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.446Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.446Z] "golang.org/x/text/language", [2024-05-07T10:57:17.446Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.446Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.446Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.446Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.446Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.446Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.446Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.446Z] "hash", [2024-05-07T10:57:17.446Z] "hash/adler32", [2024-05-07T10:57:17.446Z] "hash/crc32", [2024-05-07T10:57:17.446Z] "hash/fnv", [2024-05-07T10:57:17.446Z] "html", [2024-05-07T10:57:17.446Z] "html/template", [2024-05-07T10:57:17.446Z] "internal/abi", [2024-05-07T10:57:17.446Z] "internal/bytealg", [2024-05-07T10:57:17.446Z] "internal/cpu", [2024-05-07T10:57:17.446Z] "internal/fmtsort", [2024-05-07T10:57:17.446Z] "internal/goexperiment", [2024-05-07T10:57:17.446Z] "internal/itoa", [2024-05-07T10:57:17.446Z] "internal/nettrace", [2024-05-07T10:57:17.446Z] "internal/oserror", [2024-05-07T10:57:17.446Z] "internal/poll", [2024-05-07T10:57:17.446Z] "internal/race", [2024-05-07T10:57:17.446Z] "internal/reflectlite", [2024-05-07T10:57:17.446Z] "internal/singleflight", [2024-05-07T10:57:17.446Z] "internal/syscall/execenv", [2024-05-07T10:57:17.446Z] "internal/syscall/unix", [2024-05-07T10:57:17.446Z] "internal/testlog", [2024-05-07T10:57:17.446Z] "internal/unsafeheader", [2024-05-07T10:57:17.446Z] "io", [2024-05-07T10:57:17.446Z] "io/fs", [2024-05-07T10:57:17.446Z] "io/ioutil", [2024-05-07T10:57:17.446Z] "log", [2024-05-07T10:57:17.446Z] "log/syslog", [2024-05-07T10:57:17.446Z] "math", [2024-05-07T10:57:17.446Z] "math/big", [2024-05-07T10:57:17.446Z] "math/bits", [2024-05-07T10:57:17.446Z] "math/rand", [2024-05-07T10:57:17.446Z] "mime", [2024-05-07T10:57:17.446Z] "mime/multipart", [2024-05-07T10:57:17.446Z] "mime/quotedprintable", [2024-05-07T10:57:17.446Z] "net", [2024-05-07T10:57:17.446Z] "net/http", [2024-05-07T10:57:17.446Z] "net/http/httptest", [2024-05-07T10:57:17.446Z] "net/http/httptrace", [2024-05-07T10:57:17.446Z] "net/http/httputil", [2024-05-07T10:57:17.446Z] "net/http/internal", [2024-05-07T10:57:17.446Z] "net/http/internal/ascii", [2024-05-07T10:57:17.446Z] "net/http/internal/testcert", [2024-05-07T10:57:17.446Z] "net/textproto", [2024-05-07T10:57:17.446Z] "net/url", [2024-05-07T10:57:17.446Z] "os", [2024-05-07T10:57:17.446Z] "os/signal", [2024-05-07T10:57:17.446Z] "path", [2024-05-07T10:57:17.446Z] "path/filepath", [2024-05-07T10:57:17.446Z] "reflect", [2024-05-07T10:57:17.446Z] "regexp", [2024-05-07T10:57:17.446Z] "regexp/syntax", [2024-05-07T10:57:17.446Z] "runtime", [2024-05-07T10:57:17.447Z] "runtime/cgo", [2024-05-07T10:57:17.447Z] "runtime/debug", [2024-05-07T10:57:17.447Z] "runtime/internal/atomic", [2024-05-07T10:57:17.447Z] "runtime/internal/math", [2024-05-07T10:57:17.447Z] "runtime/internal/sys", [2024-05-07T10:57:17.447Z] "runtime/pprof", [2024-05-07T10:57:17.447Z] "sort", [2024-05-07T10:57:17.447Z] "strconv", [2024-05-07T10:57:17.447Z] "strings", [2024-05-07T10:57:17.447Z] "sync", [2024-05-07T10:57:17.447Z] "sync/atomic", [2024-05-07T10:57:17.447Z] "syscall", [2024-05-07T10:57:17.447Z] "text/tabwriter", [2024-05-07T10:57:17.447Z] "text/template", [2024-05-07T10:57:17.447Z] "text/template/parse", [2024-05-07T10:57:17.447Z] "time", [2024-05-07T10:57:17.447Z] "unicode", [2024-05-07T10:57:17.447Z] "unicode/utf16", [2024-05-07T10:57:17.447Z] "unicode/utf8", [2024-05-07T10:57:17.447Z] "unsafe", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.447Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.447Z] ], [2024-05-07T10:57:17.447Z] "TestGoFiles": [ [2024-05-07T10:57:17.447Z] "external_test.go", [2024-05-07T10:57:17.447Z] "internal_test.go" [2024-05-07T10:57:17.447Z] ], [2024-05-07T10:57:17.447Z] "TestImports": [ [2024-05-07T10:57:17.447Z] "context", [2024-05-07T10:57:17.447Z] "encoding/json", [2024-05-07T10:57:17.447Z] "errors", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.447Z] "github.com/google/uuid", [2024-05-07T10:57:17.447Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.447Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.447Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.447Z] "net/http", [2024-05-07T10:57:17.447Z] "strings", [2024-05-07T10:57:17.447Z] "sync", [2024-05-07T10:57:17.447Z] "testing", [2024-05-07T10:57:17.447Z] "time" [2024-05-07T10:57:17.447Z] ] [2024-05-07T10:57:17.447Z] } [2024-05-07T10:57:17.447Z] { [2024-05-07T10:57:17.447Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/file", [2024-05-07T10:57:17.447Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.447Z] "Name": "file", [2024-05-07T10:57:17.447Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.447Z] "Module": { [2024-05-07T10:57:17.447Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.447Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.447Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.447Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.447Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.447Z] "GoVersion": "1.21" [2024-05-07T10:57:17.447Z] }, [2024-05-07T10:57:17.447Z] "DepOnly": true, [2024-05-07T10:57:17.447Z] "Stale": true, [2024-05-07T10:57:17.447Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.447Z] "GoFiles": [ [2024-05-07T10:57:17.447Z] "file.go" [2024-05-07T10:57:17.447Z] ], [2024-05-07T10:57:17.447Z] "Imports": [ [2024-05-07T10:57:17.447Z] "fmt", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.447Z] "io", [2024-05-07T10:57:17.447Z] "net/http", [2024-05-07T10:57:17.447Z] "net/url", [2024-05-07T10:57:17.447Z] "os" [2024-05-07T10:57:17.447Z] ], [2024-05-07T10:57:17.447Z] "Deps": [ [2024-05-07T10:57:17.447Z] "bufio", [2024-05-07T10:57:17.447Z] "bytes", [2024-05-07T10:57:17.447Z] "compress/flate", [2024-05-07T10:57:17.447Z] "compress/gzip", [2024-05-07T10:57:17.447Z] "compress/zlib", [2024-05-07T10:57:17.447Z] "container/list", [2024-05-07T10:57:17.447Z] "context", [2024-05-07T10:57:17.447Z] "crypto", [2024-05-07T10:57:17.447Z] "crypto/aes", [2024-05-07T10:57:17.447Z] "crypto/cipher", [2024-05-07T10:57:17.447Z] "crypto/des", [2024-05-07T10:57:17.447Z] "crypto/dsa", [2024-05-07T10:57:17.447Z] "crypto/ecdsa", [2024-05-07T10:57:17.447Z] "crypto/ed25519", [2024-05-07T10:57:17.447Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.447Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.447Z] "crypto/elliptic", [2024-05-07T10:57:17.447Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.447Z] "crypto/hmac", [2024-05-07T10:57:17.447Z] "crypto/internal/randutil", [2024-05-07T10:57:17.447Z] "crypto/internal/subtle", [2024-05-07T10:57:17.447Z] "crypto/md5", [2024-05-07T10:57:17.447Z] "crypto/rand", [2024-05-07T10:57:17.447Z] "crypto/rc4", [2024-05-07T10:57:17.447Z] "crypto/rsa", [2024-05-07T10:57:17.447Z] "crypto/sha1", [2024-05-07T10:57:17.447Z] "crypto/sha256", [2024-05-07T10:57:17.447Z] "crypto/sha512", [2024-05-07T10:57:17.447Z] "crypto/subtle", [2024-05-07T10:57:17.447Z] "crypto/tls", [2024-05-07T10:57:17.447Z] "crypto/x509", [2024-05-07T10:57:17.447Z] "crypto/x509/pkix", [2024-05-07T10:57:17.447Z] "database/sql/driver", [2024-05-07T10:57:17.447Z] "debug/dwarf", [2024-05-07T10:57:17.447Z] "debug/macho", [2024-05-07T10:57:17.447Z] "encoding", [2024-05-07T10:57:17.447Z] "encoding/asn1", [2024-05-07T10:57:17.447Z] "encoding/base64", [2024-05-07T10:57:17.447Z] "encoding/binary", [2024-05-07T10:57:17.447Z] "encoding/csv", [2024-05-07T10:57:17.447Z] "encoding/hex", [2024-05-07T10:57:17.447Z] "encoding/json", [2024-05-07T10:57:17.447Z] "encoding/pem", [2024-05-07T10:57:17.447Z] "encoding/xml", [2024-05-07T10:57:17.447Z] "errors", [2024-05-07T10:57:17.447Z] "flag", [2024-05-07T10:57:17.447Z] "fmt", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.447Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.447Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.447Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.447Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.447Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.447Z] "github.com/go-kit/log", [2024-05-07T10:57:17.447Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.447Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.447Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.447Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.447Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.447Z] "github.com/google/uuid", [2024-05-07T10:57:17.447Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.447Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.447Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.448Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.448Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.448Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.448Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.448Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.448Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.448Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.448Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.448Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.448Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.448Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.448Z] "golang.org/x/net/html", [2024-05-07T10:57:17.448Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.448Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.448Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.448Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.448Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.448Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.448Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.448Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.448Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.448Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.448Z] "golang.org/x/text/language", [2024-05-07T10:57:17.448Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.448Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.448Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.448Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.448Z] "hash", [2024-05-07T10:57:17.448Z] "hash/adler32", [2024-05-07T10:57:17.448Z] "hash/crc32", [2024-05-07T10:57:17.448Z] "internal/abi", [2024-05-07T10:57:17.448Z] "internal/bytealg", [2024-05-07T10:57:17.448Z] "internal/cpu", [2024-05-07T10:57:17.448Z] "internal/fmtsort", [2024-05-07T10:57:17.448Z] "internal/goexperiment", [2024-05-07T10:57:17.448Z] "internal/itoa", [2024-05-07T10:57:17.448Z] "internal/nettrace", [2024-05-07T10:57:17.448Z] "internal/oserror", [2024-05-07T10:57:17.448Z] "internal/poll", [2024-05-07T10:57:17.448Z] "internal/race", [2024-05-07T10:57:17.448Z] "internal/reflectlite", [2024-05-07T10:57:17.448Z] "internal/singleflight", [2024-05-07T10:57:17.448Z] "internal/syscall/execenv", [2024-05-07T10:57:17.448Z] "internal/syscall/unix", [2024-05-07T10:57:17.448Z] "internal/testlog", [2024-05-07T10:57:17.448Z] "internal/unsafeheader", [2024-05-07T10:57:17.448Z] "io", [2024-05-07T10:57:17.448Z] "io/fs", [2024-05-07T10:57:17.448Z] "io/ioutil", [2024-05-07T10:57:17.448Z] "log", [2024-05-07T10:57:17.448Z] "log/syslog", [2024-05-07T10:57:17.448Z] "math", [2024-05-07T10:57:17.448Z] "math/big", [2024-05-07T10:57:17.448Z] "math/bits", [2024-05-07T10:57:17.448Z] "math/rand", [2024-05-07T10:57:17.448Z] "mime", [2024-05-07T10:57:17.448Z] "mime/multipart", [2024-05-07T10:57:17.448Z] "mime/quotedprintable", [2024-05-07T10:57:17.448Z] "net", [2024-05-07T10:57:17.448Z] "net/http", [2024-05-07T10:57:17.448Z] "net/http/httptest", [2024-05-07T10:57:17.448Z] "net/http/httptrace", [2024-05-07T10:57:17.448Z] "net/http/internal", [2024-05-07T10:57:17.448Z] "net/http/internal/ascii", [2024-05-07T10:57:17.448Z] "net/http/internal/testcert", [2024-05-07T10:57:17.448Z] "net/textproto", [2024-05-07T10:57:17.448Z] "net/url", [2024-05-07T10:57:17.448Z] "os", [2024-05-07T10:57:17.448Z] "path", [2024-05-07T10:57:17.448Z] "path/filepath", [2024-05-07T10:57:17.448Z] "reflect", [2024-05-07T10:57:17.448Z] "regexp", [2024-05-07T10:57:17.448Z] "regexp/syntax", [2024-05-07T10:57:17.448Z] "runtime", [2024-05-07T10:57:17.448Z] "runtime/cgo", [2024-05-07T10:57:17.448Z] "runtime/debug", [2024-05-07T10:57:17.448Z] "runtime/internal/atomic", [2024-05-07T10:57:17.448Z] "runtime/internal/math", [2024-05-07T10:57:17.448Z] "runtime/internal/sys", [2024-05-07T10:57:17.448Z] "runtime/pprof", [2024-05-07T10:57:17.448Z] "sort", [2024-05-07T10:57:17.448Z] "strconv", [2024-05-07T10:57:17.448Z] "strings", [2024-05-07T10:57:17.448Z] "sync", [2024-05-07T10:57:17.448Z] "sync/atomic", [2024-05-07T10:57:17.448Z] "syscall", [2024-05-07T10:57:17.448Z] "text/tabwriter", [2024-05-07T10:57:17.448Z] "time", [2024-05-07T10:57:17.448Z] "unicode", [2024-05-07T10:57:17.448Z] "unicode/utf16", [2024-05-07T10:57:17.448Z] "unicode/utf8", [2024-05-07T10:57:17.448Z] "unsafe", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.448Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "TestGoFiles": [ [2024-05-07T10:57:17.448Z] "file_test.go" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "TestImports": [ [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.448Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.448Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.448Z] "net/http", [2024-05-07T10:57:17.448Z] "net/http/httptest", [2024-05-07T10:57:17.448Z] "path", [2024-05-07T10:57:17.448Z] "testing" [2024-05-07T10:57:17.448Z] ] [2024-05-07T10:57:17.448Z] } [2024-05-07T10:57:17.448Z] { [2024-05-07T10:57:17.448Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/flags", [2024-05-07T10:57:17.448Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.448Z] "Name": "flags", [2024-05-07T10:57:17.448Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.448Z] "Module": { [2024-05-07T10:57:17.448Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.448Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.448Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.448Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.448Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.448Z] "GoVersion": "1.21" [2024-05-07T10:57:17.448Z] }, [2024-05-07T10:57:17.448Z] "DepOnly": true, [2024-05-07T10:57:17.448Z] "Stale": true, [2024-05-07T10:57:17.448Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.448Z] "GoFiles": [ [2024-05-07T10:57:17.448Z] "flags.go" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "Imports": [ [2024-05-07T10:57:17.448Z] "flag", [2024-05-07T10:57:17.448Z] "fmt", [2024-05-07T10:57:17.448Z] "os", [2024-05-07T10:57:17.448Z] "regexp", [2024-05-07T10:57:17.448Z] "strings" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "Deps": [ [2024-05-07T10:57:17.448Z] "bytes", [2024-05-07T10:57:17.448Z] "errors", [2024-05-07T10:57:17.448Z] "flag", [2024-05-07T10:57:17.448Z] "fmt", [2024-05-07T10:57:17.448Z] "internal/abi", [2024-05-07T10:57:17.448Z] "internal/bytealg", [2024-05-07T10:57:17.448Z] "internal/cpu", [2024-05-07T10:57:17.448Z] "internal/fmtsort", [2024-05-07T10:57:17.448Z] "internal/goexperiment", [2024-05-07T10:57:17.448Z] "internal/itoa", [2024-05-07T10:57:17.448Z] "internal/oserror", [2024-05-07T10:57:17.448Z] "internal/poll", [2024-05-07T10:57:17.448Z] "internal/race", [2024-05-07T10:57:17.448Z] "internal/reflectlite", [2024-05-07T10:57:17.448Z] "internal/syscall/execenv", [2024-05-07T10:57:17.448Z] "internal/syscall/unix", [2024-05-07T10:57:17.448Z] "internal/testlog", [2024-05-07T10:57:17.448Z] "internal/unsafeheader", [2024-05-07T10:57:17.448Z] "io", [2024-05-07T10:57:17.448Z] "io/fs", [2024-05-07T10:57:17.448Z] "math", [2024-05-07T10:57:17.448Z] "math/bits", [2024-05-07T10:57:17.448Z] "os", [2024-05-07T10:57:17.448Z] "path", [2024-05-07T10:57:17.448Z] "reflect", [2024-05-07T10:57:17.448Z] "regexp", [2024-05-07T10:57:17.448Z] "regexp/syntax", [2024-05-07T10:57:17.448Z] "runtime", [2024-05-07T10:57:17.448Z] "runtime/internal/atomic", [2024-05-07T10:57:17.448Z] "runtime/internal/math", [2024-05-07T10:57:17.448Z] "runtime/internal/sys", [2024-05-07T10:57:17.448Z] "sort", [2024-05-07T10:57:17.448Z] "strconv", [2024-05-07T10:57:17.448Z] "strings", [2024-05-07T10:57:17.448Z] "sync", [2024-05-07T10:57:17.448Z] "sync/atomic", [2024-05-07T10:57:17.448Z] "syscall", [2024-05-07T10:57:17.448Z] "time", [2024-05-07T10:57:17.448Z] "unicode", [2024-05-07T10:57:17.448Z] "unicode/utf8", [2024-05-07T10:57:17.448Z] "unsafe" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "TestGoFiles": [ [2024-05-07T10:57:17.448Z] "flags_test.go" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "TestImports": [ [2024-05-07T10:57:17.448Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.448Z] "testing" [2024-05-07T10:57:17.448Z] ] [2024-05-07T10:57:17.448Z] } [2024-05-07T10:57:17.448Z] { [2024-05-07T10:57:17.448Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config", [2024-05-07T10:57:17.448Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.448Z] "Name": "config", [2024-05-07T10:57:17.448Z] "Doc": "****************************************************************************** * Copyright 2020 Intel Corp.", [2024-05-07T10:57:17.448Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.448Z] "Module": { [2024-05-07T10:57:17.448Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.448Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.448Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.448Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.448Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.448Z] "GoVersion": "1.21" [2024-05-07T10:57:17.448Z] }, [2024-05-07T10:57:17.448Z] "DepOnly": true, [2024-05-07T10:57:17.448Z] "Stale": true, [2024-05-07T10:57:17.448Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.448Z] "GoFiles": [ [2024-05-07T10:57:17.448Z] "config.go", [2024-05-07T10:57:17.448Z] "provider.go" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "Imports": [ [2024-05-07T10:57:17.448Z] "context", [2024-05-07T10:57:17.448Z] "errors", [2024-05-07T10:57:17.448Z] "fmt", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.448Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.448Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.448Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.448Z] "math", [2024-05-07T10:57:17.448Z] "net", [2024-05-07T10:57:17.448Z] "net/url", [2024-05-07T10:57:17.448Z] "path/filepath", [2024-05-07T10:57:17.448Z] "reflect", [2024-05-07T10:57:17.448Z] "strconv", [2024-05-07T10:57:17.448Z] "strings", [2024-05-07T10:57:17.448Z] "sync", [2024-05-07T10:57:17.448Z] "time" [2024-05-07T10:57:17.448Z] ], [2024-05-07T10:57:17.448Z] "Deps": [ [2024-05-07T10:57:17.448Z] "bufio", [2024-05-07T10:57:17.448Z] "bytes", [2024-05-07T10:57:17.448Z] "compress/flate", [2024-05-07T10:57:17.448Z] "compress/gzip", [2024-05-07T10:57:17.448Z] "compress/zlib", [2024-05-07T10:57:17.448Z] "container/list", [2024-05-07T10:57:17.448Z] "context", [2024-05-07T10:57:17.448Z] "crypto", [2024-05-07T10:57:17.448Z] "crypto/aes", [2024-05-07T10:57:17.448Z] "crypto/cipher", [2024-05-07T10:57:17.448Z] "crypto/des", [2024-05-07T10:57:17.448Z] "crypto/dsa", [2024-05-07T10:57:17.448Z] "crypto/ecdsa", [2024-05-07T10:57:17.448Z] "crypto/ed25519", [2024-05-07T10:57:17.448Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.448Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.448Z] "crypto/elliptic", [2024-05-07T10:57:17.448Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.448Z] "crypto/hmac", [2024-05-07T10:57:17.448Z] "crypto/internal/randutil", [2024-05-07T10:57:17.448Z] "crypto/internal/subtle", [2024-05-07T10:57:17.448Z] "crypto/md5", [2024-05-07T10:57:17.448Z] "crypto/rand", [2024-05-07T10:57:17.448Z] "crypto/rc4", [2024-05-07T10:57:17.448Z] "crypto/rsa", [2024-05-07T10:57:17.448Z] "crypto/sha1", [2024-05-07T10:57:17.448Z] "crypto/sha256", [2024-05-07T10:57:17.448Z] "crypto/sha512", [2024-05-07T10:57:17.448Z] "crypto/subtle", [2024-05-07T10:57:17.448Z] "crypto/tls", [2024-05-07T10:57:17.448Z] "crypto/x509", [2024-05-07T10:57:17.448Z] "crypto/x509/pkix", [2024-05-07T10:57:17.448Z] "database/sql/driver", [2024-05-07T10:57:17.448Z] "debug/dwarf", [2024-05-07T10:57:17.448Z] "debug/macho", [2024-05-07T10:57:17.448Z] "embed", [2024-05-07T10:57:17.448Z] "encoding", [2024-05-07T10:57:17.449Z] "encoding/asn1", [2024-05-07T10:57:17.449Z] "encoding/base32", [2024-05-07T10:57:17.449Z] "encoding/base64", [2024-05-07T10:57:17.449Z] "encoding/binary", [2024-05-07T10:57:17.449Z] "encoding/csv", [2024-05-07T10:57:17.449Z] "encoding/hex", [2024-05-07T10:57:17.449Z] "encoding/json", [2024-05-07T10:57:17.449Z] "encoding/pem", [2024-05-07T10:57:17.449Z] "encoding/xml", [2024-05-07T10:57:17.449Z] "errors", [2024-05-07T10:57:17.449Z] "flag", [2024-05-07T10:57:17.449Z] "fmt", [2024-05-07T10:57:17.449Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.449Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.449Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.449Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.449Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.449Z] "github.com/fatih/color", [2024-05-07T10:57:17.449Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.449Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.449Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.449Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.449Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.449Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.449Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.449Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.449Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.449Z] "github.com/go-kit/log", [2024-05-07T10:57:17.449Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.449Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.449Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.449Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.449Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.449Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.449Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.449Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.449Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.449Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.449Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.449Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.449Z] "github.com/google/uuid", [2024-05-07T10:57:17.449Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.449Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.449Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.449Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.449Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.449Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.449Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.449Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.449Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.449Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.449Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.449Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.449Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.449Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.449Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.449Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.449Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.449Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.449Z] "github.com/x448/float16", [2024-05-07T10:57:17.449Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.449Z] "go/token", [2024-05-07T10:57:17.449Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.449Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.449Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.449Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.449Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.449Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.449Z] "golang.org/x/net/html", [2024-05-07T10:57:17.449Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.449Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.449Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.449Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.449Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.449Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.449Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.449Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.449Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.449Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.449Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.449Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.449Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.449Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.449Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.449Z] "golang.org/x/text/language", [2024-05-07T10:57:17.449Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.449Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.449Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.449Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.449Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.449Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.449Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.449Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.449Z] "hash", [2024-05-07T10:57:17.449Z] "hash/adler32", [2024-05-07T10:57:17.449Z] "hash/crc32", [2024-05-07T10:57:17.449Z] "hash/fnv", [2024-05-07T10:57:17.449Z] "html", [2024-05-07T10:57:17.449Z] "html/template", [2024-05-07T10:57:17.449Z] "internal/abi", [2024-05-07T10:57:17.449Z] "internal/bytealg", [2024-05-07T10:57:17.449Z] "internal/cpu", [2024-05-07T10:57:17.449Z] "internal/fmtsort", [2024-05-07T10:57:17.449Z] "internal/goexperiment", [2024-05-07T10:57:17.449Z] "internal/itoa", [2024-05-07T10:57:17.449Z] "internal/nettrace", [2024-05-07T10:57:17.449Z] "internal/oserror", [2024-05-07T10:57:17.449Z] "internal/poll", [2024-05-07T10:57:17.449Z] "internal/race", [2024-05-07T10:57:17.449Z] "internal/reflectlite", [2024-05-07T10:57:17.449Z] "internal/singleflight", [2024-05-07T10:57:17.449Z] "internal/syscall/execenv", [2024-05-07T10:57:17.449Z] "internal/syscall/unix", [2024-05-07T10:57:17.449Z] "internal/testlog", [2024-05-07T10:57:17.449Z] "internal/unsafeheader", [2024-05-07T10:57:17.449Z] "io", [2024-05-07T10:57:17.449Z] "io/fs", [2024-05-07T10:57:17.449Z] "io/ioutil", [2024-05-07T10:57:17.449Z] "log", [2024-05-07T10:57:17.449Z] "log/syslog", [2024-05-07T10:57:17.450Z] "math", [2024-05-07T10:57:17.450Z] "math/big", [2024-05-07T10:57:17.450Z] "math/bits", [2024-05-07T10:57:17.450Z] "math/rand", [2024-05-07T10:57:17.450Z] "mime", [2024-05-07T10:57:17.450Z] "mime/multipart", [2024-05-07T10:57:17.450Z] "mime/quotedprintable", [2024-05-07T10:57:17.450Z] "net", [2024-05-07T10:57:17.450Z] "net/http", [2024-05-07T10:57:17.450Z] "net/http/httptest", [2024-05-07T10:57:17.450Z] "net/http/httptrace", [2024-05-07T10:57:17.450Z] "net/http/httputil", [2024-05-07T10:57:17.450Z] "net/http/internal", [2024-05-07T10:57:17.450Z] "net/http/internal/ascii", [2024-05-07T10:57:17.450Z] "net/http/internal/testcert", [2024-05-07T10:57:17.450Z] "net/textproto", [2024-05-07T10:57:17.450Z] "net/url", [2024-05-07T10:57:17.450Z] "os", [2024-05-07T10:57:17.450Z] "os/signal", [2024-05-07T10:57:17.450Z] "path", [2024-05-07T10:57:17.450Z] "path/filepath", [2024-05-07T10:57:17.450Z] "reflect", [2024-05-07T10:57:17.450Z] "regexp", [2024-05-07T10:57:17.450Z] "regexp/syntax", [2024-05-07T10:57:17.450Z] "runtime", [2024-05-07T10:57:17.450Z] "runtime/cgo", [2024-05-07T10:57:17.450Z] "runtime/debug", [2024-05-07T10:57:17.450Z] "runtime/internal/atomic", [2024-05-07T10:57:17.450Z] "runtime/internal/math", [2024-05-07T10:57:17.450Z] "runtime/internal/sys", [2024-05-07T10:57:17.450Z] "runtime/pprof", [2024-05-07T10:57:17.450Z] "sort", [2024-05-07T10:57:17.450Z] "strconv", [2024-05-07T10:57:17.450Z] "strings", [2024-05-07T10:57:17.450Z] "sync", [2024-05-07T10:57:17.450Z] "sync/atomic", [2024-05-07T10:57:17.450Z] "syscall", [2024-05-07T10:57:17.450Z] "text/tabwriter", [2024-05-07T10:57:17.450Z] "text/template", [2024-05-07T10:57:17.450Z] "text/template/parse", [2024-05-07T10:57:17.450Z] "time", [2024-05-07T10:57:17.450Z] "unicode", [2024-05-07T10:57:17.450Z] "unicode/utf16", [2024-05-07T10:57:17.450Z] "unicode/utf8", [2024-05-07T10:57:17.450Z] "unsafe", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.450Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.450Z] ], [2024-05-07T10:57:17.450Z] "TestGoFiles": [ [2024-05-07T10:57:17.450Z] "config_test.go", [2024-05-07T10:57:17.450Z] "configmock_test.go", [2024-05-07T10:57:17.450Z] "provider_test.go" [2024-05-07T10:57:17.450Z] ], [2024-05-07T10:57:17.450Z] "TestImports": [ [2024-05-07T10:57:17.450Z] "context", [2024-05-07T10:57:17.450Z] "errors", [2024-05-07T10:57:17.450Z] "fmt", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.450Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.450Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.450Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.450Z] "os", [2024-05-07T10:57:17.450Z] "path", [2024-05-07T10:57:17.450Z] "path/filepath", [2024-05-07T10:57:17.450Z] "strconv", [2024-05-07T10:57:17.450Z] "sync", [2024-05-07T10:57:17.450Z] "testing" [2024-05-07T10:57:17.450Z] ] [2024-05-07T10:57:17.450Z] } [2024-05-07T10:57:17.450Z] { [2024-05-07T10:57:17.450Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/registration", [2024-05-07T10:57:17.450Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.450Z] "Name": "registration", [2024-05-07T10:57:17.450Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.450Z] "Module": { [2024-05-07T10:57:17.450Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.450Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.450Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.450Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.450Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.450Z] "GoVersion": "1.21" [2024-05-07T10:57:17.450Z] }, [2024-05-07T10:57:17.450Z] "DepOnly": true, [2024-05-07T10:57:17.450Z] "Stale": true, [2024-05-07T10:57:17.450Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.450Z] "GoFiles": [ [2024-05-07T10:57:17.450Z] "registry.go" [2024-05-07T10:57:17.450Z] ], [2024-05-07T10:57:17.450Z] "Imports": [ [2024-05-07T10:57:17.450Z] "context", [2024-05-07T10:57:17.450Z] "errors", [2024-05-07T10:57:17.450Z] "fmt", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-registry/v3/registry" [2024-05-07T10:57:17.450Z] ], [2024-05-07T10:57:17.450Z] "Deps": [ [2024-05-07T10:57:17.450Z] "bufio", [2024-05-07T10:57:17.450Z] "bytes", [2024-05-07T10:57:17.450Z] "compress/flate", [2024-05-07T10:57:17.450Z] "compress/gzip", [2024-05-07T10:57:17.450Z] "compress/zlib", [2024-05-07T10:57:17.450Z] "container/list", [2024-05-07T10:57:17.450Z] "context", [2024-05-07T10:57:17.450Z] "crypto", [2024-05-07T10:57:17.450Z] "crypto/aes", [2024-05-07T10:57:17.450Z] "crypto/cipher", [2024-05-07T10:57:17.450Z] "crypto/des", [2024-05-07T10:57:17.450Z] "crypto/dsa", [2024-05-07T10:57:17.450Z] "crypto/ecdsa", [2024-05-07T10:57:17.450Z] "crypto/ed25519", [2024-05-07T10:57:17.450Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.450Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.450Z] "crypto/elliptic", [2024-05-07T10:57:17.450Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.450Z] "crypto/hmac", [2024-05-07T10:57:17.450Z] "crypto/internal/randutil", [2024-05-07T10:57:17.450Z] "crypto/internal/subtle", [2024-05-07T10:57:17.450Z] "crypto/md5", [2024-05-07T10:57:17.450Z] "crypto/rand", [2024-05-07T10:57:17.450Z] "crypto/rc4", [2024-05-07T10:57:17.450Z] "crypto/rsa", [2024-05-07T10:57:17.450Z] "crypto/sha1", [2024-05-07T10:57:17.450Z] "crypto/sha256", [2024-05-07T10:57:17.450Z] "crypto/sha512", [2024-05-07T10:57:17.450Z] "crypto/subtle", [2024-05-07T10:57:17.450Z] "crypto/tls", [2024-05-07T10:57:17.450Z] "crypto/x509", [2024-05-07T10:57:17.450Z] "crypto/x509/pkix", [2024-05-07T10:57:17.450Z] "database/sql/driver", [2024-05-07T10:57:17.450Z] "debug/dwarf", [2024-05-07T10:57:17.450Z] "debug/macho", [2024-05-07T10:57:17.450Z] "embed", [2024-05-07T10:57:17.450Z] "encoding", [2024-05-07T10:57:17.450Z] "encoding/asn1", [2024-05-07T10:57:17.450Z] "encoding/base32", [2024-05-07T10:57:17.450Z] "encoding/base64", [2024-05-07T10:57:17.450Z] "encoding/binary", [2024-05-07T10:57:17.450Z] "encoding/csv", [2024-05-07T10:57:17.450Z] "encoding/hex", [2024-05-07T10:57:17.450Z] "encoding/json", [2024-05-07T10:57:17.450Z] "encoding/pem", [2024-05-07T10:57:17.450Z] "encoding/xml", [2024-05-07T10:57:17.450Z] "errors", [2024-05-07T10:57:17.450Z] "flag", [2024-05-07T10:57:17.450Z] "fmt", [2024-05-07T10:57:17.450Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.450Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.450Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.450Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.450Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.450Z] "github.com/fatih/color", [2024-05-07T10:57:17.450Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.450Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.450Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.450Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.450Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.450Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.450Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.450Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.450Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.450Z] "github.com/go-kit/log", [2024-05-07T10:57:17.450Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.450Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.450Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.450Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.450Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.450Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.450Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.450Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.450Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.450Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.450Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.450Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.450Z] "github.com/google/uuid", [2024-05-07T10:57:17.450Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.450Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.450Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.450Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.450Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.450Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.450Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.450Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.450Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.450Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.450Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.450Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.450Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.450Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.450Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.450Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.450Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.450Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.450Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.450Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.450Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.451Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.451Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.451Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.451Z] "github.com/x448/float16", [2024-05-07T10:57:17.451Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.451Z] "go/token", [2024-05-07T10:57:17.451Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.451Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.451Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.451Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.451Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.451Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.451Z] "golang.org/x/net/html", [2024-05-07T10:57:17.451Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.451Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.451Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.451Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.451Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.451Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.451Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.451Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.451Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.451Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.451Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.451Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.451Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.451Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.451Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.451Z] "golang.org/x/text/language", [2024-05-07T10:57:17.451Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.451Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.451Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.451Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.451Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.451Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.451Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.451Z] "hash", [2024-05-07T10:57:17.451Z] "hash/adler32", [2024-05-07T10:57:17.451Z] "hash/crc32", [2024-05-07T10:57:17.451Z] "hash/fnv", [2024-05-07T10:57:17.451Z] "html", [2024-05-07T10:57:17.451Z] "html/template", [2024-05-07T10:57:17.451Z] "internal/abi", [2024-05-07T10:57:17.451Z] "internal/bytealg", [2024-05-07T10:57:17.451Z] "internal/cpu", [2024-05-07T10:57:17.451Z] "internal/fmtsort", [2024-05-07T10:57:17.451Z] "internal/goexperiment", [2024-05-07T10:57:17.451Z] "internal/itoa", [2024-05-07T10:57:17.451Z] "internal/nettrace", [2024-05-07T10:57:17.451Z] "internal/oserror", [2024-05-07T10:57:17.451Z] "internal/poll", [2024-05-07T10:57:17.451Z] "internal/race", [2024-05-07T10:57:17.451Z] "internal/reflectlite", [2024-05-07T10:57:17.451Z] "internal/singleflight", [2024-05-07T10:57:17.451Z] "internal/syscall/execenv", [2024-05-07T10:57:17.451Z] "internal/syscall/unix", [2024-05-07T10:57:17.451Z] "internal/testlog", [2024-05-07T10:57:17.451Z] "internal/unsafeheader", [2024-05-07T10:57:17.451Z] "io", [2024-05-07T10:57:17.451Z] "io/fs", [2024-05-07T10:57:17.451Z] "io/ioutil", [2024-05-07T10:57:17.451Z] "log", [2024-05-07T10:57:17.451Z] "log/syslog", [2024-05-07T10:57:17.451Z] "math", [2024-05-07T10:57:17.451Z] "math/big", [2024-05-07T10:57:17.451Z] "math/bits", [2024-05-07T10:57:17.451Z] "math/rand", [2024-05-07T10:57:17.451Z] "mime", [2024-05-07T10:57:17.451Z] "mime/multipart", [2024-05-07T10:57:17.451Z] "mime/quotedprintable", [2024-05-07T10:57:17.451Z] "net", [2024-05-07T10:57:17.451Z] "net/http", [2024-05-07T10:57:17.451Z] "net/http/httptest", [2024-05-07T10:57:17.451Z] "net/http/httptrace", [2024-05-07T10:57:17.451Z] "net/http/httputil", [2024-05-07T10:57:17.451Z] "net/http/internal", [2024-05-07T10:57:17.451Z] "net/http/internal/ascii", [2024-05-07T10:57:17.451Z] "net/http/internal/testcert", [2024-05-07T10:57:17.451Z] "net/textproto", [2024-05-07T10:57:17.451Z] "net/url", [2024-05-07T10:57:17.451Z] "os", [2024-05-07T10:57:17.451Z] "os/signal", [2024-05-07T10:57:17.451Z] "path", [2024-05-07T10:57:17.451Z] "path/filepath", [2024-05-07T10:57:17.451Z] "reflect", [2024-05-07T10:57:17.451Z] "regexp", [2024-05-07T10:57:17.451Z] "regexp/syntax", [2024-05-07T10:57:17.451Z] "runtime", [2024-05-07T10:57:17.451Z] "runtime/cgo", [2024-05-07T10:57:17.451Z] "runtime/debug", [2024-05-07T10:57:17.451Z] "runtime/internal/atomic", [2024-05-07T10:57:17.451Z] "runtime/internal/math", [2024-05-07T10:57:17.451Z] "runtime/internal/sys", [2024-05-07T10:57:17.451Z] "runtime/pprof", [2024-05-07T10:57:17.451Z] "sort", [2024-05-07T10:57:17.451Z] "strconv", [2024-05-07T10:57:17.451Z] "strings", [2024-05-07T10:57:17.451Z] "sync", [2024-05-07T10:57:17.451Z] "sync/atomic", [2024-05-07T10:57:17.451Z] "syscall", [2024-05-07T10:57:17.451Z] "text/tabwriter", [2024-05-07T10:57:17.451Z] "text/template", [2024-05-07T10:57:17.451Z] "text/template/parse", [2024-05-07T10:57:17.451Z] "time", [2024-05-07T10:57:17.451Z] "unicode", [2024-05-07T10:57:17.451Z] "unicode/utf16", [2024-05-07T10:57:17.451Z] "unicode/utf8", [2024-05-07T10:57:17.451Z] "unsafe", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.451Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.451Z] ], [2024-05-07T10:57:17.451Z] "TestGoFiles": [ [2024-05-07T10:57:17.451Z] "registry_test.go" [2024-05-07T10:57:17.451Z] ], [2024-05-07T10:57:17.451Z] "TestImports": [ [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.451Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.451Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.451Z] "testing" [2024-05-07T10:57:17.451Z] ] [2024-05-07T10:57:17.451Z] } [2024-05-07T10:57:17.451Z] { [2024-05-07T10:57:17.451Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/secret", [2024-05-07T10:57:17.451Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.451Z] "Name": "secret", [2024-05-07T10:57:17.451Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.451Z] "Module": { [2024-05-07T10:57:17.451Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.451Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.451Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.451Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.451Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.451Z] "GoVersion": "1.21" [2024-05-07T10:57:17.451Z] }, [2024-05-07T10:57:17.451Z] "DepOnly": true, [2024-05-07T10:57:17.451Z] "Stale": true, [2024-05-07T10:57:17.451Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.451Z] "GoFiles": [ [2024-05-07T10:57:17.451Z] "helper.go", [2024-05-07T10:57:17.451Z] "insecure.go", [2024-05-07T10:57:17.451Z] "jwtprovider.go", [2024-05-07T10:57:17.451Z] "secret.go", [2024-05-07T10:57:17.451Z] "secure.go", [2024-05-07T10:57:17.451Z] "types.go" [2024-05-07T10:57:17.451Z] ], [2024-05-07T10:57:17.451Z] "Imports": [ [2024-05-07T10:57:17.451Z] "context", [2024-05-07T10:57:17.451Z] "encoding/json", [2024-05-07T10:57:17.451Z] "errors", [2024-05-07T10:57:17.451Z] "fmt", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.451Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.451Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.451Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.452Z] "net/http", [2024-05-07T10:57:17.452Z] "os", [2024-05-07T10:57:17.452Z] "path", [2024-05-07T10:57:17.452Z] "strings", [2024-05-07T10:57:17.452Z] "sync", [2024-05-07T10:57:17.452Z] "time" [2024-05-07T10:57:17.452Z] ], [2024-05-07T10:57:17.452Z] "Deps": [ [2024-05-07T10:57:17.452Z] "bufio", [2024-05-07T10:57:17.452Z] "bytes", [2024-05-07T10:57:17.452Z] "compress/flate", [2024-05-07T10:57:17.452Z] "compress/gzip", [2024-05-07T10:57:17.452Z] "compress/zlib", [2024-05-07T10:57:17.452Z] "container/list", [2024-05-07T10:57:17.452Z] "context", [2024-05-07T10:57:17.452Z] "crypto", [2024-05-07T10:57:17.452Z] "crypto/aes", [2024-05-07T10:57:17.452Z] "crypto/cipher", [2024-05-07T10:57:17.452Z] "crypto/des", [2024-05-07T10:57:17.452Z] "crypto/dsa", [2024-05-07T10:57:17.452Z] "crypto/ecdsa", [2024-05-07T10:57:17.452Z] "crypto/ed25519", [2024-05-07T10:57:17.452Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.452Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.452Z] "crypto/elliptic", [2024-05-07T10:57:17.452Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.452Z] "crypto/hmac", [2024-05-07T10:57:17.452Z] "crypto/internal/randutil", [2024-05-07T10:57:17.452Z] "crypto/internal/subtle", [2024-05-07T10:57:17.452Z] "crypto/md5", [2024-05-07T10:57:17.452Z] "crypto/rand", [2024-05-07T10:57:17.452Z] "crypto/rc4", [2024-05-07T10:57:17.452Z] "crypto/rsa", [2024-05-07T10:57:17.452Z] "crypto/sha1", [2024-05-07T10:57:17.452Z] "crypto/sha256", [2024-05-07T10:57:17.452Z] "crypto/sha512", [2024-05-07T10:57:17.452Z] "crypto/subtle", [2024-05-07T10:57:17.452Z] "crypto/tls", [2024-05-07T10:57:17.452Z] "crypto/x509", [2024-05-07T10:57:17.452Z] "crypto/x509/pkix", [2024-05-07T10:57:17.452Z] "database/sql/driver", [2024-05-07T10:57:17.452Z] "debug/dwarf", [2024-05-07T10:57:17.452Z] "debug/macho", [2024-05-07T10:57:17.452Z] "embed", [2024-05-07T10:57:17.452Z] "encoding", [2024-05-07T10:57:17.452Z] "encoding/asn1", [2024-05-07T10:57:17.452Z] "encoding/base32", [2024-05-07T10:57:17.452Z] "encoding/base64", [2024-05-07T10:57:17.452Z] "encoding/binary", [2024-05-07T10:57:17.452Z] "encoding/csv", [2024-05-07T10:57:17.452Z] "encoding/hex", [2024-05-07T10:57:17.452Z] "encoding/json", [2024-05-07T10:57:17.452Z] "encoding/pem", [2024-05-07T10:57:17.452Z] "encoding/xml", [2024-05-07T10:57:17.452Z] "errors", [2024-05-07T10:57:17.452Z] "flag", [2024-05-07T10:57:17.452Z] "fmt", [2024-05-07T10:57:17.452Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.452Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.452Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.452Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.452Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.452Z] "github.com/fatih/color", [2024-05-07T10:57:17.452Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.452Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.452Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.452Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.452Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.452Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.452Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.452Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.452Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.452Z] "github.com/go-kit/log", [2024-05-07T10:57:17.452Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.452Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.452Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.452Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.452Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.452Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.452Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.452Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.452Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.452Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.452Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.452Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.452Z] "github.com/google/uuid", [2024-05-07T10:57:17.452Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.452Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.452Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.452Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.452Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.452Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.452Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.452Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.452Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.452Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.452Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.452Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.452Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.452Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.452Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.452Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.452Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.452Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.452Z] "github.com/x448/float16", [2024-05-07T10:57:17.452Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.452Z] "go/token", [2024-05-07T10:57:17.452Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.452Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.452Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.452Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.452Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.452Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.452Z] "golang.org/x/net/html", [2024-05-07T10:57:17.452Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.452Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.452Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.452Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.452Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.452Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.452Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.452Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.452Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.452Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.452Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.452Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.452Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.452Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.452Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.452Z] "golang.org/x/text/language", [2024-05-07T10:57:17.452Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.452Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.452Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.452Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.452Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.452Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.453Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.453Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.453Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.453Z] "hash", [2024-05-07T10:57:17.453Z] "hash/adler32", [2024-05-07T10:57:17.453Z] "hash/crc32", [2024-05-07T10:57:17.453Z] "hash/fnv", [2024-05-07T10:57:17.453Z] "html", [2024-05-07T10:57:17.453Z] "html/template", [2024-05-07T10:57:17.453Z] "internal/abi", [2024-05-07T10:57:17.453Z] "internal/bytealg", [2024-05-07T10:57:17.453Z] "internal/cpu", [2024-05-07T10:57:17.453Z] "internal/fmtsort", [2024-05-07T10:57:17.453Z] "internal/goexperiment", [2024-05-07T10:57:17.453Z] "internal/itoa", [2024-05-07T10:57:17.453Z] "internal/nettrace", [2024-05-07T10:57:17.453Z] "internal/oserror", [2024-05-07T10:57:17.453Z] "internal/poll", [2024-05-07T10:57:17.453Z] "internal/race", [2024-05-07T10:57:17.453Z] "internal/reflectlite", [2024-05-07T10:57:17.453Z] "internal/singleflight", [2024-05-07T10:57:17.453Z] "internal/syscall/execenv", [2024-05-07T10:57:17.453Z] "internal/syscall/unix", [2024-05-07T10:57:17.453Z] "internal/testlog", [2024-05-07T10:57:17.453Z] "internal/unsafeheader", [2024-05-07T10:57:17.453Z] "io", [2024-05-07T10:57:17.453Z] "io/fs", [2024-05-07T10:57:17.453Z] "io/ioutil", [2024-05-07T10:57:17.453Z] "log", [2024-05-07T10:57:17.453Z] "log/syslog", [2024-05-07T10:57:17.453Z] "math", [2024-05-07T10:57:17.453Z] "math/big", [2024-05-07T10:57:17.453Z] "math/bits", [2024-05-07T10:57:17.453Z] "math/rand", [2024-05-07T10:57:17.453Z] "mime", [2024-05-07T10:57:17.453Z] "mime/multipart", [2024-05-07T10:57:17.453Z] "mime/quotedprintable", [2024-05-07T10:57:17.453Z] "net", [2024-05-07T10:57:17.453Z] "net/http", [2024-05-07T10:57:17.453Z] "net/http/httptest", [2024-05-07T10:57:17.453Z] "net/http/httptrace", [2024-05-07T10:57:17.453Z] "net/http/httputil", [2024-05-07T10:57:17.453Z] "net/http/internal", [2024-05-07T10:57:17.453Z] "net/http/internal/ascii", [2024-05-07T10:57:17.453Z] "net/http/internal/testcert", [2024-05-07T10:57:17.453Z] "net/textproto", [2024-05-07T10:57:17.453Z] "net/url", [2024-05-07T10:57:17.453Z] "os", [2024-05-07T10:57:17.453Z] "os/signal", [2024-05-07T10:57:17.453Z] "path", [2024-05-07T10:57:17.453Z] "path/filepath", [2024-05-07T10:57:17.453Z] "reflect", [2024-05-07T10:57:17.453Z] "regexp", [2024-05-07T10:57:17.453Z] "regexp/syntax", [2024-05-07T10:57:17.453Z] "runtime", [2024-05-07T10:57:17.453Z] "runtime/cgo", [2024-05-07T10:57:17.453Z] "runtime/debug", [2024-05-07T10:57:17.453Z] "runtime/internal/atomic", [2024-05-07T10:57:17.453Z] "runtime/internal/math", [2024-05-07T10:57:17.453Z] "runtime/internal/sys", [2024-05-07T10:57:17.453Z] "runtime/pprof", [2024-05-07T10:57:17.453Z] "sort", [2024-05-07T10:57:17.453Z] "strconv", [2024-05-07T10:57:17.453Z] "strings", [2024-05-07T10:57:17.453Z] "sync", [2024-05-07T10:57:17.453Z] "sync/atomic", [2024-05-07T10:57:17.453Z] "syscall", [2024-05-07T10:57:17.453Z] "text/tabwriter", [2024-05-07T10:57:17.453Z] "text/template", [2024-05-07T10:57:17.453Z] "text/template/parse", [2024-05-07T10:57:17.453Z] "time", [2024-05-07T10:57:17.453Z] "unicode", [2024-05-07T10:57:17.453Z] "unicode/utf16", [2024-05-07T10:57:17.453Z] "unicode/utf8", [2024-05-07T10:57:17.453Z] "unsafe", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.453Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.453Z] ], [2024-05-07T10:57:17.453Z] "TestGoFiles": [ [2024-05-07T10:57:17.453Z] "insecure_test.go", [2024-05-07T10:57:17.453Z] "secret_test.go", [2024-05-07T10:57:17.453Z] "secure_test.go", [2024-05-07T10:57:17.453Z] "types_test.go" [2024-05-07T10:57:17.453Z] ], [2024-05-07T10:57:17.453Z] "TestImports": [ [2024-05-07T10:57:17.453Z] "context", [2024-05-07T10:57:17.453Z] "encoding/json", [2024-05-07T10:57:17.453Z] "errors", [2024-05-07T10:57:17.453Z] "fmt", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-05-07T10:57:17.453Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.453Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.453Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.453Z] "math", [2024-05-07T10:57:17.453Z] "net/http", [2024-05-07T10:57:17.453Z] "net/http/httptest", [2024-05-07T10:57:17.453Z] "net/url", [2024-05-07T10:57:17.453Z] "os", [2024-05-07T10:57:17.453Z] "reflect", [2024-05-07T10:57:17.453Z] "sort", [2024-05-07T10:57:17.453Z] "strconv", [2024-05-07T10:57:17.453Z] "testing", [2024-05-07T10:57:17.453Z] "time" [2024-05-07T10:57:17.453Z] ] [2024-05-07T10:57:17.453Z] } [2024-05-07T10:57:17.453Z] { [2024-05-07T10:57:17.453Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap", [2024-05-07T10:57:17.453Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.453Z] "Name": "bootstrap", [2024-05-07T10:57:17.453Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.453Z] "Module": { [2024-05-07T10:57:17.453Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.453Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.453Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.453Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.453Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.453Z] "GoVersion": "1.21" [2024-05-07T10:57:17.453Z] }, [2024-05-07T10:57:17.453Z] "DepOnly": true, [2024-05-07T10:57:17.453Z] "Stale": true, [2024-05-07T10:57:17.453Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.453Z] "GoFiles": [ [2024-05-07T10:57:17.453Z] "bootstrap.go" [2024-05-07T10:57:17.453Z] ], [2024-05-07T10:57:17.453Z] "Imports": [ [2024-05-07T10:57:17.453Z] "context", [2024-05-07T10:57:17.453Z] "fmt", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.453Z] "os", [2024-05-07T10:57:17.453Z] "os/signal", [2024-05-07T10:57:17.453Z] "sync", [2024-05-07T10:57:17.453Z] "syscall" [2024-05-07T10:57:17.453Z] ], [2024-05-07T10:57:17.453Z] "Deps": [ [2024-05-07T10:57:17.453Z] "bufio", [2024-05-07T10:57:17.453Z] "bytes", [2024-05-07T10:57:17.453Z] "compress/flate", [2024-05-07T10:57:17.453Z] "compress/gzip", [2024-05-07T10:57:17.453Z] "compress/zlib", [2024-05-07T10:57:17.453Z] "container/list", [2024-05-07T10:57:17.453Z] "context", [2024-05-07T10:57:17.453Z] "crypto", [2024-05-07T10:57:17.453Z] "crypto/aes", [2024-05-07T10:57:17.453Z] "crypto/cipher", [2024-05-07T10:57:17.453Z] "crypto/des", [2024-05-07T10:57:17.453Z] "crypto/dsa", [2024-05-07T10:57:17.453Z] "crypto/ecdsa", [2024-05-07T10:57:17.453Z] "crypto/ed25519", [2024-05-07T10:57:17.453Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.453Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.453Z] "crypto/elliptic", [2024-05-07T10:57:17.453Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.453Z] "crypto/hmac", [2024-05-07T10:57:17.453Z] "crypto/internal/randutil", [2024-05-07T10:57:17.453Z] "crypto/internal/subtle", [2024-05-07T10:57:17.453Z] "crypto/md5", [2024-05-07T10:57:17.453Z] "crypto/rand", [2024-05-07T10:57:17.453Z] "crypto/rc4", [2024-05-07T10:57:17.453Z] "crypto/rsa", [2024-05-07T10:57:17.453Z] "crypto/sha1", [2024-05-07T10:57:17.453Z] "crypto/sha256", [2024-05-07T10:57:17.453Z] "crypto/sha512", [2024-05-07T10:57:17.453Z] "crypto/subtle", [2024-05-07T10:57:17.453Z] "crypto/tls", [2024-05-07T10:57:17.453Z] "crypto/x509", [2024-05-07T10:57:17.453Z] "crypto/x509/pkix", [2024-05-07T10:57:17.453Z] "database/sql/driver", [2024-05-07T10:57:17.453Z] "debug/dwarf", [2024-05-07T10:57:17.453Z] "debug/macho", [2024-05-07T10:57:17.453Z] "embed", [2024-05-07T10:57:17.453Z] "encoding", [2024-05-07T10:57:17.453Z] "encoding/asn1", [2024-05-07T10:57:17.453Z] "encoding/base32", [2024-05-07T10:57:17.453Z] "encoding/base64", [2024-05-07T10:57:17.453Z] "encoding/binary", [2024-05-07T10:57:17.453Z] "encoding/csv", [2024-05-07T10:57:17.453Z] "encoding/hex", [2024-05-07T10:57:17.453Z] "encoding/json", [2024-05-07T10:57:17.453Z] "encoding/pem", [2024-05-07T10:57:17.453Z] "encoding/xml", [2024-05-07T10:57:17.453Z] "errors", [2024-05-07T10:57:17.453Z] "flag", [2024-05-07T10:57:17.453Z] "fmt", [2024-05-07T10:57:17.453Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.453Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.453Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.453Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.453Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.454Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.454Z] "github.com/fatih/color", [2024-05-07T10:57:17.454Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.454Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.454Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.454Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.454Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.454Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.454Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.454Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.454Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.454Z] "github.com/go-kit/log", [2024-05-07T10:57:17.454Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.454Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.454Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.454Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.454Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.454Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.454Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.454Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.454Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.454Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.454Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.454Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.454Z] "github.com/google/uuid", [2024-05-07T10:57:17.454Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.454Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.454Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.454Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.454Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.454Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.454Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.454Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.454Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.454Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.454Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.454Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.454Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.454Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.454Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.454Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.454Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.454Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.454Z] "github.com/x448/float16", [2024-05-07T10:57:17.454Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.454Z] "go/token", [2024-05-07T10:57:17.454Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.454Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.454Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.454Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.454Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.454Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.454Z] "golang.org/x/net/html", [2024-05-07T10:57:17.454Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.454Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.454Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.454Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.454Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.454Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.454Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.454Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.454Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.454Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.454Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.454Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.454Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.454Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.454Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.454Z] "golang.org/x/text/language", [2024-05-07T10:57:17.454Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.454Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.454Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.454Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.454Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.454Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.454Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.454Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.454Z] "hash", [2024-05-07T10:57:17.454Z] "hash/adler32", [2024-05-07T10:57:17.454Z] "hash/crc32", [2024-05-07T10:57:17.454Z] "hash/fnv", [2024-05-07T10:57:17.454Z] "html", [2024-05-07T10:57:17.454Z] "html/template", [2024-05-07T10:57:17.454Z] "internal/abi", [2024-05-07T10:57:17.454Z] "internal/bytealg", [2024-05-07T10:57:17.454Z] "internal/cpu", [2024-05-07T10:57:17.454Z] "internal/fmtsort", [2024-05-07T10:57:17.454Z] "internal/goexperiment", [2024-05-07T10:57:17.454Z] "internal/itoa", [2024-05-07T10:57:17.454Z] "internal/nettrace", [2024-05-07T10:57:17.454Z] "internal/oserror", [2024-05-07T10:57:17.454Z] "internal/poll", [2024-05-07T10:57:17.454Z] "internal/race", [2024-05-07T10:57:17.454Z] "internal/reflectlite", [2024-05-07T10:57:17.454Z] "internal/singleflight", [2024-05-07T10:57:17.454Z] "internal/syscall/execenv", [2024-05-07T10:57:17.454Z] "internal/syscall/unix", [2024-05-07T10:57:17.454Z] "internal/testlog", [2024-05-07T10:57:17.454Z] "internal/unsafeheader", [2024-05-07T10:57:17.454Z] "io", [2024-05-07T10:57:17.454Z] "io/fs", [2024-05-07T10:57:17.454Z] "io/ioutil", [2024-05-07T10:57:17.454Z] "log", [2024-05-07T10:57:17.454Z] "log/syslog", [2024-05-07T10:57:17.454Z] "math", [2024-05-07T10:57:17.454Z] "math/big", [2024-05-07T10:57:17.454Z] "math/bits", [2024-05-07T10:57:17.454Z] "math/rand", [2024-05-07T10:57:17.454Z] "mime", [2024-05-07T10:57:17.454Z] "mime/multipart", [2024-05-07T10:57:17.454Z] "mime/quotedprintable", [2024-05-07T10:57:17.454Z] "net", [2024-05-07T10:57:17.454Z] "net/http", [2024-05-07T10:57:17.454Z] "net/http/httptest", [2024-05-07T10:57:17.454Z] "net/http/httptrace", [2024-05-07T10:57:17.454Z] "net/http/httputil", [2024-05-07T10:57:17.454Z] "net/http/internal", [2024-05-07T10:57:17.454Z] "net/http/internal/ascii", [2024-05-07T10:57:17.454Z] "net/http/internal/testcert", [2024-05-07T10:57:17.454Z] "net/textproto", [2024-05-07T10:57:17.454Z] "net/url", [2024-05-07T10:57:17.454Z] "os", [2024-05-07T10:57:17.454Z] "os/signal", [2024-05-07T10:57:17.454Z] "path", [2024-05-07T10:57:17.454Z] "path/filepath", [2024-05-07T10:57:17.454Z] "reflect", [2024-05-07T10:57:17.454Z] "regexp", [2024-05-07T10:57:17.454Z] "regexp/syntax", [2024-05-07T10:57:17.454Z] "runtime", [2024-05-07T10:57:17.454Z] "runtime/cgo", [2024-05-07T10:57:17.454Z] "runtime/debug", [2024-05-07T10:57:17.454Z] "runtime/internal/atomic", [2024-05-07T10:57:17.454Z] "runtime/internal/math", [2024-05-07T10:57:17.454Z] "runtime/internal/sys", [2024-05-07T10:57:17.454Z] "runtime/pprof", [2024-05-07T10:57:17.454Z] "sort", [2024-05-07T10:57:17.454Z] "strconv", [2024-05-07T10:57:17.454Z] "strings", [2024-05-07T10:57:17.454Z] "sync", [2024-05-07T10:57:17.454Z] "sync/atomic", [2024-05-07T10:57:17.454Z] "syscall", [2024-05-07T10:57:17.454Z] "text/tabwriter", [2024-05-07T10:57:17.454Z] "text/template", [2024-05-07T10:57:17.454Z] "text/template/parse", [2024-05-07T10:57:17.454Z] "time", [2024-05-07T10:57:17.454Z] "unicode", [2024-05-07T10:57:17.454Z] "unicode/utf16", [2024-05-07T10:57:17.454Z] "unicode/utf8", [2024-05-07T10:57:17.454Z] "unsafe", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.454Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.454Z] ] [2024-05-07T10:57:17.454Z] } [2024-05-07T10:57:17.454Z] { [2024-05-07T10:57:17.454Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/messaging", [2024-05-07T10:57:17.454Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.454Z] "Name": "messaging", [2024-05-07T10:57:17.454Z] "Doc": "Package messaging contains common constants and utilities functions used when setting up Secure MessageBus.", [2024-05-07T10:57:17.455Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.455Z] "Module": { [2024-05-07T10:57:17.455Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.455Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.455Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.455Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.455Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.455Z] "GoVersion": "1.21" [2024-05-07T10:57:17.455Z] }, [2024-05-07T10:57:17.455Z] "DepOnly": true, [2024-05-07T10:57:17.455Z] "Stale": true, [2024-05-07T10:57:17.455Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.455Z] "GoFiles": [ [2024-05-07T10:57:17.455Z] "messaging.go" [2024-05-07T10:57:17.455Z] ], [2024-05-07T10:57:17.455Z] "Imports": [ [2024-05-07T10:57:17.455Z] "crypto/x509", [2024-05-07T10:57:17.455Z] "errors", [2024-05-07T10:57:17.455Z] "fmt", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-05-07T10:57:17.455Z] ], [2024-05-07T10:57:17.455Z] "Deps": [ [2024-05-07T10:57:17.455Z] "bufio", [2024-05-07T10:57:17.455Z] "bytes", [2024-05-07T10:57:17.455Z] "compress/flate", [2024-05-07T10:57:17.455Z] "compress/gzip", [2024-05-07T10:57:17.455Z] "compress/zlib", [2024-05-07T10:57:17.455Z] "container/list", [2024-05-07T10:57:17.455Z] "context", [2024-05-07T10:57:17.455Z] "crypto", [2024-05-07T10:57:17.455Z] "crypto/aes", [2024-05-07T10:57:17.455Z] "crypto/cipher", [2024-05-07T10:57:17.455Z] "crypto/des", [2024-05-07T10:57:17.455Z] "crypto/dsa", [2024-05-07T10:57:17.455Z] "crypto/ecdsa", [2024-05-07T10:57:17.455Z] "crypto/ed25519", [2024-05-07T10:57:17.455Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.455Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.455Z] "crypto/elliptic", [2024-05-07T10:57:17.455Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.455Z] "crypto/hmac", [2024-05-07T10:57:17.455Z] "crypto/internal/randutil", [2024-05-07T10:57:17.455Z] "crypto/internal/subtle", [2024-05-07T10:57:17.455Z] "crypto/md5", [2024-05-07T10:57:17.455Z] "crypto/rand", [2024-05-07T10:57:17.455Z] "crypto/rc4", [2024-05-07T10:57:17.455Z] "crypto/rsa", [2024-05-07T10:57:17.455Z] "crypto/sha1", [2024-05-07T10:57:17.455Z] "crypto/sha256", [2024-05-07T10:57:17.455Z] "crypto/sha512", [2024-05-07T10:57:17.455Z] "crypto/subtle", [2024-05-07T10:57:17.455Z] "crypto/tls", [2024-05-07T10:57:17.455Z] "crypto/x509", [2024-05-07T10:57:17.455Z] "crypto/x509/pkix", [2024-05-07T10:57:17.455Z] "database/sql/driver", [2024-05-07T10:57:17.455Z] "debug/dwarf", [2024-05-07T10:57:17.455Z] "debug/macho", [2024-05-07T10:57:17.455Z] "embed", [2024-05-07T10:57:17.455Z] "encoding", [2024-05-07T10:57:17.455Z] "encoding/asn1", [2024-05-07T10:57:17.455Z] "encoding/base32", [2024-05-07T10:57:17.455Z] "encoding/base64", [2024-05-07T10:57:17.455Z] "encoding/binary", [2024-05-07T10:57:17.455Z] "encoding/csv", [2024-05-07T10:57:17.455Z] "encoding/hex", [2024-05-07T10:57:17.455Z] "encoding/json", [2024-05-07T10:57:17.455Z] "encoding/pem", [2024-05-07T10:57:17.455Z] "encoding/xml", [2024-05-07T10:57:17.455Z] "errors", [2024-05-07T10:57:17.455Z] "flag", [2024-05-07T10:57:17.455Z] "fmt", [2024-05-07T10:57:17.455Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.455Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.455Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.455Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.455Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.455Z] "github.com/fatih/color", [2024-05-07T10:57:17.455Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.455Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.455Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.455Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.455Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.455Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.455Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.455Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.455Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.455Z] "github.com/go-kit/log", [2024-05-07T10:57:17.455Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.455Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.455Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.455Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.455Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.455Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.455Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.455Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.455Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.455Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.455Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.455Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.455Z] "github.com/google/uuid", [2024-05-07T10:57:17.455Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.455Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.455Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.455Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.455Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.455Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.455Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.455Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.455Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.455Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.455Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.455Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.455Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.455Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.455Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.455Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.455Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.455Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.455Z] "github.com/x448/float16", [2024-05-07T10:57:17.455Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.455Z] "go/token", [2024-05-07T10:57:17.455Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.455Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.455Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.455Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.455Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.455Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.455Z] "golang.org/x/net/html", [2024-05-07T10:57:17.455Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.455Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.455Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.455Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.455Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.455Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.455Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.455Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.455Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.455Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.455Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.455Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.455Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.455Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.455Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.455Z] "golang.org/x/text/language", [2024-05-07T10:57:17.455Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.455Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.455Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.455Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.455Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.455Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.455Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.455Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.455Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.456Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.456Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.456Z] "hash", [2024-05-07T10:57:17.456Z] "hash/adler32", [2024-05-07T10:57:17.456Z] "hash/crc32", [2024-05-07T10:57:17.456Z] "hash/fnv", [2024-05-07T10:57:17.456Z] "html", [2024-05-07T10:57:17.456Z] "html/template", [2024-05-07T10:57:17.456Z] "internal/abi", [2024-05-07T10:57:17.456Z] "internal/bytealg", [2024-05-07T10:57:17.456Z] "internal/cpu", [2024-05-07T10:57:17.456Z] "internal/fmtsort", [2024-05-07T10:57:17.456Z] "internal/goexperiment", [2024-05-07T10:57:17.456Z] "internal/itoa", [2024-05-07T10:57:17.456Z] "internal/nettrace", [2024-05-07T10:57:17.456Z] "internal/oserror", [2024-05-07T10:57:17.456Z] "internal/poll", [2024-05-07T10:57:17.456Z] "internal/race", [2024-05-07T10:57:17.456Z] "internal/reflectlite", [2024-05-07T10:57:17.456Z] "internal/singleflight", [2024-05-07T10:57:17.456Z] "internal/syscall/execenv", [2024-05-07T10:57:17.456Z] "internal/syscall/unix", [2024-05-07T10:57:17.456Z] "internal/testlog", [2024-05-07T10:57:17.456Z] "internal/unsafeheader", [2024-05-07T10:57:17.456Z] "io", [2024-05-07T10:57:17.456Z] "io/fs", [2024-05-07T10:57:17.456Z] "io/ioutil", [2024-05-07T10:57:17.456Z] "log", [2024-05-07T10:57:17.456Z] "log/syslog", [2024-05-07T10:57:17.456Z] "math", [2024-05-07T10:57:17.456Z] "math/big", [2024-05-07T10:57:17.456Z] "math/bits", [2024-05-07T10:57:17.456Z] "math/rand", [2024-05-07T10:57:17.456Z] "mime", [2024-05-07T10:57:17.456Z] "mime/multipart", [2024-05-07T10:57:17.456Z] "mime/quotedprintable", [2024-05-07T10:57:17.456Z] "net", [2024-05-07T10:57:17.456Z] "net/http", [2024-05-07T10:57:17.456Z] "net/http/httptest", [2024-05-07T10:57:17.456Z] "net/http/httptrace", [2024-05-07T10:57:17.456Z] "net/http/httputil", [2024-05-07T10:57:17.456Z] "net/http/internal", [2024-05-07T10:57:17.456Z] "net/http/internal/ascii", [2024-05-07T10:57:17.456Z] "net/http/internal/testcert", [2024-05-07T10:57:17.456Z] "net/textproto", [2024-05-07T10:57:17.456Z] "net/url", [2024-05-07T10:57:17.456Z] "os", [2024-05-07T10:57:17.456Z] "os/signal", [2024-05-07T10:57:17.456Z] "path", [2024-05-07T10:57:17.456Z] "path/filepath", [2024-05-07T10:57:17.456Z] "reflect", [2024-05-07T10:57:17.456Z] "regexp", [2024-05-07T10:57:17.456Z] "regexp/syntax", [2024-05-07T10:57:17.456Z] "runtime", [2024-05-07T10:57:17.456Z] "runtime/cgo", [2024-05-07T10:57:17.456Z] "runtime/debug", [2024-05-07T10:57:17.456Z] "runtime/internal/atomic", [2024-05-07T10:57:17.456Z] "runtime/internal/math", [2024-05-07T10:57:17.456Z] "runtime/internal/sys", [2024-05-07T10:57:17.456Z] "runtime/pprof", [2024-05-07T10:57:17.456Z] "sort", [2024-05-07T10:57:17.456Z] "strconv", [2024-05-07T10:57:17.456Z] "strings", [2024-05-07T10:57:17.456Z] "sync", [2024-05-07T10:57:17.456Z] "sync/atomic", [2024-05-07T10:57:17.456Z] "syscall", [2024-05-07T10:57:17.456Z] "text/tabwriter", [2024-05-07T10:57:17.456Z] "text/template", [2024-05-07T10:57:17.456Z] "text/template/parse", [2024-05-07T10:57:17.456Z] "time", [2024-05-07T10:57:17.456Z] "unicode", [2024-05-07T10:57:17.456Z] "unicode/utf16", [2024-05-07T10:57:17.456Z] "unicode/utf8", [2024-05-07T10:57:17.456Z] "unsafe", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.456Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.456Z] ], [2024-05-07T10:57:17.456Z] "TestGoFiles": [ [2024-05-07T10:57:17.456Z] "messaging_test.go", [2024-05-07T10:57:17.456Z] "testcerts_test.go" [2024-05-07T10:57:17.456Z] ], [2024-05-07T10:57:17.456Z] "TestImports": [ [2024-05-07T10:57:17.456Z] "errors", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.456Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.456Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.456Z] "os", [2024-05-07T10:57:17.456Z] "testing" [2024-05-07T10:57:17.456Z] ] [2024-05-07T10:57:17.456Z] } [2024-05-07T10:57:17.456Z] { [2024-05-07T10:57:17.456Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/metrics", [2024-05-07T10:57:17.456Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.456Z] "Name": "metrics", [2024-05-07T10:57:17.456Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.456Z] "Module": { [2024-05-07T10:57:17.456Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.456Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.456Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.456Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.456Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.456Z] "GoVersion": "1.21" [2024-05-07T10:57:17.456Z] }, [2024-05-07T10:57:17.456Z] "DepOnly": true, [2024-05-07T10:57:17.456Z] "Stale": true, [2024-05-07T10:57:17.456Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.456Z] "GoFiles": [ [2024-05-07T10:57:17.456Z] "manager.go", [2024-05-07T10:57:17.456Z] "reporter.go" [2024-05-07T10:57:17.456Z] ], [2024-05-07T10:57:17.456Z] "Imports": [ [2024-05-07T10:57:17.456Z] "context", [2024-05-07T10:57:17.456Z] "encoding/json", [2024-05-07T10:57:17.456Z] "errors", [2024-05-07T10:57:17.456Z] "fmt", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.456Z] "github.com/google/uuid", [2024-05-07T10:57:17.456Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.456Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.456Z] "sync", [2024-05-07T10:57:17.456Z] "time" [2024-05-07T10:57:17.456Z] ], [2024-05-07T10:57:17.456Z] "Deps": [ [2024-05-07T10:57:17.456Z] "bufio", [2024-05-07T10:57:17.456Z] "bytes", [2024-05-07T10:57:17.456Z] "compress/flate", [2024-05-07T10:57:17.456Z] "compress/gzip", [2024-05-07T10:57:17.456Z] "compress/zlib", [2024-05-07T10:57:17.456Z] "container/list", [2024-05-07T10:57:17.456Z] "context", [2024-05-07T10:57:17.456Z] "crypto", [2024-05-07T10:57:17.456Z] "crypto/aes", [2024-05-07T10:57:17.456Z] "crypto/cipher", [2024-05-07T10:57:17.456Z] "crypto/des", [2024-05-07T10:57:17.456Z] "crypto/dsa", [2024-05-07T10:57:17.456Z] "crypto/ecdsa", [2024-05-07T10:57:17.456Z] "crypto/ed25519", [2024-05-07T10:57:17.456Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.456Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.456Z] "crypto/elliptic", [2024-05-07T10:57:17.456Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.456Z] "crypto/hmac", [2024-05-07T10:57:17.456Z] "crypto/internal/randutil", [2024-05-07T10:57:17.456Z] "crypto/internal/subtle", [2024-05-07T10:57:17.456Z] "crypto/md5", [2024-05-07T10:57:17.456Z] "crypto/rand", [2024-05-07T10:57:17.456Z] "crypto/rc4", [2024-05-07T10:57:17.456Z] "crypto/rsa", [2024-05-07T10:57:17.456Z] "crypto/sha1", [2024-05-07T10:57:17.456Z] "crypto/sha256", [2024-05-07T10:57:17.456Z] "crypto/sha512", [2024-05-07T10:57:17.456Z] "crypto/subtle", [2024-05-07T10:57:17.456Z] "crypto/tls", [2024-05-07T10:57:17.456Z] "crypto/x509", [2024-05-07T10:57:17.456Z] "crypto/x509/pkix", [2024-05-07T10:57:17.456Z] "database/sql/driver", [2024-05-07T10:57:17.456Z] "debug/dwarf", [2024-05-07T10:57:17.456Z] "debug/macho", [2024-05-07T10:57:17.456Z] "embed", [2024-05-07T10:57:17.456Z] "encoding", [2024-05-07T10:57:17.456Z] "encoding/asn1", [2024-05-07T10:57:17.456Z] "encoding/base32", [2024-05-07T10:57:17.456Z] "encoding/base64", [2024-05-07T10:57:17.456Z] "encoding/binary", [2024-05-07T10:57:17.456Z] "encoding/csv", [2024-05-07T10:57:17.456Z] "encoding/hex", [2024-05-07T10:57:17.456Z] "encoding/json", [2024-05-07T10:57:17.456Z] "encoding/pem", [2024-05-07T10:57:17.456Z] "encoding/xml", [2024-05-07T10:57:17.456Z] "errors", [2024-05-07T10:57:17.456Z] "flag", [2024-05-07T10:57:17.456Z] "fmt", [2024-05-07T10:57:17.456Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.456Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.456Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.456Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.456Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.456Z] "github.com/fatih/color", [2024-05-07T10:57:17.456Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.456Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.456Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.456Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.457Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.457Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.457Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.457Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.457Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.457Z] "github.com/go-kit/log", [2024-05-07T10:57:17.457Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.457Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.457Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.457Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.457Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.457Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.457Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.457Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.457Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.457Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.457Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.457Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.457Z] "github.com/google/uuid", [2024-05-07T10:57:17.457Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.457Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.457Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.457Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.457Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.457Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.457Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.457Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.457Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.457Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.457Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.457Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.457Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.457Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.457Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.457Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.457Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.457Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.457Z] "github.com/x448/float16", [2024-05-07T10:57:17.457Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.457Z] "go/token", [2024-05-07T10:57:17.457Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.457Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.457Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.457Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.457Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.457Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.457Z] "golang.org/x/net/html", [2024-05-07T10:57:17.457Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.457Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.457Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.457Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.457Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.457Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.457Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.457Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.457Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.457Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.457Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.457Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.457Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.457Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.457Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.457Z] "golang.org/x/text/language", [2024-05-07T10:57:17.457Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.457Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.457Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.457Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.457Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.457Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.457Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.457Z] "hash", [2024-05-07T10:57:17.457Z] "hash/adler32", [2024-05-07T10:57:17.457Z] "hash/crc32", [2024-05-07T10:57:17.457Z] "hash/fnv", [2024-05-07T10:57:17.457Z] "html", [2024-05-07T10:57:17.457Z] "html/template", [2024-05-07T10:57:17.457Z] "internal/abi", [2024-05-07T10:57:17.457Z] "internal/bytealg", [2024-05-07T10:57:17.457Z] "internal/cpu", [2024-05-07T10:57:17.457Z] "internal/fmtsort", [2024-05-07T10:57:17.457Z] "internal/goexperiment", [2024-05-07T10:57:17.457Z] "internal/itoa", [2024-05-07T10:57:17.457Z] "internal/nettrace", [2024-05-07T10:57:17.457Z] "internal/oserror", [2024-05-07T10:57:17.457Z] "internal/poll", [2024-05-07T10:57:17.457Z] "internal/race", [2024-05-07T10:57:17.457Z] "internal/reflectlite", [2024-05-07T10:57:17.457Z] "internal/singleflight", [2024-05-07T10:57:17.457Z] "internal/syscall/execenv", [2024-05-07T10:57:17.457Z] "internal/syscall/unix", [2024-05-07T10:57:17.457Z] "internal/testlog", [2024-05-07T10:57:17.457Z] "internal/unsafeheader", [2024-05-07T10:57:17.457Z] "io", [2024-05-07T10:57:17.457Z] "io/fs", [2024-05-07T10:57:17.457Z] "io/ioutil", [2024-05-07T10:57:17.457Z] "log", [2024-05-07T10:57:17.457Z] "log/syslog", [2024-05-07T10:57:17.457Z] "math", [2024-05-07T10:57:17.457Z] "math/big", [2024-05-07T10:57:17.457Z] "math/bits", [2024-05-07T10:57:17.457Z] "math/rand", [2024-05-07T10:57:17.457Z] "mime", [2024-05-07T10:57:17.457Z] "mime/multipart", [2024-05-07T10:57:17.457Z] "mime/quotedprintable", [2024-05-07T10:57:17.457Z] "net", [2024-05-07T10:57:17.457Z] "net/http", [2024-05-07T10:57:17.457Z] "net/http/httptest", [2024-05-07T10:57:17.457Z] "net/http/httptrace", [2024-05-07T10:57:17.457Z] "net/http/httputil", [2024-05-07T10:57:17.457Z] "net/http/internal", [2024-05-07T10:57:17.457Z] "net/http/internal/ascii", [2024-05-07T10:57:17.457Z] "net/http/internal/testcert", [2024-05-07T10:57:17.457Z] "net/textproto", [2024-05-07T10:57:17.457Z] "net/url", [2024-05-07T10:57:17.457Z] "os", [2024-05-07T10:57:17.457Z] "os/signal", [2024-05-07T10:57:17.457Z] "path", [2024-05-07T10:57:17.457Z] "path/filepath", [2024-05-07T10:57:17.457Z] "reflect", [2024-05-07T10:57:17.457Z] "regexp", [2024-05-07T10:57:17.457Z] "regexp/syntax", [2024-05-07T10:57:17.457Z] "runtime", [2024-05-07T10:57:17.457Z] "runtime/cgo", [2024-05-07T10:57:17.457Z] "runtime/debug", [2024-05-07T10:57:17.457Z] "runtime/internal/atomic", [2024-05-07T10:57:17.457Z] "runtime/internal/math", [2024-05-07T10:57:17.457Z] "runtime/internal/sys", [2024-05-07T10:57:17.457Z] "runtime/pprof", [2024-05-07T10:57:17.457Z] "sort", [2024-05-07T10:57:17.457Z] "strconv", [2024-05-07T10:57:17.457Z] "strings", [2024-05-07T10:57:17.457Z] "sync", [2024-05-07T10:57:17.457Z] "sync/atomic", [2024-05-07T10:57:17.457Z] "syscall", [2024-05-07T10:57:17.457Z] "text/tabwriter", [2024-05-07T10:57:17.457Z] "text/template", [2024-05-07T10:57:17.457Z] "text/template/parse", [2024-05-07T10:57:17.457Z] "time", [2024-05-07T10:57:17.457Z] "unicode", [2024-05-07T10:57:17.457Z] "unicode/utf16", [2024-05-07T10:57:17.457Z] "unicode/utf8", [2024-05-07T10:57:17.457Z] "unsafe", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.457Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.457Z] ], [2024-05-07T10:57:17.457Z] "TestGoFiles": [ [2024-05-07T10:57:17.457Z] "manager_test.go", [2024-05-07T10:57:17.457Z] "reporter_test.go" [2024-05-07T10:57:17.457Z] ], [2024-05-07T10:57:17.457Z] "TestImports": [ [2024-05-07T10:57:17.457Z] "context", [2024-05-07T10:57:17.457Z] "encoding/json", [2024-05-07T10:57:17.457Z] "errors", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.457Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.457Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.457Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.457Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.457Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.457Z] "sync", [2024-05-07T10:57:17.457Z] "testing", [2024-05-07T10:57:17.457Z] "time" [2024-05-07T10:57:17.457Z] ] [2024-05-07T10:57:17.457Z] } [2024-05-07T10:57:17.457Z] { [2024-05-07T10:57:17.457Z] "Dir": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-05-07T10:57:17.457Z] "ImportPath": "github.com/go-openapi/errors", [2024-05-07T10:57:17.457Z] "Name": "errors", [2024-05-07T10:57:17.457Z] "Doc": "Package errors provides an Error interface and several concrete types implementing this interface to manage API errors and JSON-schema validation errors.", [2024-05-07T10:57:17.458Z] "Root": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-05-07T10:57:17.458Z] "Module": { [2024-05-07T10:57:17.458Z] "Path": "github.com/go-openapi/errors", [2024-05-07T10:57:17.458Z] "Version": "v0.22.0", [2024-05-07T10:57:17.458Z] "Time": "2024-03-09T18:11:36Z", [2024-05-07T10:57:17.458Z] "Indirect": true, [2024-05-07T10:57:17.458Z] "Dir": "/go/pkg/mod/github.com/go-openapi/errors@v0.22.0", [2024-05-07T10:57:17.458Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/errors/@v/v0.22.0.mod", [2024-05-07T10:57:17.458Z] "GoVersion": "1.20" [2024-05-07T10:57:17.458Z] }, [2024-05-07T10:57:17.458Z] "DepOnly": true, [2024-05-07T10:57:17.458Z] "Stale": true, [2024-05-07T10:57:17.458Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.458Z] "GoFiles": [ [2024-05-07T10:57:17.458Z] "api.go", [2024-05-07T10:57:17.458Z] "auth.go", [2024-05-07T10:57:17.458Z] "doc.go", [2024-05-07T10:57:17.458Z] "headers.go", [2024-05-07T10:57:17.458Z] "middleware.go", [2024-05-07T10:57:17.458Z] "parsing.go", [2024-05-07T10:57:17.458Z] "schema.go" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "Imports": [ [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "encoding/json", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "net/http", [2024-05-07T10:57:17.458Z] "reflect", [2024-05-07T10:57:17.458Z] "strings" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "Deps": [ [2024-05-07T10:57:17.458Z] "bufio", [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "compress/flate", [2024-05-07T10:57:17.458Z] "compress/gzip", [2024-05-07T10:57:17.458Z] "container/list", [2024-05-07T10:57:17.458Z] "context", [2024-05-07T10:57:17.458Z] "crypto", [2024-05-07T10:57:17.458Z] "crypto/aes", [2024-05-07T10:57:17.458Z] "crypto/cipher", [2024-05-07T10:57:17.458Z] "crypto/des", [2024-05-07T10:57:17.458Z] "crypto/dsa", [2024-05-07T10:57:17.458Z] "crypto/ecdsa", [2024-05-07T10:57:17.458Z] "crypto/ed25519", [2024-05-07T10:57:17.458Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.458Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.458Z] "crypto/elliptic", [2024-05-07T10:57:17.458Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.458Z] "crypto/hmac", [2024-05-07T10:57:17.458Z] "crypto/internal/randutil", [2024-05-07T10:57:17.458Z] "crypto/internal/subtle", [2024-05-07T10:57:17.458Z] "crypto/md5", [2024-05-07T10:57:17.458Z] "crypto/rand", [2024-05-07T10:57:17.458Z] "crypto/rc4", [2024-05-07T10:57:17.458Z] "crypto/rsa", [2024-05-07T10:57:17.458Z] "crypto/sha1", [2024-05-07T10:57:17.458Z] "crypto/sha256", [2024-05-07T10:57:17.458Z] "crypto/sha512", [2024-05-07T10:57:17.458Z] "crypto/subtle", [2024-05-07T10:57:17.458Z] "crypto/tls", [2024-05-07T10:57:17.458Z] "crypto/x509", [2024-05-07T10:57:17.458Z] "crypto/x509/pkix", [2024-05-07T10:57:17.458Z] "encoding", [2024-05-07T10:57:17.458Z] "encoding/asn1", [2024-05-07T10:57:17.458Z] "encoding/base64", [2024-05-07T10:57:17.458Z] "encoding/binary", [2024-05-07T10:57:17.458Z] "encoding/hex", [2024-05-07T10:57:17.458Z] "encoding/json", [2024-05-07T10:57:17.458Z] "encoding/pem", [2024-05-07T10:57:17.458Z] "errors", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "hash", [2024-05-07T10:57:17.458Z] "hash/crc32", [2024-05-07T10:57:17.458Z] "internal/abi", [2024-05-07T10:57:17.458Z] "internal/bytealg", [2024-05-07T10:57:17.458Z] "internal/cpu", [2024-05-07T10:57:17.458Z] "internal/fmtsort", [2024-05-07T10:57:17.458Z] "internal/goexperiment", [2024-05-07T10:57:17.458Z] "internal/itoa", [2024-05-07T10:57:17.458Z] "internal/nettrace", [2024-05-07T10:57:17.458Z] "internal/oserror", [2024-05-07T10:57:17.458Z] "internal/poll", [2024-05-07T10:57:17.458Z] "internal/race", [2024-05-07T10:57:17.458Z] "internal/reflectlite", [2024-05-07T10:57:17.458Z] "internal/singleflight", [2024-05-07T10:57:17.458Z] "internal/syscall/execenv", [2024-05-07T10:57:17.458Z] "internal/syscall/unix", [2024-05-07T10:57:17.458Z] "internal/testlog", [2024-05-07T10:57:17.458Z] "internal/unsafeheader", [2024-05-07T10:57:17.458Z] "io", [2024-05-07T10:57:17.458Z] "io/fs", [2024-05-07T10:57:17.458Z] "io/ioutil", [2024-05-07T10:57:17.458Z] "log", [2024-05-07T10:57:17.458Z] "math", [2024-05-07T10:57:17.458Z] "math/big", [2024-05-07T10:57:17.458Z] "math/bits", [2024-05-07T10:57:17.458Z] "math/rand", [2024-05-07T10:57:17.458Z] "mime", [2024-05-07T10:57:17.458Z] "mime/multipart", [2024-05-07T10:57:17.458Z] "mime/quotedprintable", [2024-05-07T10:57:17.458Z] "net", [2024-05-07T10:57:17.458Z] "net/http", [2024-05-07T10:57:17.458Z] "net/http/httptrace", [2024-05-07T10:57:17.458Z] "net/http/internal", [2024-05-07T10:57:17.458Z] "net/http/internal/ascii", [2024-05-07T10:57:17.458Z] "net/textproto", [2024-05-07T10:57:17.458Z] "net/url", [2024-05-07T10:57:17.458Z] "os", [2024-05-07T10:57:17.458Z] "path", [2024-05-07T10:57:17.458Z] "path/filepath", [2024-05-07T10:57:17.458Z] "reflect", [2024-05-07T10:57:17.458Z] "runtime", [2024-05-07T10:57:17.458Z] "runtime/cgo", [2024-05-07T10:57:17.458Z] "runtime/internal/atomic", [2024-05-07T10:57:17.458Z] "runtime/internal/math", [2024-05-07T10:57:17.458Z] "runtime/internal/sys", [2024-05-07T10:57:17.458Z] "sort", [2024-05-07T10:57:17.458Z] "strconv", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "sync", [2024-05-07T10:57:17.458Z] "sync/atomic", [2024-05-07T10:57:17.458Z] "syscall", [2024-05-07T10:57:17.458Z] "time", [2024-05-07T10:57:17.458Z] "unicode", [2024-05-07T10:57:17.458Z] "unicode/utf16", [2024-05-07T10:57:17.458Z] "unicode/utf8", [2024-05-07T10:57:17.458Z] "unsafe", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "TestGoFiles": [ [2024-05-07T10:57:17.458Z] "api_test.go", [2024-05-07T10:57:17.458Z] "auth_test.go", [2024-05-07T10:57:17.458Z] "middleware_test.go", [2024-05-07T10:57:17.458Z] "parsing_test.go", [2024-05-07T10:57:17.458Z] "schema_test.go" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "TestImports": [ [2024-05-07T10:57:17.458Z] "errors", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.458Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.458Z] "net/http", [2024-05-07T10:57:17.458Z] "net/http/httptest", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "testing" [2024-05-07T10:57:17.458Z] ] [2024-05-07T10:57:17.458Z] } [2024-05-07T10:57:17.458Z] { [2024-05-07T10:57:17.458Z] "Dir": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-05-07T10:57:17.458Z] "ImportPath": "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.458Z] "Name": "govalidator", [2024-05-07T10:57:17.458Z] "Doc": "Package govalidator is package of validators and sanitizers for strings, structs and collections.", [2024-05-07T10:57:17.458Z] "Root": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-05-07T10:57:17.458Z] "Module": { [2024-05-07T10:57:17.458Z] "Path": "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.458Z] "Version": "v0.0.0-20230301143203-a9d515a09cc2", [2024-05-07T10:57:17.458Z] "Time": "2023-03-01T14:32:03Z", [2024-05-07T10:57:17.458Z] "Indirect": true, [2024-05-07T10:57:17.458Z] "Dir": "/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2", [2024-05-07T10:57:17.458Z] "GoMod": "/go/pkg/mod/cache/download/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.mod", [2024-05-07T10:57:17.458Z] "GoVersion": "1.13" [2024-05-07T10:57:17.458Z] }, [2024-05-07T10:57:17.458Z] "DepOnly": true, [2024-05-07T10:57:17.458Z] "Stale": true, [2024-05-07T10:57:17.458Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.458Z] "GoFiles": [ [2024-05-07T10:57:17.458Z] "arrays.go", [2024-05-07T10:57:17.458Z] "converter.go", [2024-05-07T10:57:17.458Z] "doc.go", [2024-05-07T10:57:17.458Z] "error.go", [2024-05-07T10:57:17.458Z] "numerics.go", [2024-05-07T10:57:17.458Z] "patterns.go", [2024-05-07T10:57:17.458Z] "types.go", [2024-05-07T10:57:17.458Z] "utils.go", [2024-05-07T10:57:17.458Z] "validator.go" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "Imports": [ [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "crypto/rsa", [2024-05-07T10:57:17.458Z] "crypto/x509", [2024-05-07T10:57:17.458Z] "encoding/base64", [2024-05-07T10:57:17.458Z] "encoding/json", [2024-05-07T10:57:17.458Z] "encoding/pem", [2024-05-07T10:57:17.458Z] "errors", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "html", [2024-05-07T10:57:17.458Z] "io/ioutil", [2024-05-07T10:57:17.458Z] "math", [2024-05-07T10:57:17.458Z] "net", [2024-05-07T10:57:17.458Z] "net/url", [2024-05-07T10:57:17.458Z] "path", [2024-05-07T10:57:17.458Z] "reflect", [2024-05-07T10:57:17.458Z] "regexp", [2024-05-07T10:57:17.458Z] "sort", [2024-05-07T10:57:17.458Z] "strconv", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "sync", [2024-05-07T10:57:17.458Z] "time", [2024-05-07T10:57:17.458Z] "unicode", [2024-05-07T10:57:17.458Z] "unicode/utf8" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "Deps": [ [2024-05-07T10:57:17.458Z] "bufio", [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "context", [2024-05-07T10:57:17.458Z] "crypto", [2024-05-07T10:57:17.458Z] "crypto/aes", [2024-05-07T10:57:17.458Z] "crypto/cipher", [2024-05-07T10:57:17.458Z] "crypto/des", [2024-05-07T10:57:17.458Z] "crypto/dsa", [2024-05-07T10:57:17.458Z] "crypto/ecdsa", [2024-05-07T10:57:17.458Z] "crypto/ed25519", [2024-05-07T10:57:17.458Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.458Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.458Z] "crypto/elliptic", [2024-05-07T10:57:17.458Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.458Z] "crypto/internal/randutil", [2024-05-07T10:57:17.458Z] "crypto/internal/subtle", [2024-05-07T10:57:17.458Z] "crypto/md5", [2024-05-07T10:57:17.458Z] "crypto/rand", [2024-05-07T10:57:17.458Z] "crypto/rsa", [2024-05-07T10:57:17.458Z] "crypto/sha1", [2024-05-07T10:57:17.458Z] "crypto/sha256", [2024-05-07T10:57:17.458Z] "crypto/sha512", [2024-05-07T10:57:17.458Z] "crypto/subtle", [2024-05-07T10:57:17.458Z] "crypto/x509", [2024-05-07T10:57:17.458Z] "crypto/x509/pkix", [2024-05-07T10:57:17.458Z] "encoding", [2024-05-07T10:57:17.458Z] "encoding/asn1", [2024-05-07T10:57:17.458Z] "encoding/base64", [2024-05-07T10:57:17.458Z] "encoding/binary", [2024-05-07T10:57:17.458Z] "encoding/hex", [2024-05-07T10:57:17.458Z] "encoding/json", [2024-05-07T10:57:17.458Z] "encoding/pem", [2024-05-07T10:57:17.458Z] "errors", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "hash", [2024-05-07T10:57:17.458Z] "html", [2024-05-07T10:57:17.458Z] "internal/abi", [2024-05-07T10:57:17.458Z] "internal/bytealg", [2024-05-07T10:57:17.458Z] "internal/cpu", [2024-05-07T10:57:17.458Z] "internal/fmtsort", [2024-05-07T10:57:17.458Z] "internal/goexperiment", [2024-05-07T10:57:17.458Z] "internal/itoa", [2024-05-07T10:57:17.458Z] "internal/nettrace", [2024-05-07T10:57:17.458Z] "internal/oserror", [2024-05-07T10:57:17.458Z] "internal/poll", [2024-05-07T10:57:17.458Z] "internal/race", [2024-05-07T10:57:17.458Z] "internal/reflectlite", [2024-05-07T10:57:17.458Z] "internal/singleflight", [2024-05-07T10:57:17.458Z] "internal/syscall/execenv", [2024-05-07T10:57:17.458Z] "internal/syscall/unix", [2024-05-07T10:57:17.458Z] "internal/testlog", [2024-05-07T10:57:17.458Z] "internal/unsafeheader", [2024-05-07T10:57:17.458Z] "io", [2024-05-07T10:57:17.458Z] "io/fs", [2024-05-07T10:57:17.458Z] "io/ioutil", [2024-05-07T10:57:17.458Z] "math", [2024-05-07T10:57:17.458Z] "math/big", [2024-05-07T10:57:17.458Z] "math/bits", [2024-05-07T10:57:17.458Z] "math/rand", [2024-05-07T10:57:17.458Z] "net", [2024-05-07T10:57:17.458Z] "net/url", [2024-05-07T10:57:17.458Z] "os", [2024-05-07T10:57:17.458Z] "path", [2024-05-07T10:57:17.458Z] "path/filepath", [2024-05-07T10:57:17.458Z] "reflect", [2024-05-07T10:57:17.458Z] "regexp", [2024-05-07T10:57:17.458Z] "regexp/syntax", [2024-05-07T10:57:17.458Z] "runtime", [2024-05-07T10:57:17.458Z] "runtime/cgo", [2024-05-07T10:57:17.458Z] "runtime/internal/atomic", [2024-05-07T10:57:17.458Z] "runtime/internal/math", [2024-05-07T10:57:17.458Z] "runtime/internal/sys", [2024-05-07T10:57:17.458Z] "sort", [2024-05-07T10:57:17.458Z] "strconv", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "sync", [2024-05-07T10:57:17.458Z] "sync/atomic", [2024-05-07T10:57:17.458Z] "syscall", [2024-05-07T10:57:17.458Z] "time", [2024-05-07T10:57:17.458Z] "unicode", [2024-05-07T10:57:17.458Z] "unicode/utf16", [2024-05-07T10:57:17.458Z] "unicode/utf8", [2024-05-07T10:57:17.458Z] "unsafe", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.458Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "TestGoFiles": [ [2024-05-07T10:57:17.458Z] "arrays_benchmark_test.go", [2024-05-07T10:57:17.458Z] "arrays_example_test.go", [2024-05-07T10:57:17.458Z] "arrays_test.go", [2024-05-07T10:57:17.458Z] "converter_benchmark_test.go", [2024-05-07T10:57:17.458Z] "converter_example_test.go", [2024-05-07T10:57:17.458Z] "converter_test.go", [2024-05-07T10:57:17.458Z] "error_test.go", [2024-05-07T10:57:17.458Z] "numerics_benchmark_test.go", [2024-05-07T10:57:17.458Z] "numerics_example_test.go", [2024-05-07T10:57:17.458Z] "numerics_test.go", [2024-05-07T10:57:17.458Z] "utils_benchmark_test.go", [2024-05-07T10:57:17.458Z] "utils_example_test.go", [2024-05-07T10:57:17.458Z] "utils_test.go", [2024-05-07T10:57:17.458Z] "validator_test.go" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "TestImports": [ [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "math/rand", [2024-05-07T10:57:17.458Z] "reflect", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "testing", [2024-05-07T10:57:17.458Z] "time" [2024-05-07T10:57:17.458Z] ] [2024-05-07T10:57:17.458Z] } [2024-05-07T10:57:17.458Z] { [2024-05-07T10:57:17.458Z] "Dir": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-05-07T10:57:17.458Z] "ImportPath": "github.com/oklog/ulid", [2024-05-07T10:57:17.458Z] "Name": "ulid", [2024-05-07T10:57:17.458Z] "Root": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-05-07T10:57:17.458Z] "Module": { [2024-05-07T10:57:17.458Z] "Path": "github.com/oklog/ulid", [2024-05-07T10:57:17.458Z] "Version": "v1.3.1", [2024-05-07T10:57:17.458Z] "Time": "2018-10-02T12:43:06Z", [2024-05-07T10:57:17.458Z] "Indirect": true, [2024-05-07T10:57:17.458Z] "Dir": "/go/pkg/mod/github.com/oklog/ulid@v1.3.1", [2024-05-07T10:57:17.458Z] "GoMod": "/go/pkg/mod/cache/download/github.com/oklog/ulid/@v/v1.3.1.mod" [2024-05-07T10:57:17.458Z] }, [2024-05-07T10:57:17.458Z] "DepOnly": true, [2024-05-07T10:57:17.458Z] "Stale": true, [2024-05-07T10:57:17.458Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.458Z] "GoFiles": [ [2024-05-07T10:57:17.458Z] "ulid.go" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "Imports": [ [2024-05-07T10:57:17.458Z] "bufio", [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "database/sql/driver", [2024-05-07T10:57:17.458Z] "encoding/binary", [2024-05-07T10:57:17.458Z] "errors", [2024-05-07T10:57:17.458Z] "io", [2024-05-07T10:57:17.458Z] "math", [2024-05-07T10:57:17.458Z] "math/bits", [2024-05-07T10:57:17.458Z] "math/rand", [2024-05-07T10:57:17.458Z] "time" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "Deps": [ [2024-05-07T10:57:17.458Z] "bufio", [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "context", [2024-05-07T10:57:17.458Z] "database/sql/driver", [2024-05-07T10:57:17.458Z] "encoding/binary", [2024-05-07T10:57:17.458Z] "errors", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "internal/abi", [2024-05-07T10:57:17.458Z] "internal/bytealg", [2024-05-07T10:57:17.458Z] "internal/cpu", [2024-05-07T10:57:17.458Z] "internal/fmtsort", [2024-05-07T10:57:17.458Z] "internal/goexperiment", [2024-05-07T10:57:17.458Z] "internal/itoa", [2024-05-07T10:57:17.458Z] "internal/oserror", [2024-05-07T10:57:17.458Z] "internal/poll", [2024-05-07T10:57:17.458Z] "internal/race", [2024-05-07T10:57:17.458Z] "internal/reflectlite", [2024-05-07T10:57:17.458Z] "internal/syscall/execenv", [2024-05-07T10:57:17.458Z] "internal/syscall/unix", [2024-05-07T10:57:17.458Z] "internal/testlog", [2024-05-07T10:57:17.458Z] "internal/unsafeheader", [2024-05-07T10:57:17.458Z] "io", [2024-05-07T10:57:17.458Z] "io/fs", [2024-05-07T10:57:17.458Z] "math", [2024-05-07T10:57:17.458Z] "math/bits", [2024-05-07T10:57:17.458Z] "math/rand", [2024-05-07T10:57:17.458Z] "os", [2024-05-07T10:57:17.458Z] "path", [2024-05-07T10:57:17.458Z] "reflect", [2024-05-07T10:57:17.458Z] "runtime", [2024-05-07T10:57:17.458Z] "runtime/internal/atomic", [2024-05-07T10:57:17.458Z] "runtime/internal/math", [2024-05-07T10:57:17.458Z] "runtime/internal/sys", [2024-05-07T10:57:17.458Z] "sort", [2024-05-07T10:57:17.458Z] "strconv", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "sync", [2024-05-07T10:57:17.458Z] "sync/atomic", [2024-05-07T10:57:17.458Z] "syscall", [2024-05-07T10:57:17.458Z] "time", [2024-05-07T10:57:17.458Z] "unicode", [2024-05-07T10:57:17.458Z] "unicode/utf8", [2024-05-07T10:57:17.458Z] "unsafe" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "XTestGoFiles": [ [2024-05-07T10:57:17.458Z] "ulid_test.go" [2024-05-07T10:57:17.458Z] ], [2024-05-07T10:57:17.458Z] "XTestImports": [ [2024-05-07T10:57:17.458Z] "bytes", [2024-05-07T10:57:17.458Z] "crypto/rand", [2024-05-07T10:57:17.458Z] "fmt", [2024-05-07T10:57:17.458Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.458Z] "io", [2024-05-07T10:57:17.458Z] "math", [2024-05-07T10:57:17.458Z] "math/rand", [2024-05-07T10:57:17.458Z] "strings", [2024-05-07T10:57:17.458Z] "testing", [2024-05-07T10:57:17.458Z] "testing/iotest", [2024-05-07T10:57:17.458Z] "testing/quick", [2024-05-07T10:57:17.458Z] "time" [2024-05-07T10:57:17.458Z] ] [2024-05-07T10:57:17.458Z] } [2024-05-07T10:57:17.458Z] { [2024-05-07T10:57:17.458Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions", [2024-05-07T10:57:17.458Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.458Z] "Name": "bsonoptions", [2024-05-07T10:57:17.458Z] "Doc": "Package bsonoptions defines the optional configurations for the BSON codecs.", [2024-05-07T10:57:17.458Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.458Z] "Module": { [2024-05-07T10:57:17.458Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.458Z] "Version": "v1.14.0", [2024-05-07T10:57:17.458Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.458Z] "Indirect": true, [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.459Z] "GoVersion": "1.18" [2024-05-07T10:57:17.459Z] }, [2024-05-07T10:57:17.459Z] "DepOnly": true, [2024-05-07T10:57:17.459Z] "Stale": true, [2024-05-07T10:57:17.459Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.459Z] "GoFiles": [ [2024-05-07T10:57:17.459Z] "byte_slice_codec_options.go", [2024-05-07T10:57:17.459Z] "doc.go", [2024-05-07T10:57:17.459Z] "empty_interface_codec_options.go", [2024-05-07T10:57:17.459Z] "map_codec_options.go", [2024-05-07T10:57:17.459Z] "slice_codec_options.go", [2024-05-07T10:57:17.459Z] "string_codec_options.go", [2024-05-07T10:57:17.459Z] "struct_codec_options.go", [2024-05-07T10:57:17.459Z] "time_codec_options.go", [2024-05-07T10:57:17.459Z] "uint_codec_options.go" [2024-05-07T10:57:17.459Z] ] [2024-05-07T10:57:17.459Z] } [2024-05-07T10:57:17.459Z] { [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsontype", [2024-05-07T10:57:17.459Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "Name": "bsontype", [2024-05-07T10:57:17.459Z] "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-05-07T10:57:17.459Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "Module": { [2024-05-07T10:57:17.459Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.459Z] "Version": "v1.14.0", [2024-05-07T10:57:17.459Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.459Z] "Indirect": true, [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.459Z] "GoVersion": "1.18" [2024-05-07T10:57:17.459Z] }, [2024-05-07T10:57:17.459Z] "DepOnly": true, [2024-05-07T10:57:17.459Z] "Stale": true, [2024-05-07T10:57:17.459Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.459Z] "GoFiles": [ [2024-05-07T10:57:17.459Z] "bsontype.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "TestGoFiles": [ [2024-05-07T10:57:17.459Z] "bsontype_test.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "TestImports": [ [2024-05-07T10:57:17.459Z] "testing" [2024-05-07T10:57:17.459Z] ] [2024-05-07T10:57:17.459Z] } [2024-05-07T10:57:17.459Z] { [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive", [2024-05-07T10:57:17.459Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.459Z] "Name": "primitive", [2024-05-07T10:57:17.459Z] "Doc": "Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.", [2024-05-07T10:57:17.459Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "Module": { [2024-05-07T10:57:17.459Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.459Z] "Version": "v1.14.0", [2024-05-07T10:57:17.459Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.459Z] "Indirect": true, [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.459Z] "GoVersion": "1.18" [2024-05-07T10:57:17.459Z] }, [2024-05-07T10:57:17.459Z] "DepOnly": true, [2024-05-07T10:57:17.459Z] "Stale": true, [2024-05-07T10:57:17.459Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.459Z] "GoFiles": [ [2024-05-07T10:57:17.459Z] "decimal.go", [2024-05-07T10:57:17.459Z] "objectid.go", [2024-05-07T10:57:17.459Z] "primitive.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "Imports": [ [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "crypto/rand", [2024-05-07T10:57:17.459Z] "encoding", [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "encoding/hex", [2024-05-07T10:57:17.459Z] "encoding/json", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "io", [2024-05-07T10:57:17.459Z] "math/big", [2024-05-07T10:57:17.459Z] "regexp", [2024-05-07T10:57:17.459Z] "strconv", [2024-05-07T10:57:17.459Z] "strings", [2024-05-07T10:57:17.459Z] "sync/atomic", [2024-05-07T10:57:17.459Z] "time" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "Deps": [ [2024-05-07T10:57:17.459Z] "bufio", [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "crypto/aes", [2024-05-07T10:57:17.459Z] "crypto/cipher", [2024-05-07T10:57:17.459Z] "crypto/internal/subtle", [2024-05-07T10:57:17.459Z] "crypto/rand", [2024-05-07T10:57:17.459Z] "crypto/subtle", [2024-05-07T10:57:17.459Z] "encoding", [2024-05-07T10:57:17.459Z] "encoding/base64", [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "encoding/hex", [2024-05-07T10:57:17.459Z] "encoding/json", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "internal/abi", [2024-05-07T10:57:17.459Z] "internal/bytealg", [2024-05-07T10:57:17.459Z] "internal/cpu", [2024-05-07T10:57:17.459Z] "internal/fmtsort", [2024-05-07T10:57:17.459Z] "internal/goexperiment", [2024-05-07T10:57:17.459Z] "internal/itoa", [2024-05-07T10:57:17.459Z] "internal/oserror", [2024-05-07T10:57:17.459Z] "internal/poll", [2024-05-07T10:57:17.459Z] "internal/race", [2024-05-07T10:57:17.459Z] "internal/reflectlite", [2024-05-07T10:57:17.459Z] "internal/syscall/execenv", [2024-05-07T10:57:17.459Z] "internal/syscall/unix", [2024-05-07T10:57:17.459Z] "internal/testlog", [2024-05-07T10:57:17.459Z] "internal/unsafeheader", [2024-05-07T10:57:17.459Z] "io", [2024-05-07T10:57:17.459Z] "io/fs", [2024-05-07T10:57:17.459Z] "math", [2024-05-07T10:57:17.459Z] "math/big", [2024-05-07T10:57:17.459Z] "math/bits", [2024-05-07T10:57:17.459Z] "math/rand", [2024-05-07T10:57:17.459Z] "os", [2024-05-07T10:57:17.459Z] "path", [2024-05-07T10:57:17.459Z] "reflect", [2024-05-07T10:57:17.459Z] "regexp", [2024-05-07T10:57:17.459Z] "regexp/syntax", [2024-05-07T10:57:17.459Z] "runtime", [2024-05-07T10:57:17.459Z] "runtime/internal/atomic", [2024-05-07T10:57:17.459Z] "runtime/internal/math", [2024-05-07T10:57:17.459Z] "runtime/internal/sys", [2024-05-07T10:57:17.459Z] "sort", [2024-05-07T10:57:17.459Z] "strconv", [2024-05-07T10:57:17.459Z] "strings", [2024-05-07T10:57:17.459Z] "sync", [2024-05-07T10:57:17.459Z] "sync/atomic", [2024-05-07T10:57:17.459Z] "syscall", [2024-05-07T10:57:17.459Z] "time", [2024-05-07T10:57:17.459Z] "unicode", [2024-05-07T10:57:17.459Z] "unicode/utf16", [2024-05-07T10:57:17.459Z] "unicode/utf8", [2024-05-07T10:57:17.459Z] "unsafe" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "TestGoFiles": [ [2024-05-07T10:57:17.459Z] "decimal_test.go", [2024-05-07T10:57:17.459Z] "objectid_test.go", [2024-05-07T10:57:17.459Z] "primitive_test.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "TestImports": [ [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "encoding/hex", [2024-05-07T10:57:17.459Z] "encoding/json", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/internal/require", [2024-05-07T10:57:17.459Z] "math/big", [2024-05-07T10:57:17.459Z] "testing", [2024-05-07T10:57:17.459Z] "time" [2024-05-07T10:57:17.459Z] ] [2024-05-07T10:57:17.459Z] } [2024-05-07T10:57:17.459Z] { [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore", [2024-05-07T10:57:17.459Z] "ImportPath": "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.459Z] "Name": "bsoncore", [2024-05-07T10:57:17.459Z] "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-05-07T10:57:17.459Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "Module": { [2024-05-07T10:57:17.459Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.459Z] "Version": "v1.14.0", [2024-05-07T10:57:17.459Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.459Z] "Indirect": true, [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.459Z] "GoVersion": "1.18" [2024-05-07T10:57:17.459Z] }, [2024-05-07T10:57:17.459Z] "DepOnly": true, [2024-05-07T10:57:17.459Z] "Stale": true, [2024-05-07T10:57:17.459Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "GoFiles": [ [2024-05-07T10:57:17.459Z] "array.go", [2024-05-07T10:57:17.459Z] "bson_arraybuilder.go", [2024-05-07T10:57:17.459Z] "bson_documentbuilder.go", [2024-05-07T10:57:17.459Z] "bsoncore.go", [2024-05-07T10:57:17.459Z] "doc.go", [2024-05-07T10:57:17.459Z] "document.go", [2024-05-07T10:57:17.459Z] "document_sequence.go", [2024-05-07T10:57:17.459Z] "element.go", [2024-05-07T10:57:17.459Z] "tables.go", [2024-05-07T10:57:17.459Z] "value.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "Imports": [ [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "encoding/base64", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.459Z] "io", [2024-05-07T10:57:17.459Z] "math", [2024-05-07T10:57:17.459Z] "sort", [2024-05-07T10:57:17.459Z] "strconv", [2024-05-07T10:57:17.459Z] "strings", [2024-05-07T10:57:17.459Z] "time", [2024-05-07T10:57:17.459Z] "unicode/utf8" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "Deps": [ [2024-05-07T10:57:17.459Z] "bufio", [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "crypto/aes", [2024-05-07T10:57:17.459Z] "crypto/cipher", [2024-05-07T10:57:17.459Z] "crypto/internal/subtle", [2024-05-07T10:57:17.459Z] "crypto/rand", [2024-05-07T10:57:17.459Z] "crypto/subtle", [2024-05-07T10:57:17.459Z] "encoding", [2024-05-07T10:57:17.459Z] "encoding/base64", [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "encoding/hex", [2024-05-07T10:57:17.459Z] "encoding/json", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.459Z] "internal/abi", [2024-05-07T10:57:17.459Z] "internal/bytealg", [2024-05-07T10:57:17.459Z] "internal/cpu", [2024-05-07T10:57:17.459Z] "internal/fmtsort", [2024-05-07T10:57:17.459Z] "internal/goexperiment", [2024-05-07T10:57:17.459Z] "internal/itoa", [2024-05-07T10:57:17.459Z] "internal/oserror", [2024-05-07T10:57:17.459Z] "internal/poll", [2024-05-07T10:57:17.459Z] "internal/race", [2024-05-07T10:57:17.459Z] "internal/reflectlite", [2024-05-07T10:57:17.459Z] "internal/syscall/execenv", [2024-05-07T10:57:17.459Z] "internal/syscall/unix", [2024-05-07T10:57:17.459Z] "internal/testlog", [2024-05-07T10:57:17.459Z] "internal/unsafeheader", [2024-05-07T10:57:17.459Z] "io", [2024-05-07T10:57:17.459Z] "io/fs", [2024-05-07T10:57:17.459Z] "math", [2024-05-07T10:57:17.459Z] "math/big", [2024-05-07T10:57:17.459Z] "math/bits", [2024-05-07T10:57:17.459Z] "math/rand", [2024-05-07T10:57:17.459Z] "os", [2024-05-07T10:57:17.459Z] "path", [2024-05-07T10:57:17.459Z] "reflect", [2024-05-07T10:57:17.459Z] "regexp", [2024-05-07T10:57:17.459Z] "regexp/syntax", [2024-05-07T10:57:17.459Z] "runtime", [2024-05-07T10:57:17.459Z] "runtime/internal/atomic", [2024-05-07T10:57:17.459Z] "runtime/internal/math", [2024-05-07T10:57:17.459Z] "runtime/internal/sys", [2024-05-07T10:57:17.459Z] "sort", [2024-05-07T10:57:17.459Z] "strconv", [2024-05-07T10:57:17.459Z] "strings", [2024-05-07T10:57:17.459Z] "sync", [2024-05-07T10:57:17.459Z] "sync/atomic", [2024-05-07T10:57:17.459Z] "syscall", [2024-05-07T10:57:17.459Z] "time", [2024-05-07T10:57:17.459Z] "unicode", [2024-05-07T10:57:17.459Z] "unicode/utf16", [2024-05-07T10:57:17.459Z] "unicode/utf8", [2024-05-07T10:57:17.459Z] "unsafe" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "TestGoFiles": [ [2024-05-07T10:57:17.459Z] "array_test.go", [2024-05-07T10:57:17.459Z] "bson_arraybuilder_test.go", [2024-05-07T10:57:17.459Z] "bson_documentbuilder_test.go", [2024-05-07T10:57:17.459Z] "bsoncore_test.go", [2024-05-07T10:57:17.459Z] "document_sequence_test.go", [2024-05-07T10:57:17.459Z] "document_test.go", [2024-05-07T10:57:17.459Z] "element_test.go", [2024-05-07T10:57:17.459Z] "value_test.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "TestImports": [ [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-05-07T10:57:17.459Z] "io", [2024-05-07T10:57:17.459Z] "math", [2024-05-07T10:57:17.459Z] "reflect", [2024-05-07T10:57:17.459Z] "strconv", [2024-05-07T10:57:17.459Z] "testing", [2024-05-07T10:57:17.459Z] "time" [2024-05-07T10:57:17.459Z] ] [2024-05-07T10:57:17.459Z] } [2024-05-07T10:57:17.459Z] { [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw", [2024-05-07T10:57:17.459Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.459Z] "Name": "bsonrw", [2024-05-07T10:57:17.459Z] "Doc": "Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources.", [2024-05-07T10:57:17.459Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "Module": { [2024-05-07T10:57:17.459Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.459Z] "Version": "v1.14.0", [2024-05-07T10:57:17.459Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.459Z] "Indirect": true, [2024-05-07T10:57:17.459Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.459Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.459Z] "GoVersion": "1.18" [2024-05-07T10:57:17.459Z] }, [2024-05-07T10:57:17.459Z] "DepOnly": true, [2024-05-07T10:57:17.459Z] "Stale": true, [2024-05-07T10:57:17.459Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "GoFiles": [ [2024-05-07T10:57:17.459Z] "copier.go", [2024-05-07T10:57:17.459Z] "doc.go", [2024-05-07T10:57:17.459Z] "extjson_parser.go", [2024-05-07T10:57:17.459Z] "extjson_reader.go", [2024-05-07T10:57:17.459Z] "extjson_tables.go", [2024-05-07T10:57:17.459Z] "extjson_wrappers.go", [2024-05-07T10:57:17.459Z] "extjson_writer.go", [2024-05-07T10:57:17.459Z] "json_scanner.go", [2024-05-07T10:57:17.459Z] "mode.go", [2024-05-07T10:57:17.459Z] "reader.go", [2024-05-07T10:57:17.459Z] "value_reader.go", [2024-05-07T10:57:17.459Z] "value_writer.go", [2024-05-07T10:57:17.459Z] "writer.go" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "Imports": [ [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "encoding/base64", [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "encoding/hex", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.459Z] "io", [2024-05-07T10:57:17.459Z] "math", [2024-05-07T10:57:17.459Z] "sort", [2024-05-07T10:57:17.459Z] "strconv", [2024-05-07T10:57:17.459Z] "strings", [2024-05-07T10:57:17.459Z] "sync", [2024-05-07T10:57:17.459Z] "time", [2024-05-07T10:57:17.459Z] "unicode", [2024-05-07T10:57:17.459Z] "unicode/utf16", [2024-05-07T10:57:17.459Z] "unicode/utf8" [2024-05-07T10:57:17.459Z] ], [2024-05-07T10:57:17.459Z] "Deps": [ [2024-05-07T10:57:17.459Z] "bufio", [2024-05-07T10:57:17.459Z] "bytes", [2024-05-07T10:57:17.459Z] "crypto/aes", [2024-05-07T10:57:17.459Z] "crypto/cipher", [2024-05-07T10:57:17.459Z] "crypto/internal/subtle", [2024-05-07T10:57:17.459Z] "crypto/rand", [2024-05-07T10:57:17.459Z] "crypto/subtle", [2024-05-07T10:57:17.459Z] "encoding", [2024-05-07T10:57:17.459Z] "encoding/base64", [2024-05-07T10:57:17.459Z] "encoding/binary", [2024-05-07T10:57:17.459Z] "encoding/hex", [2024-05-07T10:57:17.459Z] "encoding/json", [2024-05-07T10:57:17.459Z] "errors", [2024-05-07T10:57:17.459Z] "fmt", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.459Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "internal/abi", [2024-05-07T10:57:17.460Z] "internal/bytealg", [2024-05-07T10:57:17.460Z] "internal/cpu", [2024-05-07T10:57:17.460Z] "internal/fmtsort", [2024-05-07T10:57:17.460Z] "internal/goexperiment", [2024-05-07T10:57:17.460Z] "internal/itoa", [2024-05-07T10:57:17.460Z] "internal/oserror", [2024-05-07T10:57:17.460Z] "internal/poll", [2024-05-07T10:57:17.460Z] "internal/race", [2024-05-07T10:57:17.460Z] "internal/reflectlite", [2024-05-07T10:57:17.460Z] "internal/syscall/execenv", [2024-05-07T10:57:17.460Z] "internal/syscall/unix", [2024-05-07T10:57:17.460Z] "internal/testlog", [2024-05-07T10:57:17.460Z] "internal/unsafeheader", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "io/fs", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "math/big", [2024-05-07T10:57:17.460Z] "math/bits", [2024-05-07T10:57:17.460Z] "math/rand", [2024-05-07T10:57:17.460Z] "os", [2024-05-07T10:57:17.460Z] "path", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "regexp", [2024-05-07T10:57:17.460Z] "regexp/syntax", [2024-05-07T10:57:17.460Z] "runtime", [2024-05-07T10:57:17.460Z] "runtime/internal/atomic", [2024-05-07T10:57:17.460Z] "runtime/internal/math", [2024-05-07T10:57:17.460Z] "runtime/internal/sys", [2024-05-07T10:57:17.460Z] "sort", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "sync/atomic", [2024-05-07T10:57:17.460Z] "syscall", [2024-05-07T10:57:17.460Z] "time", [2024-05-07T10:57:17.460Z] "unicode", [2024-05-07T10:57:17.460Z] "unicode/utf16", [2024-05-07T10:57:17.460Z] "unicode/utf8", [2024-05-07T10:57:17.460Z] "unsafe" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestGoFiles": [ [2024-05-07T10:57:17.460Z] "bsonrw_test.go", [2024-05-07T10:57:17.460Z] "copier_test.go", [2024-05-07T10:57:17.460Z] "extjson_parser_test.go", [2024-05-07T10:57:17.460Z] "extjson_reader_test.go", [2024-05-07T10:57:17.460Z] "extjson_writer_test.go", [2024-05-07T10:57:17.460Z] "json_scanner_test.go", [2024-05-07T10:57:17.460Z] "value_reader_test.go", [2024-05-07T10:57:17.460Z] "value_reader_writer_test.go", [2024-05-07T10:57:17.460Z] "value_writer_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestImports": [ [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "io/ioutil", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "testing", [2024-05-07T10:57:17.460Z] "testing/iotest" [2024-05-07T10:57:17.460Z] ] [2024-05-07T10:57:17.460Z] } [2024-05-07T10:57:17.460Z] { [2024-05-07T10:57:17.460Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec", [2024-05-07T10:57:17.460Z] "ImportPath": "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.460Z] "Name": "bsoncodec", [2024-05-07T10:57:17.460Z] "Doc": "Package bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations.", [2024-05-07T10:57:17.460Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.460Z] "Module": { [2024-05-07T10:57:17.460Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.460Z] "Version": "v1.14.0", [2024-05-07T10:57:17.460Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.460Z] "Indirect": true, [2024-05-07T10:57:17.460Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.460Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.460Z] "GoVersion": "1.18" [2024-05-07T10:57:17.460Z] }, [2024-05-07T10:57:17.460Z] "DepOnly": true, [2024-05-07T10:57:17.460Z] "Stale": true, [2024-05-07T10:57:17.460Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "GoFiles": [ [2024-05-07T10:57:17.460Z] "array_codec.go", [2024-05-07T10:57:17.460Z] "bsoncodec.go", [2024-05-07T10:57:17.460Z] "byte_slice_codec.go", [2024-05-07T10:57:17.460Z] "codec_cache.go", [2024-05-07T10:57:17.460Z] "cond_addr_codec.go", [2024-05-07T10:57:17.460Z] "default_value_decoders.go", [2024-05-07T10:57:17.460Z] "default_value_encoders.go", [2024-05-07T10:57:17.460Z] "doc.go", [2024-05-07T10:57:17.460Z] "empty_interface_codec.go", [2024-05-07T10:57:17.460Z] "map_codec.go", [2024-05-07T10:57:17.460Z] "mode.go", [2024-05-07T10:57:17.460Z] "pointer_codec.go", [2024-05-07T10:57:17.460Z] "proxy.go", [2024-05-07T10:57:17.460Z] "registry.go", [2024-05-07T10:57:17.460Z] "slice_codec.go", [2024-05-07T10:57:17.460Z] "string_codec.go", [2024-05-07T10:57:17.460Z] "struct_codec.go", [2024-05-07T10:57:17.460Z] "struct_tag_parser.go", [2024-05-07T10:57:17.460Z] "time_codec.go", [2024-05-07T10:57:17.460Z] "types.go", [2024-05-07T10:57:17.460Z] "uint_codec.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "Imports": [ [2024-05-07T10:57:17.460Z] "encoding", [2024-05-07T10:57:17.460Z] "encoding/json", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "net/url", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "sort", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "sync/atomic", [2024-05-07T10:57:17.460Z] "time" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "Deps": [ [2024-05-07T10:57:17.460Z] "bufio", [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "crypto/aes", [2024-05-07T10:57:17.460Z] "crypto/cipher", [2024-05-07T10:57:17.460Z] "crypto/internal/subtle", [2024-05-07T10:57:17.460Z] "crypto/rand", [2024-05-07T10:57:17.460Z] "crypto/subtle", [2024-05-07T10:57:17.460Z] "encoding", [2024-05-07T10:57:17.460Z] "encoding/base64", [2024-05-07T10:57:17.460Z] "encoding/binary", [2024-05-07T10:57:17.460Z] "encoding/hex", [2024-05-07T10:57:17.460Z] "encoding/json", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "internal/abi", [2024-05-07T10:57:17.460Z] "internal/bytealg", [2024-05-07T10:57:17.460Z] "internal/cpu", [2024-05-07T10:57:17.460Z] "internal/fmtsort", [2024-05-07T10:57:17.460Z] "internal/goexperiment", [2024-05-07T10:57:17.460Z] "internal/itoa", [2024-05-07T10:57:17.460Z] "internal/oserror", [2024-05-07T10:57:17.460Z] "internal/poll", [2024-05-07T10:57:17.460Z] "internal/race", [2024-05-07T10:57:17.460Z] "internal/reflectlite", [2024-05-07T10:57:17.460Z] "internal/syscall/execenv", [2024-05-07T10:57:17.460Z] "internal/syscall/unix", [2024-05-07T10:57:17.460Z] "internal/testlog", [2024-05-07T10:57:17.460Z] "internal/unsafeheader", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "io/fs", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "math/big", [2024-05-07T10:57:17.460Z] "math/bits", [2024-05-07T10:57:17.460Z] "math/rand", [2024-05-07T10:57:17.460Z] "net/url", [2024-05-07T10:57:17.460Z] "os", [2024-05-07T10:57:17.460Z] "path", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "regexp", [2024-05-07T10:57:17.460Z] "regexp/syntax", [2024-05-07T10:57:17.460Z] "runtime", [2024-05-07T10:57:17.460Z] "runtime/internal/atomic", [2024-05-07T10:57:17.460Z] "runtime/internal/math", [2024-05-07T10:57:17.460Z] "runtime/internal/sys", [2024-05-07T10:57:17.460Z] "sort", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "sync/atomic", [2024-05-07T10:57:17.460Z] "syscall", [2024-05-07T10:57:17.460Z] "time", [2024-05-07T10:57:17.460Z] "unicode", [2024-05-07T10:57:17.460Z] "unicode/utf16", [2024-05-07T10:57:17.460Z] "unicode/utf8", [2024-05-07T10:57:17.460Z] "unsafe" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestGoFiles": [ [2024-05-07T10:57:17.460Z] "bsoncodec_test.go", [2024-05-07T10:57:17.460Z] "codec_cache_test.go", [2024-05-07T10:57:17.460Z] "cond_addr_codec_test.go", [2024-05-07T10:57:17.460Z] "default_value_decoders_test.go", [2024-05-07T10:57:17.460Z] "default_value_encoders_test.go", [2024-05-07T10:57:17.460Z] "registry_test.go", [2024-05-07T10:57:17.460Z] "string_codec_test.go", [2024-05-07T10:57:17.460Z] "struct_codec_test.go", [2024-05-07T10:57:17.460Z] "struct_tag_parser_test.go", [2024-05-07T10:57:17.460Z] "time_codec_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestImports": [ [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "encoding/json", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw/bsonrwtest", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "net/url", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "testing", [2024-05-07T10:57:17.460Z] "time" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "XTestGoFiles": [ [2024-05-07T10:57:17.460Z] "registry_examples_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "XTestImports": [ [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "reflect" [2024-05-07T10:57:17.460Z] ] [2024-05-07T10:57:17.460Z] } [2024-05-07T10:57:17.460Z] { [2024-05-07T10:57:17.460Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson", [2024-05-07T10:57:17.460Z] "ImportPath": "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.460Z] "Name": "bson", [2024-05-07T10:57:17.460Z] "Doc": "Package bson is a library for reading, writing, and manipulating BSON.", [2024-05-07T10:57:17.460Z] "Root": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.460Z] "Module": { [2024-05-07T10:57:17.460Z] "Path": "go.mongodb.org/mongo-driver", [2024-05-07T10:57:17.460Z] "Version": "v1.14.0", [2024-05-07T10:57:17.460Z] "Time": "2024-02-14T21:02:22Z", [2024-05-07T10:57:17.460Z] "Indirect": true, [2024-05-07T10:57:17.460Z] "Dir": "/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0", [2024-05-07T10:57:17.460Z] "GoMod": "/go/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.14.0.mod", [2024-05-07T10:57:17.460Z] "GoVersion": "1.18" [2024-05-07T10:57:17.460Z] }, [2024-05-07T10:57:17.460Z] "DepOnly": true, [2024-05-07T10:57:17.460Z] "Stale": true, [2024-05-07T10:57:17.460Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "GoFiles": [ [2024-05-07T10:57:17.460Z] "bson.go", [2024-05-07T10:57:17.460Z] "decoder.go", [2024-05-07T10:57:17.460Z] "doc.go", [2024-05-07T10:57:17.460Z] "encoder.go", [2024-05-07T10:57:17.460Z] "marshal.go", [2024-05-07T10:57:17.460Z] "primitive_codecs.go", [2024-05-07T10:57:17.460Z] "raw.go", [2024-05-07T10:57:17.460Z] "raw_element.go", [2024-05-07T10:57:17.460Z] "raw_value.go", [2024-05-07T10:57:17.460Z] "registry.go", [2024-05-07T10:57:17.460Z] "types.go", [2024-05-07T10:57:17.460Z] "unmarshal.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "Imports": [ [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "encoding/json", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "time" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "Deps": [ [2024-05-07T10:57:17.460Z] "bufio", [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "crypto/aes", [2024-05-07T10:57:17.460Z] "crypto/cipher", [2024-05-07T10:57:17.460Z] "crypto/internal/subtle", [2024-05-07T10:57:17.460Z] "crypto/rand", [2024-05-07T10:57:17.460Z] "crypto/subtle", [2024-05-07T10:57:17.460Z] "encoding", [2024-05-07T10:57:17.460Z] "encoding/base64", [2024-05-07T10:57:17.460Z] "encoding/binary", [2024-05-07T10:57:17.460Z] "encoding/hex", [2024-05-07T10:57:17.460Z] "encoding/json", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "internal/abi", [2024-05-07T10:57:17.460Z] "internal/bytealg", [2024-05-07T10:57:17.460Z] "internal/cpu", [2024-05-07T10:57:17.460Z] "internal/fmtsort", [2024-05-07T10:57:17.460Z] "internal/goexperiment", [2024-05-07T10:57:17.460Z] "internal/itoa", [2024-05-07T10:57:17.460Z] "internal/oserror", [2024-05-07T10:57:17.460Z] "internal/poll", [2024-05-07T10:57:17.460Z] "internal/race", [2024-05-07T10:57:17.460Z] "internal/reflectlite", [2024-05-07T10:57:17.460Z] "internal/syscall/execenv", [2024-05-07T10:57:17.460Z] "internal/syscall/unix", [2024-05-07T10:57:17.460Z] "internal/testlog", [2024-05-07T10:57:17.460Z] "internal/unsafeheader", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "io/fs", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "math/big", [2024-05-07T10:57:17.460Z] "math/bits", [2024-05-07T10:57:17.460Z] "math/rand", [2024-05-07T10:57:17.460Z] "net/url", [2024-05-07T10:57:17.460Z] "os", [2024-05-07T10:57:17.460Z] "path", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "regexp", [2024-05-07T10:57:17.460Z] "regexp/syntax", [2024-05-07T10:57:17.460Z] "runtime", [2024-05-07T10:57:17.460Z] "runtime/internal/atomic", [2024-05-07T10:57:17.460Z] "runtime/internal/math", [2024-05-07T10:57:17.460Z] "runtime/internal/sys", [2024-05-07T10:57:17.460Z] "sort", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "sync/atomic", [2024-05-07T10:57:17.460Z] "syscall", [2024-05-07T10:57:17.460Z] "time", [2024-05-07T10:57:17.460Z] "unicode", [2024-05-07T10:57:17.460Z] "unicode/utf16", [2024-05-07T10:57:17.460Z] "unicode/utf8", [2024-05-07T10:57:17.460Z] "unsafe" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestGoFiles": [ [2024-05-07T10:57:17.460Z] "benchmark_test.go", [2024-05-07T10:57:17.460Z] "bson_corpus_spec_test.go", [2024-05-07T10:57:17.460Z] "bson_test.go", [2024-05-07T10:57:17.460Z] "decoder_test.go", [2024-05-07T10:57:17.460Z] "encoder_test.go", [2024-05-07T10:57:17.460Z] "extjson_prose_test.go", [2024-05-07T10:57:17.460Z] "fuzz_test.go", [2024-05-07T10:57:17.460Z] "marshal_test.go", [2024-05-07T10:57:17.460Z] "marshal_value_cases_test.go", [2024-05-07T10:57:17.460Z] "marshal_value_test.go", [2024-05-07T10:57:17.460Z] "marshaling_cases_test.go", [2024-05-07T10:57:17.460Z] "primitive_codecs_test.go", [2024-05-07T10:57:17.460Z] "raw_test.go", [2024-05-07T10:57:17.460Z] "raw_value_test.go", [2024-05-07T10:57:17.460Z] "truncation_test.go", [2024-05-07T10:57:17.460Z] "unmarshal_test.go", [2024-05-07T10:57:17.460Z] "unmarshal_value_test.go", [2024-05-07T10:57:17.460Z] "unmarshaling_cases_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestImports": [ [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "compress/gzip", [2024-05-07T10:57:17.460Z] "encoding/binary", [2024-05-07T10:57:17.460Z] "encoding/hex", [2024-05-07T10:57:17.460Z] "encoding/json", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw/bsonrwtest", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/internal/assert", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/internal/require", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "io/ioutil", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "math/rand", [2024-05-07T10:57:17.460Z] "net/url", [2024-05-07T10:57:17.460Z] "os", [2024-05-07T10:57:17.460Z] "path", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "testing", [2024-05-07T10:57:17.460Z] "time", [2024-05-07T10:57:17.460Z] "unicode", [2024-05-07T10:57:17.460Z] "unicode/utf8" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "XTestGoFiles": [ [2024-05-07T10:57:17.460Z] "decoder_example_test.go", [2024-05-07T10:57:17.460Z] "encoder_example_test.go", [2024-05-07T10:57:17.460Z] "example_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "XTestImports": [ [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.460Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "time" [2024-05-07T10:57:17.460Z] ] [2024-05-07T10:57:17.460Z] } [2024-05-07T10:57:17.460Z] { [2024-05-07T10:57:17.460Z] "Dir": "/usr/local/go/src/net/mail", [2024-05-07T10:57:17.460Z] "ImportPath": "net/mail", [2024-05-07T10:57:17.460Z] "Name": "mail", [2024-05-07T10:57:17.460Z] "Doc": "Package mail implements parsing of mail messages.", [2024-05-07T10:57:17.460Z] "Target": "/usr/local/go/pkg/linux_amd64/net/mail.a", [2024-05-07T10:57:17.460Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.460Z] "Goroot": true, [2024-05-07T10:57:17.460Z] "Standard": true, [2024-05-07T10:57:17.460Z] "DepOnly": true, [2024-05-07T10:57:17.460Z] "GoFiles": [ [2024-05-07T10:57:17.460Z] "message.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "Imports": [ [2024-05-07T10:57:17.460Z] "bufio", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "log", [2024-05-07T10:57:17.460Z] "mime", [2024-05-07T10:57:17.460Z] "net/textproto", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "time", [2024-05-07T10:57:17.460Z] "unicode/utf8" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "Deps": [ [2024-05-07T10:57:17.460Z] "bufio", [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "context", [2024-05-07T10:57:17.460Z] "encoding/base64", [2024-05-07T10:57:17.460Z] "encoding/binary", [2024-05-07T10:57:17.460Z] "errors", [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "internal/abi", [2024-05-07T10:57:17.460Z] "internal/bytealg", [2024-05-07T10:57:17.460Z] "internal/cpu", [2024-05-07T10:57:17.460Z] "internal/fmtsort", [2024-05-07T10:57:17.460Z] "internal/goexperiment", [2024-05-07T10:57:17.460Z] "internal/itoa", [2024-05-07T10:57:17.460Z] "internal/nettrace", [2024-05-07T10:57:17.460Z] "internal/oserror", [2024-05-07T10:57:17.460Z] "internal/poll", [2024-05-07T10:57:17.460Z] "internal/race", [2024-05-07T10:57:17.460Z] "internal/reflectlite", [2024-05-07T10:57:17.460Z] "internal/singleflight", [2024-05-07T10:57:17.460Z] "internal/syscall/execenv", [2024-05-07T10:57:17.460Z] "internal/syscall/unix", [2024-05-07T10:57:17.460Z] "internal/testlog", [2024-05-07T10:57:17.460Z] "internal/unsafeheader", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "io/fs", [2024-05-07T10:57:17.460Z] "log", [2024-05-07T10:57:17.460Z] "math", [2024-05-07T10:57:17.460Z] "math/bits", [2024-05-07T10:57:17.460Z] "mime", [2024-05-07T10:57:17.460Z] "net", [2024-05-07T10:57:17.460Z] "net/textproto", [2024-05-07T10:57:17.460Z] "os", [2024-05-07T10:57:17.460Z] "path", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "runtime", [2024-05-07T10:57:17.460Z] "runtime/cgo", [2024-05-07T10:57:17.460Z] "runtime/internal/atomic", [2024-05-07T10:57:17.460Z] "runtime/internal/math", [2024-05-07T10:57:17.460Z] "runtime/internal/sys", [2024-05-07T10:57:17.460Z] "sort", [2024-05-07T10:57:17.460Z] "strconv", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "sync", [2024-05-07T10:57:17.460Z] "sync/atomic", [2024-05-07T10:57:17.460Z] "syscall", [2024-05-07T10:57:17.460Z] "time", [2024-05-07T10:57:17.460Z] "unicode", [2024-05-07T10:57:17.460Z] "unicode/utf8", [2024-05-07T10:57:17.460Z] "unsafe", [2024-05-07T10:57:17.460Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestGoFiles": [ [2024-05-07T10:57:17.460Z] "message_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "TestImports": [ [2024-05-07T10:57:17.460Z] "bytes", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "mime", [2024-05-07T10:57:17.460Z] "reflect", [2024-05-07T10:57:17.460Z] "strings", [2024-05-07T10:57:17.460Z] "testing", [2024-05-07T10:57:17.460Z] "time" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "XTestGoFiles": [ [2024-05-07T10:57:17.460Z] "example_test.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.460Z] "XTestImports": [ [2024-05-07T10:57:17.460Z] "fmt", [2024-05-07T10:57:17.460Z] "io", [2024-05-07T10:57:17.460Z] "log", [2024-05-07T10:57:17.460Z] "net/mail", [2024-05-07T10:57:17.460Z] "strings" [2024-05-07T10:57:17.460Z] ] [2024-05-07T10:57:17.460Z] } [2024-05-07T10:57:17.460Z] { [2024-05-07T10:57:17.460Z] "Dir": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-05-07T10:57:17.460Z] "ImportPath": "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.460Z] "Name": "strfmt", [2024-05-07T10:57:17.460Z] "Doc": "Package strfmt contains custom string formats TODO: add info on how to define and register a custom format", [2024-05-07T10:57:17.460Z] "Root": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-05-07T10:57:17.460Z] "Module": { [2024-05-07T10:57:17.460Z] "Path": "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.460Z] "Version": "v0.23.0", [2024-05-07T10:57:17.460Z] "Time": "2024-03-09T18:27:47Z", [2024-05-07T10:57:17.460Z] "Indirect": true, [2024-05-07T10:57:17.460Z] "Dir": "/go/pkg/mod/github.com/go-openapi/strfmt@v0.23.0", [2024-05-07T10:57:17.460Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/strfmt/@v/v0.23.0.mod", [2024-05-07T10:57:17.460Z] "GoVersion": "1.20" [2024-05-07T10:57:17.460Z] }, [2024-05-07T10:57:17.460Z] "DepOnly": true, [2024-05-07T10:57:17.460Z] "Stale": true, [2024-05-07T10:57:17.460Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.460Z] "GoFiles": [ [2024-05-07T10:57:17.460Z] "bson.go", [2024-05-07T10:57:17.460Z] "date.go", [2024-05-07T10:57:17.460Z] "default.go", [2024-05-07T10:57:17.460Z] "doc.go", [2024-05-07T10:57:17.460Z] "duration.go", [2024-05-07T10:57:17.460Z] "format.go", [2024-05-07T10:57:17.460Z] "time.go", [2024-05-07T10:57:17.460Z] "ulid.go" [2024-05-07T10:57:17.460Z] ], [2024-05-07T10:57:17.461Z] "Imports": [ [2024-05-07T10:57:17.461Z] "crypto/rand", [2024-05-07T10:57:17.461Z] "database/sql/driver", [2024-05-07T10:57:17.461Z] "encoding", [2024-05-07T10:57:17.461Z] "encoding/base64", [2024-05-07T10:57:17.461Z] "encoding/binary", [2024-05-07T10:57:17.461Z] "encoding/json", [2024-05-07T10:57:17.461Z] "errors", [2024-05-07T10:57:17.461Z] "fmt", [2024-05-07T10:57:17.461Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.461Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.461Z] "github.com/google/uuid", [2024-05-07T10:57:17.461Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.461Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.461Z] "io", [2024-05-07T10:57:17.461Z] "net/mail", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "regexp", [2024-05-07T10:57:17.461Z] "strconv", [2024-05-07T10:57:17.461Z] "strings", [2024-05-07T10:57:17.461Z] "sync", [2024-05-07T10:57:17.461Z] "time" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Deps": [ [2024-05-07T10:57:17.461Z] "bufio", [2024-05-07T10:57:17.461Z] "bytes", [2024-05-07T10:57:17.461Z] "compress/flate", [2024-05-07T10:57:17.461Z] "compress/gzip", [2024-05-07T10:57:17.461Z] "container/list", [2024-05-07T10:57:17.461Z] "context", [2024-05-07T10:57:17.461Z] "crypto", [2024-05-07T10:57:17.461Z] "crypto/aes", [2024-05-07T10:57:17.461Z] "crypto/cipher", [2024-05-07T10:57:17.461Z] "crypto/des", [2024-05-07T10:57:17.461Z] "crypto/dsa", [2024-05-07T10:57:17.461Z] "crypto/ecdsa", [2024-05-07T10:57:17.461Z] "crypto/ed25519", [2024-05-07T10:57:17.461Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.461Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.461Z] "crypto/elliptic", [2024-05-07T10:57:17.461Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.461Z] "crypto/hmac", [2024-05-07T10:57:17.461Z] "crypto/internal/randutil", [2024-05-07T10:57:17.461Z] "crypto/internal/subtle", [2024-05-07T10:57:17.461Z] "crypto/md5", [2024-05-07T10:57:17.461Z] "crypto/rand", [2024-05-07T10:57:17.461Z] "crypto/rc4", [2024-05-07T10:57:17.461Z] "crypto/rsa", [2024-05-07T10:57:17.461Z] "crypto/sha1", [2024-05-07T10:57:17.461Z] "crypto/sha256", [2024-05-07T10:57:17.461Z] "crypto/sha512", [2024-05-07T10:57:17.461Z] "crypto/subtle", [2024-05-07T10:57:17.461Z] "crypto/tls", [2024-05-07T10:57:17.461Z] "crypto/x509", [2024-05-07T10:57:17.461Z] "crypto/x509/pkix", [2024-05-07T10:57:17.461Z] "database/sql/driver", [2024-05-07T10:57:17.461Z] "encoding", [2024-05-07T10:57:17.461Z] "encoding/asn1", [2024-05-07T10:57:17.461Z] "encoding/base64", [2024-05-07T10:57:17.461Z] "encoding/binary", [2024-05-07T10:57:17.461Z] "encoding/hex", [2024-05-07T10:57:17.461Z] "encoding/json", [2024-05-07T10:57:17.461Z] "encoding/pem", [2024-05-07T10:57:17.461Z] "errors", [2024-05-07T10:57:17.461Z] "fmt", [2024-05-07T10:57:17.461Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.461Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.461Z] "github.com/google/uuid", [2024-05-07T10:57:17.461Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.461Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.461Z] "hash", [2024-05-07T10:57:17.461Z] "hash/crc32", [2024-05-07T10:57:17.461Z] "html", [2024-05-07T10:57:17.461Z] "internal/abi", [2024-05-07T10:57:17.461Z] "internal/bytealg", [2024-05-07T10:57:17.461Z] "internal/cpu", [2024-05-07T10:57:17.461Z] "internal/fmtsort", [2024-05-07T10:57:17.461Z] "internal/goexperiment", [2024-05-07T10:57:17.461Z] "internal/itoa", [2024-05-07T10:57:17.461Z] "internal/nettrace", [2024-05-07T10:57:17.461Z] "internal/oserror", [2024-05-07T10:57:17.461Z] "internal/poll", [2024-05-07T10:57:17.461Z] "internal/race", [2024-05-07T10:57:17.461Z] "internal/reflectlite", [2024-05-07T10:57:17.461Z] "internal/singleflight", [2024-05-07T10:57:17.461Z] "internal/syscall/execenv", [2024-05-07T10:57:17.461Z] "internal/syscall/unix", [2024-05-07T10:57:17.461Z] "internal/testlog", [2024-05-07T10:57:17.461Z] "internal/unsafeheader", [2024-05-07T10:57:17.461Z] "io", [2024-05-07T10:57:17.461Z] "io/fs", [2024-05-07T10:57:17.461Z] "io/ioutil", [2024-05-07T10:57:17.461Z] "log", [2024-05-07T10:57:17.461Z] "math", [2024-05-07T10:57:17.461Z] "math/big", [2024-05-07T10:57:17.461Z] "math/bits", [2024-05-07T10:57:17.461Z] "math/rand", [2024-05-07T10:57:17.461Z] "mime", [2024-05-07T10:57:17.461Z] "mime/multipart", [2024-05-07T10:57:17.461Z] "mime/quotedprintable", [2024-05-07T10:57:17.461Z] "net", [2024-05-07T10:57:17.461Z] "net/http", [2024-05-07T10:57:17.461Z] "net/http/httptrace", [2024-05-07T10:57:17.461Z] "net/http/internal", [2024-05-07T10:57:17.461Z] "net/http/internal/ascii", [2024-05-07T10:57:17.461Z] "net/mail", [2024-05-07T10:57:17.461Z] "net/textproto", [2024-05-07T10:57:17.461Z] "net/url", [2024-05-07T10:57:17.461Z] "os", [2024-05-07T10:57:17.461Z] "path", [2024-05-07T10:57:17.461Z] "path/filepath", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "regexp", [2024-05-07T10:57:17.461Z] "regexp/syntax", [2024-05-07T10:57:17.461Z] "runtime", [2024-05-07T10:57:17.461Z] "runtime/cgo", [2024-05-07T10:57:17.461Z] "runtime/internal/atomic", [2024-05-07T10:57:17.461Z] "runtime/internal/math", [2024-05-07T10:57:17.461Z] "runtime/internal/sys", [2024-05-07T10:57:17.461Z] "sort", [2024-05-07T10:57:17.461Z] "strconv", [2024-05-07T10:57:17.461Z] "strings", [2024-05-07T10:57:17.461Z] "sync", [2024-05-07T10:57:17.461Z] "sync/atomic", [2024-05-07T10:57:17.461Z] "syscall", [2024-05-07T10:57:17.461Z] "time", [2024-05-07T10:57:17.461Z] "unicode", [2024-05-07T10:57:17.461Z] "unicode/utf16", [2024-05-07T10:57:17.461Z] "unicode/utf8", [2024-05-07T10:57:17.461Z] "unsafe", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.461Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "TestGoFiles": [ [2024-05-07T10:57:17.461Z] "bson_test.go", [2024-05-07T10:57:17.461Z] "date_test.go", [2024-05-07T10:57:17.461Z] "default_test.go", [2024-05-07T10:57:17.461Z] "duration_test.go", [2024-05-07T10:57:17.461Z] "format_test.go", [2024-05-07T10:57:17.461Z] "time_test.go", [2024-05-07T10:57:17.461Z] "ulid_test.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "TestImports": [ [2024-05-07T10:57:17.461Z] "bytes", [2024-05-07T10:57:17.461Z] "database/sql", [2024-05-07T10:57:17.461Z] "database/sql/driver", [2024-05-07T10:57:17.461Z] "encoding", [2024-05-07T10:57:17.461Z] "encoding/base64", [2024-05-07T10:57:17.461Z] "encoding/gob", [2024-05-07T10:57:17.461Z] "encoding/json", [2024-05-07T10:57:17.461Z] "fmt", [2024-05-07T10:57:17.461Z] "github.com/google/uuid", [2024-05-07T10:57:17.461Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.461Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.461Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.461Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.461Z] "io", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "regexp", [2024-05-07T10:57:17.461Z] "strings", [2024-05-07T10:57:17.461Z] "sync", [2024-05-07T10:57:17.461Z] "testing", [2024-05-07T10:57:17.461Z] "time" [2024-05-07T10:57:17.461Z] ] [2024-05-07T10:57:17.461Z] } [2024-05-07T10:57:17.461Z] { [2024-05-07T10:57:17.461Z] "Dir": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-05-07T10:57:17.461Z] "ImportPath": "github.com/josharian/intern", [2024-05-07T10:57:17.461Z] "Name": "intern", [2024-05-07T10:57:17.461Z] "Doc": "Package intern interns strings.", [2024-05-07T10:57:17.461Z] "Root": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-05-07T10:57:17.461Z] "Module": { [2024-05-07T10:57:17.461Z] "Path": "github.com/josharian/intern", [2024-05-07T10:57:17.461Z] "Version": "v1.0.0", [2024-05-07T10:57:17.461Z] "Time": "2019-12-14T22:12:22Z", [2024-05-07T10:57:17.461Z] "Indirect": true, [2024-05-07T10:57:17.461Z] "Dir": "/go/pkg/mod/github.com/josharian/intern@v1.0.0", [2024-05-07T10:57:17.461Z] "GoMod": "/go/pkg/mod/cache/download/github.com/josharian/intern/@v/v1.0.0.mod", [2024-05-07T10:57:17.461Z] "GoVersion": "1.5" [2024-05-07T10:57:17.461Z] }, [2024-05-07T10:57:17.461Z] "DepOnly": true, [2024-05-07T10:57:17.461Z] "Stale": true, [2024-05-07T10:57:17.461Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.461Z] "GoFiles": [ [2024-05-07T10:57:17.461Z] "intern.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Imports": [ [2024-05-07T10:57:17.461Z] "sync" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Deps": [ [2024-05-07T10:57:17.461Z] "internal/abi", [2024-05-07T10:57:17.461Z] "internal/bytealg", [2024-05-07T10:57:17.461Z] "internal/cpu", [2024-05-07T10:57:17.461Z] "internal/goexperiment", [2024-05-07T10:57:17.461Z] "internal/race", [2024-05-07T10:57:17.461Z] "runtime", [2024-05-07T10:57:17.461Z] "runtime/internal/atomic", [2024-05-07T10:57:17.461Z] "runtime/internal/math", [2024-05-07T10:57:17.461Z] "runtime/internal/sys", [2024-05-07T10:57:17.461Z] "sync", [2024-05-07T10:57:17.461Z] "sync/atomic", [2024-05-07T10:57:17.461Z] "unsafe" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "TestGoFiles": [ [2024-05-07T10:57:17.461Z] "intern_test.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "TestImports": [ [2024-05-07T10:57:17.461Z] "bytes", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "testing", [2024-05-07T10:57:17.461Z] "unsafe" [2024-05-07T10:57:17.461Z] ] [2024-05-07T10:57:17.461Z] } [2024-05-07T10:57:17.461Z] { [2024-05-07T10:57:17.461Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer", [2024-05-07T10:57:17.461Z] "ImportPath": "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.461Z] "Name": "jlexer", [2024-05-07T10:57:17.461Z] "Doc": "Package jlexer contains a JSON lexer implementation.", [2024-05-07T10:57:17.461Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-05-07T10:57:17.461Z] "Module": { [2024-05-07T10:57:17.461Z] "Path": "github.com/mailru/easyjson", [2024-05-07T10:57:17.461Z] "Version": "v0.7.7", [2024-05-07T10:57:17.461Z] "Time": "2021-02-06T19:00:08Z", [2024-05-07T10:57:17.461Z] "Indirect": true, [2024-05-07T10:57:17.461Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-05-07T10:57:17.461Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-05-07T10:57:17.461Z] "GoVersion": "1.12" [2024-05-07T10:57:17.461Z] }, [2024-05-07T10:57:17.461Z] "DepOnly": true, [2024-05-07T10:57:17.461Z] "Stale": true, [2024-05-07T10:57:17.461Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.461Z] "GoFiles": [ [2024-05-07T10:57:17.461Z] "bytestostr.go", [2024-05-07T10:57:17.461Z] "error.go", [2024-05-07T10:57:17.461Z] "lexer.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.461Z] "bytestostr_nounsafe.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Imports": [ [2024-05-07T10:57:17.461Z] "bytes", [2024-05-07T10:57:17.461Z] "encoding/base64", [2024-05-07T10:57:17.461Z] "encoding/json", [2024-05-07T10:57:17.461Z] "errors", [2024-05-07T10:57:17.461Z] "fmt", [2024-05-07T10:57:17.461Z] "github.com/josharian/intern", [2024-05-07T10:57:17.461Z] "io", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "strconv", [2024-05-07T10:57:17.461Z] "unicode", [2024-05-07T10:57:17.461Z] "unicode/utf16", [2024-05-07T10:57:17.461Z] "unicode/utf8", [2024-05-07T10:57:17.461Z] "unsafe" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Deps": [ [2024-05-07T10:57:17.461Z] "bytes", [2024-05-07T10:57:17.461Z] "encoding", [2024-05-07T10:57:17.461Z] "encoding/base64", [2024-05-07T10:57:17.461Z] "encoding/binary", [2024-05-07T10:57:17.461Z] "encoding/json", [2024-05-07T10:57:17.461Z] "errors", [2024-05-07T10:57:17.461Z] "fmt", [2024-05-07T10:57:17.461Z] "github.com/josharian/intern", [2024-05-07T10:57:17.461Z] "internal/abi", [2024-05-07T10:57:17.461Z] "internal/bytealg", [2024-05-07T10:57:17.461Z] "internal/cpu", [2024-05-07T10:57:17.461Z] "internal/fmtsort", [2024-05-07T10:57:17.461Z] "internal/goexperiment", [2024-05-07T10:57:17.461Z] "internal/itoa", [2024-05-07T10:57:17.461Z] "internal/oserror", [2024-05-07T10:57:17.461Z] "internal/poll", [2024-05-07T10:57:17.461Z] "internal/race", [2024-05-07T10:57:17.461Z] "internal/reflectlite", [2024-05-07T10:57:17.461Z] "internal/syscall/execenv", [2024-05-07T10:57:17.461Z] "internal/syscall/unix", [2024-05-07T10:57:17.461Z] "internal/testlog", [2024-05-07T10:57:17.461Z] "internal/unsafeheader", [2024-05-07T10:57:17.461Z] "io", [2024-05-07T10:57:17.461Z] "io/fs", [2024-05-07T10:57:17.461Z] "math", [2024-05-07T10:57:17.461Z] "math/bits", [2024-05-07T10:57:17.461Z] "os", [2024-05-07T10:57:17.461Z] "path", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "runtime", [2024-05-07T10:57:17.461Z] "runtime/internal/atomic", [2024-05-07T10:57:17.461Z] "runtime/internal/math", [2024-05-07T10:57:17.461Z] "runtime/internal/sys", [2024-05-07T10:57:17.461Z] "sort", [2024-05-07T10:57:17.461Z] "strconv", [2024-05-07T10:57:17.461Z] "strings", [2024-05-07T10:57:17.461Z] "sync", [2024-05-07T10:57:17.461Z] "sync/atomic", [2024-05-07T10:57:17.461Z] "syscall", [2024-05-07T10:57:17.461Z] "time", [2024-05-07T10:57:17.461Z] "unicode", [2024-05-07T10:57:17.461Z] "unicode/utf16", [2024-05-07T10:57:17.461Z] "unicode/utf8", [2024-05-07T10:57:17.461Z] "unsafe" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "TestGoFiles": [ [2024-05-07T10:57:17.461Z] "lexer_test.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "TestImports": [ [2024-05-07T10:57:17.461Z] "bytes", [2024-05-07T10:57:17.461Z] "encoding/json", [2024-05-07T10:57:17.461Z] "reflect", [2024-05-07T10:57:17.461Z] "testing" [2024-05-07T10:57:17.461Z] ] [2024-05-07T10:57:17.461Z] } [2024-05-07T10:57:17.461Z] { [2024-05-07T10:57:17.461Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/buffer", [2024-05-07T10:57:17.461Z] "ImportPath": "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.461Z] "Name": "buffer", [2024-05-07T10:57:17.461Z] "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-05-07T10:57:17.461Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-05-07T10:57:17.461Z] "Module": { [2024-05-07T10:57:17.461Z] "Path": "github.com/mailru/easyjson", [2024-05-07T10:57:17.461Z] "Version": "v0.7.7", [2024-05-07T10:57:17.461Z] "Time": "2021-02-06T19:00:08Z", [2024-05-07T10:57:17.461Z] "Indirect": true, [2024-05-07T10:57:17.461Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-05-07T10:57:17.461Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-05-07T10:57:17.461Z] "GoVersion": "1.12" [2024-05-07T10:57:17.461Z] }, [2024-05-07T10:57:17.461Z] "DepOnly": true, [2024-05-07T10:57:17.461Z] "Stale": true, [2024-05-07T10:57:17.461Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.461Z] "GoFiles": [ [2024-05-07T10:57:17.461Z] "pool.go" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Imports": [ [2024-05-07T10:57:17.461Z] "io", [2024-05-07T10:57:17.461Z] "net", [2024-05-07T10:57:17.461Z] "sync" [2024-05-07T10:57:17.461Z] ], [2024-05-07T10:57:17.461Z] "Deps": [ [2024-05-07T10:57:17.461Z] "context", [2024-05-07T10:57:17.461Z] "errors", [2024-05-07T10:57:17.461Z] "internal/abi", [2024-05-07T10:57:17.461Z] "internal/bytealg", [2024-05-07T10:57:17.461Z] "internal/cpu", [2024-05-07T10:57:17.461Z] "internal/goexperiment", [2024-05-07T10:57:17.461Z] "internal/itoa", [2024-05-07T10:57:17.461Z] "internal/nettrace", [2024-05-07T10:57:17.461Z] "internal/oserror", [2024-05-07T10:57:17.461Z] "internal/poll", [2024-05-07T10:57:17.461Z] "internal/race", [2024-05-07T10:57:17.461Z] "internal/reflectlite", [2024-05-07T10:57:17.461Z] "internal/singleflight", [2024-05-07T10:57:17.461Z] "internal/syscall/execenv", [2024-05-07T10:57:17.462Z] "internal/syscall/unix", [2024-05-07T10:57:17.462Z] "internal/testlog", [2024-05-07T10:57:17.462Z] "internal/unsafeheader", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "io/fs", [2024-05-07T10:57:17.462Z] "net", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path", [2024-05-07T10:57:17.462Z] "runtime", [2024-05-07T10:57:17.462Z] "runtime/cgo", [2024-05-07T10:57:17.462Z] "runtime/internal/atomic", [2024-05-07T10:57:17.462Z] "runtime/internal/math", [2024-05-07T10:57:17.462Z] "runtime/internal/sys", [2024-05-07T10:57:17.462Z] "sort", [2024-05-07T10:57:17.462Z] "sync", [2024-05-07T10:57:17.462Z] "sync/atomic", [2024-05-07T10:57:17.462Z] "syscall", [2024-05-07T10:57:17.462Z] "time", [2024-05-07T10:57:17.462Z] "unicode/utf8", [2024-05-07T10:57:17.462Z] "unsafe", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "TestGoFiles": [ [2024-05-07T10:57:17.462Z] "pool_test.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "TestImports": [ [2024-05-07T10:57:17.462Z] "bytes", [2024-05-07T10:57:17.462Z] "testing" [2024-05-07T10:57:17.462Z] ] [2024-05-07T10:57:17.462Z] } [2024-05-07T10:57:17.462Z] { [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jwriter", [2024-05-07T10:57:17.462Z] "ImportPath": "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.462Z] "Name": "jwriter", [2024-05-07T10:57:17.462Z] "Doc": "Package jwriter contains a JSON writer.", [2024-05-07T10:57:17.462Z] "Root": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-05-07T10:57:17.462Z] "Module": { [2024-05-07T10:57:17.462Z] "Path": "github.com/mailru/easyjson", [2024-05-07T10:57:17.462Z] "Version": "v0.7.7", [2024-05-07T10:57:17.462Z] "Time": "2021-02-06T19:00:08Z", [2024-05-07T10:57:17.462Z] "Indirect": true, [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/github.com/mailru/easyjson@v0.7.7", [2024-05-07T10:57:17.462Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.mod", [2024-05-07T10:57:17.462Z] "GoVersion": "1.12" [2024-05-07T10:57:17.462Z] }, [2024-05-07T10:57:17.462Z] "DepOnly": true, [2024-05-07T10:57:17.462Z] "Stale": true, [2024-05-07T10:57:17.462Z] "StaleReason": "stale dependency: github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.462Z] "GoFiles": [ [2024-05-07T10:57:17.462Z] "writer.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Imports": [ [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "strconv", [2024-05-07T10:57:17.462Z] "unicode/utf8" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Deps": [ [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.462Z] "internal/abi", [2024-05-07T10:57:17.462Z] "internal/bytealg", [2024-05-07T10:57:17.462Z] "internal/cpu", [2024-05-07T10:57:17.462Z] "internal/goexperiment", [2024-05-07T10:57:17.462Z] "internal/itoa", [2024-05-07T10:57:17.462Z] "internal/nettrace", [2024-05-07T10:57:17.462Z] "internal/oserror", [2024-05-07T10:57:17.462Z] "internal/poll", [2024-05-07T10:57:17.462Z] "internal/race", [2024-05-07T10:57:17.462Z] "internal/reflectlite", [2024-05-07T10:57:17.462Z] "internal/singleflight", [2024-05-07T10:57:17.462Z] "internal/syscall/execenv", [2024-05-07T10:57:17.462Z] "internal/syscall/unix", [2024-05-07T10:57:17.462Z] "internal/testlog", [2024-05-07T10:57:17.462Z] "internal/unsafeheader", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "io/fs", [2024-05-07T10:57:17.462Z] "math", [2024-05-07T10:57:17.462Z] "math/bits", [2024-05-07T10:57:17.462Z] "net", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path", [2024-05-07T10:57:17.462Z] "runtime", [2024-05-07T10:57:17.462Z] "runtime/cgo", [2024-05-07T10:57:17.462Z] "runtime/internal/atomic", [2024-05-07T10:57:17.462Z] "runtime/internal/math", [2024-05-07T10:57:17.462Z] "runtime/internal/sys", [2024-05-07T10:57:17.462Z] "sort", [2024-05-07T10:57:17.462Z] "strconv", [2024-05-07T10:57:17.462Z] "sync", [2024-05-07T10:57:17.462Z] "sync/atomic", [2024-05-07T10:57:17.462Z] "syscall", [2024-05-07T10:57:17.462Z] "time", [2024-05-07T10:57:17.462Z] "unicode/utf8", [2024-05-07T10:57:17.462Z] "unsafe", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.462Z] ] [2024-05-07T10:57:17.462Z] } [2024-05-07T10:57:17.462Z] { [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-05-07T10:57:17.462Z] "ImportPath": "github.com/go-openapi/swag", [2024-05-07T10:57:17.462Z] "Name": "swag", [2024-05-07T10:57:17.462Z] "Doc": "Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.", [2024-05-07T10:57:17.462Z] "Root": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-05-07T10:57:17.462Z] "Module": { [2024-05-07T10:57:17.462Z] "Path": "github.com/go-openapi/swag", [2024-05-07T10:57:17.462Z] "Version": "v0.23.0", [2024-05-07T10:57:17.462Z] "Time": "2024-03-09T18:11:11Z", [2024-05-07T10:57:17.462Z] "Indirect": true, [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/github.com/go-openapi/swag@v0.23.0", [2024-05-07T10:57:17.462Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/swag/@v/v0.23.0.mod", [2024-05-07T10:57:17.462Z] "GoVersion": "1.20" [2024-05-07T10:57:17.462Z] }, [2024-05-07T10:57:17.462Z] "DepOnly": true, [2024-05-07T10:57:17.462Z] "Stale": true, [2024-05-07T10:57:17.462Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.462Z] "GoFiles": [ [2024-05-07T10:57:17.462Z] "convert.go", [2024-05-07T10:57:17.462Z] "convert_types.go", [2024-05-07T10:57:17.462Z] "doc.go", [2024-05-07T10:57:17.462Z] "file.go", [2024-05-07T10:57:17.462Z] "initialism_index.go", [2024-05-07T10:57:17.462Z] "json.go", [2024-05-07T10:57:17.462Z] "loading.go", [2024-05-07T10:57:17.462Z] "name_lexem.go", [2024-05-07T10:57:17.462Z] "net.go", [2024-05-07T10:57:17.462Z] "path.go", [2024-05-07T10:57:17.462Z] "split.go", [2024-05-07T10:57:17.462Z] "string_bytes.go", [2024-05-07T10:57:17.462Z] "util.go", [2024-05-07T10:57:17.462Z] "yaml.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Imports": [ [2024-05-07T10:57:17.462Z] "bytes", [2024-05-07T10:57:17.462Z] "encoding/json", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.462Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "log", [2024-05-07T10:57:17.462Z] "math", [2024-05-07T10:57:17.462Z] "mime/multipart", [2024-05-07T10:57:17.462Z] "net", [2024-05-07T10:57:17.462Z] "net/http", [2024-05-07T10:57:17.462Z] "net/url", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path", [2024-05-07T10:57:17.462Z] "path/filepath", [2024-05-07T10:57:17.462Z] "reflect", [2024-05-07T10:57:17.462Z] "runtime", [2024-05-07T10:57:17.462Z] "sort", [2024-05-07T10:57:17.462Z] "strconv", [2024-05-07T10:57:17.462Z] "strings", [2024-05-07T10:57:17.462Z] "sync", [2024-05-07T10:57:17.462Z] "time", [2024-05-07T10:57:17.462Z] "unicode", [2024-05-07T10:57:17.462Z] "unicode/utf8", [2024-05-07T10:57:17.462Z] "unsafe" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Deps": [ [2024-05-07T10:57:17.462Z] "bufio", [2024-05-07T10:57:17.462Z] "bytes", [2024-05-07T10:57:17.462Z] "compress/flate", [2024-05-07T10:57:17.462Z] "compress/gzip", [2024-05-07T10:57:17.462Z] "container/list", [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "crypto", [2024-05-07T10:57:17.462Z] "crypto/aes", [2024-05-07T10:57:17.462Z] "crypto/cipher", [2024-05-07T10:57:17.462Z] "crypto/des", [2024-05-07T10:57:17.462Z] "crypto/dsa", [2024-05-07T10:57:17.462Z] "crypto/ecdsa", [2024-05-07T10:57:17.462Z] "crypto/ed25519", [2024-05-07T10:57:17.462Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.462Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.462Z] "crypto/elliptic", [2024-05-07T10:57:17.462Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.462Z] "crypto/hmac", [2024-05-07T10:57:17.462Z] "crypto/internal/randutil", [2024-05-07T10:57:17.462Z] "crypto/internal/subtle", [2024-05-07T10:57:17.462Z] "crypto/md5", [2024-05-07T10:57:17.462Z] "crypto/rand", [2024-05-07T10:57:17.462Z] "crypto/rc4", [2024-05-07T10:57:17.462Z] "crypto/rsa", [2024-05-07T10:57:17.462Z] "crypto/sha1", [2024-05-07T10:57:17.462Z] "crypto/sha256", [2024-05-07T10:57:17.462Z] "crypto/sha512", [2024-05-07T10:57:17.462Z] "crypto/subtle", [2024-05-07T10:57:17.462Z] "crypto/tls", [2024-05-07T10:57:17.462Z] "crypto/x509", [2024-05-07T10:57:17.462Z] "crypto/x509/pkix", [2024-05-07T10:57:17.462Z] "encoding", [2024-05-07T10:57:17.462Z] "encoding/asn1", [2024-05-07T10:57:17.462Z] "encoding/base64", [2024-05-07T10:57:17.462Z] "encoding/binary", [2024-05-07T10:57:17.462Z] "encoding/hex", [2024-05-07T10:57:17.462Z] "encoding/json", [2024-05-07T10:57:17.462Z] "encoding/pem", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "github.com/josharian/intern", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.462Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.462Z] "hash", [2024-05-07T10:57:17.462Z] "hash/crc32", [2024-05-07T10:57:17.462Z] "internal/abi", [2024-05-07T10:57:17.462Z] "internal/bytealg", [2024-05-07T10:57:17.462Z] "internal/cpu", [2024-05-07T10:57:17.462Z] "internal/fmtsort", [2024-05-07T10:57:17.462Z] "internal/goexperiment", [2024-05-07T10:57:17.462Z] "internal/itoa", [2024-05-07T10:57:17.462Z] "internal/nettrace", [2024-05-07T10:57:17.462Z] "internal/oserror", [2024-05-07T10:57:17.462Z] "internal/poll", [2024-05-07T10:57:17.462Z] "internal/race", [2024-05-07T10:57:17.462Z] "internal/reflectlite", [2024-05-07T10:57:17.462Z] "internal/singleflight", [2024-05-07T10:57:17.462Z] "internal/syscall/execenv", [2024-05-07T10:57:17.462Z] "internal/syscall/unix", [2024-05-07T10:57:17.462Z] "internal/testlog", [2024-05-07T10:57:17.462Z] "internal/unsafeheader", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "io/fs", [2024-05-07T10:57:17.462Z] "io/ioutil", [2024-05-07T10:57:17.462Z] "log", [2024-05-07T10:57:17.462Z] "math", [2024-05-07T10:57:17.462Z] "math/big", [2024-05-07T10:57:17.462Z] "math/bits", [2024-05-07T10:57:17.462Z] "math/rand", [2024-05-07T10:57:17.462Z] "mime", [2024-05-07T10:57:17.462Z] "mime/multipart", [2024-05-07T10:57:17.462Z] "mime/quotedprintable", [2024-05-07T10:57:17.462Z] "net", [2024-05-07T10:57:17.462Z] "net/http", [2024-05-07T10:57:17.462Z] "net/http/httptrace", [2024-05-07T10:57:17.462Z] "net/http/internal", [2024-05-07T10:57:17.462Z] "net/http/internal/ascii", [2024-05-07T10:57:17.462Z] "net/textproto", [2024-05-07T10:57:17.462Z] "net/url", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path", [2024-05-07T10:57:17.462Z] "path/filepath", [2024-05-07T10:57:17.462Z] "reflect", [2024-05-07T10:57:17.462Z] "regexp", [2024-05-07T10:57:17.462Z] "regexp/syntax", [2024-05-07T10:57:17.462Z] "runtime", [2024-05-07T10:57:17.462Z] "runtime/cgo", [2024-05-07T10:57:17.462Z] "runtime/internal/atomic", [2024-05-07T10:57:17.462Z] "runtime/internal/math", [2024-05-07T10:57:17.462Z] "runtime/internal/sys", [2024-05-07T10:57:17.462Z] "sort", [2024-05-07T10:57:17.462Z] "strconv", [2024-05-07T10:57:17.462Z] "strings", [2024-05-07T10:57:17.462Z] "sync", [2024-05-07T10:57:17.462Z] "sync/atomic", [2024-05-07T10:57:17.462Z] "syscall", [2024-05-07T10:57:17.462Z] "time", [2024-05-07T10:57:17.462Z] "unicode", [2024-05-07T10:57:17.462Z] "unicode/utf16", [2024-05-07T10:57:17.462Z] "unicode/utf8", [2024-05-07T10:57:17.462Z] "unsafe", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.462Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "TestGoFiles": [ [2024-05-07T10:57:17.462Z] "convert_test.go", [2024-05-07T10:57:17.462Z] "convert_types_test.go", [2024-05-07T10:57:17.462Z] "file_test.go", [2024-05-07T10:57:17.462Z] "json_test.go", [2024-05-07T10:57:17.462Z] "loading_test.go", [2024-05-07T10:57:17.462Z] "net_test.go", [2024-05-07T10:57:17.462Z] "path_test.go", [2024-05-07T10:57:17.462Z] "split_test.go", [2024-05-07T10:57:17.462Z] "util_benchmark_test.go", [2024-05-07T10:57:17.462Z] "util_test.go", [2024-05-07T10:57:17.462Z] "yaml_test.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "TestImports": [ [2024-05-07T10:57:17.462Z] "encoding/json", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.462Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.462Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "math", [2024-05-07T10:57:17.462Z] "net/http", [2024-05-07T10:57:17.462Z] "net/http/httptest", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path", [2024-05-07T10:57:17.462Z] "path/filepath", [2024-05-07T10:57:17.462Z] "reflect", [2024-05-07T10:57:17.462Z] "runtime", [2024-05-07T10:57:17.462Z] "strconv", [2024-05-07T10:57:17.462Z] "strings", [2024-05-07T10:57:17.462Z] "testing", [2024-05-07T10:57:17.462Z] "time", [2024-05-07T10:57:17.462Z] "unicode" [2024-05-07T10:57:17.462Z] ] [2024-05-07T10:57:17.462Z] } [2024-05-07T10:57:17.462Z] { [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0/errgroup", [2024-05-07T10:57:17.462Z] "ImportPath": "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.462Z] "Name": "errgroup", [2024-05-07T10:57:17.462Z] "Doc": "Package errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task.", [2024-05-07T10:57:17.462Z] "Root": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-05-07T10:57:17.462Z] "Module": { [2024-05-07T10:57:17.462Z] "Path": "golang.org/x/sync", [2024-05-07T10:57:17.462Z] "Version": "v0.6.0", [2024-05-07T10:57:17.462Z] "Time": "2023-12-07T16:58:19Z", [2024-05-07T10:57:17.462Z] "Indirect": true, [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/golang.org/x/sync@v0.6.0", [2024-05-07T10:57:17.462Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.6.0.mod", [2024-05-07T10:57:17.462Z] "GoVersion": "1.18" [2024-05-07T10:57:17.462Z] }, [2024-05-07T10:57:17.462Z] "DepOnly": true, [2024-05-07T10:57:17.462Z] "Stale": true, [2024-05-07T10:57:17.462Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.462Z] "GoFiles": [ [2024-05-07T10:57:17.462Z] "errgroup.go", [2024-05-07T10:57:17.462Z] "pre_go120.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.462Z] "go120.go", [2024-05-07T10:57:17.462Z] "go120_test.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Imports": [ [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "sync" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Deps": [ [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "internal/abi", [2024-05-07T10:57:17.462Z] "internal/bytealg", [2024-05-07T10:57:17.462Z] "internal/cpu", [2024-05-07T10:57:17.462Z] "internal/fmtsort", [2024-05-07T10:57:17.462Z] "internal/goexperiment", [2024-05-07T10:57:17.462Z] "internal/itoa", [2024-05-07T10:57:17.462Z] "internal/oserror", [2024-05-07T10:57:17.462Z] "internal/poll", [2024-05-07T10:57:17.462Z] "internal/race", [2024-05-07T10:57:17.462Z] "internal/reflectlite", [2024-05-07T10:57:17.462Z] "internal/syscall/execenv", [2024-05-07T10:57:17.462Z] "internal/syscall/unix", [2024-05-07T10:57:17.462Z] "internal/testlog", [2024-05-07T10:57:17.462Z] "internal/unsafeheader", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "io/fs", [2024-05-07T10:57:17.462Z] "math", [2024-05-07T10:57:17.462Z] "math/bits", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path", [2024-05-07T10:57:17.462Z] "reflect", [2024-05-07T10:57:17.462Z] "runtime", [2024-05-07T10:57:17.462Z] "runtime/internal/atomic", [2024-05-07T10:57:17.462Z] "runtime/internal/math", [2024-05-07T10:57:17.462Z] "runtime/internal/sys", [2024-05-07T10:57:17.462Z] "sort", [2024-05-07T10:57:17.462Z] "strconv", [2024-05-07T10:57:17.462Z] "sync", [2024-05-07T10:57:17.462Z] "sync/atomic", [2024-05-07T10:57:17.462Z] "syscall", [2024-05-07T10:57:17.462Z] "time", [2024-05-07T10:57:17.462Z] "unicode", [2024-05-07T10:57:17.462Z] "unicode/utf8", [2024-05-07T10:57:17.462Z] "unsafe" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "XTestGoFiles": [ [2024-05-07T10:57:17.462Z] "errgroup_example_md5all_test.go", [2024-05-07T10:57:17.462Z] "errgroup_test.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "XTestImports": [ [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "crypto/md5", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.462Z] "io/ioutil", [2024-05-07T10:57:17.462Z] "log", [2024-05-07T10:57:17.462Z] "net/http", [2024-05-07T10:57:17.462Z] "os", [2024-05-07T10:57:17.462Z] "path/filepath", [2024-05-07T10:57:17.462Z] "sync/atomic", [2024-05-07T10:57:17.462Z] "testing", [2024-05-07T10:57:17.462Z] "time" [2024-05-07T10:57:17.462Z] ] [2024-05-07T10:57:17.462Z] } [2024-05-07T10:57:17.462Z] { [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.462Z] "ImportPath": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.462Z] "Name": "runtime", [2024-05-07T10:57:17.462Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.462Z] "Module": { [2024-05-07T10:57:17.462Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.462Z] "Version": "v0.28.0", [2024-05-07T10:57:17.462Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.462Z] "Indirect": true, [2024-05-07T10:57:17.462Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.462Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.462Z] "GoVersion": "1.20" [2024-05-07T10:57:17.462Z] }, [2024-05-07T10:57:17.462Z] "DepOnly": true, [2024-05-07T10:57:17.462Z] "Stale": true, [2024-05-07T10:57:17.462Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.462Z] "GoFiles": [ [2024-05-07T10:57:17.462Z] "bytestream.go", [2024-05-07T10:57:17.462Z] "client_auth_info.go", [2024-05-07T10:57:17.462Z] "client_operation.go", [2024-05-07T10:57:17.462Z] "client_request.go", [2024-05-07T10:57:17.462Z] "client_response.go", [2024-05-07T10:57:17.462Z] "constants.go", [2024-05-07T10:57:17.462Z] "csv.go", [2024-05-07T10:57:17.462Z] "csv_options.go", [2024-05-07T10:57:17.462Z] "discard.go", [2024-05-07T10:57:17.462Z] "file.go", [2024-05-07T10:57:17.462Z] "headers.go", [2024-05-07T10:57:17.462Z] "interfaces.go", [2024-05-07T10:57:17.462Z] "json.go", [2024-05-07T10:57:17.462Z] "request.go", [2024-05-07T10:57:17.462Z] "statuses.go", [2024-05-07T10:57:17.462Z] "text.go", [2024-05-07T10:57:17.462Z] "values.go", [2024-05-07T10:57:17.462Z] "xml.go" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Imports": [ [2024-05-07T10:57:17.462Z] "bufio", [2024-05-07T10:57:17.462Z] "bytes", [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "encoding", [2024-05-07T10:57:17.462Z] "encoding/csv", [2024-05-07T10:57:17.462Z] "encoding/json", [2024-05-07T10:57:17.462Z] "encoding/xml", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.462Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.462Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.462Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "mime", [2024-05-07T10:57:17.462Z] "net/http", [2024-05-07T10:57:17.462Z] "net/url", [2024-05-07T10:57:17.462Z] "reflect", [2024-05-07T10:57:17.462Z] "strings", [2024-05-07T10:57:17.462Z] "time" [2024-05-07T10:57:17.462Z] ], [2024-05-07T10:57:17.462Z] "Deps": [ [2024-05-07T10:57:17.462Z] "bufio", [2024-05-07T10:57:17.462Z] "bytes", [2024-05-07T10:57:17.462Z] "compress/flate", [2024-05-07T10:57:17.462Z] "compress/gzip", [2024-05-07T10:57:17.462Z] "container/list", [2024-05-07T10:57:17.462Z] "context", [2024-05-07T10:57:17.462Z] "crypto", [2024-05-07T10:57:17.462Z] "crypto/aes", [2024-05-07T10:57:17.462Z] "crypto/cipher", [2024-05-07T10:57:17.462Z] "crypto/des", [2024-05-07T10:57:17.462Z] "crypto/dsa", [2024-05-07T10:57:17.462Z] "crypto/ecdsa", [2024-05-07T10:57:17.462Z] "crypto/ed25519", [2024-05-07T10:57:17.462Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.462Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.462Z] "crypto/elliptic", [2024-05-07T10:57:17.462Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.462Z] "crypto/hmac", [2024-05-07T10:57:17.462Z] "crypto/internal/randutil", [2024-05-07T10:57:17.462Z] "crypto/internal/subtle", [2024-05-07T10:57:17.462Z] "crypto/md5", [2024-05-07T10:57:17.462Z] "crypto/rand", [2024-05-07T10:57:17.462Z] "crypto/rc4", [2024-05-07T10:57:17.462Z] "crypto/rsa", [2024-05-07T10:57:17.462Z] "crypto/sha1", [2024-05-07T10:57:17.462Z] "crypto/sha256", [2024-05-07T10:57:17.462Z] "crypto/sha512", [2024-05-07T10:57:17.462Z] "crypto/subtle", [2024-05-07T10:57:17.462Z] "crypto/tls", [2024-05-07T10:57:17.462Z] "crypto/x509", [2024-05-07T10:57:17.462Z] "crypto/x509/pkix", [2024-05-07T10:57:17.462Z] "database/sql/driver", [2024-05-07T10:57:17.462Z] "encoding", [2024-05-07T10:57:17.462Z] "encoding/asn1", [2024-05-07T10:57:17.462Z] "encoding/base64", [2024-05-07T10:57:17.462Z] "encoding/binary", [2024-05-07T10:57:17.462Z] "encoding/csv", [2024-05-07T10:57:17.462Z] "encoding/hex", [2024-05-07T10:57:17.462Z] "encoding/json", [2024-05-07T10:57:17.462Z] "encoding/pem", [2024-05-07T10:57:17.462Z] "encoding/xml", [2024-05-07T10:57:17.462Z] "errors", [2024-05-07T10:57:17.462Z] "fmt", [2024-05-07T10:57:17.462Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.462Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.462Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.462Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.462Z] "github.com/google/uuid", [2024-05-07T10:57:17.462Z] "github.com/josharian/intern", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.462Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.462Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.462Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.462Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.462Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.462Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.462Z] "hash", [2024-05-07T10:57:17.462Z] "hash/crc32", [2024-05-07T10:57:17.462Z] "html", [2024-05-07T10:57:17.462Z] "internal/abi", [2024-05-07T10:57:17.462Z] "internal/bytealg", [2024-05-07T10:57:17.462Z] "internal/cpu", [2024-05-07T10:57:17.462Z] "internal/fmtsort", [2024-05-07T10:57:17.462Z] "internal/goexperiment", [2024-05-07T10:57:17.462Z] "internal/itoa", [2024-05-07T10:57:17.462Z] "internal/nettrace", [2024-05-07T10:57:17.462Z] "internal/oserror", [2024-05-07T10:57:17.462Z] "internal/poll", [2024-05-07T10:57:17.462Z] "internal/race", [2024-05-07T10:57:17.462Z] "internal/reflectlite", [2024-05-07T10:57:17.462Z] "internal/singleflight", [2024-05-07T10:57:17.462Z] "internal/syscall/execenv", [2024-05-07T10:57:17.462Z] "internal/syscall/unix", [2024-05-07T10:57:17.462Z] "internal/testlog", [2024-05-07T10:57:17.462Z] "internal/unsafeheader", [2024-05-07T10:57:17.462Z] "io", [2024-05-07T10:57:17.462Z] "io/fs", [2024-05-07T10:57:17.462Z] "io/ioutil", [2024-05-07T10:57:17.462Z] "log", [2024-05-07T10:57:17.462Z] "math", [2024-05-07T10:57:17.462Z] "math/big", [2024-05-07T10:57:17.462Z] "math/bits", [2024-05-07T10:57:17.462Z] "math/rand", [2024-05-07T10:57:17.462Z] "mime", [2024-05-07T10:57:17.462Z] "mime/multipart", [2024-05-07T10:57:17.462Z] "mime/quotedprintable", [2024-05-07T10:57:17.462Z] "net", [2024-05-07T10:57:17.462Z] "net/http", [2024-05-07T10:57:17.462Z] "net/http/httptrace", [2024-05-07T10:57:17.462Z] "net/http/internal", [2024-05-07T10:57:17.462Z] "net/http/internal/ascii", [2024-05-07T10:57:17.462Z] "net/mail", [2024-05-07T10:57:17.462Z] "net/textproto", [2024-05-07T10:57:17.462Z] "net/url", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path", [2024-05-07T10:57:17.463Z] "path/filepath", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "regexp", [2024-05-07T10:57:17.463Z] "regexp/syntax", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "runtime/cgo", [2024-05-07T10:57:17.463Z] "runtime/internal/atomic", [2024-05-07T10:57:17.463Z] "runtime/internal/math", [2024-05-07T10:57:17.463Z] "runtime/internal/sys", [2024-05-07T10:57:17.463Z] "sort", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "syscall", [2024-05-07T10:57:17.463Z] "time", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf16", [2024-05-07T10:57:17.463Z] "unicode/utf8", [2024-05-07T10:57:17.463Z] "unsafe", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestGoFiles": [ [2024-05-07T10:57:17.463Z] "authinfo_test.go", [2024-05-07T10:57:17.463Z] "bytestream_test.go", [2024-05-07T10:57:17.463Z] "client_request_test.go", [2024-05-07T10:57:17.463Z] "client_response_test.go", [2024-05-07T10:57:17.463Z] "csv_test.go", [2024-05-07T10:57:17.463Z] "file_test.go", [2024-05-07T10:57:17.463Z] "headers_test.go", [2024-05-07T10:57:17.463Z] "json_test.go", [2024-05-07T10:57:17.463Z] "request_test.go", [2024-05-07T10:57:17.463Z] "text_test.go", [2024-05-07T10:57:17.463Z] "values_test.go", [2024-05-07T10:57:17.463Z] "xml_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestImports": [ [2024-05-07T10:57:17.463Z] "bufio", [2024-05-07T10:57:17.463Z] "bytes", [2024-05-07T10:57:17.463Z] "context", [2024-05-07T10:57:17.463Z] "crypto/rand", [2024-05-07T10:57:17.463Z] "encoding/csv", [2024-05-07T10:57:17.463Z] "encoding/xml", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.463Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.463Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.463Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "io/fs", [2024-05-07T10:57:17.463Z] "mime", [2024-05-07T10:57:17.463Z] "net/http", [2024-05-07T10:57:17.463Z] "net/http/httptest", [2024-05-07T10:57:17.463Z] "net/url", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "testing" [2024-05-07T10:57:17.463Z] ] [2024-05-07T10:57:17.463Z] } [2024-05-07T10:57:17.463Z] { [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/logger", [2024-05-07T10:57:17.463Z] "ImportPath": "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.463Z] "Name": "logger", [2024-05-07T10:57:17.463Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.463Z] "Module": { [2024-05-07T10:57:17.463Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.463Z] "Version": "v0.28.0", [2024-05-07T10:57:17.463Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.463Z] "Indirect": true, [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.463Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.463Z] "GoVersion": "1.20" [2024-05-07T10:57:17.463Z] }, [2024-05-07T10:57:17.463Z] "DepOnly": true, [2024-05-07T10:57:17.463Z] "Stale": true, [2024-05-07T10:57:17.463Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.463Z] "GoFiles": [ [2024-05-07T10:57:17.463Z] "logger.go", [2024-05-07T10:57:17.463Z] "standard.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Imports": [ [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "os" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Deps": [ [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "internal/abi", [2024-05-07T10:57:17.463Z] "internal/bytealg", [2024-05-07T10:57:17.463Z] "internal/cpu", [2024-05-07T10:57:17.463Z] "internal/fmtsort", [2024-05-07T10:57:17.463Z] "internal/goexperiment", [2024-05-07T10:57:17.463Z] "internal/itoa", [2024-05-07T10:57:17.463Z] "internal/oserror", [2024-05-07T10:57:17.463Z] "internal/poll", [2024-05-07T10:57:17.463Z] "internal/race", [2024-05-07T10:57:17.463Z] "internal/reflectlite", [2024-05-07T10:57:17.463Z] "internal/syscall/execenv", [2024-05-07T10:57:17.463Z] "internal/syscall/unix", [2024-05-07T10:57:17.463Z] "internal/testlog", [2024-05-07T10:57:17.463Z] "internal/unsafeheader", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "io/fs", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/bits", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "runtime/internal/atomic", [2024-05-07T10:57:17.463Z] "runtime/internal/math", [2024-05-07T10:57:17.463Z] "runtime/internal/sys", [2024-05-07T10:57:17.463Z] "sort", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "syscall", [2024-05-07T10:57:17.463Z] "time", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf8", [2024-05-07T10:57:17.463Z] "unsafe" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestGoFiles": [ [2024-05-07T10:57:17.463Z] "logger_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestImports": [ [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.463Z] "testing" [2024-05-07T10:57:17.463Z] ] [2024-05-07T10:57:17.463Z] } [2024-05-07T10:57:17.463Z] { [2024-05-07T10:57:17.463Z] "Dir": "/usr/local/go/src/encoding/gob", [2024-05-07T10:57:17.463Z] "ImportPath": "encoding/gob", [2024-05-07T10:57:17.463Z] "Name": "gob", [2024-05-07T10:57:17.463Z] "Doc": "Package gob manages streams of gobs - binary values exchanged between an Encoder (transmitter) and a Decoder (receiver).", [2024-05-07T10:57:17.463Z] "Target": "/usr/local/go/pkg/linux_amd64/encoding/gob.a", [2024-05-07T10:57:17.463Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.463Z] "Goroot": true, [2024-05-07T10:57:17.463Z] "Standard": true, [2024-05-07T10:57:17.463Z] "DepOnly": true, [2024-05-07T10:57:17.463Z] "GoFiles": [ [2024-05-07T10:57:17.463Z] "dec_helpers.go", [2024-05-07T10:57:17.463Z] "decode.go", [2024-05-07T10:57:17.463Z] "decoder.go", [2024-05-07T10:57:17.463Z] "doc.go", [2024-05-07T10:57:17.463Z] "enc_helpers.go", [2024-05-07T10:57:17.463Z] "encode.go", [2024-05-07T10:57:17.463Z] "encoder.go", [2024-05-07T10:57:17.463Z] "error.go", [2024-05-07T10:57:17.463Z] "type.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.463Z] "debug.go", [2024-05-07T10:57:17.463Z] "decgen.go", [2024-05-07T10:57:17.463Z] "dump.go", [2024-05-07T10:57:17.463Z] "encgen.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Imports": [ [2024-05-07T10:57:17.463Z] "bufio", [2024-05-07T10:57:17.463Z] "encoding", [2024-05-07T10:57:17.463Z] "encoding/binary", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/bits", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf8" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Deps": [ [2024-05-07T10:57:17.463Z] "bufio", [2024-05-07T10:57:17.463Z] "bytes", [2024-05-07T10:57:17.463Z] "encoding", [2024-05-07T10:57:17.463Z] "encoding/binary", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "internal/abi", [2024-05-07T10:57:17.463Z] "internal/bytealg", [2024-05-07T10:57:17.463Z] "internal/cpu", [2024-05-07T10:57:17.463Z] "internal/fmtsort", [2024-05-07T10:57:17.463Z] "internal/goexperiment", [2024-05-07T10:57:17.463Z] "internal/itoa", [2024-05-07T10:57:17.463Z] "internal/oserror", [2024-05-07T10:57:17.463Z] "internal/poll", [2024-05-07T10:57:17.463Z] "internal/race", [2024-05-07T10:57:17.463Z] "internal/reflectlite", [2024-05-07T10:57:17.463Z] "internal/syscall/execenv", [2024-05-07T10:57:17.463Z] "internal/syscall/unix", [2024-05-07T10:57:17.463Z] "internal/testlog", [2024-05-07T10:57:17.463Z] "internal/unsafeheader", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "io/fs", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/bits", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "runtime/internal/atomic", [2024-05-07T10:57:17.463Z] "runtime/internal/math", [2024-05-07T10:57:17.463Z] "runtime/internal/sys", [2024-05-07T10:57:17.463Z] "sort", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "syscall", [2024-05-07T10:57:17.463Z] "time", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf8", [2024-05-07T10:57:17.463Z] "unsafe" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestGoFiles": [ [2024-05-07T10:57:17.463Z] "codec_test.go", [2024-05-07T10:57:17.463Z] "encoder_test.go", [2024-05-07T10:57:17.463Z] "gobencdec_test.go", [2024-05-07T10:57:17.463Z] "timing_test.go", [2024-05-07T10:57:17.463Z] "type_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestImports": [ [2024-05-07T10:57:17.463Z] "bytes", [2024-05-07T10:57:17.463Z] "encoding/hex", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "flag", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/rand", [2024-05-07T10:57:17.463Z] "net", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "testing", [2024-05-07T10:57:17.463Z] "time" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "XTestGoFiles": [ [2024-05-07T10:57:17.463Z] "example_encdec_test.go", [2024-05-07T10:57:17.463Z] "example_interface_test.go", [2024-05-07T10:57:17.463Z] "example_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "XTestImports": [ [2024-05-07T10:57:17.463Z] "bytes", [2024-05-07T10:57:17.463Z] "encoding/gob", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "log", [2024-05-07T10:57:17.463Z] "math" [2024-05-07T10:57:17.463Z] ] [2024-05-07T10:57:17.463Z] } [2024-05-07T10:57:17.463Z] { [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/debug", [2024-05-07T10:57:17.463Z] "ImportPath": "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.463Z] "Name": "debug", [2024-05-07T10:57:17.463Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.463Z] "Module": { [2024-05-07T10:57:17.463Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.463Z] "Version": "v0.23.0", [2024-05-07T10:57:17.463Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.463Z] "Indirect": true, [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.463Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.463Z] "GoVersion": "1.20" [2024-05-07T10:57:17.463Z] }, [2024-05-07T10:57:17.463Z] "DepOnly": true, [2024-05-07T10:57:17.463Z] "Stale": true, [2024-05-07T10:57:17.463Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.463Z] "GoFiles": [ [2024-05-07T10:57:17.463Z] "debug.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Imports": [ [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "log", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path/filepath", [2024-05-07T10:57:17.463Z] "runtime" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Deps": [ [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "internal/abi", [2024-05-07T10:57:17.463Z] "internal/bytealg", [2024-05-07T10:57:17.463Z] "internal/cpu", [2024-05-07T10:57:17.463Z] "internal/fmtsort", [2024-05-07T10:57:17.463Z] "internal/goexperiment", [2024-05-07T10:57:17.463Z] "internal/itoa", [2024-05-07T10:57:17.463Z] "internal/oserror", [2024-05-07T10:57:17.463Z] "internal/poll", [2024-05-07T10:57:17.463Z] "internal/race", [2024-05-07T10:57:17.463Z] "internal/reflectlite", [2024-05-07T10:57:17.463Z] "internal/syscall/execenv", [2024-05-07T10:57:17.463Z] "internal/syscall/unix", [2024-05-07T10:57:17.463Z] "internal/testlog", [2024-05-07T10:57:17.463Z] "internal/unsafeheader", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "io/fs", [2024-05-07T10:57:17.463Z] "log", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/bits", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path", [2024-05-07T10:57:17.463Z] "path/filepath", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "runtime/internal/atomic", [2024-05-07T10:57:17.463Z] "runtime/internal/math", [2024-05-07T10:57:17.463Z] "runtime/internal/sys", [2024-05-07T10:57:17.463Z] "sort", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "syscall", [2024-05-07T10:57:17.463Z] "time", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf8", [2024-05-07T10:57:17.463Z] "unsafe" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestGoFiles": [ [2024-05-07T10:57:17.463Z] "debug_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestImports": [ [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "testing" [2024-05-07T10:57:17.463Z] ] [2024-05-07T10:57:17.463Z] } [2024-05-07T10:57:17.463Z] { [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-05-07T10:57:17.463Z] "ImportPath": "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.463Z] "Name": "jsonpointer", [2024-05-07T10:57:17.463Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-05-07T10:57:17.463Z] "Module": { [2024-05-07T10:57:17.463Z] "Path": "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.463Z] "Version": "v0.21.0", [2024-05-07T10:57:17.463Z] "Time": "2024-03-09T18:18:34Z", [2024-05-07T10:57:17.463Z] "Indirect": true, [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0", [2024-05-07T10:57:17.463Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonpointer/@v/v0.21.0.mod", [2024-05-07T10:57:17.463Z] "GoVersion": "1.20" [2024-05-07T10:57:17.463Z] }, [2024-05-07T10:57:17.463Z] "DepOnly": true, [2024-05-07T10:57:17.463Z] "Stale": true, [2024-05-07T10:57:17.463Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.463Z] "GoFiles": [ [2024-05-07T10:57:17.463Z] "pointer.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Imports": [ [2024-05-07T10:57:17.463Z] "encoding/json", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "strings" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Deps": [ [2024-05-07T10:57:17.463Z] "bufio", [2024-05-07T10:57:17.463Z] "bytes", [2024-05-07T10:57:17.463Z] "compress/flate", [2024-05-07T10:57:17.463Z] "compress/gzip", [2024-05-07T10:57:17.463Z] "container/list", [2024-05-07T10:57:17.463Z] "context", [2024-05-07T10:57:17.463Z] "crypto", [2024-05-07T10:57:17.463Z] "crypto/aes", [2024-05-07T10:57:17.463Z] "crypto/cipher", [2024-05-07T10:57:17.463Z] "crypto/des", [2024-05-07T10:57:17.463Z] "crypto/dsa", [2024-05-07T10:57:17.463Z] "crypto/ecdsa", [2024-05-07T10:57:17.463Z] "crypto/ed25519", [2024-05-07T10:57:17.463Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.463Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.463Z] "crypto/elliptic", [2024-05-07T10:57:17.463Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.463Z] "crypto/hmac", [2024-05-07T10:57:17.463Z] "crypto/internal/randutil", [2024-05-07T10:57:17.463Z] "crypto/internal/subtle", [2024-05-07T10:57:17.463Z] "crypto/md5", [2024-05-07T10:57:17.463Z] "crypto/rand", [2024-05-07T10:57:17.463Z] "crypto/rc4", [2024-05-07T10:57:17.463Z] "crypto/rsa", [2024-05-07T10:57:17.463Z] "crypto/sha1", [2024-05-07T10:57:17.463Z] "crypto/sha256", [2024-05-07T10:57:17.463Z] "crypto/sha512", [2024-05-07T10:57:17.463Z] "crypto/subtle", [2024-05-07T10:57:17.463Z] "crypto/tls", [2024-05-07T10:57:17.463Z] "crypto/x509", [2024-05-07T10:57:17.463Z] "crypto/x509/pkix", [2024-05-07T10:57:17.463Z] "encoding", [2024-05-07T10:57:17.463Z] "encoding/asn1", [2024-05-07T10:57:17.463Z] "encoding/base64", [2024-05-07T10:57:17.463Z] "encoding/binary", [2024-05-07T10:57:17.463Z] "encoding/hex", [2024-05-07T10:57:17.463Z] "encoding/json", [2024-05-07T10:57:17.463Z] "encoding/pem", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.463Z] "github.com/josharian/intern", [2024-05-07T10:57:17.463Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.463Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.463Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.463Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.463Z] "hash", [2024-05-07T10:57:17.463Z] "hash/crc32", [2024-05-07T10:57:17.463Z] "internal/abi", [2024-05-07T10:57:17.463Z] "internal/bytealg", [2024-05-07T10:57:17.463Z] "internal/cpu", [2024-05-07T10:57:17.463Z] "internal/fmtsort", [2024-05-07T10:57:17.463Z] "internal/goexperiment", [2024-05-07T10:57:17.463Z] "internal/itoa", [2024-05-07T10:57:17.463Z] "internal/nettrace", [2024-05-07T10:57:17.463Z] "internal/oserror", [2024-05-07T10:57:17.463Z] "internal/poll", [2024-05-07T10:57:17.463Z] "internal/race", [2024-05-07T10:57:17.463Z] "internal/reflectlite", [2024-05-07T10:57:17.463Z] "internal/singleflight", [2024-05-07T10:57:17.463Z] "internal/syscall/execenv", [2024-05-07T10:57:17.463Z] "internal/syscall/unix", [2024-05-07T10:57:17.463Z] "internal/testlog", [2024-05-07T10:57:17.463Z] "internal/unsafeheader", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "io/fs", [2024-05-07T10:57:17.463Z] "io/ioutil", [2024-05-07T10:57:17.463Z] "log", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/big", [2024-05-07T10:57:17.463Z] "math/bits", [2024-05-07T10:57:17.463Z] "math/rand", [2024-05-07T10:57:17.463Z] "mime", [2024-05-07T10:57:17.463Z] "mime/multipart", [2024-05-07T10:57:17.463Z] "mime/quotedprintable", [2024-05-07T10:57:17.463Z] "net", [2024-05-07T10:57:17.463Z] "net/http", [2024-05-07T10:57:17.463Z] "net/http/httptrace", [2024-05-07T10:57:17.463Z] "net/http/internal", [2024-05-07T10:57:17.463Z] "net/http/internal/ascii", [2024-05-07T10:57:17.463Z] "net/textproto", [2024-05-07T10:57:17.463Z] "net/url", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path", [2024-05-07T10:57:17.463Z] "path/filepath", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "regexp", [2024-05-07T10:57:17.463Z] "regexp/syntax", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "runtime/cgo", [2024-05-07T10:57:17.463Z] "runtime/internal/atomic", [2024-05-07T10:57:17.463Z] "runtime/internal/math", [2024-05-07T10:57:17.463Z] "runtime/internal/sys", [2024-05-07T10:57:17.463Z] "sort", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "syscall", [2024-05-07T10:57:17.463Z] "time", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf16", [2024-05-07T10:57:17.463Z] "unicode/utf8", [2024-05-07T10:57:17.463Z] "unsafe", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.463Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestGoFiles": [ [2024-05-07T10:57:17.463Z] "pointer_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestImports": [ [2024-05-07T10:57:17.463Z] "encoding/json", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "testing" [2024-05-07T10:57:17.463Z] ] [2024-05-07T10:57:17.463Z] } [2024-05-07T10:57:17.463Z] { [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0/internal", [2024-05-07T10:57:17.463Z] "ImportPath": "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.463Z] "Name": "internal", [2024-05-07T10:57:17.463Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-05-07T10:57:17.463Z] "Module": { [2024-05-07T10:57:17.463Z] "Path": "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.463Z] "Version": "v0.21.0", [2024-05-07T10:57:17.463Z] "Time": "2024-03-09T18:23:36Z", [2024-05-07T10:57:17.463Z] "Indirect": true, [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-05-07T10:57:17.463Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.21.0.mod", [2024-05-07T10:57:17.463Z] "GoVersion": "1.20" [2024-05-07T10:57:17.463Z] }, [2024-05-07T10:57:17.463Z] "DepOnly": true, [2024-05-07T10:57:17.463Z] "Stale": true, [2024-05-07T10:57:17.463Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.463Z] "GoFiles": [ [2024-05-07T10:57:17.463Z] "normalize_url.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Imports": [ [2024-05-07T10:57:17.463Z] "net/url", [2024-05-07T10:57:17.463Z] "regexp", [2024-05-07T10:57:17.463Z] "strings" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "Deps": [ [2024-05-07T10:57:17.463Z] "bytes", [2024-05-07T10:57:17.463Z] "errors", [2024-05-07T10:57:17.463Z] "fmt", [2024-05-07T10:57:17.463Z] "internal/abi", [2024-05-07T10:57:17.463Z] "internal/bytealg", [2024-05-07T10:57:17.463Z] "internal/cpu", [2024-05-07T10:57:17.463Z] "internal/fmtsort", [2024-05-07T10:57:17.463Z] "internal/goexperiment", [2024-05-07T10:57:17.463Z] "internal/itoa", [2024-05-07T10:57:17.463Z] "internal/oserror", [2024-05-07T10:57:17.463Z] "internal/poll", [2024-05-07T10:57:17.463Z] "internal/race", [2024-05-07T10:57:17.463Z] "internal/reflectlite", [2024-05-07T10:57:17.463Z] "internal/syscall/execenv", [2024-05-07T10:57:17.463Z] "internal/syscall/unix", [2024-05-07T10:57:17.463Z] "internal/testlog", [2024-05-07T10:57:17.463Z] "internal/unsafeheader", [2024-05-07T10:57:17.463Z] "io", [2024-05-07T10:57:17.463Z] "io/fs", [2024-05-07T10:57:17.463Z] "math", [2024-05-07T10:57:17.463Z] "math/bits", [2024-05-07T10:57:17.463Z] "net/url", [2024-05-07T10:57:17.463Z] "os", [2024-05-07T10:57:17.463Z] "path", [2024-05-07T10:57:17.463Z] "reflect", [2024-05-07T10:57:17.463Z] "regexp", [2024-05-07T10:57:17.463Z] "regexp/syntax", [2024-05-07T10:57:17.463Z] "runtime", [2024-05-07T10:57:17.463Z] "runtime/internal/atomic", [2024-05-07T10:57:17.463Z] "runtime/internal/math", [2024-05-07T10:57:17.463Z] "runtime/internal/sys", [2024-05-07T10:57:17.463Z] "sort", [2024-05-07T10:57:17.463Z] "strconv", [2024-05-07T10:57:17.463Z] "strings", [2024-05-07T10:57:17.463Z] "sync", [2024-05-07T10:57:17.463Z] "sync/atomic", [2024-05-07T10:57:17.463Z] "syscall", [2024-05-07T10:57:17.463Z] "time", [2024-05-07T10:57:17.463Z] "unicode", [2024-05-07T10:57:17.463Z] "unicode/utf8", [2024-05-07T10:57:17.463Z] "unsafe" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestGoFiles": [ [2024-05-07T10:57:17.463Z] "normalize_url_test.go" [2024-05-07T10:57:17.463Z] ], [2024-05-07T10:57:17.463Z] "TestImports": [ [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.463Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.463Z] "net/url", [2024-05-07T10:57:17.463Z] "testing" [2024-05-07T10:57:17.463Z] ] [2024-05-07T10:57:17.463Z] } [2024-05-07T10:57:17.463Z] { [2024-05-07T10:57:17.463Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-05-07T10:57:17.463Z] "ImportPath": "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.463Z] "Name": "jsonreference", [2024-05-07T10:57:17.463Z] "Root": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-05-07T10:57:17.463Z] "Module": { [2024-05-07T10:57:17.463Z] "Path": "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.463Z] "Version": "v0.21.0", [2024-05-07T10:57:17.464Z] "Time": "2024-03-09T18:23:36Z", [2024-05-07T10:57:17.464Z] "Indirect": true, [2024-05-07T10:57:17.464Z] "Dir": "/go/pkg/mod/github.com/go-openapi/jsonreference@v0.21.0", [2024-05-07T10:57:17.464Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.21.0.mod", [2024-05-07T10:57:17.464Z] "GoVersion": "1.20" [2024-05-07T10:57:17.464Z] }, [2024-05-07T10:57:17.464Z] "DepOnly": true, [2024-05-07T10:57:17.464Z] "Stale": true, [2024-05-07T10:57:17.464Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.464Z] "GoFiles": [ [2024-05-07T10:57:17.464Z] "reference.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "Imports": [ [2024-05-07T10:57:17.464Z] "errors", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.464Z] "net/url", [2024-05-07T10:57:17.464Z] "strings" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "Deps": [ [2024-05-07T10:57:17.464Z] "bufio", [2024-05-07T10:57:17.464Z] "bytes", [2024-05-07T10:57:17.464Z] "compress/flate", [2024-05-07T10:57:17.464Z] "compress/gzip", [2024-05-07T10:57:17.464Z] "container/list", [2024-05-07T10:57:17.464Z] "context", [2024-05-07T10:57:17.464Z] "crypto", [2024-05-07T10:57:17.464Z] "crypto/aes", [2024-05-07T10:57:17.464Z] "crypto/cipher", [2024-05-07T10:57:17.464Z] "crypto/des", [2024-05-07T10:57:17.464Z] "crypto/dsa", [2024-05-07T10:57:17.464Z] "crypto/ecdsa", [2024-05-07T10:57:17.464Z] "crypto/ed25519", [2024-05-07T10:57:17.464Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.464Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.464Z] "crypto/elliptic", [2024-05-07T10:57:17.464Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.464Z] "crypto/hmac", [2024-05-07T10:57:17.464Z] "crypto/internal/randutil", [2024-05-07T10:57:17.464Z] "crypto/internal/subtle", [2024-05-07T10:57:17.464Z] "crypto/md5", [2024-05-07T10:57:17.464Z] "crypto/rand", [2024-05-07T10:57:17.464Z] "crypto/rc4", [2024-05-07T10:57:17.464Z] "crypto/rsa", [2024-05-07T10:57:17.464Z] "crypto/sha1", [2024-05-07T10:57:17.464Z] "crypto/sha256", [2024-05-07T10:57:17.464Z] "crypto/sha512", [2024-05-07T10:57:17.464Z] "crypto/subtle", [2024-05-07T10:57:17.464Z] "crypto/tls", [2024-05-07T10:57:17.464Z] "crypto/x509", [2024-05-07T10:57:17.464Z] "crypto/x509/pkix", [2024-05-07T10:57:17.464Z] "encoding", [2024-05-07T10:57:17.464Z] "encoding/asn1", [2024-05-07T10:57:17.464Z] "encoding/base64", [2024-05-07T10:57:17.464Z] "encoding/binary", [2024-05-07T10:57:17.464Z] "encoding/hex", [2024-05-07T10:57:17.464Z] "encoding/json", [2024-05-07T10:57:17.464Z] "encoding/pem", [2024-05-07T10:57:17.464Z] "errors", [2024-05-07T10:57:17.464Z] "fmt", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.464Z] "github.com/josharian/intern", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.464Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.464Z] "hash", [2024-05-07T10:57:17.464Z] "hash/crc32", [2024-05-07T10:57:17.464Z] "internal/abi", [2024-05-07T10:57:17.464Z] "internal/bytealg", [2024-05-07T10:57:17.464Z] "internal/cpu", [2024-05-07T10:57:17.464Z] "internal/fmtsort", [2024-05-07T10:57:17.464Z] "internal/goexperiment", [2024-05-07T10:57:17.464Z] "internal/itoa", [2024-05-07T10:57:17.464Z] "internal/nettrace", [2024-05-07T10:57:17.464Z] "internal/oserror", [2024-05-07T10:57:17.464Z] "internal/poll", [2024-05-07T10:57:17.464Z] "internal/race", [2024-05-07T10:57:17.464Z] "internal/reflectlite", [2024-05-07T10:57:17.464Z] "internal/singleflight", [2024-05-07T10:57:17.464Z] "internal/syscall/execenv", [2024-05-07T10:57:17.464Z] "internal/syscall/unix", [2024-05-07T10:57:17.464Z] "internal/testlog", [2024-05-07T10:57:17.464Z] "internal/unsafeheader", [2024-05-07T10:57:17.464Z] "io", [2024-05-07T10:57:17.464Z] "io/fs", [2024-05-07T10:57:17.464Z] "io/ioutil", [2024-05-07T10:57:17.464Z] "log", [2024-05-07T10:57:17.464Z] "math", [2024-05-07T10:57:17.464Z] "math/big", [2024-05-07T10:57:17.464Z] "math/bits", [2024-05-07T10:57:17.464Z] "math/rand", [2024-05-07T10:57:17.464Z] "mime", [2024-05-07T10:57:17.464Z] "mime/multipart", [2024-05-07T10:57:17.464Z] "mime/quotedprintable", [2024-05-07T10:57:17.464Z] "net", [2024-05-07T10:57:17.464Z] "net/http", [2024-05-07T10:57:17.464Z] "net/http/httptrace", [2024-05-07T10:57:17.464Z] "net/http/internal", [2024-05-07T10:57:17.464Z] "net/http/internal/ascii", [2024-05-07T10:57:17.464Z] "net/textproto", [2024-05-07T10:57:17.464Z] "net/url", [2024-05-07T10:57:17.464Z] "os", [2024-05-07T10:57:17.464Z] "path", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.464Z] "reflect", [2024-05-07T10:57:17.464Z] "regexp", [2024-05-07T10:57:17.464Z] "regexp/syntax", [2024-05-07T10:57:17.464Z] "runtime", [2024-05-07T10:57:17.464Z] "runtime/cgo", [2024-05-07T10:57:17.464Z] "runtime/internal/atomic", [2024-05-07T10:57:17.464Z] "runtime/internal/math", [2024-05-07T10:57:17.464Z] "runtime/internal/sys", [2024-05-07T10:57:17.464Z] "sort", [2024-05-07T10:57:17.464Z] "strconv", [2024-05-07T10:57:17.464Z] "strings", [2024-05-07T10:57:17.464Z] "sync", [2024-05-07T10:57:17.464Z] "sync/atomic", [2024-05-07T10:57:17.464Z] "syscall", [2024-05-07T10:57:17.464Z] "time", [2024-05-07T10:57:17.464Z] "unicode", [2024-05-07T10:57:17.464Z] "unicode/utf16", [2024-05-07T10:57:17.464Z] "unicode/utf8", [2024-05-07T10:57:17.464Z] "unsafe", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "TestGoFiles": [ [2024-05-07T10:57:17.464Z] "reference_test.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "TestImports": [ [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.464Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.464Z] "testing" [2024-05-07T10:57:17.464Z] ] [2024-05-07T10:57:17.464Z] } [2024-05-07T10:57:17.464Z] { [2024-05-07T10:57:17.464Z] "Dir": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-05-07T10:57:17.464Z] "ImportPath": "github.com/go-openapi/spec", [2024-05-07T10:57:17.464Z] "Name": "spec", [2024-05-07T10:57:17.464Z] "Root": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-05-07T10:57:17.464Z] "Module": { [2024-05-07T10:57:17.464Z] "Path": "github.com/go-openapi/spec", [2024-05-07T10:57:17.464Z] "Version": "v0.21.0", [2024-05-07T10:57:17.464Z] "Time": "2024-03-09T18:30:37Z", [2024-05-07T10:57:17.464Z] "Indirect": true, [2024-05-07T10:57:17.464Z] "Dir": "/go/pkg/mod/github.com/go-openapi/spec@v0.21.0", [2024-05-07T10:57:17.464Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/spec/@v/v0.21.0.mod", [2024-05-07T10:57:17.464Z] "GoVersion": "1.20" [2024-05-07T10:57:17.464Z] }, [2024-05-07T10:57:17.464Z] "DepOnly": true, [2024-05-07T10:57:17.464Z] "Stale": true, [2024-05-07T10:57:17.464Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.464Z] "GoFiles": [ [2024-05-07T10:57:17.464Z] "cache.go", [2024-05-07T10:57:17.464Z] "contact_info.go", [2024-05-07T10:57:17.464Z] "debug.go", [2024-05-07T10:57:17.464Z] "embed.go", [2024-05-07T10:57:17.464Z] "errors.go", [2024-05-07T10:57:17.464Z] "expander.go", [2024-05-07T10:57:17.464Z] "external_docs.go", [2024-05-07T10:57:17.464Z] "header.go", [2024-05-07T10:57:17.464Z] "info.go", [2024-05-07T10:57:17.464Z] "items.go", [2024-05-07T10:57:17.464Z] "license.go", [2024-05-07T10:57:17.464Z] "normalizer.go", [2024-05-07T10:57:17.464Z] "normalizer_nonwindows.go", [2024-05-07T10:57:17.464Z] "operation.go", [2024-05-07T10:57:17.464Z] "parameter.go", [2024-05-07T10:57:17.464Z] "path_item.go", [2024-05-07T10:57:17.464Z] "paths.go", [2024-05-07T10:57:17.464Z] "properties.go", [2024-05-07T10:57:17.464Z] "ref.go", [2024-05-07T10:57:17.464Z] "resolver.go", [2024-05-07T10:57:17.464Z] "response.go", [2024-05-07T10:57:17.464Z] "responses.go", [2024-05-07T10:57:17.464Z] "schema.go", [2024-05-07T10:57:17.464Z] "schema_loader.go", [2024-05-07T10:57:17.464Z] "security_scheme.go", [2024-05-07T10:57:17.464Z] "spec.go", [2024-05-07T10:57:17.464Z] "swagger.go", [2024-05-07T10:57:17.464Z] "tag.go", [2024-05-07T10:57:17.464Z] "url_go19.go", [2024-05-07T10:57:17.464Z] "validations.go", [2024-05-07T10:57:17.464Z] "xml_object.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.464Z] "normalizer_windows.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "EmbedPatterns": [ [2024-05-07T10:57:17.464Z] "schemas/*.json", [2024-05-07T10:57:17.464Z] "schemas/*/*.json" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "EmbedFiles": [ [2024-05-07T10:57:17.464Z] "schemas/jsonschema-draft-04.json", [2024-05-07T10:57:17.464Z] "schemas/v2/schema.json" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "Imports": [ [2024-05-07T10:57:17.464Z] "bytes", [2024-05-07T10:57:17.464Z] "embed", [2024-05-07T10:57:17.464Z] "encoding/gob", [2024-05-07T10:57:17.464Z] "encoding/json", [2024-05-07T10:57:17.464Z] "errors", [2024-05-07T10:57:17.464Z] "fmt", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.464Z] "log", [2024-05-07T10:57:17.464Z] "net/http", [2024-05-07T10:57:17.464Z] "net/url", [2024-05-07T10:57:17.464Z] "os", [2024-05-07T10:57:17.464Z] "path", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.464Z] "reflect", [2024-05-07T10:57:17.464Z] "runtime", [2024-05-07T10:57:17.464Z] "sort", [2024-05-07T10:57:17.464Z] "strconv", [2024-05-07T10:57:17.464Z] "strings", [2024-05-07T10:57:17.464Z] "sync" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "Deps": [ [2024-05-07T10:57:17.464Z] "bufio", [2024-05-07T10:57:17.464Z] "bytes", [2024-05-07T10:57:17.464Z] "compress/flate", [2024-05-07T10:57:17.464Z] "compress/gzip", [2024-05-07T10:57:17.464Z] "container/list", [2024-05-07T10:57:17.464Z] "context", [2024-05-07T10:57:17.464Z] "crypto", [2024-05-07T10:57:17.464Z] "crypto/aes", [2024-05-07T10:57:17.464Z] "crypto/cipher", [2024-05-07T10:57:17.464Z] "crypto/des", [2024-05-07T10:57:17.464Z] "crypto/dsa", [2024-05-07T10:57:17.464Z] "crypto/ecdsa", [2024-05-07T10:57:17.464Z] "crypto/ed25519", [2024-05-07T10:57:17.464Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.464Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.464Z] "crypto/elliptic", [2024-05-07T10:57:17.464Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.464Z] "crypto/hmac", [2024-05-07T10:57:17.464Z] "crypto/internal/randutil", [2024-05-07T10:57:17.464Z] "crypto/internal/subtle", [2024-05-07T10:57:17.464Z] "crypto/md5", [2024-05-07T10:57:17.464Z] "crypto/rand", [2024-05-07T10:57:17.464Z] "crypto/rc4", [2024-05-07T10:57:17.464Z] "crypto/rsa", [2024-05-07T10:57:17.464Z] "crypto/sha1", [2024-05-07T10:57:17.464Z] "crypto/sha256", [2024-05-07T10:57:17.464Z] "crypto/sha512", [2024-05-07T10:57:17.464Z] "crypto/subtle", [2024-05-07T10:57:17.464Z] "crypto/tls", [2024-05-07T10:57:17.464Z] "crypto/x509", [2024-05-07T10:57:17.464Z] "crypto/x509/pkix", [2024-05-07T10:57:17.464Z] "embed", [2024-05-07T10:57:17.464Z] "encoding", [2024-05-07T10:57:17.464Z] "encoding/asn1", [2024-05-07T10:57:17.464Z] "encoding/base64", [2024-05-07T10:57:17.464Z] "encoding/binary", [2024-05-07T10:57:17.464Z] "encoding/gob", [2024-05-07T10:57:17.464Z] "encoding/hex", [2024-05-07T10:57:17.464Z] "encoding/json", [2024-05-07T10:57:17.464Z] "encoding/pem", [2024-05-07T10:57:17.464Z] "errors", [2024-05-07T10:57:17.464Z] "fmt", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.464Z] "github.com/josharian/intern", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.464Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.464Z] "hash", [2024-05-07T10:57:17.464Z] "hash/crc32", [2024-05-07T10:57:17.464Z] "internal/abi", [2024-05-07T10:57:17.464Z] "internal/bytealg", [2024-05-07T10:57:17.464Z] "internal/cpu", [2024-05-07T10:57:17.464Z] "internal/fmtsort", [2024-05-07T10:57:17.464Z] "internal/goexperiment", [2024-05-07T10:57:17.464Z] "internal/itoa", [2024-05-07T10:57:17.464Z] "internal/nettrace", [2024-05-07T10:57:17.464Z] "internal/oserror", [2024-05-07T10:57:17.464Z] "internal/poll", [2024-05-07T10:57:17.464Z] "internal/race", [2024-05-07T10:57:17.464Z] "internal/reflectlite", [2024-05-07T10:57:17.464Z] "internal/singleflight", [2024-05-07T10:57:17.464Z] "internal/syscall/execenv", [2024-05-07T10:57:17.464Z] "internal/syscall/unix", [2024-05-07T10:57:17.464Z] "internal/testlog", [2024-05-07T10:57:17.464Z] "internal/unsafeheader", [2024-05-07T10:57:17.464Z] "io", [2024-05-07T10:57:17.464Z] "io/fs", [2024-05-07T10:57:17.464Z] "io/ioutil", [2024-05-07T10:57:17.464Z] "log", [2024-05-07T10:57:17.464Z] "math", [2024-05-07T10:57:17.464Z] "math/big", [2024-05-07T10:57:17.464Z] "math/bits", [2024-05-07T10:57:17.464Z] "math/rand", [2024-05-07T10:57:17.464Z] "mime", [2024-05-07T10:57:17.464Z] "mime/multipart", [2024-05-07T10:57:17.464Z] "mime/quotedprintable", [2024-05-07T10:57:17.464Z] "net", [2024-05-07T10:57:17.464Z] "net/http", [2024-05-07T10:57:17.464Z] "net/http/httptrace", [2024-05-07T10:57:17.464Z] "net/http/internal", [2024-05-07T10:57:17.464Z] "net/http/internal/ascii", [2024-05-07T10:57:17.464Z] "net/textproto", [2024-05-07T10:57:17.464Z] "net/url", [2024-05-07T10:57:17.464Z] "os", [2024-05-07T10:57:17.464Z] "path", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.464Z] "reflect", [2024-05-07T10:57:17.464Z] "regexp", [2024-05-07T10:57:17.464Z] "regexp/syntax", [2024-05-07T10:57:17.464Z] "runtime", [2024-05-07T10:57:17.464Z] "runtime/cgo", [2024-05-07T10:57:17.464Z] "runtime/internal/atomic", [2024-05-07T10:57:17.464Z] "runtime/internal/math", [2024-05-07T10:57:17.464Z] "runtime/internal/sys", [2024-05-07T10:57:17.464Z] "sort", [2024-05-07T10:57:17.464Z] "strconv", [2024-05-07T10:57:17.464Z] "strings", [2024-05-07T10:57:17.464Z] "sync", [2024-05-07T10:57:17.464Z] "sync/atomic", [2024-05-07T10:57:17.464Z] "syscall", [2024-05-07T10:57:17.464Z] "time", [2024-05-07T10:57:17.464Z] "unicode", [2024-05-07T10:57:17.464Z] "unicode/utf16", [2024-05-07T10:57:17.464Z] "unicode/utf8", [2024-05-07T10:57:17.464Z] "unsafe", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.464Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "TestGoFiles": [ [2024-05-07T10:57:17.464Z] "auth_test.go", [2024-05-07T10:57:17.464Z] "cache_test.go", [2024-05-07T10:57:17.464Z] "circular_test.go", [2024-05-07T10:57:17.464Z] "contact_info_test.go", [2024-05-07T10:57:17.464Z] "debug_test.go", [2024-05-07T10:57:17.464Z] "expander_test.go", [2024-05-07T10:57:17.464Z] "external_docs_test.go", [2024-05-07T10:57:17.464Z] "header_test.go", [2024-05-07T10:57:17.464Z] "helpers_test.go", [2024-05-07T10:57:17.464Z] "info_test.go", [2024-05-07T10:57:17.464Z] "items_test.go", [2024-05-07T10:57:17.464Z] "license_test.go", [2024-05-07T10:57:17.464Z] "normalizer_test.go", [2024-05-07T10:57:17.464Z] "operation_test.go", [2024-05-07T10:57:17.464Z] "parameters_test.go", [2024-05-07T10:57:17.464Z] "path_item_test.go", [2024-05-07T10:57:17.464Z] "paths_test.go", [2024-05-07T10:57:17.464Z] "properties_test.go", [2024-05-07T10:57:17.464Z] "ref_test.go", [2024-05-07T10:57:17.464Z] "resolver_test.go", [2024-05-07T10:57:17.464Z] "response_test.go", [2024-05-07T10:57:17.464Z] "responses_test.go", [2024-05-07T10:57:17.464Z] "schema_loader_test.go", [2024-05-07T10:57:17.464Z] "schema_test.go", [2024-05-07T10:57:17.464Z] "structs_test.go", [2024-05-07T10:57:17.464Z] "swagger_test.go", [2024-05-07T10:57:17.464Z] "validations_test.go", [2024-05-07T10:57:17.464Z] "xml_object_test.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "TestImports": [ [2024-05-07T10:57:17.464Z] "bytes", [2024-05-07T10:57:17.464Z] "encoding/gob", [2024-05-07T10:57:17.464Z] "encoding/json", [2024-05-07T10:57:17.464Z] "fmt", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.464Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.464Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.464Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.464Z] "io", [2024-05-07T10:57:17.464Z] "log", [2024-05-07T10:57:17.464Z] "net/http", [2024-05-07T10:57:17.464Z] "net/http/httptest", [2024-05-07T10:57:17.464Z] "os", [2024-05-07T10:57:17.464Z] "path", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.464Z] "reflect", [2024-05-07T10:57:17.464Z] "regexp", [2024-05-07T10:57:17.464Z] "runtime", [2024-05-07T10:57:17.464Z] "strings", [2024-05-07T10:57:17.464Z] "sync", [2024-05-07T10:57:17.464Z] "testing", [2024-05-07T10:57:17.464Z] "time" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "XTestGoFiles": [ [2024-05-07T10:57:17.464Z] "helpers_spec_test.go", [2024-05-07T10:57:17.464Z] "spec_test.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "XTestImports": [ [2024-05-07T10:57:17.464Z] "encoding/json", [2024-05-07T10:57:17.464Z] "fmt", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.464Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.464Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.464Z] "regexp", [2024-05-07T10:57:17.464Z] "strings", [2024-05-07T10:57:17.464Z] "testing" [2024-05-07T10:57:17.464Z] ] [2024-05-07T10:57:17.464Z] } [2024-05-07T10:57:17.464Z] { [2024-05-07T10:57:17.464Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/normalize", [2024-05-07T10:57:17.464Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.464Z] "Name": "normalize", [2024-05-07T10:57:17.464Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.464Z] "Module": { [2024-05-07T10:57:17.464Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.464Z] "Version": "v0.23.0", [2024-05-07T10:57:17.464Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.464Z] "Indirect": true, [2024-05-07T10:57:17.464Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.464Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.464Z] "GoVersion": "1.20" [2024-05-07T10:57:17.464Z] }, [2024-05-07T10:57:17.464Z] "DepOnly": true, [2024-05-07T10:57:17.464Z] "Stale": true, [2024-05-07T10:57:17.464Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.464Z] "GoFiles": [ [2024-05-07T10:57:17.464Z] "normalize.go" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "Imports": [ [2024-05-07T10:57:17.464Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.464Z] "net/url", [2024-05-07T10:57:17.464Z] "path", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.464Z] "strings" [2024-05-07T10:57:17.464Z] ], [2024-05-07T10:57:17.464Z] "Deps": [ [2024-05-07T10:57:17.464Z] "bufio", [2024-05-07T10:57:17.464Z] "bytes", [2024-05-07T10:57:17.464Z] "compress/flate", [2024-05-07T10:57:17.464Z] "compress/gzip", [2024-05-07T10:57:17.464Z] "container/list", [2024-05-07T10:57:17.464Z] "context", [2024-05-07T10:57:17.464Z] "crypto", [2024-05-07T10:57:17.464Z] "crypto/aes", [2024-05-07T10:57:17.464Z] "crypto/cipher", [2024-05-07T10:57:17.464Z] "crypto/des", [2024-05-07T10:57:17.464Z] "crypto/dsa", [2024-05-07T10:57:17.464Z] "crypto/ecdsa", [2024-05-07T10:57:17.464Z] "crypto/ed25519", [2024-05-07T10:57:17.464Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.464Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.464Z] "crypto/elliptic", [2024-05-07T10:57:17.464Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.464Z] "crypto/hmac", [2024-05-07T10:57:17.464Z] "crypto/internal/randutil", [2024-05-07T10:57:17.464Z] "crypto/internal/subtle", [2024-05-07T10:57:17.464Z] "crypto/md5", [2024-05-07T10:57:17.464Z] "crypto/rand", [2024-05-07T10:57:17.464Z] "crypto/rc4", [2024-05-07T10:57:17.464Z] "crypto/rsa", [2024-05-07T10:57:17.464Z] "crypto/sha1", [2024-05-07T10:57:17.464Z] "crypto/sha256", [2024-05-07T10:57:17.464Z] "crypto/sha512", [2024-05-07T10:57:17.464Z] "crypto/subtle", [2024-05-07T10:57:17.464Z] "crypto/tls", [2024-05-07T10:57:17.464Z] "crypto/x509", [2024-05-07T10:57:17.464Z] "crypto/x509/pkix", [2024-05-07T10:57:17.464Z] "embed", [2024-05-07T10:57:17.464Z] "encoding", [2024-05-07T10:57:17.464Z] "encoding/asn1", [2024-05-07T10:57:17.464Z] "encoding/base64", [2024-05-07T10:57:17.464Z] "encoding/binary", [2024-05-07T10:57:17.464Z] "encoding/gob", [2024-05-07T10:57:17.464Z] "encoding/hex", [2024-05-07T10:57:17.464Z] "encoding/json", [2024-05-07T10:57:17.464Z] "encoding/pem", [2024-05-07T10:57:17.464Z] "errors", [2024-05-07T10:57:17.464Z] "fmt", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.464Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.464Z] "github.com/josharian/intern", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.464Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.464Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.464Z] "hash", [2024-05-07T10:57:17.464Z] "hash/crc32", [2024-05-07T10:57:17.464Z] "internal/abi", [2024-05-07T10:57:17.464Z] "internal/bytealg", [2024-05-07T10:57:17.464Z] "internal/cpu", [2024-05-07T10:57:17.464Z] "internal/fmtsort", [2024-05-07T10:57:17.464Z] "internal/goexperiment", [2024-05-07T10:57:17.464Z] "internal/itoa", [2024-05-07T10:57:17.464Z] "internal/nettrace", [2024-05-07T10:57:17.464Z] "internal/oserror", [2024-05-07T10:57:17.464Z] "internal/poll", [2024-05-07T10:57:17.464Z] "internal/race", [2024-05-07T10:57:17.464Z] "internal/reflectlite", [2024-05-07T10:57:17.464Z] "internal/singleflight", [2024-05-07T10:57:17.464Z] "internal/syscall/execenv", [2024-05-07T10:57:17.464Z] "internal/syscall/unix", [2024-05-07T10:57:17.464Z] "internal/testlog", [2024-05-07T10:57:17.464Z] "internal/unsafeheader", [2024-05-07T10:57:17.464Z] "io", [2024-05-07T10:57:17.464Z] "io/fs", [2024-05-07T10:57:17.464Z] "io/ioutil", [2024-05-07T10:57:17.464Z] "log", [2024-05-07T10:57:17.464Z] "math", [2024-05-07T10:57:17.464Z] "math/big", [2024-05-07T10:57:17.464Z] "math/bits", [2024-05-07T10:57:17.464Z] "math/rand", [2024-05-07T10:57:17.464Z] "mime", [2024-05-07T10:57:17.464Z] "mime/multipart", [2024-05-07T10:57:17.464Z] "mime/quotedprintable", [2024-05-07T10:57:17.464Z] "net", [2024-05-07T10:57:17.464Z] "net/http", [2024-05-07T10:57:17.464Z] "net/http/httptrace", [2024-05-07T10:57:17.464Z] "net/http/internal", [2024-05-07T10:57:17.464Z] "net/http/internal/ascii", [2024-05-07T10:57:17.464Z] "net/textproto", [2024-05-07T10:57:17.464Z] "net/url", [2024-05-07T10:57:17.464Z] "os", [2024-05-07T10:57:17.464Z] "path", [2024-05-07T10:57:17.464Z] "path/filepath", [2024-05-07T10:57:17.465Z] "reflect", [2024-05-07T10:57:17.465Z] "regexp", [2024-05-07T10:57:17.465Z] "regexp/syntax", [2024-05-07T10:57:17.465Z] "runtime", [2024-05-07T10:57:17.465Z] "runtime/cgo", [2024-05-07T10:57:17.465Z] "runtime/internal/atomic", [2024-05-07T10:57:17.465Z] "runtime/internal/math", [2024-05-07T10:57:17.465Z] "runtime/internal/sys", [2024-05-07T10:57:17.465Z] "sort", [2024-05-07T10:57:17.465Z] "strconv", [2024-05-07T10:57:17.465Z] "strings", [2024-05-07T10:57:17.465Z] "sync", [2024-05-07T10:57:17.465Z] "sync/atomic", [2024-05-07T10:57:17.465Z] "syscall", [2024-05-07T10:57:17.465Z] "time", [2024-05-07T10:57:17.465Z] "unicode", [2024-05-07T10:57:17.465Z] "unicode/utf16", [2024-05-07T10:57:17.465Z] "unicode/utf8", [2024-05-07T10:57:17.465Z] "unsafe", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestGoFiles": [ [2024-05-07T10:57:17.465Z] "normalize_test.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestImports": [ [2024-05-07T10:57:17.465Z] "github.com/go-openapi/analysis/internal/antest", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.465Z] "net/url", [2024-05-07T10:57:17.465Z] "path/filepath", [2024-05-07T10:57:17.465Z] "runtime", [2024-05-07T10:57:17.465Z] "testing" [2024-05-07T10:57:17.465Z] ] [2024-05-07T10:57:17.465Z] } [2024-05-07T10:57:17.465Z] { [2024-05-07T10:57:17.465Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/operations", [2024-05-07T10:57:17.465Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.465Z] "Name": "operations", [2024-05-07T10:57:17.465Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.465Z] "Module": { [2024-05-07T10:57:17.465Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.465Z] "Version": "v0.23.0", [2024-05-07T10:57:17.465Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.465Z] "Indirect": true, [2024-05-07T10:57:17.465Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.465Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.465Z] "GoVersion": "1.20" [2024-05-07T10:57:17.465Z] }, [2024-05-07T10:57:17.465Z] "DepOnly": true, [2024-05-07T10:57:17.465Z] "Stale": true, [2024-05-07T10:57:17.465Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.465Z] "GoFiles": [ [2024-05-07T10:57:17.465Z] "operations.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "Imports": [ [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.465Z] "path", [2024-05-07T10:57:17.465Z] "sort", [2024-05-07T10:57:17.465Z] "strings" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "Deps": [ [2024-05-07T10:57:17.465Z] "bufio", [2024-05-07T10:57:17.465Z] "bytes", [2024-05-07T10:57:17.465Z] "compress/flate", [2024-05-07T10:57:17.465Z] "compress/gzip", [2024-05-07T10:57:17.465Z] "container/list", [2024-05-07T10:57:17.465Z] "context", [2024-05-07T10:57:17.465Z] "crypto", [2024-05-07T10:57:17.465Z] "crypto/aes", [2024-05-07T10:57:17.465Z] "crypto/cipher", [2024-05-07T10:57:17.465Z] "crypto/des", [2024-05-07T10:57:17.465Z] "crypto/dsa", [2024-05-07T10:57:17.465Z] "crypto/ecdsa", [2024-05-07T10:57:17.465Z] "crypto/ed25519", [2024-05-07T10:57:17.465Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.465Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.465Z] "crypto/elliptic", [2024-05-07T10:57:17.465Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.465Z] "crypto/hmac", [2024-05-07T10:57:17.465Z] "crypto/internal/randutil", [2024-05-07T10:57:17.465Z] "crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "crypto/md5", [2024-05-07T10:57:17.465Z] "crypto/rand", [2024-05-07T10:57:17.465Z] "crypto/rc4", [2024-05-07T10:57:17.465Z] "crypto/rsa", [2024-05-07T10:57:17.465Z] "crypto/sha1", [2024-05-07T10:57:17.465Z] "crypto/sha256", [2024-05-07T10:57:17.465Z] "crypto/sha512", [2024-05-07T10:57:17.465Z] "crypto/subtle", [2024-05-07T10:57:17.465Z] "crypto/tls", [2024-05-07T10:57:17.465Z] "crypto/x509", [2024-05-07T10:57:17.465Z] "crypto/x509/pkix", [2024-05-07T10:57:17.465Z] "embed", [2024-05-07T10:57:17.465Z] "encoding", [2024-05-07T10:57:17.465Z] "encoding/asn1", [2024-05-07T10:57:17.465Z] "encoding/base64", [2024-05-07T10:57:17.465Z] "encoding/binary", [2024-05-07T10:57:17.465Z] "encoding/gob", [2024-05-07T10:57:17.465Z] "encoding/hex", [2024-05-07T10:57:17.465Z] "encoding/json", [2024-05-07T10:57:17.465Z] "encoding/pem", [2024-05-07T10:57:17.465Z] "errors", [2024-05-07T10:57:17.465Z] "fmt", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.465Z] "github.com/josharian/intern", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.465Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.465Z] "hash", [2024-05-07T10:57:17.465Z] "hash/crc32", [2024-05-07T10:57:17.465Z] "internal/abi", [2024-05-07T10:57:17.465Z] "internal/bytealg", [2024-05-07T10:57:17.465Z] "internal/cpu", [2024-05-07T10:57:17.465Z] "internal/fmtsort", [2024-05-07T10:57:17.465Z] "internal/goexperiment", [2024-05-07T10:57:17.465Z] "internal/itoa", [2024-05-07T10:57:17.465Z] "internal/nettrace", [2024-05-07T10:57:17.465Z] "internal/oserror", [2024-05-07T10:57:17.465Z] "internal/poll", [2024-05-07T10:57:17.465Z] "internal/race", [2024-05-07T10:57:17.465Z] "internal/reflectlite", [2024-05-07T10:57:17.465Z] "internal/singleflight", [2024-05-07T10:57:17.465Z] "internal/syscall/execenv", [2024-05-07T10:57:17.465Z] "internal/syscall/unix", [2024-05-07T10:57:17.465Z] "internal/testlog", [2024-05-07T10:57:17.465Z] "internal/unsafeheader", [2024-05-07T10:57:17.465Z] "io", [2024-05-07T10:57:17.465Z] "io/fs", [2024-05-07T10:57:17.465Z] "io/ioutil", [2024-05-07T10:57:17.465Z] "log", [2024-05-07T10:57:17.465Z] "math", [2024-05-07T10:57:17.465Z] "math/big", [2024-05-07T10:57:17.465Z] "math/bits", [2024-05-07T10:57:17.465Z] "math/rand", [2024-05-07T10:57:17.465Z] "mime", [2024-05-07T10:57:17.465Z] "mime/multipart", [2024-05-07T10:57:17.465Z] "mime/quotedprintable", [2024-05-07T10:57:17.465Z] "net", [2024-05-07T10:57:17.465Z] "net/http", [2024-05-07T10:57:17.465Z] "net/http/httptrace", [2024-05-07T10:57:17.465Z] "net/http/internal", [2024-05-07T10:57:17.465Z] "net/http/internal/ascii", [2024-05-07T10:57:17.465Z] "net/textproto", [2024-05-07T10:57:17.465Z] "net/url", [2024-05-07T10:57:17.465Z] "os", [2024-05-07T10:57:17.465Z] "path", [2024-05-07T10:57:17.465Z] "path/filepath", [2024-05-07T10:57:17.465Z] "reflect", [2024-05-07T10:57:17.465Z] "regexp", [2024-05-07T10:57:17.465Z] "regexp/syntax", [2024-05-07T10:57:17.465Z] "runtime", [2024-05-07T10:57:17.465Z] "runtime/cgo", [2024-05-07T10:57:17.465Z] "runtime/internal/atomic", [2024-05-07T10:57:17.465Z] "runtime/internal/math", [2024-05-07T10:57:17.465Z] "runtime/internal/sys", [2024-05-07T10:57:17.465Z] "sort", [2024-05-07T10:57:17.465Z] "strconv", [2024-05-07T10:57:17.465Z] "strings", [2024-05-07T10:57:17.465Z] "sync", [2024-05-07T10:57:17.465Z] "sync/atomic", [2024-05-07T10:57:17.465Z] "syscall", [2024-05-07T10:57:17.465Z] "time", [2024-05-07T10:57:17.465Z] "unicode", [2024-05-07T10:57:17.465Z] "unicode/utf16", [2024-05-07T10:57:17.465Z] "unicode/utf8", [2024-05-07T10:57:17.465Z] "unsafe", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestGoFiles": [ [2024-05-07T10:57:17.465Z] "operations_test.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestImports": [ [2024-05-07T10:57:17.465Z] "github.com/go-openapi/analysis/internal/antest", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.465Z] "testing" [2024-05-07T10:57:17.465Z] ] [2024-05-07T10:57:17.465Z] } [2024-05-07T10:57:17.465Z] { [2024-05-07T10:57:17.465Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/replace", [2024-05-07T10:57:17.465Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.465Z] "Name": "replace", [2024-05-07T10:57:17.465Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.465Z] "Module": { [2024-05-07T10:57:17.465Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.465Z] "Version": "v0.23.0", [2024-05-07T10:57:17.465Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.465Z] "Indirect": true, [2024-05-07T10:57:17.465Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.465Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.465Z] "GoVersion": "1.20" [2024-05-07T10:57:17.465Z] }, [2024-05-07T10:57:17.465Z] "DepOnly": true, [2024-05-07T10:57:17.465Z] "Stale": true, [2024-05-07T10:57:17.465Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.465Z] "GoFiles": [ [2024-05-07T10:57:17.465Z] "replace.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "Imports": [ [2024-05-07T10:57:17.465Z] "encoding/json", [2024-05-07T10:57:17.465Z] "fmt", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "net/url", [2024-05-07T10:57:17.465Z] "os", [2024-05-07T10:57:17.465Z] "path", [2024-05-07T10:57:17.465Z] "strconv" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "Deps": [ [2024-05-07T10:57:17.465Z] "bufio", [2024-05-07T10:57:17.465Z] "bytes", [2024-05-07T10:57:17.465Z] "compress/flate", [2024-05-07T10:57:17.465Z] "compress/gzip", [2024-05-07T10:57:17.465Z] "container/list", [2024-05-07T10:57:17.465Z] "context", [2024-05-07T10:57:17.465Z] "crypto", [2024-05-07T10:57:17.465Z] "crypto/aes", [2024-05-07T10:57:17.465Z] "crypto/cipher", [2024-05-07T10:57:17.465Z] "crypto/des", [2024-05-07T10:57:17.465Z] "crypto/dsa", [2024-05-07T10:57:17.465Z] "crypto/ecdsa", [2024-05-07T10:57:17.465Z] "crypto/ed25519", [2024-05-07T10:57:17.465Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.465Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.465Z] "crypto/elliptic", [2024-05-07T10:57:17.465Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.465Z] "crypto/hmac", [2024-05-07T10:57:17.465Z] "crypto/internal/randutil", [2024-05-07T10:57:17.465Z] "crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "crypto/md5", [2024-05-07T10:57:17.465Z] "crypto/rand", [2024-05-07T10:57:17.465Z] "crypto/rc4", [2024-05-07T10:57:17.465Z] "crypto/rsa", [2024-05-07T10:57:17.465Z] "crypto/sha1", [2024-05-07T10:57:17.465Z] "crypto/sha256", [2024-05-07T10:57:17.465Z] "crypto/sha512", [2024-05-07T10:57:17.465Z] "crypto/subtle", [2024-05-07T10:57:17.465Z] "crypto/tls", [2024-05-07T10:57:17.465Z] "crypto/x509", [2024-05-07T10:57:17.465Z] "crypto/x509/pkix", [2024-05-07T10:57:17.465Z] "embed", [2024-05-07T10:57:17.465Z] "encoding", [2024-05-07T10:57:17.465Z] "encoding/asn1", [2024-05-07T10:57:17.465Z] "encoding/base64", [2024-05-07T10:57:17.465Z] "encoding/binary", [2024-05-07T10:57:17.465Z] "encoding/gob", [2024-05-07T10:57:17.465Z] "encoding/hex", [2024-05-07T10:57:17.465Z] "encoding/json", [2024-05-07T10:57:17.465Z] "encoding/pem", [2024-05-07T10:57:17.465Z] "errors", [2024-05-07T10:57:17.465Z] "fmt", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.465Z] "github.com/josharian/intern", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.465Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.465Z] "hash", [2024-05-07T10:57:17.465Z] "hash/crc32", [2024-05-07T10:57:17.465Z] "internal/abi", [2024-05-07T10:57:17.465Z] "internal/bytealg", [2024-05-07T10:57:17.465Z] "internal/cpu", [2024-05-07T10:57:17.465Z] "internal/fmtsort", [2024-05-07T10:57:17.465Z] "internal/goexperiment", [2024-05-07T10:57:17.465Z] "internal/itoa", [2024-05-07T10:57:17.465Z] "internal/nettrace", [2024-05-07T10:57:17.465Z] "internal/oserror", [2024-05-07T10:57:17.465Z] "internal/poll", [2024-05-07T10:57:17.465Z] "internal/race", [2024-05-07T10:57:17.465Z] "internal/reflectlite", [2024-05-07T10:57:17.465Z] "internal/singleflight", [2024-05-07T10:57:17.465Z] "internal/syscall/execenv", [2024-05-07T10:57:17.465Z] "internal/syscall/unix", [2024-05-07T10:57:17.465Z] "internal/testlog", [2024-05-07T10:57:17.465Z] "internal/unsafeheader", [2024-05-07T10:57:17.465Z] "io", [2024-05-07T10:57:17.465Z] "io/fs", [2024-05-07T10:57:17.465Z] "io/ioutil", [2024-05-07T10:57:17.465Z] "log", [2024-05-07T10:57:17.465Z] "math", [2024-05-07T10:57:17.465Z] "math/big", [2024-05-07T10:57:17.465Z] "math/bits", [2024-05-07T10:57:17.465Z] "math/rand", [2024-05-07T10:57:17.465Z] "mime", [2024-05-07T10:57:17.465Z] "mime/multipart", [2024-05-07T10:57:17.465Z] "mime/quotedprintable", [2024-05-07T10:57:17.465Z] "net", [2024-05-07T10:57:17.465Z] "net/http", [2024-05-07T10:57:17.465Z] "net/http/httptrace", [2024-05-07T10:57:17.465Z] "net/http/internal", [2024-05-07T10:57:17.465Z] "net/http/internal/ascii", [2024-05-07T10:57:17.465Z] "net/textproto", [2024-05-07T10:57:17.465Z] "net/url", [2024-05-07T10:57:17.465Z] "os", [2024-05-07T10:57:17.465Z] "path", [2024-05-07T10:57:17.465Z] "path/filepath", [2024-05-07T10:57:17.465Z] "reflect", [2024-05-07T10:57:17.465Z] "regexp", [2024-05-07T10:57:17.465Z] "regexp/syntax", [2024-05-07T10:57:17.465Z] "runtime", [2024-05-07T10:57:17.465Z] "runtime/cgo", [2024-05-07T10:57:17.465Z] "runtime/internal/atomic", [2024-05-07T10:57:17.465Z] "runtime/internal/math", [2024-05-07T10:57:17.465Z] "runtime/internal/sys", [2024-05-07T10:57:17.465Z] "sort", [2024-05-07T10:57:17.465Z] "strconv", [2024-05-07T10:57:17.465Z] "strings", [2024-05-07T10:57:17.465Z] "sync", [2024-05-07T10:57:17.465Z] "sync/atomic", [2024-05-07T10:57:17.465Z] "syscall", [2024-05-07T10:57:17.465Z] "time", [2024-05-07T10:57:17.465Z] "unicode", [2024-05-07T10:57:17.465Z] "unicode/utf16", [2024-05-07T10:57:17.465Z] "unicode/utf8", [2024-05-07T10:57:17.465Z] "unsafe", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestGoFiles": [ [2024-05-07T10:57:17.465Z] "replace_test.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestImports": [ [2024-05-07T10:57:17.465Z] "github.com/go-openapi/analysis/internal/antest", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.465Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.465Z] "path/filepath", [2024-05-07T10:57:17.465Z] "testing" [2024-05-07T10:57:17.465Z] ] [2024-05-07T10:57:17.465Z] } [2024-05-07T10:57:17.465Z] { [2024-05-07T10:57:17.465Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/schutils", [2024-05-07T10:57:17.465Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.465Z] "Name": "schutils", [2024-05-07T10:57:17.465Z] "Doc": "Package schutils provides tools to save or clone a schema when flattening a spec.", [2024-05-07T10:57:17.465Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.465Z] "Module": { [2024-05-07T10:57:17.465Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.465Z] "Version": "v0.23.0", [2024-05-07T10:57:17.465Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.465Z] "Indirect": true, [2024-05-07T10:57:17.465Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.465Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.465Z] "GoVersion": "1.20" [2024-05-07T10:57:17.465Z] }, [2024-05-07T10:57:17.465Z] "DepOnly": true, [2024-05-07T10:57:17.465Z] "Stale": true, [2024-05-07T10:57:17.465Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.465Z] "GoFiles": [ [2024-05-07T10:57:17.465Z] "flatten_schema.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "Imports": [ [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/swag" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "Deps": [ [2024-05-07T10:57:17.465Z] "bufio", [2024-05-07T10:57:17.465Z] "bytes", [2024-05-07T10:57:17.465Z] "compress/flate", [2024-05-07T10:57:17.465Z] "compress/gzip", [2024-05-07T10:57:17.465Z] "container/list", [2024-05-07T10:57:17.465Z] "context", [2024-05-07T10:57:17.465Z] "crypto", [2024-05-07T10:57:17.465Z] "crypto/aes", [2024-05-07T10:57:17.465Z] "crypto/cipher", [2024-05-07T10:57:17.465Z] "crypto/des", [2024-05-07T10:57:17.465Z] "crypto/dsa", [2024-05-07T10:57:17.465Z] "crypto/ecdsa", [2024-05-07T10:57:17.465Z] "crypto/ed25519", [2024-05-07T10:57:17.465Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.465Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.465Z] "crypto/elliptic", [2024-05-07T10:57:17.465Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.465Z] "crypto/hmac", [2024-05-07T10:57:17.465Z] "crypto/internal/randutil", [2024-05-07T10:57:17.465Z] "crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "crypto/md5", [2024-05-07T10:57:17.465Z] "crypto/rand", [2024-05-07T10:57:17.465Z] "crypto/rc4", [2024-05-07T10:57:17.465Z] "crypto/rsa", [2024-05-07T10:57:17.465Z] "crypto/sha1", [2024-05-07T10:57:17.465Z] "crypto/sha256", [2024-05-07T10:57:17.465Z] "crypto/sha512", [2024-05-07T10:57:17.465Z] "crypto/subtle", [2024-05-07T10:57:17.465Z] "crypto/tls", [2024-05-07T10:57:17.465Z] "crypto/x509", [2024-05-07T10:57:17.465Z] "crypto/x509/pkix", [2024-05-07T10:57:17.465Z] "embed", [2024-05-07T10:57:17.465Z] "encoding", [2024-05-07T10:57:17.465Z] "encoding/asn1", [2024-05-07T10:57:17.465Z] "encoding/base64", [2024-05-07T10:57:17.465Z] "encoding/binary", [2024-05-07T10:57:17.465Z] "encoding/gob", [2024-05-07T10:57:17.465Z] "encoding/hex", [2024-05-07T10:57:17.465Z] "encoding/json", [2024-05-07T10:57:17.465Z] "encoding/pem", [2024-05-07T10:57:17.465Z] "errors", [2024-05-07T10:57:17.465Z] "fmt", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.465Z] "github.com/josharian/intern", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.465Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.465Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.465Z] "hash", [2024-05-07T10:57:17.465Z] "hash/crc32", [2024-05-07T10:57:17.465Z] "internal/abi", [2024-05-07T10:57:17.465Z] "internal/bytealg", [2024-05-07T10:57:17.465Z] "internal/cpu", [2024-05-07T10:57:17.465Z] "internal/fmtsort", [2024-05-07T10:57:17.465Z] "internal/goexperiment", [2024-05-07T10:57:17.465Z] "internal/itoa", [2024-05-07T10:57:17.465Z] "internal/nettrace", [2024-05-07T10:57:17.465Z] "internal/oserror", [2024-05-07T10:57:17.465Z] "internal/poll", [2024-05-07T10:57:17.465Z] "internal/race", [2024-05-07T10:57:17.465Z] "internal/reflectlite", [2024-05-07T10:57:17.465Z] "internal/singleflight", [2024-05-07T10:57:17.465Z] "internal/syscall/execenv", [2024-05-07T10:57:17.465Z] "internal/syscall/unix", [2024-05-07T10:57:17.465Z] "internal/testlog", [2024-05-07T10:57:17.465Z] "internal/unsafeheader", [2024-05-07T10:57:17.465Z] "io", [2024-05-07T10:57:17.465Z] "io/fs", [2024-05-07T10:57:17.465Z] "io/ioutil", [2024-05-07T10:57:17.465Z] "log", [2024-05-07T10:57:17.465Z] "math", [2024-05-07T10:57:17.465Z] "math/big", [2024-05-07T10:57:17.465Z] "math/bits", [2024-05-07T10:57:17.465Z] "math/rand", [2024-05-07T10:57:17.465Z] "mime", [2024-05-07T10:57:17.465Z] "mime/multipart", [2024-05-07T10:57:17.465Z] "mime/quotedprintable", [2024-05-07T10:57:17.465Z] "net", [2024-05-07T10:57:17.465Z] "net/http", [2024-05-07T10:57:17.465Z] "net/http/httptrace", [2024-05-07T10:57:17.465Z] "net/http/internal", [2024-05-07T10:57:17.465Z] "net/http/internal/ascii", [2024-05-07T10:57:17.465Z] "net/textproto", [2024-05-07T10:57:17.465Z] "net/url", [2024-05-07T10:57:17.465Z] "os", [2024-05-07T10:57:17.465Z] "path", [2024-05-07T10:57:17.465Z] "path/filepath", [2024-05-07T10:57:17.465Z] "reflect", [2024-05-07T10:57:17.465Z] "regexp", [2024-05-07T10:57:17.465Z] "regexp/syntax", [2024-05-07T10:57:17.465Z] "runtime", [2024-05-07T10:57:17.465Z] "runtime/cgo", [2024-05-07T10:57:17.465Z] "runtime/internal/atomic", [2024-05-07T10:57:17.465Z] "runtime/internal/math", [2024-05-07T10:57:17.465Z] "runtime/internal/sys", [2024-05-07T10:57:17.465Z] "sort", [2024-05-07T10:57:17.465Z] "strconv", [2024-05-07T10:57:17.465Z] "strings", [2024-05-07T10:57:17.465Z] "sync", [2024-05-07T10:57:17.465Z] "sync/atomic", [2024-05-07T10:57:17.465Z] "syscall", [2024-05-07T10:57:17.465Z] "time", [2024-05-07T10:57:17.465Z] "unicode", [2024-05-07T10:57:17.465Z] "unicode/utf16", [2024-05-07T10:57:17.465Z] "unicode/utf8", [2024-05-07T10:57:17.465Z] "unsafe", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.465Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestGoFiles": [ [2024-05-07T10:57:17.465Z] "flatten_schema_test.go" [2024-05-07T10:57:17.465Z] ], [2024-05-07T10:57:17.465Z] "TestImports": [ [2024-05-07T10:57:17.465Z] "github.com/go-openapi/analysis/internal/antest", [2024-05-07T10:57:17.465Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.465Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.465Z] "testing" [2024-05-07T10:57:17.465Z] ] [2024-05-07T10:57:17.465Z] } [2024-05-07T10:57:17.465Z] { [2024-05-07T10:57:17.466Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0/internal/flatten/sortref", [2024-05-07T10:57:17.466Z] "ImportPath": "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.466Z] "Name": "sortref", [2024-05-07T10:57:17.466Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.466Z] "Module": { [2024-05-07T10:57:17.466Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.466Z] "Version": "v0.23.0", [2024-05-07T10:57:17.466Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.466Z] "Indirect": true, [2024-05-07T10:57:17.466Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.466Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.466Z] "GoVersion": "1.20" [2024-05-07T10:57:17.466Z] }, [2024-05-07T10:57:17.466Z] "DepOnly": true, [2024-05-07T10:57:17.466Z] "Stale": true, [2024-05-07T10:57:17.466Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.466Z] "GoFiles": [ [2024-05-07T10:57:17.466Z] "keys.go", [2024-05-07T10:57:17.466Z] "sort_ref.go" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "Imports": [ [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "net/http", [2024-05-07T10:57:17.466Z] "path", [2024-05-07T10:57:17.466Z] "reflect", [2024-05-07T10:57:17.466Z] "sort", [2024-05-07T10:57:17.466Z] "strconv", [2024-05-07T10:57:17.466Z] "strings" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "Deps": [ [2024-05-07T10:57:17.466Z] "bufio", [2024-05-07T10:57:17.466Z] "bytes", [2024-05-07T10:57:17.466Z] "compress/flate", [2024-05-07T10:57:17.466Z] "compress/gzip", [2024-05-07T10:57:17.466Z] "container/list", [2024-05-07T10:57:17.466Z] "context", [2024-05-07T10:57:17.466Z] "crypto", [2024-05-07T10:57:17.466Z] "crypto/aes", [2024-05-07T10:57:17.466Z] "crypto/cipher", [2024-05-07T10:57:17.466Z] "crypto/des", [2024-05-07T10:57:17.466Z] "crypto/dsa", [2024-05-07T10:57:17.466Z] "crypto/ecdsa", [2024-05-07T10:57:17.466Z] "crypto/ed25519", [2024-05-07T10:57:17.466Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.466Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.466Z] "crypto/elliptic", [2024-05-07T10:57:17.466Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.466Z] "crypto/hmac", [2024-05-07T10:57:17.466Z] "crypto/internal/randutil", [2024-05-07T10:57:17.466Z] "crypto/internal/subtle", [2024-05-07T10:57:17.466Z] "crypto/md5", [2024-05-07T10:57:17.466Z] "crypto/rand", [2024-05-07T10:57:17.466Z] "crypto/rc4", [2024-05-07T10:57:17.466Z] "crypto/rsa", [2024-05-07T10:57:17.466Z] "crypto/sha1", [2024-05-07T10:57:17.466Z] "crypto/sha256", [2024-05-07T10:57:17.466Z] "crypto/sha512", [2024-05-07T10:57:17.466Z] "crypto/subtle", [2024-05-07T10:57:17.466Z] "crypto/tls", [2024-05-07T10:57:17.466Z] "crypto/x509", [2024-05-07T10:57:17.466Z] "crypto/x509/pkix", [2024-05-07T10:57:17.466Z] "embed", [2024-05-07T10:57:17.466Z] "encoding", [2024-05-07T10:57:17.466Z] "encoding/asn1", [2024-05-07T10:57:17.466Z] "encoding/base64", [2024-05-07T10:57:17.466Z] "encoding/binary", [2024-05-07T10:57:17.466Z] "encoding/gob", [2024-05-07T10:57:17.466Z] "encoding/hex", [2024-05-07T10:57:17.466Z] "encoding/json", [2024-05-07T10:57:17.466Z] "encoding/pem", [2024-05-07T10:57:17.466Z] "errors", [2024-05-07T10:57:17.466Z] "fmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.466Z] "github.com/josharian/intern", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.466Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.466Z] "hash", [2024-05-07T10:57:17.466Z] "hash/crc32", [2024-05-07T10:57:17.466Z] "internal/abi", [2024-05-07T10:57:17.466Z] "internal/bytealg", [2024-05-07T10:57:17.466Z] "internal/cpu", [2024-05-07T10:57:17.466Z] "internal/fmtsort", [2024-05-07T10:57:17.466Z] "internal/goexperiment", [2024-05-07T10:57:17.466Z] "internal/itoa", [2024-05-07T10:57:17.466Z] "internal/nettrace", [2024-05-07T10:57:17.466Z] "internal/oserror", [2024-05-07T10:57:17.466Z] "internal/poll", [2024-05-07T10:57:17.466Z] "internal/race", [2024-05-07T10:57:17.466Z] "internal/reflectlite", [2024-05-07T10:57:17.466Z] "internal/singleflight", [2024-05-07T10:57:17.466Z] "internal/syscall/execenv", [2024-05-07T10:57:17.466Z] "internal/syscall/unix", [2024-05-07T10:57:17.466Z] "internal/testlog", [2024-05-07T10:57:17.466Z] "internal/unsafeheader", [2024-05-07T10:57:17.466Z] "io", [2024-05-07T10:57:17.466Z] "io/fs", [2024-05-07T10:57:17.466Z] "io/ioutil", [2024-05-07T10:57:17.466Z] "log", [2024-05-07T10:57:17.466Z] "math", [2024-05-07T10:57:17.466Z] "math/big", [2024-05-07T10:57:17.466Z] "math/bits", [2024-05-07T10:57:17.466Z] "math/rand", [2024-05-07T10:57:17.466Z] "mime", [2024-05-07T10:57:17.466Z] "mime/multipart", [2024-05-07T10:57:17.466Z] "mime/quotedprintable", [2024-05-07T10:57:17.466Z] "net", [2024-05-07T10:57:17.466Z] "net/http", [2024-05-07T10:57:17.466Z] "net/http/httptrace", [2024-05-07T10:57:17.466Z] "net/http/internal", [2024-05-07T10:57:17.466Z] "net/http/internal/ascii", [2024-05-07T10:57:17.466Z] "net/textproto", [2024-05-07T10:57:17.466Z] "net/url", [2024-05-07T10:57:17.466Z] "os", [2024-05-07T10:57:17.466Z] "path", [2024-05-07T10:57:17.466Z] "path/filepath", [2024-05-07T10:57:17.466Z] "reflect", [2024-05-07T10:57:17.466Z] "regexp", [2024-05-07T10:57:17.466Z] "regexp/syntax", [2024-05-07T10:57:17.466Z] "runtime", [2024-05-07T10:57:17.466Z] "runtime/cgo", [2024-05-07T10:57:17.466Z] "runtime/internal/atomic", [2024-05-07T10:57:17.466Z] "runtime/internal/math", [2024-05-07T10:57:17.466Z] "runtime/internal/sys", [2024-05-07T10:57:17.466Z] "sort", [2024-05-07T10:57:17.466Z] "strconv", [2024-05-07T10:57:17.466Z] "strings", [2024-05-07T10:57:17.466Z] "sync", [2024-05-07T10:57:17.466Z] "sync/atomic", [2024-05-07T10:57:17.466Z] "syscall", [2024-05-07T10:57:17.466Z] "time", [2024-05-07T10:57:17.466Z] "unicode", [2024-05-07T10:57:17.466Z] "unicode/utf16", [2024-05-07T10:57:17.466Z] "unicode/utf8", [2024-05-07T10:57:17.466Z] "unsafe", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "TestGoFiles": [ [2024-05-07T10:57:17.466Z] "keys_test.go", [2024-05-07T10:57:17.466Z] "sort_ref_test.go" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "TestImports": [ [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/antest", [2024-05-07T10:57:17.466Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.466Z] "testing" [2024-05-07T10:57:17.466Z] ] [2024-05-07T10:57:17.466Z] } [2024-05-07T10:57:17.466Z] { [2024-05-07T10:57:17.466Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.466Z] "ImportPath": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.466Z] "Name": "analysis", [2024-05-07T10:57:17.466Z] "Doc": "Package analysis provides methods to work with a Swagger specification document from package go-openapi/spec.", [2024-05-07T10:57:17.466Z] "Root": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.466Z] "Module": { [2024-05-07T10:57:17.466Z] "Path": "github.com/go-openapi/analysis", [2024-05-07T10:57:17.466Z] "Version": "v0.23.0", [2024-05-07T10:57:17.466Z] "Time": "2024-03-09T18:36:04Z", [2024-05-07T10:57:17.466Z] "Indirect": true, [2024-05-07T10:57:17.466Z] "Dir": "/go/pkg/mod/github.com/go-openapi/analysis@v0.23.0", [2024-05-07T10:57:17.466Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.23.0.mod", [2024-05-07T10:57:17.466Z] "GoVersion": "1.20" [2024-05-07T10:57:17.466Z] }, [2024-05-07T10:57:17.466Z] "DepOnly": true, [2024-05-07T10:57:17.466Z] "Stale": true, [2024-05-07T10:57:17.466Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.466Z] "GoFiles": [ [2024-05-07T10:57:17.466Z] "analyzer.go", [2024-05-07T10:57:17.466Z] "debug.go", [2024-05-07T10:57:17.466Z] "doc.go", [2024-05-07T10:57:17.466Z] "fixer.go", [2024-05-07T10:57:17.466Z] "flatten.go", [2024-05-07T10:57:17.466Z] "flatten_name.go", [2024-05-07T10:57:17.466Z] "flatten_options.go", [2024-05-07T10:57:17.466Z] "mixin.go", [2024-05-07T10:57:17.466Z] "schema.go" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "Imports": [ [2024-05-07T10:57:17.466Z] "errors", [2024-05-07T10:57:17.466Z] "fmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.466Z] "log", [2024-05-07T10:57:17.466Z] "os", [2024-05-07T10:57:17.466Z] "path", [2024-05-07T10:57:17.466Z] "reflect", [2024-05-07T10:57:17.466Z] "sort", [2024-05-07T10:57:17.466Z] "strconv", [2024-05-07T10:57:17.466Z] "strings" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "Deps": [ [2024-05-07T10:57:17.466Z] "bufio", [2024-05-07T10:57:17.466Z] "bytes", [2024-05-07T10:57:17.466Z] "compress/flate", [2024-05-07T10:57:17.466Z] "compress/gzip", [2024-05-07T10:57:17.466Z] "container/list", [2024-05-07T10:57:17.466Z] "context", [2024-05-07T10:57:17.466Z] "crypto", [2024-05-07T10:57:17.466Z] "crypto/aes", [2024-05-07T10:57:17.466Z] "crypto/cipher", [2024-05-07T10:57:17.466Z] "crypto/des", [2024-05-07T10:57:17.466Z] "crypto/dsa", [2024-05-07T10:57:17.466Z] "crypto/ecdsa", [2024-05-07T10:57:17.466Z] "crypto/ed25519", [2024-05-07T10:57:17.466Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.466Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.466Z] "crypto/elliptic", [2024-05-07T10:57:17.466Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.466Z] "crypto/hmac", [2024-05-07T10:57:17.466Z] "crypto/internal/randutil", [2024-05-07T10:57:17.466Z] "crypto/internal/subtle", [2024-05-07T10:57:17.466Z] "crypto/md5", [2024-05-07T10:57:17.466Z] "crypto/rand", [2024-05-07T10:57:17.466Z] "crypto/rc4", [2024-05-07T10:57:17.466Z] "crypto/rsa", [2024-05-07T10:57:17.466Z] "crypto/sha1", [2024-05-07T10:57:17.466Z] "crypto/sha256", [2024-05-07T10:57:17.466Z] "crypto/sha512", [2024-05-07T10:57:17.466Z] "crypto/subtle", [2024-05-07T10:57:17.466Z] "crypto/tls", [2024-05-07T10:57:17.466Z] "crypto/x509", [2024-05-07T10:57:17.466Z] "crypto/x509/pkix", [2024-05-07T10:57:17.466Z] "database/sql/driver", [2024-05-07T10:57:17.466Z] "embed", [2024-05-07T10:57:17.466Z] "encoding", [2024-05-07T10:57:17.466Z] "encoding/asn1", [2024-05-07T10:57:17.466Z] "encoding/base64", [2024-05-07T10:57:17.466Z] "encoding/binary", [2024-05-07T10:57:17.466Z] "encoding/gob", [2024-05-07T10:57:17.466Z] "encoding/hex", [2024-05-07T10:57:17.466Z] "encoding/json", [2024-05-07T10:57:17.466Z] "encoding/pem", [2024-05-07T10:57:17.466Z] "errors", [2024-05-07T10:57:17.466Z] "fmt", [2024-05-07T10:57:17.466Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.466Z] "github.com/google/uuid", [2024-05-07T10:57:17.466Z] "github.com/josharian/intern", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.466Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.466Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.466Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.466Z] "hash", [2024-05-07T10:57:17.466Z] "hash/crc32", [2024-05-07T10:57:17.466Z] "html", [2024-05-07T10:57:17.466Z] "internal/abi", [2024-05-07T10:57:17.466Z] "internal/bytealg", [2024-05-07T10:57:17.466Z] "internal/cpu", [2024-05-07T10:57:17.466Z] "internal/fmtsort", [2024-05-07T10:57:17.466Z] "internal/goexperiment", [2024-05-07T10:57:17.466Z] "internal/itoa", [2024-05-07T10:57:17.466Z] "internal/nettrace", [2024-05-07T10:57:17.466Z] "internal/oserror", [2024-05-07T10:57:17.466Z] "internal/poll", [2024-05-07T10:57:17.466Z] "internal/race", [2024-05-07T10:57:17.466Z] "internal/reflectlite", [2024-05-07T10:57:17.466Z] "internal/singleflight", [2024-05-07T10:57:17.466Z] "internal/syscall/execenv", [2024-05-07T10:57:17.466Z] "internal/syscall/unix", [2024-05-07T10:57:17.466Z] "internal/testlog", [2024-05-07T10:57:17.466Z] "internal/unsafeheader", [2024-05-07T10:57:17.466Z] "io", [2024-05-07T10:57:17.466Z] "io/fs", [2024-05-07T10:57:17.466Z] "io/ioutil", [2024-05-07T10:57:17.466Z] "log", [2024-05-07T10:57:17.466Z] "math", [2024-05-07T10:57:17.466Z] "math/big", [2024-05-07T10:57:17.466Z] "math/bits", [2024-05-07T10:57:17.466Z] "math/rand", [2024-05-07T10:57:17.466Z] "mime", [2024-05-07T10:57:17.466Z] "mime/multipart", [2024-05-07T10:57:17.466Z] "mime/quotedprintable", [2024-05-07T10:57:17.466Z] "net", [2024-05-07T10:57:17.466Z] "net/http", [2024-05-07T10:57:17.466Z] "net/http/httptrace", [2024-05-07T10:57:17.466Z] "net/http/internal", [2024-05-07T10:57:17.466Z] "net/http/internal/ascii", [2024-05-07T10:57:17.466Z] "net/mail", [2024-05-07T10:57:17.466Z] "net/textproto", [2024-05-07T10:57:17.466Z] "net/url", [2024-05-07T10:57:17.466Z] "os", [2024-05-07T10:57:17.466Z] "path", [2024-05-07T10:57:17.466Z] "path/filepath", [2024-05-07T10:57:17.466Z] "reflect", [2024-05-07T10:57:17.466Z] "regexp", [2024-05-07T10:57:17.466Z] "regexp/syntax", [2024-05-07T10:57:17.466Z] "runtime", [2024-05-07T10:57:17.466Z] "runtime/cgo", [2024-05-07T10:57:17.466Z] "runtime/internal/atomic", [2024-05-07T10:57:17.466Z] "runtime/internal/math", [2024-05-07T10:57:17.466Z] "runtime/internal/sys", [2024-05-07T10:57:17.466Z] "sort", [2024-05-07T10:57:17.466Z] "strconv", [2024-05-07T10:57:17.466Z] "strings", [2024-05-07T10:57:17.466Z] "sync", [2024-05-07T10:57:17.466Z] "sync/atomic", [2024-05-07T10:57:17.466Z] "syscall", [2024-05-07T10:57:17.466Z] "time", [2024-05-07T10:57:17.466Z] "unicode", [2024-05-07T10:57:17.466Z] "unicode/utf16", [2024-05-07T10:57:17.466Z] "unicode/utf8", [2024-05-07T10:57:17.466Z] "unsafe", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.466Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "TestGoFiles": [ [2024-05-07T10:57:17.466Z] "analyzer_test.go", [2024-05-07T10:57:17.466Z] "fixer_test.go", [2024-05-07T10:57:17.466Z] "flatten_name_test.go", [2024-05-07T10:57:17.466Z] "flatten_test.go", [2024-05-07T10:57:17.466Z] "mixin_test.go", [2024-05-07T10:57:17.466Z] "schema_test.go" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "TestImports": [ [2024-05-07T10:57:17.466Z] "bytes", [2024-05-07T10:57:17.466Z] "encoding/json", [2024-05-07T10:57:17.466Z] "fmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/antest", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.466Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.466Z] "io", [2024-05-07T10:57:17.466Z] "log", [2024-05-07T10:57:17.466Z] "net/http", [2024-05-07T10:57:17.466Z] "net/http/httptest", [2024-05-07T10:57:17.466Z] "os", [2024-05-07T10:57:17.466Z] "path", [2024-05-07T10:57:17.466Z] "path/filepath", [2024-05-07T10:57:17.466Z] "regexp", [2024-05-07T10:57:17.466Z] "sort", [2024-05-07T10:57:17.466Z] "strconv", [2024-05-07T10:57:17.466Z] "strings", [2024-05-07T10:57:17.466Z] "testing" [2024-05-07T10:57:17.466Z] ] [2024-05-07T10:57:17.466Z] } [2024-05-07T10:57:17.466Z] { [2024-05-07T10:57:17.466Z] "Dir": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-05-07T10:57:17.466Z] "ImportPath": "github.com/go-openapi/loads", [2024-05-07T10:57:17.466Z] "Name": "loads", [2024-05-07T10:57:17.466Z] "Doc": "Package loads provides document loading methods for swagger (OAI) specifications.", [2024-05-07T10:57:17.466Z] "Root": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-05-07T10:57:17.466Z] "Module": { [2024-05-07T10:57:17.466Z] "Path": "github.com/go-openapi/loads", [2024-05-07T10:57:17.466Z] "Version": "v0.22.0", [2024-05-07T10:57:17.466Z] "Time": "2024-03-09T18:39:56Z", [2024-05-07T10:57:17.466Z] "Indirect": true, [2024-05-07T10:57:17.466Z] "Dir": "/go/pkg/mod/github.com/go-openapi/loads@v0.22.0", [2024-05-07T10:57:17.466Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/loads/@v/v0.22.0.mod", [2024-05-07T10:57:17.466Z] "GoVersion": "1.20" [2024-05-07T10:57:17.466Z] }, [2024-05-07T10:57:17.466Z] "DepOnly": true, [2024-05-07T10:57:17.466Z] "Stale": true, [2024-05-07T10:57:17.466Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.466Z] "GoFiles": [ [2024-05-07T10:57:17.466Z] "doc.go", [2024-05-07T10:57:17.466Z] "loaders.go", [2024-05-07T10:57:17.466Z] "options.go", [2024-05-07T10:57:17.466Z] "spec.go" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "Imports": [ [2024-05-07T10:57:17.466Z] "bytes", [2024-05-07T10:57:17.466Z] "encoding/gob", [2024-05-07T10:57:17.466Z] "encoding/json", [2024-05-07T10:57:17.466Z] "errors", [2024-05-07T10:57:17.466Z] "fmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.466Z] "net/url" [2024-05-07T10:57:17.466Z] ], [2024-05-07T10:57:17.466Z] "Deps": [ [2024-05-07T10:57:17.466Z] "bufio", [2024-05-07T10:57:17.466Z] "bytes", [2024-05-07T10:57:17.466Z] "compress/flate", [2024-05-07T10:57:17.466Z] "compress/gzip", [2024-05-07T10:57:17.466Z] "container/list", [2024-05-07T10:57:17.466Z] "context", [2024-05-07T10:57:17.466Z] "crypto", [2024-05-07T10:57:17.466Z] "crypto/aes", [2024-05-07T10:57:17.466Z] "crypto/cipher", [2024-05-07T10:57:17.466Z] "crypto/des", [2024-05-07T10:57:17.466Z] "crypto/dsa", [2024-05-07T10:57:17.466Z] "crypto/ecdsa", [2024-05-07T10:57:17.466Z] "crypto/ed25519", [2024-05-07T10:57:17.466Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.466Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.466Z] "crypto/elliptic", [2024-05-07T10:57:17.466Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.466Z] "crypto/hmac", [2024-05-07T10:57:17.466Z] "crypto/internal/randutil", [2024-05-07T10:57:17.466Z] "crypto/internal/subtle", [2024-05-07T10:57:17.466Z] "crypto/md5", [2024-05-07T10:57:17.466Z] "crypto/rand", [2024-05-07T10:57:17.466Z] "crypto/rc4", [2024-05-07T10:57:17.466Z] "crypto/rsa", [2024-05-07T10:57:17.466Z] "crypto/sha1", [2024-05-07T10:57:17.466Z] "crypto/sha256", [2024-05-07T10:57:17.466Z] "crypto/sha512", [2024-05-07T10:57:17.466Z] "crypto/subtle", [2024-05-07T10:57:17.466Z] "crypto/tls", [2024-05-07T10:57:17.466Z] "crypto/x509", [2024-05-07T10:57:17.466Z] "crypto/x509/pkix", [2024-05-07T10:57:17.466Z] "database/sql/driver", [2024-05-07T10:57:17.466Z] "embed", [2024-05-07T10:57:17.466Z] "encoding", [2024-05-07T10:57:17.466Z] "encoding/asn1", [2024-05-07T10:57:17.466Z] "encoding/base64", [2024-05-07T10:57:17.466Z] "encoding/binary", [2024-05-07T10:57:17.466Z] "encoding/gob", [2024-05-07T10:57:17.466Z] "encoding/hex", [2024-05-07T10:57:17.466Z] "encoding/json", [2024-05-07T10:57:17.466Z] "encoding/pem", [2024-05-07T10:57:17.466Z] "errors", [2024-05-07T10:57:17.466Z] "fmt", [2024-05-07T10:57:17.466Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.466Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.466Z] "github.com/google/uuid", [2024-05-07T10:57:17.466Z] "github.com/josharian/intern", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.466Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.466Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.466Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.466Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.466Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.466Z] "hash", [2024-05-07T10:57:17.466Z] "hash/crc32", [2024-05-07T10:57:17.466Z] "html", [2024-05-07T10:57:17.466Z] "internal/abi", [2024-05-07T10:57:17.466Z] "internal/bytealg", [2024-05-07T10:57:17.466Z] "internal/cpu", [2024-05-07T10:57:17.466Z] "internal/fmtsort", [2024-05-07T10:57:17.466Z] "internal/goexperiment", [2024-05-07T10:57:17.466Z] "internal/itoa", [2024-05-07T10:57:17.466Z] "internal/nettrace", [2024-05-07T10:57:17.466Z] "internal/oserror", [2024-05-07T10:57:17.466Z] "internal/poll", [2024-05-07T10:57:17.466Z] "internal/race", [2024-05-07T10:57:17.466Z] "internal/reflectlite", [2024-05-07T10:57:17.466Z] "internal/singleflight", [2024-05-07T10:57:17.466Z] "internal/syscall/execenv", [2024-05-07T10:57:17.466Z] "internal/syscall/unix", [2024-05-07T10:57:17.466Z] "internal/testlog", [2024-05-07T10:57:17.466Z] "internal/unsafeheader", [2024-05-07T10:57:17.466Z] "io", [2024-05-07T10:57:17.466Z] "io/fs", [2024-05-07T10:57:17.466Z] "io/ioutil", [2024-05-07T10:57:17.466Z] "log", [2024-05-07T10:57:17.466Z] "math", [2024-05-07T10:57:17.466Z] "math/big", [2024-05-07T10:57:17.466Z] "math/bits", [2024-05-07T10:57:17.466Z] "math/rand", [2024-05-07T10:57:17.467Z] "mime", [2024-05-07T10:57:17.467Z] "mime/multipart", [2024-05-07T10:57:17.467Z] "mime/quotedprintable", [2024-05-07T10:57:17.467Z] "net", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "net/http/httptrace", [2024-05-07T10:57:17.467Z] "net/http/internal", [2024-05-07T10:57:17.467Z] "net/http/internal/ascii", [2024-05-07T10:57:17.467Z] "net/mail", [2024-05-07T10:57:17.467Z] "net/textproto", [2024-05-07T10:57:17.467Z] "net/url", [2024-05-07T10:57:17.467Z] "os", [2024-05-07T10:57:17.467Z] "path", [2024-05-07T10:57:17.467Z] "path/filepath", [2024-05-07T10:57:17.467Z] "reflect", [2024-05-07T10:57:17.467Z] "regexp", [2024-05-07T10:57:17.467Z] "regexp/syntax", [2024-05-07T10:57:17.467Z] "runtime", [2024-05-07T10:57:17.467Z] "runtime/cgo", [2024-05-07T10:57:17.467Z] "runtime/internal/atomic", [2024-05-07T10:57:17.467Z] "runtime/internal/math", [2024-05-07T10:57:17.467Z] "runtime/internal/sys", [2024-05-07T10:57:17.467Z] "sort", [2024-05-07T10:57:17.467Z] "strconv", [2024-05-07T10:57:17.467Z] "strings", [2024-05-07T10:57:17.467Z] "sync", [2024-05-07T10:57:17.467Z] "sync/atomic", [2024-05-07T10:57:17.467Z] "syscall", [2024-05-07T10:57:17.467Z] "time", [2024-05-07T10:57:17.467Z] "unicode", [2024-05-07T10:57:17.467Z] "unicode/utf16", [2024-05-07T10:57:17.467Z] "unicode/utf8", [2024-05-07T10:57:17.467Z] "unsafe", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "TestGoFiles": [ [2024-05-07T10:57:17.467Z] "example_test.go", [2024-05-07T10:57:17.467Z] "json_test.go", [2024-05-07T10:57:17.467Z] "loaders_test.go", [2024-05-07T10:57:17.467Z] "options_test.go", [2024-05-07T10:57:17.467Z] "spec_test.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "TestImports": [ [2024-05-07T10:57:17.467Z] "encoding/json", [2024-05-07T10:57:17.467Z] "errors", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.467Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.467Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "net/http/httptest", [2024-05-07T10:57:17.467Z] "os", [2024-05-07T10:57:17.467Z] "path/filepath", [2024-05-07T10:57:17.467Z] "regexp", [2024-05-07T10:57:17.467Z] "strconv", [2024-05-07T10:57:17.467Z] "strings", [2024-05-07T10:57:17.467Z] "testing" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "XTestGoFiles": [ [2024-05-07T10:57:17.467Z] "doc_test.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "XTestImports": [ [2024-05-07T10:57:17.467Z] "encoding/json", [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.467Z] "os", [2024-05-07T10:57:17.467Z] "path/filepath" [2024-05-07T10:57:17.467Z] ] [2024-05-07T10:57:17.467Z] } [2024-05-07T10:57:17.467Z] { [2024-05-07T10:57:17.467Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/denco", [2024-05-07T10:57:17.467Z] "ImportPath": "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.467Z] "Name": "denco", [2024-05-07T10:57:17.467Z] "Doc": "Package denco provides fast URL router.", [2024-05-07T10:57:17.467Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.467Z] "Module": { [2024-05-07T10:57:17.467Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.467Z] "Version": "v0.28.0", [2024-05-07T10:57:17.467Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.467Z] "Indirect": true, [2024-05-07T10:57:17.467Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.467Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.467Z] "GoVersion": "1.20" [2024-05-07T10:57:17.467Z] }, [2024-05-07T10:57:17.467Z] "DepOnly": true, [2024-05-07T10:57:17.467Z] "Stale": true, [2024-05-07T10:57:17.467Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.467Z] "GoFiles": [ [2024-05-07T10:57:17.467Z] "router.go", [2024-05-07T10:57:17.467Z] "server.go", [2024-05-07T10:57:17.467Z] "util.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "Imports": [ [2024-05-07T10:57:17.467Z] "errors", [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "sort", [2024-05-07T10:57:17.467Z] "strings" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "Deps": [ [2024-05-07T10:57:17.467Z] "bufio", [2024-05-07T10:57:17.467Z] "bytes", [2024-05-07T10:57:17.467Z] "compress/flate", [2024-05-07T10:57:17.467Z] "compress/gzip", [2024-05-07T10:57:17.467Z] "container/list", [2024-05-07T10:57:17.467Z] "context", [2024-05-07T10:57:17.467Z] "crypto", [2024-05-07T10:57:17.467Z] "crypto/aes", [2024-05-07T10:57:17.467Z] "crypto/cipher", [2024-05-07T10:57:17.467Z] "crypto/des", [2024-05-07T10:57:17.467Z] "crypto/dsa", [2024-05-07T10:57:17.467Z] "crypto/ecdsa", [2024-05-07T10:57:17.467Z] "crypto/ed25519", [2024-05-07T10:57:17.467Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.467Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.467Z] "crypto/elliptic", [2024-05-07T10:57:17.467Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.467Z] "crypto/hmac", [2024-05-07T10:57:17.467Z] "crypto/internal/randutil", [2024-05-07T10:57:17.467Z] "crypto/internal/subtle", [2024-05-07T10:57:17.467Z] "crypto/md5", [2024-05-07T10:57:17.467Z] "crypto/rand", [2024-05-07T10:57:17.467Z] "crypto/rc4", [2024-05-07T10:57:17.467Z] "crypto/rsa", [2024-05-07T10:57:17.467Z] "crypto/sha1", [2024-05-07T10:57:17.467Z] "crypto/sha256", [2024-05-07T10:57:17.467Z] "crypto/sha512", [2024-05-07T10:57:17.467Z] "crypto/subtle", [2024-05-07T10:57:17.467Z] "crypto/tls", [2024-05-07T10:57:17.467Z] "crypto/x509", [2024-05-07T10:57:17.467Z] "crypto/x509/pkix", [2024-05-07T10:57:17.467Z] "encoding/asn1", [2024-05-07T10:57:17.467Z] "encoding/base64", [2024-05-07T10:57:17.467Z] "encoding/binary", [2024-05-07T10:57:17.467Z] "encoding/hex", [2024-05-07T10:57:17.467Z] "encoding/pem", [2024-05-07T10:57:17.467Z] "errors", [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "hash", [2024-05-07T10:57:17.467Z] "hash/crc32", [2024-05-07T10:57:17.467Z] "internal/abi", [2024-05-07T10:57:17.467Z] "internal/bytealg", [2024-05-07T10:57:17.467Z] "internal/cpu", [2024-05-07T10:57:17.467Z] "internal/fmtsort", [2024-05-07T10:57:17.467Z] "internal/goexperiment", [2024-05-07T10:57:17.467Z] "internal/itoa", [2024-05-07T10:57:17.467Z] "internal/nettrace", [2024-05-07T10:57:17.467Z] "internal/oserror", [2024-05-07T10:57:17.467Z] "internal/poll", [2024-05-07T10:57:17.467Z] "internal/race", [2024-05-07T10:57:17.467Z] "internal/reflectlite", [2024-05-07T10:57:17.467Z] "internal/singleflight", [2024-05-07T10:57:17.467Z] "internal/syscall/execenv", [2024-05-07T10:57:17.467Z] "internal/syscall/unix", [2024-05-07T10:57:17.467Z] "internal/testlog", [2024-05-07T10:57:17.467Z] "internal/unsafeheader", [2024-05-07T10:57:17.467Z] "io", [2024-05-07T10:57:17.467Z] "io/fs", [2024-05-07T10:57:17.467Z] "io/ioutil", [2024-05-07T10:57:17.467Z] "log", [2024-05-07T10:57:17.467Z] "math", [2024-05-07T10:57:17.467Z] "math/big", [2024-05-07T10:57:17.467Z] "math/bits", [2024-05-07T10:57:17.467Z] "math/rand", [2024-05-07T10:57:17.467Z] "mime", [2024-05-07T10:57:17.467Z] "mime/multipart", [2024-05-07T10:57:17.467Z] "mime/quotedprintable", [2024-05-07T10:57:17.467Z] "net", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "net/http/httptrace", [2024-05-07T10:57:17.467Z] "net/http/internal", [2024-05-07T10:57:17.467Z] "net/http/internal/ascii", [2024-05-07T10:57:17.467Z] "net/textproto", [2024-05-07T10:57:17.467Z] "net/url", [2024-05-07T10:57:17.467Z] "os", [2024-05-07T10:57:17.467Z] "path", [2024-05-07T10:57:17.467Z] "path/filepath", [2024-05-07T10:57:17.467Z] "reflect", [2024-05-07T10:57:17.467Z] "runtime", [2024-05-07T10:57:17.467Z] "runtime/cgo", [2024-05-07T10:57:17.467Z] "runtime/internal/atomic", [2024-05-07T10:57:17.467Z] "runtime/internal/math", [2024-05-07T10:57:17.467Z] "runtime/internal/sys", [2024-05-07T10:57:17.467Z] "sort", [2024-05-07T10:57:17.467Z] "strconv", [2024-05-07T10:57:17.467Z] "strings", [2024-05-07T10:57:17.467Z] "sync", [2024-05-07T10:57:17.467Z] "sync/atomic", [2024-05-07T10:57:17.467Z] "syscall", [2024-05-07T10:57:17.467Z] "time", [2024-05-07T10:57:17.467Z] "unicode", [2024-05-07T10:57:17.467Z] "unicode/utf16", [2024-05-07T10:57:17.467Z] "unicode/utf8", [2024-05-07T10:57:17.467Z] "unsafe", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "XTestGoFiles": [ [2024-05-07T10:57:17.467Z] "router_bench_test.go", [2024-05-07T10:57:17.467Z] "router_test.go", [2024-05-07T10:57:17.467Z] "server_test.go", [2024-05-07T10:57:17.467Z] "util_test.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "XTestImports": [ [2024-05-07T10:57:17.467Z] "bytes", [2024-05-07T10:57:17.467Z] "context", [2024-05-07T10:57:17.467Z] "crypto/rand", [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.467Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.467Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.467Z] "io", [2024-05-07T10:57:17.467Z] "math/big", [2024-05-07T10:57:17.467Z] "math/rand", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "net/http/httptest", [2024-05-07T10:57:17.467Z] "reflect", [2024-05-07T10:57:17.467Z] "testing" [2024-05-07T10:57:17.467Z] ] [2024-05-07T10:57:17.467Z] } [2024-05-07T10:57:17.467Z] { [2024-05-07T10:57:17.467Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/header", [2024-05-07T10:57:17.467Z] "ImportPath": "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.467Z] "Name": "header", [2024-05-07T10:57:17.467Z] "Doc": "Package header provides functions for parsing HTTP headers.", [2024-05-07T10:57:17.467Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.467Z] "Module": { [2024-05-07T10:57:17.467Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.467Z] "Version": "v0.28.0", [2024-05-07T10:57:17.467Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.467Z] "Indirect": true, [2024-05-07T10:57:17.467Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.467Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.467Z] "GoVersion": "1.20" [2024-05-07T10:57:17.467Z] }, [2024-05-07T10:57:17.467Z] "DepOnly": true, [2024-05-07T10:57:17.467Z] "Stale": true, [2024-05-07T10:57:17.467Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.467Z] "GoFiles": [ [2024-05-07T10:57:17.467Z] "header.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "Imports": [ [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "strings", [2024-05-07T10:57:17.467Z] "time" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "Deps": [ [2024-05-07T10:57:17.467Z] "bufio", [2024-05-07T10:57:17.467Z] "bytes", [2024-05-07T10:57:17.467Z] "compress/flate", [2024-05-07T10:57:17.467Z] "compress/gzip", [2024-05-07T10:57:17.467Z] "container/list", [2024-05-07T10:57:17.467Z] "context", [2024-05-07T10:57:17.467Z] "crypto", [2024-05-07T10:57:17.467Z] "crypto/aes", [2024-05-07T10:57:17.467Z] "crypto/cipher", [2024-05-07T10:57:17.467Z] "crypto/des", [2024-05-07T10:57:17.467Z] "crypto/dsa", [2024-05-07T10:57:17.467Z] "crypto/ecdsa", [2024-05-07T10:57:17.467Z] "crypto/ed25519", [2024-05-07T10:57:17.467Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.467Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.467Z] "crypto/elliptic", [2024-05-07T10:57:17.467Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.467Z] "crypto/hmac", [2024-05-07T10:57:17.467Z] "crypto/internal/randutil", [2024-05-07T10:57:17.467Z] "crypto/internal/subtle", [2024-05-07T10:57:17.467Z] "crypto/md5", [2024-05-07T10:57:17.467Z] "crypto/rand", [2024-05-07T10:57:17.467Z] "crypto/rc4", [2024-05-07T10:57:17.467Z] "crypto/rsa", [2024-05-07T10:57:17.467Z] "crypto/sha1", [2024-05-07T10:57:17.467Z] "crypto/sha256", [2024-05-07T10:57:17.467Z] "crypto/sha512", [2024-05-07T10:57:17.467Z] "crypto/subtle", [2024-05-07T10:57:17.467Z] "crypto/tls", [2024-05-07T10:57:17.467Z] "crypto/x509", [2024-05-07T10:57:17.467Z] "crypto/x509/pkix", [2024-05-07T10:57:17.467Z] "encoding/asn1", [2024-05-07T10:57:17.467Z] "encoding/base64", [2024-05-07T10:57:17.467Z] "encoding/binary", [2024-05-07T10:57:17.467Z] "encoding/hex", [2024-05-07T10:57:17.467Z] "encoding/pem", [2024-05-07T10:57:17.467Z] "errors", [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "hash", [2024-05-07T10:57:17.467Z] "hash/crc32", [2024-05-07T10:57:17.467Z] "internal/abi", [2024-05-07T10:57:17.467Z] "internal/bytealg", [2024-05-07T10:57:17.467Z] "internal/cpu", [2024-05-07T10:57:17.467Z] "internal/fmtsort", [2024-05-07T10:57:17.467Z] "internal/goexperiment", [2024-05-07T10:57:17.467Z] "internal/itoa", [2024-05-07T10:57:17.467Z] "internal/nettrace", [2024-05-07T10:57:17.467Z] "internal/oserror", [2024-05-07T10:57:17.467Z] "internal/poll", [2024-05-07T10:57:17.467Z] "internal/race", [2024-05-07T10:57:17.467Z] "internal/reflectlite", [2024-05-07T10:57:17.467Z] "internal/singleflight", [2024-05-07T10:57:17.467Z] "internal/syscall/execenv", [2024-05-07T10:57:17.467Z] "internal/syscall/unix", [2024-05-07T10:57:17.467Z] "internal/testlog", [2024-05-07T10:57:17.467Z] "internal/unsafeheader", [2024-05-07T10:57:17.467Z] "io", [2024-05-07T10:57:17.467Z] "io/fs", [2024-05-07T10:57:17.467Z] "io/ioutil", [2024-05-07T10:57:17.467Z] "log", [2024-05-07T10:57:17.467Z] "math", [2024-05-07T10:57:17.467Z] "math/big", [2024-05-07T10:57:17.467Z] "math/bits", [2024-05-07T10:57:17.467Z] "math/rand", [2024-05-07T10:57:17.467Z] "mime", [2024-05-07T10:57:17.467Z] "mime/multipart", [2024-05-07T10:57:17.467Z] "mime/quotedprintable", [2024-05-07T10:57:17.467Z] "net", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "net/http/httptrace", [2024-05-07T10:57:17.467Z] "net/http/internal", [2024-05-07T10:57:17.467Z] "net/http/internal/ascii", [2024-05-07T10:57:17.467Z] "net/textproto", [2024-05-07T10:57:17.467Z] "net/url", [2024-05-07T10:57:17.467Z] "os", [2024-05-07T10:57:17.467Z] "path", [2024-05-07T10:57:17.467Z] "path/filepath", [2024-05-07T10:57:17.467Z] "reflect", [2024-05-07T10:57:17.467Z] "runtime", [2024-05-07T10:57:17.467Z] "runtime/cgo", [2024-05-07T10:57:17.467Z] "runtime/internal/atomic", [2024-05-07T10:57:17.467Z] "runtime/internal/math", [2024-05-07T10:57:17.467Z] "runtime/internal/sys", [2024-05-07T10:57:17.467Z] "sort", [2024-05-07T10:57:17.467Z] "strconv", [2024-05-07T10:57:17.467Z] "strings", [2024-05-07T10:57:17.467Z] "sync", [2024-05-07T10:57:17.467Z] "sync/atomic", [2024-05-07T10:57:17.467Z] "syscall", [2024-05-07T10:57:17.467Z] "time", [2024-05-07T10:57:17.467Z] "unicode", [2024-05-07T10:57:17.467Z] "unicode/utf16", [2024-05-07T10:57:17.467Z] "unicode/utf8", [2024-05-07T10:57:17.467Z] "unsafe", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.467Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "TestGoFiles": [ [2024-05-07T10:57:17.467Z] "header_test.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "TestImports": [ [2024-05-07T10:57:17.467Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "testing" [2024-05-07T10:57:17.467Z] ] [2024-05-07T10:57:17.467Z] } [2024-05-07T10:57:17.467Z] { [2024-05-07T10:57:17.467Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware/untyped", [2024-05-07T10:57:17.467Z] "ImportPath": "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.467Z] "Name": "untyped", [2024-05-07T10:57:17.467Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.467Z] "Module": { [2024-05-07T10:57:17.467Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.467Z] "Version": "v0.28.0", [2024-05-07T10:57:17.467Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.467Z] "Indirect": true, [2024-05-07T10:57:17.467Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.467Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.467Z] "GoVersion": "1.20" [2024-05-07T10:57:17.467Z] }, [2024-05-07T10:57:17.467Z] "DepOnly": true, [2024-05-07T10:57:17.467Z] "Stale": true, [2024-05-07T10:57:17.467Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.467Z] "GoFiles": [ [2024-05-07T10:57:17.467Z] "api.go" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "Imports": [ [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.467Z] "net/http", [2024-05-07T10:57:17.467Z] "sort", [2024-05-07T10:57:17.467Z] "strings" [2024-05-07T10:57:17.467Z] ], [2024-05-07T10:57:17.467Z] "Deps": [ [2024-05-07T10:57:17.467Z] "bufio", [2024-05-07T10:57:17.467Z] "bytes", [2024-05-07T10:57:17.467Z] "compress/flate", [2024-05-07T10:57:17.467Z] "compress/gzip", [2024-05-07T10:57:17.467Z] "container/list", [2024-05-07T10:57:17.467Z] "context", [2024-05-07T10:57:17.467Z] "crypto", [2024-05-07T10:57:17.467Z] "crypto/aes", [2024-05-07T10:57:17.467Z] "crypto/cipher", [2024-05-07T10:57:17.467Z] "crypto/des", [2024-05-07T10:57:17.467Z] "crypto/dsa", [2024-05-07T10:57:17.467Z] "crypto/ecdsa", [2024-05-07T10:57:17.467Z] "crypto/ed25519", [2024-05-07T10:57:17.467Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.467Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.467Z] "crypto/elliptic", [2024-05-07T10:57:17.467Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.467Z] "crypto/hmac", [2024-05-07T10:57:17.467Z] "crypto/internal/randutil", [2024-05-07T10:57:17.467Z] "crypto/internal/subtle", [2024-05-07T10:57:17.467Z] "crypto/md5", [2024-05-07T10:57:17.467Z] "crypto/rand", [2024-05-07T10:57:17.467Z] "crypto/rc4", [2024-05-07T10:57:17.467Z] "crypto/rsa", [2024-05-07T10:57:17.467Z] "crypto/sha1", [2024-05-07T10:57:17.467Z] "crypto/sha256", [2024-05-07T10:57:17.467Z] "crypto/sha512", [2024-05-07T10:57:17.467Z] "crypto/subtle", [2024-05-07T10:57:17.467Z] "crypto/tls", [2024-05-07T10:57:17.467Z] "crypto/x509", [2024-05-07T10:57:17.467Z] "crypto/x509/pkix", [2024-05-07T10:57:17.467Z] "database/sql/driver", [2024-05-07T10:57:17.467Z] "embed", [2024-05-07T10:57:17.467Z] "encoding", [2024-05-07T10:57:17.467Z] "encoding/asn1", [2024-05-07T10:57:17.467Z] "encoding/base64", [2024-05-07T10:57:17.467Z] "encoding/binary", [2024-05-07T10:57:17.467Z] "encoding/csv", [2024-05-07T10:57:17.467Z] "encoding/gob", [2024-05-07T10:57:17.467Z] "encoding/hex", [2024-05-07T10:57:17.467Z] "encoding/json", [2024-05-07T10:57:17.467Z] "encoding/pem", [2024-05-07T10:57:17.467Z] "encoding/xml", [2024-05-07T10:57:17.467Z] "errors", [2024-05-07T10:57:17.467Z] "fmt", [2024-05-07T10:57:17.467Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.467Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.467Z] "github.com/google/uuid", [2024-05-07T10:57:17.467Z] "github.com/josharian/intern", [2024-05-07T10:57:17.467Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.467Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.467Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.467Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.467Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.467Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.467Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.467Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.467Z] "hash", [2024-05-07T10:57:17.467Z] "hash/crc32", [2024-05-07T10:57:17.467Z] "html", [2024-05-07T10:57:17.467Z] "internal/abi", [2024-05-07T10:57:17.467Z] "internal/bytealg", [2024-05-07T10:57:17.467Z] "internal/cpu", [2024-05-07T10:57:17.467Z] "internal/fmtsort", [2024-05-07T10:57:17.467Z] "internal/goexperiment", [2024-05-07T10:57:17.467Z] "internal/itoa", [2024-05-07T10:57:17.467Z] "internal/nettrace", [2024-05-07T10:57:17.467Z] "internal/oserror", [2024-05-07T10:57:17.467Z] "internal/poll", [2024-05-07T10:57:17.467Z] "internal/race", [2024-05-07T10:57:17.467Z] "internal/reflectlite", [2024-05-07T10:57:17.467Z] "internal/singleflight", [2024-05-07T10:57:17.467Z] "internal/syscall/execenv", [2024-05-07T10:57:17.467Z] "internal/syscall/unix", [2024-05-07T10:57:17.467Z] "internal/testlog", [2024-05-07T10:57:17.467Z] "internal/unsafeheader", [2024-05-07T10:57:17.467Z] "io", [2024-05-07T10:57:17.467Z] "io/fs", [2024-05-07T10:57:17.467Z] "io/ioutil", [2024-05-07T10:57:17.467Z] "log", [2024-05-07T10:57:17.467Z] "math", [2024-05-07T10:57:17.468Z] "math/big", [2024-05-07T10:57:17.468Z] "math/bits", [2024-05-07T10:57:17.468Z] "math/rand", [2024-05-07T10:57:17.468Z] "mime", [2024-05-07T10:57:17.468Z] "mime/multipart", [2024-05-07T10:57:17.468Z] "mime/quotedprintable", [2024-05-07T10:57:17.468Z] "net", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "net/http/httptrace", [2024-05-07T10:57:17.468Z] "net/http/internal", [2024-05-07T10:57:17.468Z] "net/http/internal/ascii", [2024-05-07T10:57:17.468Z] "net/mail", [2024-05-07T10:57:17.468Z] "net/textproto", [2024-05-07T10:57:17.468Z] "net/url", [2024-05-07T10:57:17.468Z] "os", [2024-05-07T10:57:17.468Z] "path", [2024-05-07T10:57:17.468Z] "path/filepath", [2024-05-07T10:57:17.468Z] "reflect", [2024-05-07T10:57:17.468Z] "regexp", [2024-05-07T10:57:17.468Z] "regexp/syntax", [2024-05-07T10:57:17.468Z] "runtime", [2024-05-07T10:57:17.468Z] "runtime/cgo", [2024-05-07T10:57:17.468Z] "runtime/internal/atomic", [2024-05-07T10:57:17.468Z] "runtime/internal/math", [2024-05-07T10:57:17.468Z] "runtime/internal/sys", [2024-05-07T10:57:17.468Z] "sort", [2024-05-07T10:57:17.468Z] "strconv", [2024-05-07T10:57:17.468Z] "strings", [2024-05-07T10:57:17.468Z] "sync", [2024-05-07T10:57:17.468Z] "sync/atomic", [2024-05-07T10:57:17.468Z] "syscall", [2024-05-07T10:57:17.468Z] "time", [2024-05-07T10:57:17.468Z] "unicode", [2024-05-07T10:57:17.468Z] "unicode/utf16", [2024-05-07T10:57:17.468Z] "unicode/utf8", [2024-05-07T10:57:17.468Z] "unsafe", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "TestGoFiles": [ [2024-05-07T10:57:17.468Z] "api_test.go" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "TestImports": [ [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.468Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.468Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.468Z] "io", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "sort", [2024-05-07T10:57:17.468Z] "testing" [2024-05-07T10:57:17.468Z] ] [2024-05-07T10:57:17.468Z] } [2024-05-07T10:57:17.468Z] { [2024-05-07T10:57:17.468Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/security", [2024-05-07T10:57:17.468Z] "ImportPath": "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.468Z] "Name": "security", [2024-05-07T10:57:17.468Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.468Z] "Module": { [2024-05-07T10:57:17.468Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.468Z] "Version": "v0.28.0", [2024-05-07T10:57:17.468Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.468Z] "Indirect": true, [2024-05-07T10:57:17.468Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.468Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.468Z] "GoVersion": "1.20" [2024-05-07T10:57:17.468Z] }, [2024-05-07T10:57:17.468Z] "DepOnly": true, [2024-05-07T10:57:17.468Z] "Stale": true, [2024-05-07T10:57:17.468Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.468Z] "GoFiles": [ [2024-05-07T10:57:17.468Z] "authenticator.go", [2024-05-07T10:57:17.468Z] "authorizer.go" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "Imports": [ [2024-05-07T10:57:17.468Z] "context", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "strings" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "Deps": [ [2024-05-07T10:57:17.468Z] "bufio", [2024-05-07T10:57:17.468Z] "bytes", [2024-05-07T10:57:17.468Z] "compress/flate", [2024-05-07T10:57:17.468Z] "compress/gzip", [2024-05-07T10:57:17.468Z] "container/list", [2024-05-07T10:57:17.468Z] "context", [2024-05-07T10:57:17.468Z] "crypto", [2024-05-07T10:57:17.468Z] "crypto/aes", [2024-05-07T10:57:17.468Z] "crypto/cipher", [2024-05-07T10:57:17.468Z] "crypto/des", [2024-05-07T10:57:17.468Z] "crypto/dsa", [2024-05-07T10:57:17.468Z] "crypto/ecdsa", [2024-05-07T10:57:17.468Z] "crypto/ed25519", [2024-05-07T10:57:17.468Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.468Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.468Z] "crypto/elliptic", [2024-05-07T10:57:17.468Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.468Z] "crypto/hmac", [2024-05-07T10:57:17.468Z] "crypto/internal/randutil", [2024-05-07T10:57:17.468Z] "crypto/internal/subtle", [2024-05-07T10:57:17.468Z] "crypto/md5", [2024-05-07T10:57:17.468Z] "crypto/rand", [2024-05-07T10:57:17.468Z] "crypto/rc4", [2024-05-07T10:57:17.468Z] "crypto/rsa", [2024-05-07T10:57:17.468Z] "crypto/sha1", [2024-05-07T10:57:17.468Z] "crypto/sha256", [2024-05-07T10:57:17.468Z] "crypto/sha512", [2024-05-07T10:57:17.468Z] "crypto/subtle", [2024-05-07T10:57:17.468Z] "crypto/tls", [2024-05-07T10:57:17.468Z] "crypto/x509", [2024-05-07T10:57:17.468Z] "crypto/x509/pkix", [2024-05-07T10:57:17.468Z] "database/sql/driver", [2024-05-07T10:57:17.468Z] "encoding", [2024-05-07T10:57:17.468Z] "encoding/asn1", [2024-05-07T10:57:17.468Z] "encoding/base64", [2024-05-07T10:57:17.468Z] "encoding/binary", [2024-05-07T10:57:17.468Z] "encoding/csv", [2024-05-07T10:57:17.468Z] "encoding/hex", [2024-05-07T10:57:17.468Z] "encoding/json", [2024-05-07T10:57:17.468Z] "encoding/pem", [2024-05-07T10:57:17.468Z] "encoding/xml", [2024-05-07T10:57:17.468Z] "errors", [2024-05-07T10:57:17.468Z] "fmt", [2024-05-07T10:57:17.468Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.468Z] "github.com/google/uuid", [2024-05-07T10:57:17.468Z] "github.com/josharian/intern", [2024-05-07T10:57:17.468Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.468Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.468Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.468Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.468Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.468Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.468Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.468Z] "hash", [2024-05-07T10:57:17.468Z] "hash/crc32", [2024-05-07T10:57:17.468Z] "html", [2024-05-07T10:57:17.468Z] "internal/abi", [2024-05-07T10:57:17.468Z] "internal/bytealg", [2024-05-07T10:57:17.468Z] "internal/cpu", [2024-05-07T10:57:17.468Z] "internal/fmtsort", [2024-05-07T10:57:17.468Z] "internal/goexperiment", [2024-05-07T10:57:17.468Z] "internal/itoa", [2024-05-07T10:57:17.468Z] "internal/nettrace", [2024-05-07T10:57:17.468Z] "internal/oserror", [2024-05-07T10:57:17.468Z] "internal/poll", [2024-05-07T10:57:17.468Z] "internal/race", [2024-05-07T10:57:17.468Z] "internal/reflectlite", [2024-05-07T10:57:17.468Z] "internal/singleflight", [2024-05-07T10:57:17.468Z] "internal/syscall/execenv", [2024-05-07T10:57:17.468Z] "internal/syscall/unix", [2024-05-07T10:57:17.468Z] "internal/testlog", [2024-05-07T10:57:17.468Z] "internal/unsafeheader", [2024-05-07T10:57:17.468Z] "io", [2024-05-07T10:57:17.468Z] "io/fs", [2024-05-07T10:57:17.468Z] "io/ioutil", [2024-05-07T10:57:17.468Z] "log", [2024-05-07T10:57:17.468Z] "math", [2024-05-07T10:57:17.468Z] "math/big", [2024-05-07T10:57:17.468Z] "math/bits", [2024-05-07T10:57:17.468Z] "math/rand", [2024-05-07T10:57:17.468Z] "mime", [2024-05-07T10:57:17.468Z] "mime/multipart", [2024-05-07T10:57:17.468Z] "mime/quotedprintable", [2024-05-07T10:57:17.468Z] "net", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "net/http/httptrace", [2024-05-07T10:57:17.468Z] "net/http/internal", [2024-05-07T10:57:17.468Z] "net/http/internal/ascii", [2024-05-07T10:57:17.468Z] "net/mail", [2024-05-07T10:57:17.468Z] "net/textproto", [2024-05-07T10:57:17.468Z] "net/url", [2024-05-07T10:57:17.468Z] "os", [2024-05-07T10:57:17.468Z] "path", [2024-05-07T10:57:17.468Z] "path/filepath", [2024-05-07T10:57:17.468Z] "reflect", [2024-05-07T10:57:17.468Z] "regexp", [2024-05-07T10:57:17.468Z] "regexp/syntax", [2024-05-07T10:57:17.468Z] "runtime", [2024-05-07T10:57:17.468Z] "runtime/cgo", [2024-05-07T10:57:17.468Z] "runtime/internal/atomic", [2024-05-07T10:57:17.468Z] "runtime/internal/math", [2024-05-07T10:57:17.468Z] "runtime/internal/sys", [2024-05-07T10:57:17.468Z] "sort", [2024-05-07T10:57:17.468Z] "strconv", [2024-05-07T10:57:17.468Z] "strings", [2024-05-07T10:57:17.468Z] "sync", [2024-05-07T10:57:17.468Z] "sync/atomic", [2024-05-07T10:57:17.468Z] "syscall", [2024-05-07T10:57:17.468Z] "time", [2024-05-07T10:57:17.468Z] "unicode", [2024-05-07T10:57:17.468Z] "unicode/utf16", [2024-05-07T10:57:17.468Z] "unicode/utf8", [2024-05-07T10:57:17.468Z] "unsafe", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.468Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "TestGoFiles": [ [2024-05-07T10:57:17.468Z] "apikey_auth_test.go", [2024-05-07T10:57:17.468Z] "authorizer_test.go", [2024-05-07T10:57:17.468Z] "basic_auth_test.go", [2024-05-07T10:57:17.468Z] "bearer_auth_test.go" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "TestImports": [ [2024-05-07T10:57:17.468Z] "bytes", [2024-05-07T10:57:17.468Z] "context", [2024-05-07T10:57:17.468Z] "fmt", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.468Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.468Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.468Z] "mime/multipart", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "net/url", [2024-05-07T10:57:17.468Z] "strings", [2024-05-07T10:57:17.468Z] "testing" [2024-05-07T10:57:17.468Z] ] [2024-05-07T10:57:17.468Z] } [2024-05-07T10:57:17.468Z] { [2024-05-07T10:57:17.468Z] "Dir": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-05-07T10:57:17.468Z] "ImportPath": "github.com/go-openapi/validate", [2024-05-07T10:57:17.468Z] "Name": "validate", [2024-05-07T10:57:17.468Z] "Doc": "Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.", [2024-05-07T10:57:17.468Z] "Root": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-05-07T10:57:17.468Z] "Module": { [2024-05-07T10:57:17.468Z] "Path": "github.com/go-openapi/validate", [2024-05-07T10:57:17.468Z] "Version": "v0.24.0", [2024-05-07T10:57:17.468Z] "Time": "2024-03-09T18:49:36Z", [2024-05-07T10:57:17.468Z] "Indirect": true, [2024-05-07T10:57:17.468Z] "Dir": "/go/pkg/mod/github.com/go-openapi/validate@v0.24.0", [2024-05-07T10:57:17.468Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/validate/@v/v0.24.0.mod", [2024-05-07T10:57:17.468Z] "GoVersion": "1.20" [2024-05-07T10:57:17.468Z] }, [2024-05-07T10:57:17.468Z] "DepOnly": true, [2024-05-07T10:57:17.468Z] "Stale": true, [2024-05-07T10:57:17.468Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.468Z] "GoFiles": [ [2024-05-07T10:57:17.468Z] "context.go", [2024-05-07T10:57:17.468Z] "debug.go", [2024-05-07T10:57:17.468Z] "default_validator.go", [2024-05-07T10:57:17.468Z] "doc.go", [2024-05-07T10:57:17.468Z] "example_validator.go", [2024-05-07T10:57:17.468Z] "formats.go", [2024-05-07T10:57:17.468Z] "helpers.go", [2024-05-07T10:57:17.468Z] "object_validator.go", [2024-05-07T10:57:17.468Z] "options.go", [2024-05-07T10:57:17.468Z] "pools.go", [2024-05-07T10:57:17.468Z] "result.go", [2024-05-07T10:57:17.468Z] "rexp.go", [2024-05-07T10:57:17.468Z] "schema.go", [2024-05-07T10:57:17.468Z] "schema_messages.go", [2024-05-07T10:57:17.468Z] "schema_option.go", [2024-05-07T10:57:17.468Z] "schema_props.go", [2024-05-07T10:57:17.468Z] "slice_validator.go", [2024-05-07T10:57:17.468Z] "spec.go", [2024-05-07T10:57:17.468Z] "spec_messages.go", [2024-05-07T10:57:17.468Z] "type.go", [2024-05-07T10:57:17.468Z] "validator.go", [2024-05-07T10:57:17.468Z] "values.go" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.468Z] "pools_debug.go", [2024-05-07T10:57:17.468Z] "pools_debug_test.go" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "Imports": [ [2024-05-07T10:57:17.468Z] "bytes", [2024-05-07T10:57:17.468Z] "context", [2024-05-07T10:57:17.468Z] "encoding/gob", [2024-05-07T10:57:17.468Z] "encoding/json", [2024-05-07T10:57:17.468Z] "errors", [2024-05-07T10:57:17.468Z] "fmt", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.468Z] "log", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "os", [2024-05-07T10:57:17.468Z] "path/filepath", [2024-05-07T10:57:17.468Z] "reflect", [2024-05-07T10:57:17.468Z] "regexp", [2024-05-07T10:57:17.468Z] "runtime", [2024-05-07T10:57:17.468Z] "sort", [2024-05-07T10:57:17.468Z] "strconv", [2024-05-07T10:57:17.468Z] "strings", [2024-05-07T10:57:17.468Z] "sync", [2024-05-07T10:57:17.468Z] "sync/atomic", [2024-05-07T10:57:17.468Z] "unicode/utf8" [2024-05-07T10:57:17.468Z] ], [2024-05-07T10:57:17.468Z] "Deps": [ [2024-05-07T10:57:17.468Z] "bufio", [2024-05-07T10:57:17.468Z] "bytes", [2024-05-07T10:57:17.468Z] "compress/flate", [2024-05-07T10:57:17.468Z] "compress/gzip", [2024-05-07T10:57:17.468Z] "container/list", [2024-05-07T10:57:17.468Z] "context", [2024-05-07T10:57:17.468Z] "crypto", [2024-05-07T10:57:17.468Z] "crypto/aes", [2024-05-07T10:57:17.468Z] "crypto/cipher", [2024-05-07T10:57:17.468Z] "crypto/des", [2024-05-07T10:57:17.468Z] "crypto/dsa", [2024-05-07T10:57:17.468Z] "crypto/ecdsa", [2024-05-07T10:57:17.468Z] "crypto/ed25519", [2024-05-07T10:57:17.468Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.468Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.468Z] "crypto/elliptic", [2024-05-07T10:57:17.468Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.468Z] "crypto/hmac", [2024-05-07T10:57:17.468Z] "crypto/internal/randutil", [2024-05-07T10:57:17.468Z] "crypto/internal/subtle", [2024-05-07T10:57:17.468Z] "crypto/md5", [2024-05-07T10:57:17.468Z] "crypto/rand", [2024-05-07T10:57:17.468Z] "crypto/rc4", [2024-05-07T10:57:17.468Z] "crypto/rsa", [2024-05-07T10:57:17.468Z] "crypto/sha1", [2024-05-07T10:57:17.468Z] "crypto/sha256", [2024-05-07T10:57:17.468Z] "crypto/sha512", [2024-05-07T10:57:17.468Z] "crypto/subtle", [2024-05-07T10:57:17.468Z] "crypto/tls", [2024-05-07T10:57:17.468Z] "crypto/x509", [2024-05-07T10:57:17.468Z] "crypto/x509/pkix", [2024-05-07T10:57:17.468Z] "database/sql/driver", [2024-05-07T10:57:17.468Z] "embed", [2024-05-07T10:57:17.468Z] "encoding", [2024-05-07T10:57:17.468Z] "encoding/asn1", [2024-05-07T10:57:17.468Z] "encoding/base64", [2024-05-07T10:57:17.468Z] "encoding/binary", [2024-05-07T10:57:17.468Z] "encoding/gob", [2024-05-07T10:57:17.468Z] "encoding/hex", [2024-05-07T10:57:17.468Z] "encoding/json", [2024-05-07T10:57:17.468Z] "encoding/pem", [2024-05-07T10:57:17.468Z] "errors", [2024-05-07T10:57:17.468Z] "fmt", [2024-05-07T10:57:17.468Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.468Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.468Z] "github.com/google/uuid", [2024-05-07T10:57:17.468Z] "github.com/josharian/intern", [2024-05-07T10:57:17.468Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.468Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.468Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.468Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.468Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.468Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.468Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.468Z] "hash", [2024-05-07T10:57:17.468Z] "hash/crc32", [2024-05-07T10:57:17.468Z] "html", [2024-05-07T10:57:17.468Z] "internal/abi", [2024-05-07T10:57:17.468Z] "internal/bytealg", [2024-05-07T10:57:17.468Z] "internal/cpu", [2024-05-07T10:57:17.468Z] "internal/fmtsort", [2024-05-07T10:57:17.468Z] "internal/goexperiment", [2024-05-07T10:57:17.468Z] "internal/itoa", [2024-05-07T10:57:17.468Z] "internal/nettrace", [2024-05-07T10:57:17.468Z] "internal/oserror", [2024-05-07T10:57:17.468Z] "internal/poll", [2024-05-07T10:57:17.468Z] "internal/race", [2024-05-07T10:57:17.468Z] "internal/reflectlite", [2024-05-07T10:57:17.468Z] "internal/singleflight", [2024-05-07T10:57:17.468Z] "internal/syscall/execenv", [2024-05-07T10:57:17.468Z] "internal/syscall/unix", [2024-05-07T10:57:17.468Z] "internal/testlog", [2024-05-07T10:57:17.468Z] "internal/unsafeheader", [2024-05-07T10:57:17.468Z] "io", [2024-05-07T10:57:17.468Z] "io/fs", [2024-05-07T10:57:17.468Z] "io/ioutil", [2024-05-07T10:57:17.468Z] "log", [2024-05-07T10:57:17.468Z] "math", [2024-05-07T10:57:17.468Z] "math/big", [2024-05-07T10:57:17.468Z] "math/bits", [2024-05-07T10:57:17.468Z] "math/rand", [2024-05-07T10:57:17.468Z] "mime", [2024-05-07T10:57:17.468Z] "mime/multipart", [2024-05-07T10:57:17.468Z] "mime/quotedprintable", [2024-05-07T10:57:17.468Z] "net", [2024-05-07T10:57:17.468Z] "net/http", [2024-05-07T10:57:17.468Z] "net/http/httptrace", [2024-05-07T10:57:17.468Z] "net/http/internal", [2024-05-07T10:57:17.468Z] "net/http/internal/ascii", [2024-05-07T10:57:17.468Z] "net/mail", [2024-05-07T10:57:17.468Z] "net/textproto", [2024-05-07T10:57:17.468Z] "net/url", [2024-05-07T10:57:17.468Z] "os", [2024-05-07T10:57:17.468Z] "path", [2024-05-07T10:57:17.468Z] "path/filepath", [2024-05-07T10:57:17.468Z] "reflect", [2024-05-07T10:57:17.468Z] "regexp", [2024-05-07T10:57:17.468Z] "regexp/syntax", [2024-05-07T10:57:17.468Z] "runtime", [2024-05-07T10:57:17.468Z] "runtime/cgo", [2024-05-07T10:57:17.468Z] "runtime/internal/atomic", [2024-05-07T10:57:17.468Z] "runtime/internal/math", [2024-05-07T10:57:17.468Z] "runtime/internal/sys", [2024-05-07T10:57:17.468Z] "sort", [2024-05-07T10:57:17.468Z] "strconv", [2024-05-07T10:57:17.468Z] "strings", [2024-05-07T10:57:17.468Z] "sync", [2024-05-07T10:57:17.468Z] "sync/atomic", [2024-05-07T10:57:17.468Z] "syscall", [2024-05-07T10:57:17.468Z] "time", [2024-05-07T10:57:17.468Z] "unicode", [2024-05-07T10:57:17.468Z] "unicode/utf16", [2024-05-07T10:57:17.468Z] "unicode/utf8", [2024-05-07T10:57:17.469Z] "unsafe", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "TestGoFiles": [ [2024-05-07T10:57:17.469Z] "benchmark_test.go", [2024-05-07T10:57:17.469Z] "context_test.go", [2024-05-07T10:57:17.469Z] "debug_test.go", [2024-05-07T10:57:17.469Z] "default_validator_test.go", [2024-05-07T10:57:17.469Z] "example_validator_test.go", [2024-05-07T10:57:17.469Z] "formats_test.go", [2024-05-07T10:57:17.469Z] "helpers_test.go", [2024-05-07T10:57:17.469Z] "items_validator_test.go", [2024-05-07T10:57:17.469Z] "jsonschema_test.go", [2024-05-07T10:57:17.469Z] "messages_test.go", [2024-05-07T10:57:17.469Z] "object_validator_test.go", [2024-05-07T10:57:17.469Z] "options_test.go", [2024-05-07T10:57:17.469Z] "parameter_validator_test.go", [2024-05-07T10:57:17.469Z] "result_test.go", [2024-05-07T10:57:17.469Z] "rexp_test.go", [2024-05-07T10:57:17.469Z] "schema_option_test.go", [2024-05-07T10:57:17.469Z] "schema_props_test.go", [2024-05-07T10:57:17.469Z] "schema_test.go", [2024-05-07T10:57:17.469Z] "slice_validator_test.go", [2024-05-07T10:57:17.469Z] "spec_test.go", [2024-05-07T10:57:17.469Z] "swagger_test.go", [2024-05-07T10:57:17.469Z] "type_test.go", [2024-05-07T10:57:17.469Z] "validator_test.go", [2024-05-07T10:57:17.469Z] "values_test.go" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "TestImports": [ [2024-05-07T10:57:17.469Z] "context", [2024-05-07T10:57:17.469Z] "encoding/json", [2024-05-07T10:57:17.469Z] "errors", [2024-05-07T10:57:17.469Z] "flag", [2024-05-07T10:57:17.469Z] "fmt", [2024-05-07T10:57:17.469Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads/fmts", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.469Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.469Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.469Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.469Z] "io", [2024-05-07T10:57:17.469Z] "log", [2024-05-07T10:57:17.469Z] "math", [2024-05-07T10:57:17.469Z] "net/http", [2024-05-07T10:57:17.469Z] "os", [2024-05-07T10:57:17.469Z] "path/filepath", [2024-05-07T10:57:17.469Z] "reflect", [2024-05-07T10:57:17.469Z] "regexp", [2024-05-07T10:57:17.469Z] "sort", [2024-05-07T10:57:17.469Z] "strings", [2024-05-07T10:57:17.469Z] "sync", [2024-05-07T10:57:17.469Z] "testing", [2024-05-07T10:57:17.469Z] "time" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "XTestGoFiles": [ [2024-05-07T10:57:17.469Z] "doc_test.go", [2024-05-07T10:57:17.469Z] "pools_test.go" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "XTestImports": [ [2024-05-07T10:57:17.469Z] "encoding/json", [2024-05-07T10:57:17.469Z] "fmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.469Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.469Z] "os", [2024-05-07T10:57:17.469Z] "path/filepath", [2024-05-07T10:57:17.469Z] "testing" [2024-05-07T10:57:17.469Z] ] [2024-05-07T10:57:17.469Z] } [2024-05-07T10:57:17.469Z] { [2024-05-07T10:57:17.469Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/middleware", [2024-05-07T10:57:17.469Z] "ImportPath": "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.469Z] "Name": "middleware", [2024-05-07T10:57:17.469Z] "Doc": "Package middleware provides the library with helper functions for serving swagger APIs.", [2024-05-07T10:57:17.469Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.469Z] "Module": { [2024-05-07T10:57:17.469Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "Version": "v0.28.0", [2024-05-07T10:57:17.469Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.469Z] "Indirect": true, [2024-05-07T10:57:17.469Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.469Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.469Z] "GoVersion": "1.20" [2024-05-07T10:57:17.469Z] }, [2024-05-07T10:57:17.469Z] "DepOnly": true, [2024-05-07T10:57:17.469Z] "Stale": true, [2024-05-07T10:57:17.469Z] "StaleReason": "stale dependency: github.com/josharian/intern", [2024-05-07T10:57:17.469Z] "GoFiles": [ [2024-05-07T10:57:17.469Z] "context.go", [2024-05-07T10:57:17.469Z] "doc.go", [2024-05-07T10:57:17.469Z] "negotiate.go", [2024-05-07T10:57:17.469Z] "not_implemented.go", [2024-05-07T10:57:17.469Z] "operation.go", [2024-05-07T10:57:17.469Z] "parameter.go", [2024-05-07T10:57:17.469Z] "rapidoc.go", [2024-05-07T10:57:17.469Z] "redoc.go", [2024-05-07T10:57:17.469Z] "request.go", [2024-05-07T10:57:17.469Z] "router.go", [2024-05-07T10:57:17.469Z] "security.go", [2024-05-07T10:57:17.469Z] "spec.go", [2024-05-07T10:57:17.469Z] "swaggerui.go", [2024-05-07T10:57:17.469Z] "swaggerui_oauth2.go", [2024-05-07T10:57:17.469Z] "ui_options.go", [2024-05-07T10:57:17.469Z] "validation.go" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "Imports": [ [2024-05-07T10:57:17.469Z] "bytes", [2024-05-07T10:57:17.469Z] "context", [2024-05-07T10:57:17.469Z] "encoding", [2024-05-07T10:57:17.469Z] "encoding/base64", [2024-05-07T10:57:17.469Z] "encoding/gob", [2024-05-07T10:57:17.469Z] "fmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.469Z] "html/template", [2024-05-07T10:57:17.469Z] "io", [2024-05-07T10:57:17.469Z] "mime", [2024-05-07T10:57:17.469Z] "net/http", [2024-05-07T10:57:17.469Z] "net/url", [2024-05-07T10:57:17.469Z] "path", [2024-05-07T10:57:17.469Z] "reflect", [2024-05-07T10:57:17.469Z] "regexp", [2024-05-07T10:57:17.469Z] "strconv", [2024-05-07T10:57:17.469Z] "strings", [2024-05-07T10:57:17.469Z] "sync", [2024-05-07T10:57:17.469Z] "text/template" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "Deps": [ [2024-05-07T10:57:17.469Z] "bufio", [2024-05-07T10:57:17.469Z] "bytes", [2024-05-07T10:57:17.469Z] "compress/flate", [2024-05-07T10:57:17.469Z] "compress/gzip", [2024-05-07T10:57:17.469Z] "container/list", [2024-05-07T10:57:17.469Z] "context", [2024-05-07T10:57:17.469Z] "crypto", [2024-05-07T10:57:17.469Z] "crypto/aes", [2024-05-07T10:57:17.469Z] "crypto/cipher", [2024-05-07T10:57:17.469Z] "crypto/des", [2024-05-07T10:57:17.469Z] "crypto/dsa", [2024-05-07T10:57:17.469Z] "crypto/ecdsa", [2024-05-07T10:57:17.469Z] "crypto/ed25519", [2024-05-07T10:57:17.469Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.469Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.469Z] "crypto/elliptic", [2024-05-07T10:57:17.469Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.469Z] "crypto/hmac", [2024-05-07T10:57:17.469Z] "crypto/internal/randutil", [2024-05-07T10:57:17.469Z] "crypto/internal/subtle", [2024-05-07T10:57:17.469Z] "crypto/md5", [2024-05-07T10:57:17.469Z] "crypto/rand", [2024-05-07T10:57:17.469Z] "crypto/rc4", [2024-05-07T10:57:17.469Z] "crypto/rsa", [2024-05-07T10:57:17.469Z] "crypto/sha1", [2024-05-07T10:57:17.469Z] "crypto/sha256", [2024-05-07T10:57:17.469Z] "crypto/sha512", [2024-05-07T10:57:17.469Z] "crypto/subtle", [2024-05-07T10:57:17.469Z] "crypto/tls", [2024-05-07T10:57:17.469Z] "crypto/x509", [2024-05-07T10:57:17.469Z] "crypto/x509/pkix", [2024-05-07T10:57:17.469Z] "database/sql/driver", [2024-05-07T10:57:17.469Z] "embed", [2024-05-07T10:57:17.469Z] "encoding", [2024-05-07T10:57:17.469Z] "encoding/asn1", [2024-05-07T10:57:17.469Z] "encoding/base64", [2024-05-07T10:57:17.469Z] "encoding/binary", [2024-05-07T10:57:17.469Z] "encoding/csv", [2024-05-07T10:57:17.469Z] "encoding/gob", [2024-05-07T10:57:17.469Z] "encoding/hex", [2024-05-07T10:57:17.469Z] "encoding/json", [2024-05-07T10:57:17.469Z] "encoding/pem", [2024-05-07T10:57:17.469Z] "encoding/xml", [2024-05-07T10:57:17.469Z] "errors", [2024-05-07T10:57:17.469Z] "fmt", [2024-05-07T10:57:17.469Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.469Z] "github.com/google/uuid", [2024-05-07T10:57:17.469Z] "github.com/josharian/intern", [2024-05-07T10:57:17.469Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.469Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.469Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.469Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.469Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.469Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.469Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.469Z] "hash", [2024-05-07T10:57:17.469Z] "hash/crc32", [2024-05-07T10:57:17.469Z] "html", [2024-05-07T10:57:17.469Z] "html/template", [2024-05-07T10:57:17.469Z] "internal/abi", [2024-05-07T10:57:17.469Z] "internal/bytealg", [2024-05-07T10:57:17.469Z] "internal/cpu", [2024-05-07T10:57:17.469Z] "internal/fmtsort", [2024-05-07T10:57:17.469Z] "internal/goexperiment", [2024-05-07T10:57:17.469Z] "internal/itoa", [2024-05-07T10:57:17.469Z] "internal/nettrace", [2024-05-07T10:57:17.469Z] "internal/oserror", [2024-05-07T10:57:17.469Z] "internal/poll", [2024-05-07T10:57:17.469Z] "internal/race", [2024-05-07T10:57:17.469Z] "internal/reflectlite", [2024-05-07T10:57:17.469Z] "internal/singleflight", [2024-05-07T10:57:17.469Z] "internal/syscall/execenv", [2024-05-07T10:57:17.469Z] "internal/syscall/unix", [2024-05-07T10:57:17.469Z] "internal/testlog", [2024-05-07T10:57:17.469Z] "internal/unsafeheader", [2024-05-07T10:57:17.469Z] "io", [2024-05-07T10:57:17.469Z] "io/fs", [2024-05-07T10:57:17.469Z] "io/ioutil", [2024-05-07T10:57:17.469Z] "log", [2024-05-07T10:57:17.469Z] "math", [2024-05-07T10:57:17.469Z] "math/big", [2024-05-07T10:57:17.469Z] "math/bits", [2024-05-07T10:57:17.469Z] "math/rand", [2024-05-07T10:57:17.469Z] "mime", [2024-05-07T10:57:17.469Z] "mime/multipart", [2024-05-07T10:57:17.469Z] "mime/quotedprintable", [2024-05-07T10:57:17.469Z] "net", [2024-05-07T10:57:17.469Z] "net/http", [2024-05-07T10:57:17.469Z] "net/http/httptrace", [2024-05-07T10:57:17.469Z] "net/http/internal", [2024-05-07T10:57:17.469Z] "net/http/internal/ascii", [2024-05-07T10:57:17.469Z] "net/mail", [2024-05-07T10:57:17.469Z] "net/textproto", [2024-05-07T10:57:17.469Z] "net/url", [2024-05-07T10:57:17.469Z] "os", [2024-05-07T10:57:17.469Z] "path", [2024-05-07T10:57:17.469Z] "path/filepath", [2024-05-07T10:57:17.469Z] "reflect", [2024-05-07T10:57:17.469Z] "regexp", [2024-05-07T10:57:17.469Z] "regexp/syntax", [2024-05-07T10:57:17.469Z] "runtime", [2024-05-07T10:57:17.469Z] "runtime/cgo", [2024-05-07T10:57:17.469Z] "runtime/internal/atomic", [2024-05-07T10:57:17.469Z] "runtime/internal/math", [2024-05-07T10:57:17.469Z] "runtime/internal/sys", [2024-05-07T10:57:17.469Z] "sort", [2024-05-07T10:57:17.469Z] "strconv", [2024-05-07T10:57:17.469Z] "strings", [2024-05-07T10:57:17.469Z] "sync", [2024-05-07T10:57:17.469Z] "sync/atomic", [2024-05-07T10:57:17.469Z] "syscall", [2024-05-07T10:57:17.469Z] "text/template", [2024-05-07T10:57:17.469Z] "text/template/parse", [2024-05-07T10:57:17.469Z] "time", [2024-05-07T10:57:17.469Z] "unicode", [2024-05-07T10:57:17.469Z] "unicode/utf16", [2024-05-07T10:57:17.469Z] "unicode/utf8", [2024-05-07T10:57:17.469Z] "unsafe", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.469Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "TestGoFiles": [ [2024-05-07T10:57:17.469Z] "body_test.go", [2024-05-07T10:57:17.469Z] "context_test.go", [2024-05-07T10:57:17.469Z] "debug_test.go", [2024-05-07T10:57:17.469Z] "negotiate_test.go", [2024-05-07T10:57:17.469Z] "not_implemented_test.go", [2024-05-07T10:57:17.469Z] "operation_test.go", [2024-05-07T10:57:17.469Z] "parameter_test.go", [2024-05-07T10:57:17.469Z] "rapidoc_test.go", [2024-05-07T10:57:17.469Z] "redoc_test.go", [2024-05-07T10:57:17.469Z] "request_test.go", [2024-05-07T10:57:17.469Z] "route_authenticator_test.go", [2024-05-07T10:57:17.469Z] "route_param_test.go", [2024-05-07T10:57:17.469Z] "router_test.go", [2024-05-07T10:57:17.469Z] "security_test.go", [2024-05-07T10:57:17.469Z] "spec_test.go", [2024-05-07T10:57:17.469Z] "string_conversion_test.go", [2024-05-07T10:57:17.469Z] "swaggerui_oauth2_test.go", [2024-05-07T10:57:17.469Z] "swaggerui_test.go", [2024-05-07T10:57:17.469Z] "ui_options_test.go", [2024-05-07T10:57:17.469Z] "untyped_request_test.go", [2024-05-07T10:57:17.469Z] "validation_test.go" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "TestImports": [ [2024-05-07T10:57:17.469Z] "bytes", [2024-05-07T10:57:17.469Z] "context", [2024-05-07T10:57:17.469Z] "encoding/base64", [2024-05-07T10:57:17.469Z] "encoding/json", [2024-05-07T10:57:17.469Z] "errors", [2024-05-07T10:57:17.469Z] "fmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/loads/fmts", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/internal/testing/petstore", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.469Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.469Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.469Z] "io", [2024-05-07T10:57:17.469Z] "log", [2024-05-07T10:57:17.469Z] "math", [2024-05-07T10:57:17.469Z] "mime/multipart", [2024-05-07T10:57:17.469Z] "net/http", [2024-05-07T10:57:17.469Z] "net/http/httptest", [2024-05-07T10:57:17.469Z] "net/url", [2024-05-07T10:57:17.469Z] "path", [2024-05-07T10:57:17.469Z] "reflect", [2024-05-07T10:57:17.469Z] "sort", [2024-05-07T10:57:17.469Z] "strconv", [2024-05-07T10:57:17.469Z] "strings", [2024-05-07T10:57:17.469Z] "testing", [2024-05-07T10:57:17.469Z] "time" [2024-05-07T10:57:17.469Z] ] [2024-05-07T10:57:17.469Z] } [2024-05-07T10:57:17.469Z] { [2024-05-07T10:57:17.469Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/yamlpc", [2024-05-07T10:57:17.469Z] "ImportPath": "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.469Z] "Name": "yamlpc", [2024-05-07T10:57:17.469Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.469Z] "Module": { [2024-05-07T10:57:17.469Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "Version": "v0.28.0", [2024-05-07T10:57:17.469Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.469Z] "Indirect": true, [2024-05-07T10:57:17.469Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.469Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.469Z] "GoVersion": "1.20" [2024-05-07T10:57:17.469Z] }, [2024-05-07T10:57:17.469Z] "DepOnly": true, [2024-05-07T10:57:17.469Z] "Stale": true, [2024-05-07T10:57:17.469Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.469Z] "GoFiles": [ [2024-05-07T10:57:17.469Z] "yaml.go" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "Imports": [ [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.469Z] "io" [2024-05-07T10:57:17.469Z] ], [2024-05-07T10:57:17.469Z] "Deps": [ [2024-05-07T10:57:17.469Z] "bufio", [2024-05-07T10:57:17.469Z] "bytes", [2024-05-07T10:57:17.469Z] "compress/flate", [2024-05-07T10:57:17.469Z] "compress/gzip", [2024-05-07T10:57:17.469Z] "container/list", [2024-05-07T10:57:17.469Z] "context", [2024-05-07T10:57:17.469Z] "crypto", [2024-05-07T10:57:17.469Z] "crypto/aes", [2024-05-07T10:57:17.469Z] "crypto/cipher", [2024-05-07T10:57:17.469Z] "crypto/des", [2024-05-07T10:57:17.469Z] "crypto/dsa", [2024-05-07T10:57:17.469Z] "crypto/ecdsa", [2024-05-07T10:57:17.469Z] "crypto/ed25519", [2024-05-07T10:57:17.469Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.469Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.469Z] "crypto/elliptic", [2024-05-07T10:57:17.469Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.469Z] "crypto/hmac", [2024-05-07T10:57:17.469Z] "crypto/internal/randutil", [2024-05-07T10:57:17.469Z] "crypto/internal/subtle", [2024-05-07T10:57:17.469Z] "crypto/md5", [2024-05-07T10:57:17.469Z] "crypto/rand", [2024-05-07T10:57:17.469Z] "crypto/rc4", [2024-05-07T10:57:17.469Z] "crypto/rsa", [2024-05-07T10:57:17.469Z] "crypto/sha1", [2024-05-07T10:57:17.469Z] "crypto/sha256", [2024-05-07T10:57:17.469Z] "crypto/sha512", [2024-05-07T10:57:17.469Z] "crypto/subtle", [2024-05-07T10:57:17.469Z] "crypto/tls", [2024-05-07T10:57:17.469Z] "crypto/x509", [2024-05-07T10:57:17.469Z] "crypto/x509/pkix", [2024-05-07T10:57:17.469Z] "database/sql/driver", [2024-05-07T10:57:17.469Z] "encoding", [2024-05-07T10:57:17.469Z] "encoding/asn1", [2024-05-07T10:57:17.469Z] "encoding/base64", [2024-05-07T10:57:17.469Z] "encoding/binary", [2024-05-07T10:57:17.469Z] "encoding/csv", [2024-05-07T10:57:17.469Z] "encoding/hex", [2024-05-07T10:57:17.469Z] "encoding/json", [2024-05-07T10:57:17.469Z] "encoding/pem", [2024-05-07T10:57:17.469Z] "encoding/xml", [2024-05-07T10:57:17.469Z] "errors", [2024-05-07T10:57:17.469Z] "fmt", [2024-05-07T10:57:17.469Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.469Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.469Z] "github.com/google/uuid", [2024-05-07T10:57:17.469Z] "github.com/josharian/intern", [2024-05-07T10:57:17.469Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.469Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.469Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.469Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.469Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.469Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.469Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.469Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.469Z] "hash", [2024-05-07T10:57:17.469Z] "hash/crc32", [2024-05-07T10:57:17.469Z] "html", [2024-05-07T10:57:17.469Z] "internal/abi", [2024-05-07T10:57:17.469Z] "internal/bytealg", [2024-05-07T10:57:17.469Z] "internal/cpu", [2024-05-07T10:57:17.469Z] "internal/fmtsort", [2024-05-07T10:57:17.469Z] "internal/goexperiment", [2024-05-07T10:57:17.469Z] "internal/itoa", [2024-05-07T10:57:17.469Z] "internal/nettrace", [2024-05-07T10:57:17.469Z] "internal/oserror", [2024-05-07T10:57:17.469Z] "internal/poll", [2024-05-07T10:57:17.469Z] "internal/race", [2024-05-07T10:57:17.469Z] "internal/reflectlite", [2024-05-07T10:57:17.469Z] "internal/singleflight", [2024-05-07T10:57:17.469Z] "internal/syscall/execenv", [2024-05-07T10:57:17.469Z] "internal/syscall/unix", [2024-05-07T10:57:17.469Z] "internal/testlog", [2024-05-07T10:57:17.469Z] "internal/unsafeheader", [2024-05-07T10:57:17.469Z] "io", [2024-05-07T10:57:17.469Z] "io/fs", [2024-05-07T10:57:17.469Z] "io/ioutil", [2024-05-07T10:57:17.469Z] "log", [2024-05-07T10:57:17.469Z] "math", [2024-05-07T10:57:17.469Z] "math/big", [2024-05-07T10:57:17.469Z] "math/bits", [2024-05-07T10:57:17.469Z] "math/rand", [2024-05-07T10:57:17.469Z] "mime", [2024-05-07T10:57:17.469Z] "mime/multipart", [2024-05-07T10:57:17.469Z] "mime/quotedprintable", [2024-05-07T10:57:17.469Z] "net", [2024-05-07T10:57:17.469Z] "net/http", [2024-05-07T10:57:17.469Z] "net/http/httptrace", [2024-05-07T10:57:17.469Z] "net/http/internal", [2024-05-07T10:57:17.469Z] "net/http/internal/ascii", [2024-05-07T10:57:17.469Z] "net/mail", [2024-05-07T10:57:17.469Z] "net/textproto", [2024-05-07T10:57:17.469Z] "net/url", [2024-05-07T10:57:17.469Z] "os", [2024-05-07T10:57:17.469Z] "path", [2024-05-07T10:57:17.469Z] "path/filepath", [2024-05-07T10:57:17.469Z] "reflect", [2024-05-07T10:57:17.469Z] "regexp", [2024-05-07T10:57:17.469Z] "regexp/syntax", [2024-05-07T10:57:17.469Z] "runtime", [2024-05-07T10:57:17.469Z] "runtime/cgo", [2024-05-07T10:57:17.470Z] "runtime/internal/atomic", [2024-05-07T10:57:17.470Z] "runtime/internal/math", [2024-05-07T10:57:17.470Z] "runtime/internal/sys", [2024-05-07T10:57:17.470Z] "sort", [2024-05-07T10:57:17.470Z] "strconv", [2024-05-07T10:57:17.470Z] "strings", [2024-05-07T10:57:17.470Z] "sync", [2024-05-07T10:57:17.470Z] "sync/atomic", [2024-05-07T10:57:17.470Z] "syscall", [2024-05-07T10:57:17.470Z] "time", [2024-05-07T10:57:17.470Z] "unicode", [2024-05-07T10:57:17.470Z] "unicode/utf16", [2024-05-07T10:57:17.470Z] "unicode/utf8", [2024-05-07T10:57:17.470Z] "unsafe", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestGoFiles": [ [2024-05-07T10:57:17.470Z] "yaml_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestImports": [ [2024-05-07T10:57:17.470Z] "bytes", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.470Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.470Z] "net/http/httptest", [2024-05-07T10:57:17.470Z] "testing" [2024-05-07T10:57:17.470Z] ] [2024-05-07T10:57:17.470Z] } [2024-05-07T10:57:17.470Z] { [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0/log", [2024-05-07T10:57:17.470Z] "ImportPath": "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "Name": "log", [2024-05-07T10:57:17.470Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "Module": { [2024-05-07T10:57:17.470Z] "Path": "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "Version": "v1.2.0", [2024-05-07T10:57:17.470Z] "Time": "2020-07-01T21:27:29Z", [2024-05-07T10:57:17.470Z] "Indirect": true, [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-05-07T10:57:17.470Z] "GoVersion": "1.14" [2024-05-07T10:57:17.470Z] }, [2024-05-07T10:57:17.470Z] "DepOnly": true, [2024-05-07T10:57:17.470Z] "Stale": true, [2024-05-07T10:57:17.470Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.470Z] "GoFiles": [ [2024-05-07T10:57:17.470Z] "field.go", [2024-05-07T10:57:17.470Z] "util.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Imports": [ [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "math", [2024-05-07T10:57:17.470Z] "reflect" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Deps": [ [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "internal/abi", [2024-05-07T10:57:17.470Z] "internal/bytealg", [2024-05-07T10:57:17.470Z] "internal/cpu", [2024-05-07T10:57:17.470Z] "internal/fmtsort", [2024-05-07T10:57:17.470Z] "internal/goexperiment", [2024-05-07T10:57:17.470Z] "internal/itoa", [2024-05-07T10:57:17.470Z] "internal/oserror", [2024-05-07T10:57:17.470Z] "internal/poll", [2024-05-07T10:57:17.470Z] "internal/race", [2024-05-07T10:57:17.470Z] "internal/reflectlite", [2024-05-07T10:57:17.470Z] "internal/syscall/execenv", [2024-05-07T10:57:17.470Z] "internal/syscall/unix", [2024-05-07T10:57:17.470Z] "internal/testlog", [2024-05-07T10:57:17.470Z] "internal/unsafeheader", [2024-05-07T10:57:17.470Z] "io", [2024-05-07T10:57:17.470Z] "io/fs", [2024-05-07T10:57:17.470Z] "math", [2024-05-07T10:57:17.470Z] "math/bits", [2024-05-07T10:57:17.470Z] "os", [2024-05-07T10:57:17.470Z] "path", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "runtime", [2024-05-07T10:57:17.470Z] "runtime/internal/atomic", [2024-05-07T10:57:17.470Z] "runtime/internal/math", [2024-05-07T10:57:17.470Z] "runtime/internal/sys", [2024-05-07T10:57:17.470Z] "sort", [2024-05-07T10:57:17.470Z] "strconv", [2024-05-07T10:57:17.470Z] "sync", [2024-05-07T10:57:17.470Z] "sync/atomic", [2024-05-07T10:57:17.470Z] "syscall", [2024-05-07T10:57:17.470Z] "time", [2024-05-07T10:57:17.470Z] "unicode", [2024-05-07T10:57:17.470Z] "unicode/utf8", [2024-05-07T10:57:17.470Z] "unsafe" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestGoFiles": [ [2024-05-07T10:57:17.470Z] "field_test.go", [2024-05-07T10:57:17.470Z] "util_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestImports": [ [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.470Z] "io", [2024-05-07T10:57:17.470Z] "testing" [2024-05-07T10:57:17.470Z] ] [2024-05-07T10:57:17.470Z] } [2024-05-07T10:57:17.470Z] { [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "ImportPath": "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "Name": "opentracing", [2024-05-07T10:57:17.470Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "Module": { [2024-05-07T10:57:17.470Z] "Path": "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "Version": "v1.2.0", [2024-05-07T10:57:17.470Z] "Time": "2020-07-01T21:27:29Z", [2024-05-07T10:57:17.470Z] "Indirect": true, [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-05-07T10:57:17.470Z] "GoVersion": "1.14" [2024-05-07T10:57:17.470Z] }, [2024-05-07T10:57:17.470Z] "DepOnly": true, [2024-05-07T10:57:17.470Z] "Stale": true, [2024-05-07T10:57:17.470Z] "StaleReason": "stale dependency: github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "GoFiles": [ [2024-05-07T10:57:17.470Z] "ext.go", [2024-05-07T10:57:17.470Z] "globaltracer.go", [2024-05-07T10:57:17.470Z] "gocontext.go", [2024-05-07T10:57:17.470Z] "noop.go", [2024-05-07T10:57:17.470Z] "propagation.go", [2024-05-07T10:57:17.470Z] "span.go", [2024-05-07T10:57:17.470Z] "tracer.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Imports": [ [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "net/http", [2024-05-07T10:57:17.470Z] "time" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Deps": [ [2024-05-07T10:57:17.470Z] "bufio", [2024-05-07T10:57:17.470Z] "bytes", [2024-05-07T10:57:17.470Z] "compress/flate", [2024-05-07T10:57:17.470Z] "compress/gzip", [2024-05-07T10:57:17.470Z] "container/list", [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "crypto", [2024-05-07T10:57:17.470Z] "crypto/aes", [2024-05-07T10:57:17.470Z] "crypto/cipher", [2024-05-07T10:57:17.470Z] "crypto/des", [2024-05-07T10:57:17.470Z] "crypto/dsa", [2024-05-07T10:57:17.470Z] "crypto/ecdsa", [2024-05-07T10:57:17.470Z] "crypto/ed25519", [2024-05-07T10:57:17.470Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.470Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.470Z] "crypto/elliptic", [2024-05-07T10:57:17.470Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.470Z] "crypto/hmac", [2024-05-07T10:57:17.470Z] "crypto/internal/randutil", [2024-05-07T10:57:17.470Z] "crypto/internal/subtle", [2024-05-07T10:57:17.470Z] "crypto/md5", [2024-05-07T10:57:17.470Z] "crypto/rand", [2024-05-07T10:57:17.470Z] "crypto/rc4", [2024-05-07T10:57:17.470Z] "crypto/rsa", [2024-05-07T10:57:17.470Z] "crypto/sha1", [2024-05-07T10:57:17.470Z] "crypto/sha256", [2024-05-07T10:57:17.470Z] "crypto/sha512", [2024-05-07T10:57:17.470Z] "crypto/subtle", [2024-05-07T10:57:17.470Z] "crypto/tls", [2024-05-07T10:57:17.470Z] "crypto/x509", [2024-05-07T10:57:17.470Z] "crypto/x509/pkix", [2024-05-07T10:57:17.470Z] "encoding/asn1", [2024-05-07T10:57:17.470Z] "encoding/base64", [2024-05-07T10:57:17.470Z] "encoding/binary", [2024-05-07T10:57:17.470Z] "encoding/hex", [2024-05-07T10:57:17.470Z] "encoding/pem", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "hash", [2024-05-07T10:57:17.470Z] "hash/crc32", [2024-05-07T10:57:17.470Z] "internal/abi", [2024-05-07T10:57:17.470Z] "internal/bytealg", [2024-05-07T10:57:17.470Z] "internal/cpu", [2024-05-07T10:57:17.470Z] "internal/fmtsort", [2024-05-07T10:57:17.470Z] "internal/goexperiment", [2024-05-07T10:57:17.470Z] "internal/itoa", [2024-05-07T10:57:17.470Z] "internal/nettrace", [2024-05-07T10:57:17.470Z] "internal/oserror", [2024-05-07T10:57:17.470Z] "internal/poll", [2024-05-07T10:57:17.470Z] "internal/race", [2024-05-07T10:57:17.470Z] "internal/reflectlite", [2024-05-07T10:57:17.470Z] "internal/singleflight", [2024-05-07T10:57:17.470Z] "internal/syscall/execenv", [2024-05-07T10:57:17.470Z] "internal/syscall/unix", [2024-05-07T10:57:17.470Z] "internal/testlog", [2024-05-07T10:57:17.470Z] "internal/unsafeheader", [2024-05-07T10:57:17.470Z] "io", [2024-05-07T10:57:17.470Z] "io/fs", [2024-05-07T10:57:17.470Z] "io/ioutil", [2024-05-07T10:57:17.470Z] "log", [2024-05-07T10:57:17.470Z] "math", [2024-05-07T10:57:17.470Z] "math/big", [2024-05-07T10:57:17.470Z] "math/bits", [2024-05-07T10:57:17.470Z] "math/rand", [2024-05-07T10:57:17.470Z] "mime", [2024-05-07T10:57:17.470Z] "mime/multipart", [2024-05-07T10:57:17.470Z] "mime/quotedprintable", [2024-05-07T10:57:17.470Z] "net", [2024-05-07T10:57:17.470Z] "net/http", [2024-05-07T10:57:17.470Z] "net/http/httptrace", [2024-05-07T10:57:17.470Z] "net/http/internal", [2024-05-07T10:57:17.470Z] "net/http/internal/ascii", [2024-05-07T10:57:17.470Z] "net/textproto", [2024-05-07T10:57:17.470Z] "net/url", [2024-05-07T10:57:17.470Z] "os", [2024-05-07T10:57:17.470Z] "path", [2024-05-07T10:57:17.470Z] "path/filepath", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "runtime", [2024-05-07T10:57:17.470Z] "runtime/cgo", [2024-05-07T10:57:17.470Z] "runtime/internal/atomic", [2024-05-07T10:57:17.470Z] "runtime/internal/math", [2024-05-07T10:57:17.470Z] "runtime/internal/sys", [2024-05-07T10:57:17.470Z] "sort", [2024-05-07T10:57:17.470Z] "strconv", [2024-05-07T10:57:17.470Z] "strings", [2024-05-07T10:57:17.470Z] "sync", [2024-05-07T10:57:17.470Z] "sync/atomic", [2024-05-07T10:57:17.470Z] "syscall", [2024-05-07T10:57:17.470Z] "time", [2024-05-07T10:57:17.470Z] "unicode", [2024-05-07T10:57:17.470Z] "unicode/utf16", [2024-05-07T10:57:17.470Z] "unicode/utf8", [2024-05-07T10:57:17.470Z] "unsafe", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestGoFiles": [ [2024-05-07T10:57:17.470Z] "globaltracer_test.go", [2024-05-07T10:57:17.470Z] "gocontext_test.go", [2024-05-07T10:57:17.470Z] "options_test.go", [2024-05-07T10:57:17.470Z] "propagation_test.go", [2024-05-07T10:57:17.470Z] "testtracer_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestImports": [ [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.470Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.470Z] "net/http", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "strconv", [2024-05-07T10:57:17.470Z] "strings", [2024-05-07T10:57:17.470Z] "testing", [2024-05-07T10:57:17.470Z] "time" [2024-05-07T10:57:17.470Z] ] [2024-05-07T10:57:17.470Z] } [2024-05-07T10:57:17.470Z] { [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0/ext", [2024-05-07T10:57:17.470Z] "ImportPath": "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.470Z] "Name": "ext", [2024-05-07T10:57:17.470Z] "Root": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "Module": { [2024-05-07T10:57:17.470Z] "Path": "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "Version": "v1.2.0", [2024-05-07T10:57:17.470Z] "Time": "2020-07-01T21:27:29Z", [2024-05-07T10:57:17.470Z] "Indirect": true, [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/opentracing/opentracing-go@v1.2.0", [2024-05-07T10:57:17.470Z] "GoMod": "/go/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.mod", [2024-05-07T10:57:17.470Z] "GoVersion": "1.14" [2024-05-07T10:57:17.470Z] }, [2024-05-07T10:57:17.470Z] "DepOnly": true, [2024-05-07T10:57:17.470Z] "Stale": true, [2024-05-07T10:57:17.470Z] "StaleReason": "stale dependency: github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "GoFiles": [ [2024-05-07T10:57:17.470Z] "field.go", [2024-05-07T10:57:17.470Z] "tags.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Imports": [ [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/log" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Deps": [ [2024-05-07T10:57:17.470Z] "bufio", [2024-05-07T10:57:17.470Z] "bytes", [2024-05-07T10:57:17.470Z] "compress/flate", [2024-05-07T10:57:17.470Z] "compress/gzip", [2024-05-07T10:57:17.470Z] "container/list", [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "crypto", [2024-05-07T10:57:17.470Z] "crypto/aes", [2024-05-07T10:57:17.470Z] "crypto/cipher", [2024-05-07T10:57:17.470Z] "crypto/des", [2024-05-07T10:57:17.470Z] "crypto/dsa", [2024-05-07T10:57:17.470Z] "crypto/ecdsa", [2024-05-07T10:57:17.470Z] "crypto/ed25519", [2024-05-07T10:57:17.470Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.470Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.470Z] "crypto/elliptic", [2024-05-07T10:57:17.470Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.470Z] "crypto/hmac", [2024-05-07T10:57:17.470Z] "crypto/internal/randutil", [2024-05-07T10:57:17.470Z] "crypto/internal/subtle", [2024-05-07T10:57:17.470Z] "crypto/md5", [2024-05-07T10:57:17.470Z] "crypto/rand", [2024-05-07T10:57:17.470Z] "crypto/rc4", [2024-05-07T10:57:17.470Z] "crypto/rsa", [2024-05-07T10:57:17.470Z] "crypto/sha1", [2024-05-07T10:57:17.470Z] "crypto/sha256", [2024-05-07T10:57:17.470Z] "crypto/sha512", [2024-05-07T10:57:17.470Z] "crypto/subtle", [2024-05-07T10:57:17.470Z] "crypto/tls", [2024-05-07T10:57:17.470Z] "crypto/x509", [2024-05-07T10:57:17.470Z] "crypto/x509/pkix", [2024-05-07T10:57:17.470Z] "encoding/asn1", [2024-05-07T10:57:17.470Z] "encoding/base64", [2024-05-07T10:57:17.470Z] "encoding/binary", [2024-05-07T10:57:17.470Z] "encoding/hex", [2024-05-07T10:57:17.470Z] "encoding/pem", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "hash", [2024-05-07T10:57:17.470Z] "hash/crc32", [2024-05-07T10:57:17.470Z] "internal/abi", [2024-05-07T10:57:17.470Z] "internal/bytealg", [2024-05-07T10:57:17.470Z] "internal/cpu", [2024-05-07T10:57:17.470Z] "internal/fmtsort", [2024-05-07T10:57:17.470Z] "internal/goexperiment", [2024-05-07T10:57:17.470Z] "internal/itoa", [2024-05-07T10:57:17.470Z] "internal/nettrace", [2024-05-07T10:57:17.470Z] "internal/oserror", [2024-05-07T10:57:17.470Z] "internal/poll", [2024-05-07T10:57:17.470Z] "internal/race", [2024-05-07T10:57:17.470Z] "internal/reflectlite", [2024-05-07T10:57:17.470Z] "internal/singleflight", [2024-05-07T10:57:17.470Z] "internal/syscall/execenv", [2024-05-07T10:57:17.470Z] "internal/syscall/unix", [2024-05-07T10:57:17.470Z] "internal/testlog", [2024-05-07T10:57:17.470Z] "internal/unsafeheader", [2024-05-07T10:57:17.470Z] "io", [2024-05-07T10:57:17.470Z] "io/fs", [2024-05-07T10:57:17.470Z] "io/ioutil", [2024-05-07T10:57:17.470Z] "log", [2024-05-07T10:57:17.470Z] "math", [2024-05-07T10:57:17.470Z] "math/big", [2024-05-07T10:57:17.470Z] "math/bits", [2024-05-07T10:57:17.470Z] "math/rand", [2024-05-07T10:57:17.470Z] "mime", [2024-05-07T10:57:17.470Z] "mime/multipart", [2024-05-07T10:57:17.470Z] "mime/quotedprintable", [2024-05-07T10:57:17.470Z] "net", [2024-05-07T10:57:17.470Z] "net/http", [2024-05-07T10:57:17.470Z] "net/http/httptrace", [2024-05-07T10:57:17.470Z] "net/http/internal", [2024-05-07T10:57:17.470Z] "net/http/internal/ascii", [2024-05-07T10:57:17.470Z] "net/textproto", [2024-05-07T10:57:17.470Z] "net/url", [2024-05-07T10:57:17.470Z] "os", [2024-05-07T10:57:17.470Z] "path", [2024-05-07T10:57:17.470Z] "path/filepath", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "runtime", [2024-05-07T10:57:17.470Z] "runtime/cgo", [2024-05-07T10:57:17.470Z] "runtime/internal/atomic", [2024-05-07T10:57:17.470Z] "runtime/internal/math", [2024-05-07T10:57:17.470Z] "runtime/internal/sys", [2024-05-07T10:57:17.470Z] "sort", [2024-05-07T10:57:17.470Z] "strconv", [2024-05-07T10:57:17.470Z] "strings", [2024-05-07T10:57:17.470Z] "sync", [2024-05-07T10:57:17.470Z] "sync/atomic", [2024-05-07T10:57:17.470Z] "syscall", [2024-05-07T10:57:17.470Z] "time", [2024-05-07T10:57:17.470Z] "unicode", [2024-05-07T10:57:17.470Z] "unicode/utf16", [2024-05-07T10:57:17.470Z] "unicode/utf8", [2024-05-07T10:57:17.470Z] "unsafe", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.470Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "XTestGoFiles": [ [2024-05-07T10:57:17.470Z] "field_test.go", [2024-05-07T10:57:17.470Z] "tags_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "XTestImports": [ [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.470Z] "github.com/opentracing/opentracing-go/mocktracer", [2024-05-07T10:57:17.470Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "testing" [2024-05-07T10:57:17.470Z] ] [2024-05-07T10:57:17.470Z] } [2024-05-07T10:57:17.470Z] { [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-05-07T10:57:17.470Z] "ImportPath": "github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "Name": "logr", [2024-05-07T10:57:17.470Z] "Doc": "Package logr defines a general-purpose logging API and abstract interfaces to back that API.", [2024-05-07T10:57:17.470Z] "Root": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-05-07T10:57:17.470Z] "Module": { [2024-05-07T10:57:17.470Z] "Path": "github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "Version": "v1.4.1", [2024-05-07T10:57:17.470Z] "Time": "2023-12-21T15:57:58Z", [2024-05-07T10:57:17.470Z] "Indirect": true, [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-05-07T10:57:17.470Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v1.4.1.mod", [2024-05-07T10:57:17.470Z] "GoVersion": "1.18" [2024-05-07T10:57:17.470Z] }, [2024-05-07T10:57:17.470Z] "DepOnly": true, [2024-05-07T10:57:17.470Z] "Stale": true, [2024-05-07T10:57:17.470Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.470Z] "GoFiles": [ [2024-05-07T10:57:17.470Z] "context.go", [2024-05-07T10:57:17.470Z] "context_noslog.go", [2024-05-07T10:57:17.470Z] "discard.go", [2024-05-07T10:57:17.470Z] "logr.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.470Z] "context_slog.go", [2024-05-07T10:57:17.470Z] "context_slog_test.go", [2024-05-07T10:57:17.470Z] "example_slogr_test.go", [2024-05-07T10:57:17.470Z] "sloghandler.go", [2024-05-07T10:57:17.470Z] "slogr.go", [2024-05-07T10:57:17.470Z] "slogr_test.go", [2024-05-07T10:57:17.470Z] "slogsink.go", [2024-05-07T10:57:17.470Z] "testimpls_slog_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Imports": [ [2024-05-07T10:57:17.470Z] "context" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Deps": [ [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "internal/abi", [2024-05-07T10:57:17.470Z] "internal/bytealg", [2024-05-07T10:57:17.470Z] "internal/cpu", [2024-05-07T10:57:17.470Z] "internal/goexperiment", [2024-05-07T10:57:17.470Z] "internal/itoa", [2024-05-07T10:57:17.470Z] "internal/oserror", [2024-05-07T10:57:17.470Z] "internal/race", [2024-05-07T10:57:17.470Z] "internal/reflectlite", [2024-05-07T10:57:17.470Z] "internal/unsafeheader", [2024-05-07T10:57:17.470Z] "runtime", [2024-05-07T10:57:17.470Z] "runtime/internal/atomic", [2024-05-07T10:57:17.470Z] "runtime/internal/math", [2024-05-07T10:57:17.470Z] "runtime/internal/sys", [2024-05-07T10:57:17.470Z] "sync", [2024-05-07T10:57:17.470Z] "sync/atomic", [2024-05-07T10:57:17.470Z] "syscall", [2024-05-07T10:57:17.470Z] "time", [2024-05-07T10:57:17.470Z] "unsafe" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestGoFiles": [ [2024-05-07T10:57:17.470Z] "context_test.go", [2024-05-07T10:57:17.470Z] "discard_test.go", [2024-05-07T10:57:17.470Z] "logr_test.go", [2024-05-07T10:57:17.470Z] "testimpls_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "TestImports": [ [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "runtime", [2024-05-07T10:57:17.470Z] "testing" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "XTestGoFiles": [ [2024-05-07T10:57:17.470Z] "example_marshaler_secret_test.go", [2024-05-07T10:57:17.470Z] "example_marshaler_test.go", [2024-05-07T10:57:17.470Z] "example_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "XTestImports": [ [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "github.com/go-logr/logr/funcr" [2024-05-07T10:57:17.470Z] ] [2024-05-07T10:57:17.470Z] } [2024-05-07T10:57:17.470Z] { [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1/funcr", [2024-05-07T10:57:17.470Z] "ImportPath": "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.470Z] "Name": "funcr", [2024-05-07T10:57:17.470Z] "Doc": "Package funcr implements formatting of structured log messages and optionally captures the call site and timestamp.", [2024-05-07T10:57:17.470Z] "Root": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-05-07T10:57:17.470Z] "Module": { [2024-05-07T10:57:17.470Z] "Path": "github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "Version": "v1.4.1", [2024-05-07T10:57:17.470Z] "Time": "2023-12-21T15:57:58Z", [2024-05-07T10:57:17.470Z] "Indirect": true, [2024-05-07T10:57:17.470Z] "Dir": "/go/pkg/mod/github.com/go-logr/logr@v1.4.1", [2024-05-07T10:57:17.470Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v1.4.1.mod", [2024-05-07T10:57:17.470Z] "GoVersion": "1.18" [2024-05-07T10:57:17.470Z] }, [2024-05-07T10:57:17.470Z] "DepOnly": true, [2024-05-07T10:57:17.470Z] "Stale": true, [2024-05-07T10:57:17.470Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "GoFiles": [ [2024-05-07T10:57:17.470Z] "funcr.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.470Z] "slogsink.go", [2024-05-07T10:57:17.470Z] "slogsink_test.go" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Imports": [ [2024-05-07T10:57:17.470Z] "bytes", [2024-05-07T10:57:17.470Z] "encoding", [2024-05-07T10:57:17.470Z] "encoding/json", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "path/filepath", [2024-05-07T10:57:17.470Z] "reflect", [2024-05-07T10:57:17.470Z] "runtime", [2024-05-07T10:57:17.470Z] "strconv", [2024-05-07T10:57:17.470Z] "strings", [2024-05-07T10:57:17.470Z] "time" [2024-05-07T10:57:17.470Z] ], [2024-05-07T10:57:17.470Z] "Deps": [ [2024-05-07T10:57:17.470Z] "bytes", [2024-05-07T10:57:17.470Z] "context", [2024-05-07T10:57:17.470Z] "encoding", [2024-05-07T10:57:17.470Z] "encoding/base64", [2024-05-07T10:57:17.470Z] "encoding/binary", [2024-05-07T10:57:17.470Z] "encoding/json", [2024-05-07T10:57:17.470Z] "errors", [2024-05-07T10:57:17.470Z] "fmt", [2024-05-07T10:57:17.470Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.470Z] "internal/abi", [2024-05-07T10:57:17.470Z] "internal/bytealg", [2024-05-07T10:57:17.470Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "internal/fmtsort", [2024-05-07T10:57:17.471Z] "internal/goexperiment", [2024-05-07T10:57:17.471Z] "internal/itoa", [2024-05-07T10:57:17.471Z] "internal/oserror", [2024-05-07T10:57:17.471Z] "internal/poll", [2024-05-07T10:57:17.471Z] "internal/race", [2024-05-07T10:57:17.471Z] "internal/reflectlite", [2024-05-07T10:57:17.471Z] "internal/syscall/execenv", [2024-05-07T10:57:17.471Z] "internal/syscall/unix", [2024-05-07T10:57:17.471Z] "internal/testlog", [2024-05-07T10:57:17.471Z] "internal/unsafeheader", [2024-05-07T10:57:17.471Z] "io", [2024-05-07T10:57:17.471Z] "io/fs", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "os", [2024-05-07T10:57:17.471Z] "path", [2024-05-07T10:57:17.471Z] "path/filepath", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "runtime/internal/atomic", [2024-05-07T10:57:17.471Z] "runtime/internal/math", [2024-05-07T10:57:17.471Z] "runtime/internal/sys", [2024-05-07T10:57:17.471Z] "sort", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "strings", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic", [2024-05-07T10:57:17.471Z] "syscall", [2024-05-07T10:57:17.471Z] "time", [2024-05-07T10:57:17.471Z] "unicode", [2024-05-07T10:57:17.471Z] "unicode/utf16", [2024-05-07T10:57:17.471Z] "unicode/utf8", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestGoFiles": [ [2024-05-07T10:57:17.471Z] "funcr_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestImports": [ [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.471Z] "path/filepath", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "testing" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestGoFiles": [ [2024-05-07T10:57:17.471Z] "example_formatter_test.go", [2024-05-07T10:57:17.471Z] "example_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestImports": [ [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.471Z] "strings" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-05-07T10:57:17.471Z] "ImportPath": "github.com/go-logr/stdr", [2024-05-07T10:57:17.471Z] "Name": "stdr", [2024-05-07T10:57:17.471Z] "Doc": "Package stdr implements github.com/go-logr/logr.Logger in terms of Go's standard log package.", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "github.com/go-logr/stdr", [2024-05-07T10:57:17.471Z] "Version": "v1.2.2", [2024-05-07T10:57:17.471Z] "Time": "2021-12-14T08:00:35Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/github.com/go-logr/stdr@v1.2.2", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-logr/stdr/@v/v1.2.2.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.16" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "stdr.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Imports": [ [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.471Z] "log", [2024-05-07T10:57:17.471Z] "os" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Deps": [ [2024-05-07T10:57:17.471Z] "bytes", [2024-05-07T10:57:17.471Z] "context", [2024-05-07T10:57:17.471Z] "encoding", [2024-05-07T10:57:17.471Z] "encoding/base64", [2024-05-07T10:57:17.471Z] "encoding/binary", [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "errors", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.471Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.471Z] "internal/abi", [2024-05-07T10:57:17.471Z] "internal/bytealg", [2024-05-07T10:57:17.471Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "internal/fmtsort", [2024-05-07T10:57:17.471Z] "internal/goexperiment", [2024-05-07T10:57:17.471Z] "internal/itoa", [2024-05-07T10:57:17.471Z] "internal/oserror", [2024-05-07T10:57:17.471Z] "internal/poll", [2024-05-07T10:57:17.471Z] "internal/race", [2024-05-07T10:57:17.471Z] "internal/reflectlite", [2024-05-07T10:57:17.471Z] "internal/syscall/execenv", [2024-05-07T10:57:17.471Z] "internal/syscall/unix", [2024-05-07T10:57:17.471Z] "internal/testlog", [2024-05-07T10:57:17.471Z] "internal/unsafeheader", [2024-05-07T10:57:17.471Z] "io", [2024-05-07T10:57:17.471Z] "io/fs", [2024-05-07T10:57:17.471Z] "log", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "os", [2024-05-07T10:57:17.471Z] "path", [2024-05-07T10:57:17.471Z] "path/filepath", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "runtime/internal/atomic", [2024-05-07T10:57:17.471Z] "runtime/internal/math", [2024-05-07T10:57:17.471Z] "runtime/internal/sys", [2024-05-07T10:57:17.471Z] "sort", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "strings", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic", [2024-05-07T10:57:17.471Z] "syscall", [2024-05-07T10:57:17.471Z] "time", [2024-05-07T10:57:17.471Z] "unicode", [2024-05-07T10:57:17.471Z] "unicode/utf16", [2024-05-07T10:57:17.471Z] "unicode/utf8", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestGoFiles": [ [2024-05-07T10:57:17.471Z] "example_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestImports": [ [2024-05-07T10:57:17.471Z] "errors", [2024-05-07T10:57:17.471Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.471Z] "log", [2024-05-07T10:57:17.471Z] "os" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal", [2024-05-07T10:57:17.471Z] "ImportPath": "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.471Z] "Name": "internal", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.471Z] "Version": "v1.24.0", [2024-05-07T10:57:17.471Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.20" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "gen.go", [2024-05-07T10:57:17.471Z] "rawhelpers.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Imports": [ [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Deps": [ [2024-05-07T10:57:17.471Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/attribute", [2024-05-07T10:57:17.471Z] "ImportPath": "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.471Z] "Name": "attribute", [2024-05-07T10:57:17.471Z] "Doc": "Package attribute provide several helper functions for some commonly used logic of processing attributes.", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.471Z] "Version": "v1.24.0", [2024-05-07T10:57:17.471Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.20" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "attribute.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Imports": [ [2024-05-07T10:57:17.471Z] "reflect" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Deps": [ [2024-05-07T10:57:17.471Z] "errors", [2024-05-07T10:57:17.471Z] "internal/abi", [2024-05-07T10:57:17.471Z] "internal/bytealg", [2024-05-07T10:57:17.471Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "internal/goexperiment", [2024-05-07T10:57:17.471Z] "internal/itoa", [2024-05-07T10:57:17.471Z] "internal/race", [2024-05-07T10:57:17.471Z] "internal/reflectlite", [2024-05-07T10:57:17.471Z] "internal/unsafeheader", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "runtime/internal/atomic", [2024-05-07T10:57:17.471Z] "runtime/internal/math", [2024-05-07T10:57:17.471Z] "runtime/internal/sys", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic", [2024-05-07T10:57:17.471Z] "unicode", [2024-05-07T10:57:17.471Z] "unicode/utf8", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestGoFiles": [ [2024-05-07T10:57:17.471Z] "attribute_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestImports": [ [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "testing" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/attribute", [2024-05-07T10:57:17.471Z] "ImportPath": "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.471Z] "Name": "attribute", [2024-05-07T10:57:17.471Z] "Doc": "Package attribute provides key and value attributes.", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.471Z] "Version": "v1.24.0", [2024-05-07T10:57:17.471Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.20" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "doc.go", [2024-05-07T10:57:17.471Z] "encoder.go", [2024-05-07T10:57:17.471Z] "filter.go", [2024-05-07T10:57:17.471Z] "iterator.go", [2024-05-07T10:57:17.471Z] "key.go", [2024-05-07T10:57:17.471Z] "kv.go", [2024-05-07T10:57:17.471Z] "set.go", [2024-05-07T10:57:17.471Z] "type_string.go", [2024-05-07T10:57:17.471Z] "value.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Imports": [ [2024-05-07T10:57:17.471Z] "bytes", [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "sort", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Deps": [ [2024-05-07T10:57:17.471Z] "bytes", [2024-05-07T10:57:17.471Z] "encoding", [2024-05-07T10:57:17.471Z] "encoding/base64", [2024-05-07T10:57:17.471Z] "encoding/binary", [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "errors", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.471Z] "internal/abi", [2024-05-07T10:57:17.471Z] "internal/bytealg", [2024-05-07T10:57:17.471Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "internal/fmtsort", [2024-05-07T10:57:17.471Z] "internal/goexperiment", [2024-05-07T10:57:17.471Z] "internal/itoa", [2024-05-07T10:57:17.471Z] "internal/oserror", [2024-05-07T10:57:17.471Z] "internal/poll", [2024-05-07T10:57:17.471Z] "internal/race", [2024-05-07T10:57:17.471Z] "internal/reflectlite", [2024-05-07T10:57:17.471Z] "internal/syscall/execenv", [2024-05-07T10:57:17.471Z] "internal/syscall/unix", [2024-05-07T10:57:17.471Z] "internal/testlog", [2024-05-07T10:57:17.471Z] "internal/unsafeheader", [2024-05-07T10:57:17.471Z] "io", [2024-05-07T10:57:17.471Z] "io/fs", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "os", [2024-05-07T10:57:17.471Z] "path", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "runtime/internal/atomic", [2024-05-07T10:57:17.471Z] "runtime/internal/math", [2024-05-07T10:57:17.471Z] "runtime/internal/sys", [2024-05-07T10:57:17.471Z] "sort", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "strings", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic", [2024-05-07T10:57:17.471Z] "syscall", [2024-05-07T10:57:17.471Z] "time", [2024-05-07T10:57:17.471Z] "unicode", [2024-05-07T10:57:17.471Z] "unicode/utf16", [2024-05-07T10:57:17.471Z] "unicode/utf8", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestGoFiles": [ [2024-05-07T10:57:17.471Z] "filter_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestImports": [ [2024-05-07T10:57:17.471Z] "testing" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestGoFiles": [ [2024-05-07T10:57:17.471Z] "benchmark_test.go", [2024-05-07T10:57:17.471Z] "iterator_test.go", [2024-05-07T10:57:17.471Z] "key_test.go", [2024-05-07T10:57:17.471Z] "kv_test.go", [2024-05-07T10:57:17.471Z] "set_test.go", [2024-05-07T10:57:17.471Z] "value_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestImports": [ [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.471Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.471Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "regexp", [2024-05-07T10:57:17.471Z] "testing" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/codes", [2024-05-07T10:57:17.471Z] "ImportPath": "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.471Z] "Name": "codes", [2024-05-07T10:57:17.471Z] "Doc": "Package codes defines the canonical error codes used by OpenTelemetry.", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.471Z] "Version": "v1.24.0", [2024-05-07T10:57:17.471Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.20" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "codes.go", [2024-05-07T10:57:17.471Z] "doc.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Imports": [ [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "strconv" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Deps": [ [2024-05-07T10:57:17.471Z] "bytes", [2024-05-07T10:57:17.471Z] "encoding", [2024-05-07T10:57:17.471Z] "encoding/base64", [2024-05-07T10:57:17.471Z] "encoding/binary", [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "errors", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "internal/abi", [2024-05-07T10:57:17.471Z] "internal/bytealg", [2024-05-07T10:57:17.471Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "internal/fmtsort", [2024-05-07T10:57:17.471Z] "internal/goexperiment", [2024-05-07T10:57:17.471Z] "internal/itoa", [2024-05-07T10:57:17.471Z] "internal/oserror", [2024-05-07T10:57:17.471Z] "internal/poll", [2024-05-07T10:57:17.471Z] "internal/race", [2024-05-07T10:57:17.471Z] "internal/reflectlite", [2024-05-07T10:57:17.471Z] "internal/syscall/execenv", [2024-05-07T10:57:17.471Z] "internal/syscall/unix", [2024-05-07T10:57:17.471Z] "internal/testlog", [2024-05-07T10:57:17.471Z] "internal/unsafeheader", [2024-05-07T10:57:17.471Z] "io", [2024-05-07T10:57:17.471Z] "io/fs", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "os", [2024-05-07T10:57:17.471Z] "path", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "runtime/internal/atomic", [2024-05-07T10:57:17.471Z] "runtime/internal/math", [2024-05-07T10:57:17.471Z] "runtime/internal/sys", [2024-05-07T10:57:17.471Z] "sort", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "strings", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic", [2024-05-07T10:57:17.471Z] "syscall", [2024-05-07T10:57:17.471Z] "time", [2024-05-07T10:57:17.471Z] "unicode", [2024-05-07T10:57:17.471Z] "unicode/utf16", [2024-05-07T10:57:17.471Z] "unicode/utf8", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestGoFiles": [ [2024-05-07T10:57:17.471Z] "codes_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestImports": [ [2024-05-07T10:57:17.471Z] "bytes", [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "testing" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0/embedded", [2024-05-07T10:57:17.471Z] "ImportPath": "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.471Z] "Name": "embedded", [2024-05-07T10:57:17.471Z] "Doc": "Package embedded provides interfaces embedded within the [OpenTelemetry metric API].", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.471Z] "Version": "v1.24.0", [2024-05-07T10:57:17.471Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/metric/@v/v1.24.0.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.20" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "embedded.go" [2024-05-07T10:57:17.471Z] ] [2024-05-07T10:57:17.471Z] } [2024-05-07T10:57:17.471Z] { [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-05-07T10:57:17.471Z] "ImportPath": "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.471Z] "Name": "metric", [2024-05-07T10:57:17.471Z] "Doc": "Package metric provides the OpenTelemetry API used to measure metrics about source code operation.", [2024-05-07T10:57:17.471Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-05-07T10:57:17.471Z] "Module": { [2024-05-07T10:57:17.471Z] "Path": "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.471Z] "Version": "v1.24.0", [2024-05-07T10:57:17.471Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.471Z] "Indirect": true, [2024-05-07T10:57:17.471Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.24.0", [2024-05-07T10:57:17.471Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/metric/@v/v1.24.0.mod", [2024-05-07T10:57:17.471Z] "GoVersion": "1.20" [2024-05-07T10:57:17.471Z] }, [2024-05-07T10:57:17.471Z] "DepOnly": true, [2024-05-07T10:57:17.471Z] "Stale": true, [2024-05-07T10:57:17.471Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.471Z] "GoFiles": [ [2024-05-07T10:57:17.471Z] "asyncfloat64.go", [2024-05-07T10:57:17.471Z] "asyncint64.go", [2024-05-07T10:57:17.471Z] "config.go", [2024-05-07T10:57:17.471Z] "doc.go", [2024-05-07T10:57:17.471Z] "instrument.go", [2024-05-07T10:57:17.471Z] "meter.go", [2024-05-07T10:57:17.471Z] "syncfloat64.go", [2024-05-07T10:57:17.471Z] "syncint64.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Imports": [ [2024-05-07T10:57:17.471Z] "context", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/metric/embedded" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "Deps": [ [2024-05-07T10:57:17.471Z] "bytes", [2024-05-07T10:57:17.471Z] "context", [2024-05-07T10:57:17.471Z] "encoding", [2024-05-07T10:57:17.471Z] "encoding/base64", [2024-05-07T10:57:17.471Z] "encoding/binary", [2024-05-07T10:57:17.471Z] "encoding/json", [2024-05-07T10:57:17.471Z] "errors", [2024-05-07T10:57:17.471Z] "fmt", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.471Z] "internal/abi", [2024-05-07T10:57:17.471Z] "internal/bytealg", [2024-05-07T10:57:17.471Z] "internal/cpu", [2024-05-07T10:57:17.471Z] "internal/fmtsort", [2024-05-07T10:57:17.471Z] "internal/goexperiment", [2024-05-07T10:57:17.471Z] "internal/itoa", [2024-05-07T10:57:17.471Z] "internal/oserror", [2024-05-07T10:57:17.471Z] "internal/poll", [2024-05-07T10:57:17.471Z] "internal/race", [2024-05-07T10:57:17.471Z] "internal/reflectlite", [2024-05-07T10:57:17.471Z] "internal/syscall/execenv", [2024-05-07T10:57:17.471Z] "internal/syscall/unix", [2024-05-07T10:57:17.471Z] "internal/testlog", [2024-05-07T10:57:17.471Z] "internal/unsafeheader", [2024-05-07T10:57:17.471Z] "io", [2024-05-07T10:57:17.471Z] "io/fs", [2024-05-07T10:57:17.471Z] "math", [2024-05-07T10:57:17.471Z] "math/bits", [2024-05-07T10:57:17.471Z] "os", [2024-05-07T10:57:17.471Z] "path", [2024-05-07T10:57:17.471Z] "reflect", [2024-05-07T10:57:17.471Z] "runtime", [2024-05-07T10:57:17.471Z] "runtime/internal/atomic", [2024-05-07T10:57:17.471Z] "runtime/internal/math", [2024-05-07T10:57:17.471Z] "runtime/internal/sys", [2024-05-07T10:57:17.471Z] "sort", [2024-05-07T10:57:17.471Z] "strconv", [2024-05-07T10:57:17.471Z] "strings", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "sync/atomic", [2024-05-07T10:57:17.471Z] "syscall", [2024-05-07T10:57:17.471Z] "time", [2024-05-07T10:57:17.471Z] "unicode", [2024-05-07T10:57:17.471Z] "unicode/utf16", [2024-05-07T10:57:17.471Z] "unicode/utf8", [2024-05-07T10:57:17.471Z] "unsafe" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestGoFiles": [ [2024-05-07T10:57:17.471Z] "asyncfloat64_test.go", [2024-05-07T10:57:17.471Z] "asyncint64_test.go", [2024-05-07T10:57:17.471Z] "instrument_test.go", [2024-05-07T10:57:17.471Z] "syncfloat64_test.go", [2024-05-07T10:57:17.471Z] "syncint64_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "TestImports": [ [2024-05-07T10:57:17.471Z] "context", [2024-05-07T10:57:17.471Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.471Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.471Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.471Z] "sync", [2024-05-07T10:57:17.471Z] "testing" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.471Z] "XTestGoFiles": [ [2024-05-07T10:57:17.471Z] "config_test.go", [2024-05-07T10:57:17.471Z] "example_test.go" [2024-05-07T10:57:17.471Z] ], [2024-05-07T10:57:17.472Z] "XTestImports": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "database/sql", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/semconv/v1.24.0", [2024-05-07T10:57:17.472Z] "net/http", [2024-05-07T10:57:17.472Z] "runtime", [2024-05-07T10:57:17.472Z] "testing", [2024-05-07T10:57:17.472Z] "time" [2024-05-07T10:57:17.472Z] ] [2024-05-07T10:57:17.472Z] } [2024-05-07T10:57:17.472Z] { [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/baggage", [2024-05-07T10:57:17.472Z] "ImportPath": "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "Name": "baggage", [2024-05-07T10:57:17.472Z] "Doc": "Package baggage provides base types and functionality to store and retrieve baggage in Go context.", [2024-05-07T10:57:17.472Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "Module": { [2024-05-07T10:57:17.472Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.472Z] "Version": "v1.24.0", [2024-05-07T10:57:17.472Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.472Z] "Indirect": true, [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.472Z] "GoVersion": "1.20" [2024-05-07T10:57:17.472Z] }, [2024-05-07T10:57:17.472Z] "DepOnly": true, [2024-05-07T10:57:17.472Z] "Stale": true, [2024-05-07T10:57:17.472Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.472Z] "GoFiles": [ [2024-05-07T10:57:17.472Z] "baggage.go", [2024-05-07T10:57:17.472Z] "context.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Imports": [ [2024-05-07T10:57:17.472Z] "context" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Deps": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "internal/abi", [2024-05-07T10:57:17.472Z] "internal/bytealg", [2024-05-07T10:57:17.472Z] "internal/cpu", [2024-05-07T10:57:17.472Z] "internal/goexperiment", [2024-05-07T10:57:17.472Z] "internal/itoa", [2024-05-07T10:57:17.472Z] "internal/oserror", [2024-05-07T10:57:17.472Z] "internal/race", [2024-05-07T10:57:17.472Z] "internal/reflectlite", [2024-05-07T10:57:17.472Z] "internal/unsafeheader", [2024-05-07T10:57:17.472Z] "runtime", [2024-05-07T10:57:17.472Z] "runtime/internal/atomic", [2024-05-07T10:57:17.472Z] "runtime/internal/math", [2024-05-07T10:57:17.472Z] "runtime/internal/sys", [2024-05-07T10:57:17.472Z] "sync", [2024-05-07T10:57:17.472Z] "sync/atomic", [2024-05-07T10:57:17.472Z] "syscall", [2024-05-07T10:57:17.472Z] "time", [2024-05-07T10:57:17.472Z] "unsafe" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "TestGoFiles": [ [2024-05-07T10:57:17.472Z] "context_test.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "TestImports": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.472Z] "testing" [2024-05-07T10:57:17.472Z] ] [2024-05-07T10:57:17.472Z] } [2024-05-07T10:57:17.472Z] { [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/baggage", [2024-05-07T10:57:17.472Z] "ImportPath": "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.472Z] "Name": "baggage", [2024-05-07T10:57:17.472Z] "Doc": "Package baggage provides functionality for storing and retrieving baggage items in Go context.", [2024-05-07T10:57:17.472Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "Module": { [2024-05-07T10:57:17.472Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.472Z] "Version": "v1.24.0", [2024-05-07T10:57:17.472Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.472Z] "Indirect": true, [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.472Z] "GoVersion": "1.20" [2024-05-07T10:57:17.472Z] }, [2024-05-07T10:57:17.472Z] "DepOnly": true, [2024-05-07T10:57:17.472Z] "Stale": true, [2024-05-07T10:57:17.472Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "GoFiles": [ [2024-05-07T10:57:17.472Z] "baggage.go", [2024-05-07T10:57:17.472Z] "context.go", [2024-05-07T10:57:17.472Z] "doc.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Imports": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "net/url", [2024-05-07T10:57:17.472Z] "strings" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Deps": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "internal/abi", [2024-05-07T10:57:17.472Z] "internal/bytealg", [2024-05-07T10:57:17.472Z] "internal/cpu", [2024-05-07T10:57:17.472Z] "internal/fmtsort", [2024-05-07T10:57:17.472Z] "internal/goexperiment", [2024-05-07T10:57:17.472Z] "internal/itoa", [2024-05-07T10:57:17.472Z] "internal/oserror", [2024-05-07T10:57:17.472Z] "internal/poll", [2024-05-07T10:57:17.472Z] "internal/race", [2024-05-07T10:57:17.472Z] "internal/reflectlite", [2024-05-07T10:57:17.472Z] "internal/syscall/execenv", [2024-05-07T10:57:17.472Z] "internal/syscall/unix", [2024-05-07T10:57:17.472Z] "internal/testlog", [2024-05-07T10:57:17.472Z] "internal/unsafeheader", [2024-05-07T10:57:17.472Z] "io", [2024-05-07T10:57:17.472Z] "io/fs", [2024-05-07T10:57:17.472Z] "math", [2024-05-07T10:57:17.472Z] "math/bits", [2024-05-07T10:57:17.472Z] "net/url", [2024-05-07T10:57:17.472Z] "os", [2024-05-07T10:57:17.472Z] "path", [2024-05-07T10:57:17.472Z] "reflect", [2024-05-07T10:57:17.472Z] "runtime", [2024-05-07T10:57:17.472Z] "runtime/internal/atomic", [2024-05-07T10:57:17.472Z] "runtime/internal/math", [2024-05-07T10:57:17.472Z] "runtime/internal/sys", [2024-05-07T10:57:17.472Z] "sort", [2024-05-07T10:57:17.472Z] "strconv", [2024-05-07T10:57:17.472Z] "strings", [2024-05-07T10:57:17.472Z] "sync", [2024-05-07T10:57:17.472Z] "sync/atomic", [2024-05-07T10:57:17.472Z] "syscall", [2024-05-07T10:57:17.472Z] "time", [2024-05-07T10:57:17.472Z] "unicode", [2024-05-07T10:57:17.472Z] "unicode/utf8", [2024-05-07T10:57:17.472Z] "unsafe" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "TestGoFiles": [ [2024-05-07T10:57:17.472Z] "baggage_test.go", [2024-05-07T10:57:17.472Z] "context_test.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "TestImports": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "math/rand", [2024-05-07T10:57:17.472Z] "sort", [2024-05-07T10:57:17.472Z] "strings", [2024-05-07T10:57:17.472Z] "testing" [2024-05-07T10:57:17.472Z] ] [2024-05-07T10:57:17.472Z] } [2024-05-07T10:57:17.472Z] { [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0/embedded", [2024-05-07T10:57:17.472Z] "ImportPath": "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.472Z] "Name": "embedded", [2024-05-07T10:57:17.472Z] "Doc": "Package embedded provides interfaces embedded within the [OpenTelemetry trace API].", [2024-05-07T10:57:17.472Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-05-07T10:57:17.472Z] "Module": { [2024-05-07T10:57:17.472Z] "Path": "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "Version": "v1.24.0", [2024-05-07T10:57:17.472Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.472Z] "Indirect": true, [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-05-07T10:57:17.472Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/trace/@v/v1.24.0.mod", [2024-05-07T10:57:17.472Z] "GoVersion": "1.20" [2024-05-07T10:57:17.472Z] }, [2024-05-07T10:57:17.472Z] "DepOnly": true, [2024-05-07T10:57:17.472Z] "Stale": true, [2024-05-07T10:57:17.472Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.472Z] "GoFiles": [ [2024-05-07T10:57:17.472Z] "embedded.go" [2024-05-07T10:57:17.472Z] ] [2024-05-07T10:57:17.472Z] } [2024-05-07T10:57:17.472Z] { [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-05-07T10:57:17.472Z] "ImportPath": "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "Name": "trace", [2024-05-07T10:57:17.472Z] "Doc": "Package trace provides an implementation of the tracing part of the OpenTelemetry API.", [2024-05-07T10:57:17.472Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-05-07T10:57:17.472Z] "Module": { [2024-05-07T10:57:17.472Z] "Path": "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "Version": "v1.24.0", [2024-05-07T10:57:17.472Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.472Z] "Indirect": true, [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.24.0", [2024-05-07T10:57:17.472Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/trace/@v/v1.24.0.mod", [2024-05-07T10:57:17.472Z] "GoVersion": "1.20" [2024-05-07T10:57:17.472Z] }, [2024-05-07T10:57:17.472Z] "DepOnly": true, [2024-05-07T10:57:17.472Z] "Stale": true, [2024-05-07T10:57:17.472Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.472Z] "GoFiles": [ [2024-05-07T10:57:17.472Z] "config.go", [2024-05-07T10:57:17.472Z] "context.go", [2024-05-07T10:57:17.472Z] "doc.go", [2024-05-07T10:57:17.472Z] "nonrecording.go", [2024-05-07T10:57:17.472Z] "noop.go", [2024-05-07T10:57:17.472Z] "trace.go", [2024-05-07T10:57:17.472Z] "tracestate.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Imports": [ [2024-05-07T10:57:17.472Z] "bytes", [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "encoding/hex", [2024-05-07T10:57:17.472Z] "encoding/json", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.472Z] "strings", [2024-05-07T10:57:17.472Z] "time" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Deps": [ [2024-05-07T10:57:17.472Z] "bytes", [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "encoding", [2024-05-07T10:57:17.472Z] "encoding/base64", [2024-05-07T10:57:17.472Z] "encoding/binary", [2024-05-07T10:57:17.472Z] "encoding/hex", [2024-05-07T10:57:17.472Z] "encoding/json", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.472Z] "internal/abi", [2024-05-07T10:57:17.472Z] "internal/bytealg", [2024-05-07T10:57:17.472Z] "internal/cpu", [2024-05-07T10:57:17.472Z] "internal/fmtsort", [2024-05-07T10:57:17.472Z] "internal/goexperiment", [2024-05-07T10:57:17.472Z] "internal/itoa", [2024-05-07T10:57:17.472Z] "internal/oserror", [2024-05-07T10:57:17.472Z] "internal/poll", [2024-05-07T10:57:17.472Z] "internal/race", [2024-05-07T10:57:17.472Z] "internal/reflectlite", [2024-05-07T10:57:17.472Z] "internal/syscall/execenv", [2024-05-07T10:57:17.472Z] "internal/syscall/unix", [2024-05-07T10:57:17.472Z] "internal/testlog", [2024-05-07T10:57:17.472Z] "internal/unsafeheader", [2024-05-07T10:57:17.472Z] "io", [2024-05-07T10:57:17.472Z] "io/fs", [2024-05-07T10:57:17.472Z] "math", [2024-05-07T10:57:17.472Z] "math/bits", [2024-05-07T10:57:17.472Z] "os", [2024-05-07T10:57:17.472Z] "path", [2024-05-07T10:57:17.472Z] "reflect", [2024-05-07T10:57:17.472Z] "runtime", [2024-05-07T10:57:17.472Z] "runtime/internal/atomic", [2024-05-07T10:57:17.472Z] "runtime/internal/math", [2024-05-07T10:57:17.472Z] "runtime/internal/sys", [2024-05-07T10:57:17.472Z] "sort", [2024-05-07T10:57:17.472Z] "strconv", [2024-05-07T10:57:17.472Z] "strings", [2024-05-07T10:57:17.472Z] "sync", [2024-05-07T10:57:17.472Z] "sync/atomic", [2024-05-07T10:57:17.472Z] "syscall", [2024-05-07T10:57:17.472Z] "time", [2024-05-07T10:57:17.472Z] "unicode", [2024-05-07T10:57:17.472Z] "unicode/utf16", [2024-05-07T10:57:17.472Z] "unicode/utf8", [2024-05-07T10:57:17.472Z] "unsafe" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "TestGoFiles": [ [2024-05-07T10:57:17.472Z] "config_test.go", [2024-05-07T10:57:17.472Z] "context_test.go", [2024-05-07T10:57:17.472Z] "noop_test.go", [2024-05-07T10:57:17.472Z] "trace_test.go", [2024-05-07T10:57:17.472Z] "tracestate_benchkmark_test.go", [2024-05-07T10:57:17.472Z] "tracestate_test.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "TestImports": [ [2024-05-07T10:57:17.472Z] "bytes", [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "encoding/json", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "testing", [2024-05-07T10:57:17.472Z] "time" [2024-05-07T10:57:17.472Z] ] [2024-05-07T10:57:17.472Z] } [2024-05-07T10:57:17.472Z] { [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/propagation", [2024-05-07T10:57:17.472Z] "ImportPath": "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.472Z] "Name": "propagation", [2024-05-07T10:57:17.472Z] "Doc": "Package propagation contains OpenTelemetry context propagators.", [2024-05-07T10:57:17.472Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "Module": { [2024-05-07T10:57:17.472Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.472Z] "Version": "v1.24.0", [2024-05-07T10:57:17.472Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.472Z] "Indirect": true, [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.472Z] "GoVersion": "1.20" [2024-05-07T10:57:17.472Z] }, [2024-05-07T10:57:17.472Z] "DepOnly": true, [2024-05-07T10:57:17.472Z] "Stale": true, [2024-05-07T10:57:17.472Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "GoFiles": [ [2024-05-07T10:57:17.472Z] "baggage.go", [2024-05-07T10:57:17.472Z] "doc.go", [2024-05-07T10:57:17.472Z] "propagation.go", [2024-05-07T10:57:17.472Z] "trace_context.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Imports": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "encoding/hex", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "net/http", [2024-05-07T10:57:17.472Z] "strings" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Deps": [ [2024-05-07T10:57:17.472Z] "bufio", [2024-05-07T10:57:17.472Z] "bytes", [2024-05-07T10:57:17.472Z] "compress/flate", [2024-05-07T10:57:17.472Z] "compress/gzip", [2024-05-07T10:57:17.472Z] "container/list", [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "crypto", [2024-05-07T10:57:17.472Z] "crypto/aes", [2024-05-07T10:57:17.472Z] "crypto/cipher", [2024-05-07T10:57:17.472Z] "crypto/des", [2024-05-07T10:57:17.472Z] "crypto/dsa", [2024-05-07T10:57:17.472Z] "crypto/ecdsa", [2024-05-07T10:57:17.472Z] "crypto/ed25519", [2024-05-07T10:57:17.472Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.472Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.472Z] "crypto/elliptic", [2024-05-07T10:57:17.472Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.472Z] "crypto/hmac", [2024-05-07T10:57:17.472Z] "crypto/internal/randutil", [2024-05-07T10:57:17.472Z] "crypto/internal/subtle", [2024-05-07T10:57:17.472Z] "crypto/md5", [2024-05-07T10:57:17.472Z] "crypto/rand", [2024-05-07T10:57:17.472Z] "crypto/rc4", [2024-05-07T10:57:17.472Z] "crypto/rsa", [2024-05-07T10:57:17.472Z] "crypto/sha1", [2024-05-07T10:57:17.472Z] "crypto/sha256", [2024-05-07T10:57:17.472Z] "crypto/sha512", [2024-05-07T10:57:17.472Z] "crypto/subtle", [2024-05-07T10:57:17.472Z] "crypto/tls", [2024-05-07T10:57:17.472Z] "crypto/x509", [2024-05-07T10:57:17.472Z] "crypto/x509/pkix", [2024-05-07T10:57:17.472Z] "encoding", [2024-05-07T10:57:17.472Z] "encoding/asn1", [2024-05-07T10:57:17.472Z] "encoding/base64", [2024-05-07T10:57:17.472Z] "encoding/binary", [2024-05-07T10:57:17.472Z] "encoding/hex", [2024-05-07T10:57:17.472Z] "encoding/json", [2024-05-07T10:57:17.472Z] "encoding/pem", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.472Z] "hash", [2024-05-07T10:57:17.472Z] "hash/crc32", [2024-05-07T10:57:17.472Z] "internal/abi", [2024-05-07T10:57:17.472Z] "internal/bytealg", [2024-05-07T10:57:17.472Z] "internal/cpu", [2024-05-07T10:57:17.472Z] "internal/fmtsort", [2024-05-07T10:57:17.472Z] "internal/goexperiment", [2024-05-07T10:57:17.472Z] "internal/itoa", [2024-05-07T10:57:17.472Z] "internal/nettrace", [2024-05-07T10:57:17.472Z] "internal/oserror", [2024-05-07T10:57:17.472Z] "internal/poll", [2024-05-07T10:57:17.472Z] "internal/race", [2024-05-07T10:57:17.472Z] "internal/reflectlite", [2024-05-07T10:57:17.472Z] "internal/singleflight", [2024-05-07T10:57:17.472Z] "internal/syscall/execenv", [2024-05-07T10:57:17.472Z] "internal/syscall/unix", [2024-05-07T10:57:17.472Z] "internal/testlog", [2024-05-07T10:57:17.472Z] "internal/unsafeheader", [2024-05-07T10:57:17.472Z] "io", [2024-05-07T10:57:17.472Z] "io/fs", [2024-05-07T10:57:17.472Z] "io/ioutil", [2024-05-07T10:57:17.472Z] "log", [2024-05-07T10:57:17.472Z] "math", [2024-05-07T10:57:17.472Z] "math/big", [2024-05-07T10:57:17.472Z] "math/bits", [2024-05-07T10:57:17.472Z] "math/rand", [2024-05-07T10:57:17.472Z] "mime", [2024-05-07T10:57:17.472Z] "mime/multipart", [2024-05-07T10:57:17.472Z] "mime/quotedprintable", [2024-05-07T10:57:17.472Z] "net", [2024-05-07T10:57:17.472Z] "net/http", [2024-05-07T10:57:17.472Z] "net/http/httptrace", [2024-05-07T10:57:17.472Z] "net/http/internal", [2024-05-07T10:57:17.472Z] "net/http/internal/ascii", [2024-05-07T10:57:17.472Z] "net/textproto", [2024-05-07T10:57:17.472Z] "net/url", [2024-05-07T10:57:17.472Z] "os", [2024-05-07T10:57:17.472Z] "path", [2024-05-07T10:57:17.472Z] "path/filepath", [2024-05-07T10:57:17.472Z] "reflect", [2024-05-07T10:57:17.472Z] "runtime", [2024-05-07T10:57:17.472Z] "runtime/cgo", [2024-05-07T10:57:17.472Z] "runtime/internal/atomic", [2024-05-07T10:57:17.472Z] "runtime/internal/math", [2024-05-07T10:57:17.472Z] "runtime/internal/sys", [2024-05-07T10:57:17.472Z] "sort", [2024-05-07T10:57:17.472Z] "strconv", [2024-05-07T10:57:17.472Z] "strings", [2024-05-07T10:57:17.472Z] "sync", [2024-05-07T10:57:17.472Z] "sync/atomic", [2024-05-07T10:57:17.472Z] "syscall", [2024-05-07T10:57:17.472Z] "time", [2024-05-07T10:57:17.472Z] "unicode", [2024-05-07T10:57:17.472Z] "unicode/utf16", [2024-05-07T10:57:17.472Z] "unicode/utf8", [2024-05-07T10:57:17.472Z] "unsafe", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.472Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "XTestGoFiles": [ [2024-05-07T10:57:17.472Z] "baggage_test.go", [2024-05-07T10:57:17.472Z] "propagation_test.go", [2024-05-07T10:57:17.472Z] "propagators_test.go", [2024-05-07T10:57:17.472Z] "trace_context_benchmark_test.go", [2024-05-07T10:57:17.472Z] "trace_context_example_test.go", [2024-05-07T10:57:17.472Z] "trace_context_test.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "XTestImports": [ [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.472Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "net/http", [2024-05-07T10:57:17.472Z] "sort", [2024-05-07T10:57:17.472Z] "strings", [2024-05-07T10:57:17.472Z] "testing" [2024-05-07T10:57:17.472Z] ] [2024-05-07T10:57:17.472Z] } [2024-05-07T10:57:17.472Z] { [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global", [2024-05-07T10:57:17.472Z] "ImportPath": "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.472Z] "Name": "global", [2024-05-07T10:57:17.472Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "Module": { [2024-05-07T10:57:17.472Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.472Z] "Version": "v1.24.0", [2024-05-07T10:57:17.472Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.472Z] "Indirect": true, [2024-05-07T10:57:17.472Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.472Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.472Z] "GoVersion": "1.20" [2024-05-07T10:57:17.472Z] }, [2024-05-07T10:57:17.472Z] "DepOnly": true, [2024-05-07T10:57:17.472Z] "Stale": true, [2024-05-07T10:57:17.472Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-05-07T10:57:17.472Z] "GoFiles": [ [2024-05-07T10:57:17.472Z] "handler.go", [2024-05-07T10:57:17.472Z] "instruments.go", [2024-05-07T10:57:17.472Z] "internal_logging.go", [2024-05-07T10:57:17.472Z] "meter.go", [2024-05-07T10:57:17.472Z] "propagator.go", [2024-05-07T10:57:17.472Z] "state.go", [2024-05-07T10:57:17.472Z] "trace.go" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Imports": [ [2024-05-07T10:57:17.472Z] "container/list", [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.472Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.472Z] "log", [2024-05-07T10:57:17.472Z] "os", [2024-05-07T10:57:17.472Z] "sync", [2024-05-07T10:57:17.472Z] "sync/atomic" [2024-05-07T10:57:17.472Z] ], [2024-05-07T10:57:17.472Z] "Deps": [ [2024-05-07T10:57:17.472Z] "bufio", [2024-05-07T10:57:17.472Z] "bytes", [2024-05-07T10:57:17.472Z] "compress/flate", [2024-05-07T10:57:17.472Z] "compress/gzip", [2024-05-07T10:57:17.472Z] "container/list", [2024-05-07T10:57:17.472Z] "context", [2024-05-07T10:57:17.472Z] "crypto", [2024-05-07T10:57:17.472Z] "crypto/aes", [2024-05-07T10:57:17.472Z] "crypto/cipher", [2024-05-07T10:57:17.472Z] "crypto/des", [2024-05-07T10:57:17.472Z] "crypto/dsa", [2024-05-07T10:57:17.472Z] "crypto/ecdsa", [2024-05-07T10:57:17.472Z] "crypto/ed25519", [2024-05-07T10:57:17.472Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.472Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.472Z] "crypto/elliptic", [2024-05-07T10:57:17.472Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.472Z] "crypto/hmac", [2024-05-07T10:57:17.472Z] "crypto/internal/randutil", [2024-05-07T10:57:17.472Z] "crypto/internal/subtle", [2024-05-07T10:57:17.472Z] "crypto/md5", [2024-05-07T10:57:17.472Z] "crypto/rand", [2024-05-07T10:57:17.472Z] "crypto/rc4", [2024-05-07T10:57:17.472Z] "crypto/rsa", [2024-05-07T10:57:17.472Z] "crypto/sha1", [2024-05-07T10:57:17.472Z] "crypto/sha256", [2024-05-07T10:57:17.472Z] "crypto/sha512", [2024-05-07T10:57:17.472Z] "crypto/subtle", [2024-05-07T10:57:17.472Z] "crypto/tls", [2024-05-07T10:57:17.472Z] "crypto/x509", [2024-05-07T10:57:17.472Z] "crypto/x509/pkix", [2024-05-07T10:57:17.472Z] "encoding", [2024-05-07T10:57:17.472Z] "encoding/asn1", [2024-05-07T10:57:17.472Z] "encoding/base64", [2024-05-07T10:57:17.472Z] "encoding/binary", [2024-05-07T10:57:17.472Z] "encoding/hex", [2024-05-07T10:57:17.472Z] "encoding/json", [2024-05-07T10:57:17.472Z] "encoding/pem", [2024-05-07T10:57:17.472Z] "errors", [2024-05-07T10:57:17.472Z] "fmt", [2024-05-07T10:57:17.472Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.472Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.472Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.472Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.473Z] "hash", [2024-05-07T10:57:17.473Z] "hash/crc32", [2024-05-07T10:57:17.473Z] "internal/abi", [2024-05-07T10:57:17.473Z] "internal/bytealg", [2024-05-07T10:57:17.473Z] "internal/cpu", [2024-05-07T10:57:17.473Z] "internal/fmtsort", [2024-05-07T10:57:17.473Z] "internal/goexperiment", [2024-05-07T10:57:17.473Z] "internal/itoa", [2024-05-07T10:57:17.473Z] "internal/nettrace", [2024-05-07T10:57:17.473Z] "internal/oserror", [2024-05-07T10:57:17.473Z] "internal/poll", [2024-05-07T10:57:17.473Z] "internal/race", [2024-05-07T10:57:17.473Z] "internal/reflectlite", [2024-05-07T10:57:17.473Z] "internal/singleflight", [2024-05-07T10:57:17.473Z] "internal/syscall/execenv", [2024-05-07T10:57:17.473Z] "internal/syscall/unix", [2024-05-07T10:57:17.473Z] "internal/testlog", [2024-05-07T10:57:17.473Z] "internal/unsafeheader", [2024-05-07T10:57:17.473Z] "io", [2024-05-07T10:57:17.473Z] "io/fs", [2024-05-07T10:57:17.473Z] "io/ioutil", [2024-05-07T10:57:17.473Z] "log", [2024-05-07T10:57:17.473Z] "math", [2024-05-07T10:57:17.473Z] "math/big", [2024-05-07T10:57:17.473Z] "math/bits", [2024-05-07T10:57:17.473Z] "math/rand", [2024-05-07T10:57:17.473Z] "mime", [2024-05-07T10:57:17.473Z] "mime/multipart", [2024-05-07T10:57:17.473Z] "mime/quotedprintable", [2024-05-07T10:57:17.473Z] "net", [2024-05-07T10:57:17.473Z] "net/http", [2024-05-07T10:57:17.473Z] "net/http/httptrace", [2024-05-07T10:57:17.473Z] "net/http/internal", [2024-05-07T10:57:17.473Z] "net/http/internal/ascii", [2024-05-07T10:57:17.473Z] "net/textproto", [2024-05-07T10:57:17.473Z] "net/url", [2024-05-07T10:57:17.473Z] "os", [2024-05-07T10:57:17.473Z] "path", [2024-05-07T10:57:17.473Z] "path/filepath", [2024-05-07T10:57:17.473Z] "reflect", [2024-05-07T10:57:17.473Z] "runtime", [2024-05-07T10:57:17.473Z] "runtime/cgo", [2024-05-07T10:57:17.473Z] "runtime/internal/atomic", [2024-05-07T10:57:17.473Z] "runtime/internal/math", [2024-05-07T10:57:17.473Z] "runtime/internal/sys", [2024-05-07T10:57:17.473Z] "sort", [2024-05-07T10:57:17.473Z] "strconv", [2024-05-07T10:57:17.473Z] "strings", [2024-05-07T10:57:17.473Z] "sync", [2024-05-07T10:57:17.473Z] "sync/atomic", [2024-05-07T10:57:17.473Z] "syscall", [2024-05-07T10:57:17.473Z] "time", [2024-05-07T10:57:17.473Z] "unicode", [2024-05-07T10:57:17.473Z] "unicode/utf16", [2024-05-07T10:57:17.473Z] "unicode/utf8", [2024-05-07T10:57:17.473Z] "unsafe", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "TestGoFiles": [ [2024-05-07T10:57:17.473Z] "benchmark_test.go", [2024-05-07T10:57:17.473Z] "handler_test.go", [2024-05-07T10:57:17.473Z] "instruments_test.go", [2024-05-07T10:57:17.473Z] "internal_logging_test.go", [2024-05-07T10:57:17.473Z] "meter_test.go", [2024-05-07T10:57:17.473Z] "meter_types_test.go", [2024-05-07T10:57:17.473Z] "propagator_test.go", [2024-05-07T10:57:17.473Z] "state_test.go", [2024-05-07T10:57:17.473Z] "trace_test.go", [2024-05-07T10:57:17.473Z] "util_test.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "TestImports": [ [2024-05-07T10:57:17.473Z] "bytes", [2024-05-07T10:57:17.473Z] "context", [2024-05-07T10:57:17.473Z] "errors", [2024-05-07T10:57:17.473Z] "fmt", [2024-05-07T10:57:17.473Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.473Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.473Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/suite", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/internaltest", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric/noop", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace/noop", [2024-05-07T10:57:17.473Z] "io", [2024-05-07T10:57:17.473Z] "log", [2024-05-07T10:57:17.473Z] "sync", [2024-05-07T10:57:17.473Z] "sync/atomic", [2024-05-07T10:57:17.473Z] "testing", [2024-05-07T10:57:17.473Z] "time" [2024-05-07T10:57:17.473Z] ] [2024-05-07T10:57:17.473Z] } [2024-05-07T10:57:17.473Z] { [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "ImportPath": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.473Z] "Name": "otel", [2024-05-07T10:57:17.473Z] "Doc": "Package otel provides global access to the OpenTelemetry API.", [2024-05-07T10:57:17.473Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "Module": { [2024-05-07T10:57:17.473Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.473Z] "Version": "v1.24.0", [2024-05-07T10:57:17.473Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.473Z] "Indirect": true, [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.473Z] "GoVersion": "1.20" [2024-05-07T10:57:17.473Z] }, [2024-05-07T10:57:17.473Z] "DepOnly": true, [2024-05-07T10:57:17.473Z] "Stale": true, [2024-05-07T10:57:17.473Z] "StaleReason": "stale dependency: github.com/go-logr/logr", [2024-05-07T10:57:17.473Z] "GoFiles": [ [2024-05-07T10:57:17.473Z] "doc.go", [2024-05-07T10:57:17.473Z] "error_handler.go", [2024-05-07T10:57:17.473Z] "handler.go", [2024-05-07T10:57:17.473Z] "internal_logging.go", [2024-05-07T10:57:17.473Z] "metric.go", [2024-05-07T10:57:17.473Z] "propagation.go", [2024-05-07T10:57:17.473Z] "trace.go", [2024-05-07T10:57:17.473Z] "version.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "Imports": [ [2024-05-07T10:57:17.473Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "Deps": [ [2024-05-07T10:57:17.473Z] "bufio", [2024-05-07T10:57:17.473Z] "bytes", [2024-05-07T10:57:17.473Z] "compress/flate", [2024-05-07T10:57:17.473Z] "compress/gzip", [2024-05-07T10:57:17.473Z] "container/list", [2024-05-07T10:57:17.473Z] "context", [2024-05-07T10:57:17.473Z] "crypto", [2024-05-07T10:57:17.473Z] "crypto/aes", [2024-05-07T10:57:17.473Z] "crypto/cipher", [2024-05-07T10:57:17.473Z] "crypto/des", [2024-05-07T10:57:17.473Z] "crypto/dsa", [2024-05-07T10:57:17.473Z] "crypto/ecdsa", [2024-05-07T10:57:17.473Z] "crypto/ed25519", [2024-05-07T10:57:17.473Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.473Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.473Z] "crypto/elliptic", [2024-05-07T10:57:17.473Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.473Z] "crypto/hmac", [2024-05-07T10:57:17.473Z] "crypto/internal/randutil", [2024-05-07T10:57:17.473Z] "crypto/internal/subtle", [2024-05-07T10:57:17.473Z] "crypto/md5", [2024-05-07T10:57:17.473Z] "crypto/rand", [2024-05-07T10:57:17.473Z] "crypto/rc4", [2024-05-07T10:57:17.473Z] "crypto/rsa", [2024-05-07T10:57:17.473Z] "crypto/sha1", [2024-05-07T10:57:17.473Z] "crypto/sha256", [2024-05-07T10:57:17.473Z] "crypto/sha512", [2024-05-07T10:57:17.473Z] "crypto/subtle", [2024-05-07T10:57:17.473Z] "crypto/tls", [2024-05-07T10:57:17.473Z] "crypto/x509", [2024-05-07T10:57:17.473Z] "crypto/x509/pkix", [2024-05-07T10:57:17.473Z] "encoding", [2024-05-07T10:57:17.473Z] "encoding/asn1", [2024-05-07T10:57:17.473Z] "encoding/base64", [2024-05-07T10:57:17.473Z] "encoding/binary", [2024-05-07T10:57:17.473Z] "encoding/hex", [2024-05-07T10:57:17.473Z] "encoding/json", [2024-05-07T10:57:17.473Z] "encoding/pem", [2024-05-07T10:57:17.473Z] "errors", [2024-05-07T10:57:17.473Z] "fmt", [2024-05-07T10:57:17.473Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.473Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.473Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.473Z] "hash", [2024-05-07T10:57:17.473Z] "hash/crc32", [2024-05-07T10:57:17.473Z] "internal/abi", [2024-05-07T10:57:17.473Z] "internal/bytealg", [2024-05-07T10:57:17.473Z] "internal/cpu", [2024-05-07T10:57:17.473Z] "internal/fmtsort", [2024-05-07T10:57:17.473Z] "internal/goexperiment", [2024-05-07T10:57:17.473Z] "internal/itoa", [2024-05-07T10:57:17.473Z] "internal/nettrace", [2024-05-07T10:57:17.473Z] "internal/oserror", [2024-05-07T10:57:17.473Z] "internal/poll", [2024-05-07T10:57:17.473Z] "internal/race", [2024-05-07T10:57:17.473Z] "internal/reflectlite", [2024-05-07T10:57:17.473Z] "internal/singleflight", [2024-05-07T10:57:17.473Z] "internal/syscall/execenv", [2024-05-07T10:57:17.473Z] "internal/syscall/unix", [2024-05-07T10:57:17.473Z] "internal/testlog", [2024-05-07T10:57:17.473Z] "internal/unsafeheader", [2024-05-07T10:57:17.473Z] "io", [2024-05-07T10:57:17.473Z] "io/fs", [2024-05-07T10:57:17.473Z] "io/ioutil", [2024-05-07T10:57:17.473Z] "log", [2024-05-07T10:57:17.473Z] "math", [2024-05-07T10:57:17.473Z] "math/big", [2024-05-07T10:57:17.473Z] "math/bits", [2024-05-07T10:57:17.473Z] "math/rand", [2024-05-07T10:57:17.473Z] "mime", [2024-05-07T10:57:17.473Z] "mime/multipart", [2024-05-07T10:57:17.473Z] "mime/quotedprintable", [2024-05-07T10:57:17.473Z] "net", [2024-05-07T10:57:17.473Z] "net/http", [2024-05-07T10:57:17.473Z] "net/http/httptrace", [2024-05-07T10:57:17.473Z] "net/http/internal", [2024-05-07T10:57:17.473Z] "net/http/internal/ascii", [2024-05-07T10:57:17.473Z] "net/textproto", [2024-05-07T10:57:17.473Z] "net/url", [2024-05-07T10:57:17.473Z] "os", [2024-05-07T10:57:17.473Z] "path", [2024-05-07T10:57:17.473Z] "path/filepath", [2024-05-07T10:57:17.473Z] "reflect", [2024-05-07T10:57:17.473Z] "runtime", [2024-05-07T10:57:17.473Z] "runtime/cgo", [2024-05-07T10:57:17.473Z] "runtime/internal/atomic", [2024-05-07T10:57:17.473Z] "runtime/internal/math", [2024-05-07T10:57:17.473Z] "runtime/internal/sys", [2024-05-07T10:57:17.473Z] "sort", [2024-05-07T10:57:17.473Z] "strconv", [2024-05-07T10:57:17.473Z] "strings", [2024-05-07T10:57:17.473Z] "sync", [2024-05-07T10:57:17.473Z] "sync/atomic", [2024-05-07T10:57:17.473Z] "syscall", [2024-05-07T10:57:17.473Z] "time", [2024-05-07T10:57:17.473Z] "unicode", [2024-05-07T10:57:17.473Z] "unicode/utf16", [2024-05-07T10:57:17.473Z] "unicode/utf8", [2024-05-07T10:57:17.473Z] "unsafe", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "TestGoFiles": [ [2024-05-07T10:57:17.473Z] "handler_test.go", [2024-05-07T10:57:17.473Z] "metric_test.go", [2024-05-07T10:57:17.473Z] "trace_test.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "TestImports": [ [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/metric/noop", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/trace/noop", [2024-05-07T10:57:17.473Z] "testing" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "XTestGoFiles": [ [2024-05-07T10:57:17.473Z] "internal_logging_test.go", [2024-05-07T10:57:17.473Z] "version_test.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "XTestImports": [ [2024-05-07T10:57:17.473Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.473Z] "log", [2024-05-07T10:57:17.473Z] "os", [2024-05-07T10:57:17.473Z] "regexp", [2024-05-07T10:57:17.473Z] "testing" [2024-05-07T10:57:17.473Z] ] [2024-05-07T10:57:17.473Z] } [2024-05-07T10:57:17.473Z] { [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/v1.17.0", [2024-05-07T10:57:17.473Z] "ImportPath": "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.473Z] "Name": "semconv", [2024-05-07T10:57:17.473Z] "Doc": "Package semconv implements OpenTelemetry semantic conventions.", [2024-05-07T10:57:17.473Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "Module": { [2024-05-07T10:57:17.473Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.473Z] "Version": "v1.24.0", [2024-05-07T10:57:17.473Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.473Z] "Indirect": true, [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.473Z] "GoVersion": "1.20" [2024-05-07T10:57:17.473Z] }, [2024-05-07T10:57:17.473Z] "DepOnly": true, [2024-05-07T10:57:17.473Z] "Stale": true, [2024-05-07T10:57:17.473Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.473Z] "GoFiles": [ [2024-05-07T10:57:17.473Z] "doc.go", [2024-05-07T10:57:17.473Z] "event.go", [2024-05-07T10:57:17.473Z] "exception.go", [2024-05-07T10:57:17.473Z] "http.go", [2024-05-07T10:57:17.473Z] "resource.go", [2024-05-07T10:57:17.473Z] "schema.go", [2024-05-07T10:57:17.473Z] "trace.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "Imports": [ [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/attribute" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "Deps": [ [2024-05-07T10:57:17.473Z] "bytes", [2024-05-07T10:57:17.473Z] "encoding", [2024-05-07T10:57:17.473Z] "encoding/base64", [2024-05-07T10:57:17.473Z] "encoding/binary", [2024-05-07T10:57:17.473Z] "encoding/json", [2024-05-07T10:57:17.473Z] "errors", [2024-05-07T10:57:17.473Z] "fmt", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.473Z] "internal/abi", [2024-05-07T10:57:17.473Z] "internal/bytealg", [2024-05-07T10:57:17.473Z] "internal/cpu", [2024-05-07T10:57:17.473Z] "internal/fmtsort", [2024-05-07T10:57:17.473Z] "internal/goexperiment", [2024-05-07T10:57:17.473Z] "internal/itoa", [2024-05-07T10:57:17.473Z] "internal/oserror", [2024-05-07T10:57:17.473Z] "internal/poll", [2024-05-07T10:57:17.473Z] "internal/race", [2024-05-07T10:57:17.473Z] "internal/reflectlite", [2024-05-07T10:57:17.473Z] "internal/syscall/execenv", [2024-05-07T10:57:17.473Z] "internal/syscall/unix", [2024-05-07T10:57:17.473Z] "internal/testlog", [2024-05-07T10:57:17.473Z] "internal/unsafeheader", [2024-05-07T10:57:17.473Z] "io", [2024-05-07T10:57:17.473Z] "io/fs", [2024-05-07T10:57:17.473Z] "math", [2024-05-07T10:57:17.473Z] "math/bits", [2024-05-07T10:57:17.473Z] "os", [2024-05-07T10:57:17.473Z] "path", [2024-05-07T10:57:17.473Z] "reflect", [2024-05-07T10:57:17.473Z] "runtime", [2024-05-07T10:57:17.473Z] "runtime/internal/atomic", [2024-05-07T10:57:17.473Z] "runtime/internal/math", [2024-05-07T10:57:17.473Z] "runtime/internal/sys", [2024-05-07T10:57:17.473Z] "sort", [2024-05-07T10:57:17.473Z] "strconv", [2024-05-07T10:57:17.473Z] "strings", [2024-05-07T10:57:17.473Z] "sync", [2024-05-07T10:57:17.473Z] "sync/atomic", [2024-05-07T10:57:17.473Z] "syscall", [2024-05-07T10:57:17.473Z] "time", [2024-05-07T10:57:17.473Z] "unicode", [2024-05-07T10:57:17.473Z] "unicode/utf16", [2024-05-07T10:57:17.473Z] "unicode/utf8", [2024-05-07T10:57:17.473Z] "unsafe" [2024-05-07T10:57:17.473Z] ] [2024-05-07T10:57:17.473Z] } [2024-05-07T10:57:17.473Z] { [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/internal/v2", [2024-05-07T10:57:17.473Z] "ImportPath": "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.473Z] "Name": "internal", [2024-05-07T10:57:17.473Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "Module": { [2024-05-07T10:57:17.473Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.473Z] "Version": "v1.24.0", [2024-05-07T10:57:17.473Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.473Z] "Indirect": true, [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.473Z] "GoVersion": "1.20" [2024-05-07T10:57:17.473Z] }, [2024-05-07T10:57:17.473Z] "DepOnly": true, [2024-05-07T10:57:17.473Z] "Stale": true, [2024-05-07T10:57:17.473Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.473Z] "GoFiles": [ [2024-05-07T10:57:17.473Z] "http.go", [2024-05-07T10:57:17.473Z] "net.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "Imports": [ [2024-05-07T10:57:17.473Z] "fmt", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.473Z] "net", [2024-05-07T10:57:17.473Z] "net/http", [2024-05-07T10:57:17.473Z] "strconv", [2024-05-07T10:57:17.473Z] "strings" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "Deps": [ [2024-05-07T10:57:17.473Z] "bufio", [2024-05-07T10:57:17.473Z] "bytes", [2024-05-07T10:57:17.473Z] "compress/flate", [2024-05-07T10:57:17.473Z] "compress/gzip", [2024-05-07T10:57:17.473Z] "container/list", [2024-05-07T10:57:17.473Z] "context", [2024-05-07T10:57:17.473Z] "crypto", [2024-05-07T10:57:17.473Z] "crypto/aes", [2024-05-07T10:57:17.473Z] "crypto/cipher", [2024-05-07T10:57:17.473Z] "crypto/des", [2024-05-07T10:57:17.473Z] "crypto/dsa", [2024-05-07T10:57:17.473Z] "crypto/ecdsa", [2024-05-07T10:57:17.473Z] "crypto/ed25519", [2024-05-07T10:57:17.473Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.473Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.473Z] "crypto/elliptic", [2024-05-07T10:57:17.473Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.473Z] "crypto/hmac", [2024-05-07T10:57:17.473Z] "crypto/internal/randutil", [2024-05-07T10:57:17.473Z] "crypto/internal/subtle", [2024-05-07T10:57:17.473Z] "crypto/md5", [2024-05-07T10:57:17.473Z] "crypto/rand", [2024-05-07T10:57:17.473Z] "crypto/rc4", [2024-05-07T10:57:17.473Z] "crypto/rsa", [2024-05-07T10:57:17.473Z] "crypto/sha1", [2024-05-07T10:57:17.473Z] "crypto/sha256", [2024-05-07T10:57:17.473Z] "crypto/sha512", [2024-05-07T10:57:17.473Z] "crypto/subtle", [2024-05-07T10:57:17.473Z] "crypto/tls", [2024-05-07T10:57:17.473Z] "crypto/x509", [2024-05-07T10:57:17.473Z] "crypto/x509/pkix", [2024-05-07T10:57:17.473Z] "encoding", [2024-05-07T10:57:17.473Z] "encoding/asn1", [2024-05-07T10:57:17.473Z] "encoding/base64", [2024-05-07T10:57:17.473Z] "encoding/binary", [2024-05-07T10:57:17.473Z] "encoding/hex", [2024-05-07T10:57:17.473Z] "encoding/json", [2024-05-07T10:57:17.473Z] "encoding/pem", [2024-05-07T10:57:17.473Z] "errors", [2024-05-07T10:57:17.473Z] "fmt", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.473Z] "hash", [2024-05-07T10:57:17.473Z] "hash/crc32", [2024-05-07T10:57:17.473Z] "internal/abi", [2024-05-07T10:57:17.473Z] "internal/bytealg", [2024-05-07T10:57:17.473Z] "internal/cpu", [2024-05-07T10:57:17.473Z] "internal/fmtsort", [2024-05-07T10:57:17.473Z] "internal/goexperiment", [2024-05-07T10:57:17.473Z] "internal/itoa", [2024-05-07T10:57:17.473Z] "internal/nettrace", [2024-05-07T10:57:17.473Z] "internal/oserror", [2024-05-07T10:57:17.473Z] "internal/poll", [2024-05-07T10:57:17.473Z] "internal/race", [2024-05-07T10:57:17.473Z] "internal/reflectlite", [2024-05-07T10:57:17.473Z] "internal/singleflight", [2024-05-07T10:57:17.473Z] "internal/syscall/execenv", [2024-05-07T10:57:17.473Z] "internal/syscall/unix", [2024-05-07T10:57:17.473Z] "internal/testlog", [2024-05-07T10:57:17.473Z] "internal/unsafeheader", [2024-05-07T10:57:17.473Z] "io", [2024-05-07T10:57:17.473Z] "io/fs", [2024-05-07T10:57:17.473Z] "io/ioutil", [2024-05-07T10:57:17.473Z] "log", [2024-05-07T10:57:17.473Z] "math", [2024-05-07T10:57:17.473Z] "math/big", [2024-05-07T10:57:17.473Z] "math/bits", [2024-05-07T10:57:17.473Z] "math/rand", [2024-05-07T10:57:17.473Z] "mime", [2024-05-07T10:57:17.473Z] "mime/multipart", [2024-05-07T10:57:17.473Z] "mime/quotedprintable", [2024-05-07T10:57:17.473Z] "net", [2024-05-07T10:57:17.473Z] "net/http", [2024-05-07T10:57:17.473Z] "net/http/httptrace", [2024-05-07T10:57:17.473Z] "net/http/internal", [2024-05-07T10:57:17.473Z] "net/http/internal/ascii", [2024-05-07T10:57:17.473Z] "net/textproto", [2024-05-07T10:57:17.473Z] "net/url", [2024-05-07T10:57:17.473Z] "os", [2024-05-07T10:57:17.473Z] "path", [2024-05-07T10:57:17.473Z] "path/filepath", [2024-05-07T10:57:17.473Z] "reflect", [2024-05-07T10:57:17.473Z] "runtime", [2024-05-07T10:57:17.473Z] "runtime/cgo", [2024-05-07T10:57:17.473Z] "runtime/internal/atomic", [2024-05-07T10:57:17.473Z] "runtime/internal/math", [2024-05-07T10:57:17.473Z] "runtime/internal/sys", [2024-05-07T10:57:17.473Z] "sort", [2024-05-07T10:57:17.473Z] "strconv", [2024-05-07T10:57:17.473Z] "strings", [2024-05-07T10:57:17.473Z] "sync", [2024-05-07T10:57:17.473Z] "sync/atomic", [2024-05-07T10:57:17.473Z] "syscall", [2024-05-07T10:57:17.473Z] "time", [2024-05-07T10:57:17.473Z] "unicode", [2024-05-07T10:57:17.473Z] "unicode/utf16", [2024-05-07T10:57:17.473Z] "unicode/utf8", [2024-05-07T10:57:17.473Z] "unsafe", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.473Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "TestGoFiles": [ [2024-05-07T10:57:17.473Z] "http_test.go", [2024-05-07T10:57:17.473Z] "net_test.go" [2024-05-07T10:57:17.473Z] ], [2024-05-07T10:57:17.473Z] "TestImports": [ [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.473Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.473Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.473Z] "net", [2024-05-07T10:57:17.473Z] "net/http", [2024-05-07T10:57:17.473Z] "net/http/httptest", [2024-05-07T10:57:17.473Z] "net/url", [2024-05-07T10:57:17.473Z] "strconv", [2024-05-07T10:57:17.473Z] "testing" [2024-05-07T10:57:17.473Z] ] [2024-05-07T10:57:17.473Z] } [2024-05-07T10:57:17.473Z] { [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.473Z] "ImportPath": "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.473Z] "Name": "httpconv", [2024-05-07T10:57:17.473Z] "Doc": "Package httpconv provides OpenTelemetry HTTP semantic conventions for tracing telemetry.", [2024-05-07T10:57:17.473Z] "Root": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.473Z] "Module": { [2024-05-07T10:57:17.473Z] "Path": "go.opentelemetry.io/otel", [2024-05-07T10:57:17.473Z] "Version": "v1.24.0", [2024-05-07T10:57:17.473Z] "Time": "2024-02-23T16:32:44Z", [2024-05-07T10:57:17.473Z] "Indirect": true, [2024-05-07T10:57:17.473Z] "Dir": "/go/pkg/mod/go.opentelemetry.io/otel@v1.24.0", [2024-05-07T10:57:17.474Z] "GoMod": "/go/pkg/mod/cache/download/go.opentelemetry.io/otel/@v/v1.24.0.mod", [2024-05-07T10:57:17.474Z] "GoVersion": "1.20" [2024-05-07T10:57:17.474Z] }, [2024-05-07T10:57:17.474Z] "DepOnly": true, [2024-05-07T10:57:17.474Z] "Stale": true, [2024-05-07T10:57:17.474Z] "StaleReason": "stale dependency: go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.474Z] "GoFiles": [ [2024-05-07T10:57:17.474Z] "http.go" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "Imports": [ [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.474Z] "net/http" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "Deps": [ [2024-05-07T10:57:17.474Z] "bufio", [2024-05-07T10:57:17.474Z] "bytes", [2024-05-07T10:57:17.474Z] "compress/flate", [2024-05-07T10:57:17.474Z] "compress/gzip", [2024-05-07T10:57:17.474Z] "container/list", [2024-05-07T10:57:17.474Z] "context", [2024-05-07T10:57:17.474Z] "crypto", [2024-05-07T10:57:17.474Z] "crypto/aes", [2024-05-07T10:57:17.474Z] "crypto/cipher", [2024-05-07T10:57:17.474Z] "crypto/des", [2024-05-07T10:57:17.474Z] "crypto/dsa", [2024-05-07T10:57:17.474Z] "crypto/ecdsa", [2024-05-07T10:57:17.474Z] "crypto/ed25519", [2024-05-07T10:57:17.474Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.474Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.474Z] "crypto/elliptic", [2024-05-07T10:57:17.474Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.474Z] "crypto/hmac", [2024-05-07T10:57:17.474Z] "crypto/internal/randutil", [2024-05-07T10:57:17.474Z] "crypto/internal/subtle", [2024-05-07T10:57:17.474Z] "crypto/md5", [2024-05-07T10:57:17.474Z] "crypto/rand", [2024-05-07T10:57:17.474Z] "crypto/rc4", [2024-05-07T10:57:17.474Z] "crypto/rsa", [2024-05-07T10:57:17.474Z] "crypto/sha1", [2024-05-07T10:57:17.474Z] "crypto/sha256", [2024-05-07T10:57:17.474Z] "crypto/sha512", [2024-05-07T10:57:17.474Z] "crypto/subtle", [2024-05-07T10:57:17.474Z] "crypto/tls", [2024-05-07T10:57:17.474Z] "crypto/x509", [2024-05-07T10:57:17.474Z] "crypto/x509/pkix", [2024-05-07T10:57:17.474Z] "encoding", [2024-05-07T10:57:17.474Z] "encoding/asn1", [2024-05-07T10:57:17.474Z] "encoding/base64", [2024-05-07T10:57:17.474Z] "encoding/binary", [2024-05-07T10:57:17.474Z] "encoding/hex", [2024-05-07T10:57:17.474Z] "encoding/json", [2024-05-07T10:57:17.474Z] "encoding/pem", [2024-05-07T10:57:17.474Z] "errors", [2024-05-07T10:57:17.474Z] "fmt", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.474Z] "hash", [2024-05-07T10:57:17.474Z] "hash/crc32", [2024-05-07T10:57:17.474Z] "internal/abi", [2024-05-07T10:57:17.474Z] "internal/bytealg", [2024-05-07T10:57:17.474Z] "internal/cpu", [2024-05-07T10:57:17.474Z] "internal/fmtsort", [2024-05-07T10:57:17.474Z] "internal/goexperiment", [2024-05-07T10:57:17.474Z] "internal/itoa", [2024-05-07T10:57:17.474Z] "internal/nettrace", [2024-05-07T10:57:17.474Z] "internal/oserror", [2024-05-07T10:57:17.474Z] "internal/poll", [2024-05-07T10:57:17.474Z] "internal/race", [2024-05-07T10:57:17.474Z] "internal/reflectlite", [2024-05-07T10:57:17.474Z] "internal/singleflight", [2024-05-07T10:57:17.474Z] "internal/syscall/execenv", [2024-05-07T10:57:17.474Z] "internal/syscall/unix", [2024-05-07T10:57:17.474Z] "internal/testlog", [2024-05-07T10:57:17.474Z] "internal/unsafeheader", [2024-05-07T10:57:17.474Z] "io", [2024-05-07T10:57:17.474Z] "io/fs", [2024-05-07T10:57:17.474Z] "io/ioutil", [2024-05-07T10:57:17.474Z] "log", [2024-05-07T10:57:17.474Z] "math", [2024-05-07T10:57:17.474Z] "math/big", [2024-05-07T10:57:17.474Z] "math/bits", [2024-05-07T10:57:17.474Z] "math/rand", [2024-05-07T10:57:17.474Z] "mime", [2024-05-07T10:57:17.474Z] "mime/multipart", [2024-05-07T10:57:17.474Z] "mime/quotedprintable", [2024-05-07T10:57:17.474Z] "net", [2024-05-07T10:57:17.474Z] "net/http", [2024-05-07T10:57:17.474Z] "net/http/httptrace", [2024-05-07T10:57:17.474Z] "net/http/internal", [2024-05-07T10:57:17.474Z] "net/http/internal/ascii", [2024-05-07T10:57:17.474Z] "net/textproto", [2024-05-07T10:57:17.474Z] "net/url", [2024-05-07T10:57:17.474Z] "os", [2024-05-07T10:57:17.474Z] "path", [2024-05-07T10:57:17.474Z] "path/filepath", [2024-05-07T10:57:17.474Z] "reflect", [2024-05-07T10:57:17.474Z] "runtime", [2024-05-07T10:57:17.474Z] "runtime/cgo", [2024-05-07T10:57:17.474Z] "runtime/internal/atomic", [2024-05-07T10:57:17.474Z] "runtime/internal/math", [2024-05-07T10:57:17.474Z] "runtime/internal/sys", [2024-05-07T10:57:17.474Z] "sort", [2024-05-07T10:57:17.474Z] "strconv", [2024-05-07T10:57:17.474Z] "strings", [2024-05-07T10:57:17.474Z] "sync", [2024-05-07T10:57:17.474Z] "sync/atomic", [2024-05-07T10:57:17.474Z] "syscall", [2024-05-07T10:57:17.474Z] "time", [2024-05-07T10:57:17.474Z] "unicode", [2024-05-07T10:57:17.474Z] "unicode/utf16", [2024-05-07T10:57:17.474Z] "unicode/utf8", [2024-05-07T10:57:17.474Z] "unsafe", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.474Z] ] [2024-05-07T10:57:17.474Z] } [2024-05-07T10:57:17.474Z] { [2024-05-07T10:57:17.474Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0/client", [2024-05-07T10:57:17.474Z] "ImportPath": "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.474Z] "Name": "client", [2024-05-07T10:57:17.474Z] "Root": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.474Z] "Module": { [2024-05-07T10:57:17.474Z] "Path": "github.com/go-openapi/runtime", [2024-05-07T10:57:17.474Z] "Version": "v0.28.0", [2024-05-07T10:57:17.474Z] "Time": "2024-03-09T19:19:52Z", [2024-05-07T10:57:17.474Z] "Indirect": true, [2024-05-07T10:57:17.474Z] "Dir": "/go/pkg/mod/github.com/go-openapi/runtime@v0.28.0", [2024-05-07T10:57:17.474Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.28.0.mod", [2024-05-07T10:57:17.474Z] "GoVersion": "1.20" [2024-05-07T10:57:17.474Z] }, [2024-05-07T10:57:17.474Z] "DepOnly": true, [2024-05-07T10:57:17.474Z] "Stale": true, [2024-05-07T10:57:17.474Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.474Z] "GoFiles": [ [2024-05-07T10:57:17.474Z] "auth_info.go", [2024-05-07T10:57:17.474Z] "keepalive.go", [2024-05-07T10:57:17.474Z] "opentelemetry.go", [2024-05-07T10:57:17.474Z] "opentracing.go", [2024-05-07T10:57:17.474Z] "request.go", [2024-05-07T10:57:17.474Z] "response.go", [2024-05-07T10:57:17.474Z] "runtime.go" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "Imports": [ [2024-05-07T10:57:17.474Z] "bytes", [2024-05-07T10:57:17.474Z] "context", [2024-05-07T10:57:17.474Z] "crypto", [2024-05-07T10:57:17.474Z] "crypto/ecdsa", [2024-05-07T10:57:17.474Z] "crypto/rsa", [2024-05-07T10:57:17.474Z] "crypto/tls", [2024-05-07T10:57:17.474Z] "crypto/x509", [2024-05-07T10:57:17.474Z] "encoding/base64", [2024-05-07T10:57:17.474Z] "encoding/pem", [2024-05-07T10:57:17.474Z] "errors", [2024-05-07T10:57:17.474Z] "fmt", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.474Z] "io", [2024-05-07T10:57:17.474Z] "log", [2024-05-07T10:57:17.474Z] "mime", [2024-05-07T10:57:17.474Z] "mime/multipart", [2024-05-07T10:57:17.474Z] "net/http", [2024-05-07T10:57:17.474Z] "net/http/httputil", [2024-05-07T10:57:17.474Z] "net/textproto", [2024-05-07T10:57:17.474Z] "net/url", [2024-05-07T10:57:17.474Z] "os", [2024-05-07T10:57:17.474Z] "path", [2024-05-07T10:57:17.474Z] "path/filepath", [2024-05-07T10:57:17.474Z] "strings", [2024-05-07T10:57:17.474Z] "sync", [2024-05-07T10:57:17.474Z] "sync/atomic", [2024-05-07T10:57:17.474Z] "time" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "Deps": [ [2024-05-07T10:57:17.474Z] "bufio", [2024-05-07T10:57:17.474Z] "bytes", [2024-05-07T10:57:17.474Z] "compress/flate", [2024-05-07T10:57:17.474Z] "compress/gzip", [2024-05-07T10:57:17.474Z] "container/list", [2024-05-07T10:57:17.474Z] "context", [2024-05-07T10:57:17.474Z] "crypto", [2024-05-07T10:57:17.474Z] "crypto/aes", [2024-05-07T10:57:17.474Z] "crypto/cipher", [2024-05-07T10:57:17.474Z] "crypto/des", [2024-05-07T10:57:17.474Z] "crypto/dsa", [2024-05-07T10:57:17.474Z] "crypto/ecdsa", [2024-05-07T10:57:17.474Z] "crypto/ed25519", [2024-05-07T10:57:17.474Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.474Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.474Z] "crypto/elliptic", [2024-05-07T10:57:17.474Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.474Z] "crypto/hmac", [2024-05-07T10:57:17.474Z] "crypto/internal/randutil", [2024-05-07T10:57:17.474Z] "crypto/internal/subtle", [2024-05-07T10:57:17.474Z] "crypto/md5", [2024-05-07T10:57:17.474Z] "crypto/rand", [2024-05-07T10:57:17.474Z] "crypto/rc4", [2024-05-07T10:57:17.474Z] "crypto/rsa", [2024-05-07T10:57:17.474Z] "crypto/sha1", [2024-05-07T10:57:17.474Z] "crypto/sha256", [2024-05-07T10:57:17.474Z] "crypto/sha512", [2024-05-07T10:57:17.474Z] "crypto/subtle", [2024-05-07T10:57:17.474Z] "crypto/tls", [2024-05-07T10:57:17.474Z] "crypto/x509", [2024-05-07T10:57:17.474Z] "crypto/x509/pkix", [2024-05-07T10:57:17.474Z] "database/sql/driver", [2024-05-07T10:57:17.474Z] "embed", [2024-05-07T10:57:17.474Z] "encoding", [2024-05-07T10:57:17.474Z] "encoding/asn1", [2024-05-07T10:57:17.474Z] "encoding/base64", [2024-05-07T10:57:17.474Z] "encoding/binary", [2024-05-07T10:57:17.474Z] "encoding/csv", [2024-05-07T10:57:17.474Z] "encoding/gob", [2024-05-07T10:57:17.474Z] "encoding/hex", [2024-05-07T10:57:17.474Z] "encoding/json", [2024-05-07T10:57:17.474Z] "encoding/pem", [2024-05-07T10:57:17.474Z] "encoding/xml", [2024-05-07T10:57:17.474Z] "errors", [2024-05-07T10:57:17.474Z] "fmt", [2024-05-07T10:57:17.474Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.474Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.474Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.474Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.474Z] "github.com/google/uuid", [2024-05-07T10:57:17.474Z] "github.com/josharian/intern", [2024-05-07T10:57:17.474Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.474Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.474Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.474Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.474Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.474Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.474Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.474Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.474Z] "hash", [2024-05-07T10:57:17.474Z] "hash/crc32", [2024-05-07T10:57:17.474Z] "html", [2024-05-07T10:57:17.474Z] "html/template", [2024-05-07T10:57:17.474Z] "internal/abi", [2024-05-07T10:57:17.474Z] "internal/bytealg", [2024-05-07T10:57:17.474Z] "internal/cpu", [2024-05-07T10:57:17.474Z] "internal/fmtsort", [2024-05-07T10:57:17.474Z] "internal/goexperiment", [2024-05-07T10:57:17.474Z] "internal/itoa", [2024-05-07T10:57:17.474Z] "internal/nettrace", [2024-05-07T10:57:17.474Z] "internal/oserror", [2024-05-07T10:57:17.474Z] "internal/poll", [2024-05-07T10:57:17.474Z] "internal/race", [2024-05-07T10:57:17.474Z] "internal/reflectlite", [2024-05-07T10:57:17.474Z] "internal/singleflight", [2024-05-07T10:57:17.474Z] "internal/syscall/execenv", [2024-05-07T10:57:17.474Z] "internal/syscall/unix", [2024-05-07T10:57:17.474Z] "internal/testlog", [2024-05-07T10:57:17.474Z] "internal/unsafeheader", [2024-05-07T10:57:17.474Z] "io", [2024-05-07T10:57:17.474Z] "io/fs", [2024-05-07T10:57:17.474Z] "io/ioutil", [2024-05-07T10:57:17.474Z] "log", [2024-05-07T10:57:17.474Z] "math", [2024-05-07T10:57:17.474Z] "math/big", [2024-05-07T10:57:17.474Z] "math/bits", [2024-05-07T10:57:17.474Z] "math/rand", [2024-05-07T10:57:17.474Z] "mime", [2024-05-07T10:57:17.474Z] "mime/multipart", [2024-05-07T10:57:17.474Z] "mime/quotedprintable", [2024-05-07T10:57:17.474Z] "net", [2024-05-07T10:57:17.474Z] "net/http", [2024-05-07T10:57:17.474Z] "net/http/httptrace", [2024-05-07T10:57:17.474Z] "net/http/httputil", [2024-05-07T10:57:17.474Z] "net/http/internal", [2024-05-07T10:57:17.474Z] "net/http/internal/ascii", [2024-05-07T10:57:17.474Z] "net/mail", [2024-05-07T10:57:17.474Z] "net/textproto", [2024-05-07T10:57:17.474Z] "net/url", [2024-05-07T10:57:17.474Z] "os", [2024-05-07T10:57:17.474Z] "path", [2024-05-07T10:57:17.474Z] "path/filepath", [2024-05-07T10:57:17.474Z] "reflect", [2024-05-07T10:57:17.474Z] "regexp", [2024-05-07T10:57:17.474Z] "regexp/syntax", [2024-05-07T10:57:17.474Z] "runtime", [2024-05-07T10:57:17.474Z] "runtime/cgo", [2024-05-07T10:57:17.474Z] "runtime/internal/atomic", [2024-05-07T10:57:17.474Z] "runtime/internal/math", [2024-05-07T10:57:17.474Z] "runtime/internal/sys", [2024-05-07T10:57:17.474Z] "sort", [2024-05-07T10:57:17.474Z] "strconv", [2024-05-07T10:57:17.474Z] "strings", [2024-05-07T10:57:17.474Z] "sync", [2024-05-07T10:57:17.474Z] "sync/atomic", [2024-05-07T10:57:17.474Z] "syscall", [2024-05-07T10:57:17.474Z] "text/template", [2024-05-07T10:57:17.474Z] "text/template/parse", [2024-05-07T10:57:17.474Z] "time", [2024-05-07T10:57:17.474Z] "unicode", [2024-05-07T10:57:17.474Z] "unicode/utf16", [2024-05-07T10:57:17.474Z] "unicode/utf8", [2024-05-07T10:57:17.474Z] "unsafe", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.474Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "TestGoFiles": [ [2024-05-07T10:57:17.474Z] "auth_info_test.go", [2024-05-07T10:57:17.474Z] "keepalive_test.go", [2024-05-07T10:57:17.474Z] "opentelemetry_test.go", [2024-05-07T10:57:17.474Z] "opentracing_test.go", [2024-05-07T10:57:17.474Z] "request_test.go", [2024-05-07T10:57:17.474Z] "response_test.go", [2024-05-07T10:57:17.474Z] "runtime_test.go", [2024-05-07T10:57:17.474Z] "runtime_tls_test.go" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "TestImports": [ [2024-05-07T10:57:17.474Z] "bytes", [2024-05-07T10:57:17.474Z] "context", [2024-05-07T10:57:17.474Z] "crypto", [2024-05-07T10:57:17.474Z] "crypto/tls", [2024-05-07T10:57:17.474Z] "crypto/x509", [2024-05-07T10:57:17.474Z] "encoding/json", [2024-05-07T10:57:17.474Z] "encoding/pem", [2024-05-07T10:57:17.474Z] "encoding/xml", [2024-05-07T10:57:17.474Z] "errors", [2024-05-07T10:57:17.474Z] "fmt", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.474Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.474Z] "github.com/opentracing/opentracing-go/mocktracer", [2024-05-07T10:57:17.474Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.474Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/sdk/trace", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/sdk/trace/tracetest", [2024-05-07T10:57:17.474Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.474Z] "io", [2024-05-07T10:57:17.474Z] "mime", [2024-05-07T10:57:17.474Z] "mime/multipart", [2024-05-07T10:57:17.474Z] "net/http", [2024-05-07T10:57:17.474Z] "net/http/cookiejar", [2024-05-07T10:57:17.474Z] "net/http/httptest", [2024-05-07T10:57:17.474Z] "net/url", [2024-05-07T10:57:17.474Z] "os", [2024-05-07T10:57:17.474Z] "path/filepath", [2024-05-07T10:57:17.474Z] "runtime", [2024-05-07T10:57:17.474Z] "strings", [2024-05-07T10:57:17.474Z] "testing", [2024-05-07T10:57:17.474Z] "time" [2024-05-07T10:57:17.474Z] ] [2024-05-07T10:57:17.474Z] } [2024-05-07T10:57:17.474Z] { [2024-05-07T10:57:17.474Z] "Dir": "/usr/local/go/src/net/http/cookiejar", [2024-05-07T10:57:17.474Z] "ImportPath": "net/http/cookiejar", [2024-05-07T10:57:17.474Z] "Name": "cookiejar", [2024-05-07T10:57:17.474Z] "Doc": "Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.", [2024-05-07T10:57:17.474Z] "Target": "/usr/local/go/pkg/linux_amd64/net/http/cookiejar.a", [2024-05-07T10:57:17.474Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.474Z] "Goroot": true, [2024-05-07T10:57:17.474Z] "Standard": true, [2024-05-07T10:57:17.474Z] "DepOnly": true, [2024-05-07T10:57:17.474Z] "GoFiles": [ [2024-05-07T10:57:17.474Z] "jar.go", [2024-05-07T10:57:17.474Z] "punycode.go" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "Imports": [ [2024-05-07T10:57:17.474Z] "errors", [2024-05-07T10:57:17.474Z] "fmt", [2024-05-07T10:57:17.474Z] "net", [2024-05-07T10:57:17.474Z] "net/http", [2024-05-07T10:57:17.474Z] "net/http/internal/ascii", [2024-05-07T10:57:17.474Z] "net/url", [2024-05-07T10:57:17.474Z] "sort", [2024-05-07T10:57:17.474Z] "strings", [2024-05-07T10:57:17.474Z] "sync", [2024-05-07T10:57:17.474Z] "time", [2024-05-07T10:57:17.474Z] "unicode/utf8" [2024-05-07T10:57:17.474Z] ], [2024-05-07T10:57:17.474Z] "Deps": [ [2024-05-07T10:57:17.474Z] "bufio", [2024-05-07T10:57:17.474Z] "bytes", [2024-05-07T10:57:17.474Z] "compress/flate", [2024-05-07T10:57:17.474Z] "compress/gzip", [2024-05-07T10:57:17.474Z] "container/list", [2024-05-07T10:57:17.474Z] "context", [2024-05-07T10:57:17.474Z] "crypto", [2024-05-07T10:57:17.474Z] "crypto/aes", [2024-05-07T10:57:17.474Z] "crypto/cipher", [2024-05-07T10:57:17.474Z] "crypto/des", [2024-05-07T10:57:17.474Z] "crypto/dsa", [2024-05-07T10:57:17.474Z] "crypto/ecdsa", [2024-05-07T10:57:17.474Z] "crypto/ed25519", [2024-05-07T10:57:17.474Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.474Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.474Z] "crypto/elliptic", [2024-05-07T10:57:17.474Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.474Z] "crypto/hmac", [2024-05-07T10:57:17.474Z] "crypto/internal/randutil", [2024-05-07T10:57:17.474Z] "crypto/internal/subtle", [2024-05-07T10:57:17.474Z] "crypto/md5", [2024-05-07T10:57:17.474Z] "crypto/rand", [2024-05-07T10:57:17.474Z] "crypto/rc4", [2024-05-07T10:57:17.474Z] "crypto/rsa", [2024-05-07T10:57:17.474Z] "crypto/sha1", [2024-05-07T10:57:17.474Z] "crypto/sha256", [2024-05-07T10:57:17.474Z] "crypto/sha512", [2024-05-07T10:57:17.474Z] "crypto/subtle", [2024-05-07T10:57:17.474Z] "crypto/tls", [2024-05-07T10:57:17.474Z] "crypto/x509", [2024-05-07T10:57:17.474Z] "crypto/x509/pkix", [2024-05-07T10:57:17.474Z] "encoding/asn1", [2024-05-07T10:57:17.474Z] "encoding/base64", [2024-05-07T10:57:17.474Z] "encoding/binary", [2024-05-07T10:57:17.474Z] "encoding/hex", [2024-05-07T10:57:17.474Z] "encoding/pem", [2024-05-07T10:57:17.474Z] "errors", [2024-05-07T10:57:17.474Z] "fmt", [2024-05-07T10:57:17.474Z] "hash", [2024-05-07T10:57:17.474Z] "hash/crc32", [2024-05-07T10:57:17.474Z] "internal/abi", [2024-05-07T10:57:17.474Z] "internal/bytealg", [2024-05-07T10:57:17.474Z] "internal/cpu", [2024-05-07T10:57:17.475Z] "internal/fmtsort", [2024-05-07T10:57:17.475Z] "internal/goexperiment", [2024-05-07T10:57:17.475Z] "internal/itoa", [2024-05-07T10:57:17.475Z] "internal/nettrace", [2024-05-07T10:57:17.475Z] "internal/oserror", [2024-05-07T10:57:17.475Z] "internal/poll", [2024-05-07T10:57:17.475Z] "internal/race", [2024-05-07T10:57:17.475Z] "internal/reflectlite", [2024-05-07T10:57:17.475Z] "internal/singleflight", [2024-05-07T10:57:17.475Z] "internal/syscall/execenv", [2024-05-07T10:57:17.475Z] "internal/syscall/unix", [2024-05-07T10:57:17.475Z] "internal/testlog", [2024-05-07T10:57:17.475Z] "internal/unsafeheader", [2024-05-07T10:57:17.475Z] "io", [2024-05-07T10:57:17.475Z] "io/fs", [2024-05-07T10:57:17.475Z] "io/ioutil", [2024-05-07T10:57:17.475Z] "log", [2024-05-07T10:57:17.475Z] "math", [2024-05-07T10:57:17.475Z] "math/big", [2024-05-07T10:57:17.475Z] "math/bits", [2024-05-07T10:57:17.475Z] "math/rand", [2024-05-07T10:57:17.475Z] "mime", [2024-05-07T10:57:17.475Z] "mime/multipart", [2024-05-07T10:57:17.475Z] "mime/quotedprintable", [2024-05-07T10:57:17.475Z] "net", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/http/httptrace", [2024-05-07T10:57:17.475Z] "net/http/internal", [2024-05-07T10:57:17.475Z] "net/http/internal/ascii", [2024-05-07T10:57:17.475Z] "net/textproto", [2024-05-07T10:57:17.475Z] "net/url", [2024-05-07T10:57:17.475Z] "os", [2024-05-07T10:57:17.475Z] "path", [2024-05-07T10:57:17.475Z] "path/filepath", [2024-05-07T10:57:17.475Z] "reflect", [2024-05-07T10:57:17.475Z] "runtime", [2024-05-07T10:57:17.475Z] "runtime/cgo", [2024-05-07T10:57:17.475Z] "runtime/internal/atomic", [2024-05-07T10:57:17.475Z] "runtime/internal/math", [2024-05-07T10:57:17.475Z] "runtime/internal/sys", [2024-05-07T10:57:17.475Z] "sort", [2024-05-07T10:57:17.475Z] "strconv", [2024-05-07T10:57:17.475Z] "strings", [2024-05-07T10:57:17.475Z] "sync", [2024-05-07T10:57:17.475Z] "sync/atomic", [2024-05-07T10:57:17.475Z] "syscall", [2024-05-07T10:57:17.475Z] "time", [2024-05-07T10:57:17.475Z] "unicode", [2024-05-07T10:57:17.475Z] "unicode/utf16", [2024-05-07T10:57:17.475Z] "unicode/utf8", [2024-05-07T10:57:17.475Z] "unsafe", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "TestGoFiles": [ [2024-05-07T10:57:17.475Z] "jar_test.go", [2024-05-07T10:57:17.475Z] "punycode_test.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "TestImports": [ [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/url", [2024-05-07T10:57:17.475Z] "sort", [2024-05-07T10:57:17.475Z] "strings", [2024-05-07T10:57:17.475Z] "testing", [2024-05-07T10:57:17.475Z] "time" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "XTestGoFiles": [ [2024-05-07T10:57:17.475Z] "dummy_publicsuffix_test.go", [2024-05-07T10:57:17.475Z] "example_test.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "XTestImports": [ [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "log", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/http/cookiejar", [2024-05-07T10:57:17.475Z] "net/http/httptest", [2024-05-07T10:57:17.475Z] "net/url" [2024-05-07T10:57:17.475Z] ] [2024-05-07T10:57:17.475Z] } [2024-05-07T10:57:17.475Z] { [2024-05-07T10:57:17.475Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0/publicsuffix", [2024-05-07T10:57:17.475Z] "ImportPath": "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.475Z] "Name": "publicsuffix", [2024-05-07T10:57:17.475Z] "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-05-07T10:57:17.475Z] "Root": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.475Z] "Module": { [2024-05-07T10:57:17.475Z] "Path": "golang.org/x/net", [2024-05-07T10:57:17.475Z] "Version": "v0.22.0", [2024-05-07T10:57:17.475Z] "Time": "2024-03-04T19:59:26Z", [2024-05-07T10:57:17.475Z] "Indirect": true, [2024-05-07T10:57:17.475Z] "Dir": "/go/pkg/mod/golang.org/x/net@v0.22.0", [2024-05-07T10:57:17.475Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.22.0.mod", [2024-05-07T10:57:17.475Z] "GoVersion": "1.18" [2024-05-07T10:57:17.475Z] }, [2024-05-07T10:57:17.475Z] "DepOnly": true, [2024-05-07T10:57:17.475Z] "Stale": true, [2024-05-07T10:57:17.475Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.475Z] "GoFiles": [ [2024-05-07T10:57:17.475Z] "list.go", [2024-05-07T10:57:17.475Z] "table.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.475Z] "gen.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "EmbedPatterns": [ [2024-05-07T10:57:17.475Z] "data/children", [2024-05-07T10:57:17.475Z] "data/nodes", [2024-05-07T10:57:17.475Z] "data/text" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "EmbedFiles": [ [2024-05-07T10:57:17.475Z] "data/children", [2024-05-07T10:57:17.475Z] "data/nodes", [2024-05-07T10:57:17.475Z] "data/text" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "Imports": [ [2024-05-07T10:57:17.475Z] "embed", [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "net/http/cookiejar", [2024-05-07T10:57:17.475Z] "strings" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "Deps": [ [2024-05-07T10:57:17.475Z] "bufio", [2024-05-07T10:57:17.475Z] "bytes", [2024-05-07T10:57:17.475Z] "compress/flate", [2024-05-07T10:57:17.475Z] "compress/gzip", [2024-05-07T10:57:17.475Z] "container/list", [2024-05-07T10:57:17.475Z] "context", [2024-05-07T10:57:17.475Z] "crypto", [2024-05-07T10:57:17.475Z] "crypto/aes", [2024-05-07T10:57:17.475Z] "crypto/cipher", [2024-05-07T10:57:17.475Z] "crypto/des", [2024-05-07T10:57:17.475Z] "crypto/dsa", [2024-05-07T10:57:17.475Z] "crypto/ecdsa", [2024-05-07T10:57:17.475Z] "crypto/ed25519", [2024-05-07T10:57:17.475Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.475Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.475Z] "crypto/elliptic", [2024-05-07T10:57:17.475Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.475Z] "crypto/hmac", [2024-05-07T10:57:17.475Z] "crypto/internal/randutil", [2024-05-07T10:57:17.475Z] "crypto/internal/subtle", [2024-05-07T10:57:17.475Z] "crypto/md5", [2024-05-07T10:57:17.475Z] "crypto/rand", [2024-05-07T10:57:17.475Z] "crypto/rc4", [2024-05-07T10:57:17.475Z] "crypto/rsa", [2024-05-07T10:57:17.475Z] "crypto/sha1", [2024-05-07T10:57:17.475Z] "crypto/sha256", [2024-05-07T10:57:17.475Z] "crypto/sha512", [2024-05-07T10:57:17.475Z] "crypto/subtle", [2024-05-07T10:57:17.475Z] "crypto/tls", [2024-05-07T10:57:17.475Z] "crypto/x509", [2024-05-07T10:57:17.475Z] "crypto/x509/pkix", [2024-05-07T10:57:17.475Z] "embed", [2024-05-07T10:57:17.475Z] "encoding/asn1", [2024-05-07T10:57:17.475Z] "encoding/base64", [2024-05-07T10:57:17.475Z] "encoding/binary", [2024-05-07T10:57:17.475Z] "encoding/hex", [2024-05-07T10:57:17.475Z] "encoding/pem", [2024-05-07T10:57:17.475Z] "errors", [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "hash", [2024-05-07T10:57:17.475Z] "hash/crc32", [2024-05-07T10:57:17.475Z] "internal/abi", [2024-05-07T10:57:17.475Z] "internal/bytealg", [2024-05-07T10:57:17.475Z] "internal/cpu", [2024-05-07T10:57:17.475Z] "internal/fmtsort", [2024-05-07T10:57:17.475Z] "internal/goexperiment", [2024-05-07T10:57:17.475Z] "internal/itoa", [2024-05-07T10:57:17.475Z] "internal/nettrace", [2024-05-07T10:57:17.475Z] "internal/oserror", [2024-05-07T10:57:17.475Z] "internal/poll", [2024-05-07T10:57:17.475Z] "internal/race", [2024-05-07T10:57:17.475Z] "internal/reflectlite", [2024-05-07T10:57:17.475Z] "internal/singleflight", [2024-05-07T10:57:17.475Z] "internal/syscall/execenv", [2024-05-07T10:57:17.475Z] "internal/syscall/unix", [2024-05-07T10:57:17.475Z] "internal/testlog", [2024-05-07T10:57:17.475Z] "internal/unsafeheader", [2024-05-07T10:57:17.475Z] "io", [2024-05-07T10:57:17.475Z] "io/fs", [2024-05-07T10:57:17.475Z] "io/ioutil", [2024-05-07T10:57:17.475Z] "log", [2024-05-07T10:57:17.475Z] "math", [2024-05-07T10:57:17.475Z] "math/big", [2024-05-07T10:57:17.475Z] "math/bits", [2024-05-07T10:57:17.475Z] "math/rand", [2024-05-07T10:57:17.475Z] "mime", [2024-05-07T10:57:17.475Z] "mime/multipart", [2024-05-07T10:57:17.475Z] "mime/quotedprintable", [2024-05-07T10:57:17.475Z] "net", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/http/cookiejar", [2024-05-07T10:57:17.475Z] "net/http/httptrace", [2024-05-07T10:57:17.475Z] "net/http/internal", [2024-05-07T10:57:17.475Z] "net/http/internal/ascii", [2024-05-07T10:57:17.475Z] "net/textproto", [2024-05-07T10:57:17.475Z] "net/url", [2024-05-07T10:57:17.475Z] "os", [2024-05-07T10:57:17.475Z] "path", [2024-05-07T10:57:17.475Z] "path/filepath", [2024-05-07T10:57:17.475Z] "reflect", [2024-05-07T10:57:17.475Z] "runtime", [2024-05-07T10:57:17.475Z] "runtime/cgo", [2024-05-07T10:57:17.475Z] "runtime/internal/atomic", [2024-05-07T10:57:17.475Z] "runtime/internal/math", [2024-05-07T10:57:17.475Z] "runtime/internal/sys", [2024-05-07T10:57:17.475Z] "sort", [2024-05-07T10:57:17.475Z] "strconv", [2024-05-07T10:57:17.475Z] "strings", [2024-05-07T10:57:17.475Z] "sync", [2024-05-07T10:57:17.475Z] "sync/atomic", [2024-05-07T10:57:17.475Z] "syscall", [2024-05-07T10:57:17.475Z] "time", [2024-05-07T10:57:17.475Z] "unicode", [2024-05-07T10:57:17.475Z] "unicode/utf16", [2024-05-07T10:57:17.475Z] "unicode/utf8", [2024-05-07T10:57:17.475Z] "unsafe", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "TestGoFiles": [ [2024-05-07T10:57:17.475Z] "list_test.go", [2024-05-07T10:57:17.475Z] "table_test.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "TestImports": [ [2024-05-07T10:57:17.475Z] "sort", [2024-05-07T10:57:17.475Z] "strings", [2024-05-07T10:57:17.475Z] "testing" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "XTestGoFiles": [ [2024-05-07T10:57:17.475Z] "example_test.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "XTestImports": [ [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.475Z] "strings" [2024-05-07T10:57:17.475Z] ] [2024-05-07T10:57:17.475Z] } [2024-05-07T10:57:17.475Z] { [2024-05-07T10:57:17.475Z] "Dir": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-05-07T10:57:17.475Z] "ImportPath": "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.475Z] "Name": "resty", [2024-05-07T10:57:17.475Z] "Doc": "Package resty provides Simple HTTP and REST client library for Go.", [2024-05-07T10:57:17.475Z] "Root": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-05-07T10:57:17.475Z] "Module": { [2024-05-07T10:57:17.475Z] "Path": "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.475Z] "Version": "v2.12.0", [2024-05-07T10:57:17.475Z] "Time": "2024-03-17T20:50:19Z", [2024-05-07T10:57:17.475Z] "Indirect": true, [2024-05-07T10:57:17.475Z] "Dir": "/go/pkg/mod/github.com/go-resty/resty/v2@v2.12.0", [2024-05-07T10:57:17.475Z] "GoMod": "/go/pkg/mod/cache/download/github.com/go-resty/resty/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.475Z] "GoVersion": "1.16" [2024-05-07T10:57:17.475Z] }, [2024-05-07T10:57:17.475Z] "DepOnly": true, [2024-05-07T10:57:17.475Z] "Stale": true, [2024-05-07T10:57:17.475Z] "StaleReason": "stale dependency: golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.475Z] "GoFiles": [ [2024-05-07T10:57:17.475Z] "client.go", [2024-05-07T10:57:17.475Z] "digest.go", [2024-05-07T10:57:17.475Z] "middleware.go", [2024-05-07T10:57:17.475Z] "redirect.go", [2024-05-07T10:57:17.475Z] "request.go", [2024-05-07T10:57:17.475Z] "response.go", [2024-05-07T10:57:17.475Z] "resty.go", [2024-05-07T10:57:17.475Z] "retry.go", [2024-05-07T10:57:17.475Z] "trace.go", [2024-05-07T10:57:17.475Z] "transport.go", [2024-05-07T10:57:17.475Z] "transport_other.go", [2024-05-07T10:57:17.475Z] "util.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.475Z] "transport112.go", [2024-05-07T10:57:17.475Z] "transport_js.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "Imports": [ [2024-05-07T10:57:17.475Z] "bytes", [2024-05-07T10:57:17.475Z] "compress/gzip", [2024-05-07T10:57:17.475Z] "context", [2024-05-07T10:57:17.475Z] "crypto/md5", [2024-05-07T10:57:17.475Z] "crypto/rand", [2024-05-07T10:57:17.475Z] "crypto/sha256", [2024-05-07T10:57:17.475Z] "crypto/sha512", [2024-05-07T10:57:17.475Z] "crypto/tls", [2024-05-07T10:57:17.475Z] "crypto/x509", [2024-05-07T10:57:17.475Z] "encoding/json", [2024-05-07T10:57:17.475Z] "encoding/xml", [2024-05-07T10:57:17.475Z] "errors", [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.475Z] "hash", [2024-05-07T10:57:17.475Z] "io", [2024-05-07T10:57:17.475Z] "log", [2024-05-07T10:57:17.475Z] "math", [2024-05-07T10:57:17.475Z] "math/rand", [2024-05-07T10:57:17.475Z] "mime/multipart", [2024-05-07T10:57:17.475Z] "net", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/http/cookiejar", [2024-05-07T10:57:17.475Z] "net/http/httptrace", [2024-05-07T10:57:17.475Z] "net/textproto", [2024-05-07T10:57:17.475Z] "net/url", [2024-05-07T10:57:17.475Z] "os", [2024-05-07T10:57:17.475Z] "path/filepath", [2024-05-07T10:57:17.475Z] "reflect", [2024-05-07T10:57:17.475Z] "regexp", [2024-05-07T10:57:17.475Z] "runtime", [2024-05-07T10:57:17.475Z] "sort", [2024-05-07T10:57:17.475Z] "strconv", [2024-05-07T10:57:17.475Z] "strings", [2024-05-07T10:57:17.475Z] "sync", [2024-05-07T10:57:17.475Z] "time" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "Deps": [ [2024-05-07T10:57:17.475Z] "bufio", [2024-05-07T10:57:17.475Z] "bytes", [2024-05-07T10:57:17.475Z] "compress/flate", [2024-05-07T10:57:17.475Z] "compress/gzip", [2024-05-07T10:57:17.475Z] "container/list", [2024-05-07T10:57:17.475Z] "context", [2024-05-07T10:57:17.475Z] "crypto", [2024-05-07T10:57:17.475Z] "crypto/aes", [2024-05-07T10:57:17.475Z] "crypto/cipher", [2024-05-07T10:57:17.475Z] "crypto/des", [2024-05-07T10:57:17.475Z] "crypto/dsa", [2024-05-07T10:57:17.475Z] "crypto/ecdsa", [2024-05-07T10:57:17.475Z] "crypto/ed25519", [2024-05-07T10:57:17.475Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.475Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.475Z] "crypto/elliptic", [2024-05-07T10:57:17.475Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.475Z] "crypto/hmac", [2024-05-07T10:57:17.475Z] "crypto/internal/randutil", [2024-05-07T10:57:17.475Z] "crypto/internal/subtle", [2024-05-07T10:57:17.475Z] "crypto/md5", [2024-05-07T10:57:17.475Z] "crypto/rand", [2024-05-07T10:57:17.475Z] "crypto/rc4", [2024-05-07T10:57:17.475Z] "crypto/rsa", [2024-05-07T10:57:17.475Z] "crypto/sha1", [2024-05-07T10:57:17.475Z] "crypto/sha256", [2024-05-07T10:57:17.475Z] "crypto/sha512", [2024-05-07T10:57:17.475Z] "crypto/subtle", [2024-05-07T10:57:17.475Z] "crypto/tls", [2024-05-07T10:57:17.475Z] "crypto/x509", [2024-05-07T10:57:17.475Z] "crypto/x509/pkix", [2024-05-07T10:57:17.475Z] "embed", [2024-05-07T10:57:17.475Z] "encoding", [2024-05-07T10:57:17.475Z] "encoding/asn1", [2024-05-07T10:57:17.475Z] "encoding/base64", [2024-05-07T10:57:17.475Z] "encoding/binary", [2024-05-07T10:57:17.475Z] "encoding/hex", [2024-05-07T10:57:17.475Z] "encoding/json", [2024-05-07T10:57:17.475Z] "encoding/pem", [2024-05-07T10:57:17.475Z] "encoding/xml", [2024-05-07T10:57:17.475Z] "errors", [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.475Z] "hash", [2024-05-07T10:57:17.475Z] "hash/crc32", [2024-05-07T10:57:17.475Z] "internal/abi", [2024-05-07T10:57:17.475Z] "internal/bytealg", [2024-05-07T10:57:17.475Z] "internal/cpu", [2024-05-07T10:57:17.475Z] "internal/fmtsort", [2024-05-07T10:57:17.475Z] "internal/goexperiment", [2024-05-07T10:57:17.475Z] "internal/itoa", [2024-05-07T10:57:17.475Z] "internal/nettrace", [2024-05-07T10:57:17.475Z] "internal/oserror", [2024-05-07T10:57:17.475Z] "internal/poll", [2024-05-07T10:57:17.475Z] "internal/race", [2024-05-07T10:57:17.475Z] "internal/reflectlite", [2024-05-07T10:57:17.475Z] "internal/singleflight", [2024-05-07T10:57:17.475Z] "internal/syscall/execenv", [2024-05-07T10:57:17.475Z] "internal/syscall/unix", [2024-05-07T10:57:17.475Z] "internal/testlog", [2024-05-07T10:57:17.475Z] "internal/unsafeheader", [2024-05-07T10:57:17.475Z] "io", [2024-05-07T10:57:17.475Z] "io/fs", [2024-05-07T10:57:17.475Z] "io/ioutil", [2024-05-07T10:57:17.475Z] "log", [2024-05-07T10:57:17.475Z] "math", [2024-05-07T10:57:17.475Z] "math/big", [2024-05-07T10:57:17.475Z] "math/bits", [2024-05-07T10:57:17.475Z] "math/rand", [2024-05-07T10:57:17.475Z] "mime", [2024-05-07T10:57:17.475Z] "mime/multipart", [2024-05-07T10:57:17.475Z] "mime/quotedprintable", [2024-05-07T10:57:17.475Z] "net", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/http/cookiejar", [2024-05-07T10:57:17.475Z] "net/http/httptrace", [2024-05-07T10:57:17.475Z] "net/http/internal", [2024-05-07T10:57:17.475Z] "net/http/internal/ascii", [2024-05-07T10:57:17.475Z] "net/textproto", [2024-05-07T10:57:17.475Z] "net/url", [2024-05-07T10:57:17.475Z] "os", [2024-05-07T10:57:17.475Z] "path", [2024-05-07T10:57:17.475Z] "path/filepath", [2024-05-07T10:57:17.475Z] "reflect", [2024-05-07T10:57:17.475Z] "regexp", [2024-05-07T10:57:17.475Z] "regexp/syntax", [2024-05-07T10:57:17.475Z] "runtime", [2024-05-07T10:57:17.475Z] "runtime/cgo", [2024-05-07T10:57:17.475Z] "runtime/internal/atomic", [2024-05-07T10:57:17.475Z] "runtime/internal/math", [2024-05-07T10:57:17.475Z] "runtime/internal/sys", [2024-05-07T10:57:17.475Z] "sort", [2024-05-07T10:57:17.475Z] "strconv", [2024-05-07T10:57:17.475Z] "strings", [2024-05-07T10:57:17.475Z] "sync", [2024-05-07T10:57:17.475Z] "sync/atomic", [2024-05-07T10:57:17.475Z] "syscall", [2024-05-07T10:57:17.475Z] "time", [2024-05-07T10:57:17.475Z] "unicode", [2024-05-07T10:57:17.475Z] "unicode/utf16", [2024-05-07T10:57:17.475Z] "unicode/utf8", [2024-05-07T10:57:17.475Z] "unsafe", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.475Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "TestGoFiles": [ [2024-05-07T10:57:17.475Z] "client_test.go", [2024-05-07T10:57:17.475Z] "context_test.go", [2024-05-07T10:57:17.475Z] "middleware_test.go", [2024-05-07T10:57:17.475Z] "request_test.go", [2024-05-07T10:57:17.475Z] "resty_test.go", [2024-05-07T10:57:17.475Z] "retry_test.go", [2024-05-07T10:57:17.475Z] "util_test.go" [2024-05-07T10:57:17.475Z] ], [2024-05-07T10:57:17.475Z] "TestImports": [ [2024-05-07T10:57:17.475Z] "bytes", [2024-05-07T10:57:17.475Z] "compress/gzip", [2024-05-07T10:57:17.475Z] "context", [2024-05-07T10:57:17.475Z] "crypto/md5", [2024-05-07T10:57:17.475Z] "crypto/tls", [2024-05-07T10:57:17.475Z] "encoding/base64", [2024-05-07T10:57:17.475Z] "encoding/json", [2024-05-07T10:57:17.475Z] "encoding/xml", [2024-05-07T10:57:17.475Z] "errors", [2024-05-07T10:57:17.475Z] "fmt", [2024-05-07T10:57:17.475Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.475Z] "io", [2024-05-07T10:57:17.475Z] "mime", [2024-05-07T10:57:17.475Z] "mime/multipart", [2024-05-07T10:57:17.475Z] "net", [2024-05-07T10:57:17.475Z] "net/http", [2024-05-07T10:57:17.475Z] "net/http/httptest", [2024-05-07T10:57:17.475Z] "net/url", [2024-05-07T10:57:17.475Z] "os", [2024-05-07T10:57:17.475Z] "path/filepath", [2024-05-07T10:57:17.475Z] "reflect", [2024-05-07T10:57:17.475Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "sync/atomic", [2024-05-07T10:57:17.476Z] "testing", [2024-05-07T10:57:17.476Z] "time" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "XTestGoFiles": [ [2024-05-07T10:57:17.476Z] "example_test.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "XTestImports": [ [2024-05-07T10:57:17.476Z] "crypto/tls", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.476Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.476Z] "log", [2024-05-07T10:57:17.476Z] "net/http", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "time" [2024-05-07T10:57:17.476Z] ] [2024-05-07T10:57:17.476Z] } [2024-05-07T10:57:17.476Z] { [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-05-07T10:57:17.476Z] "ImportPath": "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.476Z] "Name": "jwt", [2024-05-07T10:57:17.476Z] "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-05-07T10:57:17.476Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-05-07T10:57:17.476Z] "Module": { [2024-05-07T10:57:17.476Z] "Path": "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.476Z] "Version": "v5.2.0", [2024-05-07T10:57:17.476Z] "Time": "2023-11-24T07:36:09Z", [2024-05-07T10:57:17.476Z] "Indirect": true, [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.0", [2024-05-07T10:57:17.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/v5/@v/v5.2.0.mod", [2024-05-07T10:57:17.476Z] "GoVersion": "1.18" [2024-05-07T10:57:17.476Z] }, [2024-05-07T10:57:17.476Z] "DepOnly": true, [2024-05-07T10:57:17.476Z] "Stale": true, [2024-05-07T10:57:17.476Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.476Z] "GoFiles": [ [2024-05-07T10:57:17.476Z] "claims.go", [2024-05-07T10:57:17.476Z] "doc.go", [2024-05-07T10:57:17.476Z] "ecdsa.go", [2024-05-07T10:57:17.476Z] "ecdsa_utils.go", [2024-05-07T10:57:17.476Z] "ed25519.go", [2024-05-07T10:57:17.476Z] "ed25519_utils.go", [2024-05-07T10:57:17.476Z] "errors.go", [2024-05-07T10:57:17.476Z] "errors_go_other.go", [2024-05-07T10:57:17.476Z] "hmac.go", [2024-05-07T10:57:17.476Z] "map_claims.go", [2024-05-07T10:57:17.476Z] "none.go", [2024-05-07T10:57:17.476Z] "parser.go", [2024-05-07T10:57:17.476Z] "parser_option.go", [2024-05-07T10:57:17.476Z] "registered_claims.go", [2024-05-07T10:57:17.476Z] "rsa.go", [2024-05-07T10:57:17.476Z] "rsa_pss.go", [2024-05-07T10:57:17.476Z] "rsa_utils.go", [2024-05-07T10:57:17.476Z] "signing_method.go", [2024-05-07T10:57:17.476Z] "token.go", [2024-05-07T10:57:17.476Z] "token_option.go", [2024-05-07T10:57:17.476Z] "types.go", [2024-05-07T10:57:17.476Z] "validator.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.476Z] "errors_go1_20.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Imports": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "crypto", [2024-05-07T10:57:17.476Z] "crypto/ecdsa", [2024-05-07T10:57:17.476Z] "crypto/ed25519", [2024-05-07T10:57:17.476Z] "crypto/hmac", [2024-05-07T10:57:17.476Z] "crypto/rand", [2024-05-07T10:57:17.476Z] "crypto/rsa", [2024-05-07T10:57:17.476Z] "crypto/subtle", [2024-05-07T10:57:17.476Z] "crypto/x509", [2024-05-07T10:57:17.476Z] "encoding/base64", [2024-05-07T10:57:17.476Z] "encoding/json", [2024-05-07T10:57:17.476Z] "encoding/pem", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "math/big", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "time" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Deps": [ [2024-05-07T10:57:17.476Z] "bufio", [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "context", [2024-05-07T10:57:17.476Z] "crypto", [2024-05-07T10:57:17.476Z] "crypto/aes", [2024-05-07T10:57:17.476Z] "crypto/cipher", [2024-05-07T10:57:17.476Z] "crypto/des", [2024-05-07T10:57:17.476Z] "crypto/dsa", [2024-05-07T10:57:17.476Z] "crypto/ecdsa", [2024-05-07T10:57:17.476Z] "crypto/ed25519", [2024-05-07T10:57:17.476Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.476Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.476Z] "crypto/elliptic", [2024-05-07T10:57:17.476Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.476Z] "crypto/hmac", [2024-05-07T10:57:17.476Z] "crypto/internal/randutil", [2024-05-07T10:57:17.476Z] "crypto/internal/subtle", [2024-05-07T10:57:17.476Z] "crypto/md5", [2024-05-07T10:57:17.476Z] "crypto/rand", [2024-05-07T10:57:17.476Z] "crypto/rsa", [2024-05-07T10:57:17.476Z] "crypto/sha1", [2024-05-07T10:57:17.476Z] "crypto/sha256", [2024-05-07T10:57:17.476Z] "crypto/sha512", [2024-05-07T10:57:17.476Z] "crypto/subtle", [2024-05-07T10:57:17.476Z] "crypto/x509", [2024-05-07T10:57:17.476Z] "crypto/x509/pkix", [2024-05-07T10:57:17.476Z] "encoding", [2024-05-07T10:57:17.476Z] "encoding/asn1", [2024-05-07T10:57:17.476Z] "encoding/base64", [2024-05-07T10:57:17.476Z] "encoding/binary", [2024-05-07T10:57:17.476Z] "encoding/hex", [2024-05-07T10:57:17.476Z] "encoding/json", [2024-05-07T10:57:17.476Z] "encoding/pem", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "hash", [2024-05-07T10:57:17.476Z] "internal/abi", [2024-05-07T10:57:17.476Z] "internal/bytealg", [2024-05-07T10:57:17.476Z] "internal/cpu", [2024-05-07T10:57:17.476Z] "internal/fmtsort", [2024-05-07T10:57:17.476Z] "internal/goexperiment", [2024-05-07T10:57:17.476Z] "internal/itoa", [2024-05-07T10:57:17.476Z] "internal/nettrace", [2024-05-07T10:57:17.476Z] "internal/oserror", [2024-05-07T10:57:17.476Z] "internal/poll", [2024-05-07T10:57:17.476Z] "internal/race", [2024-05-07T10:57:17.476Z] "internal/reflectlite", [2024-05-07T10:57:17.476Z] "internal/singleflight", [2024-05-07T10:57:17.476Z] "internal/syscall/execenv", [2024-05-07T10:57:17.476Z] "internal/syscall/unix", [2024-05-07T10:57:17.476Z] "internal/testlog", [2024-05-07T10:57:17.476Z] "internal/unsafeheader", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "io/fs", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "math/big", [2024-05-07T10:57:17.476Z] "math/bits", [2024-05-07T10:57:17.476Z] "math/rand", [2024-05-07T10:57:17.476Z] "net", [2024-05-07T10:57:17.476Z] "net/url", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "path", [2024-05-07T10:57:17.476Z] "path/filepath", [2024-05-07T10:57:17.476Z] "reflect", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "runtime/cgo", [2024-05-07T10:57:17.476Z] "runtime/internal/atomic", [2024-05-07T10:57:17.476Z] "runtime/internal/math", [2024-05-07T10:57:17.476Z] "runtime/internal/sys", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "sync/atomic", [2024-05-07T10:57:17.476Z] "syscall", [2024-05-07T10:57:17.476Z] "time", [2024-05-07T10:57:17.476Z] "unicode", [2024-05-07T10:57:17.476Z] "unicode/utf16", [2024-05-07T10:57:17.476Z] "unicode/utf8", [2024-05-07T10:57:17.476Z] "unsafe", [2024-05-07T10:57:17.476Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.476Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.476Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "TestGoFiles": [ [2024-05-07T10:57:17.476Z] "errors_test.go", [2024-05-07T10:57:17.476Z] "map_claims_test.go", [2024-05-07T10:57:17.476Z] "validator_test.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "TestImports": [ [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "testing", [2024-05-07T10:57:17.476Z] "time" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "XTestGoFiles": [ [2024-05-07T10:57:17.476Z] "ecdsa_test.go", [2024-05-07T10:57:17.476Z] "ed25519_test.go", [2024-05-07T10:57:17.476Z] "example_test.go", [2024-05-07T10:57:17.476Z] "hmac_example_test.go", [2024-05-07T10:57:17.476Z] "hmac_test.go", [2024-05-07T10:57:17.476Z] "http_example_test.go", [2024-05-07T10:57:17.476Z] "none_test.go", [2024-05-07T10:57:17.476Z] "parser_test.go", [2024-05-07T10:57:17.476Z] "rsa_pss_test.go", [2024-05-07T10:57:17.476Z] "rsa_test.go", [2024-05-07T10:57:17.476Z] "token_test.go", [2024-05-07T10:57:17.476Z] "types_test.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "XTestImports": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "crypto", [2024-05-07T10:57:17.476Z] "crypto/ecdsa", [2024-05-07T10:57:17.476Z] "crypto/rand", [2024-05-07T10:57:17.476Z] "crypto/rsa", [2024-05-07T10:57:17.476Z] "crypto/x509", [2024-05-07T10:57:17.476Z] "encoding/json", [2024-05-07T10:57:17.476Z] "encoding/pem", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.476Z] "github.com/golang-jwt/jwt/v5/request", [2024-05-07T10:57:17.476Z] "github.com/golang-jwt/jwt/v5/test", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "log", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "net", [2024-05-07T10:57:17.476Z] "net/http", [2024-05-07T10:57:17.476Z] "net/url", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "reflect", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "testing", [2024-05-07T10:57:17.476Z] "time" [2024-05-07T10:57:17.476Z] ] [2024-05-07T10:57:17.476Z] } [2024-05-07T10:57:17.476Z] { [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-05-07T10:57:17.476Z] "ImportPath": "github.com/mgutz/ansi", [2024-05-07T10:57:17.476Z] "Name": "ansi", [2024-05-07T10:57:17.476Z] "Doc": "Package ansi is a small, fast library to create ANSI colored strings and codes.", [2024-05-07T10:57:17.476Z] "Root": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-05-07T10:57:17.476Z] "Module": { [2024-05-07T10:57:17.476Z] "Path": "github.com/mgutz/ansi", [2024-05-07T10:57:17.476Z] "Version": "v0.0.0-20200706080929-d51e80ef957d", [2024-05-07T10:57:17.476Z] "Time": "2020-07-06T08:09:29Z", [2024-05-07T10:57:17.476Z] "Indirect": true, [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d", [2024-05-07T10:57:17.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.mod" [2024-05-07T10:57:17.476Z] }, [2024-05-07T10:57:17.476Z] "DepOnly": true, [2024-05-07T10:57:17.476Z] "Stale": true, [2024-05-07T10:57:17.476Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "GoFiles": [ [2024-05-07T10:57:17.476Z] "ansi.go", [2024-05-07T10:57:17.476Z] "doc.go", [2024-05-07T10:57:17.476Z] "print.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Imports": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Deps": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "encoding/binary", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.476Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.476Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "internal/abi", [2024-05-07T10:57:17.476Z] "internal/bytealg", [2024-05-07T10:57:17.476Z] "internal/cpu", [2024-05-07T10:57:17.476Z] "internal/fmtsort", [2024-05-07T10:57:17.476Z] "internal/goexperiment", [2024-05-07T10:57:17.476Z] "internal/itoa", [2024-05-07T10:57:17.476Z] "internal/oserror", [2024-05-07T10:57:17.476Z] "internal/poll", [2024-05-07T10:57:17.476Z] "internal/race", [2024-05-07T10:57:17.476Z] "internal/reflectlite", [2024-05-07T10:57:17.476Z] "internal/syscall/execenv", [2024-05-07T10:57:17.476Z] "internal/syscall/unix", [2024-05-07T10:57:17.476Z] "internal/testlog", [2024-05-07T10:57:17.476Z] "internal/unsafeheader", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "io/fs", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "math/bits", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "path", [2024-05-07T10:57:17.476Z] "reflect", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "runtime/internal/atomic", [2024-05-07T10:57:17.476Z] "runtime/internal/math", [2024-05-07T10:57:17.476Z] "runtime/internal/sys", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "sync/atomic", [2024-05-07T10:57:17.476Z] "syscall", [2024-05-07T10:57:17.476Z] "time", [2024-05-07T10:57:17.476Z] "unicode", [2024-05-07T10:57:17.476Z] "unicode/utf8", [2024-05-07T10:57:17.476Z] "unsafe" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "TestGoFiles": [ [2024-05-07T10:57:17.476Z] "ansi_test.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "TestImports": [ [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "testing" [2024-05-07T10:57:17.476Z] ] [2024-05-07T10:57:17.476Z] } [2024-05-07T10:57:17.476Z] { [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/golang.org/x/term@v0.19.0", [2024-05-07T10:57:17.476Z] "ImportPath": "golang.org/x/term", [2024-05-07T10:57:17.476Z] "Name": "term", [2024-05-07T10:57:17.476Z] "Doc": "Package term provides support functions for dealing with terminals, as commonly found on UNIX systems.", [2024-05-07T10:57:17.476Z] "Root": "/go/pkg/mod/golang.org/x/term@v0.19.0", [2024-05-07T10:57:17.476Z] "Module": { [2024-05-07T10:57:17.476Z] "Path": "golang.org/x/term", [2024-05-07T10:57:17.476Z] "Version": "v0.19.0", [2024-05-07T10:57:17.476Z] "Time": "2024-04-04T16:04:26Z", [2024-05-07T10:57:17.476Z] "Indirect": true, [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/golang.org/x/term@v0.19.0", [2024-05-07T10:57:17.476Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/term/@v/v0.19.0.mod", [2024-05-07T10:57:17.476Z] "GoVersion": "1.18" [2024-05-07T10:57:17.476Z] }, [2024-05-07T10:57:17.476Z] "DepOnly": true, [2024-05-07T10:57:17.476Z] "Stale": true, [2024-05-07T10:57:17.476Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "GoFiles": [ [2024-05-07T10:57:17.476Z] "term.go", [2024-05-07T10:57:17.476Z] "term_unix.go", [2024-05-07T10:57:17.476Z] "term_unix_other.go", [2024-05-07T10:57:17.476Z] "terminal.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.476Z] "term_plan9.go", [2024-05-07T10:57:17.476Z] "term_unix_bsd.go", [2024-05-07T10:57:17.476Z] "term_unsupported.go", [2024-05-07T10:57:17.476Z] "term_windows.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Imports": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "unicode/utf8" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Deps": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "encoding/binary", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "internal/abi", [2024-05-07T10:57:17.476Z] "internal/bytealg", [2024-05-07T10:57:17.476Z] "internal/cpu", [2024-05-07T10:57:17.476Z] "internal/goexperiment", [2024-05-07T10:57:17.476Z] "internal/itoa", [2024-05-07T10:57:17.476Z] "internal/oserror", [2024-05-07T10:57:17.476Z] "internal/race", [2024-05-07T10:57:17.476Z] "internal/reflectlite", [2024-05-07T10:57:17.476Z] "internal/unsafeheader", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "math/bits", [2024-05-07T10:57:17.476Z] "reflect", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "runtime/internal/atomic", [2024-05-07T10:57:17.476Z] "runtime/internal/math", [2024-05-07T10:57:17.476Z] "runtime/internal/sys", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "sync/atomic", [2024-05-07T10:57:17.476Z] "syscall", [2024-05-07T10:57:17.476Z] "time", [2024-05-07T10:57:17.476Z] "unicode", [2024-05-07T10:57:17.476Z] "unicode/utf8", [2024-05-07T10:57:17.476Z] "unsafe" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "TestGoFiles": [ [2024-05-07T10:57:17.476Z] "terminal_test.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "TestImports": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "testing" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "XTestGoFiles": [ [2024-05-07T10:57:17.476Z] "term_test.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "XTestImports": [ [2024-05-07T10:57:17.476Z] "golang.org/x/term", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "testing" [2024-05-07T10:57:17.476Z] ] [2024-05-07T10:57:17.476Z] } [2024-05-07T10:57:17.476Z] { [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/ssh/terminal", [2024-05-07T10:57:17.476Z] "ImportPath": "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.476Z] "Name": "terminal", [2024-05-07T10:57:17.476Z] "Doc": "Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.", [2024-05-07T10:57:17.476Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.476Z] "Module": { [2024-05-07T10:57:17.476Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.476Z] "Version": "v0.22.0", [2024-05-07T10:57:17.476Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.476Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.476Z] "GoVersion": "1.18" [2024-05-07T10:57:17.476Z] }, [2024-05-07T10:57:17.476Z] "DepOnly": true, [2024-05-07T10:57:17.476Z] "Stale": true, [2024-05-07T10:57:17.476Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "GoFiles": [ [2024-05-07T10:57:17.476Z] "terminal.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Imports": [ [2024-05-07T10:57:17.476Z] "golang.org/x/term", [2024-05-07T10:57:17.476Z] "io" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Deps": [ [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "encoding/binary", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "golang.org/x/term", [2024-05-07T10:57:17.476Z] "internal/abi", [2024-05-07T10:57:17.476Z] "internal/bytealg", [2024-05-07T10:57:17.476Z] "internal/cpu", [2024-05-07T10:57:17.476Z] "internal/goexperiment", [2024-05-07T10:57:17.476Z] "internal/itoa", [2024-05-07T10:57:17.476Z] "internal/oserror", [2024-05-07T10:57:17.476Z] "internal/race", [2024-05-07T10:57:17.476Z] "internal/reflectlite", [2024-05-07T10:57:17.476Z] "internal/unsafeheader", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "math/bits", [2024-05-07T10:57:17.476Z] "reflect", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "runtime/internal/atomic", [2024-05-07T10:57:17.476Z] "runtime/internal/math", [2024-05-07T10:57:17.476Z] "runtime/internal/sys", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "sync/atomic", [2024-05-07T10:57:17.476Z] "syscall", [2024-05-07T10:57:17.476Z] "time", [2024-05-07T10:57:17.476Z] "unicode", [2024-05-07T10:57:17.476Z] "unicode/utf8", [2024-05-07T10:57:17.476Z] "unsafe" [2024-05-07T10:57:17.476Z] ] [2024-05-07T10:57:17.476Z] } [2024-05-07T10:57:17.476Z] { [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-05-07T10:57:17.476Z] "ImportPath": "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.476Z] "Name": "pfxlog", [2024-05-07T10:57:17.476Z] "Root": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-05-07T10:57:17.476Z] "Module": { [2024-05-07T10:57:17.476Z] "Path": "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.476Z] "Version": "v0.6.10", [2024-05-07T10:57:17.476Z] "Time": "2023-03-07T15:45:33Z", [2024-05-07T10:57:17.476Z] "Indirect": true, [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/michaelquigley/pfxlog@v0.6.10", [2024-05-07T10:57:17.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/michaelquigley/pfxlog/@v/v0.6.10.mod", [2024-05-07T10:57:17.476Z] "GoVersion": "1.15" [2024-05-07T10:57:17.476Z] }, [2024-05-07T10:57:17.476Z] "DepOnly": true, [2024-05-07T10:57:17.476Z] "Stale": true, [2024-05-07T10:57:17.476Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "GoFiles": [ [2024-05-07T10:57:17.476Z] "filter.go", [2024-05-07T10:57:17.476Z] "formatter.go", [2024-05-07T10:57:17.476Z] "options.go", [2024-05-07T10:57:17.476Z] "pfxlog.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.476Z] "console_windows.go" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Imports": [ [2024-05-07T10:57:17.476Z] "bufio", [2024-05-07T10:57:17.476Z] "encoding/json", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.476Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.476Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "time" [2024-05-07T10:57:17.476Z] ], [2024-05-07T10:57:17.476Z] "Deps": [ [2024-05-07T10:57:17.476Z] "bufio", [2024-05-07T10:57:17.476Z] "bytes", [2024-05-07T10:57:17.476Z] "context", [2024-05-07T10:57:17.476Z] "encoding", [2024-05-07T10:57:17.476Z] "encoding/base64", [2024-05-07T10:57:17.476Z] "encoding/binary", [2024-05-07T10:57:17.476Z] "encoding/json", [2024-05-07T10:57:17.476Z] "errors", [2024-05-07T10:57:17.476Z] "fmt", [2024-05-07T10:57:17.476Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.476Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.476Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.476Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.476Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.476Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.476Z] "golang.org/x/term", [2024-05-07T10:57:17.476Z] "internal/abi", [2024-05-07T10:57:17.476Z] "internal/bytealg", [2024-05-07T10:57:17.476Z] "internal/cpu", [2024-05-07T10:57:17.476Z] "internal/fmtsort", [2024-05-07T10:57:17.476Z] "internal/goexperiment", [2024-05-07T10:57:17.476Z] "internal/itoa", [2024-05-07T10:57:17.476Z] "internal/oserror", [2024-05-07T10:57:17.476Z] "internal/poll", [2024-05-07T10:57:17.476Z] "internal/race", [2024-05-07T10:57:17.476Z] "internal/reflectlite", [2024-05-07T10:57:17.476Z] "internal/syscall/execenv", [2024-05-07T10:57:17.476Z] "internal/syscall/unix", [2024-05-07T10:57:17.476Z] "internal/testlog", [2024-05-07T10:57:17.476Z] "internal/unsafeheader", [2024-05-07T10:57:17.476Z] "io", [2024-05-07T10:57:17.476Z] "io/fs", [2024-05-07T10:57:17.476Z] "log", [2024-05-07T10:57:17.476Z] "math", [2024-05-07T10:57:17.476Z] "math/bits", [2024-05-07T10:57:17.476Z] "os", [2024-05-07T10:57:17.476Z] "path", [2024-05-07T10:57:17.476Z] "reflect", [2024-05-07T10:57:17.476Z] "runtime", [2024-05-07T10:57:17.476Z] "runtime/internal/atomic", [2024-05-07T10:57:17.476Z] "runtime/internal/math", [2024-05-07T10:57:17.476Z] "runtime/internal/sys", [2024-05-07T10:57:17.476Z] "sort", [2024-05-07T10:57:17.476Z] "strconv", [2024-05-07T10:57:17.476Z] "strings", [2024-05-07T10:57:17.476Z] "sync", [2024-05-07T10:57:17.476Z] "sync/atomic", [2024-05-07T10:57:17.476Z] "syscall", [2024-05-07T10:57:17.476Z] "time", [2024-05-07T10:57:17.476Z] "unicode", [2024-05-07T10:57:17.476Z] "unicode/utf16", [2024-05-07T10:57:17.476Z] "unicode/utf8", [2024-05-07T10:57:17.476Z] "unsafe" [2024-05-07T10:57:17.476Z] ] [2024-05-07T10:57:17.476Z] } [2024-05-07T10:57:17.476Z] { [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_model", [2024-05-07T10:57:17.476Z] "ImportPath": "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.476Z] "Name": "rest_model", [2024-05-07T10:57:17.476Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.476Z] "Module": { [2024-05-07T10:57:17.476Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.476Z] "Version": "v0.26.13", [2024-05-07T10:57:17.476Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.476Z] "Indirect": true, [2024-05-07T10:57:17.476Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.476Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.476Z] "GoVersion": "1.19" [2024-05-07T10:57:17.476Z] }, [2024-05-07T10:57:17.476Z] "DepOnly": true, [2024-05-07T10:57:17.476Z] "Stale": true, [2024-05-07T10:57:17.476Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.476Z] "GoFiles": [ [2024-05-07T10:57:17.476Z] "api_error.go", [2024-05-07T10:57:17.476Z] "api_error_args.go", [2024-05-07T10:57:17.476Z] "api_error_cause.go", [2024-05-07T10:57:17.476Z] "api_error_envelope.go", [2024-05-07T10:57:17.476Z] "api_field_error.go", [2024-05-07T10:57:17.476Z] "api_session_detail.go", [2024-05-07T10:57:17.476Z] "api_session_list.go", [2024-05-07T10:57:17.476Z] "api_session_posture_data.go", [2024-05-07T10:57:17.476Z] "api_version.go", [2024-05-07T10:57:17.476Z] "attributes.go", [2024-05-07T10:57:17.476Z] "auth_policy_create.go", [2024-05-07T10:57:17.476Z] "auth_policy_detail.go", [2024-05-07T10:57:17.476Z] "auth_policy_list.go", [2024-05-07T10:57:17.477Z] "auth_policy_patch.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_cert.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_cert_patch.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_ext_jwt.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_ext_jwt_patch.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_patch.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_updb.go", [2024-05-07T10:57:17.477Z] "auth_policy_primary_updb_patch.go", [2024-05-07T10:57:17.477Z] "auth_policy_secondary.go", [2024-05-07T10:57:17.477Z] "auth_policy_secondary_patch.go", [2024-05-07T10:57:17.477Z] "auth_policy_update.go", [2024-05-07T10:57:17.477Z] "auth_query_detail.go", [2024-05-07T10:57:17.477Z] "auth_query_list.go", [2024-05-07T10:57:17.477Z] "authenticate.go", [2024-05-07T10:57:17.477Z] "authenticator_create.go", [2024-05-07T10:57:17.477Z] "authenticator_detail.go", [2024-05-07T10:57:17.477Z] "authenticator_list.go", [2024-05-07T10:57:17.477Z] "authenticator_patch.go", [2024-05-07T10:57:17.477Z] "authenticator_patch_with_current.go", [2024-05-07T10:57:17.477Z] "authenticator_update.go", [2024-05-07T10:57:17.477Z] "authenticator_update_with_current.go", [2024-05-07T10:57:17.477Z] "base_entity.go", [2024-05-07T10:57:17.477Z] "ca_create.go", [2024-05-07T10:57:17.477Z] "ca_detail.go", [2024-05-07T10:57:17.477Z] "ca_list.go", [2024-05-07T10:57:17.477Z] "ca_patch.go", [2024-05-07T10:57:17.477Z] "ca_update.go", [2024-05-07T10:57:17.477Z] "capabilities.go", [2024-05-07T10:57:17.477Z] "client_external_jwt_signer_detail.go", [2024-05-07T10:57:17.477Z] "client_external_jwt_signer_list.go", [2024-05-07T10:57:17.477Z] "common_edge_router_properties.go", [2024-05-07T10:57:17.477Z] "config_create.go", [2024-05-07T10:57:17.477Z] "config_detail.go", [2024-05-07T10:57:17.477Z] "config_list.go", [2024-05-07T10:57:17.477Z] "config_patch.go", [2024-05-07T10:57:17.477Z] "config_type_create.go", [2024-05-07T10:57:17.477Z] "config_type_detail.go", [2024-05-07T10:57:17.477Z] "config_type_list.go", [2024-05-07T10:57:17.477Z] "config_type_patch.go", [2024-05-07T10:57:17.477Z] "config_type_update.go", [2024-05-07T10:57:17.477Z] "config_types.go", [2024-05-07T10:57:17.477Z] "config_update.go", [2024-05-07T10:57:17.477Z] "controller_detail.go", [2024-05-07T10:57:17.477Z] "controllers_list.go", [2024-05-07T10:57:17.477Z] "create_current_api_session_certificate_envelope.go", [2024-05-07T10:57:17.477Z] "create_envelope.go", [2024-05-07T10:57:17.477Z] "create_location.go", [2024-05-07T10:57:17.477Z] "current_api_session_certificate_create.go", [2024-05-07T10:57:17.477Z] "current_api_session_certificate_create_response.go", [2024-05-07T10:57:17.477Z] "current_api_session_certificate_detail.go", [2024-05-07T10:57:17.477Z] "current_api_session_certificate_list.go", [2024-05-07T10:57:17.477Z] "current_api_session_detail.go", [2024-05-07T10:57:17.477Z] "current_api_session_detail_envelope.go", [2024-05-07T10:57:17.477Z] "current_api_session_service_update_list.go", [2024-05-07T10:57:17.477Z] "current_identity_detail_envelope.go", [2024-05-07T10:57:17.477Z] "current_identity_edge_router_detail.go", [2024-05-07T10:57:17.477Z] "current_identity_edge_router_list.go", [2024-05-07T10:57:17.477Z] "data_integrity_check_detail.go", [2024-05-07T10:57:17.477Z] "data_integrity_check_detail_list.go", [2024-05-07T10:57:17.477Z] "data_integrity_check_details.go", [2024-05-07T10:57:17.477Z] "data_integrity_check_result_envelope.go", [2024-05-07T10:57:17.477Z] "detail_api_session_envelope.go", [2024-05-07T10:57:17.477Z] "detail_auth_policy_envelope.go", [2024-05-07T10:57:17.477Z] "detail_authenticator_envelope.go", [2024-05-07T10:57:17.477Z] "detail_ca_envelope.go", [2024-05-07T10:57:17.477Z] "detail_config_envelope.go", [2024-05-07T10:57:17.477Z] "detail_config_type_envelope.go", [2024-05-07T10:57:17.477Z] "detail_current_api_session_certificate_envelope.go", [2024-05-07T10:57:17.477Z] "detail_edge_router_policy_envelope.go", [2024-05-07T10:57:17.477Z] "detail_enrollment_envelope.go", [2024-05-07T10:57:17.477Z] "detail_external_jwt_signer_envelope.go", [2024-05-07T10:57:17.477Z] "detail_identity_envelope.go", [2024-05-07T10:57:17.477Z] "detail_identity_type_envelope.go", [2024-05-07T10:57:17.477Z] "detail_mfa.go", [2024-05-07T10:57:17.477Z] "detail_mfa_envelope.go", [2024-05-07T10:57:17.477Z] "detail_mfa_recovery_codes.go", [2024-05-07T10:57:17.477Z] "detail_mfa_recovery_codes_envelope.go", [2024-05-07T10:57:17.477Z] "detail_posture_check_envelope.go", [2024-05-07T10:57:17.477Z] "detail_posture_check_type_envelope.go", [2024-05-07T10:57:17.477Z] "detail_router_envelope.go", [2024-05-07T10:57:17.477Z] "detail_service_edge_policy_envelope.go", [2024-05-07T10:57:17.477Z] "detail_service_envelope.go", [2024-05-07T10:57:17.477Z] "detail_service_policy_envelop.go", [2024-05-07T10:57:17.477Z] "detail_session_envelope.go", [2024-05-07T10:57:17.477Z] "detail_session_management_envelope.go", [2024-05-07T10:57:17.477Z] "detail_session_route_path_envelope.go", [2024-05-07T10:57:17.477Z] "detail_spec_body_envelope.go", [2024-05-07T10:57:17.477Z] "detail_spec_envelope.go", [2024-05-07T10:57:17.477Z] "detail_terminator_envelope.go", [2024-05-07T10:57:17.477Z] "detailed_edge_router_envelope.go", [2024-05-07T10:57:17.477Z] "dial_bind.go", [2024-05-07T10:57:17.477Z] "dial_bind_array.go", [2024-05-07T10:57:17.477Z] "disable_params.go", [2024-05-07T10:57:17.477Z] "edge_router_create.go", [2024-05-07T10:57:17.477Z] "edge_router_detail.go", [2024-05-07T10:57:17.477Z] "edge_router_list.go", [2024-05-07T10:57:17.477Z] "edge_router_patch.go", [2024-05-07T10:57:17.477Z] "edge_router_policy_create.go", [2024-05-07T10:57:17.477Z] "edge_router_policy_detail.go", [2024-05-07T10:57:17.477Z] "edge_router_policy_list.go", [2024-05-07T10:57:17.477Z] "edge_router_policy_patch.go", [2024-05-07T10:57:17.477Z] "edge_router_policy_update.go", [2024-05-07T10:57:17.477Z] "edge_router_update.go", [2024-05-07T10:57:17.477Z] "empty.go", [2024-05-07T10:57:17.477Z] "enrollment_certs.go", [2024-05-07T10:57:17.477Z] "enrollment_certs_envelope.go", [2024-05-07T10:57:17.477Z] "enrollment_create.go", [2024-05-07T10:57:17.477Z] "enrollment_detail.go", [2024-05-07T10:57:17.477Z] "enrollment_list.go", [2024-05-07T10:57:17.477Z] "enrollment_refresh.go", [2024-05-07T10:57:17.477Z] "entity_ref.go", [2024-05-07T10:57:17.477Z] "env_info.go", [2024-05-07T10:57:17.477Z] "external_id_claim.go", [2024-05-07T10:57:17.477Z] "external_id_claim_patch.go", [2024-05-07T10:57:17.477Z] "external_jwt_signer_create.go", [2024-05-07T10:57:17.477Z] "external_jwt_signer_detail.go", [2024-05-07T10:57:17.477Z] "external_jwt_signer_list.go", [2024-05-07T10:57:17.477Z] "external_jwt_signer_patch.go", [2024-05-07T10:57:17.477Z] "external_jwt_signer_update.go", [2024-05-07T10:57:17.477Z] "failed_service_request.go", [2024-05-07T10:57:17.477Z] "failed_service_request_envelope.go", [2024-05-07T10:57:17.477Z] "failed_service_request_list.go", [2024-05-07T10:57:17.477Z] "get_identity_policy_advice_envelope.go", [2024-05-07T10:57:17.477Z] "identity_authenticators.go", [2024-05-07T10:57:17.477Z] "identity_create.go", [2024-05-07T10:57:17.477Z] "identity_detail.go", [2024-05-07T10:57:17.477Z] "identity_enrollments.go", [2024-05-07T10:57:17.477Z] "identity_extend_certs.go", [2024-05-07T10:57:17.477Z] "identity_extend_enrollment_envelope.go", [2024-05-07T10:57:17.477Z] "identity_extend_enrollment_request.go", [2024-05-07T10:57:17.477Z] "identity_extend_validate_enrollment_request.go", [2024-05-07T10:57:17.477Z] "identity_list.go", [2024-05-07T10:57:17.477Z] "identity_patch.go", [2024-05-07T10:57:17.477Z] "identity_type.go", [2024-05-07T10:57:17.477Z] "identity_type_detail.go", [2024-05-07T10:57:17.477Z] "identity_type_list.go", [2024-05-07T10:57:17.477Z] "identity_update.go", [2024-05-07T10:57:17.477Z] "link.go", [2024-05-07T10:57:17.477Z] "links.go", [2024-05-07T10:57:17.477Z] "list_api_sessions_envelope.go", [2024-05-07T10:57:17.477Z] "list_auth_policies_envelope.go", [2024-05-07T10:57:17.477Z] "list_authenticators_envelope.go", [2024-05-07T10:57:17.477Z] "list_cas_envelope.go", [2024-05-07T10:57:17.477Z] "list_client_external_jwt_signers_envelope.go", [2024-05-07T10:57:17.477Z] "list_client_terminators_envelope.go", [2024-05-07T10:57:17.477Z] "list_config_types_envelope.go", [2024-05-07T10:57:17.477Z] "list_configs_envelope.go", [2024-05-07T10:57:17.477Z] "list_controllers_envelope.go", [2024-05-07T10:57:17.477Z] "list_current_api_session_certificates_envelope.go", [2024-05-07T10:57:17.477Z] "list_current_api_session_service_updates_envelope.go", [2024-05-07T10:57:17.477Z] "list_current_identity_edge_routers_envelope.go", [2024-05-07T10:57:17.477Z] "list_edge_router_policies_envelope.go", [2024-05-07T10:57:17.477Z] "list_edge_routers_envelope.go", [2024-05-07T10:57:17.477Z] "list_enrollments_envelope.go", [2024-05-07T10:57:17.477Z] "list_enumerated_capabilities_envelope.go", [2024-05-07T10:57:17.477Z] "list_external_jwt_signers_envelope.go", [2024-05-07T10:57:17.477Z] "list_identities_envelope.go", [2024-05-07T10:57:17.477Z] "list_identity_types_envelope.go", [2024-05-07T10:57:17.477Z] "list_posture_check_envelope.go", [2024-05-07T10:57:17.477Z] "list_posture_check_types_envelope.go", [2024-05-07T10:57:17.477Z] "list_protocols.go", [2024-05-07T10:57:17.477Z] "list_protocols_envelope.go", [2024-05-07T10:57:17.477Z] "list_role_attributes_envelope.go", [2024-05-07T10:57:17.477Z] "list_routers_envelope.go", [2024-05-07T10:57:17.477Z] "list_service_configs_envelope.go", [2024-05-07T10:57:17.477Z] "list_service_edge_router_policies_envelope.go", [2024-05-07T10:57:17.477Z] "list_service_edge_routers_envelope.go", [2024-05-07T10:57:17.477Z] "list_service_policies_envelope.go", [2024-05-07T10:57:17.477Z] "list_services_envelope.go", [2024-05-07T10:57:17.477Z] "list_sessions_envelope.go", [2024-05-07T10:57:17.477Z] "list_sessions_management_envelope.go", [2024-05-07T10:57:17.477Z] "list_specs_envelope.go", [2024-05-07T10:57:17.477Z] "list_summary_counts.go", [2024-05-07T10:57:17.477Z] "list_summary_counts_envelope.go", [2024-05-07T10:57:17.477Z] "list_terminators_envelope.go", [2024-05-07T10:57:17.477Z] "list_version_envelope.go", [2024-05-07T10:57:17.477Z] "meta.go", [2024-05-07T10:57:17.477Z] "mfa_code.go", [2024-05-07T10:57:17.477Z] "mfa_formats.go", [2024-05-07T10:57:17.477Z] "mfa_providers.go", [2024-05-07T10:57:17.477Z] "named_role.go", [2024-05-07T10:57:17.477Z] "named_roles.go", [2024-05-07T10:57:17.477Z] "operating_system.go", [2024-05-07T10:57:17.477Z] "os_type.go", [2024-05-07T10:57:17.477Z] "pagination.go", [2024-05-07T10:57:17.477Z] "password.go", [2024-05-07T10:57:17.477Z] "password_nullable.go", [2024-05-07T10:57:17.477Z] "policy_advice.go", [2024-05-07T10:57:17.477Z] "policy_failure.go", [2024-05-07T10:57:17.477Z] "posture_check_create.go", [2024-05-07T10:57:17.477Z] "posture_check_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_domain_create.go", [2024-05-07T10:57:17.477Z] "posture_check_domain_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_domain_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_domain_update.go", [2024-05-07T10:57:17.477Z] "posture_check_failure.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_domain.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_mac_address.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_mfa.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_operating_system.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_operating_system_actual.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_process.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_process_actual.go", [2024-05-07T10:57:17.477Z] "posture_check_failure_process_multi.go", [2024-05-07T10:57:17.477Z] "posture_check_mac_address_create.go", [2024-05-07T10:57:17.477Z] "posture_check_mac_address_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_mac_address_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_mac_address_update.go", [2024-05-07T10:57:17.477Z] "posture_check_mfa_create.go", [2024-05-07T10:57:17.477Z] "posture_check_mfa_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_mfa_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_mfa_properties.go", [2024-05-07T10:57:17.477Z] "posture_check_mfa_properties_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_mfa_update.go", [2024-05-07T10:57:17.477Z] "posture_check_operating_system_create.go", [2024-05-07T10:57:17.477Z] "posture_check_operating_system_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_operating_system_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_operating_system_update.go", [2024-05-07T10:57:17.477Z] "posture_check_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_process_create.go", [2024-05-07T10:57:17.477Z] "posture_check_process_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_process_multi_create.go", [2024-05-07T10:57:17.477Z] "posture_check_process_multi_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_process_multi_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_process_multi_update.go", [2024-05-07T10:57:17.477Z] "posture_check_process_patch.go", [2024-05-07T10:57:17.477Z] "posture_check_process_update.go", [2024-05-07T10:57:17.477Z] "posture_check_type.go", [2024-05-07T10:57:17.477Z] "posture_check_type_detail.go", [2024-05-07T10:57:17.477Z] "posture_check_type_list.go", [2024-05-07T10:57:17.477Z] "posture_check_update.go", [2024-05-07T10:57:17.477Z] "posture_checks_failure_mfa_criteria.go", [2024-05-07T10:57:17.477Z] "posture_checks_failure_mfa_values.go", [2024-05-07T10:57:17.477Z] "posture_data.go", [2024-05-07T10:57:17.477Z] "posture_data_base.go", [2024-05-07T10:57:17.477Z] "posture_data_domain.go", [2024-05-07T10:57:17.477Z] "posture_data_endpoint_state.go", [2024-05-07T10:57:17.477Z] "posture_data_envelope.go", [2024-05-07T10:57:17.477Z] "posture_data_mac.go", [2024-05-07T10:57:17.477Z] "posture_data_mfa.go", [2024-05-07T10:57:17.477Z] "posture_data_os.go", [2024-05-07T10:57:17.477Z] "posture_data_process.go", [2024-05-07T10:57:17.477Z] "posture_queries.go", [2024-05-07T10:57:17.477Z] "posture_query.go", [2024-05-07T10:57:17.477Z] "posture_query_process.go", [2024-05-07T10:57:17.477Z] "posture_response.go", [2024-05-07T10:57:17.477Z] "posture_response_create.go", [2024-05-07T10:57:17.477Z] "posture_response_domain_create.go", [2024-05-07T10:57:17.477Z] "posture_response_endpoint_state_create.go", [2024-05-07T10:57:17.477Z] "posture_response_envelope.go", [2024-05-07T10:57:17.477Z] "posture_response_mac_address_create.go", [2024-05-07T10:57:17.477Z] "posture_response_operating_system_create.go", [2024-05-07T10:57:17.477Z] "posture_response_process_create.go", [2024-05-07T10:57:17.477Z] "posture_response_service.go", [2024-05-07T10:57:17.477Z] "process.go", [2024-05-07T10:57:17.477Z] "process_multi.go", [2024-05-07T10:57:17.477Z] "protocol.go", [2024-05-07T10:57:17.477Z] "re_enroll.go", [2024-05-07T10:57:17.477Z] "role_attributes_list.go", [2024-05-07T10:57:17.477Z] "roles.go", [2024-05-07T10:57:17.477Z] "router_create.go", [2024-05-07T10:57:17.477Z] "router_detail.go", [2024-05-07T10:57:17.477Z] "router_entity_ref.go", [2024-05-07T10:57:17.477Z] "router_extend_enrollment_request.go", [2024-05-07T10:57:17.477Z] "router_list.go", [2024-05-07T10:57:17.477Z] "router_patch.go", [2024-05-07T10:57:17.477Z] "router_update.go", [2024-05-07T10:57:17.477Z] "sdk_info.go", [2024-05-07T10:57:17.477Z] "semantic.go", [2024-05-07T10:57:17.477Z] "service_config_assign.go", [2024-05-07T10:57:17.477Z] "service_config_detail.go", [2024-05-07T10:57:17.477Z] "service_config_list.go", [2024-05-07T10:57:17.477Z] "service_configs_assign_list.go", [2024-05-07T10:57:17.477Z] "service_create.go", [2024-05-07T10:57:17.477Z] "service_detail.go", [2024-05-07T10:57:17.477Z] "service_edge_router_policy_create.go", [2024-05-07T10:57:17.477Z] "service_edge_router_policy_detail.go", [2024-05-07T10:57:17.477Z] "service_edge_router_policy_list.go", [2024-05-07T10:57:17.477Z] "service_edge_router_policy_patch.go", [2024-05-07T10:57:17.477Z] "service_edge_router_policy_update.go", [2024-05-07T10:57:17.477Z] "service_edge_routers.go", [2024-05-07T10:57:17.477Z] "service_list.go", [2024-05-07T10:57:17.477Z] "service_patch.go", [2024-05-07T10:57:17.477Z] "service_policy_create.go", [2024-05-07T10:57:17.477Z] "service_policy_detail.go", [2024-05-07T10:57:17.477Z] "service_policy_list.go", [2024-05-07T10:57:17.477Z] "service_policy_patch.go", [2024-05-07T10:57:17.477Z] "service_policy_update.go", [2024-05-07T10:57:17.477Z] "service_update.go", [2024-05-07T10:57:17.477Z] "session_create.go", [2024-05-07T10:57:17.477Z] "session_create_envelope.go", [2024-05-07T10:57:17.477Z] "session_detail.go", [2024-05-07T10:57:17.477Z] "session_edge_router.go", [2024-05-07T10:57:17.477Z] "session_list.go", [2024-05-07T10:57:17.477Z] "session_management_detail.go", [2024-05-07T10:57:17.477Z] "session_management_list.go", [2024-05-07T10:57:17.477Z] "session_route_path_detail.go", [2024-05-07T10:57:17.477Z] "spec_body_detail.go", [2024-05-07T10:57:17.477Z] "spec_detail.go", [2024-05-07T10:57:17.477Z] "spec_list.go", [2024-05-07T10:57:17.477Z] "sub_tags.go", [2024-05-07T10:57:17.477Z] "tags.go", [2024-05-07T10:57:17.477Z] "terminator_client_detail.go", [2024-05-07T10:57:17.477Z] "terminator_client_list.go", [2024-05-07T10:57:17.477Z] "terminator_cost.go", [2024-05-07T10:57:17.477Z] "terminator_cost_map.go", [2024-05-07T10:57:17.477Z] "terminator_create.go", [2024-05-07T10:57:17.477Z] "terminator_detail.go", [2024-05-07T10:57:17.477Z] "terminator_list.go", [2024-05-07T10:57:17.477Z] "terminator_patch.go", [2024-05-07T10:57:17.477Z] "terminator_precedence.go", [2024-05-07T10:57:17.477Z] "terminator_precedence_map.go", [2024-05-07T10:57:17.477Z] "terminator_update.go", [2024-05-07T10:57:17.477Z] "trace_detail.go", [2024-05-07T10:57:17.477Z] "trace_detail_envelope.go", [2024-05-07T10:57:17.477Z] "trace_spec.go", [2024-05-07T10:57:17.477Z] "username.go", [2024-05-07T10:57:17.477Z] "username_nullable.go", [2024-05-07T10:57:17.477Z] "version.go", [2024-05-07T10:57:17.477Z] "version_info.go" [2024-05-07T10:57:17.477Z] ], [2024-05-07T10:57:17.477Z] "Imports": [ [2024-05-07T10:57:17.477Z] "bytes", [2024-05-07T10:57:17.477Z] "context", [2024-05-07T10:57:17.477Z] "encoding/json", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.477Z] "io", [2024-05-07T10:57:17.477Z] "io/ioutil", [2024-05-07T10:57:17.477Z] "strconv" [2024-05-07T10:57:17.477Z] ], [2024-05-07T10:57:17.477Z] "Deps": [ [2024-05-07T10:57:17.477Z] "bufio", [2024-05-07T10:57:17.477Z] "bytes", [2024-05-07T10:57:17.477Z] "compress/flate", [2024-05-07T10:57:17.477Z] "compress/gzip", [2024-05-07T10:57:17.477Z] "container/list", [2024-05-07T10:57:17.477Z] "context", [2024-05-07T10:57:17.477Z] "crypto", [2024-05-07T10:57:17.477Z] "crypto/aes", [2024-05-07T10:57:17.477Z] "crypto/cipher", [2024-05-07T10:57:17.477Z] "crypto/des", [2024-05-07T10:57:17.477Z] "crypto/dsa", [2024-05-07T10:57:17.477Z] "crypto/ecdsa", [2024-05-07T10:57:17.477Z] "crypto/ed25519", [2024-05-07T10:57:17.477Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.477Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.477Z] "crypto/elliptic", [2024-05-07T10:57:17.477Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.477Z] "crypto/hmac", [2024-05-07T10:57:17.477Z] "crypto/internal/randutil", [2024-05-07T10:57:17.477Z] "crypto/internal/subtle", [2024-05-07T10:57:17.477Z] "crypto/md5", [2024-05-07T10:57:17.477Z] "crypto/rand", [2024-05-07T10:57:17.477Z] "crypto/rc4", [2024-05-07T10:57:17.477Z] "crypto/rsa", [2024-05-07T10:57:17.477Z] "crypto/sha1", [2024-05-07T10:57:17.477Z] "crypto/sha256", [2024-05-07T10:57:17.477Z] "crypto/sha512", [2024-05-07T10:57:17.477Z] "crypto/subtle", [2024-05-07T10:57:17.477Z] "crypto/tls", [2024-05-07T10:57:17.477Z] "crypto/x509", [2024-05-07T10:57:17.477Z] "crypto/x509/pkix", [2024-05-07T10:57:17.477Z] "database/sql/driver", [2024-05-07T10:57:17.477Z] "embed", [2024-05-07T10:57:17.477Z] "encoding", [2024-05-07T10:57:17.477Z] "encoding/asn1", [2024-05-07T10:57:17.477Z] "encoding/base64", [2024-05-07T10:57:17.477Z] "encoding/binary", [2024-05-07T10:57:17.477Z] "encoding/csv", [2024-05-07T10:57:17.477Z] "encoding/gob", [2024-05-07T10:57:17.477Z] "encoding/hex", [2024-05-07T10:57:17.477Z] "encoding/json", [2024-05-07T10:57:17.477Z] "encoding/pem", [2024-05-07T10:57:17.477Z] "encoding/xml", [2024-05-07T10:57:17.477Z] "errors", [2024-05-07T10:57:17.477Z] "fmt", [2024-05-07T10:57:17.477Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.477Z] "github.com/google/uuid", [2024-05-07T10:57:17.477Z] "github.com/josharian/intern", [2024-05-07T10:57:17.477Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.477Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.477Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.477Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.477Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.477Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.477Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.477Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.477Z] "hash", [2024-05-07T10:57:17.477Z] "hash/crc32", [2024-05-07T10:57:17.477Z] "html", [2024-05-07T10:57:17.477Z] "internal/abi", [2024-05-07T10:57:17.477Z] "internal/bytealg", [2024-05-07T10:57:17.477Z] "internal/cpu", [2024-05-07T10:57:17.477Z] "internal/fmtsort", [2024-05-07T10:57:17.477Z] "internal/goexperiment", [2024-05-07T10:57:17.477Z] "internal/itoa", [2024-05-07T10:57:17.477Z] "internal/nettrace", [2024-05-07T10:57:17.477Z] "internal/oserror", [2024-05-07T10:57:17.477Z] "internal/poll", [2024-05-07T10:57:17.477Z] "internal/race", [2024-05-07T10:57:17.477Z] "internal/reflectlite", [2024-05-07T10:57:17.477Z] "internal/singleflight", [2024-05-07T10:57:17.477Z] "internal/syscall/execenv", [2024-05-07T10:57:17.477Z] "internal/syscall/unix", [2024-05-07T10:57:17.477Z] "internal/testlog", [2024-05-07T10:57:17.477Z] "internal/unsafeheader", [2024-05-07T10:57:17.477Z] "io", [2024-05-07T10:57:17.477Z] "io/fs", [2024-05-07T10:57:17.477Z] "io/ioutil", [2024-05-07T10:57:17.477Z] "log", [2024-05-07T10:57:17.477Z] "math", [2024-05-07T10:57:17.477Z] "math/big", [2024-05-07T10:57:17.477Z] "math/bits", [2024-05-07T10:57:17.477Z] "math/rand", [2024-05-07T10:57:17.477Z] "mime", [2024-05-07T10:57:17.477Z] "mime/multipart", [2024-05-07T10:57:17.477Z] "mime/quotedprintable", [2024-05-07T10:57:17.477Z] "net", [2024-05-07T10:57:17.477Z] "net/http", [2024-05-07T10:57:17.477Z] "net/http/httptrace", [2024-05-07T10:57:17.477Z] "net/http/internal", [2024-05-07T10:57:17.477Z] "net/http/internal/ascii", [2024-05-07T10:57:17.477Z] "net/mail", [2024-05-07T10:57:17.477Z] "net/textproto", [2024-05-07T10:57:17.477Z] "net/url", [2024-05-07T10:57:17.477Z] "os", [2024-05-07T10:57:17.477Z] "path", [2024-05-07T10:57:17.477Z] "path/filepath", [2024-05-07T10:57:17.477Z] "reflect", [2024-05-07T10:57:17.477Z] "regexp", [2024-05-07T10:57:17.477Z] "regexp/syntax", [2024-05-07T10:57:17.477Z] "runtime", [2024-05-07T10:57:17.477Z] "runtime/cgo", [2024-05-07T10:57:17.477Z] "runtime/internal/atomic", [2024-05-07T10:57:17.477Z] "runtime/internal/math", [2024-05-07T10:57:17.477Z] "runtime/internal/sys", [2024-05-07T10:57:17.477Z] "sort", [2024-05-07T10:57:17.477Z] "strconv", [2024-05-07T10:57:17.477Z] "strings", [2024-05-07T10:57:17.477Z] "sync", [2024-05-07T10:57:17.477Z] "sync/atomic", [2024-05-07T10:57:17.477Z] "syscall", [2024-05-07T10:57:17.477Z] "time", [2024-05-07T10:57:17.477Z] "unicode", [2024-05-07T10:57:17.477Z] "unicode/utf16", [2024-05-07T10:57:17.477Z] "unicode/utf8", [2024-05-07T10:57:17.477Z] "unsafe", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.477Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.477Z] ] [2024-05-07T10:57:17.477Z] } [2024-05-07T10:57:17.477Z] { [2024-05-07T10:57:17.477Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/authentication", [2024-05-07T10:57:17.477Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.477Z] "Name": "authentication", [2024-05-07T10:57:17.477Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.477Z] "Module": { [2024-05-07T10:57:17.477Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.477Z] "Version": "v0.26.13", [2024-05-07T10:57:17.477Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.477Z] "Indirect": true, [2024-05-07T10:57:17.477Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.477Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.477Z] "GoVersion": "1.19" [2024-05-07T10:57:17.477Z] }, [2024-05-07T10:57:17.477Z] "DepOnly": true, [2024-05-07T10:57:17.477Z] "Stale": true, [2024-05-07T10:57:17.477Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.477Z] "GoFiles": [ [2024-05-07T10:57:17.477Z] "authenticate_mfa_parameters.go", [2024-05-07T10:57:17.477Z] "authenticate_mfa_responses.go", [2024-05-07T10:57:17.477Z] "authenticate_parameters.go", [2024-05-07T10:57:17.477Z] "authenticate_responses.go", [2024-05-07T10:57:17.477Z] "authentication_client.go" [2024-05-07T10:57:17.477Z] ], [2024-05-07T10:57:17.477Z] "Imports": [ [2024-05-07T10:57:17.477Z] "context", [2024-05-07T10:57:17.477Z] "fmt", [2024-05-07T10:57:17.477Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.478Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.478Z] "io", [2024-05-07T10:57:17.478Z] "net/http", [2024-05-07T10:57:17.478Z] "time" [2024-05-07T10:57:17.478Z] ], [2024-05-07T10:57:17.478Z] "Deps": [ [2024-05-07T10:57:17.478Z] "bufio", [2024-05-07T10:57:17.478Z] "bytes", [2024-05-07T10:57:17.478Z] "compress/flate", [2024-05-07T10:57:17.478Z] "compress/gzip", [2024-05-07T10:57:17.478Z] "container/list", [2024-05-07T10:57:17.478Z] "context", [2024-05-07T10:57:17.478Z] "crypto", [2024-05-07T10:57:17.478Z] "crypto/aes", [2024-05-07T10:57:17.478Z] "crypto/cipher", [2024-05-07T10:57:17.478Z] "crypto/des", [2024-05-07T10:57:17.478Z] "crypto/dsa", [2024-05-07T10:57:17.478Z] "crypto/ecdsa", [2024-05-07T10:57:17.478Z] "crypto/ed25519", [2024-05-07T10:57:17.478Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.478Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.478Z] "crypto/elliptic", [2024-05-07T10:57:17.478Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.478Z] "crypto/hmac", [2024-05-07T10:57:17.478Z] "crypto/internal/randutil", [2024-05-07T10:57:17.478Z] "crypto/internal/subtle", [2024-05-07T10:57:17.478Z] "crypto/md5", [2024-05-07T10:57:17.478Z] "crypto/rand", [2024-05-07T10:57:17.478Z] "crypto/rc4", [2024-05-07T10:57:17.478Z] "crypto/rsa", [2024-05-07T10:57:17.478Z] "crypto/sha1", [2024-05-07T10:57:17.478Z] "crypto/sha256", [2024-05-07T10:57:17.478Z] "crypto/sha512", [2024-05-07T10:57:17.478Z] "crypto/subtle", [2024-05-07T10:57:17.478Z] "crypto/tls", [2024-05-07T10:57:17.478Z] "crypto/x509", [2024-05-07T10:57:17.478Z] "crypto/x509/pkix", [2024-05-07T10:57:17.478Z] "database/sql/driver", [2024-05-07T10:57:17.478Z] "embed", [2024-05-07T10:57:17.478Z] "encoding", [2024-05-07T10:57:17.478Z] "encoding/asn1", [2024-05-07T10:57:17.478Z] "encoding/base64", [2024-05-07T10:57:17.478Z] "encoding/binary", [2024-05-07T10:57:17.478Z] "encoding/csv", [2024-05-07T10:57:17.478Z] "encoding/gob", [2024-05-07T10:57:17.478Z] "encoding/hex", [2024-05-07T10:57:17.478Z] "encoding/json", [2024-05-07T10:57:17.478Z] "encoding/pem", [2024-05-07T10:57:17.478Z] "encoding/xml", [2024-05-07T10:57:17.478Z] "errors", [2024-05-07T10:57:17.478Z] "fmt", [2024-05-07T10:57:17.478Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.478Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.478Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.478Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.478Z] "github.com/google/uuid", [2024-05-07T10:57:17.478Z] "github.com/josharian/intern", [2024-05-07T10:57:17.478Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.478Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.478Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.478Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.478Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.478Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.478Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.478Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.478Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.478Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.478Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.478Z] "hash", [2024-05-07T10:57:17.478Z] "hash/crc32", [2024-05-07T10:57:17.478Z] "html", [2024-05-07T10:57:17.478Z] "html/template", [2024-05-07T10:57:17.478Z] "internal/abi", [2024-05-07T10:57:17.478Z] "internal/bytealg", [2024-05-07T10:57:17.478Z] "internal/cpu", [2024-05-07T10:57:17.478Z] "internal/fmtsort", [2024-05-07T10:57:17.478Z] "internal/goexperiment", [2024-05-07T10:57:17.478Z] "internal/itoa", [2024-05-07T10:57:17.478Z] "internal/nettrace", [2024-05-07T10:57:17.478Z] "internal/oserror", [2024-05-07T10:57:17.478Z] "internal/poll", [2024-05-07T10:57:17.478Z] "internal/race", [2024-05-07T10:57:17.478Z] "internal/reflectlite", [2024-05-07T10:57:17.478Z] "internal/singleflight", [2024-05-07T10:57:17.478Z] "internal/syscall/execenv", [2024-05-07T10:57:17.478Z] "internal/syscall/unix", [2024-05-07T10:57:17.478Z] "internal/testlog", [2024-05-07T10:57:17.478Z] "internal/unsafeheader", [2024-05-07T10:57:17.478Z] "io", [2024-05-07T10:57:17.478Z] "io/fs", [2024-05-07T10:57:17.478Z] "io/ioutil", [2024-05-07T10:57:17.478Z] "log", [2024-05-07T10:57:17.478Z] "math", [2024-05-07T10:57:17.478Z] "math/big", [2024-05-07T10:57:17.478Z] "math/bits", [2024-05-07T10:57:17.478Z] "math/rand", [2024-05-07T10:57:17.478Z] "mime", [2024-05-07T10:57:17.478Z] "mime/multipart", [2024-05-07T10:57:17.478Z] "mime/quotedprintable", [2024-05-07T10:57:17.478Z] "net", [2024-05-07T10:57:17.478Z] "net/http", [2024-05-07T10:57:17.478Z] "net/http/httptrace", [2024-05-07T10:57:17.478Z] "net/http/httputil", [2024-05-07T10:57:17.478Z] "net/http/internal", [2024-05-07T10:57:17.478Z] "net/http/internal/ascii", [2024-05-07T10:57:17.478Z] "net/mail", [2024-05-07T10:57:17.478Z] "net/textproto", [2024-05-07T10:57:17.478Z] "net/url", [2024-05-07T10:57:17.478Z] "os", [2024-05-07T10:57:17.478Z] "path", [2024-05-07T10:57:17.478Z] "path/filepath", [2024-05-07T10:57:17.478Z] "reflect", [2024-05-07T10:57:17.478Z] "regexp", [2024-05-07T10:57:17.478Z] "regexp/syntax", [2024-05-07T10:57:17.478Z] "runtime", [2024-05-07T10:57:17.478Z] "runtime/cgo", [2024-05-07T10:57:17.478Z] "runtime/internal/atomic", [2024-05-07T10:57:17.478Z] "runtime/internal/math", [2024-05-07T10:57:17.478Z] "runtime/internal/sys", [2024-05-07T10:57:17.478Z] "sort", [2024-05-07T10:57:17.478Z] "strconv", [2024-05-07T10:57:17.478Z] "strings", [2024-05-07T10:57:17.478Z] "sync", [2024-05-07T10:57:17.478Z] "sync/atomic", [2024-05-07T10:57:17.478Z] "syscall", [2024-05-07T10:57:17.478Z] "text/template", [2024-05-07T10:57:17.478Z] "text/template/parse", [2024-05-07T10:57:17.478Z] "time", [2024-05-07T10:57:17.478Z] "unicode", [2024-05-07T10:57:17.478Z] "unicode/utf16", [2024-05-07T10:57:17.478Z] "unicode/utf8", [2024-05-07T10:57:17.478Z] "unsafe", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.478Z] ] [2024-05-07T10:57:17.478Z] } [2024-05-07T10:57:17.478Z] { [2024-05-07T10:57:17.478Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/controllers", [2024-05-07T10:57:17.478Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.478Z] "Name": "controllers", [2024-05-07T10:57:17.478Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.478Z] "Module": { [2024-05-07T10:57:17.478Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.478Z] "Version": "v0.26.13", [2024-05-07T10:57:17.478Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.478Z] "Indirect": true, [2024-05-07T10:57:17.478Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.478Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.478Z] "GoVersion": "1.19" [2024-05-07T10:57:17.478Z] }, [2024-05-07T10:57:17.478Z] "DepOnly": true, [2024-05-07T10:57:17.478Z] "Stale": true, [2024-05-07T10:57:17.478Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.478Z] "GoFiles": [ [2024-05-07T10:57:17.478Z] "controllers_client.go", [2024-05-07T10:57:17.478Z] "list_controllers_parameters.go", [2024-05-07T10:57:17.478Z] "list_controllers_responses.go" [2024-05-07T10:57:17.478Z] ], [2024-05-07T10:57:17.478Z] "Imports": [ [2024-05-07T10:57:17.478Z] "context", [2024-05-07T10:57:17.478Z] "fmt", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.478Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.478Z] "io", [2024-05-07T10:57:17.478Z] "net/http", [2024-05-07T10:57:17.478Z] "time" [2024-05-07T10:57:17.478Z] ], [2024-05-07T10:57:17.478Z] "Deps": [ [2024-05-07T10:57:17.478Z] "bufio", [2024-05-07T10:57:17.478Z] "bytes", [2024-05-07T10:57:17.478Z] "compress/flate", [2024-05-07T10:57:17.478Z] "compress/gzip", [2024-05-07T10:57:17.478Z] "container/list", [2024-05-07T10:57:17.478Z] "context", [2024-05-07T10:57:17.478Z] "crypto", [2024-05-07T10:57:17.478Z] "crypto/aes", [2024-05-07T10:57:17.478Z] "crypto/cipher", [2024-05-07T10:57:17.478Z] "crypto/des", [2024-05-07T10:57:17.478Z] "crypto/dsa", [2024-05-07T10:57:17.478Z] "crypto/ecdsa", [2024-05-07T10:57:17.478Z] "crypto/ed25519", [2024-05-07T10:57:17.478Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.478Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.478Z] "crypto/elliptic", [2024-05-07T10:57:17.478Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.478Z] "crypto/hmac", [2024-05-07T10:57:17.478Z] "crypto/internal/randutil", [2024-05-07T10:57:17.478Z] "crypto/internal/subtle", [2024-05-07T10:57:17.478Z] "crypto/md5", [2024-05-07T10:57:17.478Z] "crypto/rand", [2024-05-07T10:57:17.478Z] "crypto/rc4", [2024-05-07T10:57:17.478Z] "crypto/rsa", [2024-05-07T10:57:17.478Z] "crypto/sha1", [2024-05-07T10:57:17.478Z] "crypto/sha256", [2024-05-07T10:57:17.478Z] "crypto/sha512", [2024-05-07T10:57:17.478Z] "crypto/subtle", [2024-05-07T10:57:17.478Z] "crypto/tls", [2024-05-07T10:57:17.478Z] "crypto/x509", [2024-05-07T10:57:17.478Z] "crypto/x509/pkix", [2024-05-07T10:57:17.478Z] "database/sql/driver", [2024-05-07T10:57:17.478Z] "embed", [2024-05-07T10:57:17.478Z] "encoding", [2024-05-07T10:57:17.478Z] "encoding/asn1", [2024-05-07T10:57:17.478Z] "encoding/base64", [2024-05-07T10:57:17.478Z] "encoding/binary", [2024-05-07T10:57:17.478Z] "encoding/csv", [2024-05-07T10:57:17.478Z] "encoding/gob", [2024-05-07T10:57:17.478Z] "encoding/hex", [2024-05-07T10:57:17.478Z] "encoding/json", [2024-05-07T10:57:17.478Z] "encoding/pem", [2024-05-07T10:57:17.478Z] "encoding/xml", [2024-05-07T10:57:17.478Z] "errors", [2024-05-07T10:57:17.478Z] "fmt", [2024-05-07T10:57:17.478Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.478Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.478Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.478Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.478Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.478Z] "github.com/google/uuid", [2024-05-07T10:57:17.478Z] "github.com/josharian/intern", [2024-05-07T10:57:17.478Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.478Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.478Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.478Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.478Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.478Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.478Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.478Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.478Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.478Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.478Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.478Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.478Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.478Z] "hash", [2024-05-07T10:57:17.478Z] "hash/crc32", [2024-05-07T10:57:17.478Z] "html", [2024-05-07T10:57:17.478Z] "html/template", [2024-05-07T10:57:17.478Z] "internal/abi", [2024-05-07T10:57:17.478Z] "internal/bytealg", [2024-05-07T10:57:17.478Z] "internal/cpu", [2024-05-07T10:57:17.478Z] "internal/fmtsort", [2024-05-07T10:57:17.478Z] "internal/goexperiment", [2024-05-07T10:57:17.478Z] "internal/itoa", [2024-05-07T10:57:17.478Z] "internal/nettrace", [2024-05-07T10:57:17.478Z] "internal/oserror", [2024-05-07T10:57:17.478Z] "internal/poll", [2024-05-07T10:57:17.478Z] "internal/race", [2024-05-07T10:57:17.478Z] "internal/reflectlite", [2024-05-07T10:57:17.478Z] "internal/singleflight", [2024-05-07T10:57:17.478Z] "internal/syscall/execenv", [2024-05-07T10:57:17.478Z] "internal/syscall/unix", [2024-05-07T10:57:17.478Z] "internal/testlog", [2024-05-07T10:57:17.478Z] "internal/unsafeheader", [2024-05-07T10:57:17.478Z] "io", [2024-05-07T10:57:17.478Z] "io/fs", [2024-05-07T10:57:17.478Z] "io/ioutil", [2024-05-07T10:57:17.478Z] "log", [2024-05-07T10:57:17.478Z] "math", [2024-05-07T10:57:17.478Z] "math/big", [2024-05-07T10:57:17.478Z] "math/bits", [2024-05-07T10:57:17.478Z] "math/rand", [2024-05-07T10:57:17.478Z] "mime", [2024-05-07T10:57:17.478Z] "mime/multipart", [2024-05-07T10:57:17.478Z] "mime/quotedprintable", [2024-05-07T10:57:17.478Z] "net", [2024-05-07T10:57:17.478Z] "net/http", [2024-05-07T10:57:17.478Z] "net/http/httptrace", [2024-05-07T10:57:17.478Z] "net/http/httputil", [2024-05-07T10:57:17.478Z] "net/http/internal", [2024-05-07T10:57:17.478Z] "net/http/internal/ascii", [2024-05-07T10:57:17.478Z] "net/mail", [2024-05-07T10:57:17.478Z] "net/textproto", [2024-05-07T10:57:17.478Z] "net/url", [2024-05-07T10:57:17.478Z] "os", [2024-05-07T10:57:17.478Z] "path", [2024-05-07T10:57:17.478Z] "path/filepath", [2024-05-07T10:57:17.478Z] "reflect", [2024-05-07T10:57:17.478Z] "regexp", [2024-05-07T10:57:17.478Z] "regexp/syntax", [2024-05-07T10:57:17.478Z] "runtime", [2024-05-07T10:57:17.478Z] "runtime/cgo", [2024-05-07T10:57:17.478Z] "runtime/internal/atomic", [2024-05-07T10:57:17.478Z] "runtime/internal/math", [2024-05-07T10:57:17.478Z] "runtime/internal/sys", [2024-05-07T10:57:17.478Z] "sort", [2024-05-07T10:57:17.478Z] "strconv", [2024-05-07T10:57:17.478Z] "strings", [2024-05-07T10:57:17.478Z] "sync", [2024-05-07T10:57:17.478Z] "sync/atomic", [2024-05-07T10:57:17.478Z] "syscall", [2024-05-07T10:57:17.478Z] "text/template", [2024-05-07T10:57:17.478Z] "text/template/parse", [2024-05-07T10:57:17.478Z] "time", [2024-05-07T10:57:17.478Z] "unicode", [2024-05-07T10:57:17.478Z] "unicode/utf16", [2024-05-07T10:57:17.478Z] "unicode/utf8", [2024-05-07T10:57:17.478Z] "unsafe", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.478Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.478Z] ] [2024-05-07T10:57:17.478Z] } [2024-05-07T10:57:17.478Z] { [2024-05-07T10:57:17.478Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.478Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.478Z] "Name": "current_api_session", [2024-05-07T10:57:17.478Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.478Z] "Module": { [2024-05-07T10:57:17.478Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.478Z] "Version": "v0.26.13", [2024-05-07T10:57:17.478Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.478Z] "Indirect": true, [2024-05-07T10:57:17.478Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.478Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.478Z] "GoVersion": "1.19" [2024-05-07T10:57:17.478Z] }, [2024-05-07T10:57:17.478Z] "DepOnly": true, [2024-05-07T10:57:17.478Z] "Stale": true, [2024-05-07T10:57:17.478Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.478Z] "GoFiles": [ [2024-05-07T10:57:17.478Z] "create_current_api_session_certificate_parameters.go", [2024-05-07T10:57:17.478Z] "create_current_api_session_certificate_responses.go", [2024-05-07T10:57:17.478Z] "current_api_session_client.go", [2024-05-07T10:57:17.478Z] "delete_current_api_session_certificate_parameters.go", [2024-05-07T10:57:17.478Z] "delete_current_api_session_certificate_responses.go", [2024-05-07T10:57:17.478Z] "delete_current_api_session_parameters.go", [2024-05-07T10:57:17.478Z] "delete_current_api_session_responses.go", [2024-05-07T10:57:17.478Z] "detail_current_api_session_certificate_parameters.go", [2024-05-07T10:57:17.478Z] "detail_current_api_session_certificate_responses.go", [2024-05-07T10:57:17.478Z] "detail_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.478Z] "detail_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.478Z] "extend_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.478Z] "extend_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.478Z] "extend_verify_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.478Z] "extend_verify_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.478Z] "get_current_api_session_parameters.go", [2024-05-07T10:57:17.478Z] "get_current_api_session_responses.go", [2024-05-07T10:57:17.478Z] "list_current_api_session_certificates_parameters.go", [2024-05-07T10:57:17.478Z] "list_current_api_session_certificates_responses.go", [2024-05-07T10:57:17.478Z] "list_current_identity_authenticators_parameters.go", [2024-05-07T10:57:17.478Z] "list_current_identity_authenticators_responses.go", [2024-05-07T10:57:17.478Z] "list_service_updates_parameters.go", [2024-05-07T10:57:17.478Z] "list_service_updates_responses.go", [2024-05-07T10:57:17.478Z] "patch_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.478Z] "patch_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.478Z] "update_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.478Z] "update_current_identity_authenticator_responses.go" [2024-05-07T10:57:17.478Z] ], [2024-05-07T10:57:17.478Z] "Imports": [ [2024-05-07T10:57:17.478Z] "context", [2024-05-07T10:57:17.478Z] "fmt", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.479Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.479Z] "io", [2024-05-07T10:57:17.479Z] "net/http", [2024-05-07T10:57:17.479Z] "time" [2024-05-07T10:57:17.479Z] ], [2024-05-07T10:57:17.479Z] "Deps": [ [2024-05-07T10:57:17.479Z] "bufio", [2024-05-07T10:57:17.479Z] "bytes", [2024-05-07T10:57:17.479Z] "compress/flate", [2024-05-07T10:57:17.479Z] "compress/gzip", [2024-05-07T10:57:17.479Z] "container/list", [2024-05-07T10:57:17.479Z] "context", [2024-05-07T10:57:17.479Z] "crypto", [2024-05-07T10:57:17.479Z] "crypto/aes", [2024-05-07T10:57:17.479Z] "crypto/cipher", [2024-05-07T10:57:17.479Z] "crypto/des", [2024-05-07T10:57:17.479Z] "crypto/dsa", [2024-05-07T10:57:17.479Z] "crypto/ecdsa", [2024-05-07T10:57:17.479Z] "crypto/ed25519", [2024-05-07T10:57:17.479Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.479Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.479Z] "crypto/elliptic", [2024-05-07T10:57:17.479Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.479Z] "crypto/hmac", [2024-05-07T10:57:17.479Z] "crypto/internal/randutil", [2024-05-07T10:57:17.479Z] "crypto/internal/subtle", [2024-05-07T10:57:17.479Z] "crypto/md5", [2024-05-07T10:57:17.479Z] "crypto/rand", [2024-05-07T10:57:17.479Z] "crypto/rc4", [2024-05-07T10:57:17.479Z] "crypto/rsa", [2024-05-07T10:57:17.479Z] "crypto/sha1", [2024-05-07T10:57:17.479Z] "crypto/sha256", [2024-05-07T10:57:17.479Z] "crypto/sha512", [2024-05-07T10:57:17.479Z] "crypto/subtle", [2024-05-07T10:57:17.479Z] "crypto/tls", [2024-05-07T10:57:17.479Z] "crypto/x509", [2024-05-07T10:57:17.479Z] "crypto/x509/pkix", [2024-05-07T10:57:17.479Z] "database/sql/driver", [2024-05-07T10:57:17.479Z] "embed", [2024-05-07T10:57:17.479Z] "encoding", [2024-05-07T10:57:17.479Z] "encoding/asn1", [2024-05-07T10:57:17.479Z] "encoding/base64", [2024-05-07T10:57:17.479Z] "encoding/binary", [2024-05-07T10:57:17.479Z] "encoding/csv", [2024-05-07T10:57:17.479Z] "encoding/gob", [2024-05-07T10:57:17.479Z] "encoding/hex", [2024-05-07T10:57:17.479Z] "encoding/json", [2024-05-07T10:57:17.479Z] "encoding/pem", [2024-05-07T10:57:17.479Z] "encoding/xml", [2024-05-07T10:57:17.479Z] "errors", [2024-05-07T10:57:17.479Z] "fmt", [2024-05-07T10:57:17.479Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.479Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.479Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.479Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.479Z] "github.com/google/uuid", [2024-05-07T10:57:17.479Z] "github.com/josharian/intern", [2024-05-07T10:57:17.479Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.479Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.479Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.479Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.479Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.479Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.479Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.479Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.479Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.479Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.479Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.479Z] "hash", [2024-05-07T10:57:17.479Z] "hash/crc32", [2024-05-07T10:57:17.479Z] "html", [2024-05-07T10:57:17.479Z] "html/template", [2024-05-07T10:57:17.479Z] "internal/abi", [2024-05-07T10:57:17.479Z] "internal/bytealg", [2024-05-07T10:57:17.479Z] "internal/cpu", [2024-05-07T10:57:17.479Z] "internal/fmtsort", [2024-05-07T10:57:17.479Z] "internal/goexperiment", [2024-05-07T10:57:17.479Z] "internal/itoa", [2024-05-07T10:57:17.479Z] "internal/nettrace", [2024-05-07T10:57:17.479Z] "internal/oserror", [2024-05-07T10:57:17.479Z] "internal/poll", [2024-05-07T10:57:17.479Z] "internal/race", [2024-05-07T10:57:17.479Z] "internal/reflectlite", [2024-05-07T10:57:17.479Z] "internal/singleflight", [2024-05-07T10:57:17.479Z] "internal/syscall/execenv", [2024-05-07T10:57:17.479Z] "internal/syscall/unix", [2024-05-07T10:57:17.479Z] "internal/testlog", [2024-05-07T10:57:17.479Z] "internal/unsafeheader", [2024-05-07T10:57:17.479Z] "io", [2024-05-07T10:57:17.479Z] "io/fs", [2024-05-07T10:57:17.479Z] "io/ioutil", [2024-05-07T10:57:17.479Z] "log", [2024-05-07T10:57:17.479Z] "math", [2024-05-07T10:57:17.479Z] "math/big", [2024-05-07T10:57:17.479Z] "math/bits", [2024-05-07T10:57:17.479Z] "math/rand", [2024-05-07T10:57:17.479Z] "mime", [2024-05-07T10:57:17.479Z] "mime/multipart", [2024-05-07T10:57:17.479Z] "mime/quotedprintable", [2024-05-07T10:57:17.479Z] "net", [2024-05-07T10:57:17.479Z] "net/http", [2024-05-07T10:57:17.479Z] "net/http/httptrace", [2024-05-07T10:57:17.479Z] "net/http/httputil", [2024-05-07T10:57:17.479Z] "net/http/internal", [2024-05-07T10:57:17.479Z] "net/http/internal/ascii", [2024-05-07T10:57:17.479Z] "net/mail", [2024-05-07T10:57:17.479Z] "net/textproto", [2024-05-07T10:57:17.479Z] "net/url", [2024-05-07T10:57:17.479Z] "os", [2024-05-07T10:57:17.479Z] "path", [2024-05-07T10:57:17.479Z] "path/filepath", [2024-05-07T10:57:17.479Z] "reflect", [2024-05-07T10:57:17.479Z] "regexp", [2024-05-07T10:57:17.479Z] "regexp/syntax", [2024-05-07T10:57:17.479Z] "runtime", [2024-05-07T10:57:17.479Z] "runtime/cgo", [2024-05-07T10:57:17.479Z] "runtime/internal/atomic", [2024-05-07T10:57:17.479Z] "runtime/internal/math", [2024-05-07T10:57:17.479Z] "runtime/internal/sys", [2024-05-07T10:57:17.479Z] "sort", [2024-05-07T10:57:17.479Z] "strconv", [2024-05-07T10:57:17.479Z] "strings", [2024-05-07T10:57:17.479Z] "sync", [2024-05-07T10:57:17.479Z] "sync/atomic", [2024-05-07T10:57:17.479Z] "syscall", [2024-05-07T10:57:17.479Z] "text/template", [2024-05-07T10:57:17.479Z] "text/template/parse", [2024-05-07T10:57:17.479Z] "time", [2024-05-07T10:57:17.479Z] "unicode", [2024-05-07T10:57:17.479Z] "unicode/utf16", [2024-05-07T10:57:17.479Z] "unicode/utf8", [2024-05-07T10:57:17.479Z] "unsafe", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.479Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.479Z] ] [2024-05-07T10:57:17.479Z] } [2024-05-07T10:57:17.479Z] { [2024-05-07T10:57:17.479Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/current_identity", [2024-05-07T10:57:17.479Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.479Z] "Name": "current_identity", [2024-05-07T10:57:17.479Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.479Z] "Module": { [2024-05-07T10:57:17.479Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.479Z] "Version": "v0.26.13", [2024-05-07T10:57:17.479Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.479Z] "Indirect": true, [2024-05-07T10:57:17.479Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.479Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.479Z] "GoVersion": "1.19" [2024-05-07T10:57:17.479Z] }, [2024-05-07T10:57:17.479Z] "DepOnly": true, [2024-05-07T10:57:17.479Z] "Stale": true, [2024-05-07T10:57:17.479Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.479Z] "GoFiles": [ [2024-05-07T10:57:17.479Z] "create_mfa_recovery_codes_parameters.go", [2024-05-07T10:57:17.479Z] "create_mfa_recovery_codes_responses.go", [2024-05-07T10:57:17.479Z] "current_identity_client.go", [2024-05-07T10:57:17.479Z] "delete_mfa_parameters.go", [2024-05-07T10:57:17.479Z] "delete_mfa_responses.go", [2024-05-07T10:57:17.479Z] "detail_mfa_parameters.go", [2024-05-07T10:57:17.479Z] "detail_mfa_qr_code_parameters.go", [2024-05-07T10:57:17.479Z] "detail_mfa_qr_code_responses.go", [2024-05-07T10:57:17.479Z] "detail_mfa_recovery_codes_parameters.go", [2024-05-07T10:57:17.479Z] "detail_mfa_recovery_codes_responses.go", [2024-05-07T10:57:17.479Z] "detail_mfa_responses.go", [2024-05-07T10:57:17.479Z] "enroll_mfa_parameters.go", [2024-05-07T10:57:17.479Z] "enroll_mfa_responses.go", [2024-05-07T10:57:17.479Z] "get_current_identity_edge_routers_parameters.go", [2024-05-07T10:57:17.479Z] "get_current_identity_edge_routers_responses.go", [2024-05-07T10:57:17.479Z] "get_current_identity_parameters.go", [2024-05-07T10:57:17.479Z] "get_current_identity_responses.go", [2024-05-07T10:57:17.479Z] "verify_mfa_parameters.go", [2024-05-07T10:57:17.479Z] "verify_mfa_responses.go" [2024-05-07T10:57:17.479Z] ], [2024-05-07T10:57:17.479Z] "Imports": [ [2024-05-07T10:57:17.479Z] "context", [2024-05-07T10:57:17.479Z] "fmt", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.479Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.479Z] "io", [2024-05-07T10:57:17.479Z] "net/http", [2024-05-07T10:57:17.479Z] "time" [2024-05-07T10:57:17.479Z] ], [2024-05-07T10:57:17.479Z] "Deps": [ [2024-05-07T10:57:17.479Z] "bufio", [2024-05-07T10:57:17.479Z] "bytes", [2024-05-07T10:57:17.479Z] "compress/flate", [2024-05-07T10:57:17.479Z] "compress/gzip", [2024-05-07T10:57:17.479Z] "container/list", [2024-05-07T10:57:17.479Z] "context", [2024-05-07T10:57:17.479Z] "crypto", [2024-05-07T10:57:17.479Z] "crypto/aes", [2024-05-07T10:57:17.479Z] "crypto/cipher", [2024-05-07T10:57:17.479Z] "crypto/des", [2024-05-07T10:57:17.479Z] "crypto/dsa", [2024-05-07T10:57:17.479Z] "crypto/ecdsa", [2024-05-07T10:57:17.479Z] "crypto/ed25519", [2024-05-07T10:57:17.479Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.479Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.479Z] "crypto/elliptic", [2024-05-07T10:57:17.479Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.479Z] "crypto/hmac", [2024-05-07T10:57:17.479Z] "crypto/internal/randutil", [2024-05-07T10:57:17.479Z] "crypto/internal/subtle", [2024-05-07T10:57:17.479Z] "crypto/md5", [2024-05-07T10:57:17.479Z] "crypto/rand", [2024-05-07T10:57:17.479Z] "crypto/rc4", [2024-05-07T10:57:17.479Z] "crypto/rsa", [2024-05-07T10:57:17.479Z] "crypto/sha1", [2024-05-07T10:57:17.479Z] "crypto/sha256", [2024-05-07T10:57:17.479Z] "crypto/sha512", [2024-05-07T10:57:17.479Z] "crypto/subtle", [2024-05-07T10:57:17.479Z] "crypto/tls", [2024-05-07T10:57:17.479Z] "crypto/x509", [2024-05-07T10:57:17.479Z] "crypto/x509/pkix", [2024-05-07T10:57:17.479Z] "database/sql/driver", [2024-05-07T10:57:17.479Z] "embed", [2024-05-07T10:57:17.479Z] "encoding", [2024-05-07T10:57:17.479Z] "encoding/asn1", [2024-05-07T10:57:17.479Z] "encoding/base64", [2024-05-07T10:57:17.479Z] "encoding/binary", [2024-05-07T10:57:17.479Z] "encoding/csv", [2024-05-07T10:57:17.479Z] "encoding/gob", [2024-05-07T10:57:17.479Z] "encoding/hex", [2024-05-07T10:57:17.479Z] "encoding/json", [2024-05-07T10:57:17.479Z] "encoding/pem", [2024-05-07T10:57:17.479Z] "encoding/xml", [2024-05-07T10:57:17.479Z] "errors", [2024-05-07T10:57:17.479Z] "fmt", [2024-05-07T10:57:17.479Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.479Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.479Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.479Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.479Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.479Z] "github.com/google/uuid", [2024-05-07T10:57:17.479Z] "github.com/josharian/intern", [2024-05-07T10:57:17.479Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.479Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.479Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.479Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.479Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.479Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.479Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.479Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.479Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.479Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.479Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.479Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.479Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.479Z] "hash", [2024-05-07T10:57:17.479Z] "hash/crc32", [2024-05-07T10:57:17.479Z] "html", [2024-05-07T10:57:17.479Z] "html/template", [2024-05-07T10:57:17.479Z] "internal/abi", [2024-05-07T10:57:17.479Z] "internal/bytealg", [2024-05-07T10:57:17.479Z] "internal/cpu", [2024-05-07T10:57:17.479Z] "internal/fmtsort", [2024-05-07T10:57:17.479Z] "internal/goexperiment", [2024-05-07T10:57:17.479Z] "internal/itoa", [2024-05-07T10:57:17.479Z] "internal/nettrace", [2024-05-07T10:57:17.479Z] "internal/oserror", [2024-05-07T10:57:17.479Z] "internal/poll", [2024-05-07T10:57:17.479Z] "internal/race", [2024-05-07T10:57:17.479Z] "internal/reflectlite", [2024-05-07T10:57:17.479Z] "internal/singleflight", [2024-05-07T10:57:17.479Z] "internal/syscall/execenv", [2024-05-07T10:57:17.479Z] "internal/syscall/unix", [2024-05-07T10:57:17.479Z] "internal/testlog", [2024-05-07T10:57:17.479Z] "internal/unsafeheader", [2024-05-07T10:57:17.479Z] "io", [2024-05-07T10:57:17.479Z] "io/fs", [2024-05-07T10:57:17.479Z] "io/ioutil", [2024-05-07T10:57:17.479Z] "log", [2024-05-07T10:57:17.479Z] "math", [2024-05-07T10:57:17.479Z] "math/big", [2024-05-07T10:57:17.479Z] "math/bits", [2024-05-07T10:57:17.479Z] "math/rand", [2024-05-07T10:57:17.479Z] "mime", [2024-05-07T10:57:17.479Z] "mime/multipart", [2024-05-07T10:57:17.479Z] "mime/quotedprintable", [2024-05-07T10:57:17.479Z] "net", [2024-05-07T10:57:17.479Z] "net/http", [2024-05-07T10:57:17.479Z] "net/http/httptrace", [2024-05-07T10:57:17.479Z] "net/http/httputil", [2024-05-07T10:57:17.479Z] "net/http/internal", [2024-05-07T10:57:17.479Z] "net/http/internal/ascii", [2024-05-07T10:57:17.479Z] "net/mail", [2024-05-07T10:57:17.479Z] "net/textproto", [2024-05-07T10:57:17.479Z] "net/url", [2024-05-07T10:57:17.479Z] "os", [2024-05-07T10:57:17.479Z] "path", [2024-05-07T10:57:17.479Z] "path/filepath", [2024-05-07T10:57:17.479Z] "reflect", [2024-05-07T10:57:17.479Z] "regexp", [2024-05-07T10:57:17.479Z] "regexp/syntax", [2024-05-07T10:57:17.479Z] "runtime", [2024-05-07T10:57:17.479Z] "runtime/cgo", [2024-05-07T10:57:17.480Z] "runtime/internal/atomic", [2024-05-07T10:57:17.480Z] "runtime/internal/math", [2024-05-07T10:57:17.480Z] "runtime/internal/sys", [2024-05-07T10:57:17.480Z] "sort", [2024-05-07T10:57:17.480Z] "strconv", [2024-05-07T10:57:17.480Z] "strings", [2024-05-07T10:57:17.480Z] "sync", [2024-05-07T10:57:17.480Z] "sync/atomic", [2024-05-07T10:57:17.480Z] "syscall", [2024-05-07T10:57:17.480Z] "text/template", [2024-05-07T10:57:17.480Z] "text/template/parse", [2024-05-07T10:57:17.480Z] "time", [2024-05-07T10:57:17.480Z] "unicode", [2024-05-07T10:57:17.480Z] "unicode/utf16", [2024-05-07T10:57:17.480Z] "unicode/utf8", [2024-05-07T10:57:17.480Z] "unsafe", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.480Z] ] [2024-05-07T10:57:17.480Z] } [2024-05-07T10:57:17.480Z] { [2024-05-07T10:57:17.480Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/enroll", [2024-05-07T10:57:17.480Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.480Z] "Name": "enroll", [2024-05-07T10:57:17.480Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.480Z] "Module": { [2024-05-07T10:57:17.480Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.480Z] "Version": "v0.26.13", [2024-05-07T10:57:17.480Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.480Z] "Indirect": true, [2024-05-07T10:57:17.480Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.480Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.480Z] "GoVersion": "1.19" [2024-05-07T10:57:17.480Z] }, [2024-05-07T10:57:17.480Z] "DepOnly": true, [2024-05-07T10:57:17.480Z] "Stale": true, [2024-05-07T10:57:17.480Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.480Z] "GoFiles": [ [2024-05-07T10:57:17.480Z] "enroll_ca_parameters.go", [2024-05-07T10:57:17.480Z] "enroll_ca_responses.go", [2024-05-07T10:57:17.480Z] "enroll_client.go", [2024-05-07T10:57:17.480Z] "enroll_er_ott_parameters.go", [2024-05-07T10:57:17.480Z] "enroll_er_ott_responses.go", [2024-05-07T10:57:17.480Z] "enroll_ott_ca_parameters.go", [2024-05-07T10:57:17.480Z] "enroll_ott_ca_responses.go", [2024-05-07T10:57:17.480Z] "enroll_ott_parameters.go", [2024-05-07T10:57:17.480Z] "enroll_ott_responses.go", [2024-05-07T10:57:17.480Z] "enroll_parameters.go", [2024-05-07T10:57:17.480Z] "enroll_responses.go", [2024-05-07T10:57:17.480Z] "ernoll_updb_parameters.go", [2024-05-07T10:57:17.480Z] "ernoll_updb_responses.go", [2024-05-07T10:57:17.480Z] "extend_router_enrollment_parameters.go", [2024-05-07T10:57:17.480Z] "extend_router_enrollment_responses.go" [2024-05-07T10:57:17.480Z] ], [2024-05-07T10:57:17.480Z] "Imports": [ [2024-05-07T10:57:17.480Z] "context", [2024-05-07T10:57:17.480Z] "fmt", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.480Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.480Z] "io", [2024-05-07T10:57:17.480Z] "net/http", [2024-05-07T10:57:17.480Z] "time" [2024-05-07T10:57:17.480Z] ], [2024-05-07T10:57:17.480Z] "Deps": [ [2024-05-07T10:57:17.480Z] "bufio", [2024-05-07T10:57:17.480Z] "bytes", [2024-05-07T10:57:17.480Z] "compress/flate", [2024-05-07T10:57:17.480Z] "compress/gzip", [2024-05-07T10:57:17.480Z] "container/list", [2024-05-07T10:57:17.480Z] "context", [2024-05-07T10:57:17.480Z] "crypto", [2024-05-07T10:57:17.480Z] "crypto/aes", [2024-05-07T10:57:17.480Z] "crypto/cipher", [2024-05-07T10:57:17.480Z] "crypto/des", [2024-05-07T10:57:17.480Z] "crypto/dsa", [2024-05-07T10:57:17.480Z] "crypto/ecdsa", [2024-05-07T10:57:17.480Z] "crypto/ed25519", [2024-05-07T10:57:17.480Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.480Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.480Z] "crypto/elliptic", [2024-05-07T10:57:17.480Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.480Z] "crypto/hmac", [2024-05-07T10:57:17.480Z] "crypto/internal/randutil", [2024-05-07T10:57:17.480Z] "crypto/internal/subtle", [2024-05-07T10:57:17.480Z] "crypto/md5", [2024-05-07T10:57:17.480Z] "crypto/rand", [2024-05-07T10:57:17.480Z] "crypto/rc4", [2024-05-07T10:57:17.480Z] "crypto/rsa", [2024-05-07T10:57:17.480Z] "crypto/sha1", [2024-05-07T10:57:17.480Z] "crypto/sha256", [2024-05-07T10:57:17.480Z] "crypto/sha512", [2024-05-07T10:57:17.480Z] "crypto/subtle", [2024-05-07T10:57:17.480Z] "crypto/tls", [2024-05-07T10:57:17.480Z] "crypto/x509", [2024-05-07T10:57:17.480Z] "crypto/x509/pkix", [2024-05-07T10:57:17.480Z] "database/sql/driver", [2024-05-07T10:57:17.480Z] "embed", [2024-05-07T10:57:17.480Z] "encoding", [2024-05-07T10:57:17.480Z] "encoding/asn1", [2024-05-07T10:57:17.480Z] "encoding/base64", [2024-05-07T10:57:17.480Z] "encoding/binary", [2024-05-07T10:57:17.480Z] "encoding/csv", [2024-05-07T10:57:17.480Z] "encoding/gob", [2024-05-07T10:57:17.480Z] "encoding/hex", [2024-05-07T10:57:17.480Z] "encoding/json", [2024-05-07T10:57:17.480Z] "encoding/pem", [2024-05-07T10:57:17.480Z] "encoding/xml", [2024-05-07T10:57:17.480Z] "errors", [2024-05-07T10:57:17.480Z] "fmt", [2024-05-07T10:57:17.480Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.480Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.480Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.480Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.480Z] "github.com/google/uuid", [2024-05-07T10:57:17.480Z] "github.com/josharian/intern", [2024-05-07T10:57:17.480Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.480Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.480Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.480Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.480Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.480Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.480Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.480Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.480Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.480Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.480Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.480Z] "hash", [2024-05-07T10:57:17.480Z] "hash/crc32", [2024-05-07T10:57:17.480Z] "html", [2024-05-07T10:57:17.480Z] "html/template", [2024-05-07T10:57:17.480Z] "internal/abi", [2024-05-07T10:57:17.480Z] "internal/bytealg", [2024-05-07T10:57:17.480Z] "internal/cpu", [2024-05-07T10:57:17.480Z] "internal/fmtsort", [2024-05-07T10:57:17.480Z] "internal/goexperiment", [2024-05-07T10:57:17.480Z] "internal/itoa", [2024-05-07T10:57:17.480Z] "internal/nettrace", [2024-05-07T10:57:17.480Z] "internal/oserror", [2024-05-07T10:57:17.480Z] "internal/poll", [2024-05-07T10:57:17.480Z] "internal/race", [2024-05-07T10:57:17.480Z] "internal/reflectlite", [2024-05-07T10:57:17.480Z] "internal/singleflight", [2024-05-07T10:57:17.480Z] "internal/syscall/execenv", [2024-05-07T10:57:17.480Z] "internal/syscall/unix", [2024-05-07T10:57:17.480Z] "internal/testlog", [2024-05-07T10:57:17.480Z] "internal/unsafeheader", [2024-05-07T10:57:17.480Z] "io", [2024-05-07T10:57:17.480Z] "io/fs", [2024-05-07T10:57:17.480Z] "io/ioutil", [2024-05-07T10:57:17.480Z] "log", [2024-05-07T10:57:17.480Z] "math", [2024-05-07T10:57:17.480Z] "math/big", [2024-05-07T10:57:17.480Z] "math/bits", [2024-05-07T10:57:17.480Z] "math/rand", [2024-05-07T10:57:17.480Z] "mime", [2024-05-07T10:57:17.480Z] "mime/multipart", [2024-05-07T10:57:17.480Z] "mime/quotedprintable", [2024-05-07T10:57:17.480Z] "net", [2024-05-07T10:57:17.480Z] "net/http", [2024-05-07T10:57:17.480Z] "net/http/httptrace", [2024-05-07T10:57:17.480Z] "net/http/httputil", [2024-05-07T10:57:17.480Z] "net/http/internal", [2024-05-07T10:57:17.480Z] "net/http/internal/ascii", [2024-05-07T10:57:17.480Z] "net/mail", [2024-05-07T10:57:17.480Z] "net/textproto", [2024-05-07T10:57:17.480Z] "net/url", [2024-05-07T10:57:17.480Z] "os", [2024-05-07T10:57:17.480Z] "path", [2024-05-07T10:57:17.480Z] "path/filepath", [2024-05-07T10:57:17.480Z] "reflect", [2024-05-07T10:57:17.480Z] "regexp", [2024-05-07T10:57:17.480Z] "regexp/syntax", [2024-05-07T10:57:17.480Z] "runtime", [2024-05-07T10:57:17.480Z] "runtime/cgo", [2024-05-07T10:57:17.480Z] "runtime/internal/atomic", [2024-05-07T10:57:17.480Z] "runtime/internal/math", [2024-05-07T10:57:17.480Z] "runtime/internal/sys", [2024-05-07T10:57:17.480Z] "sort", [2024-05-07T10:57:17.480Z] "strconv", [2024-05-07T10:57:17.480Z] "strings", [2024-05-07T10:57:17.480Z] "sync", [2024-05-07T10:57:17.480Z] "sync/atomic", [2024-05-07T10:57:17.480Z] "syscall", [2024-05-07T10:57:17.480Z] "text/template", [2024-05-07T10:57:17.480Z] "text/template/parse", [2024-05-07T10:57:17.480Z] "time", [2024-05-07T10:57:17.480Z] "unicode", [2024-05-07T10:57:17.480Z] "unicode/utf16", [2024-05-07T10:57:17.480Z] "unicode/utf8", [2024-05-07T10:57:17.480Z] "unsafe", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.480Z] ] [2024-05-07T10:57:17.480Z] } [2024-05-07T10:57:17.480Z] { [2024-05-07T10:57:17.480Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.480Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.480Z] "Name": "external_jwt_signer", [2024-05-07T10:57:17.480Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.480Z] "Module": { [2024-05-07T10:57:17.480Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.480Z] "Version": "v0.26.13", [2024-05-07T10:57:17.480Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.480Z] "Indirect": true, [2024-05-07T10:57:17.480Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.480Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.480Z] "GoVersion": "1.19" [2024-05-07T10:57:17.480Z] }, [2024-05-07T10:57:17.480Z] "DepOnly": true, [2024-05-07T10:57:17.480Z] "Stale": true, [2024-05-07T10:57:17.480Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.480Z] "GoFiles": [ [2024-05-07T10:57:17.480Z] "external_jwt_signer_client.go", [2024-05-07T10:57:17.480Z] "list_external_jwt_signers_parameters.go", [2024-05-07T10:57:17.480Z] "list_external_jwt_signers_responses.go" [2024-05-07T10:57:17.480Z] ], [2024-05-07T10:57:17.480Z] "Imports": [ [2024-05-07T10:57:17.480Z] "context", [2024-05-07T10:57:17.480Z] "fmt", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.480Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.480Z] "io", [2024-05-07T10:57:17.480Z] "net/http", [2024-05-07T10:57:17.480Z] "time" [2024-05-07T10:57:17.480Z] ], [2024-05-07T10:57:17.480Z] "Deps": [ [2024-05-07T10:57:17.480Z] "bufio", [2024-05-07T10:57:17.480Z] "bytes", [2024-05-07T10:57:17.480Z] "compress/flate", [2024-05-07T10:57:17.480Z] "compress/gzip", [2024-05-07T10:57:17.480Z] "container/list", [2024-05-07T10:57:17.480Z] "context", [2024-05-07T10:57:17.480Z] "crypto", [2024-05-07T10:57:17.480Z] "crypto/aes", [2024-05-07T10:57:17.480Z] "crypto/cipher", [2024-05-07T10:57:17.480Z] "crypto/des", [2024-05-07T10:57:17.480Z] "crypto/dsa", [2024-05-07T10:57:17.480Z] "crypto/ecdsa", [2024-05-07T10:57:17.480Z] "crypto/ed25519", [2024-05-07T10:57:17.480Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.480Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.480Z] "crypto/elliptic", [2024-05-07T10:57:17.480Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.480Z] "crypto/hmac", [2024-05-07T10:57:17.480Z] "crypto/internal/randutil", [2024-05-07T10:57:17.480Z] "crypto/internal/subtle", [2024-05-07T10:57:17.480Z] "crypto/md5", [2024-05-07T10:57:17.480Z] "crypto/rand", [2024-05-07T10:57:17.480Z] "crypto/rc4", [2024-05-07T10:57:17.480Z] "crypto/rsa", [2024-05-07T10:57:17.480Z] "crypto/sha1", [2024-05-07T10:57:17.480Z] "crypto/sha256", [2024-05-07T10:57:17.480Z] "crypto/sha512", [2024-05-07T10:57:17.480Z] "crypto/subtle", [2024-05-07T10:57:17.480Z] "crypto/tls", [2024-05-07T10:57:17.480Z] "crypto/x509", [2024-05-07T10:57:17.480Z] "crypto/x509/pkix", [2024-05-07T10:57:17.480Z] "database/sql/driver", [2024-05-07T10:57:17.480Z] "embed", [2024-05-07T10:57:17.480Z] "encoding", [2024-05-07T10:57:17.480Z] "encoding/asn1", [2024-05-07T10:57:17.480Z] "encoding/base64", [2024-05-07T10:57:17.480Z] "encoding/binary", [2024-05-07T10:57:17.480Z] "encoding/csv", [2024-05-07T10:57:17.480Z] "encoding/gob", [2024-05-07T10:57:17.480Z] "encoding/hex", [2024-05-07T10:57:17.480Z] "encoding/json", [2024-05-07T10:57:17.480Z] "encoding/pem", [2024-05-07T10:57:17.480Z] "encoding/xml", [2024-05-07T10:57:17.480Z] "errors", [2024-05-07T10:57:17.480Z] "fmt", [2024-05-07T10:57:17.480Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.480Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.480Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.480Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.480Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.480Z] "github.com/google/uuid", [2024-05-07T10:57:17.480Z] "github.com/josharian/intern", [2024-05-07T10:57:17.480Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.480Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.480Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.480Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.480Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.480Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.480Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.480Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.480Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.480Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.480Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.480Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.480Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.480Z] "hash", [2024-05-07T10:57:17.480Z] "hash/crc32", [2024-05-07T10:57:17.480Z] "html", [2024-05-07T10:57:17.480Z] "html/template", [2024-05-07T10:57:17.480Z] "internal/abi", [2024-05-07T10:57:17.480Z] "internal/bytealg", [2024-05-07T10:57:17.480Z] "internal/cpu", [2024-05-07T10:57:17.480Z] "internal/fmtsort", [2024-05-07T10:57:17.480Z] "internal/goexperiment", [2024-05-07T10:57:17.480Z] "internal/itoa", [2024-05-07T10:57:17.480Z] "internal/nettrace", [2024-05-07T10:57:17.480Z] "internal/oserror", [2024-05-07T10:57:17.480Z] "internal/poll", [2024-05-07T10:57:17.480Z] "internal/race", [2024-05-07T10:57:17.480Z] "internal/reflectlite", [2024-05-07T10:57:17.480Z] "internal/singleflight", [2024-05-07T10:57:17.480Z] "internal/syscall/execenv", [2024-05-07T10:57:17.480Z] "internal/syscall/unix", [2024-05-07T10:57:17.480Z] "internal/testlog", [2024-05-07T10:57:17.480Z] "internal/unsafeheader", [2024-05-07T10:57:17.480Z] "io", [2024-05-07T10:57:17.480Z] "io/fs", [2024-05-07T10:57:17.480Z] "io/ioutil", [2024-05-07T10:57:17.480Z] "log", [2024-05-07T10:57:17.480Z] "math", [2024-05-07T10:57:17.480Z] "math/big", [2024-05-07T10:57:17.480Z] "math/bits", [2024-05-07T10:57:17.480Z] "math/rand", [2024-05-07T10:57:17.480Z] "mime", [2024-05-07T10:57:17.480Z] "mime/multipart", [2024-05-07T10:57:17.480Z] "mime/quotedprintable", [2024-05-07T10:57:17.480Z] "net", [2024-05-07T10:57:17.480Z] "net/http", [2024-05-07T10:57:17.480Z] "net/http/httptrace", [2024-05-07T10:57:17.480Z] "net/http/httputil", [2024-05-07T10:57:17.480Z] "net/http/internal", [2024-05-07T10:57:17.480Z] "net/http/internal/ascii", [2024-05-07T10:57:17.480Z] "net/mail", [2024-05-07T10:57:17.480Z] "net/textproto", [2024-05-07T10:57:17.480Z] "net/url", [2024-05-07T10:57:17.480Z] "os", [2024-05-07T10:57:17.480Z] "path", [2024-05-07T10:57:17.480Z] "path/filepath", [2024-05-07T10:57:17.480Z] "reflect", [2024-05-07T10:57:17.480Z] "regexp", [2024-05-07T10:57:17.480Z] "regexp/syntax", [2024-05-07T10:57:17.480Z] "runtime", [2024-05-07T10:57:17.480Z] "runtime/cgo", [2024-05-07T10:57:17.480Z] "runtime/internal/atomic", [2024-05-07T10:57:17.480Z] "runtime/internal/math", [2024-05-07T10:57:17.480Z] "runtime/internal/sys", [2024-05-07T10:57:17.480Z] "sort", [2024-05-07T10:57:17.480Z] "strconv", [2024-05-07T10:57:17.480Z] "strings", [2024-05-07T10:57:17.480Z] "sync", [2024-05-07T10:57:17.480Z] "sync/atomic", [2024-05-07T10:57:17.480Z] "syscall", [2024-05-07T10:57:17.480Z] "text/template", [2024-05-07T10:57:17.480Z] "text/template/parse", [2024-05-07T10:57:17.480Z] "time", [2024-05-07T10:57:17.480Z] "unicode", [2024-05-07T10:57:17.480Z] "unicode/utf16", [2024-05-07T10:57:17.480Z] "unicode/utf8", [2024-05-07T10:57:17.480Z] "unsafe", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.480Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.480Z] ] [2024-05-07T10:57:17.480Z] } [2024-05-07T10:57:17.480Z] { [2024-05-07T10:57:17.481Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/informational", [2024-05-07T10:57:17.481Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.481Z] "Name": "informational", [2024-05-07T10:57:17.481Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.481Z] "Module": { [2024-05-07T10:57:17.481Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.481Z] "Version": "v0.26.13", [2024-05-07T10:57:17.481Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.481Z] "Indirect": true, [2024-05-07T10:57:17.481Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.481Z] "GoVersion": "1.19" [2024-05-07T10:57:17.481Z] }, [2024-05-07T10:57:17.481Z] "DepOnly": true, [2024-05-07T10:57:17.481Z] "Stale": true, [2024-05-07T10:57:17.481Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.481Z] "GoFiles": [ [2024-05-07T10:57:17.481Z] "detail_spec_body_parameters.go", [2024-05-07T10:57:17.481Z] "detail_spec_body_responses.go", [2024-05-07T10:57:17.481Z] "detail_spec_parameters.go", [2024-05-07T10:57:17.481Z] "detail_spec_responses.go", [2024-05-07T10:57:17.481Z] "informational_client.go", [2024-05-07T10:57:17.481Z] "list_enumerated_capabilities_parameters.go", [2024-05-07T10:57:17.481Z] "list_enumerated_capabilities_responses.go", [2024-05-07T10:57:17.481Z] "list_protocols_parameters.go", [2024-05-07T10:57:17.481Z] "list_protocols_responses.go", [2024-05-07T10:57:17.481Z] "list_root_parameters.go", [2024-05-07T10:57:17.481Z] "list_root_responses.go", [2024-05-07T10:57:17.481Z] "list_specs_parameters.go", [2024-05-07T10:57:17.481Z] "list_specs_responses.go", [2024-05-07T10:57:17.481Z] "list_version_parameters.go", [2024-05-07T10:57:17.481Z] "list_version_responses.go" [2024-05-07T10:57:17.481Z] ], [2024-05-07T10:57:17.481Z] "Imports": [ [2024-05-07T10:57:17.481Z] "context", [2024-05-07T10:57:17.481Z] "fmt", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.481Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.481Z] "io", [2024-05-07T10:57:17.481Z] "net/http", [2024-05-07T10:57:17.481Z] "time" [2024-05-07T10:57:17.481Z] ], [2024-05-07T10:57:17.481Z] "Deps": [ [2024-05-07T10:57:17.481Z] "bufio", [2024-05-07T10:57:17.481Z] "bytes", [2024-05-07T10:57:17.481Z] "compress/flate", [2024-05-07T10:57:17.481Z] "compress/gzip", [2024-05-07T10:57:17.481Z] "container/list", [2024-05-07T10:57:17.481Z] "context", [2024-05-07T10:57:17.481Z] "crypto", [2024-05-07T10:57:17.481Z] "crypto/aes", [2024-05-07T10:57:17.481Z] "crypto/cipher", [2024-05-07T10:57:17.481Z] "crypto/des", [2024-05-07T10:57:17.481Z] "crypto/dsa", [2024-05-07T10:57:17.481Z] "crypto/ecdsa", [2024-05-07T10:57:17.481Z] "crypto/ed25519", [2024-05-07T10:57:17.481Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.481Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.481Z] "crypto/elliptic", [2024-05-07T10:57:17.481Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.481Z] "crypto/hmac", [2024-05-07T10:57:17.481Z] "crypto/internal/randutil", [2024-05-07T10:57:17.481Z] "crypto/internal/subtle", [2024-05-07T10:57:17.481Z] "crypto/md5", [2024-05-07T10:57:17.481Z] "crypto/rand", [2024-05-07T10:57:17.481Z] "crypto/rc4", [2024-05-07T10:57:17.481Z] "crypto/rsa", [2024-05-07T10:57:17.481Z] "crypto/sha1", [2024-05-07T10:57:17.481Z] "crypto/sha256", [2024-05-07T10:57:17.481Z] "crypto/sha512", [2024-05-07T10:57:17.481Z] "crypto/subtle", [2024-05-07T10:57:17.481Z] "crypto/tls", [2024-05-07T10:57:17.481Z] "crypto/x509", [2024-05-07T10:57:17.481Z] "crypto/x509/pkix", [2024-05-07T10:57:17.481Z] "database/sql/driver", [2024-05-07T10:57:17.481Z] "embed", [2024-05-07T10:57:17.481Z] "encoding", [2024-05-07T10:57:17.481Z] "encoding/asn1", [2024-05-07T10:57:17.481Z] "encoding/base64", [2024-05-07T10:57:17.481Z] "encoding/binary", [2024-05-07T10:57:17.481Z] "encoding/csv", [2024-05-07T10:57:17.481Z] "encoding/gob", [2024-05-07T10:57:17.481Z] "encoding/hex", [2024-05-07T10:57:17.481Z] "encoding/json", [2024-05-07T10:57:17.481Z] "encoding/pem", [2024-05-07T10:57:17.481Z] "encoding/xml", [2024-05-07T10:57:17.481Z] "errors", [2024-05-07T10:57:17.481Z] "fmt", [2024-05-07T10:57:17.481Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.481Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.481Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.481Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.481Z] "github.com/google/uuid", [2024-05-07T10:57:17.481Z] "github.com/josharian/intern", [2024-05-07T10:57:17.481Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.481Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.481Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.481Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.481Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.481Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.481Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.481Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.481Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.481Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.481Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.481Z] "hash", [2024-05-07T10:57:17.481Z] "hash/crc32", [2024-05-07T10:57:17.481Z] "html", [2024-05-07T10:57:17.481Z] "html/template", [2024-05-07T10:57:17.481Z] "internal/abi", [2024-05-07T10:57:17.481Z] "internal/bytealg", [2024-05-07T10:57:17.481Z] "internal/cpu", [2024-05-07T10:57:17.481Z] "internal/fmtsort", [2024-05-07T10:57:17.481Z] "internal/goexperiment", [2024-05-07T10:57:17.481Z] "internal/itoa", [2024-05-07T10:57:17.481Z] "internal/nettrace", [2024-05-07T10:57:17.481Z] "internal/oserror", [2024-05-07T10:57:17.481Z] "internal/poll", [2024-05-07T10:57:17.481Z] "internal/race", [2024-05-07T10:57:17.481Z] "internal/reflectlite", [2024-05-07T10:57:17.481Z] "internal/singleflight", [2024-05-07T10:57:17.481Z] "internal/syscall/execenv", [2024-05-07T10:57:17.481Z] "internal/syscall/unix", [2024-05-07T10:57:17.481Z] "internal/testlog", [2024-05-07T10:57:17.481Z] "internal/unsafeheader", [2024-05-07T10:57:17.481Z] "io", [2024-05-07T10:57:17.481Z] "io/fs", [2024-05-07T10:57:17.481Z] "io/ioutil", [2024-05-07T10:57:17.481Z] "log", [2024-05-07T10:57:17.481Z] "math", [2024-05-07T10:57:17.481Z] "math/big", [2024-05-07T10:57:17.481Z] "math/bits", [2024-05-07T10:57:17.481Z] "math/rand", [2024-05-07T10:57:17.481Z] "mime", [2024-05-07T10:57:17.481Z] "mime/multipart", [2024-05-07T10:57:17.481Z] "mime/quotedprintable", [2024-05-07T10:57:17.481Z] "net", [2024-05-07T10:57:17.481Z] "net/http", [2024-05-07T10:57:17.481Z] "net/http/httptrace", [2024-05-07T10:57:17.481Z] "net/http/httputil", [2024-05-07T10:57:17.481Z] "net/http/internal", [2024-05-07T10:57:17.481Z] "net/http/internal/ascii", [2024-05-07T10:57:17.481Z] "net/mail", [2024-05-07T10:57:17.481Z] "net/textproto", [2024-05-07T10:57:17.481Z] "net/url", [2024-05-07T10:57:17.481Z] "os", [2024-05-07T10:57:17.481Z] "path", [2024-05-07T10:57:17.481Z] "path/filepath", [2024-05-07T10:57:17.481Z] "reflect", [2024-05-07T10:57:17.481Z] "regexp", [2024-05-07T10:57:17.481Z] "regexp/syntax", [2024-05-07T10:57:17.481Z] "runtime", [2024-05-07T10:57:17.481Z] "runtime/cgo", [2024-05-07T10:57:17.481Z] "runtime/internal/atomic", [2024-05-07T10:57:17.481Z] "runtime/internal/math", [2024-05-07T10:57:17.481Z] "runtime/internal/sys", [2024-05-07T10:57:17.481Z] "sort", [2024-05-07T10:57:17.481Z] "strconv", [2024-05-07T10:57:17.481Z] "strings", [2024-05-07T10:57:17.481Z] "sync", [2024-05-07T10:57:17.481Z] "sync/atomic", [2024-05-07T10:57:17.481Z] "syscall", [2024-05-07T10:57:17.481Z] "text/template", [2024-05-07T10:57:17.481Z] "text/template/parse", [2024-05-07T10:57:17.481Z] "time", [2024-05-07T10:57:17.481Z] "unicode", [2024-05-07T10:57:17.481Z] "unicode/utf16", [2024-05-07T10:57:17.481Z] "unicode/utf8", [2024-05-07T10:57:17.481Z] "unsafe", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.481Z] ] [2024-05-07T10:57:17.481Z] } [2024-05-07T10:57:17.481Z] { [2024-05-07T10:57:17.481Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.481Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.481Z] "Name": "posture_checks", [2024-05-07T10:57:17.481Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.481Z] "Module": { [2024-05-07T10:57:17.481Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.481Z] "Version": "v0.26.13", [2024-05-07T10:57:17.481Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.481Z] "Indirect": true, [2024-05-07T10:57:17.481Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.481Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.481Z] "GoVersion": "1.19" [2024-05-07T10:57:17.481Z] }, [2024-05-07T10:57:17.481Z] "DepOnly": true, [2024-05-07T10:57:17.481Z] "Stale": true, [2024-05-07T10:57:17.481Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.481Z] "GoFiles": [ [2024-05-07T10:57:17.481Z] "create_posture_response_bulk_parameters.go", [2024-05-07T10:57:17.481Z] "create_posture_response_bulk_responses.go", [2024-05-07T10:57:17.481Z] "create_posture_response_parameters.go", [2024-05-07T10:57:17.481Z] "create_posture_response_responses.go", [2024-05-07T10:57:17.481Z] "posture_checks_client.go" [2024-05-07T10:57:17.481Z] ], [2024-05-07T10:57:17.481Z] "Imports": [ [2024-05-07T10:57:17.481Z] "context", [2024-05-07T10:57:17.481Z] "fmt", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.481Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.481Z] "io", [2024-05-07T10:57:17.481Z] "net/http", [2024-05-07T10:57:17.481Z] "time" [2024-05-07T10:57:17.481Z] ], [2024-05-07T10:57:17.481Z] "Deps": [ [2024-05-07T10:57:17.481Z] "bufio", [2024-05-07T10:57:17.481Z] "bytes", [2024-05-07T10:57:17.481Z] "compress/flate", [2024-05-07T10:57:17.481Z] "compress/gzip", [2024-05-07T10:57:17.481Z] "container/list", [2024-05-07T10:57:17.481Z] "context", [2024-05-07T10:57:17.481Z] "crypto", [2024-05-07T10:57:17.481Z] "crypto/aes", [2024-05-07T10:57:17.481Z] "crypto/cipher", [2024-05-07T10:57:17.481Z] "crypto/des", [2024-05-07T10:57:17.481Z] "crypto/dsa", [2024-05-07T10:57:17.481Z] "crypto/ecdsa", [2024-05-07T10:57:17.481Z] "crypto/ed25519", [2024-05-07T10:57:17.481Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.481Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.481Z] "crypto/elliptic", [2024-05-07T10:57:17.481Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.481Z] "crypto/hmac", [2024-05-07T10:57:17.481Z] "crypto/internal/randutil", [2024-05-07T10:57:17.481Z] "crypto/internal/subtle", [2024-05-07T10:57:17.481Z] "crypto/md5", [2024-05-07T10:57:17.481Z] "crypto/rand", [2024-05-07T10:57:17.481Z] "crypto/rc4", [2024-05-07T10:57:17.481Z] "crypto/rsa", [2024-05-07T10:57:17.481Z] "crypto/sha1", [2024-05-07T10:57:17.481Z] "crypto/sha256", [2024-05-07T10:57:17.481Z] "crypto/sha512", [2024-05-07T10:57:17.481Z] "crypto/subtle", [2024-05-07T10:57:17.481Z] "crypto/tls", [2024-05-07T10:57:17.481Z] "crypto/x509", [2024-05-07T10:57:17.481Z] "crypto/x509/pkix", [2024-05-07T10:57:17.481Z] "database/sql/driver", [2024-05-07T10:57:17.481Z] "embed", [2024-05-07T10:57:17.481Z] "encoding", [2024-05-07T10:57:17.481Z] "encoding/asn1", [2024-05-07T10:57:17.481Z] "encoding/base64", [2024-05-07T10:57:17.481Z] "encoding/binary", [2024-05-07T10:57:17.481Z] "encoding/csv", [2024-05-07T10:57:17.481Z] "encoding/gob", [2024-05-07T10:57:17.481Z] "encoding/hex", [2024-05-07T10:57:17.481Z] "encoding/json", [2024-05-07T10:57:17.481Z] "encoding/pem", [2024-05-07T10:57:17.481Z] "encoding/xml", [2024-05-07T10:57:17.481Z] "errors", [2024-05-07T10:57:17.481Z] "fmt", [2024-05-07T10:57:17.481Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.481Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.481Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.481Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.481Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.481Z] "github.com/google/uuid", [2024-05-07T10:57:17.481Z] "github.com/josharian/intern", [2024-05-07T10:57:17.481Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.481Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.481Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.481Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.481Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.481Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.481Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.481Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.481Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.481Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.481Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.481Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.481Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.481Z] "hash", [2024-05-07T10:57:17.481Z] "hash/crc32", [2024-05-07T10:57:17.481Z] "html", [2024-05-07T10:57:17.481Z] "html/template", [2024-05-07T10:57:17.481Z] "internal/abi", [2024-05-07T10:57:17.481Z] "internal/bytealg", [2024-05-07T10:57:17.481Z] "internal/cpu", [2024-05-07T10:57:17.481Z] "internal/fmtsort", [2024-05-07T10:57:17.481Z] "internal/goexperiment", [2024-05-07T10:57:17.481Z] "internal/itoa", [2024-05-07T10:57:17.481Z] "internal/nettrace", [2024-05-07T10:57:17.481Z] "internal/oserror", [2024-05-07T10:57:17.481Z] "internal/poll", [2024-05-07T10:57:17.481Z] "internal/race", [2024-05-07T10:57:17.481Z] "internal/reflectlite", [2024-05-07T10:57:17.481Z] "internal/singleflight", [2024-05-07T10:57:17.481Z] "internal/syscall/execenv", [2024-05-07T10:57:17.481Z] "internal/syscall/unix", [2024-05-07T10:57:17.481Z] "internal/testlog", [2024-05-07T10:57:17.481Z] "internal/unsafeheader", [2024-05-07T10:57:17.481Z] "io", [2024-05-07T10:57:17.481Z] "io/fs", [2024-05-07T10:57:17.481Z] "io/ioutil", [2024-05-07T10:57:17.481Z] "log", [2024-05-07T10:57:17.481Z] "math", [2024-05-07T10:57:17.481Z] "math/big", [2024-05-07T10:57:17.481Z] "math/bits", [2024-05-07T10:57:17.481Z] "math/rand", [2024-05-07T10:57:17.481Z] "mime", [2024-05-07T10:57:17.481Z] "mime/multipart", [2024-05-07T10:57:17.481Z] "mime/quotedprintable", [2024-05-07T10:57:17.481Z] "net", [2024-05-07T10:57:17.481Z] "net/http", [2024-05-07T10:57:17.481Z] "net/http/httptrace", [2024-05-07T10:57:17.481Z] "net/http/httputil", [2024-05-07T10:57:17.481Z] "net/http/internal", [2024-05-07T10:57:17.481Z] "net/http/internal/ascii", [2024-05-07T10:57:17.481Z] "net/mail", [2024-05-07T10:57:17.481Z] "net/textproto", [2024-05-07T10:57:17.481Z] "net/url", [2024-05-07T10:57:17.481Z] "os", [2024-05-07T10:57:17.481Z] "path", [2024-05-07T10:57:17.481Z] "path/filepath", [2024-05-07T10:57:17.481Z] "reflect", [2024-05-07T10:57:17.481Z] "regexp", [2024-05-07T10:57:17.481Z] "regexp/syntax", [2024-05-07T10:57:17.481Z] "runtime", [2024-05-07T10:57:17.481Z] "runtime/cgo", [2024-05-07T10:57:17.481Z] "runtime/internal/atomic", [2024-05-07T10:57:17.481Z] "runtime/internal/math", [2024-05-07T10:57:17.481Z] "runtime/internal/sys", [2024-05-07T10:57:17.481Z] "sort", [2024-05-07T10:57:17.481Z] "strconv", [2024-05-07T10:57:17.481Z] "strings", [2024-05-07T10:57:17.481Z] "sync", [2024-05-07T10:57:17.481Z] "sync/atomic", [2024-05-07T10:57:17.481Z] "syscall", [2024-05-07T10:57:17.481Z] "text/template", [2024-05-07T10:57:17.481Z] "text/template/parse", [2024-05-07T10:57:17.481Z] "time", [2024-05-07T10:57:17.481Z] "unicode", [2024-05-07T10:57:17.481Z] "unicode/utf16", [2024-05-07T10:57:17.481Z] "unicode/utf8", [2024-05-07T10:57:17.481Z] "unsafe", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.481Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.482Z] ] [2024-05-07T10:57:17.482Z] } [2024-05-07T10:57:17.482Z] { [2024-05-07T10:57:17.482Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/service", [2024-05-07T10:57:17.482Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.482Z] "Name": "service", [2024-05-07T10:57:17.482Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.482Z] "Module": { [2024-05-07T10:57:17.482Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.482Z] "Version": "v0.26.13", [2024-05-07T10:57:17.482Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.482Z] "Indirect": true, [2024-05-07T10:57:17.482Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.482Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.482Z] "GoVersion": "1.19" [2024-05-07T10:57:17.482Z] }, [2024-05-07T10:57:17.482Z] "DepOnly": true, [2024-05-07T10:57:17.482Z] "Stale": true, [2024-05-07T10:57:17.482Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.482Z] "GoFiles": [ [2024-05-07T10:57:17.482Z] "delete_service_parameters.go", [2024-05-07T10:57:17.482Z] "delete_service_responses.go", [2024-05-07T10:57:17.482Z] "detail_service_parameters.go", [2024-05-07T10:57:17.482Z] "detail_service_responses.go", [2024-05-07T10:57:17.482Z] "list_service_edge_routers_parameters.go", [2024-05-07T10:57:17.482Z] "list_service_edge_routers_responses.go", [2024-05-07T10:57:17.482Z] "list_service_terminators_parameters.go", [2024-05-07T10:57:17.482Z] "list_service_terminators_responses.go", [2024-05-07T10:57:17.482Z] "list_services_parameters.go", [2024-05-07T10:57:17.482Z] "list_services_responses.go", [2024-05-07T10:57:17.482Z] "patch_service_parameters.go", [2024-05-07T10:57:17.482Z] "patch_service_responses.go", [2024-05-07T10:57:17.482Z] "service_client.go", [2024-05-07T10:57:17.482Z] "update_service_parameters.go", [2024-05-07T10:57:17.482Z] "update_service_responses.go" [2024-05-07T10:57:17.482Z] ], [2024-05-07T10:57:17.482Z] "Imports": [ [2024-05-07T10:57:17.482Z] "context", [2024-05-07T10:57:17.482Z] "fmt", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.482Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.482Z] "io", [2024-05-07T10:57:17.482Z] "net/http", [2024-05-07T10:57:17.482Z] "time" [2024-05-07T10:57:17.482Z] ], [2024-05-07T10:57:17.482Z] "Deps": [ [2024-05-07T10:57:17.482Z] "bufio", [2024-05-07T10:57:17.482Z] "bytes", [2024-05-07T10:57:17.482Z] "compress/flate", [2024-05-07T10:57:17.482Z] "compress/gzip", [2024-05-07T10:57:17.482Z] "container/list", [2024-05-07T10:57:17.482Z] "context", [2024-05-07T10:57:17.482Z] "crypto", [2024-05-07T10:57:17.482Z] "crypto/aes", [2024-05-07T10:57:17.482Z] "crypto/cipher", [2024-05-07T10:57:17.482Z] "crypto/des", [2024-05-07T10:57:17.482Z] "crypto/dsa", [2024-05-07T10:57:17.482Z] "crypto/ecdsa", [2024-05-07T10:57:17.482Z] "crypto/ed25519", [2024-05-07T10:57:17.482Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.482Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.482Z] "crypto/elliptic", [2024-05-07T10:57:17.482Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.482Z] "crypto/hmac", [2024-05-07T10:57:17.482Z] "crypto/internal/randutil", [2024-05-07T10:57:17.482Z] "crypto/internal/subtle", [2024-05-07T10:57:17.482Z] "crypto/md5", [2024-05-07T10:57:17.482Z] "crypto/rand", [2024-05-07T10:57:17.482Z] "crypto/rc4", [2024-05-07T10:57:17.482Z] "crypto/rsa", [2024-05-07T10:57:17.482Z] "crypto/sha1", [2024-05-07T10:57:17.482Z] "crypto/sha256", [2024-05-07T10:57:17.482Z] "crypto/sha512", [2024-05-07T10:57:17.482Z] "crypto/subtle", [2024-05-07T10:57:17.482Z] "crypto/tls", [2024-05-07T10:57:17.482Z] "crypto/x509", [2024-05-07T10:57:17.482Z] "crypto/x509/pkix", [2024-05-07T10:57:17.482Z] "database/sql/driver", [2024-05-07T10:57:17.482Z] "embed", [2024-05-07T10:57:17.482Z] "encoding", [2024-05-07T10:57:17.482Z] "encoding/asn1", [2024-05-07T10:57:17.482Z] "encoding/base64", [2024-05-07T10:57:17.482Z] "encoding/binary", [2024-05-07T10:57:17.482Z] "encoding/csv", [2024-05-07T10:57:17.482Z] "encoding/gob", [2024-05-07T10:57:17.482Z] "encoding/hex", [2024-05-07T10:57:17.482Z] "encoding/json", [2024-05-07T10:57:17.482Z] "encoding/pem", [2024-05-07T10:57:17.482Z] "encoding/xml", [2024-05-07T10:57:17.482Z] "errors", [2024-05-07T10:57:17.482Z] "fmt", [2024-05-07T10:57:17.482Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.482Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.482Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.482Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.482Z] "github.com/google/uuid", [2024-05-07T10:57:17.482Z] "github.com/josharian/intern", [2024-05-07T10:57:17.482Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.482Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.482Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.482Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.482Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.482Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.482Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.482Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.482Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.482Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.482Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.482Z] "hash", [2024-05-07T10:57:17.482Z] "hash/crc32", [2024-05-07T10:57:17.482Z] "html", [2024-05-07T10:57:17.482Z] "html/template", [2024-05-07T10:57:17.482Z] "internal/abi", [2024-05-07T10:57:17.482Z] "internal/bytealg", [2024-05-07T10:57:17.482Z] "internal/cpu", [2024-05-07T10:57:17.482Z] "internal/fmtsort", [2024-05-07T10:57:17.482Z] "internal/goexperiment", [2024-05-07T10:57:17.482Z] "internal/itoa", [2024-05-07T10:57:17.482Z] "internal/nettrace", [2024-05-07T10:57:17.482Z] "internal/oserror", [2024-05-07T10:57:17.482Z] "internal/poll", [2024-05-07T10:57:17.482Z] "internal/race", [2024-05-07T10:57:17.482Z] "internal/reflectlite", [2024-05-07T10:57:17.482Z] "internal/singleflight", [2024-05-07T10:57:17.482Z] "internal/syscall/execenv", [2024-05-07T10:57:17.482Z] "internal/syscall/unix", [2024-05-07T10:57:17.482Z] "internal/testlog", [2024-05-07T10:57:17.482Z] "internal/unsafeheader", [2024-05-07T10:57:17.482Z] "io", [2024-05-07T10:57:17.482Z] "io/fs", [2024-05-07T10:57:17.482Z] "io/ioutil", [2024-05-07T10:57:17.482Z] "log", [2024-05-07T10:57:17.482Z] "math", [2024-05-07T10:57:17.482Z] "math/big", [2024-05-07T10:57:17.482Z] "math/bits", [2024-05-07T10:57:17.482Z] "math/rand", [2024-05-07T10:57:17.482Z] "mime", [2024-05-07T10:57:17.482Z] "mime/multipart", [2024-05-07T10:57:17.482Z] "mime/quotedprintable", [2024-05-07T10:57:17.482Z] "net", [2024-05-07T10:57:17.482Z] "net/http", [2024-05-07T10:57:17.482Z] "net/http/httptrace", [2024-05-07T10:57:17.482Z] "net/http/httputil", [2024-05-07T10:57:17.482Z] "net/http/internal", [2024-05-07T10:57:17.482Z] "net/http/internal/ascii", [2024-05-07T10:57:17.482Z] "net/mail", [2024-05-07T10:57:17.482Z] "net/textproto", [2024-05-07T10:57:17.482Z] "net/url", [2024-05-07T10:57:17.482Z] "os", [2024-05-07T10:57:17.482Z] "path", [2024-05-07T10:57:17.482Z] "path/filepath", [2024-05-07T10:57:17.482Z] "reflect", [2024-05-07T10:57:17.482Z] "regexp", [2024-05-07T10:57:17.482Z] "regexp/syntax", [2024-05-07T10:57:17.482Z] "runtime", [2024-05-07T10:57:17.482Z] "runtime/cgo", [2024-05-07T10:57:17.482Z] "runtime/internal/atomic", [2024-05-07T10:57:17.482Z] "runtime/internal/math", [2024-05-07T10:57:17.482Z] "runtime/internal/sys", [2024-05-07T10:57:17.482Z] "sort", [2024-05-07T10:57:17.482Z] "strconv", [2024-05-07T10:57:17.482Z] "strings", [2024-05-07T10:57:17.482Z] "sync", [2024-05-07T10:57:17.482Z] "sync/atomic", [2024-05-07T10:57:17.482Z] "syscall", [2024-05-07T10:57:17.482Z] "text/template", [2024-05-07T10:57:17.482Z] "text/template/parse", [2024-05-07T10:57:17.482Z] "time", [2024-05-07T10:57:17.482Z] "unicode", [2024-05-07T10:57:17.482Z] "unicode/utf16", [2024-05-07T10:57:17.482Z] "unicode/utf8", [2024-05-07T10:57:17.482Z] "unsafe", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.482Z] ] [2024-05-07T10:57:17.482Z] } [2024-05-07T10:57:17.482Z] { [2024-05-07T10:57:17.482Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/session", [2024-05-07T10:57:17.482Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.482Z] "Name": "session", [2024-05-07T10:57:17.482Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.482Z] "Module": { [2024-05-07T10:57:17.482Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.482Z] "Version": "v0.26.13", [2024-05-07T10:57:17.482Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.482Z] "Indirect": true, [2024-05-07T10:57:17.482Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.482Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.482Z] "GoVersion": "1.19" [2024-05-07T10:57:17.482Z] }, [2024-05-07T10:57:17.482Z] "DepOnly": true, [2024-05-07T10:57:17.482Z] "Stale": true, [2024-05-07T10:57:17.482Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.482Z] "GoFiles": [ [2024-05-07T10:57:17.482Z] "create_session_parameters.go", [2024-05-07T10:57:17.482Z] "create_session_responses.go", [2024-05-07T10:57:17.482Z] "delete_session_parameters.go", [2024-05-07T10:57:17.482Z] "delete_session_responses.go", [2024-05-07T10:57:17.482Z] "detail_session_parameters.go", [2024-05-07T10:57:17.482Z] "detail_session_responses.go", [2024-05-07T10:57:17.482Z] "list_sessions_parameters.go", [2024-05-07T10:57:17.482Z] "list_sessions_responses.go", [2024-05-07T10:57:17.482Z] "session_client.go" [2024-05-07T10:57:17.482Z] ], [2024-05-07T10:57:17.482Z] "Imports": [ [2024-05-07T10:57:17.482Z] "context", [2024-05-07T10:57:17.482Z] "fmt", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.482Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.482Z] "io", [2024-05-07T10:57:17.482Z] "net/http", [2024-05-07T10:57:17.482Z] "time" [2024-05-07T10:57:17.482Z] ], [2024-05-07T10:57:17.482Z] "Deps": [ [2024-05-07T10:57:17.482Z] "bufio", [2024-05-07T10:57:17.482Z] "bytes", [2024-05-07T10:57:17.482Z] "compress/flate", [2024-05-07T10:57:17.482Z] "compress/gzip", [2024-05-07T10:57:17.482Z] "container/list", [2024-05-07T10:57:17.482Z] "context", [2024-05-07T10:57:17.482Z] "crypto", [2024-05-07T10:57:17.482Z] "crypto/aes", [2024-05-07T10:57:17.482Z] "crypto/cipher", [2024-05-07T10:57:17.482Z] "crypto/des", [2024-05-07T10:57:17.482Z] "crypto/dsa", [2024-05-07T10:57:17.482Z] "crypto/ecdsa", [2024-05-07T10:57:17.482Z] "crypto/ed25519", [2024-05-07T10:57:17.482Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.482Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.482Z] "crypto/elliptic", [2024-05-07T10:57:17.482Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.482Z] "crypto/hmac", [2024-05-07T10:57:17.482Z] "crypto/internal/randutil", [2024-05-07T10:57:17.482Z] "crypto/internal/subtle", [2024-05-07T10:57:17.482Z] "crypto/md5", [2024-05-07T10:57:17.482Z] "crypto/rand", [2024-05-07T10:57:17.482Z] "crypto/rc4", [2024-05-07T10:57:17.482Z] "crypto/rsa", [2024-05-07T10:57:17.482Z] "crypto/sha1", [2024-05-07T10:57:17.482Z] "crypto/sha256", [2024-05-07T10:57:17.482Z] "crypto/sha512", [2024-05-07T10:57:17.482Z] "crypto/subtle", [2024-05-07T10:57:17.482Z] "crypto/tls", [2024-05-07T10:57:17.482Z] "crypto/x509", [2024-05-07T10:57:17.482Z] "crypto/x509/pkix", [2024-05-07T10:57:17.482Z] "database/sql/driver", [2024-05-07T10:57:17.482Z] "embed", [2024-05-07T10:57:17.482Z] "encoding", [2024-05-07T10:57:17.482Z] "encoding/asn1", [2024-05-07T10:57:17.482Z] "encoding/base64", [2024-05-07T10:57:17.482Z] "encoding/binary", [2024-05-07T10:57:17.482Z] "encoding/csv", [2024-05-07T10:57:17.482Z] "encoding/gob", [2024-05-07T10:57:17.482Z] "encoding/hex", [2024-05-07T10:57:17.482Z] "encoding/json", [2024-05-07T10:57:17.482Z] "encoding/pem", [2024-05-07T10:57:17.482Z] "encoding/xml", [2024-05-07T10:57:17.482Z] "errors", [2024-05-07T10:57:17.482Z] "fmt", [2024-05-07T10:57:17.482Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.482Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.482Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.482Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.482Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.482Z] "github.com/google/uuid", [2024-05-07T10:57:17.482Z] "github.com/josharian/intern", [2024-05-07T10:57:17.482Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.482Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.482Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.482Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.482Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.482Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.482Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.482Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.482Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.482Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.482Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.482Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.482Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.482Z] "hash", [2024-05-07T10:57:17.482Z] "hash/crc32", [2024-05-07T10:57:17.482Z] "html", [2024-05-07T10:57:17.482Z] "html/template", [2024-05-07T10:57:17.482Z] "internal/abi", [2024-05-07T10:57:17.482Z] "internal/bytealg", [2024-05-07T10:57:17.482Z] "internal/cpu", [2024-05-07T10:57:17.482Z] "internal/fmtsort", [2024-05-07T10:57:17.482Z] "internal/goexperiment", [2024-05-07T10:57:17.482Z] "internal/itoa", [2024-05-07T10:57:17.482Z] "internal/nettrace", [2024-05-07T10:57:17.482Z] "internal/oserror", [2024-05-07T10:57:17.482Z] "internal/poll", [2024-05-07T10:57:17.482Z] "internal/race", [2024-05-07T10:57:17.482Z] "internal/reflectlite", [2024-05-07T10:57:17.482Z] "internal/singleflight", [2024-05-07T10:57:17.482Z] "internal/syscall/execenv", [2024-05-07T10:57:17.482Z] "internal/syscall/unix", [2024-05-07T10:57:17.482Z] "internal/testlog", [2024-05-07T10:57:17.482Z] "internal/unsafeheader", [2024-05-07T10:57:17.482Z] "io", [2024-05-07T10:57:17.482Z] "io/fs", [2024-05-07T10:57:17.482Z] "io/ioutil", [2024-05-07T10:57:17.482Z] "log", [2024-05-07T10:57:17.482Z] "math", [2024-05-07T10:57:17.482Z] "math/big", [2024-05-07T10:57:17.482Z] "math/bits", [2024-05-07T10:57:17.482Z] "math/rand", [2024-05-07T10:57:17.482Z] "mime", [2024-05-07T10:57:17.482Z] "mime/multipart", [2024-05-07T10:57:17.482Z] "mime/quotedprintable", [2024-05-07T10:57:17.482Z] "net", [2024-05-07T10:57:17.482Z] "net/http", [2024-05-07T10:57:17.482Z] "net/http/httptrace", [2024-05-07T10:57:17.482Z] "net/http/httputil", [2024-05-07T10:57:17.482Z] "net/http/internal", [2024-05-07T10:57:17.482Z] "net/http/internal/ascii", [2024-05-07T10:57:17.482Z] "net/mail", [2024-05-07T10:57:17.482Z] "net/textproto", [2024-05-07T10:57:17.482Z] "net/url", [2024-05-07T10:57:17.482Z] "os", [2024-05-07T10:57:17.482Z] "path", [2024-05-07T10:57:17.482Z] "path/filepath", [2024-05-07T10:57:17.482Z] "reflect", [2024-05-07T10:57:17.482Z] "regexp", [2024-05-07T10:57:17.482Z] "regexp/syntax", [2024-05-07T10:57:17.482Z] "runtime", [2024-05-07T10:57:17.482Z] "runtime/cgo", [2024-05-07T10:57:17.482Z] "runtime/internal/atomic", [2024-05-07T10:57:17.482Z] "runtime/internal/math", [2024-05-07T10:57:17.482Z] "runtime/internal/sys", [2024-05-07T10:57:17.482Z] "sort", [2024-05-07T10:57:17.482Z] "strconv", [2024-05-07T10:57:17.482Z] "strings", [2024-05-07T10:57:17.482Z] "sync", [2024-05-07T10:57:17.482Z] "sync/atomic", [2024-05-07T10:57:17.482Z] "syscall", [2024-05-07T10:57:17.482Z] "text/template", [2024-05-07T10:57:17.482Z] "text/template/parse", [2024-05-07T10:57:17.482Z] "time", [2024-05-07T10:57:17.482Z] "unicode", [2024-05-07T10:57:17.482Z] "unicode/utf16", [2024-05-07T10:57:17.482Z] "unicode/utf8", [2024-05-07T10:57:17.482Z] "unsafe", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.482Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.482Z] ] [2024-05-07T10:57:17.482Z] } [2024-05-07T10:57:17.482Z] { [2024-05-07T10:57:17.482Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client/well_known", [2024-05-07T10:57:17.482Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.482Z] "Name": "well_known", [2024-05-07T10:57:17.482Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.482Z] "Module": { [2024-05-07T10:57:17.482Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.482Z] "Version": "v0.26.13", [2024-05-07T10:57:17.482Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.482Z] "Indirect": true, [2024-05-07T10:57:17.482Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.482Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.482Z] "GoVersion": "1.19" [2024-05-07T10:57:17.482Z] }, [2024-05-07T10:57:17.482Z] "DepOnly": true, [2024-05-07T10:57:17.482Z] "Stale": true, [2024-05-07T10:57:17.482Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.482Z] "GoFiles": [ [2024-05-07T10:57:17.482Z] "list_well_known_cas_parameters.go", [2024-05-07T10:57:17.482Z] "list_well_known_cas_responses.go", [2024-05-07T10:57:17.482Z] "well_known_client.go" [2024-05-07T10:57:17.482Z] ], [2024-05-07T10:57:17.482Z] "Imports": [ [2024-05-07T10:57:17.482Z] "context", [2024-05-07T10:57:17.482Z] "fmt", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.483Z] "io", [2024-05-07T10:57:17.483Z] "net/http", [2024-05-07T10:57:17.483Z] "time" [2024-05-07T10:57:17.483Z] ], [2024-05-07T10:57:17.483Z] "Deps": [ [2024-05-07T10:57:17.483Z] "bufio", [2024-05-07T10:57:17.483Z] "bytes", [2024-05-07T10:57:17.483Z] "compress/flate", [2024-05-07T10:57:17.483Z] "compress/gzip", [2024-05-07T10:57:17.483Z] "container/list", [2024-05-07T10:57:17.483Z] "context", [2024-05-07T10:57:17.483Z] "crypto", [2024-05-07T10:57:17.483Z] "crypto/aes", [2024-05-07T10:57:17.483Z] "crypto/cipher", [2024-05-07T10:57:17.483Z] "crypto/des", [2024-05-07T10:57:17.483Z] "crypto/dsa", [2024-05-07T10:57:17.483Z] "crypto/ecdsa", [2024-05-07T10:57:17.483Z] "crypto/ed25519", [2024-05-07T10:57:17.483Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.483Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.483Z] "crypto/elliptic", [2024-05-07T10:57:17.483Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.483Z] "crypto/hmac", [2024-05-07T10:57:17.483Z] "crypto/internal/randutil", [2024-05-07T10:57:17.483Z] "crypto/internal/subtle", [2024-05-07T10:57:17.483Z] "crypto/md5", [2024-05-07T10:57:17.483Z] "crypto/rand", [2024-05-07T10:57:17.483Z] "crypto/rc4", [2024-05-07T10:57:17.483Z] "crypto/rsa", [2024-05-07T10:57:17.483Z] "crypto/sha1", [2024-05-07T10:57:17.483Z] "crypto/sha256", [2024-05-07T10:57:17.483Z] "crypto/sha512", [2024-05-07T10:57:17.483Z] "crypto/subtle", [2024-05-07T10:57:17.483Z] "crypto/tls", [2024-05-07T10:57:17.483Z] "crypto/x509", [2024-05-07T10:57:17.483Z] "crypto/x509/pkix", [2024-05-07T10:57:17.483Z] "database/sql/driver", [2024-05-07T10:57:17.483Z] "embed", [2024-05-07T10:57:17.483Z] "encoding", [2024-05-07T10:57:17.483Z] "encoding/asn1", [2024-05-07T10:57:17.483Z] "encoding/base64", [2024-05-07T10:57:17.483Z] "encoding/binary", [2024-05-07T10:57:17.483Z] "encoding/csv", [2024-05-07T10:57:17.483Z] "encoding/gob", [2024-05-07T10:57:17.483Z] "encoding/hex", [2024-05-07T10:57:17.483Z] "encoding/json", [2024-05-07T10:57:17.483Z] "encoding/pem", [2024-05-07T10:57:17.483Z] "encoding/xml", [2024-05-07T10:57:17.483Z] "errors", [2024-05-07T10:57:17.483Z] "fmt", [2024-05-07T10:57:17.483Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.483Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.483Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.483Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.483Z] "github.com/google/uuid", [2024-05-07T10:57:17.483Z] "github.com/josharian/intern", [2024-05-07T10:57:17.483Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.483Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.483Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.483Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.483Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.483Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.483Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.483Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.483Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.483Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.483Z] "hash", [2024-05-07T10:57:17.483Z] "hash/crc32", [2024-05-07T10:57:17.483Z] "html", [2024-05-07T10:57:17.483Z] "html/template", [2024-05-07T10:57:17.483Z] "internal/abi", [2024-05-07T10:57:17.483Z] "internal/bytealg", [2024-05-07T10:57:17.483Z] "internal/cpu", [2024-05-07T10:57:17.483Z] "internal/fmtsort", [2024-05-07T10:57:17.483Z] "internal/goexperiment", [2024-05-07T10:57:17.483Z] "internal/itoa", [2024-05-07T10:57:17.483Z] "internal/nettrace", [2024-05-07T10:57:17.483Z] "internal/oserror", [2024-05-07T10:57:17.483Z] "internal/poll", [2024-05-07T10:57:17.483Z] "internal/race", [2024-05-07T10:57:17.483Z] "internal/reflectlite", [2024-05-07T10:57:17.483Z] "internal/singleflight", [2024-05-07T10:57:17.483Z] "internal/syscall/execenv", [2024-05-07T10:57:17.483Z] "internal/syscall/unix", [2024-05-07T10:57:17.483Z] "internal/testlog", [2024-05-07T10:57:17.483Z] "internal/unsafeheader", [2024-05-07T10:57:17.483Z] "io", [2024-05-07T10:57:17.483Z] "io/fs", [2024-05-07T10:57:17.483Z] "io/ioutil", [2024-05-07T10:57:17.483Z] "log", [2024-05-07T10:57:17.483Z] "math", [2024-05-07T10:57:17.483Z] "math/big", [2024-05-07T10:57:17.483Z] "math/bits", [2024-05-07T10:57:17.483Z] "math/rand", [2024-05-07T10:57:17.483Z] "mime", [2024-05-07T10:57:17.483Z] "mime/multipart", [2024-05-07T10:57:17.483Z] "mime/quotedprintable", [2024-05-07T10:57:17.483Z] "net", [2024-05-07T10:57:17.483Z] "net/http", [2024-05-07T10:57:17.483Z] "net/http/httptrace", [2024-05-07T10:57:17.483Z] "net/http/httputil", [2024-05-07T10:57:17.483Z] "net/http/internal", [2024-05-07T10:57:17.483Z] "net/http/internal/ascii", [2024-05-07T10:57:17.483Z] "net/mail", [2024-05-07T10:57:17.483Z] "net/textproto", [2024-05-07T10:57:17.483Z] "net/url", [2024-05-07T10:57:17.483Z] "os", [2024-05-07T10:57:17.483Z] "path", [2024-05-07T10:57:17.483Z] "path/filepath", [2024-05-07T10:57:17.483Z] "reflect", [2024-05-07T10:57:17.483Z] "regexp", [2024-05-07T10:57:17.483Z] "regexp/syntax", [2024-05-07T10:57:17.483Z] "runtime", [2024-05-07T10:57:17.483Z] "runtime/cgo", [2024-05-07T10:57:17.483Z] "runtime/internal/atomic", [2024-05-07T10:57:17.483Z] "runtime/internal/math", [2024-05-07T10:57:17.483Z] "runtime/internal/sys", [2024-05-07T10:57:17.483Z] "sort", [2024-05-07T10:57:17.483Z] "strconv", [2024-05-07T10:57:17.483Z] "strings", [2024-05-07T10:57:17.483Z] "sync", [2024-05-07T10:57:17.483Z] "sync/atomic", [2024-05-07T10:57:17.483Z] "syscall", [2024-05-07T10:57:17.483Z] "text/template", [2024-05-07T10:57:17.483Z] "text/template/parse", [2024-05-07T10:57:17.483Z] "time", [2024-05-07T10:57:17.483Z] "unicode", [2024-05-07T10:57:17.483Z] "unicode/utf16", [2024-05-07T10:57:17.483Z] "unicode/utf8", [2024-05-07T10:57:17.483Z] "unsafe", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.483Z] ] [2024-05-07T10:57:17.483Z] } [2024-05-07T10:57:17.483Z] { [2024-05-07T10:57:17.483Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_client_api_client", [2024-05-07T10:57:17.483Z] "ImportPath": "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.483Z] "Name": "rest_client_api_client", [2024-05-07T10:57:17.483Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.483Z] "Module": { [2024-05-07T10:57:17.483Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.483Z] "Version": "v0.26.13", [2024-05-07T10:57:17.483Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.483Z] "Indirect": true, [2024-05-07T10:57:17.483Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.483Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.483Z] "GoVersion": "1.19" [2024-05-07T10:57:17.483Z] }, [2024-05-07T10:57:17.483Z] "DepOnly": true, [2024-05-07T10:57:17.483Z] "Stale": true, [2024-05-07T10:57:17.483Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.483Z] "GoFiles": [ [2024-05-07T10:57:17.483Z] "ziti_edge_client_client.go" [2024-05-07T10:57:17.483Z] ], [2024-05-07T10:57:17.483Z] "Imports": [ [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/well_known" [2024-05-07T10:57:17.483Z] ], [2024-05-07T10:57:17.483Z] "Deps": [ [2024-05-07T10:57:17.483Z] "bufio", [2024-05-07T10:57:17.483Z] "bytes", [2024-05-07T10:57:17.483Z] "compress/flate", [2024-05-07T10:57:17.483Z] "compress/gzip", [2024-05-07T10:57:17.483Z] "container/list", [2024-05-07T10:57:17.483Z] "context", [2024-05-07T10:57:17.483Z] "crypto", [2024-05-07T10:57:17.483Z] "crypto/aes", [2024-05-07T10:57:17.483Z] "crypto/cipher", [2024-05-07T10:57:17.483Z] "crypto/des", [2024-05-07T10:57:17.483Z] "crypto/dsa", [2024-05-07T10:57:17.483Z] "crypto/ecdsa", [2024-05-07T10:57:17.483Z] "crypto/ed25519", [2024-05-07T10:57:17.483Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.483Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.483Z] "crypto/elliptic", [2024-05-07T10:57:17.483Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.483Z] "crypto/hmac", [2024-05-07T10:57:17.483Z] "crypto/internal/randutil", [2024-05-07T10:57:17.483Z] "crypto/internal/subtle", [2024-05-07T10:57:17.483Z] "crypto/md5", [2024-05-07T10:57:17.483Z] "crypto/rand", [2024-05-07T10:57:17.483Z] "crypto/rc4", [2024-05-07T10:57:17.483Z] "crypto/rsa", [2024-05-07T10:57:17.483Z] "crypto/sha1", [2024-05-07T10:57:17.483Z] "crypto/sha256", [2024-05-07T10:57:17.483Z] "crypto/sha512", [2024-05-07T10:57:17.483Z] "crypto/subtle", [2024-05-07T10:57:17.483Z] "crypto/tls", [2024-05-07T10:57:17.483Z] "crypto/x509", [2024-05-07T10:57:17.483Z] "crypto/x509/pkix", [2024-05-07T10:57:17.483Z] "database/sql/driver", [2024-05-07T10:57:17.483Z] "embed", [2024-05-07T10:57:17.483Z] "encoding", [2024-05-07T10:57:17.483Z] "encoding/asn1", [2024-05-07T10:57:17.483Z] "encoding/base64", [2024-05-07T10:57:17.483Z] "encoding/binary", [2024-05-07T10:57:17.483Z] "encoding/csv", [2024-05-07T10:57:17.483Z] "encoding/gob", [2024-05-07T10:57:17.483Z] "encoding/hex", [2024-05-07T10:57:17.483Z] "encoding/json", [2024-05-07T10:57:17.483Z] "encoding/pem", [2024-05-07T10:57:17.483Z] "encoding/xml", [2024-05-07T10:57:17.483Z] "errors", [2024-05-07T10:57:17.483Z] "fmt", [2024-05-07T10:57:17.483Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.483Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.483Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.483Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.483Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.483Z] "github.com/google/uuid", [2024-05-07T10:57:17.483Z] "github.com/josharian/intern", [2024-05-07T10:57:17.483Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.483Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.483Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.483Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.483Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.483Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.483Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.483Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.483Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.483Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.483Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.483Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.483Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.483Z] "hash", [2024-05-07T10:57:17.483Z] "hash/crc32", [2024-05-07T10:57:17.483Z] "html", [2024-05-07T10:57:17.483Z] "html/template", [2024-05-07T10:57:17.483Z] "internal/abi", [2024-05-07T10:57:17.483Z] "internal/bytealg", [2024-05-07T10:57:17.483Z] "internal/cpu", [2024-05-07T10:57:17.483Z] "internal/fmtsort", [2024-05-07T10:57:17.483Z] "internal/goexperiment", [2024-05-07T10:57:17.483Z] "internal/itoa", [2024-05-07T10:57:17.483Z] "internal/nettrace", [2024-05-07T10:57:17.483Z] "internal/oserror", [2024-05-07T10:57:17.483Z] "internal/poll", [2024-05-07T10:57:17.483Z] "internal/race", [2024-05-07T10:57:17.483Z] "internal/reflectlite", [2024-05-07T10:57:17.483Z] "internal/singleflight", [2024-05-07T10:57:17.483Z] "internal/syscall/execenv", [2024-05-07T10:57:17.483Z] "internal/syscall/unix", [2024-05-07T10:57:17.483Z] "internal/testlog", [2024-05-07T10:57:17.483Z] "internal/unsafeheader", [2024-05-07T10:57:17.483Z] "io", [2024-05-07T10:57:17.483Z] "io/fs", [2024-05-07T10:57:17.483Z] "io/ioutil", [2024-05-07T10:57:17.483Z] "log", [2024-05-07T10:57:17.483Z] "math", [2024-05-07T10:57:17.483Z] "math/big", [2024-05-07T10:57:17.483Z] "math/bits", [2024-05-07T10:57:17.483Z] "math/rand", [2024-05-07T10:57:17.483Z] "mime", [2024-05-07T10:57:17.483Z] "mime/multipart", [2024-05-07T10:57:17.483Z] "mime/quotedprintable", [2024-05-07T10:57:17.483Z] "net", [2024-05-07T10:57:17.483Z] "net/http", [2024-05-07T10:57:17.483Z] "net/http/httptrace", [2024-05-07T10:57:17.483Z] "net/http/httputil", [2024-05-07T10:57:17.483Z] "net/http/internal", [2024-05-07T10:57:17.483Z] "net/http/internal/ascii", [2024-05-07T10:57:17.483Z] "net/mail", [2024-05-07T10:57:17.483Z] "net/textproto", [2024-05-07T10:57:17.483Z] "net/url", [2024-05-07T10:57:17.483Z] "os", [2024-05-07T10:57:17.483Z] "path", [2024-05-07T10:57:17.483Z] "path/filepath", [2024-05-07T10:57:17.483Z] "reflect", [2024-05-07T10:57:17.483Z] "regexp", [2024-05-07T10:57:17.483Z] "regexp/syntax", [2024-05-07T10:57:17.483Z] "runtime", [2024-05-07T10:57:17.483Z] "runtime/cgo", [2024-05-07T10:57:17.483Z] "runtime/internal/atomic", [2024-05-07T10:57:17.483Z] "runtime/internal/math", [2024-05-07T10:57:17.483Z] "runtime/internal/sys", [2024-05-07T10:57:17.483Z] "sort", [2024-05-07T10:57:17.483Z] "strconv", [2024-05-07T10:57:17.483Z] "strings", [2024-05-07T10:57:17.483Z] "sync", [2024-05-07T10:57:17.483Z] "sync/atomic", [2024-05-07T10:57:17.483Z] "syscall", [2024-05-07T10:57:17.483Z] "text/template", [2024-05-07T10:57:17.483Z] "text/template/parse", [2024-05-07T10:57:17.483Z] "time", [2024-05-07T10:57:17.483Z] "unicode", [2024-05-07T10:57:17.483Z] "unicode/utf16", [2024-05-07T10:57:17.483Z] "unicode/utf8", [2024-05-07T10:57:17.483Z] "unsafe", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.483Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.483Z] ] [2024-05-07T10:57:17.483Z] } [2024-05-07T10:57:17.483Z] { [2024-05-07T10:57:17.483Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/api_session", [2024-05-07T10:57:17.484Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.484Z] "Name": "api_session", [2024-05-07T10:57:17.484Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.484Z] "Module": { [2024-05-07T10:57:17.484Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.484Z] "Version": "v0.26.13", [2024-05-07T10:57:17.484Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.484Z] "Indirect": true, [2024-05-07T10:57:17.484Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.484Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.484Z] "GoVersion": "1.19" [2024-05-07T10:57:17.484Z] }, [2024-05-07T10:57:17.484Z] "DepOnly": true, [2024-05-07T10:57:17.484Z] "Stale": true, [2024-05-07T10:57:17.484Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.484Z] "GoFiles": [ [2024-05-07T10:57:17.484Z] "api_session_client.go", [2024-05-07T10:57:17.484Z] "delete_api_sessions_parameters.go", [2024-05-07T10:57:17.484Z] "delete_api_sessions_responses.go", [2024-05-07T10:57:17.484Z] "detail_api_sessions_parameters.go", [2024-05-07T10:57:17.484Z] "detail_api_sessions_responses.go", [2024-05-07T10:57:17.484Z] "list_api_sessions_parameters.go", [2024-05-07T10:57:17.484Z] "list_api_sessions_responses.go" [2024-05-07T10:57:17.484Z] ], [2024-05-07T10:57:17.484Z] "Imports": [ [2024-05-07T10:57:17.484Z] "context", [2024-05-07T10:57:17.484Z] "fmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.484Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.484Z] "io", [2024-05-07T10:57:17.484Z] "net/http", [2024-05-07T10:57:17.484Z] "time" [2024-05-07T10:57:17.484Z] ], [2024-05-07T10:57:17.484Z] "Deps": [ [2024-05-07T10:57:17.484Z] "bufio", [2024-05-07T10:57:17.484Z] "bytes", [2024-05-07T10:57:17.484Z] "compress/flate", [2024-05-07T10:57:17.484Z] "compress/gzip", [2024-05-07T10:57:17.484Z] "container/list", [2024-05-07T10:57:17.484Z] "context", [2024-05-07T10:57:17.484Z] "crypto", [2024-05-07T10:57:17.484Z] "crypto/aes", [2024-05-07T10:57:17.484Z] "crypto/cipher", [2024-05-07T10:57:17.484Z] "crypto/des", [2024-05-07T10:57:17.484Z] "crypto/dsa", [2024-05-07T10:57:17.484Z] "crypto/ecdsa", [2024-05-07T10:57:17.484Z] "crypto/ed25519", [2024-05-07T10:57:17.484Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.484Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.484Z] "crypto/elliptic", [2024-05-07T10:57:17.484Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.484Z] "crypto/hmac", [2024-05-07T10:57:17.484Z] "crypto/internal/randutil", [2024-05-07T10:57:17.484Z] "crypto/internal/subtle", [2024-05-07T10:57:17.484Z] "crypto/md5", [2024-05-07T10:57:17.484Z] "crypto/rand", [2024-05-07T10:57:17.484Z] "crypto/rc4", [2024-05-07T10:57:17.484Z] "crypto/rsa", [2024-05-07T10:57:17.484Z] "crypto/sha1", [2024-05-07T10:57:17.484Z] "crypto/sha256", [2024-05-07T10:57:17.484Z] "crypto/sha512", [2024-05-07T10:57:17.484Z] "crypto/subtle", [2024-05-07T10:57:17.484Z] "crypto/tls", [2024-05-07T10:57:17.484Z] "crypto/x509", [2024-05-07T10:57:17.484Z] "crypto/x509/pkix", [2024-05-07T10:57:17.484Z] "database/sql/driver", [2024-05-07T10:57:17.484Z] "embed", [2024-05-07T10:57:17.484Z] "encoding", [2024-05-07T10:57:17.484Z] "encoding/asn1", [2024-05-07T10:57:17.484Z] "encoding/base64", [2024-05-07T10:57:17.484Z] "encoding/binary", [2024-05-07T10:57:17.484Z] "encoding/csv", [2024-05-07T10:57:17.484Z] "encoding/gob", [2024-05-07T10:57:17.484Z] "encoding/hex", [2024-05-07T10:57:17.484Z] "encoding/json", [2024-05-07T10:57:17.484Z] "encoding/pem", [2024-05-07T10:57:17.484Z] "encoding/xml", [2024-05-07T10:57:17.484Z] "errors", [2024-05-07T10:57:17.484Z] "fmt", [2024-05-07T10:57:17.484Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.484Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.484Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.484Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.484Z] "github.com/google/uuid", [2024-05-07T10:57:17.484Z] "github.com/josharian/intern", [2024-05-07T10:57:17.484Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.484Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.484Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.484Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.484Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.484Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.484Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.484Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.484Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.484Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.484Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.484Z] "hash", [2024-05-07T10:57:17.484Z] "hash/crc32", [2024-05-07T10:57:17.484Z] "html", [2024-05-07T10:57:17.484Z] "html/template", [2024-05-07T10:57:17.484Z] "internal/abi", [2024-05-07T10:57:17.484Z] "internal/bytealg", [2024-05-07T10:57:17.484Z] "internal/cpu", [2024-05-07T10:57:17.484Z] "internal/fmtsort", [2024-05-07T10:57:17.484Z] "internal/goexperiment", [2024-05-07T10:57:17.484Z] "internal/itoa", [2024-05-07T10:57:17.484Z] "internal/nettrace", [2024-05-07T10:57:17.484Z] "internal/oserror", [2024-05-07T10:57:17.484Z] "internal/poll", [2024-05-07T10:57:17.484Z] "internal/race", [2024-05-07T10:57:17.484Z] "internal/reflectlite", [2024-05-07T10:57:17.484Z] "internal/singleflight", [2024-05-07T10:57:17.484Z] "internal/syscall/execenv", [2024-05-07T10:57:17.484Z] "internal/syscall/unix", [2024-05-07T10:57:17.484Z] "internal/testlog", [2024-05-07T10:57:17.484Z] "internal/unsafeheader", [2024-05-07T10:57:17.484Z] "io", [2024-05-07T10:57:17.484Z] "io/fs", [2024-05-07T10:57:17.484Z] "io/ioutil", [2024-05-07T10:57:17.484Z] "log", [2024-05-07T10:57:17.484Z] "math", [2024-05-07T10:57:17.484Z] "math/big", [2024-05-07T10:57:17.484Z] "math/bits", [2024-05-07T10:57:17.484Z] "math/rand", [2024-05-07T10:57:17.484Z] "mime", [2024-05-07T10:57:17.484Z] "mime/multipart", [2024-05-07T10:57:17.484Z] "mime/quotedprintable", [2024-05-07T10:57:17.484Z] "net", [2024-05-07T10:57:17.484Z] "net/http", [2024-05-07T10:57:17.484Z] "net/http/httptrace", [2024-05-07T10:57:17.484Z] "net/http/httputil", [2024-05-07T10:57:17.484Z] "net/http/internal", [2024-05-07T10:57:17.484Z] "net/http/internal/ascii", [2024-05-07T10:57:17.484Z] "net/mail", [2024-05-07T10:57:17.484Z] "net/textproto", [2024-05-07T10:57:17.484Z] "net/url", [2024-05-07T10:57:17.484Z] "os", [2024-05-07T10:57:17.484Z] "path", [2024-05-07T10:57:17.484Z] "path/filepath", [2024-05-07T10:57:17.484Z] "reflect", [2024-05-07T10:57:17.484Z] "regexp", [2024-05-07T10:57:17.484Z] "regexp/syntax", [2024-05-07T10:57:17.484Z] "runtime", [2024-05-07T10:57:17.484Z] "runtime/cgo", [2024-05-07T10:57:17.484Z] "runtime/internal/atomic", [2024-05-07T10:57:17.484Z] "runtime/internal/math", [2024-05-07T10:57:17.484Z] "runtime/internal/sys", [2024-05-07T10:57:17.484Z] "sort", [2024-05-07T10:57:17.484Z] "strconv", [2024-05-07T10:57:17.484Z] "strings", [2024-05-07T10:57:17.484Z] "sync", [2024-05-07T10:57:17.484Z] "sync/atomic", [2024-05-07T10:57:17.484Z] "syscall", [2024-05-07T10:57:17.484Z] "text/template", [2024-05-07T10:57:17.484Z] "text/template/parse", [2024-05-07T10:57:17.484Z] "time", [2024-05-07T10:57:17.484Z] "unicode", [2024-05-07T10:57:17.484Z] "unicode/utf16", [2024-05-07T10:57:17.484Z] "unicode/utf8", [2024-05-07T10:57:17.484Z] "unsafe", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.484Z] ] [2024-05-07T10:57:17.484Z] } [2024-05-07T10:57:17.484Z] { [2024-05-07T10:57:17.484Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.484Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.484Z] "Name": "auth_policy", [2024-05-07T10:57:17.484Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.484Z] "Module": { [2024-05-07T10:57:17.484Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.484Z] "Version": "v0.26.13", [2024-05-07T10:57:17.484Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.484Z] "Indirect": true, [2024-05-07T10:57:17.484Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.484Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.484Z] "GoVersion": "1.19" [2024-05-07T10:57:17.484Z] }, [2024-05-07T10:57:17.484Z] "DepOnly": true, [2024-05-07T10:57:17.484Z] "Stale": true, [2024-05-07T10:57:17.484Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.484Z] "GoFiles": [ [2024-05-07T10:57:17.484Z] "auth_policy_client.go", [2024-05-07T10:57:17.484Z] "create_auth_policy_parameters.go", [2024-05-07T10:57:17.484Z] "create_auth_policy_responses.go", [2024-05-07T10:57:17.484Z] "delete_auth_policy_parameters.go", [2024-05-07T10:57:17.484Z] "delete_auth_policy_responses.go", [2024-05-07T10:57:17.484Z] "detail_auth_policy_parameters.go", [2024-05-07T10:57:17.484Z] "detail_auth_policy_responses.go", [2024-05-07T10:57:17.484Z] "list_auth_policies_parameters.go", [2024-05-07T10:57:17.484Z] "list_auth_policies_responses.go", [2024-05-07T10:57:17.484Z] "patch_auth_policy_parameters.go", [2024-05-07T10:57:17.484Z] "patch_auth_policy_responses.go", [2024-05-07T10:57:17.484Z] "update_auth_policy_parameters.go", [2024-05-07T10:57:17.484Z] "update_auth_policy_responses.go" [2024-05-07T10:57:17.484Z] ], [2024-05-07T10:57:17.484Z] "Imports": [ [2024-05-07T10:57:17.484Z] "context", [2024-05-07T10:57:17.484Z] "fmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.484Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.484Z] "io", [2024-05-07T10:57:17.484Z] "net/http", [2024-05-07T10:57:17.484Z] "time" [2024-05-07T10:57:17.484Z] ], [2024-05-07T10:57:17.484Z] "Deps": [ [2024-05-07T10:57:17.484Z] "bufio", [2024-05-07T10:57:17.484Z] "bytes", [2024-05-07T10:57:17.484Z] "compress/flate", [2024-05-07T10:57:17.484Z] "compress/gzip", [2024-05-07T10:57:17.484Z] "container/list", [2024-05-07T10:57:17.484Z] "context", [2024-05-07T10:57:17.484Z] "crypto", [2024-05-07T10:57:17.484Z] "crypto/aes", [2024-05-07T10:57:17.484Z] "crypto/cipher", [2024-05-07T10:57:17.484Z] "crypto/des", [2024-05-07T10:57:17.484Z] "crypto/dsa", [2024-05-07T10:57:17.484Z] "crypto/ecdsa", [2024-05-07T10:57:17.484Z] "crypto/ed25519", [2024-05-07T10:57:17.484Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.484Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.484Z] "crypto/elliptic", [2024-05-07T10:57:17.484Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.484Z] "crypto/hmac", [2024-05-07T10:57:17.484Z] "crypto/internal/randutil", [2024-05-07T10:57:17.484Z] "crypto/internal/subtle", [2024-05-07T10:57:17.484Z] "crypto/md5", [2024-05-07T10:57:17.484Z] "crypto/rand", [2024-05-07T10:57:17.484Z] "crypto/rc4", [2024-05-07T10:57:17.484Z] "crypto/rsa", [2024-05-07T10:57:17.484Z] "crypto/sha1", [2024-05-07T10:57:17.484Z] "crypto/sha256", [2024-05-07T10:57:17.484Z] "crypto/sha512", [2024-05-07T10:57:17.484Z] "crypto/subtle", [2024-05-07T10:57:17.484Z] "crypto/tls", [2024-05-07T10:57:17.484Z] "crypto/x509", [2024-05-07T10:57:17.484Z] "crypto/x509/pkix", [2024-05-07T10:57:17.484Z] "database/sql/driver", [2024-05-07T10:57:17.484Z] "embed", [2024-05-07T10:57:17.484Z] "encoding", [2024-05-07T10:57:17.484Z] "encoding/asn1", [2024-05-07T10:57:17.484Z] "encoding/base64", [2024-05-07T10:57:17.484Z] "encoding/binary", [2024-05-07T10:57:17.484Z] "encoding/csv", [2024-05-07T10:57:17.484Z] "encoding/gob", [2024-05-07T10:57:17.484Z] "encoding/hex", [2024-05-07T10:57:17.484Z] "encoding/json", [2024-05-07T10:57:17.484Z] "encoding/pem", [2024-05-07T10:57:17.484Z] "encoding/xml", [2024-05-07T10:57:17.484Z] "errors", [2024-05-07T10:57:17.484Z] "fmt", [2024-05-07T10:57:17.484Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.484Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.484Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.484Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.484Z] "github.com/google/uuid", [2024-05-07T10:57:17.484Z] "github.com/josharian/intern", [2024-05-07T10:57:17.484Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.484Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.484Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.484Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.484Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.484Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.484Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.484Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.484Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.484Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.484Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.484Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.484Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.484Z] "hash", [2024-05-07T10:57:17.484Z] "hash/crc32", [2024-05-07T10:57:17.484Z] "html", [2024-05-07T10:57:17.484Z] "html/template", [2024-05-07T10:57:17.484Z] "internal/abi", [2024-05-07T10:57:17.484Z] "internal/bytealg", [2024-05-07T10:57:17.484Z] "internal/cpu", [2024-05-07T10:57:17.484Z] "internal/fmtsort", [2024-05-07T10:57:17.484Z] "internal/goexperiment", [2024-05-07T10:57:17.484Z] "internal/itoa", [2024-05-07T10:57:17.484Z] "internal/nettrace", [2024-05-07T10:57:17.484Z] "internal/oserror", [2024-05-07T10:57:17.484Z] "internal/poll", [2024-05-07T10:57:17.484Z] "internal/race", [2024-05-07T10:57:17.484Z] "internal/reflectlite", [2024-05-07T10:57:17.484Z] "internal/singleflight", [2024-05-07T10:57:17.484Z] "internal/syscall/execenv", [2024-05-07T10:57:17.484Z] "internal/syscall/unix", [2024-05-07T10:57:17.484Z] "internal/testlog", [2024-05-07T10:57:17.484Z] "internal/unsafeheader", [2024-05-07T10:57:17.484Z] "io", [2024-05-07T10:57:17.484Z] "io/fs", [2024-05-07T10:57:17.484Z] "io/ioutil", [2024-05-07T10:57:17.484Z] "log", [2024-05-07T10:57:17.484Z] "math", [2024-05-07T10:57:17.484Z] "math/big", [2024-05-07T10:57:17.484Z] "math/bits", [2024-05-07T10:57:17.484Z] "math/rand", [2024-05-07T10:57:17.484Z] "mime", [2024-05-07T10:57:17.484Z] "mime/multipart", [2024-05-07T10:57:17.484Z] "mime/quotedprintable", [2024-05-07T10:57:17.484Z] "net", [2024-05-07T10:57:17.484Z] "net/http", [2024-05-07T10:57:17.484Z] "net/http/httptrace", [2024-05-07T10:57:17.484Z] "net/http/httputil", [2024-05-07T10:57:17.484Z] "net/http/internal", [2024-05-07T10:57:17.484Z] "net/http/internal/ascii", [2024-05-07T10:57:17.484Z] "net/mail", [2024-05-07T10:57:17.484Z] "net/textproto", [2024-05-07T10:57:17.484Z] "net/url", [2024-05-07T10:57:17.484Z] "os", [2024-05-07T10:57:17.484Z] "path", [2024-05-07T10:57:17.484Z] "path/filepath", [2024-05-07T10:57:17.484Z] "reflect", [2024-05-07T10:57:17.484Z] "regexp", [2024-05-07T10:57:17.484Z] "regexp/syntax", [2024-05-07T10:57:17.484Z] "runtime", [2024-05-07T10:57:17.484Z] "runtime/cgo", [2024-05-07T10:57:17.484Z] "runtime/internal/atomic", [2024-05-07T10:57:17.484Z] "runtime/internal/math", [2024-05-07T10:57:17.484Z] "runtime/internal/sys", [2024-05-07T10:57:17.484Z] "sort", [2024-05-07T10:57:17.484Z] "strconv", [2024-05-07T10:57:17.484Z] "strings", [2024-05-07T10:57:17.484Z] "sync", [2024-05-07T10:57:17.484Z] "sync/atomic", [2024-05-07T10:57:17.484Z] "syscall", [2024-05-07T10:57:17.484Z] "text/template", [2024-05-07T10:57:17.484Z] "text/template/parse", [2024-05-07T10:57:17.484Z] "time", [2024-05-07T10:57:17.484Z] "unicode", [2024-05-07T10:57:17.484Z] "unicode/utf16", [2024-05-07T10:57:17.484Z] "unicode/utf8", [2024-05-07T10:57:17.484Z] "unsafe", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.484Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.484Z] ] [2024-05-07T10:57:17.484Z] } [2024-05-07T10:57:17.484Z] { [2024-05-07T10:57:17.484Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/authentication", [2024-05-07T10:57:17.484Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.484Z] "Name": "authentication", [2024-05-07T10:57:17.484Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.484Z] "Module": { [2024-05-07T10:57:17.484Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.484Z] "Version": "v0.26.13", [2024-05-07T10:57:17.484Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.484Z] "Indirect": true, [2024-05-07T10:57:17.484Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.484Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.484Z] "GoVersion": "1.19" [2024-05-07T10:57:17.484Z] }, [2024-05-07T10:57:17.484Z] "DepOnly": true, [2024-05-07T10:57:17.484Z] "Stale": true, [2024-05-07T10:57:17.484Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.484Z] "GoFiles": [ [2024-05-07T10:57:17.484Z] "authenticate_mfa_parameters.go", [2024-05-07T10:57:17.484Z] "authenticate_mfa_responses.go", [2024-05-07T10:57:17.484Z] "authenticate_parameters.go", [2024-05-07T10:57:17.484Z] "authenticate_responses.go", [2024-05-07T10:57:17.484Z] "authentication_client.go" [2024-05-07T10:57:17.484Z] ], [2024-05-07T10:57:17.484Z] "Imports": [ [2024-05-07T10:57:17.484Z] "context", [2024-05-07T10:57:17.484Z] "fmt", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.484Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.485Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.485Z] "io", [2024-05-07T10:57:17.485Z] "net/http", [2024-05-07T10:57:17.485Z] "time" [2024-05-07T10:57:17.485Z] ], [2024-05-07T10:57:17.485Z] "Deps": [ [2024-05-07T10:57:17.485Z] "bufio", [2024-05-07T10:57:17.485Z] "bytes", [2024-05-07T10:57:17.485Z] "compress/flate", [2024-05-07T10:57:17.485Z] "compress/gzip", [2024-05-07T10:57:17.485Z] "container/list", [2024-05-07T10:57:17.485Z] "context", [2024-05-07T10:57:17.485Z] "crypto", [2024-05-07T10:57:17.485Z] "crypto/aes", [2024-05-07T10:57:17.485Z] "crypto/cipher", [2024-05-07T10:57:17.485Z] "crypto/des", [2024-05-07T10:57:17.485Z] "crypto/dsa", [2024-05-07T10:57:17.485Z] "crypto/ecdsa", [2024-05-07T10:57:17.485Z] "crypto/ed25519", [2024-05-07T10:57:17.485Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.485Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.485Z] "crypto/elliptic", [2024-05-07T10:57:17.485Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.485Z] "crypto/hmac", [2024-05-07T10:57:17.485Z] "crypto/internal/randutil", [2024-05-07T10:57:17.485Z] "crypto/internal/subtle", [2024-05-07T10:57:17.485Z] "crypto/md5", [2024-05-07T10:57:17.485Z] "crypto/rand", [2024-05-07T10:57:17.485Z] "crypto/rc4", [2024-05-07T10:57:17.485Z] "crypto/rsa", [2024-05-07T10:57:17.485Z] "crypto/sha1", [2024-05-07T10:57:17.485Z] "crypto/sha256", [2024-05-07T10:57:17.485Z] "crypto/sha512", [2024-05-07T10:57:17.485Z] "crypto/subtle", [2024-05-07T10:57:17.485Z] "crypto/tls", [2024-05-07T10:57:17.485Z] "crypto/x509", [2024-05-07T10:57:17.485Z] "crypto/x509/pkix", [2024-05-07T10:57:17.485Z] "database/sql/driver", [2024-05-07T10:57:17.485Z] "embed", [2024-05-07T10:57:17.485Z] "encoding", [2024-05-07T10:57:17.485Z] "encoding/asn1", [2024-05-07T10:57:17.485Z] "encoding/base64", [2024-05-07T10:57:17.485Z] "encoding/binary", [2024-05-07T10:57:17.485Z] "encoding/csv", [2024-05-07T10:57:17.485Z] "encoding/gob", [2024-05-07T10:57:17.485Z] "encoding/hex", [2024-05-07T10:57:17.485Z] "encoding/json", [2024-05-07T10:57:17.485Z] "encoding/pem", [2024-05-07T10:57:17.485Z] "encoding/xml", [2024-05-07T10:57:17.485Z] "errors", [2024-05-07T10:57:17.485Z] "fmt", [2024-05-07T10:57:17.485Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.485Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.485Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.485Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.485Z] "github.com/google/uuid", [2024-05-07T10:57:17.485Z] "github.com/josharian/intern", [2024-05-07T10:57:17.485Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.485Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.485Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.485Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.485Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.485Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.485Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.485Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.485Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.485Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.485Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.485Z] "hash", [2024-05-07T10:57:17.485Z] "hash/crc32", [2024-05-07T10:57:17.485Z] "html", [2024-05-07T10:57:17.485Z] "html/template", [2024-05-07T10:57:17.485Z] "internal/abi", [2024-05-07T10:57:17.485Z] "internal/bytealg", [2024-05-07T10:57:17.485Z] "internal/cpu", [2024-05-07T10:57:17.485Z] "internal/fmtsort", [2024-05-07T10:57:17.485Z] "internal/goexperiment", [2024-05-07T10:57:17.485Z] "internal/itoa", [2024-05-07T10:57:17.485Z] "internal/nettrace", [2024-05-07T10:57:17.485Z] "internal/oserror", [2024-05-07T10:57:17.485Z] "internal/poll", [2024-05-07T10:57:17.485Z] "internal/race", [2024-05-07T10:57:17.485Z] "internal/reflectlite", [2024-05-07T10:57:17.485Z] "internal/singleflight", [2024-05-07T10:57:17.485Z] "internal/syscall/execenv", [2024-05-07T10:57:17.485Z] "internal/syscall/unix", [2024-05-07T10:57:17.485Z] "internal/testlog", [2024-05-07T10:57:17.485Z] "internal/unsafeheader", [2024-05-07T10:57:17.485Z] "io", [2024-05-07T10:57:17.485Z] "io/fs", [2024-05-07T10:57:17.485Z] "io/ioutil", [2024-05-07T10:57:17.485Z] "log", [2024-05-07T10:57:17.485Z] "math", [2024-05-07T10:57:17.485Z] "math/big", [2024-05-07T10:57:17.485Z] "math/bits", [2024-05-07T10:57:17.485Z] "math/rand", [2024-05-07T10:57:17.485Z] "mime", [2024-05-07T10:57:17.485Z] "mime/multipart", [2024-05-07T10:57:17.485Z] "mime/quotedprintable", [2024-05-07T10:57:17.485Z] "net", [2024-05-07T10:57:17.485Z] "net/http", [2024-05-07T10:57:17.485Z] "net/http/httptrace", [2024-05-07T10:57:17.485Z] "net/http/httputil", [2024-05-07T10:57:17.485Z] "net/http/internal", [2024-05-07T10:57:17.485Z] "net/http/internal/ascii", [2024-05-07T10:57:17.485Z] "net/mail", [2024-05-07T10:57:17.485Z] "net/textproto", [2024-05-07T10:57:17.485Z] "net/url", [2024-05-07T10:57:17.485Z] "os", [2024-05-07T10:57:17.485Z] "path", [2024-05-07T10:57:17.485Z] "path/filepath", [2024-05-07T10:57:17.485Z] "reflect", [2024-05-07T10:57:17.485Z] "regexp", [2024-05-07T10:57:17.485Z] "regexp/syntax", [2024-05-07T10:57:17.485Z] "runtime", [2024-05-07T10:57:17.485Z] "runtime/cgo", [2024-05-07T10:57:17.485Z] "runtime/internal/atomic", [2024-05-07T10:57:17.485Z] "runtime/internal/math", [2024-05-07T10:57:17.485Z] "runtime/internal/sys", [2024-05-07T10:57:17.485Z] "sort", [2024-05-07T10:57:17.485Z] "strconv", [2024-05-07T10:57:17.485Z] "strings", [2024-05-07T10:57:17.485Z] "sync", [2024-05-07T10:57:17.485Z] "sync/atomic", [2024-05-07T10:57:17.485Z] "syscall", [2024-05-07T10:57:17.485Z] "text/template", [2024-05-07T10:57:17.485Z] "text/template/parse", [2024-05-07T10:57:17.485Z] "time", [2024-05-07T10:57:17.485Z] "unicode", [2024-05-07T10:57:17.485Z] "unicode/utf16", [2024-05-07T10:57:17.485Z] "unicode/utf8", [2024-05-07T10:57:17.485Z] "unsafe", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.485Z] ] [2024-05-07T10:57:17.485Z] } [2024-05-07T10:57:17.485Z] { [2024-05-07T10:57:17.485Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/authenticator", [2024-05-07T10:57:17.485Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.485Z] "Name": "authenticator", [2024-05-07T10:57:17.485Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.485Z] "Module": { [2024-05-07T10:57:17.485Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.485Z] "Version": "v0.26.13", [2024-05-07T10:57:17.485Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.485Z] "Indirect": true, [2024-05-07T10:57:17.485Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.485Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.485Z] "GoVersion": "1.19" [2024-05-07T10:57:17.485Z] }, [2024-05-07T10:57:17.485Z] "DepOnly": true, [2024-05-07T10:57:17.485Z] "Stale": true, [2024-05-07T10:57:17.485Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.485Z] "GoFiles": [ [2024-05-07T10:57:17.485Z] "authenticator_client.go", [2024-05-07T10:57:17.485Z] "create_authenticator_parameters.go", [2024-05-07T10:57:17.485Z] "create_authenticator_responses.go", [2024-05-07T10:57:17.485Z] "delete_authenticator_parameters.go", [2024-05-07T10:57:17.485Z] "delete_authenticator_responses.go", [2024-05-07T10:57:17.485Z] "detail_authenticator_parameters.go", [2024-05-07T10:57:17.485Z] "detail_authenticator_responses.go", [2024-05-07T10:57:17.485Z] "list_authenticators_parameters.go", [2024-05-07T10:57:17.485Z] "list_authenticators_responses.go", [2024-05-07T10:57:17.485Z] "patch_authenticator_parameters.go", [2024-05-07T10:57:17.485Z] "patch_authenticator_responses.go", [2024-05-07T10:57:17.485Z] "re_enroll_authenticator_parameters.go", [2024-05-07T10:57:17.485Z] "re_enroll_authenticator_responses.go", [2024-05-07T10:57:17.485Z] "update_authenticator_parameters.go", [2024-05-07T10:57:17.485Z] "update_authenticator_responses.go" [2024-05-07T10:57:17.485Z] ], [2024-05-07T10:57:17.485Z] "Imports": [ [2024-05-07T10:57:17.485Z] "context", [2024-05-07T10:57:17.485Z] "fmt", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.485Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.485Z] "io", [2024-05-07T10:57:17.485Z] "net/http", [2024-05-07T10:57:17.485Z] "time" [2024-05-07T10:57:17.485Z] ], [2024-05-07T10:57:17.485Z] "Deps": [ [2024-05-07T10:57:17.485Z] "bufio", [2024-05-07T10:57:17.485Z] "bytes", [2024-05-07T10:57:17.485Z] "compress/flate", [2024-05-07T10:57:17.485Z] "compress/gzip", [2024-05-07T10:57:17.485Z] "container/list", [2024-05-07T10:57:17.485Z] "context", [2024-05-07T10:57:17.485Z] "crypto", [2024-05-07T10:57:17.485Z] "crypto/aes", [2024-05-07T10:57:17.485Z] "crypto/cipher", [2024-05-07T10:57:17.485Z] "crypto/des", [2024-05-07T10:57:17.485Z] "crypto/dsa", [2024-05-07T10:57:17.485Z] "crypto/ecdsa", [2024-05-07T10:57:17.485Z] "crypto/ed25519", [2024-05-07T10:57:17.485Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.485Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.485Z] "crypto/elliptic", [2024-05-07T10:57:17.485Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.485Z] "crypto/hmac", [2024-05-07T10:57:17.485Z] "crypto/internal/randutil", [2024-05-07T10:57:17.485Z] "crypto/internal/subtle", [2024-05-07T10:57:17.485Z] "crypto/md5", [2024-05-07T10:57:17.485Z] "crypto/rand", [2024-05-07T10:57:17.485Z] "crypto/rc4", [2024-05-07T10:57:17.485Z] "crypto/rsa", [2024-05-07T10:57:17.485Z] "crypto/sha1", [2024-05-07T10:57:17.485Z] "crypto/sha256", [2024-05-07T10:57:17.485Z] "crypto/sha512", [2024-05-07T10:57:17.485Z] "crypto/subtle", [2024-05-07T10:57:17.485Z] "crypto/tls", [2024-05-07T10:57:17.485Z] "crypto/x509", [2024-05-07T10:57:17.485Z] "crypto/x509/pkix", [2024-05-07T10:57:17.485Z] "database/sql/driver", [2024-05-07T10:57:17.485Z] "embed", [2024-05-07T10:57:17.485Z] "encoding", [2024-05-07T10:57:17.485Z] "encoding/asn1", [2024-05-07T10:57:17.485Z] "encoding/base64", [2024-05-07T10:57:17.485Z] "encoding/binary", [2024-05-07T10:57:17.485Z] "encoding/csv", [2024-05-07T10:57:17.485Z] "encoding/gob", [2024-05-07T10:57:17.485Z] "encoding/hex", [2024-05-07T10:57:17.485Z] "encoding/json", [2024-05-07T10:57:17.485Z] "encoding/pem", [2024-05-07T10:57:17.485Z] "encoding/xml", [2024-05-07T10:57:17.485Z] "errors", [2024-05-07T10:57:17.485Z] "fmt", [2024-05-07T10:57:17.485Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.485Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.485Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.485Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.485Z] "github.com/google/uuid", [2024-05-07T10:57:17.485Z] "github.com/josharian/intern", [2024-05-07T10:57:17.485Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.485Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.485Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.485Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.485Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.485Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.485Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.485Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.485Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.485Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.485Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.485Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.485Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.485Z] "hash", [2024-05-07T10:57:17.485Z] "hash/crc32", [2024-05-07T10:57:17.485Z] "html", [2024-05-07T10:57:17.485Z] "html/template", [2024-05-07T10:57:17.485Z] "internal/abi", [2024-05-07T10:57:17.485Z] "internal/bytealg", [2024-05-07T10:57:17.485Z] "internal/cpu", [2024-05-07T10:57:17.485Z] "internal/fmtsort", [2024-05-07T10:57:17.485Z] "internal/goexperiment", [2024-05-07T10:57:17.485Z] "internal/itoa", [2024-05-07T10:57:17.485Z] "internal/nettrace", [2024-05-07T10:57:17.485Z] "internal/oserror", [2024-05-07T10:57:17.485Z] "internal/poll", [2024-05-07T10:57:17.485Z] "internal/race", [2024-05-07T10:57:17.485Z] "internal/reflectlite", [2024-05-07T10:57:17.485Z] "internal/singleflight", [2024-05-07T10:57:17.485Z] "internal/syscall/execenv", [2024-05-07T10:57:17.485Z] "internal/syscall/unix", [2024-05-07T10:57:17.485Z] "internal/testlog", [2024-05-07T10:57:17.485Z] "internal/unsafeheader", [2024-05-07T10:57:17.485Z] "io", [2024-05-07T10:57:17.485Z] "io/fs", [2024-05-07T10:57:17.485Z] "io/ioutil", [2024-05-07T10:57:17.485Z] "log", [2024-05-07T10:57:17.485Z] "math", [2024-05-07T10:57:17.485Z] "math/big", [2024-05-07T10:57:17.485Z] "math/bits", [2024-05-07T10:57:17.485Z] "math/rand", [2024-05-07T10:57:17.485Z] "mime", [2024-05-07T10:57:17.485Z] "mime/multipart", [2024-05-07T10:57:17.485Z] "mime/quotedprintable", [2024-05-07T10:57:17.485Z] "net", [2024-05-07T10:57:17.485Z] "net/http", [2024-05-07T10:57:17.485Z] "net/http/httptrace", [2024-05-07T10:57:17.485Z] "net/http/httputil", [2024-05-07T10:57:17.485Z] "net/http/internal", [2024-05-07T10:57:17.485Z] "net/http/internal/ascii", [2024-05-07T10:57:17.485Z] "net/mail", [2024-05-07T10:57:17.485Z] "net/textproto", [2024-05-07T10:57:17.485Z] "net/url", [2024-05-07T10:57:17.485Z] "os", [2024-05-07T10:57:17.485Z] "path", [2024-05-07T10:57:17.485Z] "path/filepath", [2024-05-07T10:57:17.485Z] "reflect", [2024-05-07T10:57:17.485Z] "regexp", [2024-05-07T10:57:17.485Z] "regexp/syntax", [2024-05-07T10:57:17.485Z] "runtime", [2024-05-07T10:57:17.485Z] "runtime/cgo", [2024-05-07T10:57:17.485Z] "runtime/internal/atomic", [2024-05-07T10:57:17.485Z] "runtime/internal/math", [2024-05-07T10:57:17.485Z] "runtime/internal/sys", [2024-05-07T10:57:17.485Z] "sort", [2024-05-07T10:57:17.485Z] "strconv", [2024-05-07T10:57:17.485Z] "strings", [2024-05-07T10:57:17.485Z] "sync", [2024-05-07T10:57:17.485Z] "sync/atomic", [2024-05-07T10:57:17.485Z] "syscall", [2024-05-07T10:57:17.485Z] "text/template", [2024-05-07T10:57:17.485Z] "text/template/parse", [2024-05-07T10:57:17.485Z] "time", [2024-05-07T10:57:17.485Z] "unicode", [2024-05-07T10:57:17.485Z] "unicode/utf16", [2024-05-07T10:57:17.485Z] "unicode/utf8", [2024-05-07T10:57:17.485Z] "unsafe", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.485Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.485Z] ] [2024-05-07T10:57:17.485Z] } [2024-05-07T10:57:17.485Z] { [2024-05-07T10:57:17.485Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.485Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.485Z] "Name": "certificate_authority", [2024-05-07T10:57:17.485Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.485Z] "Module": { [2024-05-07T10:57:17.485Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.485Z] "Version": "v0.26.13", [2024-05-07T10:57:17.485Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.485Z] "Indirect": true, [2024-05-07T10:57:17.485Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.485Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.485Z] "GoVersion": "1.19" [2024-05-07T10:57:17.485Z] }, [2024-05-07T10:57:17.485Z] "DepOnly": true, [2024-05-07T10:57:17.485Z] "Stale": true, [2024-05-07T10:57:17.485Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.485Z] "GoFiles": [ [2024-05-07T10:57:17.485Z] "certificate_authority_client.go", [2024-05-07T10:57:17.485Z] "create_ca_parameters.go", [2024-05-07T10:57:17.485Z] "create_ca_responses.go", [2024-05-07T10:57:17.485Z] "delete_ca_parameters.go", [2024-05-07T10:57:17.485Z] "delete_ca_responses.go", [2024-05-07T10:57:17.485Z] "detail_ca_parameters.go", [2024-05-07T10:57:17.485Z] "detail_ca_responses.go", [2024-05-07T10:57:17.485Z] "get_ca_jwt_parameters.go", [2024-05-07T10:57:17.485Z] "get_ca_jwt_responses.go", [2024-05-07T10:57:17.485Z] "list_cas_parameters.go", [2024-05-07T10:57:17.485Z] "list_cas_responses.go", [2024-05-07T10:57:17.485Z] "patch_ca_parameters.go", [2024-05-07T10:57:17.485Z] "patch_ca_responses.go", [2024-05-07T10:57:17.485Z] "update_ca_parameters.go", [2024-05-07T10:57:17.485Z] "update_ca_responses.go", [2024-05-07T10:57:17.485Z] "verify_ca_parameters.go", [2024-05-07T10:57:17.485Z] "verify_ca_responses.go" [2024-05-07T10:57:17.485Z] ], [2024-05-07T10:57:17.485Z] "Imports": [ [2024-05-07T10:57:17.485Z] "context", [2024-05-07T10:57:17.485Z] "fmt", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.485Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.485Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.485Z] "io", [2024-05-07T10:57:17.485Z] "net/http", [2024-05-07T10:57:17.485Z] "time" [2024-05-07T10:57:17.485Z] ], [2024-05-07T10:57:17.485Z] "Deps": [ [2024-05-07T10:57:17.485Z] "bufio", [2024-05-07T10:57:17.485Z] "bytes", [2024-05-07T10:57:17.485Z] "compress/flate", [2024-05-07T10:57:17.485Z] "compress/gzip", [2024-05-07T10:57:17.485Z] "container/list", [2024-05-07T10:57:17.485Z] "context", [2024-05-07T10:57:17.485Z] "crypto", [2024-05-07T10:57:17.485Z] "crypto/aes", [2024-05-07T10:57:17.485Z] "crypto/cipher", [2024-05-07T10:57:17.485Z] "crypto/des", [2024-05-07T10:57:17.485Z] "crypto/dsa", [2024-05-07T10:57:17.485Z] "crypto/ecdsa", [2024-05-07T10:57:17.485Z] "crypto/ed25519", [2024-05-07T10:57:17.485Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.485Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.485Z] "crypto/elliptic", [2024-05-07T10:57:17.485Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.485Z] "crypto/hmac", [2024-05-07T10:57:17.485Z] "crypto/internal/randutil", [2024-05-07T10:57:17.485Z] "crypto/internal/subtle", [2024-05-07T10:57:17.485Z] "crypto/md5", [2024-05-07T10:57:17.486Z] "crypto/rand", [2024-05-07T10:57:17.486Z] "crypto/rc4", [2024-05-07T10:57:17.486Z] "crypto/rsa", [2024-05-07T10:57:17.486Z] "crypto/sha1", [2024-05-07T10:57:17.486Z] "crypto/sha256", [2024-05-07T10:57:17.486Z] "crypto/sha512", [2024-05-07T10:57:17.486Z] "crypto/subtle", [2024-05-07T10:57:17.486Z] "crypto/tls", [2024-05-07T10:57:17.486Z] "crypto/x509", [2024-05-07T10:57:17.486Z] "crypto/x509/pkix", [2024-05-07T10:57:17.486Z] "database/sql/driver", [2024-05-07T10:57:17.486Z] "embed", [2024-05-07T10:57:17.486Z] "encoding", [2024-05-07T10:57:17.486Z] "encoding/asn1", [2024-05-07T10:57:17.486Z] "encoding/base64", [2024-05-07T10:57:17.486Z] "encoding/binary", [2024-05-07T10:57:17.486Z] "encoding/csv", [2024-05-07T10:57:17.486Z] "encoding/gob", [2024-05-07T10:57:17.486Z] "encoding/hex", [2024-05-07T10:57:17.486Z] "encoding/json", [2024-05-07T10:57:17.486Z] "encoding/pem", [2024-05-07T10:57:17.486Z] "encoding/xml", [2024-05-07T10:57:17.486Z] "errors", [2024-05-07T10:57:17.486Z] "fmt", [2024-05-07T10:57:17.486Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.486Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.486Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.486Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.486Z] "github.com/google/uuid", [2024-05-07T10:57:17.486Z] "github.com/josharian/intern", [2024-05-07T10:57:17.486Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.486Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.486Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.486Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.486Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.486Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.486Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.486Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.486Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.486Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.486Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.486Z] "hash", [2024-05-07T10:57:17.486Z] "hash/crc32", [2024-05-07T10:57:17.486Z] "html", [2024-05-07T10:57:17.486Z] "html/template", [2024-05-07T10:57:17.486Z] "internal/abi", [2024-05-07T10:57:17.486Z] "internal/bytealg", [2024-05-07T10:57:17.486Z] "internal/cpu", [2024-05-07T10:57:17.486Z] "internal/fmtsort", [2024-05-07T10:57:17.486Z] "internal/goexperiment", [2024-05-07T10:57:17.486Z] "internal/itoa", [2024-05-07T10:57:17.486Z] "internal/nettrace", [2024-05-07T10:57:17.486Z] "internal/oserror", [2024-05-07T10:57:17.486Z] "internal/poll", [2024-05-07T10:57:17.486Z] "internal/race", [2024-05-07T10:57:17.486Z] "internal/reflectlite", [2024-05-07T10:57:17.486Z] "internal/singleflight", [2024-05-07T10:57:17.486Z] "internal/syscall/execenv", [2024-05-07T10:57:17.486Z] "internal/syscall/unix", [2024-05-07T10:57:17.486Z] "internal/testlog", [2024-05-07T10:57:17.486Z] "internal/unsafeheader", [2024-05-07T10:57:17.486Z] "io", [2024-05-07T10:57:17.486Z] "io/fs", [2024-05-07T10:57:17.486Z] "io/ioutil", [2024-05-07T10:57:17.486Z] "log", [2024-05-07T10:57:17.486Z] "math", [2024-05-07T10:57:17.486Z] "math/big", [2024-05-07T10:57:17.486Z] "math/bits", [2024-05-07T10:57:17.486Z] "math/rand", [2024-05-07T10:57:17.486Z] "mime", [2024-05-07T10:57:17.486Z] "mime/multipart", [2024-05-07T10:57:17.486Z] "mime/quotedprintable", [2024-05-07T10:57:17.486Z] "net", [2024-05-07T10:57:17.486Z] "net/http", [2024-05-07T10:57:17.486Z] "net/http/httptrace", [2024-05-07T10:57:17.486Z] "net/http/httputil", [2024-05-07T10:57:17.486Z] "net/http/internal", [2024-05-07T10:57:17.486Z] "net/http/internal/ascii", [2024-05-07T10:57:17.486Z] "net/mail", [2024-05-07T10:57:17.486Z] "net/textproto", [2024-05-07T10:57:17.486Z] "net/url", [2024-05-07T10:57:17.486Z] "os", [2024-05-07T10:57:17.486Z] "path", [2024-05-07T10:57:17.486Z] "path/filepath", [2024-05-07T10:57:17.486Z] "reflect", [2024-05-07T10:57:17.486Z] "regexp", [2024-05-07T10:57:17.486Z] "regexp/syntax", [2024-05-07T10:57:17.486Z] "runtime", [2024-05-07T10:57:17.486Z] "runtime/cgo", [2024-05-07T10:57:17.486Z] "runtime/internal/atomic", [2024-05-07T10:57:17.486Z] "runtime/internal/math", [2024-05-07T10:57:17.486Z] "runtime/internal/sys", [2024-05-07T10:57:17.486Z] "sort", [2024-05-07T10:57:17.486Z] "strconv", [2024-05-07T10:57:17.486Z] "strings", [2024-05-07T10:57:17.486Z] "sync", [2024-05-07T10:57:17.486Z] "sync/atomic", [2024-05-07T10:57:17.486Z] "syscall", [2024-05-07T10:57:17.486Z] "text/template", [2024-05-07T10:57:17.486Z] "text/template/parse", [2024-05-07T10:57:17.486Z] "time", [2024-05-07T10:57:17.486Z] "unicode", [2024-05-07T10:57:17.486Z] "unicode/utf16", [2024-05-07T10:57:17.486Z] "unicode/utf8", [2024-05-07T10:57:17.486Z] "unsafe", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.486Z] ] [2024-05-07T10:57:17.486Z] } [2024-05-07T10:57:17.486Z] { [2024-05-07T10:57:17.486Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/config", [2024-05-07T10:57:17.486Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.486Z] "Name": "config", [2024-05-07T10:57:17.486Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.486Z] "Module": { [2024-05-07T10:57:17.486Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.486Z] "Version": "v0.26.13", [2024-05-07T10:57:17.486Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.486Z] "Indirect": true, [2024-05-07T10:57:17.486Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.486Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.486Z] "GoVersion": "1.19" [2024-05-07T10:57:17.486Z] }, [2024-05-07T10:57:17.486Z] "DepOnly": true, [2024-05-07T10:57:17.486Z] "Stale": true, [2024-05-07T10:57:17.486Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.486Z] "GoFiles": [ [2024-05-07T10:57:17.486Z] "config_client.go", [2024-05-07T10:57:17.486Z] "create_config_parameters.go", [2024-05-07T10:57:17.486Z] "create_config_responses.go", [2024-05-07T10:57:17.486Z] "create_config_type_parameters.go", [2024-05-07T10:57:17.486Z] "create_config_type_responses.go", [2024-05-07T10:57:17.486Z] "delete_config_parameters.go", [2024-05-07T10:57:17.486Z] "delete_config_responses.go", [2024-05-07T10:57:17.486Z] "delete_config_type_parameters.go", [2024-05-07T10:57:17.486Z] "delete_config_type_responses.go", [2024-05-07T10:57:17.486Z] "detail_config_parameters.go", [2024-05-07T10:57:17.486Z] "detail_config_responses.go", [2024-05-07T10:57:17.486Z] "detail_config_type_parameters.go", [2024-05-07T10:57:17.486Z] "detail_config_type_responses.go", [2024-05-07T10:57:17.486Z] "list_config_types_parameters.go", [2024-05-07T10:57:17.486Z] "list_config_types_responses.go", [2024-05-07T10:57:17.486Z] "list_configs_for_config_type_parameters.go", [2024-05-07T10:57:17.486Z] "list_configs_for_config_type_responses.go", [2024-05-07T10:57:17.486Z] "list_configs_parameters.go", [2024-05-07T10:57:17.486Z] "list_configs_responses.go", [2024-05-07T10:57:17.486Z] "patch_config_parameters.go", [2024-05-07T10:57:17.486Z] "patch_config_responses.go", [2024-05-07T10:57:17.486Z] "patch_config_type_parameters.go", [2024-05-07T10:57:17.486Z] "patch_config_type_responses.go", [2024-05-07T10:57:17.486Z] "update_config_parameters.go", [2024-05-07T10:57:17.486Z] "update_config_responses.go", [2024-05-07T10:57:17.486Z] "update_config_type_parameters.go", [2024-05-07T10:57:17.486Z] "update_config_type_responses.go" [2024-05-07T10:57:17.486Z] ], [2024-05-07T10:57:17.486Z] "Imports": [ [2024-05-07T10:57:17.486Z] "context", [2024-05-07T10:57:17.486Z] "fmt", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.486Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.486Z] "io", [2024-05-07T10:57:17.486Z] "net/http", [2024-05-07T10:57:17.486Z] "time" [2024-05-07T10:57:17.486Z] ], [2024-05-07T10:57:17.486Z] "Deps": [ [2024-05-07T10:57:17.486Z] "bufio", [2024-05-07T10:57:17.486Z] "bytes", [2024-05-07T10:57:17.486Z] "compress/flate", [2024-05-07T10:57:17.486Z] "compress/gzip", [2024-05-07T10:57:17.486Z] "container/list", [2024-05-07T10:57:17.486Z] "context", [2024-05-07T10:57:17.486Z] "crypto", [2024-05-07T10:57:17.486Z] "crypto/aes", [2024-05-07T10:57:17.486Z] "crypto/cipher", [2024-05-07T10:57:17.486Z] "crypto/des", [2024-05-07T10:57:17.486Z] "crypto/dsa", [2024-05-07T10:57:17.486Z] "crypto/ecdsa", [2024-05-07T10:57:17.486Z] "crypto/ed25519", [2024-05-07T10:57:17.486Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.486Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.486Z] "crypto/elliptic", [2024-05-07T10:57:17.486Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.486Z] "crypto/hmac", [2024-05-07T10:57:17.486Z] "crypto/internal/randutil", [2024-05-07T10:57:17.486Z] "crypto/internal/subtle", [2024-05-07T10:57:17.486Z] "crypto/md5", [2024-05-07T10:57:17.486Z] "crypto/rand", [2024-05-07T10:57:17.486Z] "crypto/rc4", [2024-05-07T10:57:17.486Z] "crypto/rsa", [2024-05-07T10:57:17.486Z] "crypto/sha1", [2024-05-07T10:57:17.486Z] "crypto/sha256", [2024-05-07T10:57:17.486Z] "crypto/sha512", [2024-05-07T10:57:17.486Z] "crypto/subtle", [2024-05-07T10:57:17.486Z] "crypto/tls", [2024-05-07T10:57:17.486Z] "crypto/x509", [2024-05-07T10:57:17.486Z] "crypto/x509/pkix", [2024-05-07T10:57:17.486Z] "database/sql/driver", [2024-05-07T10:57:17.486Z] "embed", [2024-05-07T10:57:17.486Z] "encoding", [2024-05-07T10:57:17.486Z] "encoding/asn1", [2024-05-07T10:57:17.486Z] "encoding/base64", [2024-05-07T10:57:17.486Z] "encoding/binary", [2024-05-07T10:57:17.486Z] "encoding/csv", [2024-05-07T10:57:17.486Z] "encoding/gob", [2024-05-07T10:57:17.486Z] "encoding/hex", [2024-05-07T10:57:17.486Z] "encoding/json", [2024-05-07T10:57:17.486Z] "encoding/pem", [2024-05-07T10:57:17.486Z] "encoding/xml", [2024-05-07T10:57:17.486Z] "errors", [2024-05-07T10:57:17.486Z] "fmt", [2024-05-07T10:57:17.486Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.486Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.486Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.486Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.486Z] "github.com/google/uuid", [2024-05-07T10:57:17.486Z] "github.com/josharian/intern", [2024-05-07T10:57:17.486Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.486Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.486Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.486Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.486Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.486Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.486Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.486Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.486Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.486Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.486Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.486Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.486Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.486Z] "hash", [2024-05-07T10:57:17.486Z] "hash/crc32", [2024-05-07T10:57:17.486Z] "html", [2024-05-07T10:57:17.486Z] "html/template", [2024-05-07T10:57:17.486Z] "internal/abi", [2024-05-07T10:57:17.486Z] "internal/bytealg", [2024-05-07T10:57:17.486Z] "internal/cpu", [2024-05-07T10:57:17.486Z] "internal/fmtsort", [2024-05-07T10:57:17.486Z] "internal/goexperiment", [2024-05-07T10:57:17.486Z] "internal/itoa", [2024-05-07T10:57:17.486Z] "internal/nettrace", [2024-05-07T10:57:17.486Z] "internal/oserror", [2024-05-07T10:57:17.486Z] "internal/poll", [2024-05-07T10:57:17.486Z] "internal/race", [2024-05-07T10:57:17.486Z] "internal/reflectlite", [2024-05-07T10:57:17.486Z] "internal/singleflight", [2024-05-07T10:57:17.486Z] "internal/syscall/execenv", [2024-05-07T10:57:17.486Z] "internal/syscall/unix", [2024-05-07T10:57:17.486Z] "internal/testlog", [2024-05-07T10:57:17.486Z] "internal/unsafeheader", [2024-05-07T10:57:17.486Z] "io", [2024-05-07T10:57:17.486Z] "io/fs", [2024-05-07T10:57:17.486Z] "io/ioutil", [2024-05-07T10:57:17.486Z] "log", [2024-05-07T10:57:17.486Z] "math", [2024-05-07T10:57:17.486Z] "math/big", [2024-05-07T10:57:17.486Z] "math/bits", [2024-05-07T10:57:17.486Z] "math/rand", [2024-05-07T10:57:17.486Z] "mime", [2024-05-07T10:57:17.486Z] "mime/multipart", [2024-05-07T10:57:17.486Z] "mime/quotedprintable", [2024-05-07T10:57:17.486Z] "net", [2024-05-07T10:57:17.486Z] "net/http", [2024-05-07T10:57:17.486Z] "net/http/httptrace", [2024-05-07T10:57:17.486Z] "net/http/httputil", [2024-05-07T10:57:17.486Z] "net/http/internal", [2024-05-07T10:57:17.486Z] "net/http/internal/ascii", [2024-05-07T10:57:17.486Z] "net/mail", [2024-05-07T10:57:17.486Z] "net/textproto", [2024-05-07T10:57:17.486Z] "net/url", [2024-05-07T10:57:17.486Z] "os", [2024-05-07T10:57:17.486Z] "path", [2024-05-07T10:57:17.486Z] "path/filepath", [2024-05-07T10:57:17.486Z] "reflect", [2024-05-07T10:57:17.486Z] "regexp", [2024-05-07T10:57:17.486Z] "regexp/syntax", [2024-05-07T10:57:17.486Z] "runtime", [2024-05-07T10:57:17.486Z] "runtime/cgo", [2024-05-07T10:57:17.486Z] "runtime/internal/atomic", [2024-05-07T10:57:17.486Z] "runtime/internal/math", [2024-05-07T10:57:17.486Z] "runtime/internal/sys", [2024-05-07T10:57:17.486Z] "sort", [2024-05-07T10:57:17.486Z] "strconv", [2024-05-07T10:57:17.486Z] "strings", [2024-05-07T10:57:17.486Z] "sync", [2024-05-07T10:57:17.486Z] "sync/atomic", [2024-05-07T10:57:17.486Z] "syscall", [2024-05-07T10:57:17.486Z] "text/template", [2024-05-07T10:57:17.486Z] "text/template/parse", [2024-05-07T10:57:17.486Z] "time", [2024-05-07T10:57:17.486Z] "unicode", [2024-05-07T10:57:17.486Z] "unicode/utf16", [2024-05-07T10:57:17.486Z] "unicode/utf8", [2024-05-07T10:57:17.486Z] "unsafe", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.486Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.486Z] ] [2024-05-07T10:57:17.486Z] } [2024-05-07T10:57:17.486Z] { [2024-05-07T10:57:17.486Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/controllers", [2024-05-07T10:57:17.486Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.486Z] "Name": "controllers", [2024-05-07T10:57:17.486Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.486Z] "Module": { [2024-05-07T10:57:17.486Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.486Z] "Version": "v0.26.13", [2024-05-07T10:57:17.486Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.486Z] "Indirect": true, [2024-05-07T10:57:17.486Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.486Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.486Z] "GoVersion": "1.19" [2024-05-07T10:57:17.486Z] }, [2024-05-07T10:57:17.486Z] "DepOnly": true, [2024-05-07T10:57:17.486Z] "Stale": true, [2024-05-07T10:57:17.486Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.486Z] "GoFiles": [ [2024-05-07T10:57:17.486Z] "controllers_client.go", [2024-05-07T10:57:17.486Z] "list_controllers_parameters.go", [2024-05-07T10:57:17.486Z] "list_controllers_responses.go" [2024-05-07T10:57:17.486Z] ], [2024-05-07T10:57:17.486Z] "Imports": [ [2024-05-07T10:57:17.486Z] "context", [2024-05-07T10:57:17.486Z] "fmt", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.486Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.486Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.486Z] "io", [2024-05-07T10:57:17.486Z] "net/http", [2024-05-07T10:57:17.486Z] "time" [2024-05-07T10:57:17.486Z] ], [2024-05-07T10:57:17.486Z] "Deps": [ [2024-05-07T10:57:17.486Z] "bufio", [2024-05-07T10:57:17.486Z] "bytes", [2024-05-07T10:57:17.486Z] "compress/flate", [2024-05-07T10:57:17.486Z] "compress/gzip", [2024-05-07T10:57:17.486Z] "container/list", [2024-05-07T10:57:17.486Z] "context", [2024-05-07T10:57:17.486Z] "crypto", [2024-05-07T10:57:17.486Z] "crypto/aes", [2024-05-07T10:57:17.486Z] "crypto/cipher", [2024-05-07T10:57:17.487Z] "crypto/des", [2024-05-07T10:57:17.487Z] "crypto/dsa", [2024-05-07T10:57:17.487Z] "crypto/ecdsa", [2024-05-07T10:57:17.487Z] "crypto/ed25519", [2024-05-07T10:57:17.487Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.487Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.487Z] "crypto/elliptic", [2024-05-07T10:57:17.487Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.487Z] "crypto/hmac", [2024-05-07T10:57:17.487Z] "crypto/internal/randutil", [2024-05-07T10:57:17.487Z] "crypto/internal/subtle", [2024-05-07T10:57:17.487Z] "crypto/md5", [2024-05-07T10:57:17.487Z] "crypto/rand", [2024-05-07T10:57:17.487Z] "crypto/rc4", [2024-05-07T10:57:17.487Z] "crypto/rsa", [2024-05-07T10:57:17.487Z] "crypto/sha1", [2024-05-07T10:57:17.487Z] "crypto/sha256", [2024-05-07T10:57:17.487Z] "crypto/sha512", [2024-05-07T10:57:17.487Z] "crypto/subtle", [2024-05-07T10:57:17.487Z] "crypto/tls", [2024-05-07T10:57:17.487Z] "crypto/x509", [2024-05-07T10:57:17.487Z] "crypto/x509/pkix", [2024-05-07T10:57:17.487Z] "database/sql/driver", [2024-05-07T10:57:17.487Z] "embed", [2024-05-07T10:57:17.487Z] "encoding", [2024-05-07T10:57:17.487Z] "encoding/asn1", [2024-05-07T10:57:17.487Z] "encoding/base64", [2024-05-07T10:57:17.487Z] "encoding/binary", [2024-05-07T10:57:17.487Z] "encoding/csv", [2024-05-07T10:57:17.487Z] "encoding/gob", [2024-05-07T10:57:17.487Z] "encoding/hex", [2024-05-07T10:57:17.487Z] "encoding/json", [2024-05-07T10:57:17.487Z] "encoding/pem", [2024-05-07T10:57:17.487Z] "encoding/xml", [2024-05-07T10:57:17.487Z] "errors", [2024-05-07T10:57:17.487Z] "fmt", [2024-05-07T10:57:17.487Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.487Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.487Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.487Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.487Z] "github.com/google/uuid", [2024-05-07T10:57:17.487Z] "github.com/josharian/intern", [2024-05-07T10:57:17.487Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.487Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.487Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.487Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.487Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.487Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.487Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.487Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.487Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.487Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.487Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.487Z] "hash", [2024-05-07T10:57:17.487Z] "hash/crc32", [2024-05-07T10:57:17.487Z] "html", [2024-05-07T10:57:17.487Z] "html/template", [2024-05-07T10:57:17.487Z] "internal/abi", [2024-05-07T10:57:17.487Z] "internal/bytealg", [2024-05-07T10:57:17.487Z] "internal/cpu", [2024-05-07T10:57:17.487Z] "internal/fmtsort", [2024-05-07T10:57:17.487Z] "internal/goexperiment", [2024-05-07T10:57:17.487Z] "internal/itoa", [2024-05-07T10:57:17.487Z] "internal/nettrace", [2024-05-07T10:57:17.487Z] "internal/oserror", [2024-05-07T10:57:17.487Z] "internal/poll", [2024-05-07T10:57:17.487Z] "internal/race", [2024-05-07T10:57:17.487Z] "internal/reflectlite", [2024-05-07T10:57:17.487Z] "internal/singleflight", [2024-05-07T10:57:17.487Z] "internal/syscall/execenv", [2024-05-07T10:57:17.487Z] "internal/syscall/unix", [2024-05-07T10:57:17.487Z] "internal/testlog", [2024-05-07T10:57:17.487Z] "internal/unsafeheader", [2024-05-07T10:57:17.487Z] "io", [2024-05-07T10:57:17.487Z] "io/fs", [2024-05-07T10:57:17.487Z] "io/ioutil", [2024-05-07T10:57:17.487Z] "log", [2024-05-07T10:57:17.487Z] "math", [2024-05-07T10:57:17.487Z] "math/big", [2024-05-07T10:57:17.487Z] "math/bits", [2024-05-07T10:57:17.487Z] "math/rand", [2024-05-07T10:57:17.487Z] "mime", [2024-05-07T10:57:17.487Z] "mime/multipart", [2024-05-07T10:57:17.487Z] "mime/quotedprintable", [2024-05-07T10:57:17.487Z] "net", [2024-05-07T10:57:17.487Z] "net/http", [2024-05-07T10:57:17.487Z] "net/http/httptrace", [2024-05-07T10:57:17.487Z] "net/http/httputil", [2024-05-07T10:57:17.487Z] "net/http/internal", [2024-05-07T10:57:17.487Z] "net/http/internal/ascii", [2024-05-07T10:57:17.487Z] "net/mail", [2024-05-07T10:57:17.487Z] "net/textproto", [2024-05-07T10:57:17.487Z] "net/url", [2024-05-07T10:57:17.487Z] "os", [2024-05-07T10:57:17.487Z] "path", [2024-05-07T10:57:17.487Z] "path/filepath", [2024-05-07T10:57:17.487Z] "reflect", [2024-05-07T10:57:17.487Z] "regexp", [2024-05-07T10:57:17.487Z] "regexp/syntax", [2024-05-07T10:57:17.487Z] "runtime", [2024-05-07T10:57:17.487Z] "runtime/cgo", [2024-05-07T10:57:17.487Z] "runtime/internal/atomic", [2024-05-07T10:57:17.487Z] "runtime/internal/math", [2024-05-07T10:57:17.487Z] "runtime/internal/sys", [2024-05-07T10:57:17.487Z] "sort", [2024-05-07T10:57:17.487Z] "strconv", [2024-05-07T10:57:17.487Z] "strings", [2024-05-07T10:57:17.487Z] "sync", [2024-05-07T10:57:17.487Z] "sync/atomic", [2024-05-07T10:57:17.487Z] "syscall", [2024-05-07T10:57:17.487Z] "text/template", [2024-05-07T10:57:17.487Z] "text/template/parse", [2024-05-07T10:57:17.487Z] "time", [2024-05-07T10:57:17.487Z] "unicode", [2024-05-07T10:57:17.487Z] "unicode/utf16", [2024-05-07T10:57:17.487Z] "unicode/utf8", [2024-05-07T10:57:17.487Z] "unsafe", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.487Z] ] [2024-05-07T10:57:17.487Z] } [2024-05-07T10:57:17.487Z] { [2024-05-07T10:57:17.487Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.487Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.487Z] "Name": "current_api_session", [2024-05-07T10:57:17.487Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.487Z] "Module": { [2024-05-07T10:57:17.487Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.487Z] "Version": "v0.26.13", [2024-05-07T10:57:17.487Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.487Z] "Indirect": true, [2024-05-07T10:57:17.487Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.487Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.487Z] "GoVersion": "1.19" [2024-05-07T10:57:17.487Z] }, [2024-05-07T10:57:17.487Z] "DepOnly": true, [2024-05-07T10:57:17.487Z] "Stale": true, [2024-05-07T10:57:17.487Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.487Z] "GoFiles": [ [2024-05-07T10:57:17.487Z] "current_api_session_client.go", [2024-05-07T10:57:17.487Z] "delete_current_api_session_parameters.go", [2024-05-07T10:57:17.487Z] "delete_current_api_session_responses.go", [2024-05-07T10:57:17.487Z] "detail_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.487Z] "detail_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.487Z] "extend_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.487Z] "extend_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.487Z] "extend_verify_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.487Z] "extend_verify_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.487Z] "get_current_api_session_parameters.go", [2024-05-07T10:57:17.487Z] "get_current_api_session_responses.go", [2024-05-07T10:57:17.487Z] "list_current_identity_authenticators_parameters.go", [2024-05-07T10:57:17.487Z] "list_current_identity_authenticators_responses.go", [2024-05-07T10:57:17.487Z] "patch_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.487Z] "patch_current_identity_authenticator_responses.go", [2024-05-07T10:57:17.487Z] "update_current_identity_authenticator_parameters.go", [2024-05-07T10:57:17.487Z] "update_current_identity_authenticator_responses.go" [2024-05-07T10:57:17.487Z] ], [2024-05-07T10:57:17.487Z] "Imports": [ [2024-05-07T10:57:17.487Z] "context", [2024-05-07T10:57:17.487Z] "fmt", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.487Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.487Z] "io", [2024-05-07T10:57:17.487Z] "net/http", [2024-05-07T10:57:17.487Z] "time" [2024-05-07T10:57:17.487Z] ], [2024-05-07T10:57:17.487Z] "Deps": [ [2024-05-07T10:57:17.487Z] "bufio", [2024-05-07T10:57:17.487Z] "bytes", [2024-05-07T10:57:17.487Z] "compress/flate", [2024-05-07T10:57:17.487Z] "compress/gzip", [2024-05-07T10:57:17.487Z] "container/list", [2024-05-07T10:57:17.487Z] "context", [2024-05-07T10:57:17.487Z] "crypto", [2024-05-07T10:57:17.487Z] "crypto/aes", [2024-05-07T10:57:17.487Z] "crypto/cipher", [2024-05-07T10:57:17.487Z] "crypto/des", [2024-05-07T10:57:17.487Z] "crypto/dsa", [2024-05-07T10:57:17.487Z] "crypto/ecdsa", [2024-05-07T10:57:17.487Z] "crypto/ed25519", [2024-05-07T10:57:17.487Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.487Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.487Z] "crypto/elliptic", [2024-05-07T10:57:17.487Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.487Z] "crypto/hmac", [2024-05-07T10:57:17.487Z] "crypto/internal/randutil", [2024-05-07T10:57:17.487Z] "crypto/internal/subtle", [2024-05-07T10:57:17.487Z] "crypto/md5", [2024-05-07T10:57:17.487Z] "crypto/rand", [2024-05-07T10:57:17.487Z] "crypto/rc4", [2024-05-07T10:57:17.487Z] "crypto/rsa", [2024-05-07T10:57:17.487Z] "crypto/sha1", [2024-05-07T10:57:17.487Z] "crypto/sha256", [2024-05-07T10:57:17.487Z] "crypto/sha512", [2024-05-07T10:57:17.487Z] "crypto/subtle", [2024-05-07T10:57:17.487Z] "crypto/tls", [2024-05-07T10:57:17.487Z] "crypto/x509", [2024-05-07T10:57:17.487Z] "crypto/x509/pkix", [2024-05-07T10:57:17.487Z] "database/sql/driver", [2024-05-07T10:57:17.487Z] "embed", [2024-05-07T10:57:17.487Z] "encoding", [2024-05-07T10:57:17.487Z] "encoding/asn1", [2024-05-07T10:57:17.487Z] "encoding/base64", [2024-05-07T10:57:17.487Z] "encoding/binary", [2024-05-07T10:57:17.487Z] "encoding/csv", [2024-05-07T10:57:17.487Z] "encoding/gob", [2024-05-07T10:57:17.487Z] "encoding/hex", [2024-05-07T10:57:17.487Z] "encoding/json", [2024-05-07T10:57:17.487Z] "encoding/pem", [2024-05-07T10:57:17.487Z] "encoding/xml", [2024-05-07T10:57:17.487Z] "errors", [2024-05-07T10:57:17.487Z] "fmt", [2024-05-07T10:57:17.487Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.487Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.487Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.487Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.487Z] "github.com/google/uuid", [2024-05-07T10:57:17.487Z] "github.com/josharian/intern", [2024-05-07T10:57:17.487Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.487Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.487Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.487Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.487Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.487Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.487Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.487Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.487Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.487Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.487Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.487Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.487Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.487Z] "hash", [2024-05-07T10:57:17.487Z] "hash/crc32", [2024-05-07T10:57:17.487Z] "html", [2024-05-07T10:57:17.487Z] "html/template", [2024-05-07T10:57:17.487Z] "internal/abi", [2024-05-07T10:57:17.487Z] "internal/bytealg", [2024-05-07T10:57:17.487Z] "internal/cpu", [2024-05-07T10:57:17.487Z] "internal/fmtsort", [2024-05-07T10:57:17.487Z] "internal/goexperiment", [2024-05-07T10:57:17.487Z] "internal/itoa", [2024-05-07T10:57:17.487Z] "internal/nettrace", [2024-05-07T10:57:17.487Z] "internal/oserror", [2024-05-07T10:57:17.487Z] "internal/poll", [2024-05-07T10:57:17.487Z] "internal/race", [2024-05-07T10:57:17.487Z] "internal/reflectlite", [2024-05-07T10:57:17.487Z] "internal/singleflight", [2024-05-07T10:57:17.487Z] "internal/syscall/execenv", [2024-05-07T10:57:17.487Z] "internal/syscall/unix", [2024-05-07T10:57:17.487Z] "internal/testlog", [2024-05-07T10:57:17.487Z] "internal/unsafeheader", [2024-05-07T10:57:17.487Z] "io", [2024-05-07T10:57:17.487Z] "io/fs", [2024-05-07T10:57:17.487Z] "io/ioutil", [2024-05-07T10:57:17.487Z] "log", [2024-05-07T10:57:17.487Z] "math", [2024-05-07T10:57:17.487Z] "math/big", [2024-05-07T10:57:17.487Z] "math/bits", [2024-05-07T10:57:17.487Z] "math/rand", [2024-05-07T10:57:17.487Z] "mime", [2024-05-07T10:57:17.487Z] "mime/multipart", [2024-05-07T10:57:17.487Z] "mime/quotedprintable", [2024-05-07T10:57:17.487Z] "net", [2024-05-07T10:57:17.487Z] "net/http", [2024-05-07T10:57:17.487Z] "net/http/httptrace", [2024-05-07T10:57:17.487Z] "net/http/httputil", [2024-05-07T10:57:17.487Z] "net/http/internal", [2024-05-07T10:57:17.487Z] "net/http/internal/ascii", [2024-05-07T10:57:17.487Z] "net/mail", [2024-05-07T10:57:17.487Z] "net/textproto", [2024-05-07T10:57:17.487Z] "net/url", [2024-05-07T10:57:17.487Z] "os", [2024-05-07T10:57:17.487Z] "path", [2024-05-07T10:57:17.487Z] "path/filepath", [2024-05-07T10:57:17.487Z] "reflect", [2024-05-07T10:57:17.487Z] "regexp", [2024-05-07T10:57:17.487Z] "regexp/syntax", [2024-05-07T10:57:17.487Z] "runtime", [2024-05-07T10:57:17.487Z] "runtime/cgo", [2024-05-07T10:57:17.487Z] "runtime/internal/atomic", [2024-05-07T10:57:17.487Z] "runtime/internal/math", [2024-05-07T10:57:17.487Z] "runtime/internal/sys", [2024-05-07T10:57:17.487Z] "sort", [2024-05-07T10:57:17.487Z] "strconv", [2024-05-07T10:57:17.487Z] "strings", [2024-05-07T10:57:17.487Z] "sync", [2024-05-07T10:57:17.487Z] "sync/atomic", [2024-05-07T10:57:17.487Z] "syscall", [2024-05-07T10:57:17.487Z] "text/template", [2024-05-07T10:57:17.487Z] "text/template/parse", [2024-05-07T10:57:17.487Z] "time", [2024-05-07T10:57:17.487Z] "unicode", [2024-05-07T10:57:17.487Z] "unicode/utf16", [2024-05-07T10:57:17.487Z] "unicode/utf8", [2024-05-07T10:57:17.487Z] "unsafe", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.487Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.487Z] ] [2024-05-07T10:57:17.487Z] } [2024-05-07T10:57:17.487Z] { [2024-05-07T10:57:17.487Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/current_identity", [2024-05-07T10:57:17.487Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.487Z] "Name": "current_identity", [2024-05-07T10:57:17.487Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.487Z] "Module": { [2024-05-07T10:57:17.487Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.487Z] "Version": "v0.26.13", [2024-05-07T10:57:17.487Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.487Z] "Indirect": true, [2024-05-07T10:57:17.487Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.487Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.487Z] "GoVersion": "1.19" [2024-05-07T10:57:17.487Z] }, [2024-05-07T10:57:17.487Z] "DepOnly": true, [2024-05-07T10:57:17.487Z] "Stale": true, [2024-05-07T10:57:17.487Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.487Z] "GoFiles": [ [2024-05-07T10:57:17.487Z] "create_mfa_recovery_codes_parameters.go", [2024-05-07T10:57:17.487Z] "create_mfa_recovery_codes_responses.go", [2024-05-07T10:57:17.487Z] "current_identity_client.go", [2024-05-07T10:57:17.487Z] "delete_mfa_parameters.go", [2024-05-07T10:57:17.487Z] "delete_mfa_responses.go", [2024-05-07T10:57:17.487Z] "detail_mfa_parameters.go", [2024-05-07T10:57:17.487Z] "detail_mfa_qr_code_parameters.go", [2024-05-07T10:57:17.487Z] "detail_mfa_qr_code_responses.go", [2024-05-07T10:57:17.487Z] "detail_mfa_recovery_codes_parameters.go", [2024-05-07T10:57:17.487Z] "detail_mfa_recovery_codes_responses.go", [2024-05-07T10:57:17.487Z] "detail_mfa_responses.go", [2024-05-07T10:57:17.487Z] "enroll_mfa_parameters.go", [2024-05-07T10:57:17.487Z] "enroll_mfa_responses.go", [2024-05-07T10:57:17.487Z] "get_current_identity_parameters.go", [2024-05-07T10:57:17.487Z] "get_current_identity_responses.go", [2024-05-07T10:57:17.487Z] "verify_mfa_parameters.go", [2024-05-07T10:57:17.487Z] "verify_mfa_responses.go" [2024-05-07T10:57:17.487Z] ], [2024-05-07T10:57:17.487Z] "Imports": [ [2024-05-07T10:57:17.487Z] "context", [2024-05-07T10:57:17.487Z] "fmt", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.487Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.487Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.487Z] "io", [2024-05-07T10:57:17.487Z] "net/http", [2024-05-07T10:57:17.487Z] "time" [2024-05-07T10:57:17.487Z] ], [2024-05-07T10:57:17.487Z] "Deps": [ [2024-05-07T10:57:17.487Z] "bufio", [2024-05-07T10:57:17.487Z] "bytes", [2024-05-07T10:57:17.487Z] "compress/flate", [2024-05-07T10:57:17.487Z] "compress/gzip", [2024-05-07T10:57:17.488Z] "container/list", [2024-05-07T10:57:17.488Z] "context", [2024-05-07T10:57:17.488Z] "crypto", [2024-05-07T10:57:17.488Z] "crypto/aes", [2024-05-07T10:57:17.488Z] "crypto/cipher", [2024-05-07T10:57:17.488Z] "crypto/des", [2024-05-07T10:57:17.488Z] "crypto/dsa", [2024-05-07T10:57:17.488Z] "crypto/ecdsa", [2024-05-07T10:57:17.488Z] "crypto/ed25519", [2024-05-07T10:57:17.488Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.488Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.488Z] "crypto/elliptic", [2024-05-07T10:57:17.488Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.488Z] "crypto/hmac", [2024-05-07T10:57:17.488Z] "crypto/internal/randutil", [2024-05-07T10:57:17.488Z] "crypto/internal/subtle", [2024-05-07T10:57:17.488Z] "crypto/md5", [2024-05-07T10:57:17.488Z] "crypto/rand", [2024-05-07T10:57:17.488Z] "crypto/rc4", [2024-05-07T10:57:17.488Z] "crypto/rsa", [2024-05-07T10:57:17.488Z] "crypto/sha1", [2024-05-07T10:57:17.488Z] "crypto/sha256", [2024-05-07T10:57:17.488Z] "crypto/sha512", [2024-05-07T10:57:17.488Z] "crypto/subtle", [2024-05-07T10:57:17.488Z] "crypto/tls", [2024-05-07T10:57:17.488Z] "crypto/x509", [2024-05-07T10:57:17.488Z] "crypto/x509/pkix", [2024-05-07T10:57:17.488Z] "database/sql/driver", [2024-05-07T10:57:17.488Z] "embed", [2024-05-07T10:57:17.488Z] "encoding", [2024-05-07T10:57:17.488Z] "encoding/asn1", [2024-05-07T10:57:17.488Z] "encoding/base64", [2024-05-07T10:57:17.488Z] "encoding/binary", [2024-05-07T10:57:17.488Z] "encoding/csv", [2024-05-07T10:57:17.488Z] "encoding/gob", [2024-05-07T10:57:17.488Z] "encoding/hex", [2024-05-07T10:57:17.488Z] "encoding/json", [2024-05-07T10:57:17.488Z] "encoding/pem", [2024-05-07T10:57:17.488Z] "encoding/xml", [2024-05-07T10:57:17.488Z] "errors", [2024-05-07T10:57:17.488Z] "fmt", [2024-05-07T10:57:17.488Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.488Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.488Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.488Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.488Z] "github.com/google/uuid", [2024-05-07T10:57:17.488Z] "github.com/josharian/intern", [2024-05-07T10:57:17.488Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.488Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.488Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.488Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.488Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.488Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.488Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.488Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.488Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.488Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.488Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.488Z] "hash", [2024-05-07T10:57:17.488Z] "hash/crc32", [2024-05-07T10:57:17.488Z] "html", [2024-05-07T10:57:17.488Z] "html/template", [2024-05-07T10:57:17.488Z] "internal/abi", [2024-05-07T10:57:17.488Z] "internal/bytealg", [2024-05-07T10:57:17.488Z] "internal/cpu", [2024-05-07T10:57:17.488Z] "internal/fmtsort", [2024-05-07T10:57:17.488Z] "internal/goexperiment", [2024-05-07T10:57:17.488Z] "internal/itoa", [2024-05-07T10:57:17.488Z] "internal/nettrace", [2024-05-07T10:57:17.488Z] "internal/oserror", [2024-05-07T10:57:17.488Z] "internal/poll", [2024-05-07T10:57:17.488Z] "internal/race", [2024-05-07T10:57:17.488Z] "internal/reflectlite", [2024-05-07T10:57:17.488Z] "internal/singleflight", [2024-05-07T10:57:17.488Z] "internal/syscall/execenv", [2024-05-07T10:57:17.488Z] "internal/syscall/unix", [2024-05-07T10:57:17.488Z] "internal/testlog", [2024-05-07T10:57:17.488Z] "internal/unsafeheader", [2024-05-07T10:57:17.488Z] "io", [2024-05-07T10:57:17.488Z] "io/fs", [2024-05-07T10:57:17.488Z] "io/ioutil", [2024-05-07T10:57:17.488Z] "log", [2024-05-07T10:57:17.488Z] "math", [2024-05-07T10:57:17.488Z] "math/big", [2024-05-07T10:57:17.488Z] "math/bits", [2024-05-07T10:57:17.488Z] "math/rand", [2024-05-07T10:57:17.488Z] "mime", [2024-05-07T10:57:17.488Z] "mime/multipart", [2024-05-07T10:57:17.488Z] "mime/quotedprintable", [2024-05-07T10:57:17.488Z] "net", [2024-05-07T10:57:17.488Z] "net/http", [2024-05-07T10:57:17.488Z] "net/http/httptrace", [2024-05-07T10:57:17.488Z] "net/http/httputil", [2024-05-07T10:57:17.488Z] "net/http/internal", [2024-05-07T10:57:17.488Z] "net/http/internal/ascii", [2024-05-07T10:57:17.488Z] "net/mail", [2024-05-07T10:57:17.488Z] "net/textproto", [2024-05-07T10:57:17.488Z] "net/url", [2024-05-07T10:57:17.488Z] "os", [2024-05-07T10:57:17.488Z] "path", [2024-05-07T10:57:17.488Z] "path/filepath", [2024-05-07T10:57:17.488Z] "reflect", [2024-05-07T10:57:17.488Z] "regexp", [2024-05-07T10:57:17.488Z] "regexp/syntax", [2024-05-07T10:57:17.488Z] "runtime", [2024-05-07T10:57:17.488Z] "runtime/cgo", [2024-05-07T10:57:17.488Z] "runtime/internal/atomic", [2024-05-07T10:57:17.488Z] "runtime/internal/math", [2024-05-07T10:57:17.488Z] "runtime/internal/sys", [2024-05-07T10:57:17.488Z] "sort", [2024-05-07T10:57:17.488Z] "strconv", [2024-05-07T10:57:17.488Z] "strings", [2024-05-07T10:57:17.488Z] "sync", [2024-05-07T10:57:17.488Z] "sync/atomic", [2024-05-07T10:57:17.488Z] "syscall", [2024-05-07T10:57:17.488Z] "text/template", [2024-05-07T10:57:17.488Z] "text/template/parse", [2024-05-07T10:57:17.488Z] "time", [2024-05-07T10:57:17.488Z] "unicode", [2024-05-07T10:57:17.488Z] "unicode/utf16", [2024-05-07T10:57:17.488Z] "unicode/utf8", [2024-05-07T10:57:17.488Z] "unsafe", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.488Z] ] [2024-05-07T10:57:17.488Z] } [2024-05-07T10:57:17.488Z] { [2024-05-07T10:57:17.488Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/database", [2024-05-07T10:57:17.488Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.488Z] "Name": "database", [2024-05-07T10:57:17.488Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.488Z] "Module": { [2024-05-07T10:57:17.488Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.488Z] "Version": "v0.26.13", [2024-05-07T10:57:17.488Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.488Z] "Indirect": true, [2024-05-07T10:57:17.488Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.488Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.488Z] "GoVersion": "1.19" [2024-05-07T10:57:17.488Z] }, [2024-05-07T10:57:17.488Z] "DepOnly": true, [2024-05-07T10:57:17.488Z] "Stale": true, [2024-05-07T10:57:17.488Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.488Z] "GoFiles": [ [2024-05-07T10:57:17.488Z] "check_data_integrity_parameters.go", [2024-05-07T10:57:17.488Z] "check_data_integrity_responses.go", [2024-05-07T10:57:17.488Z] "create_database_snapshot_parameters.go", [2024-05-07T10:57:17.488Z] "create_database_snapshot_responses.go", [2024-05-07T10:57:17.488Z] "data_integrity_results_parameters.go", [2024-05-07T10:57:17.488Z] "data_integrity_results_responses.go", [2024-05-07T10:57:17.488Z] "database_client.go", [2024-05-07T10:57:17.488Z] "fix_data_integrity_parameters.go", [2024-05-07T10:57:17.488Z] "fix_data_integrity_responses.go" [2024-05-07T10:57:17.488Z] ], [2024-05-07T10:57:17.488Z] "Imports": [ [2024-05-07T10:57:17.488Z] "context", [2024-05-07T10:57:17.488Z] "fmt", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.488Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.488Z] "io", [2024-05-07T10:57:17.488Z] "net/http", [2024-05-07T10:57:17.488Z] "time" [2024-05-07T10:57:17.488Z] ], [2024-05-07T10:57:17.488Z] "Deps": [ [2024-05-07T10:57:17.488Z] "bufio", [2024-05-07T10:57:17.488Z] "bytes", [2024-05-07T10:57:17.488Z] "compress/flate", [2024-05-07T10:57:17.488Z] "compress/gzip", [2024-05-07T10:57:17.488Z] "container/list", [2024-05-07T10:57:17.488Z] "context", [2024-05-07T10:57:17.488Z] "crypto", [2024-05-07T10:57:17.488Z] "crypto/aes", [2024-05-07T10:57:17.488Z] "crypto/cipher", [2024-05-07T10:57:17.488Z] "crypto/des", [2024-05-07T10:57:17.488Z] "crypto/dsa", [2024-05-07T10:57:17.488Z] "crypto/ecdsa", [2024-05-07T10:57:17.488Z] "crypto/ed25519", [2024-05-07T10:57:17.488Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.488Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.488Z] "crypto/elliptic", [2024-05-07T10:57:17.488Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.488Z] "crypto/hmac", [2024-05-07T10:57:17.488Z] "crypto/internal/randutil", [2024-05-07T10:57:17.488Z] "crypto/internal/subtle", [2024-05-07T10:57:17.488Z] "crypto/md5", [2024-05-07T10:57:17.488Z] "crypto/rand", [2024-05-07T10:57:17.488Z] "crypto/rc4", [2024-05-07T10:57:17.488Z] "crypto/rsa", [2024-05-07T10:57:17.488Z] "crypto/sha1", [2024-05-07T10:57:17.488Z] "crypto/sha256", [2024-05-07T10:57:17.488Z] "crypto/sha512", [2024-05-07T10:57:17.488Z] "crypto/subtle", [2024-05-07T10:57:17.488Z] "crypto/tls", [2024-05-07T10:57:17.488Z] "crypto/x509", [2024-05-07T10:57:17.488Z] "crypto/x509/pkix", [2024-05-07T10:57:17.488Z] "database/sql/driver", [2024-05-07T10:57:17.488Z] "embed", [2024-05-07T10:57:17.488Z] "encoding", [2024-05-07T10:57:17.488Z] "encoding/asn1", [2024-05-07T10:57:17.488Z] "encoding/base64", [2024-05-07T10:57:17.488Z] "encoding/binary", [2024-05-07T10:57:17.488Z] "encoding/csv", [2024-05-07T10:57:17.488Z] "encoding/gob", [2024-05-07T10:57:17.488Z] "encoding/hex", [2024-05-07T10:57:17.488Z] "encoding/json", [2024-05-07T10:57:17.488Z] "encoding/pem", [2024-05-07T10:57:17.488Z] "encoding/xml", [2024-05-07T10:57:17.488Z] "errors", [2024-05-07T10:57:17.488Z] "fmt", [2024-05-07T10:57:17.488Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.488Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.488Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.488Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.488Z] "github.com/google/uuid", [2024-05-07T10:57:17.488Z] "github.com/josharian/intern", [2024-05-07T10:57:17.488Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.488Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.488Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.488Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.488Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.488Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.488Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.488Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.488Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.488Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.488Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.488Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.488Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.488Z] "hash", [2024-05-07T10:57:17.488Z] "hash/crc32", [2024-05-07T10:57:17.488Z] "html", [2024-05-07T10:57:17.488Z] "html/template", [2024-05-07T10:57:17.488Z] "internal/abi", [2024-05-07T10:57:17.488Z] "internal/bytealg", [2024-05-07T10:57:17.488Z] "internal/cpu", [2024-05-07T10:57:17.488Z] "internal/fmtsort", [2024-05-07T10:57:17.488Z] "internal/goexperiment", [2024-05-07T10:57:17.488Z] "internal/itoa", [2024-05-07T10:57:17.488Z] "internal/nettrace", [2024-05-07T10:57:17.488Z] "internal/oserror", [2024-05-07T10:57:17.488Z] "internal/poll", [2024-05-07T10:57:17.488Z] "internal/race", [2024-05-07T10:57:17.488Z] "internal/reflectlite", [2024-05-07T10:57:17.488Z] "internal/singleflight", [2024-05-07T10:57:17.488Z] "internal/syscall/execenv", [2024-05-07T10:57:17.488Z] "internal/syscall/unix", [2024-05-07T10:57:17.488Z] "internal/testlog", [2024-05-07T10:57:17.488Z] "internal/unsafeheader", [2024-05-07T10:57:17.488Z] "io", [2024-05-07T10:57:17.488Z] "io/fs", [2024-05-07T10:57:17.488Z] "io/ioutil", [2024-05-07T10:57:17.488Z] "log", [2024-05-07T10:57:17.488Z] "math", [2024-05-07T10:57:17.488Z] "math/big", [2024-05-07T10:57:17.488Z] "math/bits", [2024-05-07T10:57:17.488Z] "math/rand", [2024-05-07T10:57:17.488Z] "mime", [2024-05-07T10:57:17.488Z] "mime/multipart", [2024-05-07T10:57:17.488Z] "mime/quotedprintable", [2024-05-07T10:57:17.488Z] "net", [2024-05-07T10:57:17.488Z] "net/http", [2024-05-07T10:57:17.488Z] "net/http/httptrace", [2024-05-07T10:57:17.488Z] "net/http/httputil", [2024-05-07T10:57:17.488Z] "net/http/internal", [2024-05-07T10:57:17.488Z] "net/http/internal/ascii", [2024-05-07T10:57:17.488Z] "net/mail", [2024-05-07T10:57:17.488Z] "net/textproto", [2024-05-07T10:57:17.488Z] "net/url", [2024-05-07T10:57:17.488Z] "os", [2024-05-07T10:57:17.488Z] "path", [2024-05-07T10:57:17.488Z] "path/filepath", [2024-05-07T10:57:17.488Z] "reflect", [2024-05-07T10:57:17.488Z] "regexp", [2024-05-07T10:57:17.488Z] "regexp/syntax", [2024-05-07T10:57:17.488Z] "runtime", [2024-05-07T10:57:17.488Z] "runtime/cgo", [2024-05-07T10:57:17.488Z] "runtime/internal/atomic", [2024-05-07T10:57:17.488Z] "runtime/internal/math", [2024-05-07T10:57:17.488Z] "runtime/internal/sys", [2024-05-07T10:57:17.488Z] "sort", [2024-05-07T10:57:17.488Z] "strconv", [2024-05-07T10:57:17.488Z] "strings", [2024-05-07T10:57:17.488Z] "sync", [2024-05-07T10:57:17.488Z] "sync/atomic", [2024-05-07T10:57:17.488Z] "syscall", [2024-05-07T10:57:17.488Z] "text/template", [2024-05-07T10:57:17.488Z] "text/template/parse", [2024-05-07T10:57:17.488Z] "time", [2024-05-07T10:57:17.488Z] "unicode", [2024-05-07T10:57:17.488Z] "unicode/utf16", [2024-05-07T10:57:17.488Z] "unicode/utf8", [2024-05-07T10:57:17.488Z] "unsafe", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.488Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.488Z] ] [2024-05-07T10:57:17.488Z] } [2024-05-07T10:57:17.488Z] { [2024-05-07T10:57:17.488Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/edge_router", [2024-05-07T10:57:17.488Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.488Z] "Name": "edge_router", [2024-05-07T10:57:17.488Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.488Z] "Module": { [2024-05-07T10:57:17.488Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.488Z] "Version": "v0.26.13", [2024-05-07T10:57:17.488Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.488Z] "Indirect": true, [2024-05-07T10:57:17.488Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.488Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.488Z] "GoVersion": "1.19" [2024-05-07T10:57:17.488Z] }, [2024-05-07T10:57:17.488Z] "DepOnly": true, [2024-05-07T10:57:17.488Z] "Stale": true, [2024-05-07T10:57:17.488Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.488Z] "GoFiles": [ [2024-05-07T10:57:17.488Z] "create_edge_router_parameters.go", [2024-05-07T10:57:17.488Z] "create_edge_router_responses.go", [2024-05-07T10:57:17.488Z] "delete_edge_router_parameters.go", [2024-05-07T10:57:17.488Z] "delete_edge_router_responses.go", [2024-05-07T10:57:17.488Z] "detail_edge_router_parameters.go", [2024-05-07T10:57:17.488Z] "detail_edge_router_responses.go", [2024-05-07T10:57:17.488Z] "edge_router_client.go", [2024-05-07T10:57:17.488Z] "list_edge_router_edge_router_policies_parameters.go", [2024-05-07T10:57:17.488Z] "list_edge_router_edge_router_policies_responses.go", [2024-05-07T10:57:17.488Z] "list_edge_router_identities_parameters.go", [2024-05-07T10:57:17.488Z] "list_edge_router_identities_responses.go", [2024-05-07T10:57:17.488Z] "list_edge_router_service_edge_router_policies_parameters.go", [2024-05-07T10:57:17.488Z] "list_edge_router_service_edge_router_policies_responses.go", [2024-05-07T10:57:17.488Z] "list_edge_router_services_parameters.go", [2024-05-07T10:57:17.488Z] "list_edge_router_services_responses.go", [2024-05-07T10:57:17.488Z] "list_edge_routers_parameters.go", [2024-05-07T10:57:17.488Z] "list_edge_routers_responses.go", [2024-05-07T10:57:17.488Z] "patch_edge_router_parameters.go", [2024-05-07T10:57:17.488Z] "patch_edge_router_responses.go", [2024-05-07T10:57:17.488Z] "re_enroll_edge_router_parameters.go", [2024-05-07T10:57:17.488Z] "re_enroll_edge_router_responses.go", [2024-05-07T10:57:17.488Z] "update_edge_router_parameters.go", [2024-05-07T10:57:17.488Z] "update_edge_router_responses.go" [2024-05-07T10:57:17.488Z] ], [2024-05-07T10:57:17.488Z] "Imports": [ [2024-05-07T10:57:17.488Z] "context", [2024-05-07T10:57:17.488Z] "fmt", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.488Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.489Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.489Z] "io", [2024-05-07T10:57:17.489Z] "net/http", [2024-05-07T10:57:17.489Z] "time" [2024-05-07T10:57:17.489Z] ], [2024-05-07T10:57:17.489Z] "Deps": [ [2024-05-07T10:57:17.489Z] "bufio", [2024-05-07T10:57:17.489Z] "bytes", [2024-05-07T10:57:17.489Z] "compress/flate", [2024-05-07T10:57:17.489Z] "compress/gzip", [2024-05-07T10:57:17.489Z] "container/list", [2024-05-07T10:57:17.489Z] "context", [2024-05-07T10:57:17.489Z] "crypto", [2024-05-07T10:57:17.489Z] "crypto/aes", [2024-05-07T10:57:17.489Z] "crypto/cipher", [2024-05-07T10:57:17.489Z] "crypto/des", [2024-05-07T10:57:17.489Z] "crypto/dsa", [2024-05-07T10:57:17.489Z] "crypto/ecdsa", [2024-05-07T10:57:17.489Z] "crypto/ed25519", [2024-05-07T10:57:17.489Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.489Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.489Z] "crypto/elliptic", [2024-05-07T10:57:17.489Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.489Z] "crypto/hmac", [2024-05-07T10:57:17.489Z] "crypto/internal/randutil", [2024-05-07T10:57:17.489Z] "crypto/internal/subtle", [2024-05-07T10:57:17.489Z] "crypto/md5", [2024-05-07T10:57:17.489Z] "crypto/rand", [2024-05-07T10:57:17.489Z] "crypto/rc4", [2024-05-07T10:57:17.489Z] "crypto/rsa", [2024-05-07T10:57:17.489Z] "crypto/sha1", [2024-05-07T10:57:17.489Z] "crypto/sha256", [2024-05-07T10:57:17.489Z] "crypto/sha512", [2024-05-07T10:57:17.489Z] "crypto/subtle", [2024-05-07T10:57:17.489Z] "crypto/tls", [2024-05-07T10:57:17.489Z] "crypto/x509", [2024-05-07T10:57:17.489Z] "crypto/x509/pkix", [2024-05-07T10:57:17.489Z] "database/sql/driver", [2024-05-07T10:57:17.489Z] "embed", [2024-05-07T10:57:17.489Z] "encoding", [2024-05-07T10:57:17.489Z] "encoding/asn1", [2024-05-07T10:57:17.489Z] "encoding/base64", [2024-05-07T10:57:17.489Z] "encoding/binary", [2024-05-07T10:57:17.489Z] "encoding/csv", [2024-05-07T10:57:17.489Z] "encoding/gob", [2024-05-07T10:57:17.489Z] "encoding/hex", [2024-05-07T10:57:17.489Z] "encoding/json", [2024-05-07T10:57:17.489Z] "encoding/pem", [2024-05-07T10:57:17.489Z] "encoding/xml", [2024-05-07T10:57:17.489Z] "errors", [2024-05-07T10:57:17.489Z] "fmt", [2024-05-07T10:57:17.489Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.489Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.489Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.489Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.489Z] "github.com/google/uuid", [2024-05-07T10:57:17.489Z] "github.com/josharian/intern", [2024-05-07T10:57:17.489Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.489Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.489Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.489Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.489Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.489Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.489Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.489Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.489Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.489Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.489Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.489Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.489Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.489Z] "hash", [2024-05-07T10:57:17.489Z] "hash/crc32", [2024-05-07T10:57:17.489Z] "html", [2024-05-07T10:57:17.489Z] "html/template", [2024-05-07T10:57:17.489Z] "internal/abi", [2024-05-07T10:57:17.489Z] "internal/bytealg", [2024-05-07T10:57:17.489Z] "internal/cpu", [2024-05-07T10:57:17.489Z] "internal/fmtsort", [2024-05-07T10:57:17.489Z] "internal/goexperiment", [2024-05-07T10:57:17.489Z] "internal/itoa", [2024-05-07T10:57:17.489Z] "internal/nettrace", [2024-05-07T10:57:17.489Z] "internal/oserror", [2024-05-07T10:57:17.489Z] "internal/poll", [2024-05-07T10:57:17.489Z] "internal/race", [2024-05-07T10:57:17.489Z] "internal/reflectlite", [2024-05-07T10:57:17.489Z] "internal/singleflight", [2024-05-07T10:57:17.489Z] "internal/syscall/execenv", [2024-05-07T10:57:17.489Z] "internal/syscall/unix", [2024-05-07T10:57:17.489Z] "internal/testlog", [2024-05-07T10:57:17.489Z] "internal/unsafeheader", [2024-05-07T10:57:17.489Z] "io", [2024-05-07T10:57:17.489Z] "io/fs", [2024-05-07T10:57:17.489Z] "io/ioutil", [2024-05-07T10:57:17.489Z] "log", [2024-05-07T10:57:17.489Z] "math", [2024-05-07T10:57:17.489Z] "math/big", [2024-05-07T10:57:17.489Z] "math/bits", [2024-05-07T10:57:17.489Z] "math/rand", [2024-05-07T10:57:17.489Z] "mime", [2024-05-07T10:57:17.489Z] "mime/multipart", [2024-05-07T10:57:17.489Z] "mime/quotedprintable", [2024-05-07T10:57:17.489Z] "net", [2024-05-07T10:57:17.489Z] "net/http", [2024-05-07T10:57:17.489Z] "net/http/httptrace", [2024-05-07T10:57:17.489Z] "net/http/httputil", [2024-05-07T10:57:17.489Z] "net/http/internal", [2024-05-07T10:57:17.489Z] "net/http/internal/ascii", [2024-05-07T10:57:17.489Z] "net/mail", [2024-05-07T10:57:17.489Z] "net/textproto", [2024-05-07T10:57:17.489Z] "net/url", [2024-05-07T10:57:17.489Z] "os", [2024-05-07T10:57:17.489Z] "path", [2024-05-07T10:57:17.489Z] "path/filepath", [2024-05-07T10:57:17.489Z] "reflect", [2024-05-07T10:57:17.489Z] "regexp", [2024-05-07T10:57:17.489Z] "regexp/syntax", [2024-05-07T10:57:17.489Z] "runtime", [2024-05-07T10:57:17.489Z] "runtime/cgo", [2024-05-07T10:57:17.489Z] "runtime/internal/atomic", [2024-05-07T10:57:17.489Z] "runtime/internal/math", [2024-05-07T10:57:17.489Z] "runtime/internal/sys", [2024-05-07T10:57:17.489Z] "sort", [2024-05-07T10:57:17.489Z] "strconv", [2024-05-07T10:57:17.489Z] "strings", [2024-05-07T10:57:17.489Z] "sync", [2024-05-07T10:57:17.489Z] "sync/atomic", [2024-05-07T10:57:17.489Z] "syscall", [2024-05-07T10:57:17.489Z] "text/template", [2024-05-07T10:57:17.489Z] "text/template/parse", [2024-05-07T10:57:17.489Z] "time", [2024-05-07T10:57:17.489Z] "unicode", [2024-05-07T10:57:17.489Z] "unicode/utf16", [2024-05-07T10:57:17.489Z] "unicode/utf8", [2024-05-07T10:57:17.489Z] "unsafe", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.489Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.489Z] ] [2024-05-07T10:57:17.489Z] } [2024-05-07T10:57:17.489Z] { [2024-05-07T10:57:17.489Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.489Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.489Z] "Name": "edge_router_policy", [2024-05-07T10:57:17.489Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.489Z] "Module": { [2024-05-07T10:57:17.489Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.489Z] "Version": "v0.26.13", [2024-05-07T10:57:17.489Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.489Z] "Indirect": true, [2024-05-07T10:57:17.489Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.489Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.489Z] "GoVersion": "1.19" [2024-05-07T10:57:17.489Z] }, [2024-05-07T10:57:17.489Z] "DepOnly": true, [2024-05-07T10:57:17.489Z] "Stale": true, [2024-05-07T10:57:17.489Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.489Z] "GoFiles": [ [2024-05-07T10:57:17.489Z] "create_edge_router_policy_parameters.go", [2024-05-07T10:57:17.489Z] "create_edge_router_policy_responses.go", [2024-05-07T10:57:17.489Z] "delete_edge_router_policy_parameters.go", [2024-05-07T10:57:17.489Z] "delete_edge_router_policy_responses.go", [2024-05-07T10:57:17.489Z] "detail_edge_router_policy_parameters.go", [2024-05-07T10:57:17.489Z] "detail_edge_router_policy_responses.go", [2024-05-07T10:57:17.489Z] "edge_router_policy_client.go", [2024-05-07T10:57:17.489Z] "list_edge_router_policies_parameters.go", [2024-05-07T10:57:17.489Z] "list_edge_router_policies_responses.go", [2024-05-07T10:57:17.489Z] "list_edge_router_policy_edge_routers_parameters.go", [2024-05-07T10:57:17.489Z] "list_edge_router_policy_edge_routers_responses.go", [2024-05-07T10:57:17.489Z] "list_edge_router_policy_identities_parameters.go", [2024-05-07T10:57:17.489Z] "list_edge_router_policy_identities_responses.go", [2024-05-07T10:57:17.489Z] "patch_edge_router_policy_parameters.go", [2024-05-07T10:57:17.489Z] "patch_edge_router_policy_responses.go", [2024-05-07T10:57:17.489Z] "update_edge_router_policy_parameters.go", [2024-05-07T10:57:17.489Z] "update_edge_router_policy_responses.go" [2024-05-07T10:57:17.489Z] ], [2024-05-07T10:57:17.489Z] "Imports": [ [2024-05-07T10:57:17.489Z] "context", [2024-05-07T10:57:17.489Z] "fmt", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.489Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.489Z] "io", [2024-05-07T10:57:17.489Z] "net/http", [2024-05-07T10:57:17.489Z] "time" [2024-05-07T10:57:17.489Z] ], [2024-05-07T10:57:17.489Z] "Deps": [ [2024-05-07T10:57:17.489Z] "bufio", [2024-05-07T10:57:17.489Z] "bytes", [2024-05-07T10:57:17.489Z] "compress/flate", [2024-05-07T10:57:17.489Z] "compress/gzip", [2024-05-07T10:57:17.489Z] "container/list", [2024-05-07T10:57:17.489Z] "context", [2024-05-07T10:57:17.489Z] "crypto", [2024-05-07T10:57:17.489Z] "crypto/aes", [2024-05-07T10:57:17.489Z] "crypto/cipher", [2024-05-07T10:57:17.489Z] "crypto/des", [2024-05-07T10:57:17.489Z] "crypto/dsa", [2024-05-07T10:57:17.489Z] "crypto/ecdsa", [2024-05-07T10:57:17.489Z] "crypto/ed25519", [2024-05-07T10:57:17.489Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.489Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.489Z] "crypto/elliptic", [2024-05-07T10:57:17.489Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.489Z] "crypto/hmac", [2024-05-07T10:57:17.489Z] "crypto/internal/randutil", [2024-05-07T10:57:17.489Z] "crypto/internal/subtle", [2024-05-07T10:57:17.489Z] "crypto/md5", [2024-05-07T10:57:17.489Z] "crypto/rand", [2024-05-07T10:57:17.489Z] "crypto/rc4", [2024-05-07T10:57:17.489Z] "crypto/rsa", [2024-05-07T10:57:17.489Z] "crypto/sha1", [2024-05-07T10:57:17.489Z] "crypto/sha256", [2024-05-07T10:57:17.489Z] "crypto/sha512", [2024-05-07T10:57:17.489Z] "crypto/subtle", [2024-05-07T10:57:17.489Z] "crypto/tls", [2024-05-07T10:57:17.489Z] "crypto/x509", [2024-05-07T10:57:17.489Z] "crypto/x509/pkix", [2024-05-07T10:57:17.489Z] "database/sql/driver", [2024-05-07T10:57:17.489Z] "embed", [2024-05-07T10:57:17.489Z] "encoding", [2024-05-07T10:57:17.489Z] "encoding/asn1", [2024-05-07T10:57:17.489Z] "encoding/base64", [2024-05-07T10:57:17.489Z] "encoding/binary", [2024-05-07T10:57:17.489Z] "encoding/csv", [2024-05-07T10:57:17.489Z] "encoding/gob", [2024-05-07T10:57:17.489Z] "encoding/hex", [2024-05-07T10:57:17.489Z] "encoding/json", [2024-05-07T10:57:17.489Z] "encoding/pem", [2024-05-07T10:57:17.489Z] "encoding/xml", [2024-05-07T10:57:17.489Z] "errors", [2024-05-07T10:57:17.489Z] "fmt", [2024-05-07T10:57:17.489Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.489Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.489Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.489Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.489Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.490Z] "github.com/google/uuid", [2024-05-07T10:57:17.490Z] "github.com/josharian/intern", [2024-05-07T10:57:17.490Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.490Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.490Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.490Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.490Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.490Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.490Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.490Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.490Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.490Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.490Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.490Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.490Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.490Z] "hash", [2024-05-07T10:57:17.490Z] "hash/crc32", [2024-05-07T10:57:17.490Z] "html", [2024-05-07T10:57:17.490Z] "html/template", [2024-05-07T10:57:17.490Z] "internal/abi", [2024-05-07T10:57:17.490Z] "internal/bytealg", [2024-05-07T10:57:17.490Z] "internal/cpu", [2024-05-07T10:57:17.490Z] "internal/fmtsort", [2024-05-07T10:57:17.490Z] "internal/goexperiment", [2024-05-07T10:57:17.490Z] "internal/itoa", [2024-05-07T10:57:17.490Z] "internal/nettrace", [2024-05-07T10:57:17.490Z] "internal/oserror", [2024-05-07T10:57:17.490Z] "internal/poll", [2024-05-07T10:57:17.490Z] "internal/race", [2024-05-07T10:57:17.490Z] "internal/reflectlite", [2024-05-07T10:57:17.490Z] "internal/singleflight", [2024-05-07T10:57:17.490Z] "internal/syscall/execenv", [2024-05-07T10:57:17.490Z] "internal/syscall/unix", [2024-05-07T10:57:17.490Z] "internal/testlog", [2024-05-07T10:57:17.490Z] "internal/unsafeheader", [2024-05-07T10:57:17.490Z] "io", [2024-05-07T10:57:17.490Z] "io/fs", [2024-05-07T10:57:17.490Z] "io/ioutil", [2024-05-07T10:57:17.490Z] "log", [2024-05-07T10:57:17.490Z] "math", [2024-05-07T10:57:17.490Z] "math/big", [2024-05-07T10:57:17.490Z] "math/bits", [2024-05-07T10:57:17.490Z] "math/rand", [2024-05-07T10:57:17.490Z] "mime", [2024-05-07T10:57:17.490Z] "mime/multipart", [2024-05-07T10:57:17.490Z] "mime/quotedprintable", [2024-05-07T10:57:17.490Z] "net", [2024-05-07T10:57:17.490Z] "net/http", [2024-05-07T10:57:17.490Z] "net/http/httptrace", [2024-05-07T10:57:17.490Z] "net/http/httputil", [2024-05-07T10:57:17.490Z] "net/http/internal", [2024-05-07T10:57:17.490Z] "net/http/internal/ascii", [2024-05-07T10:57:17.490Z] "net/mail", [2024-05-07T10:57:17.490Z] "net/textproto", [2024-05-07T10:57:17.490Z] "net/url", [2024-05-07T10:57:17.490Z] "os", [2024-05-07T10:57:17.490Z] "path", [2024-05-07T10:57:17.490Z] "path/filepath", [2024-05-07T10:57:17.490Z] "reflect", [2024-05-07T10:57:17.490Z] "regexp", [2024-05-07T10:57:17.490Z] "regexp/syntax", [2024-05-07T10:57:17.490Z] "runtime", [2024-05-07T10:57:17.490Z] "runtime/cgo", [2024-05-07T10:57:17.490Z] "runtime/internal/atomic", [2024-05-07T10:57:17.490Z] "runtime/internal/math", [2024-05-07T10:57:17.490Z] "runtime/internal/sys", [2024-05-07T10:57:17.490Z] "sort", [2024-05-07T10:57:17.490Z] "strconv", [2024-05-07T10:57:17.490Z] "strings", [2024-05-07T10:57:17.490Z] "sync", [2024-05-07T10:57:17.490Z] "sync/atomic", [2024-05-07T10:57:17.490Z] "syscall", [2024-05-07T10:57:17.490Z] "text/template", [2024-05-07T10:57:17.490Z] "text/template/parse", [2024-05-07T10:57:17.490Z] "time", [2024-05-07T10:57:17.490Z] "unicode", [2024-05-07T10:57:17.490Z] "unicode/utf16", [2024-05-07T10:57:17.490Z] "unicode/utf8", [2024-05-07T10:57:17.490Z] "unsafe", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.490Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.490Z] ] [2024-05-07T10:57:17.490Z] } [2024-05-07T10:57:17.490Z] { [2024-05-07T10:57:17.490Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/enrollment", [2024-05-07T10:57:17.490Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.490Z] "Name": "enrollment", [2024-05-07T10:57:17.490Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.490Z] "Module": { [2024-05-07T10:57:17.490Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.490Z] "Version": "v0.26.13", [2024-05-07T10:57:17.490Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.490Z] "Indirect": true, [2024-05-07T10:57:17.490Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.490Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.490Z] "GoVersion": "1.19" [2024-05-07T10:57:17.490Z] }, [2024-05-07T10:57:17.490Z] "DepOnly": true, [2024-05-07T10:57:17.490Z] "Stale": true, [2024-05-07T10:57:17.490Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.490Z] "GoFiles": [ [2024-05-07T10:57:17.490Z] "create_enrollment_parameters.go", [2024-05-07T10:57:17.490Z] "create_enrollment_responses.go", [2024-05-07T10:57:17.490Z] "delete_enrollment_parameters.go", [2024-05-07T10:57:17.490Z] "delete_enrollment_responses.go", [2024-05-07T10:57:17.490Z] "detail_enrollment_parameters.go", [2024-05-07T10:57:17.490Z] "detail_enrollment_responses.go", [2024-05-07T10:57:17.490Z] "enrollment_client.go", [2024-05-07T10:57:17.490Z] "list_enrollments_parameters.go", [2024-05-07T10:57:17.490Z] "list_enrollments_responses.go", [2024-05-07T10:57:17.490Z] "refresh_enrollment_parameters.go", [2024-05-07T10:57:17.490Z] "refresh_enrollment_responses.go" [2024-05-07T10:57:17.490Z] ], [2024-05-07T10:57:17.490Z] "Imports": [ [2024-05-07T10:57:17.490Z] "context", [2024-05-07T10:57:17.490Z] "fmt", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.490Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.490Z] "io", [2024-05-07T10:57:17.490Z] "net/http", [2024-05-07T10:57:17.490Z] "time" [2024-05-07T10:57:17.490Z] ], [2024-05-07T10:57:17.490Z] "Deps": [ [2024-05-07T10:57:17.490Z] "bufio", [2024-05-07T10:57:17.490Z] "bytes", [2024-05-07T10:57:17.490Z] "compress/flate", [2024-05-07T10:57:17.490Z] "compress/gzip", [2024-05-07T10:57:17.490Z] "container/list", [2024-05-07T10:57:17.490Z] "context", [2024-05-07T10:57:17.490Z] "crypto", [2024-05-07T10:57:17.490Z] "crypto/aes", [2024-05-07T10:57:17.490Z] "crypto/cipher", [2024-05-07T10:57:17.490Z] "crypto/des", [2024-05-07T10:57:17.490Z] "crypto/dsa", [2024-05-07T10:57:17.490Z] "crypto/ecdsa", [2024-05-07T10:57:17.490Z] "crypto/ed25519", [2024-05-07T10:57:17.490Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.490Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.490Z] "crypto/elliptic", [2024-05-07T10:57:17.490Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.490Z] "crypto/hmac", [2024-05-07T10:57:17.490Z] "crypto/internal/randutil", [2024-05-07T10:57:17.490Z] "crypto/internal/subtle", [2024-05-07T10:57:17.490Z] "crypto/md5", [2024-05-07T10:57:17.490Z] "crypto/rand", [2024-05-07T10:57:17.490Z] "crypto/rc4", [2024-05-07T10:57:17.490Z] "crypto/rsa", [2024-05-07T10:57:17.490Z] "crypto/sha1", [2024-05-07T10:57:17.490Z] "crypto/sha256", [2024-05-07T10:57:17.490Z] "crypto/sha512", [2024-05-07T10:57:17.490Z] "crypto/subtle", [2024-05-07T10:57:17.490Z] "crypto/tls", [2024-05-07T10:57:17.490Z] "crypto/x509", [2024-05-07T10:57:17.490Z] "crypto/x509/pkix", [2024-05-07T10:57:17.490Z] "database/sql/driver", [2024-05-07T10:57:17.490Z] "embed", [2024-05-07T10:57:17.490Z] "encoding", [2024-05-07T10:57:17.490Z] "encoding/asn1", [2024-05-07T10:57:17.490Z] "encoding/base64", [2024-05-07T10:57:17.490Z] "encoding/binary", [2024-05-07T10:57:17.490Z] "encoding/csv", [2024-05-07T10:57:17.490Z] "encoding/gob", [2024-05-07T10:57:17.490Z] "encoding/hex", [2024-05-07T10:57:17.490Z] "encoding/json", [2024-05-07T10:57:17.490Z] "encoding/pem", [2024-05-07T10:57:17.490Z] "encoding/xml", [2024-05-07T10:57:17.490Z] "errors", [2024-05-07T10:57:17.490Z] "fmt", [2024-05-07T10:57:17.490Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.490Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.490Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.490Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.490Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.491Z] "github.com/google/uuid", [2024-05-07T10:57:17.491Z] "github.com/josharian/intern", [2024-05-07T10:57:17.491Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.491Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.491Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.491Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.491Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.491Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.491Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.491Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.491Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.491Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.491Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.491Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.491Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.491Z] "hash", [2024-05-07T10:57:17.491Z] "hash/crc32", [2024-05-07T10:57:17.491Z] "html", [2024-05-07T10:57:17.491Z] "html/template", [2024-05-07T10:57:17.491Z] "internal/abi", [2024-05-07T10:57:17.491Z] "internal/bytealg", [2024-05-07T10:57:17.491Z] "internal/cpu", [2024-05-07T10:57:17.491Z] "internal/fmtsort", [2024-05-07T10:57:17.491Z] "internal/goexperiment", [2024-05-07T10:57:17.491Z] "internal/itoa", [2024-05-07T10:57:17.491Z] "internal/nettrace", [2024-05-07T10:57:17.491Z] "internal/oserror", [2024-05-07T10:57:17.491Z] "internal/poll", [2024-05-07T10:57:17.491Z] "internal/race", [2024-05-07T10:57:17.491Z] "internal/reflectlite", [2024-05-07T10:57:17.491Z] "internal/singleflight", [2024-05-07T10:57:17.491Z] "internal/syscall/execenv", [2024-05-07T10:57:17.491Z] "internal/syscall/unix", [2024-05-07T10:57:17.491Z] "internal/testlog", [2024-05-07T10:57:17.491Z] "internal/unsafeheader", [2024-05-07T10:57:17.491Z] "io", [2024-05-07T10:57:17.491Z] "io/fs", [2024-05-07T10:57:17.491Z] "io/ioutil", [2024-05-07T10:57:17.491Z] "log", [2024-05-07T10:57:17.491Z] "math", [2024-05-07T10:57:17.491Z] "math/big", [2024-05-07T10:57:17.491Z] "math/bits", [2024-05-07T10:57:17.491Z] "math/rand", [2024-05-07T10:57:17.491Z] "mime", [2024-05-07T10:57:17.491Z] "mime/multipart", [2024-05-07T10:57:17.491Z] "mime/quotedprintable", [2024-05-07T10:57:17.491Z] "net", [2024-05-07T10:57:17.491Z] "net/http", [2024-05-07T10:57:17.491Z] "net/http/httptrace", [2024-05-07T10:57:17.491Z] "net/http/httputil", [2024-05-07T10:57:17.491Z] "net/http/internal", [2024-05-07T10:57:17.491Z] "net/http/internal/ascii", [2024-05-07T10:57:17.491Z] "net/mail", [2024-05-07T10:57:17.491Z] "net/textproto", [2024-05-07T10:57:17.491Z] "net/url", [2024-05-07T10:57:17.491Z] "os", [2024-05-07T10:57:17.491Z] "path", [2024-05-07T10:57:17.491Z] "path/filepath", [2024-05-07T10:57:17.491Z] "reflect", [2024-05-07T10:57:17.491Z] "regexp", [2024-05-07T10:57:17.491Z] "regexp/syntax", [2024-05-07T10:57:17.491Z] "runtime", [2024-05-07T10:57:17.491Z] "runtime/cgo", [2024-05-07T10:57:17.491Z] "runtime/internal/atomic", [2024-05-07T10:57:17.491Z] "runtime/internal/math", [2024-05-07T10:57:17.491Z] "runtime/internal/sys", [2024-05-07T10:57:17.491Z] "sort", [2024-05-07T10:57:17.491Z] "strconv", [2024-05-07T10:57:17.491Z] "strings", [2024-05-07T10:57:17.491Z] "sync", [2024-05-07T10:57:17.491Z] "sync/atomic", [2024-05-07T10:57:17.491Z] "syscall", [2024-05-07T10:57:17.491Z] "text/template", [2024-05-07T10:57:17.491Z] "text/template/parse", [2024-05-07T10:57:17.491Z] "time", [2024-05-07T10:57:17.491Z] "unicode", [2024-05-07T10:57:17.491Z] "unicode/utf16", [2024-05-07T10:57:17.491Z] "unicode/utf8", [2024-05-07T10:57:17.491Z] "unsafe", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.491Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.491Z] ] [2024-05-07T10:57:17.491Z] } [2024-05-07T10:57:17.491Z] { [2024-05-07T10:57:17.491Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.491Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.491Z] "Name": "external_jwt_signer", [2024-05-07T10:57:17.491Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.491Z] "Module": { [2024-05-07T10:57:17.491Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.491Z] "Version": "v0.26.13", [2024-05-07T10:57:17.491Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.491Z] "Indirect": true, [2024-05-07T10:57:17.491Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.491Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.491Z] "GoVersion": "1.19" [2024-05-07T10:57:17.491Z] }, [2024-05-07T10:57:17.491Z] "DepOnly": true, [2024-05-07T10:57:17.491Z] "Stale": true, [2024-05-07T10:57:17.491Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.491Z] "GoFiles": [ [2024-05-07T10:57:17.491Z] "create_external_jwt_signer_parameters.go", [2024-05-07T10:57:17.491Z] "create_external_jwt_signer_responses.go", [2024-05-07T10:57:17.491Z] "delete_external_jwt_signer_parameters.go", [2024-05-07T10:57:17.491Z] "delete_external_jwt_signer_responses.go", [2024-05-07T10:57:17.491Z] "detail_external_jwt_signer_parameters.go", [2024-05-07T10:57:17.491Z] "detail_external_jwt_signer_responses.go", [2024-05-07T10:57:17.491Z] "external_jwt_signer_client.go", [2024-05-07T10:57:17.491Z] "list_external_jwt_signers_parameters.go", [2024-05-07T10:57:17.491Z] "list_external_jwt_signers_responses.go", [2024-05-07T10:57:17.491Z] "patch_external_jwt_signer_parameters.go", [2024-05-07T10:57:17.491Z] "patch_external_jwt_signer_responses.go", [2024-05-07T10:57:17.491Z] "update_external_jwt_signer_parameters.go", [2024-05-07T10:57:17.491Z] "update_external_jwt_signer_responses.go" [2024-05-07T10:57:17.491Z] ], [2024-05-07T10:57:17.491Z] "Imports": [ [2024-05-07T10:57:17.491Z] "context", [2024-05-07T10:57:17.491Z] "fmt", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.491Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.491Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.491Z] "io", [2024-05-07T10:57:17.491Z] "net/http", [2024-05-07T10:57:17.491Z] "time" [2024-05-07T10:57:17.491Z] ], [2024-05-07T10:57:17.491Z] "Deps": [ [2024-05-07T10:57:17.491Z] "bufio", [2024-05-07T10:57:17.491Z] "bytes", [2024-05-07T10:57:17.491Z] "compress/flate", [2024-05-07T10:57:17.491Z] "compress/gzip", [2024-05-07T10:57:17.491Z] "container/list", [2024-05-07T10:57:17.491Z] "context", [2024-05-07T10:57:17.491Z] "crypto", [2024-05-07T10:57:17.491Z] "crypto/aes", [2024-05-07T10:57:17.492Z] "crypto/cipher", [2024-05-07T10:57:17.492Z] "crypto/des", [2024-05-07T10:57:17.492Z] "crypto/dsa", [2024-05-07T10:57:17.492Z] "crypto/ecdsa", [2024-05-07T10:57:17.492Z] "crypto/ed25519", [2024-05-07T10:57:17.492Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.492Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.492Z] "crypto/elliptic", [2024-05-07T10:57:17.492Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.492Z] "crypto/hmac", [2024-05-07T10:57:17.492Z] "crypto/internal/randutil", [2024-05-07T10:57:17.492Z] "crypto/internal/subtle", [2024-05-07T10:57:17.492Z] "crypto/md5", [2024-05-07T10:57:17.492Z] "crypto/rand", [2024-05-07T10:57:17.492Z] "crypto/rc4", [2024-05-07T10:57:17.492Z] "crypto/rsa", [2024-05-07T10:57:17.492Z] "crypto/sha1", [2024-05-07T10:57:17.492Z] "crypto/sha256", [2024-05-07T10:57:17.492Z] "crypto/sha512", [2024-05-07T10:57:17.492Z] "crypto/subtle", [2024-05-07T10:57:17.492Z] "crypto/tls", [2024-05-07T10:57:17.492Z] "crypto/x509", [2024-05-07T10:57:17.492Z] "crypto/x509/pkix", [2024-05-07T10:57:17.492Z] "database/sql/driver", [2024-05-07T10:57:17.492Z] "embed", [2024-05-07T10:57:17.492Z] "encoding", [2024-05-07T10:57:17.492Z] "encoding/asn1", [2024-05-07T10:57:17.492Z] "encoding/base64", [2024-05-07T10:57:17.492Z] "encoding/binary", [2024-05-07T10:57:17.492Z] "encoding/csv", [2024-05-07T10:57:17.492Z] "encoding/gob", [2024-05-07T10:57:17.492Z] "encoding/hex", [2024-05-07T10:57:17.492Z] "encoding/json", [2024-05-07T10:57:17.492Z] "encoding/pem", [2024-05-07T10:57:17.492Z] "encoding/xml", [2024-05-07T10:57:17.492Z] "errors", [2024-05-07T10:57:17.492Z] "fmt", [2024-05-07T10:57:17.492Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.492Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.492Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.492Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.492Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.492Z] "github.com/google/uuid", [2024-05-07T10:57:17.492Z] "github.com/josharian/intern", [2024-05-07T10:57:17.492Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.492Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.492Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.492Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.492Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.492Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.492Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.492Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.492Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.492Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.492Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.492Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.492Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.492Z] "hash", [2024-05-07T10:57:17.492Z] "hash/crc32", [2024-05-07T10:57:17.492Z] "html", [2024-05-07T10:57:17.492Z] "html/template", [2024-05-07T10:57:17.492Z] "internal/abi", [2024-05-07T10:57:17.492Z] "internal/bytealg", [2024-05-07T10:57:17.492Z] "internal/cpu", [2024-05-07T10:57:17.492Z] "internal/fmtsort", [2024-05-07T10:57:17.492Z] "internal/goexperiment", [2024-05-07T10:57:17.492Z] "internal/itoa", [2024-05-07T10:57:17.492Z] "internal/nettrace", [2024-05-07T10:57:17.492Z] "internal/oserror", [2024-05-07T10:57:17.492Z] "internal/poll", [2024-05-07T10:57:17.492Z] "internal/race", [2024-05-07T10:57:17.492Z] "internal/reflectlite", [2024-05-07T10:57:17.492Z] "internal/singleflight", [2024-05-07T10:57:17.492Z] "internal/syscall/execenv", [2024-05-07T10:57:17.492Z] "internal/syscall/unix", [2024-05-07T10:57:17.492Z] "internal/testlog", [2024-05-07T10:57:17.492Z] "internal/unsafeheader", [2024-05-07T10:57:17.492Z] "io", [2024-05-07T10:57:17.492Z] "io/fs", [2024-05-07T10:57:17.492Z] "io/ioutil", [2024-05-07T10:57:17.492Z] "log", [2024-05-07T10:57:17.492Z] "math", [2024-05-07T10:57:17.492Z] "math/big", [2024-05-07T10:57:17.492Z] "math/bits", [2024-05-07T10:57:17.492Z] "math/rand", [2024-05-07T10:57:17.492Z] "mime", [2024-05-07T10:57:17.492Z] "mime/multipart", [2024-05-07T10:57:17.492Z] "mime/quotedprintable", [2024-05-07T10:57:17.492Z] "net", [2024-05-07T10:57:17.492Z] "net/http", [2024-05-07T10:57:17.492Z] "net/http/httptrace", [2024-05-07T10:57:17.492Z] "net/http/httputil", [2024-05-07T10:57:17.492Z] "net/http/internal", [2024-05-07T10:57:17.492Z] "net/http/internal/ascii", [2024-05-07T10:57:17.492Z] "net/mail", [2024-05-07T10:57:17.492Z] "net/textproto", [2024-05-07T10:57:17.492Z] "net/url", [2024-05-07T10:57:17.492Z] "os", [2024-05-07T10:57:17.492Z] "path", [2024-05-07T10:57:17.492Z] "path/filepath", [2024-05-07T10:57:17.492Z] "reflect", [2024-05-07T10:57:17.492Z] "regexp", [2024-05-07T10:57:17.492Z] "regexp/syntax", [2024-05-07T10:57:17.492Z] "runtime", [2024-05-07T10:57:17.492Z] "runtime/cgo", [2024-05-07T10:57:17.492Z] "runtime/internal/atomic", [2024-05-07T10:57:17.492Z] "runtime/internal/math", [2024-05-07T10:57:17.492Z] "runtime/internal/sys", [2024-05-07T10:57:17.492Z] "sort", [2024-05-07T10:57:17.492Z] "strconv", [2024-05-07T10:57:17.492Z] "strings", [2024-05-07T10:57:17.492Z] "sync", [2024-05-07T10:57:17.492Z] "sync/atomic", [2024-05-07T10:57:17.492Z] "syscall", [2024-05-07T10:57:17.492Z] "text/template", [2024-05-07T10:57:17.492Z] "text/template/parse", [2024-05-07T10:57:17.492Z] "time", [2024-05-07T10:57:17.492Z] "unicode", [2024-05-07T10:57:17.492Z] "unicode/utf16", [2024-05-07T10:57:17.492Z] "unicode/utf8", [2024-05-07T10:57:17.492Z] "unsafe", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.492Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.493Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.493Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.493Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.493Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.493Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.493Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.493Z] ] [2024-05-07T10:57:17.493Z] } [2024-05-07T10:57:17.493Z] { [2024-05-07T10:57:17.493Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/identity", [2024-05-07T10:57:17.493Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.493Z] "Name": "identity", [2024-05-07T10:57:17.493Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.493Z] "Module": { [2024-05-07T10:57:17.493Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.493Z] "Version": "v0.26.13", [2024-05-07T10:57:17.493Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.493Z] "Indirect": true, [2024-05-07T10:57:17.493Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.493Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.493Z] "GoVersion": "1.19" [2024-05-07T10:57:17.493Z] }, [2024-05-07T10:57:17.493Z] "DepOnly": true, [2024-05-07T10:57:17.493Z] "Stale": true, [2024-05-07T10:57:17.493Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.493Z] "GoFiles": [ [2024-05-07T10:57:17.493Z] "associate_identitys_service_configs_parameters.go", [2024-05-07T10:57:17.493Z] "associate_identitys_service_configs_responses.go", [2024-05-07T10:57:17.493Z] "create_identity_parameters.go", [2024-05-07T10:57:17.493Z] "create_identity_responses.go", [2024-05-07T10:57:17.493Z] "delete_identity_parameters.go", [2024-05-07T10:57:17.493Z] "delete_identity_responses.go", [2024-05-07T10:57:17.493Z] "detail_identity_parameters.go", [2024-05-07T10:57:17.493Z] "detail_identity_responses.go", [2024-05-07T10:57:17.493Z] "detail_identity_type_parameters.go", [2024-05-07T10:57:17.493Z] "detail_identity_type_responses.go", [2024-05-07T10:57:17.493Z] "disable_identity_parameters.go", [2024-05-07T10:57:17.493Z] "disable_identity_responses.go", [2024-05-07T10:57:17.493Z] "disassociate_identitys_service_configs_parameters.go", [2024-05-07T10:57:17.493Z] "disassociate_identitys_service_configs_responses.go", [2024-05-07T10:57:17.493Z] "enable_identity_parameters.go", [2024-05-07T10:57:17.493Z] "enable_identity_responses.go", [2024-05-07T10:57:17.493Z] "get_identity_authenticators_parameters.go", [2024-05-07T10:57:17.493Z] "get_identity_authenticators_responses.go", [2024-05-07T10:57:17.493Z] "get_identity_enrollments_parameters.go", [2024-05-07T10:57:17.493Z] "get_identity_enrollments_responses.go", [2024-05-07T10:57:17.493Z] "get_identity_failed_service_requests_parameters.go", [2024-05-07T10:57:17.493Z] "get_identity_failed_service_requests_responses.go", [2024-05-07T10:57:17.493Z] "get_identity_policy_advice_parameters.go", [2024-05-07T10:57:17.493Z] "get_identity_policy_advice_responses.go", [2024-05-07T10:57:17.493Z] "get_identity_posture_data_parameters.go", [2024-05-07T10:57:17.493Z] "get_identity_posture_data_responses.go", [2024-05-07T10:57:17.493Z] "identity_client.go", [2024-05-07T10:57:17.493Z] "list_identities_parameters.go", [2024-05-07T10:57:17.493Z] "list_identities_responses.go", [2024-05-07T10:57:17.493Z] "list_identity_edge_routers_parameters.go", [2024-05-07T10:57:17.493Z] "list_identity_edge_routers_responses.go", [2024-05-07T10:57:17.493Z] "list_identity_service_policies_parameters.go", [2024-05-07T10:57:17.493Z] "list_identity_service_policies_responses.go", [2024-05-07T10:57:17.493Z] "list_identity_services_parameters.go", [2024-05-07T10:57:17.493Z] "list_identity_services_responses.go", [2024-05-07T10:57:17.493Z] "list_identity_types_parameters.go", [2024-05-07T10:57:17.493Z] "list_identity_types_responses.go", [2024-05-07T10:57:17.493Z] "list_identitys_edge_router_policies_parameters.go", [2024-05-07T10:57:17.493Z] "list_identitys_edge_router_policies_responses.go", [2024-05-07T10:57:17.493Z] "list_identitys_service_configs_parameters.go", [2024-05-07T10:57:17.493Z] "list_identitys_service_configs_responses.go", [2024-05-07T10:57:17.493Z] "patch_identity_parameters.go", [2024-05-07T10:57:17.493Z] "patch_identity_responses.go", [2024-05-07T10:57:17.493Z] "remove_identity_mfa_parameters.go", [2024-05-07T10:57:17.493Z] "remove_identity_mfa_responses.go", [2024-05-07T10:57:17.493Z] "update_identity_parameters.go", [2024-05-07T10:57:17.493Z] "update_identity_responses.go", [2024-05-07T10:57:17.493Z] "update_identity_tracing_parameters.go", [2024-05-07T10:57:17.493Z] "update_identity_tracing_responses.go" [2024-05-07T10:57:17.493Z] ], [2024-05-07T10:57:17.493Z] "Imports": [ [2024-05-07T10:57:17.493Z] "context", [2024-05-07T10:57:17.493Z] "fmt", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.493Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.493Z] "io", [2024-05-07T10:57:17.493Z] "net/http", [2024-05-07T10:57:17.493Z] "time" [2024-05-07T10:57:17.493Z] ], [2024-05-07T10:57:17.493Z] "Deps": [ [2024-05-07T10:57:17.493Z] "bufio", [2024-05-07T10:57:17.493Z] "bytes", [2024-05-07T10:57:17.493Z] "compress/flate", [2024-05-07T10:57:17.493Z] "compress/gzip", [2024-05-07T10:57:17.493Z] "container/list", [2024-05-07T10:57:17.493Z] "context", [2024-05-07T10:57:17.493Z] "crypto", [2024-05-07T10:57:17.493Z] "crypto/aes", [2024-05-07T10:57:17.493Z] "crypto/cipher", [2024-05-07T10:57:17.493Z] "crypto/des", [2024-05-07T10:57:17.493Z] "crypto/dsa", [2024-05-07T10:57:17.493Z] "crypto/ecdsa", [2024-05-07T10:57:17.493Z] "crypto/ed25519", [2024-05-07T10:57:17.493Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.493Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.493Z] "crypto/elliptic", [2024-05-07T10:57:17.493Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.493Z] "crypto/hmac", [2024-05-07T10:57:17.493Z] "crypto/internal/randutil", [2024-05-07T10:57:17.493Z] "crypto/internal/subtle", [2024-05-07T10:57:17.493Z] "crypto/md5", [2024-05-07T10:57:17.493Z] "crypto/rand", [2024-05-07T10:57:17.493Z] "crypto/rc4", [2024-05-07T10:57:17.493Z] "crypto/rsa", [2024-05-07T10:57:17.493Z] "crypto/sha1", [2024-05-07T10:57:17.493Z] "crypto/sha256", [2024-05-07T10:57:17.493Z] "crypto/sha512", [2024-05-07T10:57:17.493Z] "crypto/subtle", [2024-05-07T10:57:17.493Z] "crypto/tls", [2024-05-07T10:57:17.493Z] "crypto/x509", [2024-05-07T10:57:17.493Z] "crypto/x509/pkix", [2024-05-07T10:57:17.493Z] "database/sql/driver", [2024-05-07T10:57:17.493Z] "embed", [2024-05-07T10:57:17.493Z] "encoding", [2024-05-07T10:57:17.493Z] "encoding/asn1", [2024-05-07T10:57:17.493Z] "encoding/base64", [2024-05-07T10:57:17.493Z] "encoding/binary", [2024-05-07T10:57:17.493Z] "encoding/csv", [2024-05-07T10:57:17.493Z] "encoding/gob", [2024-05-07T10:57:17.493Z] "encoding/hex", [2024-05-07T10:57:17.493Z] "encoding/json", [2024-05-07T10:57:17.493Z] "encoding/pem", [2024-05-07T10:57:17.493Z] "encoding/xml", [2024-05-07T10:57:17.493Z] "errors", [2024-05-07T10:57:17.493Z] "fmt", [2024-05-07T10:57:17.493Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.493Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.493Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.493Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.493Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.494Z] "github.com/google/uuid", [2024-05-07T10:57:17.494Z] "github.com/josharian/intern", [2024-05-07T10:57:17.494Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.494Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.494Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.494Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.494Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.494Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.494Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.494Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.494Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.494Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.494Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.494Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.494Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.494Z] "hash", [2024-05-07T10:57:17.494Z] "hash/crc32", [2024-05-07T10:57:17.494Z] "html", [2024-05-07T10:57:17.494Z] "html/template", [2024-05-07T10:57:17.494Z] "internal/abi", [2024-05-07T10:57:17.494Z] "internal/bytealg", [2024-05-07T10:57:17.494Z] "internal/cpu", [2024-05-07T10:57:17.494Z] "internal/fmtsort", [2024-05-07T10:57:17.494Z] "internal/goexperiment", [2024-05-07T10:57:17.494Z] "internal/itoa", [2024-05-07T10:57:17.494Z] "internal/nettrace", [2024-05-07T10:57:17.494Z] "internal/oserror", [2024-05-07T10:57:17.494Z] "internal/poll", [2024-05-07T10:57:17.494Z] "internal/race", [2024-05-07T10:57:17.494Z] "internal/reflectlite", [2024-05-07T10:57:17.494Z] "internal/singleflight", [2024-05-07T10:57:17.494Z] "internal/syscall/execenv", [2024-05-07T10:57:17.494Z] "internal/syscall/unix", [2024-05-07T10:57:17.494Z] "internal/testlog", [2024-05-07T10:57:17.494Z] "internal/unsafeheader", [2024-05-07T10:57:17.494Z] "io", [2024-05-07T10:57:17.494Z] "io/fs", [2024-05-07T10:57:17.494Z] "io/ioutil", [2024-05-07T10:57:17.494Z] "log", [2024-05-07T10:57:17.494Z] "math", [2024-05-07T10:57:17.494Z] "math/big", [2024-05-07T10:57:17.494Z] "math/bits", [2024-05-07T10:57:17.494Z] "math/rand", [2024-05-07T10:57:17.494Z] "mime", [2024-05-07T10:57:17.494Z] "mime/multipart", [2024-05-07T10:57:17.494Z] "mime/quotedprintable", [2024-05-07T10:57:17.494Z] "net", [2024-05-07T10:57:17.494Z] "net/http", [2024-05-07T10:57:17.494Z] "net/http/httptrace", [2024-05-07T10:57:17.494Z] "net/http/httputil", [2024-05-07T10:57:17.494Z] "net/http/internal", [2024-05-07T10:57:17.494Z] "net/http/internal/ascii", [2024-05-07T10:57:17.494Z] "net/mail", [2024-05-07T10:57:17.494Z] "net/textproto", [2024-05-07T10:57:17.494Z] "net/url", [2024-05-07T10:57:17.494Z] "os", [2024-05-07T10:57:17.494Z] "path", [2024-05-07T10:57:17.494Z] "path/filepath", [2024-05-07T10:57:17.494Z] "reflect", [2024-05-07T10:57:17.494Z] "regexp", [2024-05-07T10:57:17.494Z] "regexp/syntax", [2024-05-07T10:57:17.494Z] "runtime", [2024-05-07T10:57:17.494Z] "runtime/cgo", [2024-05-07T10:57:17.494Z] "runtime/internal/atomic", [2024-05-07T10:57:17.494Z] "runtime/internal/math", [2024-05-07T10:57:17.494Z] "runtime/internal/sys", [2024-05-07T10:57:17.494Z] "sort", [2024-05-07T10:57:17.494Z] "strconv", [2024-05-07T10:57:17.494Z] "strings", [2024-05-07T10:57:17.494Z] "sync", [2024-05-07T10:57:17.494Z] "sync/atomic", [2024-05-07T10:57:17.494Z] "syscall", [2024-05-07T10:57:17.494Z] "text/template", [2024-05-07T10:57:17.494Z] "text/template/parse", [2024-05-07T10:57:17.494Z] "time", [2024-05-07T10:57:17.494Z] "unicode", [2024-05-07T10:57:17.494Z] "unicode/utf16", [2024-05-07T10:57:17.494Z] "unicode/utf8", [2024-05-07T10:57:17.494Z] "unsafe", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.494Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.494Z] ] [2024-05-07T10:57:17.494Z] } [2024-05-07T10:57:17.494Z] { [2024-05-07T10:57:17.494Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/informational", [2024-05-07T10:57:17.494Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.494Z] "Name": "informational", [2024-05-07T10:57:17.494Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.494Z] "Module": { [2024-05-07T10:57:17.494Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.494Z] "Version": "v0.26.13", [2024-05-07T10:57:17.494Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.494Z] "Indirect": true, [2024-05-07T10:57:17.494Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.494Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.494Z] "GoVersion": "1.19" [2024-05-07T10:57:17.494Z] }, [2024-05-07T10:57:17.494Z] "DepOnly": true, [2024-05-07T10:57:17.494Z] "Stale": true, [2024-05-07T10:57:17.494Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.494Z] "GoFiles": [ [2024-05-07T10:57:17.494Z] "detail_spec_body_parameters.go", [2024-05-07T10:57:17.494Z] "detail_spec_body_responses.go", [2024-05-07T10:57:17.494Z] "detail_spec_parameters.go", [2024-05-07T10:57:17.494Z] "detail_spec_responses.go", [2024-05-07T10:57:17.494Z] "informational_client.go", [2024-05-07T10:57:17.494Z] "list_enumerated_capabilities_parameters.go", [2024-05-07T10:57:17.494Z] "list_enumerated_capabilities_responses.go", [2024-05-07T10:57:17.494Z] "list_root_parameters.go", [2024-05-07T10:57:17.494Z] "list_root_responses.go", [2024-05-07T10:57:17.494Z] "list_specs_parameters.go", [2024-05-07T10:57:17.494Z] "list_specs_responses.go", [2024-05-07T10:57:17.494Z] "list_summary_parameters.go", [2024-05-07T10:57:17.494Z] "list_summary_responses.go", [2024-05-07T10:57:17.494Z] "list_version_parameters.go", [2024-05-07T10:57:17.494Z] "list_version_responses.go" [2024-05-07T10:57:17.494Z] ], [2024-05-07T10:57:17.494Z] "Imports": [ [2024-05-07T10:57:17.494Z] "context", [2024-05-07T10:57:17.494Z] "fmt", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.494Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.494Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.494Z] "io", [2024-05-07T10:57:17.494Z] "net/http", [2024-05-07T10:57:17.494Z] "time" [2024-05-07T10:57:17.494Z] ], [2024-05-07T10:57:17.494Z] "Deps": [ [2024-05-07T10:57:17.494Z] "bufio", [2024-05-07T10:57:17.494Z] "bytes", [2024-05-07T10:57:17.494Z] "compress/flate", [2024-05-07T10:57:17.494Z] "compress/gzip", [2024-05-07T10:57:17.494Z] "container/list", [2024-05-07T10:57:17.494Z] "context", [2024-05-07T10:57:17.494Z] "crypto", [2024-05-07T10:57:17.494Z] "crypto/aes", [2024-05-07T10:57:17.494Z] "crypto/cipher", [2024-05-07T10:57:17.494Z] "crypto/des", [2024-05-07T10:57:17.494Z] "crypto/dsa", [2024-05-07T10:57:17.494Z] "crypto/ecdsa", [2024-05-07T10:57:17.494Z] "crypto/ed25519", [2024-05-07T10:57:17.494Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.494Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.494Z] "crypto/elliptic", [2024-05-07T10:57:17.494Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.494Z] "crypto/hmac", [2024-05-07T10:57:17.494Z] "crypto/internal/randutil", [2024-05-07T10:57:17.494Z] "crypto/internal/subtle", [2024-05-07T10:57:17.494Z] "crypto/md5", [2024-05-07T10:57:17.494Z] "crypto/rand", [2024-05-07T10:57:17.494Z] "crypto/rc4", [2024-05-07T10:57:17.494Z] "crypto/rsa", [2024-05-07T10:57:17.494Z] "crypto/sha1", [2024-05-07T10:57:17.494Z] "crypto/sha256", [2024-05-07T10:57:17.494Z] "crypto/sha512", [2024-05-07T10:57:17.494Z] "crypto/subtle", [2024-05-07T10:57:17.494Z] "crypto/tls", [2024-05-07T10:57:17.495Z] "crypto/x509", [2024-05-07T10:57:17.495Z] "crypto/x509/pkix", [2024-05-07T10:57:17.495Z] "database/sql/driver", [2024-05-07T10:57:17.495Z] "embed", [2024-05-07T10:57:17.495Z] "encoding", [2024-05-07T10:57:17.495Z] "encoding/asn1", [2024-05-07T10:57:17.495Z] "encoding/base64", [2024-05-07T10:57:17.495Z] "encoding/binary", [2024-05-07T10:57:17.495Z] "encoding/csv", [2024-05-07T10:57:17.495Z] "encoding/gob", [2024-05-07T10:57:17.495Z] "encoding/hex", [2024-05-07T10:57:17.495Z] "encoding/json", [2024-05-07T10:57:17.495Z] "encoding/pem", [2024-05-07T10:57:17.495Z] "encoding/xml", [2024-05-07T10:57:17.495Z] "errors", [2024-05-07T10:57:17.495Z] "fmt", [2024-05-07T10:57:17.495Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.495Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.495Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.495Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.495Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.495Z] "github.com/google/uuid", [2024-05-07T10:57:17.495Z] "github.com/josharian/intern", [2024-05-07T10:57:17.495Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.495Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.495Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.495Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.495Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.495Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.495Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.495Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.495Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.495Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.495Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.495Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.495Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.495Z] "hash", [2024-05-07T10:57:17.495Z] "hash/crc32", [2024-05-07T10:57:17.495Z] "html", [2024-05-07T10:57:17.495Z] "html/template", [2024-05-07T10:57:17.495Z] "internal/abi", [2024-05-07T10:57:17.495Z] "internal/bytealg", [2024-05-07T10:57:17.495Z] "internal/cpu", [2024-05-07T10:57:17.495Z] "internal/fmtsort", [2024-05-07T10:57:17.495Z] "internal/goexperiment", [2024-05-07T10:57:17.495Z] "internal/itoa", [2024-05-07T10:57:17.495Z] "internal/nettrace", [2024-05-07T10:57:17.495Z] "internal/oserror", [2024-05-07T10:57:17.495Z] "internal/poll", [2024-05-07T10:57:17.495Z] "internal/race", [2024-05-07T10:57:17.495Z] "internal/reflectlite", [2024-05-07T10:57:17.495Z] "internal/singleflight", [2024-05-07T10:57:17.495Z] "internal/syscall/execenv", [2024-05-07T10:57:17.495Z] "internal/syscall/unix", [2024-05-07T10:57:17.495Z] "internal/testlog", [2024-05-07T10:57:17.495Z] "internal/unsafeheader", [2024-05-07T10:57:17.495Z] "io", [2024-05-07T10:57:17.495Z] "io/fs", [2024-05-07T10:57:17.495Z] "io/ioutil", [2024-05-07T10:57:17.495Z] "log", [2024-05-07T10:57:17.495Z] "math", [2024-05-07T10:57:17.495Z] "math/big", [2024-05-07T10:57:17.495Z] "math/bits", [2024-05-07T10:57:17.495Z] "math/rand", [2024-05-07T10:57:17.495Z] "mime", [2024-05-07T10:57:17.495Z] "mime/multipart", [2024-05-07T10:57:17.495Z] "mime/quotedprintable", [2024-05-07T10:57:17.495Z] "net", [2024-05-07T10:57:17.495Z] "net/http", [2024-05-07T10:57:17.495Z] "net/http/httptrace", [2024-05-07T10:57:17.495Z] "net/http/httputil", [2024-05-07T10:57:17.495Z] "net/http/internal", [2024-05-07T10:57:17.495Z] "net/http/internal/ascii", [2024-05-07T10:57:17.495Z] "net/mail", [2024-05-07T10:57:17.495Z] "net/textproto", [2024-05-07T10:57:17.495Z] "net/url", [2024-05-07T10:57:17.495Z] "os", [2024-05-07T10:57:17.495Z] "path", [2024-05-07T10:57:17.495Z] "path/filepath", [2024-05-07T10:57:17.495Z] "reflect", [2024-05-07T10:57:17.495Z] "regexp", [2024-05-07T10:57:17.495Z] "regexp/syntax", [2024-05-07T10:57:17.495Z] "runtime", [2024-05-07T10:57:17.495Z] "runtime/cgo", [2024-05-07T10:57:17.495Z] "runtime/internal/atomic", [2024-05-07T10:57:17.495Z] "runtime/internal/math", [2024-05-07T10:57:17.495Z] "runtime/internal/sys", [2024-05-07T10:57:17.495Z] "sort", [2024-05-07T10:57:17.495Z] "strconv", [2024-05-07T10:57:17.495Z] "strings", [2024-05-07T10:57:17.495Z] "sync", [2024-05-07T10:57:17.495Z] "sync/atomic", [2024-05-07T10:57:17.495Z] "syscall", [2024-05-07T10:57:17.495Z] "text/template", [2024-05-07T10:57:17.495Z] "text/template/parse", [2024-05-07T10:57:17.495Z] "time", [2024-05-07T10:57:17.495Z] "unicode", [2024-05-07T10:57:17.495Z] "unicode/utf16", [2024-05-07T10:57:17.495Z] "unicode/utf8", [2024-05-07T10:57:17.495Z] "unsafe", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.495Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.495Z] ] [2024-05-07T10:57:17.495Z] } [2024-05-07T10:57:17.495Z] { [2024-05-07T10:57:17.495Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.495Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.495Z] "Name": "posture_checks", [2024-05-07T10:57:17.495Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.495Z] "Module": { [2024-05-07T10:57:17.495Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.495Z] "Version": "v0.26.13", [2024-05-07T10:57:17.495Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.495Z] "Indirect": true, [2024-05-07T10:57:17.495Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.495Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.495Z] "GoVersion": "1.19" [2024-05-07T10:57:17.495Z] }, [2024-05-07T10:57:17.495Z] "DepOnly": true, [2024-05-07T10:57:17.495Z] "Stale": true, [2024-05-07T10:57:17.495Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.495Z] "GoFiles": [ [2024-05-07T10:57:17.495Z] "create_posture_check_parameters.go", [2024-05-07T10:57:17.495Z] "create_posture_check_responses.go", [2024-05-07T10:57:17.495Z] "delete_posture_check_parameters.go", [2024-05-07T10:57:17.495Z] "delete_posture_check_responses.go", [2024-05-07T10:57:17.495Z] "detail_posture_check_parameters.go", [2024-05-07T10:57:17.495Z] "detail_posture_check_responses.go", [2024-05-07T10:57:17.496Z] "detail_posture_check_type_parameters.go", [2024-05-07T10:57:17.496Z] "detail_posture_check_type_responses.go", [2024-05-07T10:57:17.496Z] "list_posture_check_types_parameters.go", [2024-05-07T10:57:17.496Z] "list_posture_check_types_responses.go", [2024-05-07T10:57:17.496Z] "list_posture_checks_parameters.go", [2024-05-07T10:57:17.496Z] "list_posture_checks_responses.go", [2024-05-07T10:57:17.496Z] "patch_posture_check_parameters.go", [2024-05-07T10:57:17.496Z] "patch_posture_check_responses.go", [2024-05-07T10:57:17.496Z] "posture_checks_client.go", [2024-05-07T10:57:17.496Z] "update_posture_check_parameters.go", [2024-05-07T10:57:17.496Z] "update_posture_check_responses.go" [2024-05-07T10:57:17.496Z] ], [2024-05-07T10:57:17.496Z] "Imports": [ [2024-05-07T10:57:17.496Z] "context", [2024-05-07T10:57:17.496Z] "fmt", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.496Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.496Z] "io", [2024-05-07T10:57:17.496Z] "net/http", [2024-05-07T10:57:17.496Z] "time" [2024-05-07T10:57:17.496Z] ], [2024-05-07T10:57:17.496Z] "Deps": [ [2024-05-07T10:57:17.496Z] "bufio", [2024-05-07T10:57:17.496Z] "bytes", [2024-05-07T10:57:17.496Z] "compress/flate", [2024-05-07T10:57:17.496Z] "compress/gzip", [2024-05-07T10:57:17.496Z] "container/list", [2024-05-07T10:57:17.496Z] "context", [2024-05-07T10:57:17.496Z] "crypto", [2024-05-07T10:57:17.496Z] "crypto/aes", [2024-05-07T10:57:17.496Z] "crypto/cipher", [2024-05-07T10:57:17.496Z] "crypto/des", [2024-05-07T10:57:17.496Z] "crypto/dsa", [2024-05-07T10:57:17.496Z] "crypto/ecdsa", [2024-05-07T10:57:17.496Z] "crypto/ed25519", [2024-05-07T10:57:17.496Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.496Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.496Z] "crypto/elliptic", [2024-05-07T10:57:17.496Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.496Z] "crypto/hmac", [2024-05-07T10:57:17.496Z] "crypto/internal/randutil", [2024-05-07T10:57:17.496Z] "crypto/internal/subtle", [2024-05-07T10:57:17.496Z] "crypto/md5", [2024-05-07T10:57:17.496Z] "crypto/rand", [2024-05-07T10:57:17.496Z] "crypto/rc4", [2024-05-07T10:57:17.496Z] "crypto/rsa", [2024-05-07T10:57:17.496Z] "crypto/sha1", [2024-05-07T10:57:17.496Z] "crypto/sha256", [2024-05-07T10:57:17.496Z] "crypto/sha512", [2024-05-07T10:57:17.496Z] "crypto/subtle", [2024-05-07T10:57:17.496Z] "crypto/tls", [2024-05-07T10:57:17.496Z] "crypto/x509", [2024-05-07T10:57:17.496Z] "crypto/x509/pkix", [2024-05-07T10:57:17.496Z] "database/sql/driver", [2024-05-07T10:57:17.496Z] "embed", [2024-05-07T10:57:17.496Z] "encoding", [2024-05-07T10:57:17.496Z] "encoding/asn1", [2024-05-07T10:57:17.496Z] "encoding/base64", [2024-05-07T10:57:17.496Z] "encoding/binary", [2024-05-07T10:57:17.496Z] "encoding/csv", [2024-05-07T10:57:17.496Z] "encoding/gob", [2024-05-07T10:57:17.496Z] "encoding/hex", [2024-05-07T10:57:17.496Z] "encoding/json", [2024-05-07T10:57:17.496Z] "encoding/pem", [2024-05-07T10:57:17.496Z] "encoding/xml", [2024-05-07T10:57:17.496Z] "errors", [2024-05-07T10:57:17.496Z] "fmt", [2024-05-07T10:57:17.496Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.496Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.496Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.496Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.496Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.496Z] "github.com/google/uuid", [2024-05-07T10:57:17.496Z] "github.com/josharian/intern", [2024-05-07T10:57:17.496Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.496Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.496Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.496Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.496Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.496Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.496Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.496Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.496Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.496Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.496Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.496Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.496Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.496Z] "hash", [2024-05-07T10:57:17.496Z] "hash/crc32", [2024-05-07T10:57:17.496Z] "html", [2024-05-07T10:57:17.496Z] "html/template", [2024-05-07T10:57:17.496Z] "internal/abi", [2024-05-07T10:57:17.496Z] "internal/bytealg", [2024-05-07T10:57:17.496Z] "internal/cpu", [2024-05-07T10:57:17.496Z] "internal/fmtsort", [2024-05-07T10:57:17.496Z] "internal/goexperiment", [2024-05-07T10:57:17.496Z] "internal/itoa", [2024-05-07T10:57:17.496Z] "internal/nettrace", [2024-05-07T10:57:17.496Z] "internal/oserror", [2024-05-07T10:57:17.496Z] "internal/poll", [2024-05-07T10:57:17.496Z] "internal/race", [2024-05-07T10:57:17.496Z] "internal/reflectlite", [2024-05-07T10:57:17.496Z] "internal/singleflight", [2024-05-07T10:57:17.496Z] "internal/syscall/execenv", [2024-05-07T10:57:17.496Z] "internal/syscall/unix", [2024-05-07T10:57:17.496Z] "internal/testlog", [2024-05-07T10:57:17.496Z] "internal/unsafeheader", [2024-05-07T10:57:17.496Z] "io", [2024-05-07T10:57:17.496Z] "io/fs", [2024-05-07T10:57:17.496Z] "io/ioutil", [2024-05-07T10:57:17.496Z] "log", [2024-05-07T10:57:17.496Z] "math", [2024-05-07T10:57:17.496Z] "math/big", [2024-05-07T10:57:17.496Z] "math/bits", [2024-05-07T10:57:17.496Z] "math/rand", [2024-05-07T10:57:17.496Z] "mime", [2024-05-07T10:57:17.496Z] "mime/multipart", [2024-05-07T10:57:17.496Z] "mime/quotedprintable", [2024-05-07T10:57:17.496Z] "net", [2024-05-07T10:57:17.496Z] "net/http", [2024-05-07T10:57:17.496Z] "net/http/httptrace", [2024-05-07T10:57:17.496Z] "net/http/httputil", [2024-05-07T10:57:17.496Z] "net/http/internal", [2024-05-07T10:57:17.496Z] "net/http/internal/ascii", [2024-05-07T10:57:17.496Z] "net/mail", [2024-05-07T10:57:17.496Z] "net/textproto", [2024-05-07T10:57:17.496Z] "net/url", [2024-05-07T10:57:17.496Z] "os", [2024-05-07T10:57:17.496Z] "path", [2024-05-07T10:57:17.496Z] "path/filepath", [2024-05-07T10:57:17.496Z] "reflect", [2024-05-07T10:57:17.496Z] "regexp", [2024-05-07T10:57:17.496Z] "regexp/syntax", [2024-05-07T10:57:17.496Z] "runtime", [2024-05-07T10:57:17.496Z] "runtime/cgo", [2024-05-07T10:57:17.496Z] "runtime/internal/atomic", [2024-05-07T10:57:17.496Z] "runtime/internal/math", [2024-05-07T10:57:17.496Z] "runtime/internal/sys", [2024-05-07T10:57:17.496Z] "sort", [2024-05-07T10:57:17.496Z] "strconv", [2024-05-07T10:57:17.496Z] "strings", [2024-05-07T10:57:17.496Z] "sync", [2024-05-07T10:57:17.496Z] "sync/atomic", [2024-05-07T10:57:17.496Z] "syscall", [2024-05-07T10:57:17.496Z] "text/template", [2024-05-07T10:57:17.496Z] "text/template/parse", [2024-05-07T10:57:17.496Z] "time", [2024-05-07T10:57:17.496Z] "unicode", [2024-05-07T10:57:17.496Z] "unicode/utf16", [2024-05-07T10:57:17.496Z] "unicode/utf8", [2024-05-07T10:57:17.496Z] "unsafe", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.496Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.496Z] ] [2024-05-07T10:57:17.496Z] } [2024-05-07T10:57:17.496Z] { [2024-05-07T10:57:17.496Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.496Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.496Z] "Name": "role_attributes", [2024-05-07T10:57:17.496Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.496Z] "Module": { [2024-05-07T10:57:17.496Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.497Z] "Version": "v0.26.13", [2024-05-07T10:57:17.497Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.497Z] "Indirect": true, [2024-05-07T10:57:17.497Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.497Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.497Z] "GoVersion": "1.19" [2024-05-07T10:57:17.497Z] }, [2024-05-07T10:57:17.497Z] "DepOnly": true, [2024-05-07T10:57:17.497Z] "Stale": true, [2024-05-07T10:57:17.497Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.497Z] "GoFiles": [ [2024-05-07T10:57:17.497Z] "list_edge_router_role_attributes_parameters.go", [2024-05-07T10:57:17.497Z] "list_edge_router_role_attributes_responses.go", [2024-05-07T10:57:17.497Z] "list_identity_role_attributes_parameters.go", [2024-05-07T10:57:17.497Z] "list_identity_role_attributes_responses.go", [2024-05-07T10:57:17.497Z] "list_service_role_attributes_parameters.go", [2024-05-07T10:57:17.497Z] "list_service_role_attributes_responses.go", [2024-05-07T10:57:17.497Z] "role_attributes_client.go" [2024-05-07T10:57:17.497Z] ], [2024-05-07T10:57:17.497Z] "Imports": [ [2024-05-07T10:57:17.497Z] "context", [2024-05-07T10:57:17.497Z] "fmt", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.497Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.497Z] "io", [2024-05-07T10:57:17.497Z] "net/http", [2024-05-07T10:57:17.497Z] "time" [2024-05-07T10:57:17.497Z] ], [2024-05-07T10:57:17.497Z] "Deps": [ [2024-05-07T10:57:17.497Z] "bufio", [2024-05-07T10:57:17.497Z] "bytes", [2024-05-07T10:57:17.497Z] "compress/flate", [2024-05-07T10:57:17.497Z] "compress/gzip", [2024-05-07T10:57:17.497Z] "container/list", [2024-05-07T10:57:17.497Z] "context", [2024-05-07T10:57:17.497Z] "crypto", [2024-05-07T10:57:17.497Z] "crypto/aes", [2024-05-07T10:57:17.497Z] "crypto/cipher", [2024-05-07T10:57:17.497Z] "crypto/des", [2024-05-07T10:57:17.497Z] "crypto/dsa", [2024-05-07T10:57:17.497Z] "crypto/ecdsa", [2024-05-07T10:57:17.497Z] "crypto/ed25519", [2024-05-07T10:57:17.497Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.497Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.497Z] "crypto/elliptic", [2024-05-07T10:57:17.497Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.497Z] "crypto/hmac", [2024-05-07T10:57:17.497Z] "crypto/internal/randutil", [2024-05-07T10:57:17.497Z] "crypto/internal/subtle", [2024-05-07T10:57:17.497Z] "crypto/md5", [2024-05-07T10:57:17.497Z] "crypto/rand", [2024-05-07T10:57:17.497Z] "crypto/rc4", [2024-05-07T10:57:17.497Z] "crypto/rsa", [2024-05-07T10:57:17.497Z] "crypto/sha1", [2024-05-07T10:57:17.497Z] "crypto/sha256", [2024-05-07T10:57:17.497Z] "crypto/sha512", [2024-05-07T10:57:17.497Z] "crypto/subtle", [2024-05-07T10:57:17.497Z] "crypto/tls", [2024-05-07T10:57:17.497Z] "crypto/x509", [2024-05-07T10:57:17.497Z] "crypto/x509/pkix", [2024-05-07T10:57:17.497Z] "database/sql/driver", [2024-05-07T10:57:17.497Z] "embed", [2024-05-07T10:57:17.497Z] "encoding", [2024-05-07T10:57:17.497Z] "encoding/asn1", [2024-05-07T10:57:17.497Z] "encoding/base64", [2024-05-07T10:57:17.497Z] "encoding/binary", [2024-05-07T10:57:17.497Z] "encoding/csv", [2024-05-07T10:57:17.497Z] "encoding/gob", [2024-05-07T10:57:17.497Z] "encoding/hex", [2024-05-07T10:57:17.497Z] "encoding/json", [2024-05-07T10:57:17.497Z] "encoding/pem", [2024-05-07T10:57:17.497Z] "encoding/xml", [2024-05-07T10:57:17.497Z] "errors", [2024-05-07T10:57:17.497Z] "fmt", [2024-05-07T10:57:17.497Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.497Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.497Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.497Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.497Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.497Z] "github.com/google/uuid", [2024-05-07T10:57:17.497Z] "github.com/josharian/intern", [2024-05-07T10:57:17.497Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.497Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.497Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.497Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.497Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.497Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.497Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.497Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.497Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.497Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.497Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.497Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.497Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.497Z] "hash", [2024-05-07T10:57:17.497Z] "hash/crc32", [2024-05-07T10:57:17.497Z] "html", [2024-05-07T10:57:17.497Z] "html/template", [2024-05-07T10:57:17.497Z] "internal/abi", [2024-05-07T10:57:17.497Z] "internal/bytealg", [2024-05-07T10:57:17.497Z] "internal/cpu", [2024-05-07T10:57:17.497Z] "internal/fmtsort", [2024-05-07T10:57:17.497Z] "internal/goexperiment", [2024-05-07T10:57:17.497Z] "internal/itoa", [2024-05-07T10:57:17.497Z] "internal/nettrace", [2024-05-07T10:57:17.497Z] "internal/oserror", [2024-05-07T10:57:17.497Z] "internal/poll", [2024-05-07T10:57:17.497Z] "internal/race", [2024-05-07T10:57:17.497Z] "internal/reflectlite", [2024-05-07T10:57:17.497Z] "internal/singleflight", [2024-05-07T10:57:17.497Z] "internal/syscall/execenv", [2024-05-07T10:57:17.497Z] "internal/syscall/unix", [2024-05-07T10:57:17.497Z] "internal/testlog", [2024-05-07T10:57:17.497Z] "internal/unsafeheader", [2024-05-07T10:57:17.497Z] "io", [2024-05-07T10:57:17.497Z] "io/fs", [2024-05-07T10:57:17.497Z] "io/ioutil", [2024-05-07T10:57:17.497Z] "log", [2024-05-07T10:57:17.497Z] "math", [2024-05-07T10:57:17.497Z] "math/big", [2024-05-07T10:57:17.497Z] "math/bits", [2024-05-07T10:57:17.497Z] "math/rand", [2024-05-07T10:57:17.497Z] "mime", [2024-05-07T10:57:17.497Z] "mime/multipart", [2024-05-07T10:57:17.497Z] "mime/quotedprintable", [2024-05-07T10:57:17.497Z] "net", [2024-05-07T10:57:17.497Z] "net/http", [2024-05-07T10:57:17.497Z] "net/http/httptrace", [2024-05-07T10:57:17.497Z] "net/http/httputil", [2024-05-07T10:57:17.497Z] "net/http/internal", [2024-05-07T10:57:17.497Z] "net/http/internal/ascii", [2024-05-07T10:57:17.497Z] "net/mail", [2024-05-07T10:57:17.497Z] "net/textproto", [2024-05-07T10:57:17.497Z] "net/url", [2024-05-07T10:57:17.497Z] "os", [2024-05-07T10:57:17.497Z] "path", [2024-05-07T10:57:17.497Z] "path/filepath", [2024-05-07T10:57:17.497Z] "reflect", [2024-05-07T10:57:17.497Z] "regexp", [2024-05-07T10:57:17.497Z] "regexp/syntax", [2024-05-07T10:57:17.497Z] "runtime", [2024-05-07T10:57:17.497Z] "runtime/cgo", [2024-05-07T10:57:17.497Z] "runtime/internal/atomic", [2024-05-07T10:57:17.497Z] "runtime/internal/math", [2024-05-07T10:57:17.497Z] "runtime/internal/sys", [2024-05-07T10:57:17.497Z] "sort", [2024-05-07T10:57:17.497Z] "strconv", [2024-05-07T10:57:17.497Z] "strings", [2024-05-07T10:57:17.497Z] "sync", [2024-05-07T10:57:17.497Z] "sync/atomic", [2024-05-07T10:57:17.497Z] "syscall", [2024-05-07T10:57:17.497Z] "text/template", [2024-05-07T10:57:17.497Z] "text/template/parse", [2024-05-07T10:57:17.497Z] "time", [2024-05-07T10:57:17.497Z] "unicode", [2024-05-07T10:57:17.497Z] "unicode/utf16", [2024-05-07T10:57:17.497Z] "unicode/utf8", [2024-05-07T10:57:17.497Z] "unsafe", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.497Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.497Z] ] [2024-05-07T10:57:17.497Z] } [2024-05-07T10:57:17.497Z] { [2024-05-07T10:57:17.498Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/router", [2024-05-07T10:57:17.498Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.498Z] "Name": "router", [2024-05-07T10:57:17.498Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.498Z] "Module": { [2024-05-07T10:57:17.498Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.498Z] "Version": "v0.26.13", [2024-05-07T10:57:17.498Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.498Z] "Indirect": true, [2024-05-07T10:57:17.498Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.498Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.498Z] "GoVersion": "1.19" [2024-05-07T10:57:17.498Z] }, [2024-05-07T10:57:17.498Z] "DepOnly": true, [2024-05-07T10:57:17.498Z] "Stale": true, [2024-05-07T10:57:17.498Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.498Z] "GoFiles": [ [2024-05-07T10:57:17.498Z] "create_router_parameters.go", [2024-05-07T10:57:17.498Z] "create_router_responses.go", [2024-05-07T10:57:17.498Z] "create_transit_router_parameters.go", [2024-05-07T10:57:17.498Z] "create_transit_router_responses.go", [2024-05-07T10:57:17.498Z] "delete_router_parameters.go", [2024-05-07T10:57:17.498Z] "delete_router_responses.go", [2024-05-07T10:57:17.498Z] "delete_transit_router_parameters.go", [2024-05-07T10:57:17.498Z] "delete_transit_router_responses.go", [2024-05-07T10:57:17.498Z] "detail_router_parameters.go", [2024-05-07T10:57:17.498Z] "detail_router_responses.go", [2024-05-07T10:57:17.498Z] "detail_transit_router_parameters.go", [2024-05-07T10:57:17.498Z] "detail_transit_router_responses.go", [2024-05-07T10:57:17.498Z] "list_routers_parameters.go", [2024-05-07T10:57:17.498Z] "list_routers_responses.go", [2024-05-07T10:57:17.498Z] "list_transit_routers_parameters.go", [2024-05-07T10:57:17.498Z] "list_transit_routers_responses.go", [2024-05-07T10:57:17.498Z] "patch_router_parameters.go", [2024-05-07T10:57:17.498Z] "patch_router_responses.go", [2024-05-07T10:57:17.498Z] "patch_transit_router_parameters.go", [2024-05-07T10:57:17.498Z] "patch_transit_router_responses.go", [2024-05-07T10:57:17.498Z] "router_client.go", [2024-05-07T10:57:17.498Z] "update_router_parameters.go", [2024-05-07T10:57:17.498Z] "update_router_responses.go", [2024-05-07T10:57:17.498Z] "update_transit_router_parameters.go", [2024-05-07T10:57:17.498Z] "update_transit_router_responses.go" [2024-05-07T10:57:17.498Z] ], [2024-05-07T10:57:17.498Z] "Imports": [ [2024-05-07T10:57:17.498Z] "context", [2024-05-07T10:57:17.498Z] "fmt", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.498Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.498Z] "io", [2024-05-07T10:57:17.498Z] "net/http", [2024-05-07T10:57:17.498Z] "time" [2024-05-07T10:57:17.498Z] ], [2024-05-07T10:57:17.498Z] "Deps": [ [2024-05-07T10:57:17.498Z] "bufio", [2024-05-07T10:57:17.498Z] "bytes", [2024-05-07T10:57:17.498Z] "compress/flate", [2024-05-07T10:57:17.498Z] "compress/gzip", [2024-05-07T10:57:17.498Z] "container/list", [2024-05-07T10:57:17.498Z] "context", [2024-05-07T10:57:17.498Z] "crypto", [2024-05-07T10:57:17.498Z] "crypto/aes", [2024-05-07T10:57:17.498Z] "crypto/cipher", [2024-05-07T10:57:17.498Z] "crypto/des", [2024-05-07T10:57:17.498Z] "crypto/dsa", [2024-05-07T10:57:17.498Z] "crypto/ecdsa", [2024-05-07T10:57:17.498Z] "crypto/ed25519", [2024-05-07T10:57:17.498Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.498Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.498Z] "crypto/elliptic", [2024-05-07T10:57:17.498Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.498Z] "crypto/hmac", [2024-05-07T10:57:17.498Z] "crypto/internal/randutil", [2024-05-07T10:57:17.498Z] "crypto/internal/subtle", [2024-05-07T10:57:17.498Z] "crypto/md5", [2024-05-07T10:57:17.498Z] "crypto/rand", [2024-05-07T10:57:17.498Z] "crypto/rc4", [2024-05-07T10:57:17.498Z] "crypto/rsa", [2024-05-07T10:57:17.498Z] "crypto/sha1", [2024-05-07T10:57:17.498Z] "crypto/sha256", [2024-05-07T10:57:17.498Z] "crypto/sha512", [2024-05-07T10:57:17.498Z] "crypto/subtle", [2024-05-07T10:57:17.498Z] "crypto/tls", [2024-05-07T10:57:17.498Z] "crypto/x509", [2024-05-07T10:57:17.498Z] "crypto/x509/pkix", [2024-05-07T10:57:17.498Z] "database/sql/driver", [2024-05-07T10:57:17.498Z] "embed", [2024-05-07T10:57:17.498Z] "encoding", [2024-05-07T10:57:17.498Z] "encoding/asn1", [2024-05-07T10:57:17.498Z] "encoding/base64", [2024-05-07T10:57:17.498Z] "encoding/binary", [2024-05-07T10:57:17.498Z] "encoding/csv", [2024-05-07T10:57:17.498Z] "encoding/gob", [2024-05-07T10:57:17.498Z] "encoding/hex", [2024-05-07T10:57:17.498Z] "encoding/json", [2024-05-07T10:57:17.498Z] "encoding/pem", [2024-05-07T10:57:17.498Z] "encoding/xml", [2024-05-07T10:57:17.498Z] "errors", [2024-05-07T10:57:17.498Z] "fmt", [2024-05-07T10:57:17.498Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.498Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.498Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.498Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.498Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.498Z] "github.com/google/uuid", [2024-05-07T10:57:17.498Z] "github.com/josharian/intern", [2024-05-07T10:57:17.498Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.498Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.498Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.498Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.498Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.498Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.498Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.498Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.498Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.498Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.498Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.498Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.498Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.498Z] "hash", [2024-05-07T10:57:17.498Z] "hash/crc32", [2024-05-07T10:57:17.498Z] "html", [2024-05-07T10:57:17.498Z] "html/template", [2024-05-07T10:57:17.498Z] "internal/abi", [2024-05-07T10:57:17.498Z] "internal/bytealg", [2024-05-07T10:57:17.498Z] "internal/cpu", [2024-05-07T10:57:17.498Z] "internal/fmtsort", [2024-05-07T10:57:17.498Z] "internal/goexperiment", [2024-05-07T10:57:17.498Z] "internal/itoa", [2024-05-07T10:57:17.498Z] "internal/nettrace", [2024-05-07T10:57:17.498Z] "internal/oserror", [2024-05-07T10:57:17.498Z] "internal/poll", [2024-05-07T10:57:17.498Z] "internal/race", [2024-05-07T10:57:17.498Z] "internal/reflectlite", [2024-05-07T10:57:17.498Z] "internal/singleflight", [2024-05-07T10:57:17.498Z] "internal/syscall/execenv", [2024-05-07T10:57:17.498Z] "internal/syscall/unix", [2024-05-07T10:57:17.498Z] "internal/testlog", [2024-05-07T10:57:17.498Z] "internal/unsafeheader", [2024-05-07T10:57:17.498Z] "io", [2024-05-07T10:57:17.498Z] "io/fs", [2024-05-07T10:57:17.498Z] "io/ioutil", [2024-05-07T10:57:17.498Z] "log", [2024-05-07T10:57:17.498Z] "math", [2024-05-07T10:57:17.498Z] "math/big", [2024-05-07T10:57:17.498Z] "math/bits", [2024-05-07T10:57:17.498Z] "math/rand", [2024-05-07T10:57:17.498Z] "mime", [2024-05-07T10:57:17.498Z] "mime/multipart", [2024-05-07T10:57:17.498Z] "mime/quotedprintable", [2024-05-07T10:57:17.498Z] "net", [2024-05-07T10:57:17.498Z] "net/http", [2024-05-07T10:57:17.498Z] "net/http/httptrace", [2024-05-07T10:57:17.498Z] "net/http/httputil", [2024-05-07T10:57:17.498Z] "net/http/internal", [2024-05-07T10:57:17.498Z] "net/http/internal/ascii", [2024-05-07T10:57:17.498Z] "net/mail", [2024-05-07T10:57:17.498Z] "net/textproto", [2024-05-07T10:57:17.498Z] "net/url", [2024-05-07T10:57:17.498Z] "os", [2024-05-07T10:57:17.498Z] "path", [2024-05-07T10:57:17.498Z] "path/filepath", [2024-05-07T10:57:17.498Z] "reflect", [2024-05-07T10:57:17.498Z] "regexp", [2024-05-07T10:57:17.498Z] "regexp/syntax", [2024-05-07T10:57:17.498Z] "runtime", [2024-05-07T10:57:17.498Z] "runtime/cgo", [2024-05-07T10:57:17.498Z] "runtime/internal/atomic", [2024-05-07T10:57:17.498Z] "runtime/internal/math", [2024-05-07T10:57:17.498Z] "runtime/internal/sys", [2024-05-07T10:57:17.498Z] "sort", [2024-05-07T10:57:17.498Z] "strconv", [2024-05-07T10:57:17.498Z] "strings", [2024-05-07T10:57:17.498Z] "sync", [2024-05-07T10:57:17.498Z] "sync/atomic", [2024-05-07T10:57:17.498Z] "syscall", [2024-05-07T10:57:17.498Z] "text/template", [2024-05-07T10:57:17.498Z] "text/template/parse", [2024-05-07T10:57:17.498Z] "time", [2024-05-07T10:57:17.498Z] "unicode", [2024-05-07T10:57:17.498Z] "unicode/utf16", [2024-05-07T10:57:17.498Z] "unicode/utf8", [2024-05-07T10:57:17.498Z] "unsafe", [2024-05-07T10:57:17.498Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.499Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.499Z] ] [2024-05-07T10:57:17.499Z] } [2024-05-07T10:57:17.499Z] { [2024-05-07T10:57:17.499Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service", [2024-05-07T10:57:17.499Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.499Z] "Name": "service", [2024-05-07T10:57:17.499Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.499Z] "Module": { [2024-05-07T10:57:17.499Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.499Z] "Version": "v0.26.13", [2024-05-07T10:57:17.499Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.499Z] "Indirect": true, [2024-05-07T10:57:17.499Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.499Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.499Z] "GoVersion": "1.19" [2024-05-07T10:57:17.499Z] }, [2024-05-07T10:57:17.499Z] "DepOnly": true, [2024-05-07T10:57:17.499Z] "Stale": true, [2024-05-07T10:57:17.499Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.499Z] "GoFiles": [ [2024-05-07T10:57:17.499Z] "create_service_parameters.go", [2024-05-07T10:57:17.499Z] "create_service_responses.go", [2024-05-07T10:57:17.499Z] "delete_service_parameters.go", [2024-05-07T10:57:17.499Z] "delete_service_responses.go", [2024-05-07T10:57:17.499Z] "detail_service_parameters.go", [2024-05-07T10:57:17.499Z] "detail_service_responses.go", [2024-05-07T10:57:17.499Z] "list_service_config_parameters.go", [2024-05-07T10:57:17.499Z] "list_service_config_responses.go", [2024-05-07T10:57:17.499Z] "list_service_edge_routers_parameters.go", [2024-05-07T10:57:17.499Z] "list_service_edge_routers_responses.go", [2024-05-07T10:57:17.499Z] "list_service_identities_parameters.go", [2024-05-07T10:57:17.499Z] "list_service_identities_responses.go", [2024-05-07T10:57:17.499Z] "list_service_service_edge_router_policies_parameters.go", [2024-05-07T10:57:17.499Z] "list_service_service_edge_router_policies_responses.go", [2024-05-07T10:57:17.499Z] "list_service_service_policies_parameters.go", [2024-05-07T10:57:17.499Z] "list_service_service_policies_responses.go", [2024-05-07T10:57:17.499Z] "list_service_terminators_parameters.go", [2024-05-07T10:57:17.499Z] "list_service_terminators_responses.go", [2024-05-07T10:57:17.499Z] "list_services_parameters.go", [2024-05-07T10:57:17.499Z] "list_services_responses.go", [2024-05-07T10:57:17.499Z] "patch_service_parameters.go", [2024-05-07T10:57:17.499Z] "patch_service_responses.go", [2024-05-07T10:57:17.499Z] "service_client.go", [2024-05-07T10:57:17.499Z] "update_service_parameters.go", [2024-05-07T10:57:17.499Z] "update_service_responses.go" [2024-05-07T10:57:17.499Z] ], [2024-05-07T10:57:17.499Z] "Imports": [ [2024-05-07T10:57:17.499Z] "context", [2024-05-07T10:57:17.499Z] "fmt", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.499Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.499Z] "io", [2024-05-07T10:57:17.499Z] "net/http", [2024-05-07T10:57:17.499Z] "time" [2024-05-07T10:57:17.499Z] ], [2024-05-07T10:57:17.499Z] "Deps": [ [2024-05-07T10:57:17.499Z] "bufio", [2024-05-07T10:57:17.499Z] "bytes", [2024-05-07T10:57:17.499Z] "compress/flate", [2024-05-07T10:57:17.499Z] "compress/gzip", [2024-05-07T10:57:17.499Z] "container/list", [2024-05-07T10:57:17.499Z] "context", [2024-05-07T10:57:17.499Z] "crypto", [2024-05-07T10:57:17.499Z] "crypto/aes", [2024-05-07T10:57:17.499Z] "crypto/cipher", [2024-05-07T10:57:17.499Z] "crypto/des", [2024-05-07T10:57:17.499Z] "crypto/dsa", [2024-05-07T10:57:17.499Z] "crypto/ecdsa", [2024-05-07T10:57:17.499Z] "crypto/ed25519", [2024-05-07T10:57:17.499Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.499Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.499Z] "crypto/elliptic", [2024-05-07T10:57:17.499Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.499Z] "crypto/hmac", [2024-05-07T10:57:17.499Z] "crypto/internal/randutil", [2024-05-07T10:57:17.499Z] "crypto/internal/subtle", [2024-05-07T10:57:17.499Z] "crypto/md5", [2024-05-07T10:57:17.499Z] "crypto/rand", [2024-05-07T10:57:17.499Z] "crypto/rc4", [2024-05-07T10:57:17.499Z] "crypto/rsa", [2024-05-07T10:57:17.499Z] "crypto/sha1", [2024-05-07T10:57:17.499Z] "crypto/sha256", [2024-05-07T10:57:17.499Z] "crypto/sha512", [2024-05-07T10:57:17.499Z] "crypto/subtle", [2024-05-07T10:57:17.499Z] "crypto/tls", [2024-05-07T10:57:17.499Z] "crypto/x509", [2024-05-07T10:57:17.499Z] "crypto/x509/pkix", [2024-05-07T10:57:17.499Z] "database/sql/driver", [2024-05-07T10:57:17.499Z] "embed", [2024-05-07T10:57:17.499Z] "encoding", [2024-05-07T10:57:17.499Z] "encoding/asn1", [2024-05-07T10:57:17.499Z] "encoding/base64", [2024-05-07T10:57:17.499Z] "encoding/binary", [2024-05-07T10:57:17.499Z] "encoding/csv", [2024-05-07T10:57:17.499Z] "encoding/gob", [2024-05-07T10:57:17.499Z] "encoding/hex", [2024-05-07T10:57:17.499Z] "encoding/json", [2024-05-07T10:57:17.499Z] "encoding/pem", [2024-05-07T10:57:17.499Z] "encoding/xml", [2024-05-07T10:57:17.499Z] "errors", [2024-05-07T10:57:17.499Z] "fmt", [2024-05-07T10:57:17.499Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.499Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.499Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.499Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.499Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.499Z] "github.com/google/uuid", [2024-05-07T10:57:17.499Z] "github.com/josharian/intern", [2024-05-07T10:57:17.499Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.499Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.499Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.499Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.499Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.499Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.499Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.499Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.499Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.499Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.499Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.500Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.500Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.500Z] "hash", [2024-05-07T10:57:17.500Z] "hash/crc32", [2024-05-07T10:57:17.500Z] "html", [2024-05-07T10:57:17.500Z] "html/template", [2024-05-07T10:57:17.500Z] "internal/abi", [2024-05-07T10:57:17.500Z] "internal/bytealg", [2024-05-07T10:57:17.500Z] "internal/cpu", [2024-05-07T10:57:17.500Z] "internal/fmtsort", [2024-05-07T10:57:17.500Z] "internal/goexperiment", [2024-05-07T10:57:17.500Z] "internal/itoa", [2024-05-07T10:57:17.500Z] "internal/nettrace", [2024-05-07T10:57:17.500Z] "internal/oserror", [2024-05-07T10:57:17.500Z] "internal/poll", [2024-05-07T10:57:17.500Z] "internal/race", [2024-05-07T10:57:17.500Z] "internal/reflectlite", [2024-05-07T10:57:17.500Z] "internal/singleflight", [2024-05-07T10:57:17.500Z] "internal/syscall/execenv", [2024-05-07T10:57:17.500Z] "internal/syscall/unix", [2024-05-07T10:57:17.500Z] "internal/testlog", [2024-05-07T10:57:17.500Z] "internal/unsafeheader", [2024-05-07T10:57:17.500Z] "io", [2024-05-07T10:57:17.500Z] "io/fs", [2024-05-07T10:57:17.500Z] "io/ioutil", [2024-05-07T10:57:17.500Z] "log", [2024-05-07T10:57:17.500Z] "math", [2024-05-07T10:57:17.500Z] "math/big", [2024-05-07T10:57:17.500Z] "math/bits", [2024-05-07T10:57:17.500Z] "math/rand", [2024-05-07T10:57:17.500Z] "mime", [2024-05-07T10:57:17.500Z] "mime/multipart", [2024-05-07T10:57:17.500Z] "mime/quotedprintable", [2024-05-07T10:57:17.500Z] "net", [2024-05-07T10:57:17.500Z] "net/http", [2024-05-07T10:57:17.500Z] "net/http/httptrace", [2024-05-07T10:57:17.500Z] "net/http/httputil", [2024-05-07T10:57:17.500Z] "net/http/internal", [2024-05-07T10:57:17.500Z] "net/http/internal/ascii", [2024-05-07T10:57:17.500Z] "net/mail", [2024-05-07T10:57:17.500Z] "net/textproto", [2024-05-07T10:57:17.500Z] "net/url", [2024-05-07T10:57:17.500Z] "os", [2024-05-07T10:57:17.500Z] "path", [2024-05-07T10:57:17.500Z] "path/filepath", [2024-05-07T10:57:17.500Z] "reflect", [2024-05-07T10:57:17.500Z] "regexp", [2024-05-07T10:57:17.500Z] "regexp/syntax", [2024-05-07T10:57:17.500Z] "runtime", [2024-05-07T10:57:17.500Z] "runtime/cgo", [2024-05-07T10:57:17.500Z] "runtime/internal/atomic", [2024-05-07T10:57:17.500Z] "runtime/internal/math", [2024-05-07T10:57:17.500Z] "runtime/internal/sys", [2024-05-07T10:57:17.500Z] "sort", [2024-05-07T10:57:17.500Z] "strconv", [2024-05-07T10:57:17.500Z] "strings", [2024-05-07T10:57:17.500Z] "sync", [2024-05-07T10:57:17.500Z] "sync/atomic", [2024-05-07T10:57:17.500Z] "syscall", [2024-05-07T10:57:17.500Z] "text/template", [2024-05-07T10:57:17.500Z] "text/template/parse", [2024-05-07T10:57:17.500Z] "time", [2024-05-07T10:57:17.500Z] "unicode", [2024-05-07T10:57:17.500Z] "unicode/utf16", [2024-05-07T10:57:17.500Z] "unicode/utf8", [2024-05-07T10:57:17.500Z] "unsafe", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.500Z] ] [2024-05-07T10:57:17.500Z] } [2024-05-07T10:57:17.500Z] { [2024-05-07T10:57:17.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.500Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.500Z] "Name": "service_edge_router_policy", [2024-05-07T10:57:17.500Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.500Z] "Module": { [2024-05-07T10:57:17.500Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.500Z] "Version": "v0.26.13", [2024-05-07T10:57:17.500Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.500Z] "Indirect": true, [2024-05-07T10:57:17.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.500Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.500Z] "GoVersion": "1.19" [2024-05-07T10:57:17.500Z] }, [2024-05-07T10:57:17.500Z] "DepOnly": true, [2024-05-07T10:57:17.500Z] "Stale": true, [2024-05-07T10:57:17.500Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.500Z] "GoFiles": [ [2024-05-07T10:57:17.500Z] "create_service_edge_router_policy_parameters.go", [2024-05-07T10:57:17.500Z] "create_service_edge_router_policy_responses.go", [2024-05-07T10:57:17.500Z] "delete_service_edge_router_policy_parameters.go", [2024-05-07T10:57:17.500Z] "delete_service_edge_router_policy_responses.go", [2024-05-07T10:57:17.500Z] "detail_service_edge_router_policy_parameters.go", [2024-05-07T10:57:17.500Z] "detail_service_edge_router_policy_responses.go", [2024-05-07T10:57:17.500Z] "list_service_edge_router_policies_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_edge_router_policies_responses.go", [2024-05-07T10:57:17.500Z] "list_service_edge_router_policy_edge_routers_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_edge_router_policy_edge_routers_responses.go", [2024-05-07T10:57:17.500Z] "list_service_edge_router_policy_services_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_edge_router_policy_services_responses.go", [2024-05-07T10:57:17.500Z] "patch_service_edge_router_policy_parameters.go", [2024-05-07T10:57:17.500Z] "patch_service_edge_router_policy_responses.go", [2024-05-07T10:57:17.500Z] "service_edge_router_policy_client.go", [2024-05-07T10:57:17.500Z] "update_service_edge_router_policy_parameters.go", [2024-05-07T10:57:17.500Z] "update_service_edge_router_policy_responses.go" [2024-05-07T10:57:17.500Z] ], [2024-05-07T10:57:17.500Z] "Imports": [ [2024-05-07T10:57:17.500Z] "context", [2024-05-07T10:57:17.500Z] "fmt", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.500Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.500Z] "io", [2024-05-07T10:57:17.500Z] "net/http", [2024-05-07T10:57:17.500Z] "time" [2024-05-07T10:57:17.500Z] ], [2024-05-07T10:57:17.500Z] "Deps": [ [2024-05-07T10:57:17.500Z] "bufio", [2024-05-07T10:57:17.500Z] "bytes", [2024-05-07T10:57:17.500Z] "compress/flate", [2024-05-07T10:57:17.500Z] "compress/gzip", [2024-05-07T10:57:17.500Z] "container/list", [2024-05-07T10:57:17.500Z] "context", [2024-05-07T10:57:17.500Z] "crypto", [2024-05-07T10:57:17.500Z] "crypto/aes", [2024-05-07T10:57:17.500Z] "crypto/cipher", [2024-05-07T10:57:17.500Z] "crypto/des", [2024-05-07T10:57:17.500Z] "crypto/dsa", [2024-05-07T10:57:17.500Z] "crypto/ecdsa", [2024-05-07T10:57:17.500Z] "crypto/ed25519", [2024-05-07T10:57:17.500Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.500Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.500Z] "crypto/elliptic", [2024-05-07T10:57:17.500Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.500Z] "crypto/hmac", [2024-05-07T10:57:17.500Z] "crypto/internal/randutil", [2024-05-07T10:57:17.500Z] "crypto/internal/subtle", [2024-05-07T10:57:17.500Z] "crypto/md5", [2024-05-07T10:57:17.500Z] "crypto/rand", [2024-05-07T10:57:17.500Z] "crypto/rc4", [2024-05-07T10:57:17.500Z] "crypto/rsa", [2024-05-07T10:57:17.500Z] "crypto/sha1", [2024-05-07T10:57:17.500Z] "crypto/sha256", [2024-05-07T10:57:17.500Z] "crypto/sha512", [2024-05-07T10:57:17.500Z] "crypto/subtle", [2024-05-07T10:57:17.500Z] "crypto/tls", [2024-05-07T10:57:17.500Z] "crypto/x509", [2024-05-07T10:57:17.500Z] "crypto/x509/pkix", [2024-05-07T10:57:17.500Z] "database/sql/driver", [2024-05-07T10:57:17.500Z] "embed", [2024-05-07T10:57:17.500Z] "encoding", [2024-05-07T10:57:17.500Z] "encoding/asn1", [2024-05-07T10:57:17.500Z] "encoding/base64", [2024-05-07T10:57:17.500Z] "encoding/binary", [2024-05-07T10:57:17.500Z] "encoding/csv", [2024-05-07T10:57:17.500Z] "encoding/gob", [2024-05-07T10:57:17.500Z] "encoding/hex", [2024-05-07T10:57:17.500Z] "encoding/json", [2024-05-07T10:57:17.500Z] "encoding/pem", [2024-05-07T10:57:17.500Z] "encoding/xml", [2024-05-07T10:57:17.500Z] "errors", [2024-05-07T10:57:17.500Z] "fmt", [2024-05-07T10:57:17.500Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.500Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.500Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.500Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.500Z] "github.com/google/uuid", [2024-05-07T10:57:17.500Z] "github.com/josharian/intern", [2024-05-07T10:57:17.500Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.500Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.500Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.500Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.500Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.500Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.500Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.500Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.500Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.500Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.500Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.500Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.500Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.500Z] "hash", [2024-05-07T10:57:17.500Z] "hash/crc32", [2024-05-07T10:57:17.500Z] "html", [2024-05-07T10:57:17.500Z] "html/template", [2024-05-07T10:57:17.500Z] "internal/abi", [2024-05-07T10:57:17.500Z] "internal/bytealg", [2024-05-07T10:57:17.500Z] "internal/cpu", [2024-05-07T10:57:17.500Z] "internal/fmtsort", [2024-05-07T10:57:17.500Z] "internal/goexperiment", [2024-05-07T10:57:17.500Z] "internal/itoa", [2024-05-07T10:57:17.500Z] "internal/nettrace", [2024-05-07T10:57:17.500Z] "internal/oserror", [2024-05-07T10:57:17.500Z] "internal/poll", [2024-05-07T10:57:17.500Z] "internal/race", [2024-05-07T10:57:17.500Z] "internal/reflectlite", [2024-05-07T10:57:17.500Z] "internal/singleflight", [2024-05-07T10:57:17.500Z] "internal/syscall/execenv", [2024-05-07T10:57:17.500Z] "internal/syscall/unix", [2024-05-07T10:57:17.500Z] "internal/testlog", [2024-05-07T10:57:17.500Z] "internal/unsafeheader", [2024-05-07T10:57:17.500Z] "io", [2024-05-07T10:57:17.500Z] "io/fs", [2024-05-07T10:57:17.500Z] "io/ioutil", [2024-05-07T10:57:17.500Z] "log", [2024-05-07T10:57:17.500Z] "math", [2024-05-07T10:57:17.500Z] "math/big", [2024-05-07T10:57:17.500Z] "math/bits", [2024-05-07T10:57:17.500Z] "math/rand", [2024-05-07T10:57:17.500Z] "mime", [2024-05-07T10:57:17.500Z] "mime/multipart", [2024-05-07T10:57:17.500Z] "mime/quotedprintable", [2024-05-07T10:57:17.500Z] "net", [2024-05-07T10:57:17.500Z] "net/http", [2024-05-07T10:57:17.500Z] "net/http/httptrace", [2024-05-07T10:57:17.500Z] "net/http/httputil", [2024-05-07T10:57:17.500Z] "net/http/internal", [2024-05-07T10:57:17.500Z] "net/http/internal/ascii", [2024-05-07T10:57:17.500Z] "net/mail", [2024-05-07T10:57:17.500Z] "net/textproto", [2024-05-07T10:57:17.500Z] "net/url", [2024-05-07T10:57:17.500Z] "os", [2024-05-07T10:57:17.500Z] "path", [2024-05-07T10:57:17.500Z] "path/filepath", [2024-05-07T10:57:17.500Z] "reflect", [2024-05-07T10:57:17.500Z] "regexp", [2024-05-07T10:57:17.500Z] "regexp/syntax", [2024-05-07T10:57:17.500Z] "runtime", [2024-05-07T10:57:17.500Z] "runtime/cgo", [2024-05-07T10:57:17.500Z] "runtime/internal/atomic", [2024-05-07T10:57:17.500Z] "runtime/internal/math", [2024-05-07T10:57:17.500Z] "runtime/internal/sys", [2024-05-07T10:57:17.500Z] "sort", [2024-05-07T10:57:17.500Z] "strconv", [2024-05-07T10:57:17.500Z] "strings", [2024-05-07T10:57:17.500Z] "sync", [2024-05-07T10:57:17.500Z] "sync/atomic", [2024-05-07T10:57:17.500Z] "syscall", [2024-05-07T10:57:17.500Z] "text/template", [2024-05-07T10:57:17.500Z] "text/template/parse", [2024-05-07T10:57:17.500Z] "time", [2024-05-07T10:57:17.500Z] "unicode", [2024-05-07T10:57:17.500Z] "unicode/utf16", [2024-05-07T10:57:17.500Z] "unicode/utf8", [2024-05-07T10:57:17.500Z] "unsafe", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.500Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.500Z] ] [2024-05-07T10:57:17.500Z] } [2024-05-07T10:57:17.500Z] { [2024-05-07T10:57:17.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/service_policy", [2024-05-07T10:57:17.500Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.500Z] "Name": "service_policy", [2024-05-07T10:57:17.500Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.500Z] "Module": { [2024-05-07T10:57:17.500Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.500Z] "Version": "v0.26.13", [2024-05-07T10:57:17.500Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.500Z] "Indirect": true, [2024-05-07T10:57:17.500Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.500Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.500Z] "GoVersion": "1.19" [2024-05-07T10:57:17.500Z] }, [2024-05-07T10:57:17.500Z] "DepOnly": true, [2024-05-07T10:57:17.500Z] "Stale": true, [2024-05-07T10:57:17.500Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.500Z] "GoFiles": [ [2024-05-07T10:57:17.500Z] "create_service_policy_parameters.go", [2024-05-07T10:57:17.500Z] "create_service_policy_responses.go", [2024-05-07T10:57:17.500Z] "delete_service_policy_parameters.go", [2024-05-07T10:57:17.500Z] "delete_service_policy_responses.go", [2024-05-07T10:57:17.500Z] "detail_service_policy_parameters.go", [2024-05-07T10:57:17.500Z] "detail_service_policy_responses.go", [2024-05-07T10:57:17.500Z] "list_service_policies_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_policies_responses.go", [2024-05-07T10:57:17.500Z] "list_service_policy_identities_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_policy_identities_responses.go", [2024-05-07T10:57:17.500Z] "list_service_policy_posture_checks_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_policy_posture_checks_responses.go", [2024-05-07T10:57:17.500Z] "list_service_policy_services_parameters.go", [2024-05-07T10:57:17.500Z] "list_service_policy_services_responses.go", [2024-05-07T10:57:17.500Z] "patch_service_policy_parameters.go", [2024-05-07T10:57:17.500Z] "patch_service_policy_responses.go", [2024-05-07T10:57:17.500Z] "service_policy_client.go", [2024-05-07T10:57:17.500Z] "update_service_policy_parameters.go", [2024-05-07T10:57:17.500Z] "update_service_policy_responses.go" [2024-05-07T10:57:17.500Z] ], [2024-05-07T10:57:17.500Z] "Imports": [ [2024-05-07T10:57:17.500Z] "context", [2024-05-07T10:57:17.500Z] "fmt", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.500Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.500Z] "io", [2024-05-07T10:57:17.500Z] "net/http", [2024-05-07T10:57:17.500Z] "time" [2024-05-07T10:57:17.500Z] ], [2024-05-07T10:57:17.500Z] "Deps": [ [2024-05-07T10:57:17.500Z] "bufio", [2024-05-07T10:57:17.500Z] "bytes", [2024-05-07T10:57:17.500Z] "compress/flate", [2024-05-07T10:57:17.500Z] "compress/gzip", [2024-05-07T10:57:17.500Z] "container/list", [2024-05-07T10:57:17.500Z] "context", [2024-05-07T10:57:17.500Z] "crypto", [2024-05-07T10:57:17.500Z] "crypto/aes", [2024-05-07T10:57:17.500Z] "crypto/cipher", [2024-05-07T10:57:17.500Z] "crypto/des", [2024-05-07T10:57:17.500Z] "crypto/dsa", [2024-05-07T10:57:17.500Z] "crypto/ecdsa", [2024-05-07T10:57:17.500Z] "crypto/ed25519", [2024-05-07T10:57:17.500Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.500Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.500Z] "crypto/elliptic", [2024-05-07T10:57:17.500Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.500Z] "crypto/hmac", [2024-05-07T10:57:17.500Z] "crypto/internal/randutil", [2024-05-07T10:57:17.500Z] "crypto/internal/subtle", [2024-05-07T10:57:17.500Z] "crypto/md5", [2024-05-07T10:57:17.500Z] "crypto/rand", [2024-05-07T10:57:17.500Z] "crypto/rc4", [2024-05-07T10:57:17.500Z] "crypto/rsa", [2024-05-07T10:57:17.500Z] "crypto/sha1", [2024-05-07T10:57:17.500Z] "crypto/sha256", [2024-05-07T10:57:17.500Z] "crypto/sha512", [2024-05-07T10:57:17.500Z] "crypto/subtle", [2024-05-07T10:57:17.500Z] "crypto/tls", [2024-05-07T10:57:17.500Z] "crypto/x509", [2024-05-07T10:57:17.500Z] "crypto/x509/pkix", [2024-05-07T10:57:17.500Z] "database/sql/driver", [2024-05-07T10:57:17.500Z] "embed", [2024-05-07T10:57:17.500Z] "encoding", [2024-05-07T10:57:17.500Z] "encoding/asn1", [2024-05-07T10:57:17.500Z] "encoding/base64", [2024-05-07T10:57:17.500Z] "encoding/binary", [2024-05-07T10:57:17.500Z] "encoding/csv", [2024-05-07T10:57:17.500Z] "encoding/gob", [2024-05-07T10:57:17.500Z] "encoding/hex", [2024-05-07T10:57:17.500Z] "encoding/json", [2024-05-07T10:57:17.500Z] "encoding/pem", [2024-05-07T10:57:17.500Z] "encoding/xml", [2024-05-07T10:57:17.500Z] "errors", [2024-05-07T10:57:17.500Z] "fmt", [2024-05-07T10:57:17.500Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.500Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.500Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.500Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.500Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.501Z] "github.com/google/uuid", [2024-05-07T10:57:17.501Z] "github.com/josharian/intern", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.501Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.501Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.501Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.501Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.501Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.501Z] "hash", [2024-05-07T10:57:17.501Z] "hash/crc32", [2024-05-07T10:57:17.501Z] "html", [2024-05-07T10:57:17.501Z] "html/template", [2024-05-07T10:57:17.501Z] "internal/abi", [2024-05-07T10:57:17.501Z] "internal/bytealg", [2024-05-07T10:57:17.501Z] "internal/cpu", [2024-05-07T10:57:17.501Z] "internal/fmtsort", [2024-05-07T10:57:17.501Z] "internal/goexperiment", [2024-05-07T10:57:17.501Z] "internal/itoa", [2024-05-07T10:57:17.501Z] "internal/nettrace", [2024-05-07T10:57:17.501Z] "internal/oserror", [2024-05-07T10:57:17.501Z] "internal/poll", [2024-05-07T10:57:17.501Z] "internal/race", [2024-05-07T10:57:17.501Z] "internal/reflectlite", [2024-05-07T10:57:17.501Z] "internal/singleflight", [2024-05-07T10:57:17.501Z] "internal/syscall/execenv", [2024-05-07T10:57:17.501Z] "internal/syscall/unix", [2024-05-07T10:57:17.501Z] "internal/testlog", [2024-05-07T10:57:17.501Z] "internal/unsafeheader", [2024-05-07T10:57:17.501Z] "io", [2024-05-07T10:57:17.501Z] "io/fs", [2024-05-07T10:57:17.501Z] "io/ioutil", [2024-05-07T10:57:17.501Z] "log", [2024-05-07T10:57:17.501Z] "math", [2024-05-07T10:57:17.501Z] "math/big", [2024-05-07T10:57:17.501Z] "math/bits", [2024-05-07T10:57:17.501Z] "math/rand", [2024-05-07T10:57:17.501Z] "mime", [2024-05-07T10:57:17.501Z] "mime/multipart", [2024-05-07T10:57:17.501Z] "mime/quotedprintable", [2024-05-07T10:57:17.501Z] "net", [2024-05-07T10:57:17.501Z] "net/http", [2024-05-07T10:57:17.501Z] "net/http/httptrace", [2024-05-07T10:57:17.501Z] "net/http/httputil", [2024-05-07T10:57:17.501Z] "net/http/internal", [2024-05-07T10:57:17.501Z] "net/http/internal/ascii", [2024-05-07T10:57:17.501Z] "net/mail", [2024-05-07T10:57:17.501Z] "net/textproto", [2024-05-07T10:57:17.501Z] "net/url", [2024-05-07T10:57:17.501Z] "os", [2024-05-07T10:57:17.501Z] "path", [2024-05-07T10:57:17.501Z] "path/filepath", [2024-05-07T10:57:17.501Z] "reflect", [2024-05-07T10:57:17.501Z] "regexp", [2024-05-07T10:57:17.501Z] "regexp/syntax", [2024-05-07T10:57:17.501Z] "runtime", [2024-05-07T10:57:17.501Z] "runtime/cgo", [2024-05-07T10:57:17.501Z] "runtime/internal/atomic", [2024-05-07T10:57:17.501Z] "runtime/internal/math", [2024-05-07T10:57:17.501Z] "runtime/internal/sys", [2024-05-07T10:57:17.501Z] "sort", [2024-05-07T10:57:17.501Z] "strconv", [2024-05-07T10:57:17.501Z] "strings", [2024-05-07T10:57:17.501Z] "sync", [2024-05-07T10:57:17.501Z] "sync/atomic", [2024-05-07T10:57:17.501Z] "syscall", [2024-05-07T10:57:17.501Z] "text/template", [2024-05-07T10:57:17.501Z] "text/template/parse", [2024-05-07T10:57:17.501Z] "time", [2024-05-07T10:57:17.501Z] "unicode", [2024-05-07T10:57:17.501Z] "unicode/utf16", [2024-05-07T10:57:17.501Z] "unicode/utf8", [2024-05-07T10:57:17.501Z] "unsafe", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.501Z] ] [2024-05-07T10:57:17.501Z] } [2024-05-07T10:57:17.501Z] { [2024-05-07T10:57:17.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/session", [2024-05-07T10:57:17.501Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.501Z] "Name": "session", [2024-05-07T10:57:17.501Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.501Z] "Module": { [2024-05-07T10:57:17.501Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.501Z] "Version": "v0.26.13", [2024-05-07T10:57:17.501Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.501Z] "Indirect": true, [2024-05-07T10:57:17.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.501Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.501Z] "GoVersion": "1.19" [2024-05-07T10:57:17.501Z] }, [2024-05-07T10:57:17.501Z] "DepOnly": true, [2024-05-07T10:57:17.501Z] "Stale": true, [2024-05-07T10:57:17.501Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.501Z] "GoFiles": [ [2024-05-07T10:57:17.501Z] "delete_session_parameters.go", [2024-05-07T10:57:17.501Z] "delete_session_responses.go", [2024-05-07T10:57:17.501Z] "detail_session_parameters.go", [2024-05-07T10:57:17.501Z] "detail_session_responses.go", [2024-05-07T10:57:17.501Z] "detail_session_route_path_parameters.go", [2024-05-07T10:57:17.501Z] "detail_session_route_path_responses.go", [2024-05-07T10:57:17.501Z] "list_sessions_parameters.go", [2024-05-07T10:57:17.501Z] "list_sessions_responses.go", [2024-05-07T10:57:17.501Z] "session_client.go" [2024-05-07T10:57:17.501Z] ], [2024-05-07T10:57:17.501Z] "Imports": [ [2024-05-07T10:57:17.501Z] "context", [2024-05-07T10:57:17.501Z] "fmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.501Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.501Z] "io", [2024-05-07T10:57:17.501Z] "net/http", [2024-05-07T10:57:17.501Z] "time" [2024-05-07T10:57:17.501Z] ], [2024-05-07T10:57:17.501Z] "Deps": [ [2024-05-07T10:57:17.501Z] "bufio", [2024-05-07T10:57:17.501Z] "bytes", [2024-05-07T10:57:17.501Z] "compress/flate", [2024-05-07T10:57:17.501Z] "compress/gzip", [2024-05-07T10:57:17.501Z] "container/list", [2024-05-07T10:57:17.501Z] "context", [2024-05-07T10:57:17.501Z] "crypto", [2024-05-07T10:57:17.501Z] "crypto/aes", [2024-05-07T10:57:17.501Z] "crypto/cipher", [2024-05-07T10:57:17.501Z] "crypto/des", [2024-05-07T10:57:17.501Z] "crypto/dsa", [2024-05-07T10:57:17.501Z] "crypto/ecdsa", [2024-05-07T10:57:17.501Z] "crypto/ed25519", [2024-05-07T10:57:17.501Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.501Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.501Z] "crypto/elliptic", [2024-05-07T10:57:17.501Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.501Z] "crypto/hmac", [2024-05-07T10:57:17.501Z] "crypto/internal/randutil", [2024-05-07T10:57:17.501Z] "crypto/internal/subtle", [2024-05-07T10:57:17.501Z] "crypto/md5", [2024-05-07T10:57:17.501Z] "crypto/rand", [2024-05-07T10:57:17.501Z] "crypto/rc4", [2024-05-07T10:57:17.501Z] "crypto/rsa", [2024-05-07T10:57:17.501Z] "crypto/sha1", [2024-05-07T10:57:17.501Z] "crypto/sha256", [2024-05-07T10:57:17.501Z] "crypto/sha512", [2024-05-07T10:57:17.501Z] "crypto/subtle", [2024-05-07T10:57:17.501Z] "crypto/tls", [2024-05-07T10:57:17.501Z] "crypto/x509", [2024-05-07T10:57:17.501Z] "crypto/x509/pkix", [2024-05-07T10:57:17.501Z] "database/sql/driver", [2024-05-07T10:57:17.501Z] "embed", [2024-05-07T10:57:17.501Z] "encoding", [2024-05-07T10:57:17.501Z] "encoding/asn1", [2024-05-07T10:57:17.501Z] "encoding/base64", [2024-05-07T10:57:17.501Z] "encoding/binary", [2024-05-07T10:57:17.501Z] "encoding/csv", [2024-05-07T10:57:17.501Z] "encoding/gob", [2024-05-07T10:57:17.501Z] "encoding/hex", [2024-05-07T10:57:17.501Z] "encoding/json", [2024-05-07T10:57:17.501Z] "encoding/pem", [2024-05-07T10:57:17.501Z] "encoding/xml", [2024-05-07T10:57:17.501Z] "errors", [2024-05-07T10:57:17.501Z] "fmt", [2024-05-07T10:57:17.501Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.501Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.501Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.501Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.501Z] "github.com/google/uuid", [2024-05-07T10:57:17.501Z] "github.com/josharian/intern", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.501Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.501Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.501Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.501Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.501Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.501Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.501Z] "hash", [2024-05-07T10:57:17.501Z] "hash/crc32", [2024-05-07T10:57:17.501Z] "html", [2024-05-07T10:57:17.501Z] "html/template", [2024-05-07T10:57:17.501Z] "internal/abi", [2024-05-07T10:57:17.501Z] "internal/bytealg", [2024-05-07T10:57:17.501Z] "internal/cpu", [2024-05-07T10:57:17.501Z] "internal/fmtsort", [2024-05-07T10:57:17.501Z] "internal/goexperiment", [2024-05-07T10:57:17.501Z] "internal/itoa", [2024-05-07T10:57:17.501Z] "internal/nettrace", [2024-05-07T10:57:17.501Z] "internal/oserror", [2024-05-07T10:57:17.501Z] "internal/poll", [2024-05-07T10:57:17.501Z] "internal/race", [2024-05-07T10:57:17.501Z] "internal/reflectlite", [2024-05-07T10:57:17.501Z] "internal/singleflight", [2024-05-07T10:57:17.501Z] "internal/syscall/execenv", [2024-05-07T10:57:17.501Z] "internal/syscall/unix", [2024-05-07T10:57:17.501Z] "internal/testlog", [2024-05-07T10:57:17.501Z] "internal/unsafeheader", [2024-05-07T10:57:17.501Z] "io", [2024-05-07T10:57:17.501Z] "io/fs", [2024-05-07T10:57:17.501Z] "io/ioutil", [2024-05-07T10:57:17.501Z] "log", [2024-05-07T10:57:17.501Z] "math", [2024-05-07T10:57:17.501Z] "math/big", [2024-05-07T10:57:17.501Z] "math/bits", [2024-05-07T10:57:17.501Z] "math/rand", [2024-05-07T10:57:17.501Z] "mime", [2024-05-07T10:57:17.501Z] "mime/multipart", [2024-05-07T10:57:17.501Z] "mime/quotedprintable", [2024-05-07T10:57:17.501Z] "net", [2024-05-07T10:57:17.501Z] "net/http", [2024-05-07T10:57:17.501Z] "net/http/httptrace", [2024-05-07T10:57:17.501Z] "net/http/httputil", [2024-05-07T10:57:17.501Z] "net/http/internal", [2024-05-07T10:57:17.501Z] "net/http/internal/ascii", [2024-05-07T10:57:17.501Z] "net/mail", [2024-05-07T10:57:17.501Z] "net/textproto", [2024-05-07T10:57:17.501Z] "net/url", [2024-05-07T10:57:17.501Z] "os", [2024-05-07T10:57:17.501Z] "path", [2024-05-07T10:57:17.501Z] "path/filepath", [2024-05-07T10:57:17.501Z] "reflect", [2024-05-07T10:57:17.501Z] "regexp", [2024-05-07T10:57:17.501Z] "regexp/syntax", [2024-05-07T10:57:17.501Z] "runtime", [2024-05-07T10:57:17.501Z] "runtime/cgo", [2024-05-07T10:57:17.501Z] "runtime/internal/atomic", [2024-05-07T10:57:17.501Z] "runtime/internal/math", [2024-05-07T10:57:17.501Z] "runtime/internal/sys", [2024-05-07T10:57:17.501Z] "sort", [2024-05-07T10:57:17.501Z] "strconv", [2024-05-07T10:57:17.501Z] "strings", [2024-05-07T10:57:17.501Z] "sync", [2024-05-07T10:57:17.501Z] "sync/atomic", [2024-05-07T10:57:17.501Z] "syscall", [2024-05-07T10:57:17.501Z] "text/template", [2024-05-07T10:57:17.501Z] "text/template/parse", [2024-05-07T10:57:17.501Z] "time", [2024-05-07T10:57:17.501Z] "unicode", [2024-05-07T10:57:17.501Z] "unicode/utf16", [2024-05-07T10:57:17.501Z] "unicode/utf8", [2024-05-07T10:57:17.501Z] "unsafe", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.501Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.501Z] ] [2024-05-07T10:57:17.501Z] } [2024-05-07T10:57:17.501Z] { [2024-05-07T10:57:17.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/terminator", [2024-05-07T10:57:17.501Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.501Z] "Name": "terminator", [2024-05-07T10:57:17.501Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.501Z] "Module": { [2024-05-07T10:57:17.501Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.501Z] "Version": "v0.26.13", [2024-05-07T10:57:17.501Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.501Z] "Indirect": true, [2024-05-07T10:57:17.501Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.501Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.501Z] "GoVersion": "1.19" [2024-05-07T10:57:17.501Z] }, [2024-05-07T10:57:17.501Z] "DepOnly": true, [2024-05-07T10:57:17.501Z] "Stale": true, [2024-05-07T10:57:17.501Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.501Z] "GoFiles": [ [2024-05-07T10:57:17.501Z] "create_terminator_parameters.go", [2024-05-07T10:57:17.501Z] "create_terminator_responses.go", [2024-05-07T10:57:17.501Z] "delete_terminator_parameters.go", [2024-05-07T10:57:17.501Z] "delete_terminator_responses.go", [2024-05-07T10:57:17.501Z] "detail_terminator_parameters.go", [2024-05-07T10:57:17.501Z] "detail_terminator_responses.go", [2024-05-07T10:57:17.501Z] "list_terminators_parameters.go", [2024-05-07T10:57:17.501Z] "list_terminators_responses.go", [2024-05-07T10:57:17.501Z] "patch_terminator_parameters.go", [2024-05-07T10:57:17.501Z] "patch_terminator_responses.go", [2024-05-07T10:57:17.501Z] "terminator_client.go", [2024-05-07T10:57:17.501Z] "update_terminator_parameters.go", [2024-05-07T10:57:17.501Z] "update_terminator_responses.go" [2024-05-07T10:57:17.501Z] ], [2024-05-07T10:57:17.501Z] "Imports": [ [2024-05-07T10:57:17.501Z] "context", [2024-05-07T10:57:17.501Z] "fmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.501Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.501Z] "io", [2024-05-07T10:57:17.501Z] "net/http", [2024-05-07T10:57:17.501Z] "time" [2024-05-07T10:57:17.501Z] ], [2024-05-07T10:57:17.501Z] "Deps": [ [2024-05-07T10:57:17.501Z] "bufio", [2024-05-07T10:57:17.501Z] "bytes", [2024-05-07T10:57:17.501Z] "compress/flate", [2024-05-07T10:57:17.501Z] "compress/gzip", [2024-05-07T10:57:17.501Z] "container/list", [2024-05-07T10:57:17.501Z] "context", [2024-05-07T10:57:17.501Z] "crypto", [2024-05-07T10:57:17.501Z] "crypto/aes", [2024-05-07T10:57:17.501Z] "crypto/cipher", [2024-05-07T10:57:17.501Z] "crypto/des", [2024-05-07T10:57:17.501Z] "crypto/dsa", [2024-05-07T10:57:17.501Z] "crypto/ecdsa", [2024-05-07T10:57:17.501Z] "crypto/ed25519", [2024-05-07T10:57:17.501Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.501Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.501Z] "crypto/elliptic", [2024-05-07T10:57:17.501Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.501Z] "crypto/hmac", [2024-05-07T10:57:17.501Z] "crypto/internal/randutil", [2024-05-07T10:57:17.501Z] "crypto/internal/subtle", [2024-05-07T10:57:17.501Z] "crypto/md5", [2024-05-07T10:57:17.501Z] "crypto/rand", [2024-05-07T10:57:17.501Z] "crypto/rc4", [2024-05-07T10:57:17.501Z] "crypto/rsa", [2024-05-07T10:57:17.501Z] "crypto/sha1", [2024-05-07T10:57:17.501Z] "crypto/sha256", [2024-05-07T10:57:17.501Z] "crypto/sha512", [2024-05-07T10:57:17.501Z] "crypto/subtle", [2024-05-07T10:57:17.501Z] "crypto/tls", [2024-05-07T10:57:17.501Z] "crypto/x509", [2024-05-07T10:57:17.501Z] "crypto/x509/pkix", [2024-05-07T10:57:17.501Z] "database/sql/driver", [2024-05-07T10:57:17.501Z] "embed", [2024-05-07T10:57:17.501Z] "encoding", [2024-05-07T10:57:17.501Z] "encoding/asn1", [2024-05-07T10:57:17.501Z] "encoding/base64", [2024-05-07T10:57:17.501Z] "encoding/binary", [2024-05-07T10:57:17.501Z] "encoding/csv", [2024-05-07T10:57:17.501Z] "encoding/gob", [2024-05-07T10:57:17.501Z] "encoding/hex", [2024-05-07T10:57:17.501Z] "encoding/json", [2024-05-07T10:57:17.501Z] "encoding/pem", [2024-05-07T10:57:17.501Z] "encoding/xml", [2024-05-07T10:57:17.501Z] "errors", [2024-05-07T10:57:17.501Z] "fmt", [2024-05-07T10:57:17.501Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.501Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.501Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.501Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.501Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.501Z] "github.com/google/uuid", [2024-05-07T10:57:17.501Z] "github.com/josharian/intern", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.501Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.501Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.501Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.501Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.501Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.501Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.502Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.502Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.502Z] "hash", [2024-05-07T10:57:17.502Z] "hash/crc32", [2024-05-07T10:57:17.502Z] "html", [2024-05-07T10:57:17.502Z] "html/template", [2024-05-07T10:57:17.502Z] "internal/abi", [2024-05-07T10:57:17.502Z] "internal/bytealg", [2024-05-07T10:57:17.502Z] "internal/cpu", [2024-05-07T10:57:17.502Z] "internal/fmtsort", [2024-05-07T10:57:17.502Z] "internal/goexperiment", [2024-05-07T10:57:17.502Z] "internal/itoa", [2024-05-07T10:57:17.502Z] "internal/nettrace", [2024-05-07T10:57:17.502Z] "internal/oserror", [2024-05-07T10:57:17.502Z] "internal/poll", [2024-05-07T10:57:17.502Z] "internal/race", [2024-05-07T10:57:17.502Z] "internal/reflectlite", [2024-05-07T10:57:17.502Z] "internal/singleflight", [2024-05-07T10:57:17.502Z] "internal/syscall/execenv", [2024-05-07T10:57:17.502Z] "internal/syscall/unix", [2024-05-07T10:57:17.502Z] "internal/testlog", [2024-05-07T10:57:17.502Z] "internal/unsafeheader", [2024-05-07T10:57:17.502Z] "io", [2024-05-07T10:57:17.502Z] "io/fs", [2024-05-07T10:57:17.502Z] "io/ioutil", [2024-05-07T10:57:17.502Z] "log", [2024-05-07T10:57:17.502Z] "math", [2024-05-07T10:57:17.502Z] "math/big", [2024-05-07T10:57:17.502Z] "math/bits", [2024-05-07T10:57:17.502Z] "math/rand", [2024-05-07T10:57:17.502Z] "mime", [2024-05-07T10:57:17.502Z] "mime/multipart", [2024-05-07T10:57:17.502Z] "mime/quotedprintable", [2024-05-07T10:57:17.502Z] "net", [2024-05-07T10:57:17.502Z] "net/http", [2024-05-07T10:57:17.502Z] "net/http/httptrace", [2024-05-07T10:57:17.502Z] "net/http/httputil", [2024-05-07T10:57:17.502Z] "net/http/internal", [2024-05-07T10:57:17.502Z] "net/http/internal/ascii", [2024-05-07T10:57:17.502Z] "net/mail", [2024-05-07T10:57:17.502Z] "net/textproto", [2024-05-07T10:57:17.502Z] "net/url", [2024-05-07T10:57:17.502Z] "os", [2024-05-07T10:57:17.502Z] "path", [2024-05-07T10:57:17.502Z] "path/filepath", [2024-05-07T10:57:17.502Z] "reflect", [2024-05-07T10:57:17.502Z] "regexp", [2024-05-07T10:57:17.502Z] "regexp/syntax", [2024-05-07T10:57:17.502Z] "runtime", [2024-05-07T10:57:17.502Z] "runtime/cgo", [2024-05-07T10:57:17.502Z] "runtime/internal/atomic", [2024-05-07T10:57:17.502Z] "runtime/internal/math", [2024-05-07T10:57:17.502Z] "runtime/internal/sys", [2024-05-07T10:57:17.502Z] "sort", [2024-05-07T10:57:17.502Z] "strconv", [2024-05-07T10:57:17.502Z] "strings", [2024-05-07T10:57:17.502Z] "sync", [2024-05-07T10:57:17.502Z] "sync/atomic", [2024-05-07T10:57:17.502Z] "syscall", [2024-05-07T10:57:17.502Z] "text/template", [2024-05-07T10:57:17.502Z] "text/template/parse", [2024-05-07T10:57:17.502Z] "time", [2024-05-07T10:57:17.502Z] "unicode", [2024-05-07T10:57:17.502Z] "unicode/utf16", [2024-05-07T10:57:17.502Z] "unicode/utf8", [2024-05-07T10:57:17.502Z] "unsafe", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.502Z] ] [2024-05-07T10:57:17.502Z] } [2024-05-07T10:57:17.502Z] { [2024-05-07T10:57:17.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client/well_known", [2024-05-07T10:57:17.502Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.502Z] "Name": "well_known", [2024-05-07T10:57:17.502Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.502Z] "Module": { [2024-05-07T10:57:17.502Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.502Z] "Version": "v0.26.13", [2024-05-07T10:57:17.502Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.502Z] "Indirect": true, [2024-05-07T10:57:17.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.502Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.502Z] "GoVersion": "1.19" [2024-05-07T10:57:17.502Z] }, [2024-05-07T10:57:17.502Z] "DepOnly": true, [2024-05-07T10:57:17.502Z] "Stale": true, [2024-05-07T10:57:17.502Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.502Z] "GoFiles": [ [2024-05-07T10:57:17.502Z] "list_well_known_cas_parameters.go", [2024-05-07T10:57:17.502Z] "list_well_known_cas_responses.go", [2024-05-07T10:57:17.502Z] "well_known_client.go" [2024-05-07T10:57:17.502Z] ], [2024-05-07T10:57:17.502Z] "Imports": [ [2024-05-07T10:57:17.502Z] "context", [2024-05-07T10:57:17.502Z] "fmt", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.502Z] "io", [2024-05-07T10:57:17.502Z] "net/http", [2024-05-07T10:57:17.502Z] "time" [2024-05-07T10:57:17.502Z] ], [2024-05-07T10:57:17.502Z] "Deps": [ [2024-05-07T10:57:17.502Z] "bufio", [2024-05-07T10:57:17.502Z] "bytes", [2024-05-07T10:57:17.502Z] "compress/flate", [2024-05-07T10:57:17.502Z] "compress/gzip", [2024-05-07T10:57:17.502Z] "container/list", [2024-05-07T10:57:17.502Z] "context", [2024-05-07T10:57:17.502Z] "crypto", [2024-05-07T10:57:17.502Z] "crypto/aes", [2024-05-07T10:57:17.502Z] "crypto/cipher", [2024-05-07T10:57:17.502Z] "crypto/des", [2024-05-07T10:57:17.502Z] "crypto/dsa", [2024-05-07T10:57:17.502Z] "crypto/ecdsa", [2024-05-07T10:57:17.502Z] "crypto/ed25519", [2024-05-07T10:57:17.502Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.502Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.502Z] "crypto/elliptic", [2024-05-07T10:57:17.502Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.502Z] "crypto/hmac", [2024-05-07T10:57:17.502Z] "crypto/internal/randutil", [2024-05-07T10:57:17.502Z] "crypto/internal/subtle", [2024-05-07T10:57:17.502Z] "crypto/md5", [2024-05-07T10:57:17.502Z] "crypto/rand", [2024-05-07T10:57:17.502Z] "crypto/rc4", [2024-05-07T10:57:17.502Z] "crypto/rsa", [2024-05-07T10:57:17.502Z] "crypto/sha1", [2024-05-07T10:57:17.502Z] "crypto/sha256", [2024-05-07T10:57:17.502Z] "crypto/sha512", [2024-05-07T10:57:17.502Z] "crypto/subtle", [2024-05-07T10:57:17.502Z] "crypto/tls", [2024-05-07T10:57:17.502Z] "crypto/x509", [2024-05-07T10:57:17.502Z] "crypto/x509/pkix", [2024-05-07T10:57:17.502Z] "database/sql/driver", [2024-05-07T10:57:17.502Z] "embed", [2024-05-07T10:57:17.502Z] "encoding", [2024-05-07T10:57:17.502Z] "encoding/asn1", [2024-05-07T10:57:17.502Z] "encoding/base64", [2024-05-07T10:57:17.502Z] "encoding/binary", [2024-05-07T10:57:17.502Z] "encoding/csv", [2024-05-07T10:57:17.502Z] "encoding/gob", [2024-05-07T10:57:17.502Z] "encoding/hex", [2024-05-07T10:57:17.502Z] "encoding/json", [2024-05-07T10:57:17.502Z] "encoding/pem", [2024-05-07T10:57:17.502Z] "encoding/xml", [2024-05-07T10:57:17.502Z] "errors", [2024-05-07T10:57:17.502Z] "fmt", [2024-05-07T10:57:17.502Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.502Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.502Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.502Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.502Z] "github.com/google/uuid", [2024-05-07T10:57:17.502Z] "github.com/josharian/intern", [2024-05-07T10:57:17.502Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.502Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.502Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.502Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.502Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.502Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.502Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.502Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.502Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.502Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.502Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.502Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.502Z] "hash", [2024-05-07T10:57:17.502Z] "hash/crc32", [2024-05-07T10:57:17.502Z] "html", [2024-05-07T10:57:17.502Z] "html/template", [2024-05-07T10:57:17.502Z] "internal/abi", [2024-05-07T10:57:17.502Z] "internal/bytealg", [2024-05-07T10:57:17.502Z] "internal/cpu", [2024-05-07T10:57:17.502Z] "internal/fmtsort", [2024-05-07T10:57:17.502Z] "internal/goexperiment", [2024-05-07T10:57:17.502Z] "internal/itoa", [2024-05-07T10:57:17.502Z] "internal/nettrace", [2024-05-07T10:57:17.502Z] "internal/oserror", [2024-05-07T10:57:17.502Z] "internal/poll", [2024-05-07T10:57:17.502Z] "internal/race", [2024-05-07T10:57:17.502Z] "internal/reflectlite", [2024-05-07T10:57:17.502Z] "internal/singleflight", [2024-05-07T10:57:17.502Z] "internal/syscall/execenv", [2024-05-07T10:57:17.502Z] "internal/syscall/unix", [2024-05-07T10:57:17.502Z] "internal/testlog", [2024-05-07T10:57:17.502Z] "internal/unsafeheader", [2024-05-07T10:57:17.502Z] "io", [2024-05-07T10:57:17.502Z] "io/fs", [2024-05-07T10:57:17.502Z] "io/ioutil", [2024-05-07T10:57:17.502Z] "log", [2024-05-07T10:57:17.502Z] "math", [2024-05-07T10:57:17.502Z] "math/big", [2024-05-07T10:57:17.502Z] "math/bits", [2024-05-07T10:57:17.502Z] "math/rand", [2024-05-07T10:57:17.502Z] "mime", [2024-05-07T10:57:17.502Z] "mime/multipart", [2024-05-07T10:57:17.502Z] "mime/quotedprintable", [2024-05-07T10:57:17.502Z] "net", [2024-05-07T10:57:17.502Z] "net/http", [2024-05-07T10:57:17.502Z] "net/http/httptrace", [2024-05-07T10:57:17.502Z] "net/http/httputil", [2024-05-07T10:57:17.502Z] "net/http/internal", [2024-05-07T10:57:17.502Z] "net/http/internal/ascii", [2024-05-07T10:57:17.502Z] "net/mail", [2024-05-07T10:57:17.502Z] "net/textproto", [2024-05-07T10:57:17.502Z] "net/url", [2024-05-07T10:57:17.502Z] "os", [2024-05-07T10:57:17.502Z] "path", [2024-05-07T10:57:17.502Z] "path/filepath", [2024-05-07T10:57:17.502Z] "reflect", [2024-05-07T10:57:17.502Z] "regexp", [2024-05-07T10:57:17.502Z] "regexp/syntax", [2024-05-07T10:57:17.502Z] "runtime", [2024-05-07T10:57:17.502Z] "runtime/cgo", [2024-05-07T10:57:17.502Z] "runtime/internal/atomic", [2024-05-07T10:57:17.502Z] "runtime/internal/math", [2024-05-07T10:57:17.502Z] "runtime/internal/sys", [2024-05-07T10:57:17.502Z] "sort", [2024-05-07T10:57:17.502Z] "strconv", [2024-05-07T10:57:17.502Z] "strings", [2024-05-07T10:57:17.502Z] "sync", [2024-05-07T10:57:17.502Z] "sync/atomic", [2024-05-07T10:57:17.502Z] "syscall", [2024-05-07T10:57:17.502Z] "text/template", [2024-05-07T10:57:17.502Z] "text/template/parse", [2024-05-07T10:57:17.502Z] "time", [2024-05-07T10:57:17.502Z] "unicode", [2024-05-07T10:57:17.502Z] "unicode/utf16", [2024-05-07T10:57:17.502Z] "unicode/utf8", [2024-05-07T10:57:17.502Z] "unsafe", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.502Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.502Z] ] [2024-05-07T10:57:17.502Z] } [2024-05-07T10:57:17.502Z] { [2024-05-07T10:57:17.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_management_api_client", [2024-05-07T10:57:17.502Z] "ImportPath": "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.502Z] "Name": "rest_management_api_client", [2024-05-07T10:57:17.502Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.502Z] "Module": { [2024-05-07T10:57:17.502Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.502Z] "Version": "v0.26.13", [2024-05-07T10:57:17.502Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.502Z] "Indirect": true, [2024-05-07T10:57:17.502Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.502Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.502Z] "GoVersion": "1.19" [2024-05-07T10:57:17.502Z] }, [2024-05-07T10:57:17.502Z] "DepOnly": true, [2024-05-07T10:57:17.502Z] "Stale": true, [2024-05-07T10:57:17.502Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.502Z] "GoFiles": [ [2024-05-07T10:57:17.502Z] "ziti_edge_management_client.go" [2024-05-07T10:57:17.502Z] ], [2024-05-07T10:57:17.502Z] "Imports": [ [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.502Z] "github.com/openziti/edge-api/rest_management_api_client/well_known" [2024-05-07T10:57:17.502Z] ], [2024-05-07T10:57:17.502Z] "Deps": [ [2024-05-07T10:57:17.502Z] "bufio", [2024-05-07T10:57:17.502Z] "bytes", [2024-05-07T10:57:17.502Z] "compress/flate", [2024-05-07T10:57:17.502Z] "compress/gzip", [2024-05-07T10:57:17.502Z] "container/list", [2024-05-07T10:57:17.502Z] "context", [2024-05-07T10:57:17.502Z] "crypto", [2024-05-07T10:57:17.502Z] "crypto/aes", [2024-05-07T10:57:17.502Z] "crypto/cipher", [2024-05-07T10:57:17.502Z] "crypto/des", [2024-05-07T10:57:17.502Z] "crypto/dsa", [2024-05-07T10:57:17.502Z] "crypto/ecdsa", [2024-05-07T10:57:17.502Z] "crypto/ed25519", [2024-05-07T10:57:17.502Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.502Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.502Z] "crypto/elliptic", [2024-05-07T10:57:17.502Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.502Z] "crypto/hmac", [2024-05-07T10:57:17.502Z] "crypto/internal/randutil", [2024-05-07T10:57:17.502Z] "crypto/internal/subtle", [2024-05-07T10:57:17.502Z] "crypto/md5", [2024-05-07T10:57:17.502Z] "crypto/rand", [2024-05-07T10:57:17.502Z] "crypto/rc4", [2024-05-07T10:57:17.502Z] "crypto/rsa", [2024-05-07T10:57:17.502Z] "crypto/sha1", [2024-05-07T10:57:17.502Z] "crypto/sha256", [2024-05-07T10:57:17.502Z] "crypto/sha512", [2024-05-07T10:57:17.502Z] "crypto/subtle", [2024-05-07T10:57:17.502Z] "crypto/tls", [2024-05-07T10:57:17.502Z] "crypto/x509", [2024-05-07T10:57:17.502Z] "crypto/x509/pkix", [2024-05-07T10:57:17.502Z] "database/sql/driver", [2024-05-07T10:57:17.502Z] "embed", [2024-05-07T10:57:17.502Z] "encoding", [2024-05-07T10:57:17.502Z] "encoding/asn1", [2024-05-07T10:57:17.502Z] "encoding/base64", [2024-05-07T10:57:17.502Z] "encoding/binary", [2024-05-07T10:57:17.502Z] "encoding/csv", [2024-05-07T10:57:17.502Z] "encoding/gob", [2024-05-07T10:57:17.502Z] "encoding/hex", [2024-05-07T10:57:17.502Z] "encoding/json", [2024-05-07T10:57:17.502Z] "encoding/pem", [2024-05-07T10:57:17.502Z] "encoding/xml", [2024-05-07T10:57:17.502Z] "errors", [2024-05-07T10:57:17.502Z] "fmt", [2024-05-07T10:57:17.502Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.502Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.502Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.502Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.502Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.503Z] "github.com/google/uuid", [2024-05-07T10:57:17.503Z] "github.com/josharian/intern", [2024-05-07T10:57:17.503Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.503Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.503Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.503Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.503Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.503Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.503Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.503Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.503Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.503Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.503Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.503Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.503Z] "hash", [2024-05-07T10:57:17.503Z] "hash/crc32", [2024-05-07T10:57:17.503Z] "html", [2024-05-07T10:57:17.503Z] "html/template", [2024-05-07T10:57:17.503Z] "internal/abi", [2024-05-07T10:57:17.503Z] "internal/bytealg", [2024-05-07T10:57:17.503Z] "internal/cpu", [2024-05-07T10:57:17.503Z] "internal/fmtsort", [2024-05-07T10:57:17.503Z] "internal/goexperiment", [2024-05-07T10:57:17.503Z] "internal/itoa", [2024-05-07T10:57:17.503Z] "internal/nettrace", [2024-05-07T10:57:17.503Z] "internal/oserror", [2024-05-07T10:57:17.503Z] "internal/poll", [2024-05-07T10:57:17.503Z] "internal/race", [2024-05-07T10:57:17.503Z] "internal/reflectlite", [2024-05-07T10:57:17.503Z] "internal/singleflight", [2024-05-07T10:57:17.503Z] "internal/syscall/execenv", [2024-05-07T10:57:17.503Z] "internal/syscall/unix", [2024-05-07T10:57:17.503Z] "internal/testlog", [2024-05-07T10:57:17.503Z] "internal/unsafeheader", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "io/fs", [2024-05-07T10:57:17.503Z] "io/ioutil", [2024-05-07T10:57:17.503Z] "log", [2024-05-07T10:57:17.503Z] "math", [2024-05-07T10:57:17.503Z] "math/big", [2024-05-07T10:57:17.503Z] "math/bits", [2024-05-07T10:57:17.503Z] "math/rand", [2024-05-07T10:57:17.503Z] "mime", [2024-05-07T10:57:17.503Z] "mime/multipart", [2024-05-07T10:57:17.503Z] "mime/quotedprintable", [2024-05-07T10:57:17.503Z] "net", [2024-05-07T10:57:17.503Z] "net/http", [2024-05-07T10:57:17.503Z] "net/http/httptrace", [2024-05-07T10:57:17.503Z] "net/http/httputil", [2024-05-07T10:57:17.503Z] "net/http/internal", [2024-05-07T10:57:17.503Z] "net/http/internal/ascii", [2024-05-07T10:57:17.503Z] "net/mail", [2024-05-07T10:57:17.503Z] "net/textproto", [2024-05-07T10:57:17.503Z] "net/url", [2024-05-07T10:57:17.503Z] "os", [2024-05-07T10:57:17.503Z] "path", [2024-05-07T10:57:17.503Z] "path/filepath", [2024-05-07T10:57:17.503Z] "reflect", [2024-05-07T10:57:17.503Z] "regexp", [2024-05-07T10:57:17.503Z] "regexp/syntax", [2024-05-07T10:57:17.503Z] "runtime", [2024-05-07T10:57:17.503Z] "runtime/cgo", [2024-05-07T10:57:17.503Z] "runtime/internal/atomic", [2024-05-07T10:57:17.503Z] "runtime/internal/math", [2024-05-07T10:57:17.503Z] "runtime/internal/sys", [2024-05-07T10:57:17.503Z] "sort", [2024-05-07T10:57:17.503Z] "strconv", [2024-05-07T10:57:17.503Z] "strings", [2024-05-07T10:57:17.503Z] "sync", [2024-05-07T10:57:17.503Z] "sync/atomic", [2024-05-07T10:57:17.503Z] "syscall", [2024-05-07T10:57:17.503Z] "text/template", [2024-05-07T10:57:17.503Z] "text/template/parse", [2024-05-07T10:57:17.503Z] "time", [2024-05-07T10:57:17.503Z] "unicode", [2024-05-07T10:57:17.503Z] "unicode/utf16", [2024-05-07T10:57:17.503Z] "unicode/utf8", [2024-05-07T10:57:17.503Z] "unsafe", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.503Z] ] [2024-05-07T10:57:17.503Z] } [2024-05-07T10:57:17.503Z] { [2024-05-07T10:57:17.503Z] "Dir": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-05-07T10:57:17.503Z] "ImportPath": "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.503Z] "Name": "pkcs7", [2024-05-07T10:57:17.503Z] "Doc": "Package pkcs7 implements parsing and generation of some PKCS#7 structures.", [2024-05-07T10:57:17.503Z] "Root": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-05-07T10:57:17.503Z] "Module": { [2024-05-07T10:57:17.503Z] "Path": "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.503Z] "Version": "v0.0.0-20190404230743-d7302db945fa", [2024-05-07T10:57:17.503Z] "Time": "2019-04-04T23:07:43Z", [2024-05-07T10:57:17.503Z] "Indirect": true, [2024-05-07T10:57:17.503Z] "Dir": "/go/pkg/mod/github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa", [2024-05-07T10:57:17.503Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fullsailor/pkcs7/@v/v0.0.0-20190404230743-d7302db945fa.mod" [2024-05-07T10:57:17.503Z] }, [2024-05-07T10:57:17.503Z] "DepOnly": true, [2024-05-07T10:57:17.503Z] "Stale": true, [2024-05-07T10:57:17.503Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.503Z] "GoFiles": [ [2024-05-07T10:57:17.503Z] "ber.go", [2024-05-07T10:57:17.503Z] "pkcs7.go", [2024-05-07T10:57:17.503Z] "x509.go" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "Imports": [ [2024-05-07T10:57:17.503Z] "bytes", [2024-05-07T10:57:17.503Z] "crypto", [2024-05-07T10:57:17.503Z] "crypto/aes", [2024-05-07T10:57:17.503Z] "crypto/cipher", [2024-05-07T10:57:17.503Z] "crypto/des", [2024-05-07T10:57:17.503Z] "crypto/hmac", [2024-05-07T10:57:17.503Z] "crypto/rand", [2024-05-07T10:57:17.503Z] "crypto/rsa", [2024-05-07T10:57:17.503Z] "crypto/sha1", [2024-05-07T10:57:17.503Z] "crypto/x509", [2024-05-07T10:57:17.503Z] "crypto/x509/pkix", [2024-05-07T10:57:17.503Z] "encoding/asn1", [2024-05-07T10:57:17.503Z] "errors", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "math/big", [2024-05-07T10:57:17.503Z] "sort", [2024-05-07T10:57:17.503Z] "time" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "Deps": [ [2024-05-07T10:57:17.503Z] "bufio", [2024-05-07T10:57:17.503Z] "bytes", [2024-05-07T10:57:17.503Z] "context", [2024-05-07T10:57:17.503Z] "crypto", [2024-05-07T10:57:17.503Z] "crypto/aes", [2024-05-07T10:57:17.503Z] "crypto/cipher", [2024-05-07T10:57:17.503Z] "crypto/des", [2024-05-07T10:57:17.503Z] "crypto/dsa", [2024-05-07T10:57:17.503Z] "crypto/ecdsa", [2024-05-07T10:57:17.503Z] "crypto/ed25519", [2024-05-07T10:57:17.503Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.503Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.503Z] "crypto/elliptic", [2024-05-07T10:57:17.503Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.503Z] "crypto/hmac", [2024-05-07T10:57:17.503Z] "crypto/internal/randutil", [2024-05-07T10:57:17.503Z] "crypto/internal/subtle", [2024-05-07T10:57:17.503Z] "crypto/md5", [2024-05-07T10:57:17.503Z] "crypto/rand", [2024-05-07T10:57:17.503Z] "crypto/rsa", [2024-05-07T10:57:17.503Z] "crypto/sha1", [2024-05-07T10:57:17.503Z] "crypto/sha256", [2024-05-07T10:57:17.503Z] "crypto/sha512", [2024-05-07T10:57:17.503Z] "crypto/subtle", [2024-05-07T10:57:17.503Z] "crypto/x509", [2024-05-07T10:57:17.503Z] "crypto/x509/pkix", [2024-05-07T10:57:17.503Z] "encoding/asn1", [2024-05-07T10:57:17.503Z] "encoding/base64", [2024-05-07T10:57:17.503Z] "encoding/binary", [2024-05-07T10:57:17.503Z] "encoding/hex", [2024-05-07T10:57:17.503Z] "encoding/pem", [2024-05-07T10:57:17.503Z] "errors", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "hash", [2024-05-07T10:57:17.503Z] "internal/abi", [2024-05-07T10:57:17.503Z] "internal/bytealg", [2024-05-07T10:57:17.503Z] "internal/cpu", [2024-05-07T10:57:17.503Z] "internal/fmtsort", [2024-05-07T10:57:17.503Z] "internal/goexperiment", [2024-05-07T10:57:17.503Z] "internal/itoa", [2024-05-07T10:57:17.503Z] "internal/nettrace", [2024-05-07T10:57:17.503Z] "internal/oserror", [2024-05-07T10:57:17.503Z] "internal/poll", [2024-05-07T10:57:17.503Z] "internal/race", [2024-05-07T10:57:17.503Z] "internal/reflectlite", [2024-05-07T10:57:17.503Z] "internal/singleflight", [2024-05-07T10:57:17.503Z] "internal/syscall/execenv", [2024-05-07T10:57:17.503Z] "internal/syscall/unix", [2024-05-07T10:57:17.503Z] "internal/testlog", [2024-05-07T10:57:17.503Z] "internal/unsafeheader", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "io/fs", [2024-05-07T10:57:17.503Z] "math", [2024-05-07T10:57:17.503Z] "math/big", [2024-05-07T10:57:17.503Z] "math/bits", [2024-05-07T10:57:17.503Z] "math/rand", [2024-05-07T10:57:17.503Z] "net", [2024-05-07T10:57:17.503Z] "net/url", [2024-05-07T10:57:17.503Z] "os", [2024-05-07T10:57:17.503Z] "path", [2024-05-07T10:57:17.503Z] "path/filepath", [2024-05-07T10:57:17.503Z] "reflect", [2024-05-07T10:57:17.503Z] "runtime", [2024-05-07T10:57:17.503Z] "runtime/cgo", [2024-05-07T10:57:17.503Z] "runtime/internal/atomic", [2024-05-07T10:57:17.503Z] "runtime/internal/math", [2024-05-07T10:57:17.503Z] "runtime/internal/sys", [2024-05-07T10:57:17.503Z] "sort", [2024-05-07T10:57:17.503Z] "strconv", [2024-05-07T10:57:17.503Z] "strings", [2024-05-07T10:57:17.503Z] "sync", [2024-05-07T10:57:17.503Z] "sync/atomic", [2024-05-07T10:57:17.503Z] "syscall", [2024-05-07T10:57:17.503Z] "time", [2024-05-07T10:57:17.503Z] "unicode", [2024-05-07T10:57:17.503Z] "unicode/utf16", [2024-05-07T10:57:17.503Z] "unicode/utf8", [2024-05-07T10:57:17.503Z] "unsafe", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.503Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "TestGoFiles": [ [2024-05-07T10:57:17.503Z] "ber_test.go", [2024-05-07T10:57:17.503Z] "pkcs7_test.go" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "TestImports": [ [2024-05-07T10:57:17.503Z] "bytes", [2024-05-07T10:57:17.503Z] "crypto", [2024-05-07T10:57:17.503Z] "crypto/rand", [2024-05-07T10:57:17.503Z] "crypto/rsa", [2024-05-07T10:57:17.503Z] "crypto/x509", [2024-05-07T10:57:17.503Z] "crypto/x509/pkix", [2024-05-07T10:57:17.503Z] "encoding/asn1", [2024-05-07T10:57:17.503Z] "encoding/pem", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "io/ioutil", [2024-05-07T10:57:17.503Z] "math/big", [2024-05-07T10:57:17.503Z] "os", [2024-05-07T10:57:17.503Z] "os/exec", [2024-05-07T10:57:17.503Z] "strings", [2024-05-07T10:57:17.503Z] "testing", [2024-05-07T10:57:17.503Z] "time" [2024-05-07T10:57:17.503Z] ] [2024-05-07T10:57:17.503Z] } [2024-05-07T10:57:17.503Z] { [2024-05-07T10:57:17.503Z] "Dir": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-05-07T10:57:17.503Z] "ImportPath": "github.com/pkg/errors", [2024-05-07T10:57:17.503Z] "Name": "errors", [2024-05-07T10:57:17.503Z] "Doc": "Package errors provides simple error handling primitives.", [2024-05-07T10:57:17.503Z] "Root": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-05-07T10:57:17.503Z] "Module": { [2024-05-07T10:57:17.503Z] "Path": "github.com/pkg/errors", [2024-05-07T10:57:17.503Z] "Version": "v0.9.1", [2024-05-07T10:57:17.503Z] "Time": "2020-01-14T19:47:44Z", [2024-05-07T10:57:17.503Z] "Indirect": true, [2024-05-07T10:57:17.503Z] "Dir": "/go/pkg/mod/github.com/pkg/errors@v0.9.1", [2024-05-07T10:57:17.503Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pkg/errors/@v/v0.9.1.mod" [2024-05-07T10:57:17.503Z] }, [2024-05-07T10:57:17.503Z] "DepOnly": true, [2024-05-07T10:57:17.503Z] "Stale": true, [2024-05-07T10:57:17.503Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.503Z] "GoFiles": [ [2024-05-07T10:57:17.503Z] "errors.go", [2024-05-07T10:57:17.503Z] "go113.go", [2024-05-07T10:57:17.503Z] "stack.go" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "Imports": [ [2024-05-07T10:57:17.503Z] "errors", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "path", [2024-05-07T10:57:17.503Z] "runtime", [2024-05-07T10:57:17.503Z] "strconv", [2024-05-07T10:57:17.503Z] "strings" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "Deps": [ [2024-05-07T10:57:17.503Z] "errors", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "internal/abi", [2024-05-07T10:57:17.503Z] "internal/bytealg", [2024-05-07T10:57:17.503Z] "internal/cpu", [2024-05-07T10:57:17.503Z] "internal/fmtsort", [2024-05-07T10:57:17.503Z] "internal/goexperiment", [2024-05-07T10:57:17.503Z] "internal/itoa", [2024-05-07T10:57:17.503Z] "internal/oserror", [2024-05-07T10:57:17.503Z] "internal/poll", [2024-05-07T10:57:17.503Z] "internal/race", [2024-05-07T10:57:17.503Z] "internal/reflectlite", [2024-05-07T10:57:17.503Z] "internal/syscall/execenv", [2024-05-07T10:57:17.503Z] "internal/syscall/unix", [2024-05-07T10:57:17.503Z] "internal/testlog", [2024-05-07T10:57:17.503Z] "internal/unsafeheader", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "io/fs", [2024-05-07T10:57:17.503Z] "math", [2024-05-07T10:57:17.503Z] "math/bits", [2024-05-07T10:57:17.503Z] "os", [2024-05-07T10:57:17.503Z] "path", [2024-05-07T10:57:17.503Z] "reflect", [2024-05-07T10:57:17.503Z] "runtime", [2024-05-07T10:57:17.503Z] "runtime/internal/atomic", [2024-05-07T10:57:17.503Z] "runtime/internal/math", [2024-05-07T10:57:17.503Z] "runtime/internal/sys", [2024-05-07T10:57:17.503Z] "sort", [2024-05-07T10:57:17.503Z] "strconv", [2024-05-07T10:57:17.503Z] "strings", [2024-05-07T10:57:17.503Z] "sync", [2024-05-07T10:57:17.503Z] "sync/atomic", [2024-05-07T10:57:17.503Z] "syscall", [2024-05-07T10:57:17.503Z] "time", [2024-05-07T10:57:17.503Z] "unicode", [2024-05-07T10:57:17.503Z] "unicode/utf8", [2024-05-07T10:57:17.503Z] "unsafe" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "TestGoFiles": [ [2024-05-07T10:57:17.503Z] "bench_test.go", [2024-05-07T10:57:17.503Z] "errors_test.go", [2024-05-07T10:57:17.503Z] "format_test.go", [2024-05-07T10:57:17.503Z] "go113_test.go", [2024-05-07T10:57:17.503Z] "json_test.go", [2024-05-07T10:57:17.503Z] "stack_test.go" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "TestImports": [ [2024-05-07T10:57:17.503Z] "encoding/json", [2024-05-07T10:57:17.503Z] "errors", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "reflect", [2024-05-07T10:57:17.503Z] "regexp", [2024-05-07T10:57:17.503Z] "runtime", [2024-05-07T10:57:17.503Z] "strings", [2024-05-07T10:57:17.503Z] "testing" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "XTestGoFiles": [ [2024-05-07T10:57:17.503Z] "example_test.go" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "XTestImports": [ [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "github.com/pkg/errors" [2024-05-07T10:57:17.503Z] ] [2024-05-07T10:57:17.503Z] } [2024-05-07T10:57:17.503Z] { [2024-05-07T10:57:17.503Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13/rest_util", [2024-05-07T10:57:17.503Z] "ImportPath": "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.503Z] "Name": "rest_util", [2024-05-07T10:57:17.503Z] "Doc": "Package rest_util provides helper functions to generate a client for the Ziti Edge REST APIs.", [2024-05-07T10:57:17.503Z] "Root": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.503Z] "Module": { [2024-05-07T10:57:17.503Z] "Path": "github.com/openziti/edge-api", [2024-05-07T10:57:17.503Z] "Version": "v0.26.13", [2024-05-07T10:57:17.503Z] "Time": "2024-03-12T13:37:39Z", [2024-05-07T10:57:17.503Z] "Indirect": true, [2024-05-07T10:57:17.503Z] "Dir": "/go/pkg/mod/github.com/openziti/edge-api@v0.26.13", [2024-05-07T10:57:17.503Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/edge-api/@v/v0.26.13.mod", [2024-05-07T10:57:17.503Z] "GoVersion": "1.19" [2024-05-07T10:57:17.503Z] }, [2024-05-07T10:57:17.503Z] "DepOnly": true, [2024-05-07T10:57:17.503Z] "Stale": true, [2024-05-07T10:57:17.503Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.503Z] "GoFiles": [ [2024-05-07T10:57:17.503Z] "authenticate.go", [2024-05-07T10:57:17.503Z] "capool.go", [2024-05-07T10:57:17.503Z] "clients.go", [2024-05-07T10:57:17.503Z] "errors.go", [2024-05-07T10:57:17.503Z] "util.go" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "Imports": [ [2024-05-07T10:57:17.503Z] "context", [2024-05-07T10:57:17.503Z] "crypto", [2024-05-07T10:57:17.503Z] "crypto/tls", [2024-05-07T10:57:17.503Z] "crypto/x509", [2024-05-07T10:57:17.503Z] "encoding/base64", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.503Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.503Z] "github.com/pkg/errors", [2024-05-07T10:57:17.503Z] "io", [2024-05-07T10:57:17.503Z] "net/http", [2024-05-07T10:57:17.503Z] "net/url", [2024-05-07T10:57:17.503Z] "time" [2024-05-07T10:57:17.503Z] ], [2024-05-07T10:57:17.503Z] "Deps": [ [2024-05-07T10:57:17.503Z] "bufio", [2024-05-07T10:57:17.503Z] "bytes", [2024-05-07T10:57:17.503Z] "compress/flate", [2024-05-07T10:57:17.503Z] "compress/gzip", [2024-05-07T10:57:17.503Z] "container/list", [2024-05-07T10:57:17.503Z] "context", [2024-05-07T10:57:17.503Z] "crypto", [2024-05-07T10:57:17.503Z] "crypto/aes", [2024-05-07T10:57:17.503Z] "crypto/cipher", [2024-05-07T10:57:17.503Z] "crypto/des", [2024-05-07T10:57:17.503Z] "crypto/dsa", [2024-05-07T10:57:17.503Z] "crypto/ecdsa", [2024-05-07T10:57:17.503Z] "crypto/ed25519", [2024-05-07T10:57:17.503Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.503Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.503Z] "crypto/elliptic", [2024-05-07T10:57:17.503Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.503Z] "crypto/hmac", [2024-05-07T10:57:17.503Z] "crypto/internal/randutil", [2024-05-07T10:57:17.503Z] "crypto/internal/subtle", [2024-05-07T10:57:17.503Z] "crypto/md5", [2024-05-07T10:57:17.503Z] "crypto/rand", [2024-05-07T10:57:17.503Z] "crypto/rc4", [2024-05-07T10:57:17.503Z] "crypto/rsa", [2024-05-07T10:57:17.503Z] "crypto/sha1", [2024-05-07T10:57:17.503Z] "crypto/sha256", [2024-05-07T10:57:17.503Z] "crypto/sha512", [2024-05-07T10:57:17.503Z] "crypto/subtle", [2024-05-07T10:57:17.503Z] "crypto/tls", [2024-05-07T10:57:17.503Z] "crypto/x509", [2024-05-07T10:57:17.503Z] "crypto/x509/pkix", [2024-05-07T10:57:17.503Z] "database/sql/driver", [2024-05-07T10:57:17.503Z] "embed", [2024-05-07T10:57:17.503Z] "encoding", [2024-05-07T10:57:17.503Z] "encoding/asn1", [2024-05-07T10:57:17.503Z] "encoding/base64", [2024-05-07T10:57:17.503Z] "encoding/binary", [2024-05-07T10:57:17.503Z] "encoding/csv", [2024-05-07T10:57:17.503Z] "encoding/gob", [2024-05-07T10:57:17.503Z] "encoding/hex", [2024-05-07T10:57:17.503Z] "encoding/json", [2024-05-07T10:57:17.503Z] "encoding/pem", [2024-05-07T10:57:17.503Z] "encoding/xml", [2024-05-07T10:57:17.503Z] "errors", [2024-05-07T10:57:17.503Z] "fmt", [2024-05-07T10:57:17.503Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.503Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.503Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.503Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.503Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.503Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.504Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.504Z] "github.com/google/uuid", [2024-05-07T10:57:17.504Z] "github.com/josharian/intern", [2024-05-07T10:57:17.504Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.504Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.504Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.504Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.504Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.504Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.504Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.504Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.504Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.504Z] "github.com/pkg/errors", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.504Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.504Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.504Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.504Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.504Z] "hash", [2024-05-07T10:57:17.504Z] "hash/crc32", [2024-05-07T10:57:17.504Z] "html", [2024-05-07T10:57:17.504Z] "html/template", [2024-05-07T10:57:17.504Z] "internal/abi", [2024-05-07T10:57:17.504Z] "internal/bytealg", [2024-05-07T10:57:17.504Z] "internal/cpu", [2024-05-07T10:57:17.504Z] "internal/fmtsort", [2024-05-07T10:57:17.504Z] "internal/goexperiment", [2024-05-07T10:57:17.504Z] "internal/itoa", [2024-05-07T10:57:17.504Z] "internal/nettrace", [2024-05-07T10:57:17.504Z] "internal/oserror", [2024-05-07T10:57:17.504Z] "internal/poll", [2024-05-07T10:57:17.504Z] "internal/race", [2024-05-07T10:57:17.504Z] "internal/reflectlite", [2024-05-07T10:57:17.504Z] "internal/singleflight", [2024-05-07T10:57:17.504Z] "internal/syscall/execenv", [2024-05-07T10:57:17.504Z] "internal/syscall/unix", [2024-05-07T10:57:17.504Z] "internal/testlog", [2024-05-07T10:57:17.504Z] "internal/unsafeheader", [2024-05-07T10:57:17.504Z] "io", [2024-05-07T10:57:17.504Z] "io/fs", [2024-05-07T10:57:17.504Z] "io/ioutil", [2024-05-07T10:57:17.504Z] "log", [2024-05-07T10:57:17.504Z] "math", [2024-05-07T10:57:17.504Z] "math/big", [2024-05-07T10:57:17.504Z] "math/bits", [2024-05-07T10:57:17.504Z] "math/rand", [2024-05-07T10:57:17.504Z] "mime", [2024-05-07T10:57:17.504Z] "mime/multipart", [2024-05-07T10:57:17.504Z] "mime/quotedprintable", [2024-05-07T10:57:17.504Z] "net", [2024-05-07T10:57:17.504Z] "net/http", [2024-05-07T10:57:17.504Z] "net/http/httptrace", [2024-05-07T10:57:17.504Z] "net/http/httputil", [2024-05-07T10:57:17.504Z] "net/http/internal", [2024-05-07T10:57:17.504Z] "net/http/internal/ascii", [2024-05-07T10:57:17.504Z] "net/mail", [2024-05-07T10:57:17.504Z] "net/textproto", [2024-05-07T10:57:17.504Z] "net/url", [2024-05-07T10:57:17.504Z] "os", [2024-05-07T10:57:17.504Z] "path", [2024-05-07T10:57:17.504Z] "path/filepath", [2024-05-07T10:57:17.504Z] "reflect", [2024-05-07T10:57:17.504Z] "regexp", [2024-05-07T10:57:17.504Z] "regexp/syntax", [2024-05-07T10:57:17.504Z] "runtime", [2024-05-07T10:57:17.504Z] "runtime/cgo", [2024-05-07T10:57:17.504Z] "runtime/internal/atomic", [2024-05-07T10:57:17.504Z] "runtime/internal/math", [2024-05-07T10:57:17.504Z] "runtime/internal/sys", [2024-05-07T10:57:17.504Z] "sort", [2024-05-07T10:57:17.504Z] "strconv", [2024-05-07T10:57:17.504Z] "strings", [2024-05-07T10:57:17.504Z] "sync", [2024-05-07T10:57:17.504Z] "sync/atomic", [2024-05-07T10:57:17.504Z] "syscall", [2024-05-07T10:57:17.504Z] "text/template", [2024-05-07T10:57:17.504Z] "text/template/parse", [2024-05-07T10:57:17.504Z] "time", [2024-05-07T10:57:17.504Z] "unicode", [2024-05-07T10:57:17.504Z] "unicode/utf16", [2024-05-07T10:57:17.504Z] "unicode/utf8", [2024-05-07T10:57:17.504Z] "unsafe", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.504Z] ] [2024-05-07T10:57:17.504Z] } [2024-05-07T10:57:17.504Z] { [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/errorz", [2024-05-07T10:57:17.504Z] "ImportPath": "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.504Z] "Name": "errorz", [2024-05-07T10:57:17.504Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.504Z] "Module": { [2024-05-07T10:57:17.504Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.504Z] "Version": "v2.0.39", [2024-05-07T10:57:17.504Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.504Z] "Indirect": true, [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.504Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.504Z] "GoVersion": "1.19" [2024-05-07T10:57:17.504Z] }, [2024-05-07T10:57:17.504Z] "DepOnly": true, [2024-05-07T10:57:17.504Z] "Stale": true, [2024-05-07T10:57:17.504Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.504Z] "GoFiles": [ [2024-05-07T10:57:17.504Z] "api.go", [2024-05-07T10:57:17.504Z] "error_holder.go", [2024-05-07T10:57:17.504Z] "field.go", [2024-05-07T10:57:17.504Z] "helpers.go", [2024-05-07T10:57:17.504Z] "messages.go", [2024-05-07T10:57:17.504Z] "multiple.go" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "Imports": [ [2024-05-07T10:57:17.504Z] "fmt", [2024-05-07T10:57:17.504Z] "net/http", [2024-05-07T10:57:17.504Z] "strings" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "Deps": [ [2024-05-07T10:57:17.504Z] "bufio", [2024-05-07T10:57:17.504Z] "bytes", [2024-05-07T10:57:17.504Z] "compress/flate", [2024-05-07T10:57:17.504Z] "compress/gzip", [2024-05-07T10:57:17.504Z] "container/list", [2024-05-07T10:57:17.504Z] "context", [2024-05-07T10:57:17.504Z] "crypto", [2024-05-07T10:57:17.504Z] "crypto/aes", [2024-05-07T10:57:17.504Z] "crypto/cipher", [2024-05-07T10:57:17.504Z] "crypto/des", [2024-05-07T10:57:17.504Z] "crypto/dsa", [2024-05-07T10:57:17.504Z] "crypto/ecdsa", [2024-05-07T10:57:17.504Z] "crypto/ed25519", [2024-05-07T10:57:17.504Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.504Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.504Z] "crypto/elliptic", [2024-05-07T10:57:17.504Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.504Z] "crypto/hmac", [2024-05-07T10:57:17.504Z] "crypto/internal/randutil", [2024-05-07T10:57:17.504Z] "crypto/internal/subtle", [2024-05-07T10:57:17.504Z] "crypto/md5", [2024-05-07T10:57:17.504Z] "crypto/rand", [2024-05-07T10:57:17.504Z] "crypto/rc4", [2024-05-07T10:57:17.504Z] "crypto/rsa", [2024-05-07T10:57:17.504Z] "crypto/sha1", [2024-05-07T10:57:17.504Z] "crypto/sha256", [2024-05-07T10:57:17.504Z] "crypto/sha512", [2024-05-07T10:57:17.504Z] "crypto/subtle", [2024-05-07T10:57:17.504Z] "crypto/tls", [2024-05-07T10:57:17.504Z] "crypto/x509", [2024-05-07T10:57:17.504Z] "crypto/x509/pkix", [2024-05-07T10:57:17.504Z] "encoding/asn1", [2024-05-07T10:57:17.504Z] "encoding/base64", [2024-05-07T10:57:17.504Z] "encoding/binary", [2024-05-07T10:57:17.504Z] "encoding/hex", [2024-05-07T10:57:17.504Z] "encoding/pem", [2024-05-07T10:57:17.504Z] "errors", [2024-05-07T10:57:17.504Z] "fmt", [2024-05-07T10:57:17.504Z] "hash", [2024-05-07T10:57:17.504Z] "hash/crc32", [2024-05-07T10:57:17.504Z] "internal/abi", [2024-05-07T10:57:17.504Z] "internal/bytealg", [2024-05-07T10:57:17.504Z] "internal/cpu", [2024-05-07T10:57:17.504Z] "internal/fmtsort", [2024-05-07T10:57:17.504Z] "internal/goexperiment", [2024-05-07T10:57:17.504Z] "internal/itoa", [2024-05-07T10:57:17.504Z] "internal/nettrace", [2024-05-07T10:57:17.504Z] "internal/oserror", [2024-05-07T10:57:17.504Z] "internal/poll", [2024-05-07T10:57:17.504Z] "internal/race", [2024-05-07T10:57:17.504Z] "internal/reflectlite", [2024-05-07T10:57:17.504Z] "internal/singleflight", [2024-05-07T10:57:17.504Z] "internal/syscall/execenv", [2024-05-07T10:57:17.504Z] "internal/syscall/unix", [2024-05-07T10:57:17.504Z] "internal/testlog", [2024-05-07T10:57:17.504Z] "internal/unsafeheader", [2024-05-07T10:57:17.504Z] "io", [2024-05-07T10:57:17.504Z] "io/fs", [2024-05-07T10:57:17.504Z] "io/ioutil", [2024-05-07T10:57:17.504Z] "log", [2024-05-07T10:57:17.504Z] "math", [2024-05-07T10:57:17.504Z] "math/big", [2024-05-07T10:57:17.504Z] "math/bits", [2024-05-07T10:57:17.504Z] "math/rand", [2024-05-07T10:57:17.504Z] "mime", [2024-05-07T10:57:17.504Z] "mime/multipart", [2024-05-07T10:57:17.504Z] "mime/quotedprintable", [2024-05-07T10:57:17.504Z] "net", [2024-05-07T10:57:17.504Z] "net/http", [2024-05-07T10:57:17.504Z] "net/http/httptrace", [2024-05-07T10:57:17.504Z] "net/http/internal", [2024-05-07T10:57:17.504Z] "net/http/internal/ascii", [2024-05-07T10:57:17.504Z] "net/textproto", [2024-05-07T10:57:17.504Z] "net/url", [2024-05-07T10:57:17.504Z] "os", [2024-05-07T10:57:17.504Z] "path", [2024-05-07T10:57:17.504Z] "path/filepath", [2024-05-07T10:57:17.504Z] "reflect", [2024-05-07T10:57:17.504Z] "runtime", [2024-05-07T10:57:17.504Z] "runtime/cgo", [2024-05-07T10:57:17.504Z] "runtime/internal/atomic", [2024-05-07T10:57:17.504Z] "runtime/internal/math", [2024-05-07T10:57:17.504Z] "runtime/internal/sys", [2024-05-07T10:57:17.504Z] "sort", [2024-05-07T10:57:17.504Z] "strconv", [2024-05-07T10:57:17.504Z] "strings", [2024-05-07T10:57:17.504Z] "sync", [2024-05-07T10:57:17.504Z] "sync/atomic", [2024-05-07T10:57:17.504Z] "syscall", [2024-05-07T10:57:17.504Z] "time", [2024-05-07T10:57:17.504Z] "unicode", [2024-05-07T10:57:17.504Z] "unicode/utf16", [2024-05-07T10:57:17.504Z] "unicode/utf8", [2024-05-07T10:57:17.504Z] "unsafe", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.504Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.504Z] ] [2024-05-07T10:57:17.504Z] } [2024-05-07T10:57:17.504Z] { [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/stringz", [2024-05-07T10:57:17.504Z] "ImportPath": "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.504Z] "Name": "stringz", [2024-05-07T10:57:17.504Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.504Z] "Module": { [2024-05-07T10:57:17.504Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.504Z] "Version": "v2.0.39", [2024-05-07T10:57:17.504Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.504Z] "Indirect": true, [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.504Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.504Z] "GoVersion": "1.19" [2024-05-07T10:57:17.504Z] }, [2024-05-07T10:57:17.504Z] "DepOnly": true, [2024-05-07T10:57:17.504Z] "Stale": true, [2024-05-07T10:57:17.504Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.504Z] "GoFiles": [ [2024-05-07T10:57:17.504Z] "utils.go" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "TestGoFiles": [ [2024-05-07T10:57:17.504Z] "utils_test.go" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "TestImports": [ [2024-05-07T10:57:17.504Z] "fmt", [2024-05-07T10:57:17.504Z] "testing" [2024-05-07T10:57:17.504Z] ] [2024-05-07T10:57:17.504Z] } [2024-05-07T10:57:17.504Z] { [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-05-07T10:57:17.504Z] "ImportPath": "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.504Z] "Name": "fsnotify", [2024-05-07T10:57:17.504Z] "Doc": "Package fsnotify provides a cross-platform interface for file system notifications.", [2024-05-07T10:57:17.504Z] "Root": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-05-07T10:57:17.504Z] "Module": { [2024-05-07T10:57:17.504Z] "Path": "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.504Z] "Version": "v1.7.0", [2024-05-07T10:57:17.504Z] "Time": "2023-10-22T06:24:00Z", [2024-05-07T10:57:17.504Z] "Indirect": true, [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0", [2024-05-07T10:57:17.504Z] "GoMod": "/go/pkg/mod/cache/download/github.com/fsnotify/fsnotify/@v/v1.7.0.mod", [2024-05-07T10:57:17.504Z] "GoVersion": "1.17" [2024-05-07T10:57:17.504Z] }, [2024-05-07T10:57:17.504Z] "DepOnly": true, [2024-05-07T10:57:17.504Z] "Stale": true, [2024-05-07T10:57:17.504Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.504Z] "GoFiles": [ [2024-05-07T10:57:17.504Z] "backend_inotify.go", [2024-05-07T10:57:17.504Z] "fsnotify.go" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.504Z] "backend_fen.go", [2024-05-07T10:57:17.504Z] "backend_fen_test.go", [2024-05-07T10:57:17.504Z] "backend_kqueue.go", [2024-05-07T10:57:17.504Z] "backend_kqueue_test.go", [2024-05-07T10:57:17.504Z] "backend_other.go", [2024-05-07T10:57:17.504Z] "backend_windows.go", [2024-05-07T10:57:17.504Z] "backend_windows_test.go", [2024-05-07T10:57:17.504Z] "system_bsd.go", [2024-05-07T10:57:17.504Z] "system_darwin.go" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "Imports": [ [2024-05-07T10:57:17.504Z] "errors", [2024-05-07T10:57:17.504Z] "fmt", [2024-05-07T10:57:17.504Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.504Z] "io", [2024-05-07T10:57:17.504Z] "os", [2024-05-07T10:57:17.504Z] "path/filepath", [2024-05-07T10:57:17.504Z] "strings", [2024-05-07T10:57:17.504Z] "sync", [2024-05-07T10:57:17.504Z] "unsafe" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "Deps": [ [2024-05-07T10:57:17.504Z] "bytes", [2024-05-07T10:57:17.504Z] "encoding/binary", [2024-05-07T10:57:17.504Z] "errors", [2024-05-07T10:57:17.504Z] "fmt", [2024-05-07T10:57:17.504Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.504Z] "internal/abi", [2024-05-07T10:57:17.504Z] "internal/bytealg", [2024-05-07T10:57:17.504Z] "internal/cpu", [2024-05-07T10:57:17.504Z] "internal/fmtsort", [2024-05-07T10:57:17.504Z] "internal/goexperiment", [2024-05-07T10:57:17.504Z] "internal/itoa", [2024-05-07T10:57:17.504Z] "internal/oserror", [2024-05-07T10:57:17.504Z] "internal/poll", [2024-05-07T10:57:17.504Z] "internal/race", [2024-05-07T10:57:17.504Z] "internal/reflectlite", [2024-05-07T10:57:17.504Z] "internal/syscall/execenv", [2024-05-07T10:57:17.504Z] "internal/syscall/unix", [2024-05-07T10:57:17.504Z] "internal/testlog", [2024-05-07T10:57:17.504Z] "internal/unsafeheader", [2024-05-07T10:57:17.504Z] "io", [2024-05-07T10:57:17.504Z] "io/fs", [2024-05-07T10:57:17.504Z] "math", [2024-05-07T10:57:17.504Z] "math/bits", [2024-05-07T10:57:17.504Z] "os", [2024-05-07T10:57:17.504Z] "path", [2024-05-07T10:57:17.504Z] "path/filepath", [2024-05-07T10:57:17.504Z] "reflect", [2024-05-07T10:57:17.504Z] "runtime", [2024-05-07T10:57:17.504Z] "runtime/internal/atomic", [2024-05-07T10:57:17.504Z] "runtime/internal/math", [2024-05-07T10:57:17.504Z] "runtime/internal/sys", [2024-05-07T10:57:17.504Z] "sort", [2024-05-07T10:57:17.504Z] "strconv", [2024-05-07T10:57:17.504Z] "strings", [2024-05-07T10:57:17.504Z] "sync", [2024-05-07T10:57:17.504Z] "sync/atomic", [2024-05-07T10:57:17.504Z] "syscall", [2024-05-07T10:57:17.504Z] "time", [2024-05-07T10:57:17.504Z] "unicode", [2024-05-07T10:57:17.504Z] "unicode/utf8", [2024-05-07T10:57:17.504Z] "unsafe" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "TestGoFiles": [ [2024-05-07T10:57:17.504Z] "backend_inotify_test.go", [2024-05-07T10:57:17.504Z] "fsnotify_test.go", [2024-05-07T10:57:17.504Z] "helpers_test.go" [2024-05-07T10:57:17.504Z] ], [2024-05-07T10:57:17.504Z] "TestImports": [ [2024-05-07T10:57:17.504Z] "errors", [2024-05-07T10:57:17.504Z] "fmt", [2024-05-07T10:57:17.504Z] "github.com/fsnotify/fsnotify/internal", [2024-05-07T10:57:17.504Z] "io/fs", [2024-05-07T10:57:17.504Z] "os", [2024-05-07T10:57:17.504Z] "path/filepath", [2024-05-07T10:57:17.504Z] "reflect", [2024-05-07T10:57:17.504Z] "runtime", [2024-05-07T10:57:17.504Z] "sort", [2024-05-07T10:57:17.504Z] "strconv", [2024-05-07T10:57:17.504Z] "strings", [2024-05-07T10:57:17.504Z] "sync", [2024-05-07T10:57:17.504Z] "sync/atomic", [2024-05-07T10:57:17.504Z] "syscall", [2024-05-07T10:57:17.504Z] "testing", [2024-05-07T10:57:17.504Z] "time" [2024-05-07T10:57:17.504Z] ] [2024-05-07T10:57:17.504Z] } [2024-05-07T10:57:17.504Z] { [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.19.0/cpu", [2024-05-07T10:57:17.504Z] "ImportPath": "golang.org/x/sys/cpu", [2024-05-07T10:57:17.504Z] "Name": "cpu", [2024-05-07T10:57:17.504Z] "Doc": "Package cpu implements processor feature detection for various CPU architectures.", [2024-05-07T10:57:17.504Z] "Root": "/go/pkg/mod/golang.org/x/sys@v0.19.0", [2024-05-07T10:57:17.504Z] "Module": { [2024-05-07T10:57:17.504Z] "Path": "golang.org/x/sys", [2024-05-07T10:57:17.504Z] "Version": "v0.19.0", [2024-05-07T10:57:17.504Z] "Time": "2024-04-04T14:40:38Z", [2024-05-07T10:57:17.504Z] "Indirect": true, [2024-05-07T10:57:17.504Z] "Dir": "/go/pkg/mod/golang.org/x/sys@v0.19.0", [2024-05-07T10:57:17.504Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.19.0.mod", [2024-05-07T10:57:17.504Z] "GoVersion": "1.18" [2024-05-07T10:57:17.504Z] }, [2024-05-07T10:57:17.504Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "Stale": true, [2024-05-07T10:57:17.505Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "byteorder.go", [2024-05-07T10:57:17.505Z] "cpu.go", [2024-05-07T10:57:17.505Z] "cpu_gc_x86.go", [2024-05-07T10:57:17.505Z] "cpu_linux_noinit.go", [2024-05-07T10:57:17.505Z] "cpu_x86.go", [2024-05-07T10:57:17.505Z] "endian_little.go", [2024-05-07T10:57:17.505Z] "hwcap_linux.go", [2024-05-07T10:57:17.505Z] "parse.go", [2024-05-07T10:57:17.505Z] "runtime_auxv.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.505Z] "cpu_aix.go", [2024-05-07T10:57:17.505Z] "cpu_arm.go", [2024-05-07T10:57:17.505Z] "cpu_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_gc_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_gc_s390x.go", [2024-05-07T10:57:17.505Z] "cpu_gccgo_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_gccgo_s390x.go", [2024-05-07T10:57:17.505Z] "cpu_gccgo_x86.go", [2024-05-07T10:57:17.505Z] "cpu_linux.go", [2024-05-07T10:57:17.505Z] "cpu_linux_arm.go", [2024-05-07T10:57:17.505Z] "cpu_linux_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_linux_mips64x.go", [2024-05-07T10:57:17.505Z] "cpu_linux_ppc64x.go", [2024-05-07T10:57:17.505Z] "cpu_linux_s390x.go", [2024-05-07T10:57:17.505Z] "cpu_loong64.go", [2024-05-07T10:57:17.505Z] "cpu_mips64x.go", [2024-05-07T10:57:17.505Z] "cpu_mipsx.go", [2024-05-07T10:57:17.505Z] "cpu_netbsd_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_openbsd_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_other_arm.go", [2024-05-07T10:57:17.505Z] "cpu_other_arm64.go", [2024-05-07T10:57:17.505Z] "cpu_other_mips64x.go", [2024-05-07T10:57:17.505Z] "cpu_other_ppc64x.go", [2024-05-07T10:57:17.505Z] "cpu_other_riscv64.go", [2024-05-07T10:57:17.505Z] "cpu_ppc64x.go", [2024-05-07T10:57:17.505Z] "cpu_riscv64.go", [2024-05-07T10:57:17.505Z] "cpu_s390x.go", [2024-05-07T10:57:17.505Z] "cpu_s390x_test.go", [2024-05-07T10:57:17.505Z] "cpu_wasm.go", [2024-05-07T10:57:17.505Z] "cpu_zos.go", [2024-05-07T10:57:17.505Z] "cpu_zos_s390x.go", [2024-05-07T10:57:17.505Z] "endian_big.go", [2024-05-07T10:57:17.505Z] "proc_cpuinfo_linux.go", [2024-05-07T10:57:17.505Z] "runtime_auxv_go121.go", [2024-05-07T10:57:17.505Z] "runtime_auxv_go121_test.go", [2024-05-07T10:57:17.505Z] "syscall_aix_gccgo.go", [2024-05-07T10:57:17.505Z] "syscall_aix_ppc64_gc.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.505Z] "asm_aix_ppc64.s", [2024-05-07T10:57:17.505Z] "cpu_arm64.s", [2024-05-07T10:57:17.505Z] "cpu_gccgo_x86.c", [2024-05-07T10:57:17.505Z] "cpu_openbsd_arm64.s", [2024-05-07T10:57:17.505Z] "cpu_s390x.s" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "SFiles": [ [2024-05-07T10:57:17.505Z] "cpu_x86.s" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "errors", [2024-05-07T10:57:17.505Z] "internal/abi", [2024-05-07T10:57:17.505Z] "internal/bytealg", [2024-05-07T10:57:17.505Z] "internal/cpu", [2024-05-07T10:57:17.505Z] "internal/goexperiment", [2024-05-07T10:57:17.505Z] "internal/itoa", [2024-05-07T10:57:17.505Z] "internal/oserror", [2024-05-07T10:57:17.505Z] "internal/poll", [2024-05-07T10:57:17.505Z] "internal/race", [2024-05-07T10:57:17.505Z] "internal/reflectlite", [2024-05-07T10:57:17.505Z] "internal/syscall/execenv", [2024-05-07T10:57:17.505Z] "internal/syscall/unix", [2024-05-07T10:57:17.505Z] "internal/testlog", [2024-05-07T10:57:17.505Z] "internal/unsafeheader", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/fs", [2024-05-07T10:57:17.505Z] "math", [2024-05-07T10:57:17.505Z] "math/bits", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "path", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "runtime/internal/atomic", [2024-05-07T10:57:17.505Z] "runtime/internal/math", [2024-05-07T10:57:17.505Z] "runtime/internal/sys", [2024-05-07T10:57:17.505Z] "sort", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "sync/atomic", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "time", [2024-05-07T10:57:17.505Z] "unicode", [2024-05-07T10:57:17.505Z] "unicode/utf8", [2024-05-07T10:57:17.505Z] "unsafe" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestGoFiles": [ [2024-05-07T10:57:17.505Z] "parse_test.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestImports": [ [2024-05-07T10:57:17.505Z] "testing" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "XTestGoFiles": [ [2024-05-07T10:57:17.505Z] "cpu_test.go", [2024-05-07T10:57:17.505Z] "endian_test.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "XTestImports": [ [2024-05-07T10:57:17.505Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "testing", [2024-05-07T10:57:17.505Z] "unsafe" [2024-05-07T10:57:17.505Z] ] [2024-05-07T10:57:17.505Z] } [2024-05-07T10:57:17.505Z] { [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/tlz", [2024-05-07T10:57:17.505Z] "ImportPath": "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.505Z] "Name": "tlz", [2024-05-07T10:57:17.505Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.505Z] "Module": { [2024-05-07T10:57:17.505Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.505Z] "Version": "v2.0.39", [2024-05-07T10:57:17.505Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.505Z] "Indirect": true, [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.505Z] "GoVersion": "1.19" [2024-05-07T10:57:17.505Z] }, [2024-05-07T10:57:17.505Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "Stale": true, [2024-05-07T10:57:17.505Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "cipher.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "crypto/tls", [2024-05-07T10:57:17.505Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.505Z] "sync" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "bufio", [2024-05-07T10:57:17.505Z] "bytes", [2024-05-07T10:57:17.505Z] "container/list", [2024-05-07T10:57:17.505Z] "context", [2024-05-07T10:57:17.505Z] "crypto", [2024-05-07T10:57:17.505Z] "crypto/aes", [2024-05-07T10:57:17.505Z] "crypto/cipher", [2024-05-07T10:57:17.505Z] "crypto/des", [2024-05-07T10:57:17.505Z] "crypto/dsa", [2024-05-07T10:57:17.505Z] "crypto/ecdsa", [2024-05-07T10:57:17.505Z] "crypto/ed25519", [2024-05-07T10:57:17.505Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.505Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.505Z] "crypto/elliptic", [2024-05-07T10:57:17.505Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.505Z] "crypto/hmac", [2024-05-07T10:57:17.505Z] "crypto/internal/randutil", [2024-05-07T10:57:17.505Z] "crypto/internal/subtle", [2024-05-07T10:57:17.505Z] "crypto/md5", [2024-05-07T10:57:17.505Z] "crypto/rand", [2024-05-07T10:57:17.505Z] "crypto/rc4", [2024-05-07T10:57:17.505Z] "crypto/rsa", [2024-05-07T10:57:17.505Z] "crypto/sha1", [2024-05-07T10:57:17.505Z] "crypto/sha256", [2024-05-07T10:57:17.505Z] "crypto/sha512", [2024-05-07T10:57:17.505Z] "crypto/subtle", [2024-05-07T10:57:17.505Z] "crypto/tls", [2024-05-07T10:57:17.505Z] "crypto/x509", [2024-05-07T10:57:17.505Z] "crypto/x509/pkix", [2024-05-07T10:57:17.505Z] "encoding/asn1", [2024-05-07T10:57:17.505Z] "encoding/base64", [2024-05-07T10:57:17.505Z] "encoding/binary", [2024-05-07T10:57:17.505Z] "encoding/hex", [2024-05-07T10:57:17.505Z] "encoding/pem", [2024-05-07T10:57:17.505Z] "errors", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.505Z] "hash", [2024-05-07T10:57:17.505Z] "internal/abi", [2024-05-07T10:57:17.505Z] "internal/bytealg", [2024-05-07T10:57:17.505Z] "internal/cpu", [2024-05-07T10:57:17.505Z] "internal/fmtsort", [2024-05-07T10:57:17.505Z] "internal/goexperiment", [2024-05-07T10:57:17.505Z] "internal/itoa", [2024-05-07T10:57:17.505Z] "internal/nettrace", [2024-05-07T10:57:17.505Z] "internal/oserror", [2024-05-07T10:57:17.505Z] "internal/poll", [2024-05-07T10:57:17.505Z] "internal/race", [2024-05-07T10:57:17.505Z] "internal/reflectlite", [2024-05-07T10:57:17.505Z] "internal/singleflight", [2024-05-07T10:57:17.505Z] "internal/syscall/execenv", [2024-05-07T10:57:17.505Z] "internal/syscall/unix", [2024-05-07T10:57:17.505Z] "internal/testlog", [2024-05-07T10:57:17.505Z] "internal/unsafeheader", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/fs", [2024-05-07T10:57:17.505Z] "io/ioutil", [2024-05-07T10:57:17.505Z] "math", [2024-05-07T10:57:17.505Z] "math/big", [2024-05-07T10:57:17.505Z] "math/bits", [2024-05-07T10:57:17.505Z] "math/rand", [2024-05-07T10:57:17.505Z] "net", [2024-05-07T10:57:17.505Z] "net/url", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "path", [2024-05-07T10:57:17.505Z] "path/filepath", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "runtime/cgo", [2024-05-07T10:57:17.505Z] "runtime/internal/atomic", [2024-05-07T10:57:17.505Z] "runtime/internal/math", [2024-05-07T10:57:17.505Z] "runtime/internal/sys", [2024-05-07T10:57:17.505Z] "sort", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "sync/atomic", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "time", [2024-05-07T10:57:17.505Z] "unicode", [2024-05-07T10:57:17.505Z] "unicode/utf16", [2024-05-07T10:57:17.505Z] "unicode/utf8", [2024-05-07T10:57:17.505Z] "unsafe", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.505Z] ] [2024-05-07T10:57:17.505Z] } [2024-05-07T10:57:17.505Z] { [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines", [2024-05-07T10:57:17.505Z] "ImportPath": "github.com/openziti/identity/engines", [2024-05-07T10:57:17.505Z] "Name": "engines", [2024-05-07T10:57:17.505Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.505Z] "Module": { [2024-05-07T10:57:17.505Z] "Path": "github.com/openziti/identity", [2024-05-07T10:57:17.505Z] "Version": "v1.0.72", [2024-05-07T10:57:17.505Z] "Time": "2024-03-11T23:35:18Z", [2024-05-07T10:57:17.505Z] "Indirect": true, [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-05-07T10:57:17.505Z] "GoVersion": "1.19" [2024-05-07T10:57:17.505Z] }, [2024-05-07T10:57:17.505Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "Stale": true, [2024-05-07T10:57:17.505Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "engines.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "crypto", [2024-05-07T10:57:17.505Z] "net/url" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "crypto", [2024-05-07T10:57:17.505Z] "errors", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "hash", [2024-05-07T10:57:17.505Z] "internal/abi", [2024-05-07T10:57:17.505Z] "internal/bytealg", [2024-05-07T10:57:17.505Z] "internal/cpu", [2024-05-07T10:57:17.505Z] "internal/fmtsort", [2024-05-07T10:57:17.505Z] "internal/goexperiment", [2024-05-07T10:57:17.505Z] "internal/itoa", [2024-05-07T10:57:17.505Z] "internal/oserror", [2024-05-07T10:57:17.505Z] "internal/poll", [2024-05-07T10:57:17.505Z] "internal/race", [2024-05-07T10:57:17.505Z] "internal/reflectlite", [2024-05-07T10:57:17.505Z] "internal/syscall/execenv", [2024-05-07T10:57:17.505Z] "internal/syscall/unix", [2024-05-07T10:57:17.505Z] "internal/testlog", [2024-05-07T10:57:17.505Z] "internal/unsafeheader", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/fs", [2024-05-07T10:57:17.505Z] "math", [2024-05-07T10:57:17.505Z] "math/bits", [2024-05-07T10:57:17.505Z] "net/url", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "path", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "runtime/internal/atomic", [2024-05-07T10:57:17.505Z] "runtime/internal/math", [2024-05-07T10:57:17.505Z] "runtime/internal/sys", [2024-05-07T10:57:17.505Z] "sort", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "sync/atomic", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "time", [2024-05-07T10:57:17.505Z] "unicode", [2024-05-07T10:57:17.505Z] "unicode/utf8", [2024-05-07T10:57:17.505Z] "unsafe" [2024-05-07T10:57:17.505Z] ] [2024-05-07T10:57:17.505Z] } [2024-05-07T10:57:17.505Z] { [2024-05-07T10:57:17.505Z] "Dir": "/usr/local/go/src/os/user", [2024-05-07T10:57:17.505Z] "ImportPath": "os/user", [2024-05-07T10:57:17.505Z] "Name": "user", [2024-05-07T10:57:17.505Z] "Doc": "Package user allows user account lookups by name or id.", [2024-05-07T10:57:17.505Z] "Target": "/usr/local/go/pkg/linux_amd64/os/user.a", [2024-05-07T10:57:17.505Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.505Z] "Goroot": true, [2024-05-07T10:57:17.505Z] "Standard": true, [2024-05-07T10:57:17.505Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "lookup.go", [2024-05-07T10:57:17.505Z] "user.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "CgoFiles": [ [2024-05-07T10:57:17.505Z] "cgo_lookup_unix.go", [2024-05-07T10:57:17.505Z] "getgrouplist_unix.go", [2024-05-07T10:57:17.505Z] "listgroups_unix.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.505Z] "getgrouplist_darwin.go", [2024-05-07T10:57:17.505Z] "listgroups_aix.go", [2024-05-07T10:57:17.505Z] "listgroups_illumos.go", [2024-05-07T10:57:17.505Z] "lookup_android.go", [2024-05-07T10:57:17.505Z] "lookup_plan9.go", [2024-05-07T10:57:17.505Z] "lookup_stubs.go", [2024-05-07T10:57:17.505Z] "lookup_unix.go", [2024-05-07T10:57:17.505Z] "lookup_unix_test.go", [2024-05-07T10:57:17.505Z] "lookup_windows.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "C", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "unsafe" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "errors", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "internal/abi", [2024-05-07T10:57:17.505Z] "internal/bytealg", [2024-05-07T10:57:17.505Z] "internal/cpu", [2024-05-07T10:57:17.505Z] "internal/fmtsort", [2024-05-07T10:57:17.505Z] "internal/goexperiment", [2024-05-07T10:57:17.505Z] "internal/itoa", [2024-05-07T10:57:17.505Z] "internal/oserror", [2024-05-07T10:57:17.505Z] "internal/poll", [2024-05-07T10:57:17.505Z] "internal/race", [2024-05-07T10:57:17.505Z] "internal/reflectlite", [2024-05-07T10:57:17.505Z] "internal/syscall/execenv", [2024-05-07T10:57:17.505Z] "internal/syscall/unix", [2024-05-07T10:57:17.505Z] "internal/testlog", [2024-05-07T10:57:17.505Z] "internal/unsafeheader", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/fs", [2024-05-07T10:57:17.505Z] "math", [2024-05-07T10:57:17.505Z] "math/bits", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "path", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "runtime/cgo", [2024-05-07T10:57:17.505Z] "runtime/internal/atomic", [2024-05-07T10:57:17.505Z] "runtime/internal/math", [2024-05-07T10:57:17.505Z] "runtime/internal/sys", [2024-05-07T10:57:17.505Z] "sort", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "sync/atomic", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "time", [2024-05-07T10:57:17.505Z] "unicode", [2024-05-07T10:57:17.505Z] "unicode/utf8", [2024-05-07T10:57:17.505Z] "unsafe" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestGoFiles": [ [2024-05-07T10:57:17.505Z] "cgo_unix_test.go", [2024-05-07T10:57:17.505Z] "user_test.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestImports": [ [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "testing" [2024-05-07T10:57:17.505Z] ] [2024-05-07T10:57:17.505Z] } [2024-05-07T10:57:17.505Z] { [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/auth", [2024-05-07T10:57:17.505Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.505Z] "Name": "auth", [2024-05-07T10:57:17.505Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "Module": { [2024-05-07T10:57:17.505Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.505Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.505Z] "Indirect": true, [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.505Z] "GoVersion": "1.15" [2024-05-07T10:57:17.505Z] }, [2024-05-07T10:57:17.505Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "Stale": true, [2024-05-07T10:57:17.505Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "direct.go", [2024-05-07T10:57:17.505Z] "mod.go", [2024-05-07T10:57:17.505Z] "no_auth.go", [2024-05-07T10:57:17.505Z] "unix_peer.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "bytes", [2024-05-07T10:57:17.505Z] "encoding/binary", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "os/user", [2024-05-07T10:57:17.505Z] "strconv" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "bytes", [2024-05-07T10:57:17.505Z] "encoding/binary", [2024-05-07T10:57:17.505Z] "errors", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "internal/abi", [2024-05-07T10:57:17.505Z] "internal/bytealg", [2024-05-07T10:57:17.505Z] "internal/cpu", [2024-05-07T10:57:17.505Z] "internal/fmtsort", [2024-05-07T10:57:17.505Z] "internal/goexperiment", [2024-05-07T10:57:17.505Z] "internal/itoa", [2024-05-07T10:57:17.505Z] "internal/oserror", [2024-05-07T10:57:17.505Z] "internal/poll", [2024-05-07T10:57:17.505Z] "internal/race", [2024-05-07T10:57:17.505Z] "internal/reflectlite", [2024-05-07T10:57:17.505Z] "internal/syscall/execenv", [2024-05-07T10:57:17.505Z] "internal/syscall/unix", [2024-05-07T10:57:17.505Z] "internal/testlog", [2024-05-07T10:57:17.505Z] "internal/unsafeheader", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/fs", [2024-05-07T10:57:17.505Z] "math", [2024-05-07T10:57:17.505Z] "math/bits", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "os/user", [2024-05-07T10:57:17.505Z] "path", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "runtime/cgo", [2024-05-07T10:57:17.505Z] "runtime/internal/atomic", [2024-05-07T10:57:17.505Z] "runtime/internal/math", [2024-05-07T10:57:17.505Z] "runtime/internal/sys", [2024-05-07T10:57:17.505Z] "sort", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "sync/atomic", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "time", [2024-05-07T10:57:17.505Z] "unicode", [2024-05-07T10:57:17.505Z] "unicode/utf8", [2024-05-07T10:57:17.505Z] "unsafe" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestGoFiles": [ [2024-05-07T10:57:17.505Z] "auth_internal_suite_test.go", [2024-05-07T10:57:17.505Z] "auth_internal_test.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestImports": [ [2024-05-07T10:57:17.505Z] "encoding/binary", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.505Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.505Z] "os/user", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "testing" [2024-05-07T10:57:17.505Z] ] [2024-05-07T10:57:17.505Z] } [2024-05-07T10:57:17.505Z] { [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/connection", [2024-05-07T10:57:17.505Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.505Z] "Name": "connection", [2024-05-07T10:57:17.505Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "Module": { [2024-05-07T10:57:17.505Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.505Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.505Z] "Indirect": true, [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.505Z] "GoVersion": "1.15" [2024-05-07T10:57:17.505Z] }, [2024-05-07T10:57:17.505Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "Stale": true, [2024-05-07T10:57:17.505Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "conn.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "net", [2024-05-07T10:57:17.505Z] "net/url", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "strings" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "context", [2024-05-07T10:57:17.505Z] "errors", [2024-05-07T10:57:17.505Z] "fmt", [2024-05-07T10:57:17.505Z] "internal/abi", [2024-05-07T10:57:17.505Z] "internal/bytealg", [2024-05-07T10:57:17.505Z] "internal/cpu", [2024-05-07T10:57:17.505Z] "internal/fmtsort", [2024-05-07T10:57:17.505Z] "internal/goexperiment", [2024-05-07T10:57:17.505Z] "internal/itoa", [2024-05-07T10:57:17.505Z] "internal/nettrace", [2024-05-07T10:57:17.505Z] "internal/oserror", [2024-05-07T10:57:17.505Z] "internal/poll", [2024-05-07T10:57:17.505Z] "internal/race", [2024-05-07T10:57:17.505Z] "internal/reflectlite", [2024-05-07T10:57:17.505Z] "internal/singleflight", [2024-05-07T10:57:17.505Z] "internal/syscall/execenv", [2024-05-07T10:57:17.505Z] "internal/syscall/unix", [2024-05-07T10:57:17.505Z] "internal/testlog", [2024-05-07T10:57:17.505Z] "internal/unsafeheader", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/fs", [2024-05-07T10:57:17.505Z] "math", [2024-05-07T10:57:17.505Z] "math/bits", [2024-05-07T10:57:17.505Z] "net", [2024-05-07T10:57:17.505Z] "net/url", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "path", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "runtime", [2024-05-07T10:57:17.505Z] "runtime/cgo", [2024-05-07T10:57:17.505Z] "runtime/internal/atomic", [2024-05-07T10:57:17.505Z] "runtime/internal/math", [2024-05-07T10:57:17.505Z] "runtime/internal/sys", [2024-05-07T10:57:17.505Z] "sort", [2024-05-07T10:57:17.505Z] "strconv", [2024-05-07T10:57:17.505Z] "strings", [2024-05-07T10:57:17.505Z] "sync", [2024-05-07T10:57:17.505Z] "sync/atomic", [2024-05-07T10:57:17.505Z] "syscall", [2024-05-07T10:57:17.505Z] "time", [2024-05-07T10:57:17.505Z] "unicode", [2024-05-07T10:57:17.505Z] "unicode/utf8", [2024-05-07T10:57:17.505Z] "unsafe", [2024-05-07T10:57:17.505Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestGoFiles": [ [2024-05-07T10:57:17.505Z] "conn_internal_test.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "TestImports": [ [2024-05-07T10:57:17.505Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.505Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.505Z] "io", [2024-05-07T10:57:17.505Z] "io/ioutil", [2024-05-07T10:57:17.505Z] "net", [2024-05-07T10:57:17.505Z] "os", [2024-05-07T10:57:17.505Z] "testing", [2024-05-07T10:57:17.505Z] "time" [2024-05-07T10:57:17.505Z] ] [2024-05-07T10:57:17.505Z] } [2024-05-07T10:57:17.505Z] { [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/deleteclient", [2024-05-07T10:57:17.505Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.505Z] "Name": "deleteclient", [2024-05-07T10:57:17.505Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "Module": { [2024-05-07T10:57:17.505Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.505Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.505Z] "Indirect": true, [2024-05-07T10:57:17.505Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.505Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.505Z] "GoVersion": "1.15" [2024-05-07T10:57:17.505Z] }, [2024-05-07T10:57:17.505Z] "DepOnly": true, [2024-05-07T10:57:17.505Z] "Stale": true, [2024-05-07T10:57:17.505Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.505Z] "GoFiles": [ [2024-05-07T10:57:17.505Z] "delete_client.pb.go" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Imports": [ [2024-05-07T10:57:17.505Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.505Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.505Z] "reflect", [2024-05-07T10:57:17.505Z] "sync" [2024-05-07T10:57:17.505Z] ], [2024-05-07T10:57:17.505Z] "Deps": [ [2024-05-07T10:57:17.505Z] "bufio", [2024-05-07T10:57:17.506Z] "bytes", [2024-05-07T10:57:17.506Z] "compress/flate", [2024-05-07T10:57:17.506Z] "compress/gzip", [2024-05-07T10:57:17.506Z] "embed", [2024-05-07T10:57:17.506Z] "encoding", [2024-05-07T10:57:17.506Z] "encoding/base64", [2024-05-07T10:57:17.506Z] "encoding/binary", [2024-05-07T10:57:17.506Z] "encoding/json", [2024-05-07T10:57:17.506Z] "errors", [2024-05-07T10:57:17.506Z] "fmt", [2024-05-07T10:57:17.506Z] "go/token", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "hash", [2024-05-07T10:57:17.506Z] "hash/crc32", [2024-05-07T10:57:17.506Z] "hash/fnv", [2024-05-07T10:57:17.506Z] "internal/abi", [2024-05-07T10:57:17.506Z] "internal/bytealg", [2024-05-07T10:57:17.506Z] "internal/cpu", [2024-05-07T10:57:17.506Z] "internal/fmtsort", [2024-05-07T10:57:17.506Z] "internal/goexperiment", [2024-05-07T10:57:17.506Z] "internal/itoa", [2024-05-07T10:57:17.506Z] "internal/oserror", [2024-05-07T10:57:17.506Z] "internal/poll", [2024-05-07T10:57:17.506Z] "internal/race", [2024-05-07T10:57:17.506Z] "internal/reflectlite", [2024-05-07T10:57:17.506Z] "internal/syscall/execenv", [2024-05-07T10:57:17.506Z] "internal/syscall/unix", [2024-05-07T10:57:17.506Z] "internal/testlog", [2024-05-07T10:57:17.506Z] "internal/unsafeheader", [2024-05-07T10:57:17.506Z] "io", [2024-05-07T10:57:17.506Z] "io/fs", [2024-05-07T10:57:17.506Z] "io/ioutil", [2024-05-07T10:57:17.506Z] "math", [2024-05-07T10:57:17.506Z] "math/bits", [2024-05-07T10:57:17.506Z] "os", [2024-05-07T10:57:17.506Z] "path", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "runtime", [2024-05-07T10:57:17.506Z] "runtime/internal/atomic", [2024-05-07T10:57:17.506Z] "runtime/internal/math", [2024-05-07T10:57:17.506Z] "runtime/internal/sys", [2024-05-07T10:57:17.506Z] "sort", [2024-05-07T10:57:17.506Z] "strconv", [2024-05-07T10:57:17.506Z] "strings", [2024-05-07T10:57:17.506Z] "sync", [2024-05-07T10:57:17.506Z] "sync/atomic", [2024-05-07T10:57:17.506Z] "syscall", [2024-05-07T10:57:17.506Z] "time", [2024-05-07T10:57:17.506Z] "unicode", [2024-05-07T10:57:17.506Z] "unicode/utf16", [2024-05-07T10:57:17.506Z] "unicode/utf8", [2024-05-07T10:57:17.506Z] "unsafe" [2024-05-07T10:57:17.506Z] ] [2024-05-07T10:57:17.506Z] } [2024-05-07T10:57:17.506Z] { [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listauthenticators", [2024-05-07T10:57:17.506Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.506Z] "Name": "listauthenticators", [2024-05-07T10:57:17.506Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Module": { [2024-05-07T10:57:17.506Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.506Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.506Z] "Indirect": true, [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.506Z] "GoVersion": "1.15" [2024-05-07T10:57:17.506Z] }, [2024-05-07T10:57:17.506Z] "DepOnly": true, [2024-05-07T10:57:17.506Z] "Stale": true, [2024-05-07T10:57:17.506Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "GoFiles": [ [2024-05-07T10:57:17.506Z] "list_authenticators.pb.go" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Imports": [ [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "sync" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Deps": [ [2024-05-07T10:57:17.506Z] "bufio", [2024-05-07T10:57:17.506Z] "bytes", [2024-05-07T10:57:17.506Z] "compress/flate", [2024-05-07T10:57:17.506Z] "compress/gzip", [2024-05-07T10:57:17.506Z] "embed", [2024-05-07T10:57:17.506Z] "encoding", [2024-05-07T10:57:17.506Z] "encoding/base64", [2024-05-07T10:57:17.506Z] "encoding/binary", [2024-05-07T10:57:17.506Z] "encoding/json", [2024-05-07T10:57:17.506Z] "errors", [2024-05-07T10:57:17.506Z] "fmt", [2024-05-07T10:57:17.506Z] "go/token", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "hash", [2024-05-07T10:57:17.506Z] "hash/crc32", [2024-05-07T10:57:17.506Z] "hash/fnv", [2024-05-07T10:57:17.506Z] "internal/abi", [2024-05-07T10:57:17.506Z] "internal/bytealg", [2024-05-07T10:57:17.506Z] "internal/cpu", [2024-05-07T10:57:17.506Z] "internal/fmtsort", [2024-05-07T10:57:17.506Z] "internal/goexperiment", [2024-05-07T10:57:17.506Z] "internal/itoa", [2024-05-07T10:57:17.506Z] "internal/oserror", [2024-05-07T10:57:17.506Z] "internal/poll", [2024-05-07T10:57:17.506Z] "internal/race", [2024-05-07T10:57:17.506Z] "internal/reflectlite", [2024-05-07T10:57:17.506Z] "internal/syscall/execenv", [2024-05-07T10:57:17.506Z] "internal/syscall/unix", [2024-05-07T10:57:17.506Z] "internal/testlog", [2024-05-07T10:57:17.506Z] "internal/unsafeheader", [2024-05-07T10:57:17.506Z] "io", [2024-05-07T10:57:17.506Z] "io/fs", [2024-05-07T10:57:17.506Z] "io/ioutil", [2024-05-07T10:57:17.506Z] "math", [2024-05-07T10:57:17.506Z] "math/bits", [2024-05-07T10:57:17.506Z] "os", [2024-05-07T10:57:17.506Z] "path", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "runtime", [2024-05-07T10:57:17.506Z] "runtime/internal/atomic", [2024-05-07T10:57:17.506Z] "runtime/internal/math", [2024-05-07T10:57:17.506Z] "runtime/internal/sys", [2024-05-07T10:57:17.506Z] "sort", [2024-05-07T10:57:17.506Z] "strconv", [2024-05-07T10:57:17.506Z] "strings", [2024-05-07T10:57:17.506Z] "sync", [2024-05-07T10:57:17.506Z] "sync/atomic", [2024-05-07T10:57:17.506Z] "syscall", [2024-05-07T10:57:17.506Z] "time", [2024-05-07T10:57:17.506Z] "unicode", [2024-05-07T10:57:17.506Z] "unicode/utf16", [2024-05-07T10:57:17.506Z] "unicode/utf8", [2024-05-07T10:57:17.506Z] "unsafe" [2024-05-07T10:57:17.506Z] ] [2024-05-07T10:57:17.506Z] } [2024-05-07T10:57:17.506Z] { [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listclients", [2024-05-07T10:57:17.506Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.506Z] "Name": "listclients", [2024-05-07T10:57:17.506Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Module": { [2024-05-07T10:57:17.506Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.506Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.506Z] "Indirect": true, [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.506Z] "GoVersion": "1.15" [2024-05-07T10:57:17.506Z] }, [2024-05-07T10:57:17.506Z] "DepOnly": true, [2024-05-07T10:57:17.506Z] "Stale": true, [2024-05-07T10:57:17.506Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "GoFiles": [ [2024-05-07T10:57:17.506Z] "list_clients.pb.go" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Imports": [ [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "sync" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Deps": [ [2024-05-07T10:57:17.506Z] "bufio", [2024-05-07T10:57:17.506Z] "bytes", [2024-05-07T10:57:17.506Z] "compress/flate", [2024-05-07T10:57:17.506Z] "compress/gzip", [2024-05-07T10:57:17.506Z] "embed", [2024-05-07T10:57:17.506Z] "encoding", [2024-05-07T10:57:17.506Z] "encoding/base64", [2024-05-07T10:57:17.506Z] "encoding/binary", [2024-05-07T10:57:17.506Z] "encoding/json", [2024-05-07T10:57:17.506Z] "errors", [2024-05-07T10:57:17.506Z] "fmt", [2024-05-07T10:57:17.506Z] "go/token", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "hash", [2024-05-07T10:57:17.506Z] "hash/crc32", [2024-05-07T10:57:17.506Z] "hash/fnv", [2024-05-07T10:57:17.506Z] "internal/abi", [2024-05-07T10:57:17.506Z] "internal/bytealg", [2024-05-07T10:57:17.506Z] "internal/cpu", [2024-05-07T10:57:17.506Z] "internal/fmtsort", [2024-05-07T10:57:17.506Z] "internal/goexperiment", [2024-05-07T10:57:17.506Z] "internal/itoa", [2024-05-07T10:57:17.506Z] "internal/oserror", [2024-05-07T10:57:17.506Z] "internal/poll", [2024-05-07T10:57:17.506Z] "internal/race", [2024-05-07T10:57:17.506Z] "internal/reflectlite", [2024-05-07T10:57:17.506Z] "internal/syscall/execenv", [2024-05-07T10:57:17.506Z] "internal/syscall/unix", [2024-05-07T10:57:17.506Z] "internal/testlog", [2024-05-07T10:57:17.506Z] "internal/unsafeheader", [2024-05-07T10:57:17.506Z] "io", [2024-05-07T10:57:17.506Z] "io/fs", [2024-05-07T10:57:17.506Z] "io/ioutil", [2024-05-07T10:57:17.506Z] "math", [2024-05-07T10:57:17.506Z] "math/bits", [2024-05-07T10:57:17.506Z] "os", [2024-05-07T10:57:17.506Z] "path", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "runtime", [2024-05-07T10:57:17.506Z] "runtime/internal/atomic", [2024-05-07T10:57:17.506Z] "runtime/internal/math", [2024-05-07T10:57:17.506Z] "runtime/internal/sys", [2024-05-07T10:57:17.506Z] "sort", [2024-05-07T10:57:17.506Z] "strconv", [2024-05-07T10:57:17.506Z] "strings", [2024-05-07T10:57:17.506Z] "sync", [2024-05-07T10:57:17.506Z] "sync/atomic", [2024-05-07T10:57:17.506Z] "syscall", [2024-05-07T10:57:17.506Z] "time", [2024-05-07T10:57:17.506Z] "unicode", [2024-05-07T10:57:17.506Z] "unicode/utf16", [2024-05-07T10:57:17.506Z] "unicode/utf8", [2024-05-07T10:57:17.506Z] "unsafe" [2024-05-07T10:57:17.506Z] ] [2024-05-07T10:57:17.506Z] } [2024-05-07T10:57:17.506Z] { [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaalgorithm", [2024-05-07T10:57:17.506Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.506Z] "Name": "psaalgorithm", [2024-05-07T10:57:17.506Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Module": { [2024-05-07T10:57:17.506Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.506Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.506Z] "Indirect": true, [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.506Z] "GoVersion": "1.15" [2024-05-07T10:57:17.506Z] }, [2024-05-07T10:57:17.506Z] "DepOnly": true, [2024-05-07T10:57:17.506Z] "Stale": true, [2024-05-07T10:57:17.506Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "GoFiles": [ [2024-05-07T10:57:17.506Z] "psa_algorithm.pb.go" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Imports": [ [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "sync" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Deps": [ [2024-05-07T10:57:17.506Z] "bufio", [2024-05-07T10:57:17.506Z] "bytes", [2024-05-07T10:57:17.506Z] "compress/flate", [2024-05-07T10:57:17.506Z] "compress/gzip", [2024-05-07T10:57:17.506Z] "embed", [2024-05-07T10:57:17.506Z] "encoding", [2024-05-07T10:57:17.506Z] "encoding/base64", [2024-05-07T10:57:17.506Z] "encoding/binary", [2024-05-07T10:57:17.506Z] "encoding/json", [2024-05-07T10:57:17.506Z] "errors", [2024-05-07T10:57:17.506Z] "fmt", [2024-05-07T10:57:17.506Z] "go/token", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "hash", [2024-05-07T10:57:17.506Z] "hash/crc32", [2024-05-07T10:57:17.506Z] "hash/fnv", [2024-05-07T10:57:17.506Z] "internal/abi", [2024-05-07T10:57:17.506Z] "internal/bytealg", [2024-05-07T10:57:17.506Z] "internal/cpu", [2024-05-07T10:57:17.506Z] "internal/fmtsort", [2024-05-07T10:57:17.506Z] "internal/goexperiment", [2024-05-07T10:57:17.506Z] "internal/itoa", [2024-05-07T10:57:17.506Z] "internal/oserror", [2024-05-07T10:57:17.506Z] "internal/poll", [2024-05-07T10:57:17.506Z] "internal/race", [2024-05-07T10:57:17.506Z] "internal/reflectlite", [2024-05-07T10:57:17.506Z] "internal/syscall/execenv", [2024-05-07T10:57:17.506Z] "internal/syscall/unix", [2024-05-07T10:57:17.506Z] "internal/testlog", [2024-05-07T10:57:17.506Z] "internal/unsafeheader", [2024-05-07T10:57:17.506Z] "io", [2024-05-07T10:57:17.506Z] "io/fs", [2024-05-07T10:57:17.506Z] "io/ioutil", [2024-05-07T10:57:17.506Z] "math", [2024-05-07T10:57:17.506Z] "math/bits", [2024-05-07T10:57:17.506Z] "os", [2024-05-07T10:57:17.506Z] "path", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "runtime", [2024-05-07T10:57:17.506Z] "runtime/internal/atomic", [2024-05-07T10:57:17.506Z] "runtime/internal/math", [2024-05-07T10:57:17.506Z] "runtime/internal/sys", [2024-05-07T10:57:17.506Z] "sort", [2024-05-07T10:57:17.506Z] "strconv", [2024-05-07T10:57:17.506Z] "strings", [2024-05-07T10:57:17.506Z] "sync", [2024-05-07T10:57:17.506Z] "sync/atomic", [2024-05-07T10:57:17.506Z] "syscall", [2024-05-07T10:57:17.506Z] "time", [2024-05-07T10:57:17.506Z] "unicode", [2024-05-07T10:57:17.506Z] "unicode/utf16", [2024-05-07T10:57:17.506Z] "unicode/utf8", [2024-05-07T10:57:17.506Z] "unsafe" [2024-05-07T10:57:17.506Z] ] [2024-05-07T10:57:17.506Z] } [2024-05-07T10:57:17.506Z] { [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psakeyattributes", [2024-05-07T10:57:17.506Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.506Z] "Name": "psakeyattributes", [2024-05-07T10:57:17.506Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Module": { [2024-05-07T10:57:17.506Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.506Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.506Z] "Indirect": true, [2024-05-07T10:57:17.506Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.506Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.506Z] "GoVersion": "1.15" [2024-05-07T10:57:17.506Z] }, [2024-05-07T10:57:17.506Z] "DepOnly": true, [2024-05-07T10:57:17.506Z] "Stale": true, [2024-05-07T10:57:17.506Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "GoFiles": [ [2024-05-07T10:57:17.506Z] "psa_key_attributes.pb.go" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Imports": [ [2024-05-07T10:57:17.506Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.506Z] "reflect", [2024-05-07T10:57:17.506Z] "sync" [2024-05-07T10:57:17.506Z] ], [2024-05-07T10:57:17.506Z] "Deps": [ [2024-05-07T10:57:17.506Z] "bufio", [2024-05-07T10:57:17.506Z] "bytes", [2024-05-07T10:57:17.506Z] "compress/flate", [2024-05-07T10:57:17.506Z] "compress/gzip", [2024-05-07T10:57:17.506Z] "embed", [2024-05-07T10:57:17.506Z] "encoding", [2024-05-07T10:57:17.506Z] "encoding/base64", [2024-05-07T10:57:17.506Z] "encoding/binary", [2024-05-07T10:57:17.506Z] "encoding/json", [2024-05-07T10:57:17.506Z] "errors", [2024-05-07T10:57:17.506Z] "fmt", [2024-05-07T10:57:17.506Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.506Z] "go/token", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.506Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "hash", [2024-05-07T10:57:17.507Z] "hash/crc32", [2024-05-07T10:57:17.507Z] "hash/fnv", [2024-05-07T10:57:17.507Z] "internal/abi", [2024-05-07T10:57:17.507Z] "internal/bytealg", [2024-05-07T10:57:17.507Z] "internal/cpu", [2024-05-07T10:57:17.507Z] "internal/fmtsort", [2024-05-07T10:57:17.507Z] "internal/goexperiment", [2024-05-07T10:57:17.507Z] "internal/itoa", [2024-05-07T10:57:17.507Z] "internal/oserror", [2024-05-07T10:57:17.507Z] "internal/poll", [2024-05-07T10:57:17.507Z] "internal/race", [2024-05-07T10:57:17.507Z] "internal/reflectlite", [2024-05-07T10:57:17.507Z] "internal/syscall/execenv", [2024-05-07T10:57:17.507Z] "internal/syscall/unix", [2024-05-07T10:57:17.507Z] "internal/testlog", [2024-05-07T10:57:17.507Z] "internal/unsafeheader", [2024-05-07T10:57:17.507Z] "io", [2024-05-07T10:57:17.507Z] "io/fs", [2024-05-07T10:57:17.507Z] "io/ioutil", [2024-05-07T10:57:17.507Z] "math", [2024-05-07T10:57:17.507Z] "math/bits", [2024-05-07T10:57:17.507Z] "os", [2024-05-07T10:57:17.507Z] "path", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "runtime", [2024-05-07T10:57:17.507Z] "runtime/internal/atomic", [2024-05-07T10:57:17.507Z] "runtime/internal/math", [2024-05-07T10:57:17.507Z] "runtime/internal/sys", [2024-05-07T10:57:17.507Z] "sort", [2024-05-07T10:57:17.507Z] "strconv", [2024-05-07T10:57:17.507Z] "strings", [2024-05-07T10:57:17.507Z] "sync", [2024-05-07T10:57:17.507Z] "sync/atomic", [2024-05-07T10:57:17.507Z] "syscall", [2024-05-07T10:57:17.507Z] "time", [2024-05-07T10:57:17.507Z] "unicode", [2024-05-07T10:57:17.507Z] "unicode/utf16", [2024-05-07T10:57:17.507Z] "unicode/utf8", [2024-05-07T10:57:17.507Z] "unsafe" [2024-05-07T10:57:17.507Z] ] [2024-05-07T10:57:17.507Z] } [2024-05-07T10:57:17.507Z] { [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listkeys", [2024-05-07T10:57:17.507Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.507Z] "Name": "listkeys", [2024-05-07T10:57:17.507Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Module": { [2024-05-07T10:57:17.507Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.507Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.507Z] "Indirect": true, [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.507Z] "GoVersion": "1.15" [2024-05-07T10:57:17.507Z] }, [2024-05-07T10:57:17.507Z] "DepOnly": true, [2024-05-07T10:57:17.507Z] "Stale": true, [2024-05-07T10:57:17.507Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "GoFiles": [ [2024-05-07T10:57:17.507Z] "list_keys.pb.go" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Imports": [ [2024-05-07T10:57:17.507Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "sync" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Deps": [ [2024-05-07T10:57:17.507Z] "bufio", [2024-05-07T10:57:17.507Z] "bytes", [2024-05-07T10:57:17.507Z] "compress/flate", [2024-05-07T10:57:17.507Z] "compress/gzip", [2024-05-07T10:57:17.507Z] "embed", [2024-05-07T10:57:17.507Z] "encoding", [2024-05-07T10:57:17.507Z] "encoding/base64", [2024-05-07T10:57:17.507Z] "encoding/binary", [2024-05-07T10:57:17.507Z] "encoding/json", [2024-05-07T10:57:17.507Z] "errors", [2024-05-07T10:57:17.507Z] "fmt", [2024-05-07T10:57:17.507Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.507Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.507Z] "go/token", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "hash", [2024-05-07T10:57:17.507Z] "hash/crc32", [2024-05-07T10:57:17.507Z] "hash/fnv", [2024-05-07T10:57:17.507Z] "internal/abi", [2024-05-07T10:57:17.507Z] "internal/bytealg", [2024-05-07T10:57:17.507Z] "internal/cpu", [2024-05-07T10:57:17.507Z] "internal/fmtsort", [2024-05-07T10:57:17.507Z] "internal/goexperiment", [2024-05-07T10:57:17.507Z] "internal/itoa", [2024-05-07T10:57:17.507Z] "internal/oserror", [2024-05-07T10:57:17.507Z] "internal/poll", [2024-05-07T10:57:17.507Z] "internal/race", [2024-05-07T10:57:17.507Z] "internal/reflectlite", [2024-05-07T10:57:17.507Z] "internal/syscall/execenv", [2024-05-07T10:57:17.507Z] "internal/syscall/unix", [2024-05-07T10:57:17.507Z] "internal/testlog", [2024-05-07T10:57:17.507Z] "internal/unsafeheader", [2024-05-07T10:57:17.507Z] "io", [2024-05-07T10:57:17.507Z] "io/fs", [2024-05-07T10:57:17.507Z] "io/ioutil", [2024-05-07T10:57:17.507Z] "math", [2024-05-07T10:57:17.507Z] "math/bits", [2024-05-07T10:57:17.507Z] "os", [2024-05-07T10:57:17.507Z] "path", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "runtime", [2024-05-07T10:57:17.507Z] "runtime/internal/atomic", [2024-05-07T10:57:17.507Z] "runtime/internal/math", [2024-05-07T10:57:17.507Z] "runtime/internal/sys", [2024-05-07T10:57:17.507Z] "sort", [2024-05-07T10:57:17.507Z] "strconv", [2024-05-07T10:57:17.507Z] "strings", [2024-05-07T10:57:17.507Z] "sync", [2024-05-07T10:57:17.507Z] "sync/atomic", [2024-05-07T10:57:17.507Z] "syscall", [2024-05-07T10:57:17.507Z] "time", [2024-05-07T10:57:17.507Z] "unicode", [2024-05-07T10:57:17.507Z] "unicode/utf16", [2024-05-07T10:57:17.507Z] "unicode/utf8", [2024-05-07T10:57:17.507Z] "unsafe" [2024-05-07T10:57:17.507Z] ] [2024-05-07T10:57:17.507Z] } [2024-05-07T10:57:17.507Z] { [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listopcodes", [2024-05-07T10:57:17.507Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.507Z] "Name": "listopcodes", [2024-05-07T10:57:17.507Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Module": { [2024-05-07T10:57:17.507Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.507Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.507Z] "Indirect": true, [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.507Z] "GoVersion": "1.15" [2024-05-07T10:57:17.507Z] }, [2024-05-07T10:57:17.507Z] "DepOnly": true, [2024-05-07T10:57:17.507Z] "Stale": true, [2024-05-07T10:57:17.507Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "GoFiles": [ [2024-05-07T10:57:17.507Z] "list_opcodes.pb.go" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Imports": [ [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "sync" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Deps": [ [2024-05-07T10:57:17.507Z] "bufio", [2024-05-07T10:57:17.507Z] "bytes", [2024-05-07T10:57:17.507Z] "compress/flate", [2024-05-07T10:57:17.507Z] "compress/gzip", [2024-05-07T10:57:17.507Z] "embed", [2024-05-07T10:57:17.507Z] "encoding", [2024-05-07T10:57:17.507Z] "encoding/base64", [2024-05-07T10:57:17.507Z] "encoding/binary", [2024-05-07T10:57:17.507Z] "encoding/json", [2024-05-07T10:57:17.507Z] "errors", [2024-05-07T10:57:17.507Z] "fmt", [2024-05-07T10:57:17.507Z] "go/token", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "hash", [2024-05-07T10:57:17.507Z] "hash/crc32", [2024-05-07T10:57:17.507Z] "hash/fnv", [2024-05-07T10:57:17.507Z] "internal/abi", [2024-05-07T10:57:17.507Z] "internal/bytealg", [2024-05-07T10:57:17.507Z] "internal/cpu", [2024-05-07T10:57:17.507Z] "internal/fmtsort", [2024-05-07T10:57:17.507Z] "internal/goexperiment", [2024-05-07T10:57:17.507Z] "internal/itoa", [2024-05-07T10:57:17.507Z] "internal/oserror", [2024-05-07T10:57:17.507Z] "internal/poll", [2024-05-07T10:57:17.507Z] "internal/race", [2024-05-07T10:57:17.507Z] "internal/reflectlite", [2024-05-07T10:57:17.507Z] "internal/syscall/execenv", [2024-05-07T10:57:17.507Z] "internal/syscall/unix", [2024-05-07T10:57:17.507Z] "internal/testlog", [2024-05-07T10:57:17.507Z] "internal/unsafeheader", [2024-05-07T10:57:17.507Z] "io", [2024-05-07T10:57:17.507Z] "io/fs", [2024-05-07T10:57:17.507Z] "io/ioutil", [2024-05-07T10:57:17.507Z] "math", [2024-05-07T10:57:17.507Z] "math/bits", [2024-05-07T10:57:17.507Z] "os", [2024-05-07T10:57:17.507Z] "path", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "runtime", [2024-05-07T10:57:17.507Z] "runtime/internal/atomic", [2024-05-07T10:57:17.507Z] "runtime/internal/math", [2024-05-07T10:57:17.507Z] "runtime/internal/sys", [2024-05-07T10:57:17.507Z] "sort", [2024-05-07T10:57:17.507Z] "strconv", [2024-05-07T10:57:17.507Z] "strings", [2024-05-07T10:57:17.507Z] "sync", [2024-05-07T10:57:17.507Z] "sync/atomic", [2024-05-07T10:57:17.507Z] "syscall", [2024-05-07T10:57:17.507Z] "time", [2024-05-07T10:57:17.507Z] "unicode", [2024-05-07T10:57:17.507Z] "unicode/utf16", [2024-05-07T10:57:17.507Z] "unicode/utf8", [2024-05-07T10:57:17.507Z] "unsafe" [2024-05-07T10:57:17.507Z] ] [2024-05-07T10:57:17.507Z] } [2024-05-07T10:57:17.507Z] { [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/listproviders", [2024-05-07T10:57:17.507Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.507Z] "Name": "listproviders", [2024-05-07T10:57:17.507Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Module": { [2024-05-07T10:57:17.507Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.507Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.507Z] "Indirect": true, [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.507Z] "GoVersion": "1.15" [2024-05-07T10:57:17.507Z] }, [2024-05-07T10:57:17.507Z] "DepOnly": true, [2024-05-07T10:57:17.507Z] "Stale": true, [2024-05-07T10:57:17.507Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "GoFiles": [ [2024-05-07T10:57:17.507Z] "list_providers.pb.go" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Imports": [ [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "sync" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Deps": [ [2024-05-07T10:57:17.507Z] "bufio", [2024-05-07T10:57:17.507Z] "bytes", [2024-05-07T10:57:17.507Z] "compress/flate", [2024-05-07T10:57:17.507Z] "compress/gzip", [2024-05-07T10:57:17.507Z] "embed", [2024-05-07T10:57:17.507Z] "encoding", [2024-05-07T10:57:17.507Z] "encoding/base64", [2024-05-07T10:57:17.507Z] "encoding/binary", [2024-05-07T10:57:17.507Z] "encoding/json", [2024-05-07T10:57:17.507Z] "errors", [2024-05-07T10:57:17.507Z] "fmt", [2024-05-07T10:57:17.507Z] "go/token", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "hash", [2024-05-07T10:57:17.507Z] "hash/crc32", [2024-05-07T10:57:17.507Z] "hash/fnv", [2024-05-07T10:57:17.507Z] "internal/abi", [2024-05-07T10:57:17.507Z] "internal/bytealg", [2024-05-07T10:57:17.507Z] "internal/cpu", [2024-05-07T10:57:17.507Z] "internal/fmtsort", [2024-05-07T10:57:17.507Z] "internal/goexperiment", [2024-05-07T10:57:17.507Z] "internal/itoa", [2024-05-07T10:57:17.507Z] "internal/oserror", [2024-05-07T10:57:17.507Z] "internal/poll", [2024-05-07T10:57:17.507Z] "internal/race", [2024-05-07T10:57:17.507Z] "internal/reflectlite", [2024-05-07T10:57:17.507Z] "internal/syscall/execenv", [2024-05-07T10:57:17.507Z] "internal/syscall/unix", [2024-05-07T10:57:17.507Z] "internal/testlog", [2024-05-07T10:57:17.507Z] "internal/unsafeheader", [2024-05-07T10:57:17.507Z] "io", [2024-05-07T10:57:17.507Z] "io/fs", [2024-05-07T10:57:17.507Z] "io/ioutil", [2024-05-07T10:57:17.507Z] "math", [2024-05-07T10:57:17.507Z] "math/bits", [2024-05-07T10:57:17.507Z] "os", [2024-05-07T10:57:17.507Z] "path", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "runtime", [2024-05-07T10:57:17.507Z] "runtime/internal/atomic", [2024-05-07T10:57:17.507Z] "runtime/internal/math", [2024-05-07T10:57:17.507Z] "runtime/internal/sys", [2024-05-07T10:57:17.507Z] "sort", [2024-05-07T10:57:17.507Z] "strconv", [2024-05-07T10:57:17.507Z] "strings", [2024-05-07T10:57:17.507Z] "sync", [2024-05-07T10:57:17.507Z] "sync/atomic", [2024-05-07T10:57:17.507Z] "syscall", [2024-05-07T10:57:17.507Z] "time", [2024-05-07T10:57:17.507Z] "unicode", [2024-05-07T10:57:17.507Z] "unicode/utf16", [2024-05-07T10:57:17.507Z] "unicode/utf8", [2024-05-07T10:57:17.507Z] "unsafe" [2024-05-07T10:57:17.507Z] ] [2024-05-07T10:57:17.507Z] } [2024-05-07T10:57:17.507Z] { [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/ping", [2024-05-07T10:57:17.507Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.507Z] "Name": "ping", [2024-05-07T10:57:17.507Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Module": { [2024-05-07T10:57:17.507Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.507Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.507Z] "Indirect": true, [2024-05-07T10:57:17.507Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.507Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.507Z] "GoVersion": "1.15" [2024-05-07T10:57:17.507Z] }, [2024-05-07T10:57:17.507Z] "DepOnly": true, [2024-05-07T10:57:17.507Z] "Stale": true, [2024-05-07T10:57:17.507Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.507Z] "GoFiles": [ [2024-05-07T10:57:17.507Z] "ping.pb.go" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Imports": [ [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.507Z] "reflect", [2024-05-07T10:57:17.507Z] "sync" [2024-05-07T10:57:17.507Z] ], [2024-05-07T10:57:17.507Z] "Deps": [ [2024-05-07T10:57:17.507Z] "bufio", [2024-05-07T10:57:17.507Z] "bytes", [2024-05-07T10:57:17.507Z] "compress/flate", [2024-05-07T10:57:17.507Z] "compress/gzip", [2024-05-07T10:57:17.507Z] "embed", [2024-05-07T10:57:17.507Z] "encoding", [2024-05-07T10:57:17.507Z] "encoding/base64", [2024-05-07T10:57:17.507Z] "encoding/binary", [2024-05-07T10:57:17.507Z] "encoding/json", [2024-05-07T10:57:17.507Z] "errors", [2024-05-07T10:57:17.507Z] "fmt", [2024-05-07T10:57:17.507Z] "go/token", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.507Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "hash", [2024-05-07T10:57:17.508Z] "hash/crc32", [2024-05-07T10:57:17.508Z] "hash/fnv", [2024-05-07T10:57:17.508Z] "internal/abi", [2024-05-07T10:57:17.508Z] "internal/bytealg", [2024-05-07T10:57:17.508Z] "internal/cpu", [2024-05-07T10:57:17.508Z] "internal/fmtsort", [2024-05-07T10:57:17.508Z] "internal/goexperiment", [2024-05-07T10:57:17.508Z] "internal/itoa", [2024-05-07T10:57:17.508Z] "internal/oserror", [2024-05-07T10:57:17.508Z] "internal/poll", [2024-05-07T10:57:17.508Z] "internal/race", [2024-05-07T10:57:17.508Z] "internal/reflectlite", [2024-05-07T10:57:17.508Z] "internal/syscall/execenv", [2024-05-07T10:57:17.508Z] "internal/syscall/unix", [2024-05-07T10:57:17.508Z] "internal/testlog", [2024-05-07T10:57:17.508Z] "internal/unsafeheader", [2024-05-07T10:57:17.508Z] "io", [2024-05-07T10:57:17.508Z] "io/fs", [2024-05-07T10:57:17.508Z] "io/ioutil", [2024-05-07T10:57:17.508Z] "math", [2024-05-07T10:57:17.508Z] "math/bits", [2024-05-07T10:57:17.508Z] "os", [2024-05-07T10:57:17.508Z] "path", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "runtime", [2024-05-07T10:57:17.508Z] "runtime/internal/atomic", [2024-05-07T10:57:17.508Z] "runtime/internal/math", [2024-05-07T10:57:17.508Z] "runtime/internal/sys", [2024-05-07T10:57:17.508Z] "sort", [2024-05-07T10:57:17.508Z] "strconv", [2024-05-07T10:57:17.508Z] "strings", [2024-05-07T10:57:17.508Z] "sync", [2024-05-07T10:57:17.508Z] "sync/atomic", [2024-05-07T10:57:17.508Z] "syscall", [2024-05-07T10:57:17.508Z] "time", [2024-05-07T10:57:17.508Z] "unicode", [2024-05-07T10:57:17.508Z] "unicode/utf16", [2024-05-07T10:57:17.508Z] "unicode/utf8", [2024-05-07T10:57:17.508Z] "unsafe" [2024-05-07T10:57:17.508Z] ] [2024-05-07T10:57:17.508Z] } [2024-05-07T10:57:17.508Z] { [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.508Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.508Z] "Name": "psaaeaddecrypt", [2024-05-07T10:57:17.508Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Module": { [2024-05-07T10:57:17.508Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.508Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.508Z] "Indirect": true, [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.508Z] "GoVersion": "1.15" [2024-05-07T10:57:17.508Z] }, [2024-05-07T10:57:17.508Z] "DepOnly": true, [2024-05-07T10:57:17.508Z] "Stale": true, [2024-05-07T10:57:17.508Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "GoFiles": [ [2024-05-07T10:57:17.508Z] "psa_aead_decrypt.pb.go" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Imports": [ [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "sync" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Deps": [ [2024-05-07T10:57:17.508Z] "bufio", [2024-05-07T10:57:17.508Z] "bytes", [2024-05-07T10:57:17.508Z] "compress/flate", [2024-05-07T10:57:17.508Z] "compress/gzip", [2024-05-07T10:57:17.508Z] "embed", [2024-05-07T10:57:17.508Z] "encoding", [2024-05-07T10:57:17.508Z] "encoding/base64", [2024-05-07T10:57:17.508Z] "encoding/binary", [2024-05-07T10:57:17.508Z] "encoding/json", [2024-05-07T10:57:17.508Z] "errors", [2024-05-07T10:57:17.508Z] "fmt", [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "go/token", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "hash", [2024-05-07T10:57:17.508Z] "hash/crc32", [2024-05-07T10:57:17.508Z] "hash/fnv", [2024-05-07T10:57:17.508Z] "internal/abi", [2024-05-07T10:57:17.508Z] "internal/bytealg", [2024-05-07T10:57:17.508Z] "internal/cpu", [2024-05-07T10:57:17.508Z] "internal/fmtsort", [2024-05-07T10:57:17.508Z] "internal/goexperiment", [2024-05-07T10:57:17.508Z] "internal/itoa", [2024-05-07T10:57:17.508Z] "internal/oserror", [2024-05-07T10:57:17.508Z] "internal/poll", [2024-05-07T10:57:17.508Z] "internal/race", [2024-05-07T10:57:17.508Z] "internal/reflectlite", [2024-05-07T10:57:17.508Z] "internal/syscall/execenv", [2024-05-07T10:57:17.508Z] "internal/syscall/unix", [2024-05-07T10:57:17.508Z] "internal/testlog", [2024-05-07T10:57:17.508Z] "internal/unsafeheader", [2024-05-07T10:57:17.508Z] "io", [2024-05-07T10:57:17.508Z] "io/fs", [2024-05-07T10:57:17.508Z] "io/ioutil", [2024-05-07T10:57:17.508Z] "math", [2024-05-07T10:57:17.508Z] "math/bits", [2024-05-07T10:57:17.508Z] "os", [2024-05-07T10:57:17.508Z] "path", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "runtime", [2024-05-07T10:57:17.508Z] "runtime/internal/atomic", [2024-05-07T10:57:17.508Z] "runtime/internal/math", [2024-05-07T10:57:17.508Z] "runtime/internal/sys", [2024-05-07T10:57:17.508Z] "sort", [2024-05-07T10:57:17.508Z] "strconv", [2024-05-07T10:57:17.508Z] "strings", [2024-05-07T10:57:17.508Z] "sync", [2024-05-07T10:57:17.508Z] "sync/atomic", [2024-05-07T10:57:17.508Z] "syscall", [2024-05-07T10:57:17.508Z] "time", [2024-05-07T10:57:17.508Z] "unicode", [2024-05-07T10:57:17.508Z] "unicode/utf16", [2024-05-07T10:57:17.508Z] "unicode/utf8", [2024-05-07T10:57:17.508Z] "unsafe" [2024-05-07T10:57:17.508Z] ] [2024-05-07T10:57:17.508Z] } [2024-05-07T10:57:17.508Z] { [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.508Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.508Z] "Name": "psaaeadencrypt", [2024-05-07T10:57:17.508Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Module": { [2024-05-07T10:57:17.508Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.508Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.508Z] "Indirect": true, [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.508Z] "GoVersion": "1.15" [2024-05-07T10:57:17.508Z] }, [2024-05-07T10:57:17.508Z] "DepOnly": true, [2024-05-07T10:57:17.508Z] "Stale": true, [2024-05-07T10:57:17.508Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "GoFiles": [ [2024-05-07T10:57:17.508Z] "psa_aead_encrypt.pb.go" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Imports": [ [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "sync" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Deps": [ [2024-05-07T10:57:17.508Z] "bufio", [2024-05-07T10:57:17.508Z] "bytes", [2024-05-07T10:57:17.508Z] "compress/flate", [2024-05-07T10:57:17.508Z] "compress/gzip", [2024-05-07T10:57:17.508Z] "embed", [2024-05-07T10:57:17.508Z] "encoding", [2024-05-07T10:57:17.508Z] "encoding/base64", [2024-05-07T10:57:17.508Z] "encoding/binary", [2024-05-07T10:57:17.508Z] "encoding/json", [2024-05-07T10:57:17.508Z] "errors", [2024-05-07T10:57:17.508Z] "fmt", [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "go/token", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "hash", [2024-05-07T10:57:17.508Z] "hash/crc32", [2024-05-07T10:57:17.508Z] "hash/fnv", [2024-05-07T10:57:17.508Z] "internal/abi", [2024-05-07T10:57:17.508Z] "internal/bytealg", [2024-05-07T10:57:17.508Z] "internal/cpu", [2024-05-07T10:57:17.508Z] "internal/fmtsort", [2024-05-07T10:57:17.508Z] "internal/goexperiment", [2024-05-07T10:57:17.508Z] "internal/itoa", [2024-05-07T10:57:17.508Z] "internal/oserror", [2024-05-07T10:57:17.508Z] "internal/poll", [2024-05-07T10:57:17.508Z] "internal/race", [2024-05-07T10:57:17.508Z] "internal/reflectlite", [2024-05-07T10:57:17.508Z] "internal/syscall/execenv", [2024-05-07T10:57:17.508Z] "internal/syscall/unix", [2024-05-07T10:57:17.508Z] "internal/testlog", [2024-05-07T10:57:17.508Z] "internal/unsafeheader", [2024-05-07T10:57:17.508Z] "io", [2024-05-07T10:57:17.508Z] "io/fs", [2024-05-07T10:57:17.508Z] "io/ioutil", [2024-05-07T10:57:17.508Z] "math", [2024-05-07T10:57:17.508Z] "math/bits", [2024-05-07T10:57:17.508Z] "os", [2024-05-07T10:57:17.508Z] "path", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "runtime", [2024-05-07T10:57:17.508Z] "runtime/internal/atomic", [2024-05-07T10:57:17.508Z] "runtime/internal/math", [2024-05-07T10:57:17.508Z] "runtime/internal/sys", [2024-05-07T10:57:17.508Z] "sort", [2024-05-07T10:57:17.508Z] "strconv", [2024-05-07T10:57:17.508Z] "strings", [2024-05-07T10:57:17.508Z] "sync", [2024-05-07T10:57:17.508Z] "sync/atomic", [2024-05-07T10:57:17.508Z] "syscall", [2024-05-07T10:57:17.508Z] "time", [2024-05-07T10:57:17.508Z] "unicode", [2024-05-07T10:57:17.508Z] "unicode/utf16", [2024-05-07T10:57:17.508Z] "unicode/utf8", [2024-05-07T10:57:17.508Z] "unsafe" [2024-05-07T10:57:17.508Z] ] [2024-05-07T10:57:17.508Z] } [2024-05-07T10:57:17.508Z] { [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.508Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.508Z] "Name": "psaasymmetricdecrypt", [2024-05-07T10:57:17.508Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Module": { [2024-05-07T10:57:17.508Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.508Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.508Z] "Indirect": true, [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.508Z] "GoVersion": "1.15" [2024-05-07T10:57:17.508Z] }, [2024-05-07T10:57:17.508Z] "DepOnly": true, [2024-05-07T10:57:17.508Z] "Stale": true, [2024-05-07T10:57:17.508Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "GoFiles": [ [2024-05-07T10:57:17.508Z] "psa_asymmetric_decrypt.pb.go" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Imports": [ [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "sync" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Deps": [ [2024-05-07T10:57:17.508Z] "bufio", [2024-05-07T10:57:17.508Z] "bytes", [2024-05-07T10:57:17.508Z] "compress/flate", [2024-05-07T10:57:17.508Z] "compress/gzip", [2024-05-07T10:57:17.508Z] "embed", [2024-05-07T10:57:17.508Z] "encoding", [2024-05-07T10:57:17.508Z] "encoding/base64", [2024-05-07T10:57:17.508Z] "encoding/binary", [2024-05-07T10:57:17.508Z] "encoding/json", [2024-05-07T10:57:17.508Z] "errors", [2024-05-07T10:57:17.508Z] "fmt", [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "go/token", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "hash", [2024-05-07T10:57:17.508Z] "hash/crc32", [2024-05-07T10:57:17.508Z] "hash/fnv", [2024-05-07T10:57:17.508Z] "internal/abi", [2024-05-07T10:57:17.508Z] "internal/bytealg", [2024-05-07T10:57:17.508Z] "internal/cpu", [2024-05-07T10:57:17.508Z] "internal/fmtsort", [2024-05-07T10:57:17.508Z] "internal/goexperiment", [2024-05-07T10:57:17.508Z] "internal/itoa", [2024-05-07T10:57:17.508Z] "internal/oserror", [2024-05-07T10:57:17.508Z] "internal/poll", [2024-05-07T10:57:17.508Z] "internal/race", [2024-05-07T10:57:17.508Z] "internal/reflectlite", [2024-05-07T10:57:17.508Z] "internal/syscall/execenv", [2024-05-07T10:57:17.508Z] "internal/syscall/unix", [2024-05-07T10:57:17.508Z] "internal/testlog", [2024-05-07T10:57:17.508Z] "internal/unsafeheader", [2024-05-07T10:57:17.508Z] "io", [2024-05-07T10:57:17.508Z] "io/fs", [2024-05-07T10:57:17.508Z] "io/ioutil", [2024-05-07T10:57:17.508Z] "math", [2024-05-07T10:57:17.508Z] "math/bits", [2024-05-07T10:57:17.508Z] "os", [2024-05-07T10:57:17.508Z] "path", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "runtime", [2024-05-07T10:57:17.508Z] "runtime/internal/atomic", [2024-05-07T10:57:17.508Z] "runtime/internal/math", [2024-05-07T10:57:17.508Z] "runtime/internal/sys", [2024-05-07T10:57:17.508Z] "sort", [2024-05-07T10:57:17.508Z] "strconv", [2024-05-07T10:57:17.508Z] "strings", [2024-05-07T10:57:17.508Z] "sync", [2024-05-07T10:57:17.508Z] "sync/atomic", [2024-05-07T10:57:17.508Z] "syscall", [2024-05-07T10:57:17.508Z] "time", [2024-05-07T10:57:17.508Z] "unicode", [2024-05-07T10:57:17.508Z] "unicode/utf16", [2024-05-07T10:57:17.508Z] "unicode/utf8", [2024-05-07T10:57:17.508Z] "unsafe" [2024-05-07T10:57:17.508Z] ] [2024-05-07T10:57:17.508Z] } [2024-05-07T10:57:17.508Z] { [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.508Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.508Z] "Name": "psaasymmetricencrypt", [2024-05-07T10:57:17.508Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Module": { [2024-05-07T10:57:17.508Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.508Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.508Z] "Indirect": true, [2024-05-07T10:57:17.508Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.508Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.508Z] "GoVersion": "1.15" [2024-05-07T10:57:17.508Z] }, [2024-05-07T10:57:17.508Z] "DepOnly": true, [2024-05-07T10:57:17.508Z] "Stale": true, [2024-05-07T10:57:17.508Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "GoFiles": [ [2024-05-07T10:57:17.508Z] "psa_asymmetric_encrypt.pb.go" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Imports": [ [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.508Z] "reflect", [2024-05-07T10:57:17.508Z] "sync" [2024-05-07T10:57:17.508Z] ], [2024-05-07T10:57:17.508Z] "Deps": [ [2024-05-07T10:57:17.508Z] "bufio", [2024-05-07T10:57:17.508Z] "bytes", [2024-05-07T10:57:17.508Z] "compress/flate", [2024-05-07T10:57:17.508Z] "compress/gzip", [2024-05-07T10:57:17.508Z] "embed", [2024-05-07T10:57:17.508Z] "encoding", [2024-05-07T10:57:17.508Z] "encoding/base64", [2024-05-07T10:57:17.508Z] "encoding/binary", [2024-05-07T10:57:17.508Z] "encoding/json", [2024-05-07T10:57:17.508Z] "errors", [2024-05-07T10:57:17.508Z] "fmt", [2024-05-07T10:57:17.508Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.508Z] "go/token", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.508Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "hash", [2024-05-07T10:57:17.509Z] "hash/crc32", [2024-05-07T10:57:17.509Z] "hash/fnv", [2024-05-07T10:57:17.509Z] "internal/abi", [2024-05-07T10:57:17.509Z] "internal/bytealg", [2024-05-07T10:57:17.509Z] "internal/cpu", [2024-05-07T10:57:17.509Z] "internal/fmtsort", [2024-05-07T10:57:17.509Z] "internal/goexperiment", [2024-05-07T10:57:17.509Z] "internal/itoa", [2024-05-07T10:57:17.509Z] "internal/oserror", [2024-05-07T10:57:17.509Z] "internal/poll", [2024-05-07T10:57:17.509Z] "internal/race", [2024-05-07T10:57:17.509Z] "internal/reflectlite", [2024-05-07T10:57:17.509Z] "internal/syscall/execenv", [2024-05-07T10:57:17.509Z] "internal/syscall/unix", [2024-05-07T10:57:17.509Z] "internal/testlog", [2024-05-07T10:57:17.509Z] "internal/unsafeheader", [2024-05-07T10:57:17.509Z] "io", [2024-05-07T10:57:17.509Z] "io/fs", [2024-05-07T10:57:17.509Z] "io/ioutil", [2024-05-07T10:57:17.509Z] "math", [2024-05-07T10:57:17.509Z] "math/bits", [2024-05-07T10:57:17.509Z] "os", [2024-05-07T10:57:17.509Z] "path", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "runtime", [2024-05-07T10:57:17.509Z] "runtime/internal/atomic", [2024-05-07T10:57:17.509Z] "runtime/internal/math", [2024-05-07T10:57:17.509Z] "runtime/internal/sys", [2024-05-07T10:57:17.509Z] "sort", [2024-05-07T10:57:17.509Z] "strconv", [2024-05-07T10:57:17.509Z] "strings", [2024-05-07T10:57:17.509Z] "sync", [2024-05-07T10:57:17.509Z] "sync/atomic", [2024-05-07T10:57:17.509Z] "syscall", [2024-05-07T10:57:17.509Z] "time", [2024-05-07T10:57:17.509Z] "unicode", [2024-05-07T10:57:17.509Z] "unicode/utf16", [2024-05-07T10:57:17.509Z] "unicode/utf8", [2024-05-07T10:57:17.509Z] "unsafe" [2024-05-07T10:57:17.509Z] ] [2024-05-07T10:57:17.509Z] } [2024-05-07T10:57:17.509Z] { [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.509Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.509Z] "Name": "psacipherdecrypt", [2024-05-07T10:57:17.509Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Module": { [2024-05-07T10:57:17.509Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.509Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.509Z] "Indirect": true, [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.509Z] "GoVersion": "1.15" [2024-05-07T10:57:17.509Z] }, [2024-05-07T10:57:17.509Z] "DepOnly": true, [2024-05-07T10:57:17.509Z] "Stale": true, [2024-05-07T10:57:17.509Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "GoFiles": [ [2024-05-07T10:57:17.509Z] "psa_cipher_decrypt.pb.go" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Imports": [ [2024-05-07T10:57:17.509Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "sync" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Deps": [ [2024-05-07T10:57:17.509Z] "bufio", [2024-05-07T10:57:17.509Z] "bytes", [2024-05-07T10:57:17.509Z] "compress/flate", [2024-05-07T10:57:17.509Z] "compress/gzip", [2024-05-07T10:57:17.509Z] "embed", [2024-05-07T10:57:17.509Z] "encoding", [2024-05-07T10:57:17.509Z] "encoding/base64", [2024-05-07T10:57:17.509Z] "encoding/binary", [2024-05-07T10:57:17.509Z] "encoding/json", [2024-05-07T10:57:17.509Z] "errors", [2024-05-07T10:57:17.509Z] "fmt", [2024-05-07T10:57:17.509Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.509Z] "go/token", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "hash", [2024-05-07T10:57:17.509Z] "hash/crc32", [2024-05-07T10:57:17.509Z] "hash/fnv", [2024-05-07T10:57:17.509Z] "internal/abi", [2024-05-07T10:57:17.509Z] "internal/bytealg", [2024-05-07T10:57:17.509Z] "internal/cpu", [2024-05-07T10:57:17.509Z] "internal/fmtsort", [2024-05-07T10:57:17.509Z] "internal/goexperiment", [2024-05-07T10:57:17.509Z] "internal/itoa", [2024-05-07T10:57:17.509Z] "internal/oserror", [2024-05-07T10:57:17.509Z] "internal/poll", [2024-05-07T10:57:17.509Z] "internal/race", [2024-05-07T10:57:17.509Z] "internal/reflectlite", [2024-05-07T10:57:17.509Z] "internal/syscall/execenv", [2024-05-07T10:57:17.509Z] "internal/syscall/unix", [2024-05-07T10:57:17.509Z] "internal/testlog", [2024-05-07T10:57:17.509Z] "internal/unsafeheader", [2024-05-07T10:57:17.509Z] "io", [2024-05-07T10:57:17.509Z] "io/fs", [2024-05-07T10:57:17.509Z] "io/ioutil", [2024-05-07T10:57:17.509Z] "math", [2024-05-07T10:57:17.509Z] "math/bits", [2024-05-07T10:57:17.509Z] "os", [2024-05-07T10:57:17.509Z] "path", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "runtime", [2024-05-07T10:57:17.509Z] "runtime/internal/atomic", [2024-05-07T10:57:17.509Z] "runtime/internal/math", [2024-05-07T10:57:17.509Z] "runtime/internal/sys", [2024-05-07T10:57:17.509Z] "sort", [2024-05-07T10:57:17.509Z] "strconv", [2024-05-07T10:57:17.509Z] "strings", [2024-05-07T10:57:17.509Z] "sync", [2024-05-07T10:57:17.509Z] "sync/atomic", [2024-05-07T10:57:17.509Z] "syscall", [2024-05-07T10:57:17.509Z] "time", [2024-05-07T10:57:17.509Z] "unicode", [2024-05-07T10:57:17.509Z] "unicode/utf16", [2024-05-07T10:57:17.509Z] "unicode/utf8", [2024-05-07T10:57:17.509Z] "unsafe" [2024-05-07T10:57:17.509Z] ] [2024-05-07T10:57:17.509Z] } [2024-05-07T10:57:17.509Z] { [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.509Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.509Z] "Name": "psacipherencrypt", [2024-05-07T10:57:17.509Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Module": { [2024-05-07T10:57:17.509Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.509Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.509Z] "Indirect": true, [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.509Z] "GoVersion": "1.15" [2024-05-07T10:57:17.509Z] }, [2024-05-07T10:57:17.509Z] "DepOnly": true, [2024-05-07T10:57:17.509Z] "Stale": true, [2024-05-07T10:57:17.509Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "GoFiles": [ [2024-05-07T10:57:17.509Z] "psa_cipher_encrypt.pb.go" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Imports": [ [2024-05-07T10:57:17.509Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "sync" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Deps": [ [2024-05-07T10:57:17.509Z] "bufio", [2024-05-07T10:57:17.509Z] "bytes", [2024-05-07T10:57:17.509Z] "compress/flate", [2024-05-07T10:57:17.509Z] "compress/gzip", [2024-05-07T10:57:17.509Z] "embed", [2024-05-07T10:57:17.509Z] "encoding", [2024-05-07T10:57:17.509Z] "encoding/base64", [2024-05-07T10:57:17.509Z] "encoding/binary", [2024-05-07T10:57:17.509Z] "encoding/json", [2024-05-07T10:57:17.509Z] "errors", [2024-05-07T10:57:17.509Z] "fmt", [2024-05-07T10:57:17.509Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.509Z] "go/token", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "hash", [2024-05-07T10:57:17.509Z] "hash/crc32", [2024-05-07T10:57:17.509Z] "hash/fnv", [2024-05-07T10:57:17.509Z] "internal/abi", [2024-05-07T10:57:17.509Z] "internal/bytealg", [2024-05-07T10:57:17.509Z] "internal/cpu", [2024-05-07T10:57:17.509Z] "internal/fmtsort", [2024-05-07T10:57:17.509Z] "internal/goexperiment", [2024-05-07T10:57:17.509Z] "internal/itoa", [2024-05-07T10:57:17.509Z] "internal/oserror", [2024-05-07T10:57:17.509Z] "internal/poll", [2024-05-07T10:57:17.509Z] "internal/race", [2024-05-07T10:57:17.509Z] "internal/reflectlite", [2024-05-07T10:57:17.509Z] "internal/syscall/execenv", [2024-05-07T10:57:17.509Z] "internal/syscall/unix", [2024-05-07T10:57:17.509Z] "internal/testlog", [2024-05-07T10:57:17.509Z] "internal/unsafeheader", [2024-05-07T10:57:17.509Z] "io", [2024-05-07T10:57:17.509Z] "io/fs", [2024-05-07T10:57:17.509Z] "io/ioutil", [2024-05-07T10:57:17.509Z] "math", [2024-05-07T10:57:17.509Z] "math/bits", [2024-05-07T10:57:17.509Z] "os", [2024-05-07T10:57:17.509Z] "path", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "runtime", [2024-05-07T10:57:17.509Z] "runtime/internal/atomic", [2024-05-07T10:57:17.509Z] "runtime/internal/math", [2024-05-07T10:57:17.509Z] "runtime/internal/sys", [2024-05-07T10:57:17.509Z] "sort", [2024-05-07T10:57:17.509Z] "strconv", [2024-05-07T10:57:17.509Z] "strings", [2024-05-07T10:57:17.509Z] "sync", [2024-05-07T10:57:17.509Z] "sync/atomic", [2024-05-07T10:57:17.509Z] "syscall", [2024-05-07T10:57:17.509Z] "time", [2024-05-07T10:57:17.509Z] "unicode", [2024-05-07T10:57:17.509Z] "unicode/utf16", [2024-05-07T10:57:17.509Z] "unicode/utf8", [2024-05-07T10:57:17.509Z] "unsafe" [2024-05-07T10:57:17.509Z] ] [2024-05-07T10:57:17.509Z] } [2024-05-07T10:57:17.509Z] { [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psadestroykey", [2024-05-07T10:57:17.509Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.509Z] "Name": "psadestroykey", [2024-05-07T10:57:17.509Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Module": { [2024-05-07T10:57:17.509Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.509Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.509Z] "Indirect": true, [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.509Z] "GoVersion": "1.15" [2024-05-07T10:57:17.509Z] }, [2024-05-07T10:57:17.509Z] "DepOnly": true, [2024-05-07T10:57:17.509Z] "Stale": true, [2024-05-07T10:57:17.509Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "GoFiles": [ [2024-05-07T10:57:17.509Z] "psa_destroy_key.pb.go" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Imports": [ [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "sync" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Deps": [ [2024-05-07T10:57:17.509Z] "bufio", [2024-05-07T10:57:17.509Z] "bytes", [2024-05-07T10:57:17.509Z] "compress/flate", [2024-05-07T10:57:17.509Z] "compress/gzip", [2024-05-07T10:57:17.509Z] "embed", [2024-05-07T10:57:17.509Z] "encoding", [2024-05-07T10:57:17.509Z] "encoding/base64", [2024-05-07T10:57:17.509Z] "encoding/binary", [2024-05-07T10:57:17.509Z] "encoding/json", [2024-05-07T10:57:17.509Z] "errors", [2024-05-07T10:57:17.509Z] "fmt", [2024-05-07T10:57:17.509Z] "go/token", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "hash", [2024-05-07T10:57:17.509Z] "hash/crc32", [2024-05-07T10:57:17.509Z] "hash/fnv", [2024-05-07T10:57:17.509Z] "internal/abi", [2024-05-07T10:57:17.509Z] "internal/bytealg", [2024-05-07T10:57:17.509Z] "internal/cpu", [2024-05-07T10:57:17.509Z] "internal/fmtsort", [2024-05-07T10:57:17.509Z] "internal/goexperiment", [2024-05-07T10:57:17.509Z] "internal/itoa", [2024-05-07T10:57:17.509Z] "internal/oserror", [2024-05-07T10:57:17.509Z] "internal/poll", [2024-05-07T10:57:17.509Z] "internal/race", [2024-05-07T10:57:17.509Z] "internal/reflectlite", [2024-05-07T10:57:17.509Z] "internal/syscall/execenv", [2024-05-07T10:57:17.509Z] "internal/syscall/unix", [2024-05-07T10:57:17.509Z] "internal/testlog", [2024-05-07T10:57:17.509Z] "internal/unsafeheader", [2024-05-07T10:57:17.509Z] "io", [2024-05-07T10:57:17.509Z] "io/fs", [2024-05-07T10:57:17.509Z] "io/ioutil", [2024-05-07T10:57:17.509Z] "math", [2024-05-07T10:57:17.509Z] "math/bits", [2024-05-07T10:57:17.509Z] "os", [2024-05-07T10:57:17.509Z] "path", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "runtime", [2024-05-07T10:57:17.509Z] "runtime/internal/atomic", [2024-05-07T10:57:17.509Z] "runtime/internal/math", [2024-05-07T10:57:17.509Z] "runtime/internal/sys", [2024-05-07T10:57:17.509Z] "sort", [2024-05-07T10:57:17.509Z] "strconv", [2024-05-07T10:57:17.509Z] "strings", [2024-05-07T10:57:17.509Z] "sync", [2024-05-07T10:57:17.509Z] "sync/atomic", [2024-05-07T10:57:17.509Z] "syscall", [2024-05-07T10:57:17.509Z] "time", [2024-05-07T10:57:17.509Z] "unicode", [2024-05-07T10:57:17.509Z] "unicode/utf16", [2024-05-07T10:57:17.509Z] "unicode/utf8", [2024-05-07T10:57:17.509Z] "unsafe" [2024-05-07T10:57:17.509Z] ] [2024-05-07T10:57:17.509Z] } [2024-05-07T10:57:17.509Z] { [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaexportkey", [2024-05-07T10:57:17.509Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.509Z] "Name": "psaexportkey", [2024-05-07T10:57:17.509Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Module": { [2024-05-07T10:57:17.509Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.509Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.509Z] "Indirect": true, [2024-05-07T10:57:17.509Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.509Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.509Z] "GoVersion": "1.15" [2024-05-07T10:57:17.509Z] }, [2024-05-07T10:57:17.509Z] "DepOnly": true, [2024-05-07T10:57:17.509Z] "Stale": true, [2024-05-07T10:57:17.509Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.509Z] "GoFiles": [ [2024-05-07T10:57:17.509Z] "psa_export_key.pb.go" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Imports": [ [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.509Z] "reflect", [2024-05-07T10:57:17.509Z] "sync" [2024-05-07T10:57:17.509Z] ], [2024-05-07T10:57:17.509Z] "Deps": [ [2024-05-07T10:57:17.509Z] "bufio", [2024-05-07T10:57:17.509Z] "bytes", [2024-05-07T10:57:17.509Z] "compress/flate", [2024-05-07T10:57:17.509Z] "compress/gzip", [2024-05-07T10:57:17.509Z] "embed", [2024-05-07T10:57:17.509Z] "encoding", [2024-05-07T10:57:17.509Z] "encoding/base64", [2024-05-07T10:57:17.509Z] "encoding/binary", [2024-05-07T10:57:17.509Z] "encoding/json", [2024-05-07T10:57:17.509Z] "errors", [2024-05-07T10:57:17.509Z] "fmt", [2024-05-07T10:57:17.509Z] "go/token", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.509Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "hash", [2024-05-07T10:57:17.510Z] "hash/crc32", [2024-05-07T10:57:17.510Z] "hash/fnv", [2024-05-07T10:57:17.510Z] "internal/abi", [2024-05-07T10:57:17.510Z] "internal/bytealg", [2024-05-07T10:57:17.510Z] "internal/cpu", [2024-05-07T10:57:17.510Z] "internal/fmtsort", [2024-05-07T10:57:17.510Z] "internal/goexperiment", [2024-05-07T10:57:17.510Z] "internal/itoa", [2024-05-07T10:57:17.510Z] "internal/oserror", [2024-05-07T10:57:17.510Z] "internal/poll", [2024-05-07T10:57:17.510Z] "internal/race", [2024-05-07T10:57:17.510Z] "internal/reflectlite", [2024-05-07T10:57:17.510Z] "internal/syscall/execenv", [2024-05-07T10:57:17.510Z] "internal/syscall/unix", [2024-05-07T10:57:17.510Z] "internal/testlog", [2024-05-07T10:57:17.510Z] "internal/unsafeheader", [2024-05-07T10:57:17.510Z] "io", [2024-05-07T10:57:17.510Z] "io/fs", [2024-05-07T10:57:17.510Z] "io/ioutil", [2024-05-07T10:57:17.510Z] "math", [2024-05-07T10:57:17.510Z] "math/bits", [2024-05-07T10:57:17.510Z] "os", [2024-05-07T10:57:17.510Z] "path", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "runtime", [2024-05-07T10:57:17.510Z] "runtime/internal/atomic", [2024-05-07T10:57:17.510Z] "runtime/internal/math", [2024-05-07T10:57:17.510Z] "runtime/internal/sys", [2024-05-07T10:57:17.510Z] "sort", [2024-05-07T10:57:17.510Z] "strconv", [2024-05-07T10:57:17.510Z] "strings", [2024-05-07T10:57:17.510Z] "sync", [2024-05-07T10:57:17.510Z] "sync/atomic", [2024-05-07T10:57:17.510Z] "syscall", [2024-05-07T10:57:17.510Z] "time", [2024-05-07T10:57:17.510Z] "unicode", [2024-05-07T10:57:17.510Z] "unicode/utf16", [2024-05-07T10:57:17.510Z] "unicode/utf8", [2024-05-07T10:57:17.510Z] "unsafe" [2024-05-07T10:57:17.510Z] ] [2024-05-07T10:57:17.510Z] } [2024-05-07T10:57:17.510Z] { [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.510Z] "Name": "psaexportpublickey", [2024-05-07T10:57:17.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Module": { [2024-05-07T10:57:17.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.510Z] "Indirect": true, [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.510Z] "GoVersion": "1.15" [2024-05-07T10:57:17.510Z] }, [2024-05-07T10:57:17.510Z] "DepOnly": true, [2024-05-07T10:57:17.510Z] "Stale": true, [2024-05-07T10:57:17.510Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "GoFiles": [ [2024-05-07T10:57:17.510Z] "psa_export_public_key.pb.go" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Imports": [ [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "sync" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Deps": [ [2024-05-07T10:57:17.510Z] "bufio", [2024-05-07T10:57:17.510Z] "bytes", [2024-05-07T10:57:17.510Z] "compress/flate", [2024-05-07T10:57:17.510Z] "compress/gzip", [2024-05-07T10:57:17.510Z] "embed", [2024-05-07T10:57:17.510Z] "encoding", [2024-05-07T10:57:17.510Z] "encoding/base64", [2024-05-07T10:57:17.510Z] "encoding/binary", [2024-05-07T10:57:17.510Z] "encoding/json", [2024-05-07T10:57:17.510Z] "errors", [2024-05-07T10:57:17.510Z] "fmt", [2024-05-07T10:57:17.510Z] "go/token", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "hash", [2024-05-07T10:57:17.510Z] "hash/crc32", [2024-05-07T10:57:17.510Z] "hash/fnv", [2024-05-07T10:57:17.510Z] "internal/abi", [2024-05-07T10:57:17.510Z] "internal/bytealg", [2024-05-07T10:57:17.510Z] "internal/cpu", [2024-05-07T10:57:17.510Z] "internal/fmtsort", [2024-05-07T10:57:17.510Z] "internal/goexperiment", [2024-05-07T10:57:17.510Z] "internal/itoa", [2024-05-07T10:57:17.510Z] "internal/oserror", [2024-05-07T10:57:17.510Z] "internal/poll", [2024-05-07T10:57:17.510Z] "internal/race", [2024-05-07T10:57:17.510Z] "internal/reflectlite", [2024-05-07T10:57:17.510Z] "internal/syscall/execenv", [2024-05-07T10:57:17.510Z] "internal/syscall/unix", [2024-05-07T10:57:17.510Z] "internal/testlog", [2024-05-07T10:57:17.510Z] "internal/unsafeheader", [2024-05-07T10:57:17.510Z] "io", [2024-05-07T10:57:17.510Z] "io/fs", [2024-05-07T10:57:17.510Z] "io/ioutil", [2024-05-07T10:57:17.510Z] "math", [2024-05-07T10:57:17.510Z] "math/bits", [2024-05-07T10:57:17.510Z] "os", [2024-05-07T10:57:17.510Z] "path", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "runtime", [2024-05-07T10:57:17.510Z] "runtime/internal/atomic", [2024-05-07T10:57:17.510Z] "runtime/internal/math", [2024-05-07T10:57:17.510Z] "runtime/internal/sys", [2024-05-07T10:57:17.510Z] "sort", [2024-05-07T10:57:17.510Z] "strconv", [2024-05-07T10:57:17.510Z] "strings", [2024-05-07T10:57:17.510Z] "sync", [2024-05-07T10:57:17.510Z] "sync/atomic", [2024-05-07T10:57:17.510Z] "syscall", [2024-05-07T10:57:17.510Z] "time", [2024-05-07T10:57:17.510Z] "unicode", [2024-05-07T10:57:17.510Z] "unicode/utf16", [2024-05-07T10:57:17.510Z] "unicode/utf8", [2024-05-07T10:57:17.510Z] "unsafe" [2024-05-07T10:57:17.510Z] ] [2024-05-07T10:57:17.510Z] } [2024-05-07T10:57:17.510Z] { [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psageneratekey", [2024-05-07T10:57:17.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.510Z] "Name": "psageneratekey", [2024-05-07T10:57:17.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Module": { [2024-05-07T10:57:17.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.510Z] "Indirect": true, [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.510Z] "GoVersion": "1.15" [2024-05-07T10:57:17.510Z] }, [2024-05-07T10:57:17.510Z] "DepOnly": true, [2024-05-07T10:57:17.510Z] "Stale": true, [2024-05-07T10:57:17.510Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "GoFiles": [ [2024-05-07T10:57:17.510Z] "psa_generate_key.pb.go" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Imports": [ [2024-05-07T10:57:17.510Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "sync" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Deps": [ [2024-05-07T10:57:17.510Z] "bufio", [2024-05-07T10:57:17.510Z] "bytes", [2024-05-07T10:57:17.510Z] "compress/flate", [2024-05-07T10:57:17.510Z] "compress/gzip", [2024-05-07T10:57:17.510Z] "embed", [2024-05-07T10:57:17.510Z] "encoding", [2024-05-07T10:57:17.510Z] "encoding/base64", [2024-05-07T10:57:17.510Z] "encoding/binary", [2024-05-07T10:57:17.510Z] "encoding/json", [2024-05-07T10:57:17.510Z] "errors", [2024-05-07T10:57:17.510Z] "fmt", [2024-05-07T10:57:17.510Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.510Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.510Z] "go/token", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "hash", [2024-05-07T10:57:17.510Z] "hash/crc32", [2024-05-07T10:57:17.510Z] "hash/fnv", [2024-05-07T10:57:17.510Z] "internal/abi", [2024-05-07T10:57:17.510Z] "internal/bytealg", [2024-05-07T10:57:17.510Z] "internal/cpu", [2024-05-07T10:57:17.510Z] "internal/fmtsort", [2024-05-07T10:57:17.510Z] "internal/goexperiment", [2024-05-07T10:57:17.510Z] "internal/itoa", [2024-05-07T10:57:17.510Z] "internal/oserror", [2024-05-07T10:57:17.510Z] "internal/poll", [2024-05-07T10:57:17.510Z] "internal/race", [2024-05-07T10:57:17.510Z] "internal/reflectlite", [2024-05-07T10:57:17.510Z] "internal/syscall/execenv", [2024-05-07T10:57:17.510Z] "internal/syscall/unix", [2024-05-07T10:57:17.510Z] "internal/testlog", [2024-05-07T10:57:17.510Z] "internal/unsafeheader", [2024-05-07T10:57:17.510Z] "io", [2024-05-07T10:57:17.510Z] "io/fs", [2024-05-07T10:57:17.510Z] "io/ioutil", [2024-05-07T10:57:17.510Z] "math", [2024-05-07T10:57:17.510Z] "math/bits", [2024-05-07T10:57:17.510Z] "os", [2024-05-07T10:57:17.510Z] "path", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "runtime", [2024-05-07T10:57:17.510Z] "runtime/internal/atomic", [2024-05-07T10:57:17.510Z] "runtime/internal/math", [2024-05-07T10:57:17.510Z] "runtime/internal/sys", [2024-05-07T10:57:17.510Z] "sort", [2024-05-07T10:57:17.510Z] "strconv", [2024-05-07T10:57:17.510Z] "strings", [2024-05-07T10:57:17.510Z] "sync", [2024-05-07T10:57:17.510Z] "sync/atomic", [2024-05-07T10:57:17.510Z] "syscall", [2024-05-07T10:57:17.510Z] "time", [2024-05-07T10:57:17.510Z] "unicode", [2024-05-07T10:57:17.510Z] "unicode/utf16", [2024-05-07T10:57:17.510Z] "unicode/utf8", [2024-05-07T10:57:17.510Z] "unsafe" [2024-05-07T10:57:17.510Z] ] [2024-05-07T10:57:17.510Z] } [2024-05-07T10:57:17.510Z] { [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psageneraterandom", [2024-05-07T10:57:17.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.510Z] "Name": "psageneraterandom", [2024-05-07T10:57:17.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Module": { [2024-05-07T10:57:17.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.510Z] "Indirect": true, [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.510Z] "GoVersion": "1.15" [2024-05-07T10:57:17.510Z] }, [2024-05-07T10:57:17.510Z] "DepOnly": true, [2024-05-07T10:57:17.510Z] "Stale": true, [2024-05-07T10:57:17.510Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "GoFiles": [ [2024-05-07T10:57:17.510Z] "psa_generate_random.pb.go" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Imports": [ [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "sync" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Deps": [ [2024-05-07T10:57:17.510Z] "bufio", [2024-05-07T10:57:17.510Z] "bytes", [2024-05-07T10:57:17.510Z] "compress/flate", [2024-05-07T10:57:17.510Z] "compress/gzip", [2024-05-07T10:57:17.510Z] "embed", [2024-05-07T10:57:17.510Z] "encoding", [2024-05-07T10:57:17.510Z] "encoding/base64", [2024-05-07T10:57:17.510Z] "encoding/binary", [2024-05-07T10:57:17.510Z] "encoding/json", [2024-05-07T10:57:17.510Z] "errors", [2024-05-07T10:57:17.510Z] "fmt", [2024-05-07T10:57:17.510Z] "go/token", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "hash", [2024-05-07T10:57:17.510Z] "hash/crc32", [2024-05-07T10:57:17.510Z] "hash/fnv", [2024-05-07T10:57:17.510Z] "internal/abi", [2024-05-07T10:57:17.510Z] "internal/bytealg", [2024-05-07T10:57:17.510Z] "internal/cpu", [2024-05-07T10:57:17.510Z] "internal/fmtsort", [2024-05-07T10:57:17.510Z] "internal/goexperiment", [2024-05-07T10:57:17.510Z] "internal/itoa", [2024-05-07T10:57:17.510Z] "internal/oserror", [2024-05-07T10:57:17.510Z] "internal/poll", [2024-05-07T10:57:17.510Z] "internal/race", [2024-05-07T10:57:17.510Z] "internal/reflectlite", [2024-05-07T10:57:17.510Z] "internal/syscall/execenv", [2024-05-07T10:57:17.510Z] "internal/syscall/unix", [2024-05-07T10:57:17.510Z] "internal/testlog", [2024-05-07T10:57:17.510Z] "internal/unsafeheader", [2024-05-07T10:57:17.510Z] "io", [2024-05-07T10:57:17.510Z] "io/fs", [2024-05-07T10:57:17.510Z] "io/ioutil", [2024-05-07T10:57:17.510Z] "math", [2024-05-07T10:57:17.510Z] "math/bits", [2024-05-07T10:57:17.510Z] "os", [2024-05-07T10:57:17.510Z] "path", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "runtime", [2024-05-07T10:57:17.510Z] "runtime/internal/atomic", [2024-05-07T10:57:17.510Z] "runtime/internal/math", [2024-05-07T10:57:17.510Z] "runtime/internal/sys", [2024-05-07T10:57:17.510Z] "sort", [2024-05-07T10:57:17.510Z] "strconv", [2024-05-07T10:57:17.510Z] "strings", [2024-05-07T10:57:17.510Z] "sync", [2024-05-07T10:57:17.510Z] "sync/atomic", [2024-05-07T10:57:17.510Z] "syscall", [2024-05-07T10:57:17.510Z] "time", [2024-05-07T10:57:17.510Z] "unicode", [2024-05-07T10:57:17.510Z] "unicode/utf16", [2024-05-07T10:57:17.510Z] "unicode/utf8", [2024-05-07T10:57:17.510Z] "unsafe" [2024-05-07T10:57:17.510Z] ] [2024-05-07T10:57:17.510Z] } [2024-05-07T10:57:17.510Z] { [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psahashcompute", [2024-05-07T10:57:17.510Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.510Z] "Name": "psahashcompute", [2024-05-07T10:57:17.510Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Module": { [2024-05-07T10:57:17.510Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.510Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.510Z] "Indirect": true, [2024-05-07T10:57:17.510Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.510Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.510Z] "GoVersion": "1.15" [2024-05-07T10:57:17.510Z] }, [2024-05-07T10:57:17.510Z] "DepOnly": true, [2024-05-07T10:57:17.510Z] "Stale": true, [2024-05-07T10:57:17.510Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "GoFiles": [ [2024-05-07T10:57:17.510Z] "psa_hash_compute.pb.go" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Imports": [ [2024-05-07T10:57:17.510Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.510Z] "reflect", [2024-05-07T10:57:17.510Z] "sync" [2024-05-07T10:57:17.510Z] ], [2024-05-07T10:57:17.510Z] "Deps": [ [2024-05-07T10:57:17.510Z] "bufio", [2024-05-07T10:57:17.510Z] "bytes", [2024-05-07T10:57:17.510Z] "compress/flate", [2024-05-07T10:57:17.510Z] "compress/gzip", [2024-05-07T10:57:17.510Z] "embed", [2024-05-07T10:57:17.510Z] "encoding", [2024-05-07T10:57:17.510Z] "encoding/base64", [2024-05-07T10:57:17.510Z] "encoding/binary", [2024-05-07T10:57:17.510Z] "encoding/json", [2024-05-07T10:57:17.510Z] "errors", [2024-05-07T10:57:17.510Z] "fmt", [2024-05-07T10:57:17.510Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.510Z] "go/token", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.510Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "hash", [2024-05-07T10:57:17.511Z] "hash/crc32", [2024-05-07T10:57:17.511Z] "hash/fnv", [2024-05-07T10:57:17.511Z] "internal/abi", [2024-05-07T10:57:17.511Z] "internal/bytealg", [2024-05-07T10:57:17.511Z] "internal/cpu", [2024-05-07T10:57:17.511Z] "internal/fmtsort", [2024-05-07T10:57:17.511Z] "internal/goexperiment", [2024-05-07T10:57:17.511Z] "internal/itoa", [2024-05-07T10:57:17.511Z] "internal/oserror", [2024-05-07T10:57:17.511Z] "internal/poll", [2024-05-07T10:57:17.511Z] "internal/race", [2024-05-07T10:57:17.511Z] "internal/reflectlite", [2024-05-07T10:57:17.511Z] "internal/syscall/execenv", [2024-05-07T10:57:17.511Z] "internal/syscall/unix", [2024-05-07T10:57:17.511Z] "internal/testlog", [2024-05-07T10:57:17.511Z] "internal/unsafeheader", [2024-05-07T10:57:17.511Z] "io", [2024-05-07T10:57:17.511Z] "io/fs", [2024-05-07T10:57:17.511Z] "io/ioutil", [2024-05-07T10:57:17.511Z] "math", [2024-05-07T10:57:17.511Z] "math/bits", [2024-05-07T10:57:17.511Z] "os", [2024-05-07T10:57:17.511Z] "path", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "runtime", [2024-05-07T10:57:17.511Z] "runtime/internal/atomic", [2024-05-07T10:57:17.511Z] "runtime/internal/math", [2024-05-07T10:57:17.511Z] "runtime/internal/sys", [2024-05-07T10:57:17.511Z] "sort", [2024-05-07T10:57:17.511Z] "strconv", [2024-05-07T10:57:17.511Z] "strings", [2024-05-07T10:57:17.511Z] "sync", [2024-05-07T10:57:17.511Z] "sync/atomic", [2024-05-07T10:57:17.511Z] "syscall", [2024-05-07T10:57:17.511Z] "time", [2024-05-07T10:57:17.511Z] "unicode", [2024-05-07T10:57:17.511Z] "unicode/utf16", [2024-05-07T10:57:17.511Z] "unicode/utf8", [2024-05-07T10:57:17.511Z] "unsafe" [2024-05-07T10:57:17.511Z] ] [2024-05-07T10:57:17.511Z] } [2024-05-07T10:57:17.511Z] { [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaimportkey", [2024-05-07T10:57:17.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.511Z] "Name": "psaimportkey", [2024-05-07T10:57:17.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Module": { [2024-05-07T10:57:17.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.511Z] "Indirect": true, [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.511Z] "GoVersion": "1.15" [2024-05-07T10:57:17.511Z] }, [2024-05-07T10:57:17.511Z] "DepOnly": true, [2024-05-07T10:57:17.511Z] "Stale": true, [2024-05-07T10:57:17.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "GoFiles": [ [2024-05-07T10:57:17.511Z] "psa_import_key.pb.go" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Imports": [ [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "sync" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Deps": [ [2024-05-07T10:57:17.511Z] "bufio", [2024-05-07T10:57:17.511Z] "bytes", [2024-05-07T10:57:17.511Z] "compress/flate", [2024-05-07T10:57:17.511Z] "compress/gzip", [2024-05-07T10:57:17.511Z] "embed", [2024-05-07T10:57:17.511Z] "encoding", [2024-05-07T10:57:17.511Z] "encoding/base64", [2024-05-07T10:57:17.511Z] "encoding/binary", [2024-05-07T10:57:17.511Z] "encoding/json", [2024-05-07T10:57:17.511Z] "errors", [2024-05-07T10:57:17.511Z] "fmt", [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.511Z] "go/token", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "hash", [2024-05-07T10:57:17.511Z] "hash/crc32", [2024-05-07T10:57:17.511Z] "hash/fnv", [2024-05-07T10:57:17.511Z] "internal/abi", [2024-05-07T10:57:17.511Z] "internal/bytealg", [2024-05-07T10:57:17.511Z] "internal/cpu", [2024-05-07T10:57:17.511Z] "internal/fmtsort", [2024-05-07T10:57:17.511Z] "internal/goexperiment", [2024-05-07T10:57:17.511Z] "internal/itoa", [2024-05-07T10:57:17.511Z] "internal/oserror", [2024-05-07T10:57:17.511Z] "internal/poll", [2024-05-07T10:57:17.511Z] "internal/race", [2024-05-07T10:57:17.511Z] "internal/reflectlite", [2024-05-07T10:57:17.511Z] "internal/syscall/execenv", [2024-05-07T10:57:17.511Z] "internal/syscall/unix", [2024-05-07T10:57:17.511Z] "internal/testlog", [2024-05-07T10:57:17.511Z] "internal/unsafeheader", [2024-05-07T10:57:17.511Z] "io", [2024-05-07T10:57:17.511Z] "io/fs", [2024-05-07T10:57:17.511Z] "io/ioutil", [2024-05-07T10:57:17.511Z] "math", [2024-05-07T10:57:17.511Z] "math/bits", [2024-05-07T10:57:17.511Z] "os", [2024-05-07T10:57:17.511Z] "path", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "runtime", [2024-05-07T10:57:17.511Z] "runtime/internal/atomic", [2024-05-07T10:57:17.511Z] "runtime/internal/math", [2024-05-07T10:57:17.511Z] "runtime/internal/sys", [2024-05-07T10:57:17.511Z] "sort", [2024-05-07T10:57:17.511Z] "strconv", [2024-05-07T10:57:17.511Z] "strings", [2024-05-07T10:57:17.511Z] "sync", [2024-05-07T10:57:17.511Z] "sync/atomic", [2024-05-07T10:57:17.511Z] "syscall", [2024-05-07T10:57:17.511Z] "time", [2024-05-07T10:57:17.511Z] "unicode", [2024-05-07T10:57:17.511Z] "unicode/utf16", [2024-05-07T10:57:17.511Z] "unicode/utf8", [2024-05-07T10:57:17.511Z] "unsafe" [2024-05-07T10:57:17.511Z] ] [2024-05-07T10:57:17.511Z] } [2024-05-07T10:57:17.511Z] { [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psamaccompute", [2024-05-07T10:57:17.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.511Z] "Name": "psamaccompute", [2024-05-07T10:57:17.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Module": { [2024-05-07T10:57:17.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.511Z] "Indirect": true, [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.511Z] "GoVersion": "1.15" [2024-05-07T10:57:17.511Z] }, [2024-05-07T10:57:17.511Z] "DepOnly": true, [2024-05-07T10:57:17.511Z] "Stale": true, [2024-05-07T10:57:17.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "GoFiles": [ [2024-05-07T10:57:17.511Z] "psa_mac_compute.pb.go" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Imports": [ [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "sync" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Deps": [ [2024-05-07T10:57:17.511Z] "bufio", [2024-05-07T10:57:17.511Z] "bytes", [2024-05-07T10:57:17.511Z] "compress/flate", [2024-05-07T10:57:17.511Z] "compress/gzip", [2024-05-07T10:57:17.511Z] "embed", [2024-05-07T10:57:17.511Z] "encoding", [2024-05-07T10:57:17.511Z] "encoding/base64", [2024-05-07T10:57:17.511Z] "encoding/binary", [2024-05-07T10:57:17.511Z] "encoding/json", [2024-05-07T10:57:17.511Z] "errors", [2024-05-07T10:57:17.511Z] "fmt", [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "go/token", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "hash", [2024-05-07T10:57:17.511Z] "hash/crc32", [2024-05-07T10:57:17.511Z] "hash/fnv", [2024-05-07T10:57:17.511Z] "internal/abi", [2024-05-07T10:57:17.511Z] "internal/bytealg", [2024-05-07T10:57:17.511Z] "internal/cpu", [2024-05-07T10:57:17.511Z] "internal/fmtsort", [2024-05-07T10:57:17.511Z] "internal/goexperiment", [2024-05-07T10:57:17.511Z] "internal/itoa", [2024-05-07T10:57:17.511Z] "internal/oserror", [2024-05-07T10:57:17.511Z] "internal/poll", [2024-05-07T10:57:17.511Z] "internal/race", [2024-05-07T10:57:17.511Z] "internal/reflectlite", [2024-05-07T10:57:17.511Z] "internal/syscall/execenv", [2024-05-07T10:57:17.511Z] "internal/syscall/unix", [2024-05-07T10:57:17.511Z] "internal/testlog", [2024-05-07T10:57:17.511Z] "internal/unsafeheader", [2024-05-07T10:57:17.511Z] "io", [2024-05-07T10:57:17.511Z] "io/fs", [2024-05-07T10:57:17.511Z] "io/ioutil", [2024-05-07T10:57:17.511Z] "math", [2024-05-07T10:57:17.511Z] "math/bits", [2024-05-07T10:57:17.511Z] "os", [2024-05-07T10:57:17.511Z] "path", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "runtime", [2024-05-07T10:57:17.511Z] "runtime/internal/atomic", [2024-05-07T10:57:17.511Z] "runtime/internal/math", [2024-05-07T10:57:17.511Z] "runtime/internal/sys", [2024-05-07T10:57:17.511Z] "sort", [2024-05-07T10:57:17.511Z] "strconv", [2024-05-07T10:57:17.511Z] "strings", [2024-05-07T10:57:17.511Z] "sync", [2024-05-07T10:57:17.511Z] "sync/atomic", [2024-05-07T10:57:17.511Z] "syscall", [2024-05-07T10:57:17.511Z] "time", [2024-05-07T10:57:17.511Z] "unicode", [2024-05-07T10:57:17.511Z] "unicode/utf16", [2024-05-07T10:57:17.511Z] "unicode/utf8", [2024-05-07T10:57:17.511Z] "unsafe" [2024-05-07T10:57:17.511Z] ] [2024-05-07T10:57:17.511Z] } [2024-05-07T10:57:17.511Z] { [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psamacverify", [2024-05-07T10:57:17.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.511Z] "Name": "psamacverify", [2024-05-07T10:57:17.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Module": { [2024-05-07T10:57:17.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.511Z] "Indirect": true, [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.511Z] "GoVersion": "1.15" [2024-05-07T10:57:17.511Z] }, [2024-05-07T10:57:17.511Z] "DepOnly": true, [2024-05-07T10:57:17.511Z] "Stale": true, [2024-05-07T10:57:17.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "GoFiles": [ [2024-05-07T10:57:17.511Z] "psa_mac_verify.pb.go" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Imports": [ [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "sync" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Deps": [ [2024-05-07T10:57:17.511Z] "bufio", [2024-05-07T10:57:17.511Z] "bytes", [2024-05-07T10:57:17.511Z] "compress/flate", [2024-05-07T10:57:17.511Z] "compress/gzip", [2024-05-07T10:57:17.511Z] "embed", [2024-05-07T10:57:17.511Z] "encoding", [2024-05-07T10:57:17.511Z] "encoding/base64", [2024-05-07T10:57:17.511Z] "encoding/binary", [2024-05-07T10:57:17.511Z] "encoding/json", [2024-05-07T10:57:17.511Z] "errors", [2024-05-07T10:57:17.511Z] "fmt", [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "go/token", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "hash", [2024-05-07T10:57:17.511Z] "hash/crc32", [2024-05-07T10:57:17.511Z] "hash/fnv", [2024-05-07T10:57:17.511Z] "internal/abi", [2024-05-07T10:57:17.511Z] "internal/bytealg", [2024-05-07T10:57:17.511Z] "internal/cpu", [2024-05-07T10:57:17.511Z] "internal/fmtsort", [2024-05-07T10:57:17.511Z] "internal/goexperiment", [2024-05-07T10:57:17.511Z] "internal/itoa", [2024-05-07T10:57:17.511Z] "internal/oserror", [2024-05-07T10:57:17.511Z] "internal/poll", [2024-05-07T10:57:17.511Z] "internal/race", [2024-05-07T10:57:17.511Z] "internal/reflectlite", [2024-05-07T10:57:17.511Z] "internal/syscall/execenv", [2024-05-07T10:57:17.511Z] "internal/syscall/unix", [2024-05-07T10:57:17.511Z] "internal/testlog", [2024-05-07T10:57:17.511Z] "internal/unsafeheader", [2024-05-07T10:57:17.511Z] "io", [2024-05-07T10:57:17.511Z] "io/fs", [2024-05-07T10:57:17.511Z] "io/ioutil", [2024-05-07T10:57:17.511Z] "math", [2024-05-07T10:57:17.511Z] "math/bits", [2024-05-07T10:57:17.511Z] "os", [2024-05-07T10:57:17.511Z] "path", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "runtime", [2024-05-07T10:57:17.511Z] "runtime/internal/atomic", [2024-05-07T10:57:17.511Z] "runtime/internal/math", [2024-05-07T10:57:17.511Z] "runtime/internal/sys", [2024-05-07T10:57:17.511Z] "sort", [2024-05-07T10:57:17.511Z] "strconv", [2024-05-07T10:57:17.511Z] "strings", [2024-05-07T10:57:17.511Z] "sync", [2024-05-07T10:57:17.511Z] "sync/atomic", [2024-05-07T10:57:17.511Z] "syscall", [2024-05-07T10:57:17.511Z] "time", [2024-05-07T10:57:17.511Z] "unicode", [2024-05-07T10:57:17.511Z] "unicode/utf16", [2024-05-07T10:57:17.511Z] "unicode/utf8", [2024-05-07T10:57:17.511Z] "unsafe" [2024-05-07T10:57:17.511Z] ] [2024-05-07T10:57:17.511Z] } [2024-05-07T10:57:17.511Z] { [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.511Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.511Z] "Name": "psarawkeyagreement", [2024-05-07T10:57:17.511Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Module": { [2024-05-07T10:57:17.511Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.511Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.511Z] "Indirect": true, [2024-05-07T10:57:17.511Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.511Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.511Z] "GoVersion": "1.15" [2024-05-07T10:57:17.511Z] }, [2024-05-07T10:57:17.511Z] "DepOnly": true, [2024-05-07T10:57:17.511Z] "Stale": true, [2024-05-07T10:57:17.511Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.511Z] "GoFiles": [ [2024-05-07T10:57:17.511Z] "psa_raw_key_agreement.pb.go" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Imports": [ [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.511Z] "reflect", [2024-05-07T10:57:17.511Z] "sync" [2024-05-07T10:57:17.511Z] ], [2024-05-07T10:57:17.511Z] "Deps": [ [2024-05-07T10:57:17.511Z] "bufio", [2024-05-07T10:57:17.511Z] "bytes", [2024-05-07T10:57:17.511Z] "compress/flate", [2024-05-07T10:57:17.511Z] "compress/gzip", [2024-05-07T10:57:17.511Z] "embed", [2024-05-07T10:57:17.511Z] "encoding", [2024-05-07T10:57:17.511Z] "encoding/base64", [2024-05-07T10:57:17.511Z] "encoding/binary", [2024-05-07T10:57:17.511Z] "encoding/json", [2024-05-07T10:57:17.511Z] "errors", [2024-05-07T10:57:17.511Z] "fmt", [2024-05-07T10:57:17.511Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.511Z] "go/token", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.511Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "hash", [2024-05-07T10:57:17.512Z] "hash/crc32", [2024-05-07T10:57:17.512Z] "hash/fnv", [2024-05-07T10:57:17.512Z] "internal/abi", [2024-05-07T10:57:17.512Z] "internal/bytealg", [2024-05-07T10:57:17.512Z] "internal/cpu", [2024-05-07T10:57:17.512Z] "internal/fmtsort", [2024-05-07T10:57:17.512Z] "internal/goexperiment", [2024-05-07T10:57:17.512Z] "internal/itoa", [2024-05-07T10:57:17.512Z] "internal/oserror", [2024-05-07T10:57:17.512Z] "internal/poll", [2024-05-07T10:57:17.512Z] "internal/race", [2024-05-07T10:57:17.512Z] "internal/reflectlite", [2024-05-07T10:57:17.512Z] "internal/syscall/execenv", [2024-05-07T10:57:17.512Z] "internal/syscall/unix", [2024-05-07T10:57:17.512Z] "internal/testlog", [2024-05-07T10:57:17.512Z] "internal/unsafeheader", [2024-05-07T10:57:17.512Z] "io", [2024-05-07T10:57:17.512Z] "io/fs", [2024-05-07T10:57:17.512Z] "io/ioutil", [2024-05-07T10:57:17.512Z] "math", [2024-05-07T10:57:17.512Z] "math/bits", [2024-05-07T10:57:17.512Z] "os", [2024-05-07T10:57:17.512Z] "path", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "runtime", [2024-05-07T10:57:17.512Z] "runtime/internal/atomic", [2024-05-07T10:57:17.512Z] "runtime/internal/math", [2024-05-07T10:57:17.512Z] "runtime/internal/sys", [2024-05-07T10:57:17.512Z] "sort", [2024-05-07T10:57:17.512Z] "strconv", [2024-05-07T10:57:17.512Z] "strings", [2024-05-07T10:57:17.512Z] "sync", [2024-05-07T10:57:17.512Z] "sync/atomic", [2024-05-07T10:57:17.512Z] "syscall", [2024-05-07T10:57:17.512Z] "time", [2024-05-07T10:57:17.512Z] "unicode", [2024-05-07T10:57:17.512Z] "unicode/utf16", [2024-05-07T10:57:17.512Z] "unicode/utf8", [2024-05-07T10:57:17.512Z] "unsafe" [2024-05-07T10:57:17.512Z] ] [2024-05-07T10:57:17.512Z] } [2024-05-07T10:57:17.512Z] { [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psasignhash", [2024-05-07T10:57:17.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.512Z] "Name": "psasignhash", [2024-05-07T10:57:17.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Module": { [2024-05-07T10:57:17.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.512Z] "Indirect": true, [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.512Z] "GoVersion": "1.15" [2024-05-07T10:57:17.512Z] }, [2024-05-07T10:57:17.512Z] "DepOnly": true, [2024-05-07T10:57:17.512Z] "Stale": true, [2024-05-07T10:57:17.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "GoFiles": [ [2024-05-07T10:57:17.512Z] "psa_sign_hash.pb.go" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Imports": [ [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "sync" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Deps": [ [2024-05-07T10:57:17.512Z] "bufio", [2024-05-07T10:57:17.512Z] "bytes", [2024-05-07T10:57:17.512Z] "compress/flate", [2024-05-07T10:57:17.512Z] "compress/gzip", [2024-05-07T10:57:17.512Z] "embed", [2024-05-07T10:57:17.512Z] "encoding", [2024-05-07T10:57:17.512Z] "encoding/base64", [2024-05-07T10:57:17.512Z] "encoding/binary", [2024-05-07T10:57:17.512Z] "encoding/json", [2024-05-07T10:57:17.512Z] "errors", [2024-05-07T10:57:17.512Z] "fmt", [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "go/token", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "hash", [2024-05-07T10:57:17.512Z] "hash/crc32", [2024-05-07T10:57:17.512Z] "hash/fnv", [2024-05-07T10:57:17.512Z] "internal/abi", [2024-05-07T10:57:17.512Z] "internal/bytealg", [2024-05-07T10:57:17.512Z] "internal/cpu", [2024-05-07T10:57:17.512Z] "internal/fmtsort", [2024-05-07T10:57:17.512Z] "internal/goexperiment", [2024-05-07T10:57:17.512Z] "internal/itoa", [2024-05-07T10:57:17.512Z] "internal/oserror", [2024-05-07T10:57:17.512Z] "internal/poll", [2024-05-07T10:57:17.512Z] "internal/race", [2024-05-07T10:57:17.512Z] "internal/reflectlite", [2024-05-07T10:57:17.512Z] "internal/syscall/execenv", [2024-05-07T10:57:17.512Z] "internal/syscall/unix", [2024-05-07T10:57:17.512Z] "internal/testlog", [2024-05-07T10:57:17.512Z] "internal/unsafeheader", [2024-05-07T10:57:17.512Z] "io", [2024-05-07T10:57:17.512Z] "io/fs", [2024-05-07T10:57:17.512Z] "io/ioutil", [2024-05-07T10:57:17.512Z] "math", [2024-05-07T10:57:17.512Z] "math/bits", [2024-05-07T10:57:17.512Z] "os", [2024-05-07T10:57:17.512Z] "path", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "runtime", [2024-05-07T10:57:17.512Z] "runtime/internal/atomic", [2024-05-07T10:57:17.512Z] "runtime/internal/math", [2024-05-07T10:57:17.512Z] "runtime/internal/sys", [2024-05-07T10:57:17.512Z] "sort", [2024-05-07T10:57:17.512Z] "strconv", [2024-05-07T10:57:17.512Z] "strings", [2024-05-07T10:57:17.512Z] "sync", [2024-05-07T10:57:17.512Z] "sync/atomic", [2024-05-07T10:57:17.512Z] "syscall", [2024-05-07T10:57:17.512Z] "time", [2024-05-07T10:57:17.512Z] "unicode", [2024-05-07T10:57:17.512Z] "unicode/utf16", [2024-05-07T10:57:17.512Z] "unicode/utf8", [2024-05-07T10:57:17.512Z] "unsafe" [2024-05-07T10:57:17.512Z] ] [2024-05-07T10:57:17.512Z] } [2024-05-07T10:57:17.512Z] { [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psasignmessage", [2024-05-07T10:57:17.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.512Z] "Name": "psasignmessage", [2024-05-07T10:57:17.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Module": { [2024-05-07T10:57:17.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.512Z] "Indirect": true, [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.512Z] "GoVersion": "1.15" [2024-05-07T10:57:17.512Z] }, [2024-05-07T10:57:17.512Z] "DepOnly": true, [2024-05-07T10:57:17.512Z] "Stale": true, [2024-05-07T10:57:17.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "GoFiles": [ [2024-05-07T10:57:17.512Z] "psa_sign_message.pb.go" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Imports": [ [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "sync" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Deps": [ [2024-05-07T10:57:17.512Z] "bufio", [2024-05-07T10:57:17.512Z] "bytes", [2024-05-07T10:57:17.512Z] "compress/flate", [2024-05-07T10:57:17.512Z] "compress/gzip", [2024-05-07T10:57:17.512Z] "embed", [2024-05-07T10:57:17.512Z] "encoding", [2024-05-07T10:57:17.512Z] "encoding/base64", [2024-05-07T10:57:17.512Z] "encoding/binary", [2024-05-07T10:57:17.512Z] "encoding/json", [2024-05-07T10:57:17.512Z] "errors", [2024-05-07T10:57:17.512Z] "fmt", [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "go/token", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "hash", [2024-05-07T10:57:17.512Z] "hash/crc32", [2024-05-07T10:57:17.512Z] "hash/fnv", [2024-05-07T10:57:17.512Z] "internal/abi", [2024-05-07T10:57:17.512Z] "internal/bytealg", [2024-05-07T10:57:17.512Z] "internal/cpu", [2024-05-07T10:57:17.512Z] "internal/fmtsort", [2024-05-07T10:57:17.512Z] "internal/goexperiment", [2024-05-07T10:57:17.512Z] "internal/itoa", [2024-05-07T10:57:17.512Z] "internal/oserror", [2024-05-07T10:57:17.512Z] "internal/poll", [2024-05-07T10:57:17.512Z] "internal/race", [2024-05-07T10:57:17.512Z] "internal/reflectlite", [2024-05-07T10:57:17.512Z] "internal/syscall/execenv", [2024-05-07T10:57:17.512Z] "internal/syscall/unix", [2024-05-07T10:57:17.512Z] "internal/testlog", [2024-05-07T10:57:17.512Z] "internal/unsafeheader", [2024-05-07T10:57:17.512Z] "io", [2024-05-07T10:57:17.512Z] "io/fs", [2024-05-07T10:57:17.512Z] "io/ioutil", [2024-05-07T10:57:17.512Z] "math", [2024-05-07T10:57:17.512Z] "math/bits", [2024-05-07T10:57:17.512Z] "os", [2024-05-07T10:57:17.512Z] "path", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "runtime", [2024-05-07T10:57:17.512Z] "runtime/internal/atomic", [2024-05-07T10:57:17.512Z] "runtime/internal/math", [2024-05-07T10:57:17.512Z] "runtime/internal/sys", [2024-05-07T10:57:17.512Z] "sort", [2024-05-07T10:57:17.512Z] "strconv", [2024-05-07T10:57:17.512Z] "strings", [2024-05-07T10:57:17.512Z] "sync", [2024-05-07T10:57:17.512Z] "sync/atomic", [2024-05-07T10:57:17.512Z] "syscall", [2024-05-07T10:57:17.512Z] "time", [2024-05-07T10:57:17.512Z] "unicode", [2024-05-07T10:57:17.512Z] "unicode/utf16", [2024-05-07T10:57:17.512Z] "unicode/utf8", [2024-05-07T10:57:17.512Z] "unsafe" [2024-05-07T10:57:17.512Z] ] [2024-05-07T10:57:17.512Z] } [2024-05-07T10:57:17.512Z] { [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaverifyhash", [2024-05-07T10:57:17.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.512Z] "Name": "psaverifyhash", [2024-05-07T10:57:17.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Module": { [2024-05-07T10:57:17.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.512Z] "Indirect": true, [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.512Z] "GoVersion": "1.15" [2024-05-07T10:57:17.512Z] }, [2024-05-07T10:57:17.512Z] "DepOnly": true, [2024-05-07T10:57:17.512Z] "Stale": true, [2024-05-07T10:57:17.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "GoFiles": [ [2024-05-07T10:57:17.512Z] "psa_verify_hash.pb.go" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Imports": [ [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "sync" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Deps": [ [2024-05-07T10:57:17.512Z] "bufio", [2024-05-07T10:57:17.512Z] "bytes", [2024-05-07T10:57:17.512Z] "compress/flate", [2024-05-07T10:57:17.512Z] "compress/gzip", [2024-05-07T10:57:17.512Z] "embed", [2024-05-07T10:57:17.512Z] "encoding", [2024-05-07T10:57:17.512Z] "encoding/base64", [2024-05-07T10:57:17.512Z] "encoding/binary", [2024-05-07T10:57:17.512Z] "encoding/json", [2024-05-07T10:57:17.512Z] "errors", [2024-05-07T10:57:17.512Z] "fmt", [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "go/token", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "hash", [2024-05-07T10:57:17.512Z] "hash/crc32", [2024-05-07T10:57:17.512Z] "hash/fnv", [2024-05-07T10:57:17.512Z] "internal/abi", [2024-05-07T10:57:17.512Z] "internal/bytealg", [2024-05-07T10:57:17.512Z] "internal/cpu", [2024-05-07T10:57:17.512Z] "internal/fmtsort", [2024-05-07T10:57:17.512Z] "internal/goexperiment", [2024-05-07T10:57:17.512Z] "internal/itoa", [2024-05-07T10:57:17.512Z] "internal/oserror", [2024-05-07T10:57:17.512Z] "internal/poll", [2024-05-07T10:57:17.512Z] "internal/race", [2024-05-07T10:57:17.512Z] "internal/reflectlite", [2024-05-07T10:57:17.512Z] "internal/syscall/execenv", [2024-05-07T10:57:17.512Z] "internal/syscall/unix", [2024-05-07T10:57:17.512Z] "internal/testlog", [2024-05-07T10:57:17.512Z] "internal/unsafeheader", [2024-05-07T10:57:17.512Z] "io", [2024-05-07T10:57:17.512Z] "io/fs", [2024-05-07T10:57:17.512Z] "io/ioutil", [2024-05-07T10:57:17.512Z] "math", [2024-05-07T10:57:17.512Z] "math/bits", [2024-05-07T10:57:17.512Z] "os", [2024-05-07T10:57:17.512Z] "path", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "runtime", [2024-05-07T10:57:17.512Z] "runtime/internal/atomic", [2024-05-07T10:57:17.512Z] "runtime/internal/math", [2024-05-07T10:57:17.512Z] "runtime/internal/sys", [2024-05-07T10:57:17.512Z] "sort", [2024-05-07T10:57:17.512Z] "strconv", [2024-05-07T10:57:17.512Z] "strings", [2024-05-07T10:57:17.512Z] "sync", [2024-05-07T10:57:17.512Z] "sync/atomic", [2024-05-07T10:57:17.512Z] "syscall", [2024-05-07T10:57:17.512Z] "time", [2024-05-07T10:57:17.512Z] "unicode", [2024-05-07T10:57:17.512Z] "unicode/utf16", [2024-05-07T10:57:17.512Z] "unicode/utf8", [2024-05-07T10:57:17.512Z] "unsafe" [2024-05-07T10:57:17.512Z] ] [2024-05-07T10:57:17.512Z] } [2024-05-07T10:57:17.512Z] { [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations/psaverifymessage", [2024-05-07T10:57:17.512Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.512Z] "Name": "psaverifymessage", [2024-05-07T10:57:17.512Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Module": { [2024-05-07T10:57:17.512Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.512Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.512Z] "Indirect": true, [2024-05-07T10:57:17.512Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.512Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.512Z] "GoVersion": "1.15" [2024-05-07T10:57:17.512Z] }, [2024-05-07T10:57:17.512Z] "DepOnly": true, [2024-05-07T10:57:17.512Z] "Stale": true, [2024-05-07T10:57:17.512Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.512Z] "GoFiles": [ [2024-05-07T10:57:17.512Z] "psa_verify_message.pb.go" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Imports": [ [2024-05-07T10:57:17.512Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.512Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.512Z] "reflect", [2024-05-07T10:57:17.512Z] "sync" [2024-05-07T10:57:17.512Z] ], [2024-05-07T10:57:17.512Z] "Deps": [ [2024-05-07T10:57:17.512Z] "bufio", [2024-05-07T10:57:17.512Z] "bytes", [2024-05-07T10:57:17.512Z] "compress/flate", [2024-05-07T10:57:17.512Z] "compress/gzip", [2024-05-07T10:57:17.513Z] "embed", [2024-05-07T10:57:17.513Z] "encoding", [2024-05-07T10:57:17.513Z] "encoding/base64", [2024-05-07T10:57:17.513Z] "encoding/binary", [2024-05-07T10:57:17.513Z] "encoding/json", [2024-05-07T10:57:17.513Z] "errors", [2024-05-07T10:57:17.513Z] "fmt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.513Z] "go/token", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.513Z] "hash", [2024-05-07T10:57:17.513Z] "hash/crc32", [2024-05-07T10:57:17.513Z] "hash/fnv", [2024-05-07T10:57:17.513Z] "internal/abi", [2024-05-07T10:57:17.513Z] "internal/bytealg", [2024-05-07T10:57:17.513Z] "internal/cpu", [2024-05-07T10:57:17.513Z] "internal/fmtsort", [2024-05-07T10:57:17.513Z] "internal/goexperiment", [2024-05-07T10:57:17.513Z] "internal/itoa", [2024-05-07T10:57:17.513Z] "internal/oserror", [2024-05-07T10:57:17.513Z] "internal/poll", [2024-05-07T10:57:17.513Z] "internal/race", [2024-05-07T10:57:17.513Z] "internal/reflectlite", [2024-05-07T10:57:17.513Z] "internal/syscall/execenv", [2024-05-07T10:57:17.513Z] "internal/syscall/unix", [2024-05-07T10:57:17.513Z] "internal/testlog", [2024-05-07T10:57:17.513Z] "internal/unsafeheader", [2024-05-07T10:57:17.513Z] "io", [2024-05-07T10:57:17.513Z] "io/fs", [2024-05-07T10:57:17.513Z] "io/ioutil", [2024-05-07T10:57:17.513Z] "math", [2024-05-07T10:57:17.513Z] "math/bits", [2024-05-07T10:57:17.513Z] "os", [2024-05-07T10:57:17.513Z] "path", [2024-05-07T10:57:17.513Z] "reflect", [2024-05-07T10:57:17.513Z] "runtime", [2024-05-07T10:57:17.513Z] "runtime/internal/atomic", [2024-05-07T10:57:17.513Z] "runtime/internal/math", [2024-05-07T10:57:17.513Z] "runtime/internal/sys", [2024-05-07T10:57:17.513Z] "sort", [2024-05-07T10:57:17.513Z] "strconv", [2024-05-07T10:57:17.513Z] "strings", [2024-05-07T10:57:17.513Z] "sync", [2024-05-07T10:57:17.513Z] "sync/atomic", [2024-05-07T10:57:17.513Z] "syscall", [2024-05-07T10:57:17.513Z] "time", [2024-05-07T10:57:17.513Z] "unicode", [2024-05-07T10:57:17.513Z] "unicode/utf16", [2024-05-07T10:57:17.513Z] "unicode/utf8", [2024-05-07T10:57:17.513Z] "unsafe" [2024-05-07T10:57:17.513Z] ] [2024-05-07T10:57:17.513Z] } [2024-05-07T10:57:17.513Z] { [2024-05-07T10:57:17.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/requests", [2024-05-07T10:57:17.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.513Z] "Name": "requests", [2024-05-07T10:57:17.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "Module": { [2024-05-07T10:57:17.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.513Z] "Indirect": true, [2024-05-07T10:57:17.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.513Z] "GoVersion": "1.15" [2024-05-07T10:57:17.513Z] }, [2024-05-07T10:57:17.513Z] "DepOnly": true, [2024-05-07T10:57:17.513Z] "Stale": true, [2024-05-07T10:57:17.513Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.513Z] "GoFiles": [ [2024-05-07T10:57:17.513Z] "mod.go", [2024-05-07T10:57:17.513Z] "provider.go", [2024-05-07T10:57:17.513Z] "request.go", [2024-05-07T10:57:17.513Z] "response.go", [2024-05-07T10:57:17.513Z] "wireheader.go" [2024-05-07T10:57:17.513Z] ], [2024-05-07T10:57:17.513Z] "Imports": [ [2024-05-07T10:57:17.513Z] "bytes", [2024-05-07T10:57:17.513Z] "encoding/binary", [2024-05-07T10:57:17.513Z] "fmt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.513Z] "github.com/pkg/errors", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.513Z] "reflect" [2024-05-07T10:57:17.513Z] ], [2024-05-07T10:57:17.513Z] "Deps": [ [2024-05-07T10:57:17.513Z] "bytes", [2024-05-07T10:57:17.513Z] "encoding/binary", [2024-05-07T10:57:17.513Z] "errors", [2024-05-07T10:57:17.513Z] "fmt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.513Z] "github.com/pkg/errors", [2024-05-07T10:57:17.513Z] "go/token", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.513Z] "hash", [2024-05-07T10:57:17.513Z] "hash/fnv", [2024-05-07T10:57:17.513Z] "internal/abi", [2024-05-07T10:57:17.513Z] "internal/bytealg", [2024-05-07T10:57:17.513Z] "internal/cpu", [2024-05-07T10:57:17.513Z] "internal/fmtsort", [2024-05-07T10:57:17.513Z] "internal/goexperiment", [2024-05-07T10:57:17.513Z] "internal/itoa", [2024-05-07T10:57:17.513Z] "internal/oserror", [2024-05-07T10:57:17.513Z] "internal/poll", [2024-05-07T10:57:17.513Z] "internal/race", [2024-05-07T10:57:17.513Z] "internal/reflectlite", [2024-05-07T10:57:17.513Z] "internal/syscall/execenv", [2024-05-07T10:57:17.513Z] "internal/syscall/unix", [2024-05-07T10:57:17.513Z] "internal/testlog", [2024-05-07T10:57:17.513Z] "internal/unsafeheader", [2024-05-07T10:57:17.513Z] "io", [2024-05-07T10:57:17.513Z] "io/fs", [2024-05-07T10:57:17.513Z] "math", [2024-05-07T10:57:17.513Z] "math/bits", [2024-05-07T10:57:17.513Z] "os", [2024-05-07T10:57:17.513Z] "os/user", [2024-05-07T10:57:17.513Z] "path", [2024-05-07T10:57:17.513Z] "reflect", [2024-05-07T10:57:17.513Z] "runtime", [2024-05-07T10:57:17.513Z] "runtime/cgo", [2024-05-07T10:57:17.513Z] "runtime/internal/atomic", [2024-05-07T10:57:17.513Z] "runtime/internal/math", [2024-05-07T10:57:17.513Z] "runtime/internal/sys", [2024-05-07T10:57:17.513Z] "sort", [2024-05-07T10:57:17.513Z] "strconv", [2024-05-07T10:57:17.513Z] "strings", [2024-05-07T10:57:17.513Z] "sync", [2024-05-07T10:57:17.513Z] "sync/atomic", [2024-05-07T10:57:17.513Z] "syscall", [2024-05-07T10:57:17.513Z] "time", [2024-05-07T10:57:17.513Z] "unicode", [2024-05-07T10:57:17.513Z] "unicode/utf8", [2024-05-07T10:57:17.513Z] "unsafe" [2024-05-07T10:57:17.513Z] ], [2024-05-07T10:57:17.513Z] "TestGoFiles": [ [2024-05-07T10:57:17.513Z] "requests_internal_suite_test.go", [2024-05-07T10:57:17.513Z] "wireheader_internal_test.go" [2024-05-07T10:57:17.513Z] ], [2024-05-07T10:57:17.513Z] "TestImports": [ [2024-05-07T10:57:17.513Z] "bytes", [2024-05-07T10:57:17.513Z] "fmt", [2024-05-07T10:57:17.513Z] "github.com/onsi/ginkgo", [2024-05-07T10:57:17.513Z] "github.com/onsi/gomega", [2024-05-07T10:57:17.513Z] "testing" [2024-05-07T10:57:17.513Z] ] [2024-05-07T10:57:17.513Z] } [2024-05-07T10:57:17.513Z] { [2024-05-07T10:57:17.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/interface/operations", [2024-05-07T10:57:17.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.513Z] "Name": "operations", [2024-05-07T10:57:17.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "Module": { [2024-05-07T10:57:17.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.513Z] "Indirect": true, [2024-05-07T10:57:17.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.513Z] "GoVersion": "1.15" [2024-05-07T10:57:17.513Z] }, [2024-05-07T10:57:17.513Z] "DepOnly": true, [2024-05-07T10:57:17.513Z] "Stale": true, [2024-05-07T10:57:17.513Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.513Z] "GoFiles": [ [2024-05-07T10:57:17.513Z] "operations_client.go" [2024-05-07T10:57:17.513Z] ], [2024-05-07T10:57:17.513Z] "Imports": [ [2024-05-07T10:57:17.513Z] "bytes", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/proto" [2024-05-07T10:57:17.513Z] ], [2024-05-07T10:57:17.513Z] "Deps": [ [2024-05-07T10:57:17.513Z] "bufio", [2024-05-07T10:57:17.513Z] "bytes", [2024-05-07T10:57:17.513Z] "compress/flate", [2024-05-07T10:57:17.513Z] "compress/gzip", [2024-05-07T10:57:17.513Z] "context", [2024-05-07T10:57:17.513Z] "embed", [2024-05-07T10:57:17.513Z] "encoding", [2024-05-07T10:57:17.513Z] "encoding/base64", [2024-05-07T10:57:17.513Z] "encoding/binary", [2024-05-07T10:57:17.513Z] "encoding/json", [2024-05-07T10:57:17.513Z] "errors", [2024-05-07T10:57:17.513Z] "fmt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.513Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.513Z] "github.com/pkg/errors", [2024-05-07T10:57:17.513Z] "go/token", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.513Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.513Z] "hash", [2024-05-07T10:57:17.513Z] "hash/crc32", [2024-05-07T10:57:17.513Z] "hash/fnv", [2024-05-07T10:57:17.513Z] "internal/abi", [2024-05-07T10:57:17.513Z] "internal/bytealg", [2024-05-07T10:57:17.513Z] "internal/cpu", [2024-05-07T10:57:17.513Z] "internal/fmtsort", [2024-05-07T10:57:17.513Z] "internal/goexperiment", [2024-05-07T10:57:17.513Z] "internal/itoa", [2024-05-07T10:57:17.513Z] "internal/nettrace", [2024-05-07T10:57:17.513Z] "internal/oserror", [2024-05-07T10:57:17.513Z] "internal/poll", [2024-05-07T10:57:17.513Z] "internal/race", [2024-05-07T10:57:17.513Z] "internal/reflectlite", [2024-05-07T10:57:17.513Z] "internal/singleflight", [2024-05-07T10:57:17.513Z] "internal/syscall/execenv", [2024-05-07T10:57:17.513Z] "internal/syscall/unix", [2024-05-07T10:57:17.513Z] "internal/testlog", [2024-05-07T10:57:17.513Z] "internal/unsafeheader", [2024-05-07T10:57:17.513Z] "io", [2024-05-07T10:57:17.513Z] "io/fs", [2024-05-07T10:57:17.513Z] "io/ioutil", [2024-05-07T10:57:17.513Z] "math", [2024-05-07T10:57:17.513Z] "math/bits", [2024-05-07T10:57:17.513Z] "net", [2024-05-07T10:57:17.513Z] "net/url", [2024-05-07T10:57:17.513Z] "os", [2024-05-07T10:57:17.513Z] "os/user", [2024-05-07T10:57:17.513Z] "path", [2024-05-07T10:57:17.513Z] "reflect", [2024-05-07T10:57:17.513Z] "runtime", [2024-05-07T10:57:17.513Z] "runtime/cgo", [2024-05-07T10:57:17.513Z] "runtime/internal/atomic", [2024-05-07T10:57:17.513Z] "runtime/internal/math", [2024-05-07T10:57:17.513Z] "runtime/internal/sys", [2024-05-07T10:57:17.513Z] "sort", [2024-05-07T10:57:17.513Z] "strconv", [2024-05-07T10:57:17.513Z] "strings", [2024-05-07T10:57:17.513Z] "sync", [2024-05-07T10:57:17.513Z] "sync/atomic", [2024-05-07T10:57:17.513Z] "syscall", [2024-05-07T10:57:17.513Z] "time", [2024-05-07T10:57:17.513Z] "unicode", [2024-05-07T10:57:17.513Z] "unicode/utf16", [2024-05-07T10:57:17.513Z] "unicode/utf8", [2024-05-07T10:57:17.513Z] "unsafe", [2024-05-07T10:57:17.513Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.513Z] ] [2024-05-07T10:57:17.513Z] } [2024-05-07T10:57:17.513Z] { [2024-05-07T10:57:17.513Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/parsec/algorithm", [2024-05-07T10:57:17.513Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.513Z] "Name": "algorithm", [2024-05-07T10:57:17.513Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "Module": { [2024-05-07T10:57:17.513Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.513Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.513Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.513Z] "Indirect": true, [2024-05-07T10:57:17.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.514Z] "GoVersion": "1.15" [2024-05-07T10:57:17.514Z] }, [2024-05-07T10:57:17.514Z] "DepOnly": true, [2024-05-07T10:57:17.514Z] "Stale": true, [2024-05-07T10:57:17.514Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.514Z] "GoFiles": [ [2024-05-07T10:57:17.514Z] "aead.go", [2024-05-07T10:57:17.514Z] "algorithm.go", [2024-05-07T10:57:17.514Z] "asymmetric_encryption.go", [2024-05-07T10:57:17.514Z] "asymmetric_signature.go", [2024-05-07T10:57:17.514Z] "cipher.go", [2024-05-07T10:57:17.514Z] "hash.go", [2024-05-07T10:57:17.514Z] "keyagreement.go", [2024-05-07T10:57:17.514Z] "keyderivation.go", [2024-05-07T10:57:17.514Z] "mac.go" [2024-05-07T10:57:17.514Z] ], [2024-05-07T10:57:17.514Z] "Imports": [ [2024-05-07T10:57:17.514Z] "fmt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.514Z] "reflect" [2024-05-07T10:57:17.514Z] ], [2024-05-07T10:57:17.514Z] "Deps": [ [2024-05-07T10:57:17.514Z] "bufio", [2024-05-07T10:57:17.514Z] "bytes", [2024-05-07T10:57:17.514Z] "compress/flate", [2024-05-07T10:57:17.514Z] "compress/gzip", [2024-05-07T10:57:17.514Z] "embed", [2024-05-07T10:57:17.514Z] "encoding", [2024-05-07T10:57:17.514Z] "encoding/base64", [2024-05-07T10:57:17.514Z] "encoding/binary", [2024-05-07T10:57:17.514Z] "encoding/json", [2024-05-07T10:57:17.514Z] "errors", [2024-05-07T10:57:17.514Z] "fmt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.514Z] "go/token", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.514Z] "hash", [2024-05-07T10:57:17.514Z] "hash/crc32", [2024-05-07T10:57:17.514Z] "hash/fnv", [2024-05-07T10:57:17.514Z] "internal/abi", [2024-05-07T10:57:17.514Z] "internal/bytealg", [2024-05-07T10:57:17.514Z] "internal/cpu", [2024-05-07T10:57:17.514Z] "internal/fmtsort", [2024-05-07T10:57:17.514Z] "internal/goexperiment", [2024-05-07T10:57:17.514Z] "internal/itoa", [2024-05-07T10:57:17.514Z] "internal/oserror", [2024-05-07T10:57:17.514Z] "internal/poll", [2024-05-07T10:57:17.514Z] "internal/race", [2024-05-07T10:57:17.514Z] "internal/reflectlite", [2024-05-07T10:57:17.514Z] "internal/syscall/execenv", [2024-05-07T10:57:17.514Z] "internal/syscall/unix", [2024-05-07T10:57:17.514Z] "internal/testlog", [2024-05-07T10:57:17.514Z] "internal/unsafeheader", [2024-05-07T10:57:17.514Z] "io", [2024-05-07T10:57:17.514Z] "io/fs", [2024-05-07T10:57:17.514Z] "io/ioutil", [2024-05-07T10:57:17.514Z] "math", [2024-05-07T10:57:17.514Z] "math/bits", [2024-05-07T10:57:17.514Z] "os", [2024-05-07T10:57:17.514Z] "path", [2024-05-07T10:57:17.514Z] "reflect", [2024-05-07T10:57:17.514Z] "runtime", [2024-05-07T10:57:17.514Z] "runtime/internal/atomic", [2024-05-07T10:57:17.514Z] "runtime/internal/math", [2024-05-07T10:57:17.514Z] "runtime/internal/sys", [2024-05-07T10:57:17.514Z] "sort", [2024-05-07T10:57:17.514Z] "strconv", [2024-05-07T10:57:17.514Z] "strings", [2024-05-07T10:57:17.514Z] "sync", [2024-05-07T10:57:17.514Z] "sync/atomic", [2024-05-07T10:57:17.514Z] "syscall", [2024-05-07T10:57:17.514Z] "time", [2024-05-07T10:57:17.514Z] "unicode", [2024-05-07T10:57:17.514Z] "unicode/utf16", [2024-05-07T10:57:17.514Z] "unicode/utf8", [2024-05-07T10:57:17.514Z] "unsafe" [2024-05-07T10:57:17.514Z] ] [2024-05-07T10:57:17.514Z] } [2024-05-07T10:57:17.514Z] { [2024-05-07T10:57:17.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9/parsec", [2024-05-07T10:57:17.514Z] "ImportPath": "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.514Z] "Name": "parsec", [2024-05-07T10:57:17.514Z] "Root": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.514Z] "Module": { [2024-05-07T10:57:17.514Z] "Path": "github.com/parallaxsecond/parsec-client-go", [2024-05-07T10:57:17.514Z] "Version": "v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.514Z] "Time": "2022-10-25T09:54:42Z", [2024-05-07T10:57:17.514Z] "Indirect": true, [2024-05-07T10:57:17.514Z] "Dir": "/go/pkg/mod/github.com/parallaxsecond/parsec-client-go@v0.0.0-20221025095442-f0a77d263cf9", [2024-05-07T10:57:17.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/parallaxsecond/parsec-client-go/@v/v0.0.0-20221025095442-f0a77d263cf9.mod", [2024-05-07T10:57:17.514Z] "GoVersion": "1.15" [2024-05-07T10:57:17.514Z] }, [2024-05-07T10:57:17.514Z] "DepOnly": true, [2024-05-07T10:57:17.514Z] "Stale": true, [2024-05-07T10:57:17.514Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.514Z] "GoFiles": [ [2024-05-07T10:57:17.514Z] "authenticator.go", [2024-05-07T10:57:17.514Z] "basicclient.go", [2024-05-07T10:57:17.514Z] "client_config.go", [2024-05-07T10:57:17.514Z] "convert_utils.go", [2024-05-07T10:57:17.514Z] "default_attributes.go", [2024-05-07T10:57:17.514Z] "keyinfo.go", [2024-05-07T10:57:17.514Z] "keytype.go", [2024-05-07T10:57:17.514Z] "mod.go", [2024-05-07T10:57:17.514Z] "provider.go" [2024-05-07T10:57:17.514Z] ], [2024-05-07T10:57:17.514Z] "Imports": [ [2024-05-07T10:57:17.514Z] "fmt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.514Z] "reflect" [2024-05-07T10:57:17.514Z] ], [2024-05-07T10:57:17.514Z] "Deps": [ [2024-05-07T10:57:17.514Z] "bufio", [2024-05-07T10:57:17.514Z] "bytes", [2024-05-07T10:57:17.514Z] "compress/flate", [2024-05-07T10:57:17.514Z] "compress/gzip", [2024-05-07T10:57:17.514Z] "context", [2024-05-07T10:57:17.514Z] "embed", [2024-05-07T10:57:17.514Z] "encoding", [2024-05-07T10:57:17.514Z] "encoding/base64", [2024-05-07T10:57:17.514Z] "encoding/binary", [2024-05-07T10:57:17.514Z] "encoding/json", [2024-05-07T10:57:17.514Z] "errors", [2024-05-07T10:57:17.514Z] "fmt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.514Z] "github.com/pkg/errors", [2024-05-07T10:57:17.514Z] "go/token", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.514Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.514Z] "hash", [2024-05-07T10:57:17.514Z] "hash/crc32", [2024-05-07T10:57:17.514Z] "hash/fnv", [2024-05-07T10:57:17.514Z] "internal/abi", [2024-05-07T10:57:17.514Z] "internal/bytealg", [2024-05-07T10:57:17.514Z] "internal/cpu", [2024-05-07T10:57:17.514Z] "internal/fmtsort", [2024-05-07T10:57:17.514Z] "internal/goexperiment", [2024-05-07T10:57:17.514Z] "internal/itoa", [2024-05-07T10:57:17.514Z] "internal/nettrace", [2024-05-07T10:57:17.514Z] "internal/oserror", [2024-05-07T10:57:17.514Z] "internal/poll", [2024-05-07T10:57:17.514Z] "internal/race", [2024-05-07T10:57:17.514Z] "internal/reflectlite", [2024-05-07T10:57:17.514Z] "internal/singleflight", [2024-05-07T10:57:17.514Z] "internal/syscall/execenv", [2024-05-07T10:57:17.514Z] "internal/syscall/unix", [2024-05-07T10:57:17.514Z] "internal/testlog", [2024-05-07T10:57:17.514Z] "internal/unsafeheader", [2024-05-07T10:57:17.514Z] "io", [2024-05-07T10:57:17.514Z] "io/fs", [2024-05-07T10:57:17.514Z] "io/ioutil", [2024-05-07T10:57:17.514Z] "math", [2024-05-07T10:57:17.514Z] "math/bits", [2024-05-07T10:57:17.514Z] "net", [2024-05-07T10:57:17.514Z] "net/url", [2024-05-07T10:57:17.514Z] "os", [2024-05-07T10:57:17.514Z] "os/user", [2024-05-07T10:57:17.514Z] "path", [2024-05-07T10:57:17.514Z] "reflect", [2024-05-07T10:57:17.514Z] "runtime", [2024-05-07T10:57:17.514Z] "runtime/cgo", [2024-05-07T10:57:17.514Z] "runtime/internal/atomic", [2024-05-07T10:57:17.514Z] "runtime/internal/math", [2024-05-07T10:57:17.514Z] "runtime/internal/sys", [2024-05-07T10:57:17.514Z] "sort", [2024-05-07T10:57:17.514Z] "strconv", [2024-05-07T10:57:17.514Z] "strings", [2024-05-07T10:57:17.514Z] "sync", [2024-05-07T10:57:17.514Z] "sync/atomic", [2024-05-07T10:57:17.514Z] "syscall", [2024-05-07T10:57:17.514Z] "time", [2024-05-07T10:57:17.514Z] "unicode", [2024-05-07T10:57:17.514Z] "unicode/utf16", [2024-05-07T10:57:17.514Z] "unicode/utf8", [2024-05-07T10:57:17.514Z] "unsafe", [2024-05-07T10:57:17.514Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.514Z] ] [2024-05-07T10:57:17.514Z] } [2024-05-07T10:57:17.514Z] { [2024-05-07T10:57:17.514Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines/parsec", [2024-05-07T10:57:17.514Z] "ImportPath": "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.514Z] "Name": "parsec", [2024-05-07T10:57:17.514Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.514Z] "Module": { [2024-05-07T10:57:17.514Z] "Path": "github.com/openziti/identity", [2024-05-07T10:57:17.514Z] "Version": "v1.0.72", [2024-05-07T10:57:17.514Z] "Time": "2024-03-11T23:35:18Z", [2024-05-07T10:57:17.514Z] "Indirect": true, [2024-05-07T10:57:17.514Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.514Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-05-07T10:57:17.514Z] "GoVersion": "1.19" [2024-05-07T10:57:17.514Z] }, [2024-05-07T10:57:17.514Z] "DepOnly": true, [2024-05-07T10:57:17.514Z] "Stale": true, [2024-05-07T10:57:17.514Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.514Z] "GoFiles": [ [2024-05-07T10:57:17.514Z] "parsec_engine.go" [2024-05-07T10:57:17.514Z] ], [2024-05-07T10:57:17.514Z] "Imports": [ [2024-05-07T10:57:17.514Z] "crypto", [2024-05-07T10:57:17.514Z] "crypto/ecdsa", [2024-05-07T10:57:17.514Z] "crypto/elliptic", [2024-05-07T10:57:17.514Z] "encoding/asn1", [2024-05-07T10:57:17.514Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.514Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.514Z] "io", [2024-05-07T10:57:17.514Z] "math/big", [2024-05-07T10:57:17.514Z] "net/url", [2024-05-07T10:57:17.514Z] "sync" [2024-05-07T10:57:17.514Z] ], [2024-05-07T10:57:17.514Z] "Deps": [ [2024-05-07T10:57:17.514Z] "bufio", [2024-05-07T10:57:17.514Z] "bytes", [2024-05-07T10:57:17.514Z] "compress/flate", [2024-05-07T10:57:17.514Z] "compress/gzip", [2024-05-07T10:57:17.514Z] "context", [2024-05-07T10:57:17.514Z] "crypto", [2024-05-07T10:57:17.514Z] "crypto/aes", [2024-05-07T10:57:17.514Z] "crypto/cipher", [2024-05-07T10:57:17.514Z] "crypto/ecdsa", [2024-05-07T10:57:17.514Z] "crypto/elliptic", [2024-05-07T10:57:17.514Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.514Z] "crypto/internal/randutil", [2024-05-07T10:57:17.514Z] "crypto/internal/subtle", [2024-05-07T10:57:17.514Z] "crypto/sha512", [2024-05-07T10:57:17.514Z] "crypto/subtle", [2024-05-07T10:57:17.514Z] "embed", [2024-05-07T10:57:17.514Z] "encoding", [2024-05-07T10:57:17.514Z] "encoding/asn1", [2024-05-07T10:57:17.514Z] "encoding/base64", [2024-05-07T10:57:17.514Z] "encoding/binary", [2024-05-07T10:57:17.514Z] "encoding/json", [2024-05-07T10:57:17.514Z] "errors", [2024-05-07T10:57:17.514Z] "fmt", [2024-05-07T10:57:17.514Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.514Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.514Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.514Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.514Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.514Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.515Z] "github.com/pkg/errors", [2024-05-07T10:57:17.515Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.515Z] "go/token", [2024-05-07T10:57:17.515Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.515Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.515Z] "golang.org/x/term", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.515Z] "hash", [2024-05-07T10:57:17.515Z] "hash/crc32", [2024-05-07T10:57:17.515Z] "hash/fnv", [2024-05-07T10:57:17.515Z] "internal/abi", [2024-05-07T10:57:17.515Z] "internal/bytealg", [2024-05-07T10:57:17.515Z] "internal/cpu", [2024-05-07T10:57:17.515Z] "internal/fmtsort", [2024-05-07T10:57:17.515Z] "internal/goexperiment", [2024-05-07T10:57:17.515Z] "internal/itoa", [2024-05-07T10:57:17.515Z] "internal/nettrace", [2024-05-07T10:57:17.515Z] "internal/oserror", [2024-05-07T10:57:17.515Z] "internal/poll", [2024-05-07T10:57:17.515Z] "internal/race", [2024-05-07T10:57:17.515Z] "internal/reflectlite", [2024-05-07T10:57:17.515Z] "internal/singleflight", [2024-05-07T10:57:17.515Z] "internal/syscall/execenv", [2024-05-07T10:57:17.515Z] "internal/syscall/unix", [2024-05-07T10:57:17.515Z] "internal/testlog", [2024-05-07T10:57:17.515Z] "internal/unsafeheader", [2024-05-07T10:57:17.515Z] "io", [2024-05-07T10:57:17.515Z] "io/fs", [2024-05-07T10:57:17.515Z] "io/ioutil", [2024-05-07T10:57:17.515Z] "log", [2024-05-07T10:57:17.515Z] "math", [2024-05-07T10:57:17.515Z] "math/big", [2024-05-07T10:57:17.515Z] "math/bits", [2024-05-07T10:57:17.515Z] "math/rand", [2024-05-07T10:57:17.515Z] "net", [2024-05-07T10:57:17.515Z] "net/url", [2024-05-07T10:57:17.515Z] "os", [2024-05-07T10:57:17.515Z] "os/user", [2024-05-07T10:57:17.515Z] "path", [2024-05-07T10:57:17.515Z] "reflect", [2024-05-07T10:57:17.515Z] "runtime", [2024-05-07T10:57:17.515Z] "runtime/cgo", [2024-05-07T10:57:17.515Z] "runtime/internal/atomic", [2024-05-07T10:57:17.515Z] "runtime/internal/math", [2024-05-07T10:57:17.515Z] "runtime/internal/sys", [2024-05-07T10:57:17.515Z] "sort", [2024-05-07T10:57:17.515Z] "strconv", [2024-05-07T10:57:17.515Z] "strings", [2024-05-07T10:57:17.515Z] "sync", [2024-05-07T10:57:17.515Z] "sync/atomic", [2024-05-07T10:57:17.515Z] "syscall", [2024-05-07T10:57:17.515Z] "time", [2024-05-07T10:57:17.515Z] "unicode", [2024-05-07T10:57:17.515Z] "unicode/utf16", [2024-05-07T10:57:17.515Z] "unicode/utf8", [2024-05-07T10:57:17.515Z] "unsafe", [2024-05-07T10:57:17.515Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.515Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.515Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.515Z] ] [2024-05-07T10:57:17.515Z] } [2024-05-07T10:57:17.515Z] { [2024-05-07T10:57:17.515Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/engines/pkcs11", [2024-05-07T10:57:17.515Z] "ImportPath": "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.515Z] "Name": "pkcs11", [2024-05-07T10:57:17.515Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "Module": { [2024-05-07T10:57:17.515Z] "Path": "github.com/openziti/identity", [2024-05-07T10:57:17.515Z] "Version": "v1.0.72", [2024-05-07T10:57:17.515Z] "Time": "2024-03-11T23:35:18Z", [2024-05-07T10:57:17.515Z] "Indirect": true, [2024-05-07T10:57:17.515Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-05-07T10:57:17.515Z] "GoVersion": "1.19" [2024-05-07T10:57:17.515Z] }, [2024-05-07T10:57:17.515Z] "DepOnly": true, [2024-05-07T10:57:17.515Z] "Stale": true, [2024-05-07T10:57:17.515Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.515Z] "GoFiles": [ [2024-05-07T10:57:17.515Z] "disable_pkcs11.go", [2024-05-07T10:57:17.515Z] "id.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.515Z] "engine.go", [2024-05-07T10:57:17.515Z] "engine_windows_test.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "TestGoFiles": [ [2024-05-07T10:57:17.515Z] "engine_linux_test.go", [2024-05-07T10:57:17.515Z] "engine_test.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "TestImports": [ [2024-05-07T10:57:17.515Z] "crypto", [2024-05-07T10:57:17.515Z] "crypto/ecdsa", [2024-05-07T10:57:17.515Z] "crypto/rand", [2024-05-07T10:57:17.515Z] "crypto/rsa", [2024-05-07T10:57:17.515Z] "encoding/asn1", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.515Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.515Z] "math/big", [2024-05-07T10:57:17.515Z] "net/url", [2024-05-07T10:57:17.515Z] "os", [2024-05-07T10:57:17.515Z] "os/exec", [2024-05-07T10:57:17.515Z] "testing" [2024-05-07T10:57:17.515Z] ] [2024-05-07T10:57:17.515Z] } [2024-05-07T10:57:17.515Z] { [2024-05-07T10:57:17.515Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72/certtools", [2024-05-07T10:57:17.515Z] "ImportPath": "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.515Z] "Name": "certtools", [2024-05-07T10:57:17.515Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "Module": { [2024-05-07T10:57:17.515Z] "Path": "github.com/openziti/identity", [2024-05-07T10:57:17.515Z] "Version": "v1.0.72", [2024-05-07T10:57:17.515Z] "Time": "2024-03-11T23:35:18Z", [2024-05-07T10:57:17.515Z] "Indirect": true, [2024-05-07T10:57:17.515Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-05-07T10:57:17.515Z] "GoVersion": "1.19" [2024-05-07T10:57:17.515Z] }, [2024-05-07T10:57:17.515Z] "DepOnly": true, [2024-05-07T10:57:17.515Z] "Stale": true, [2024-05-07T10:57:17.515Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.515Z] "GoFiles": [ [2024-05-07T10:57:17.515Z] "certificates.go", [2024-05-07T10:57:17.515Z] "engines.go", [2024-05-07T10:57:17.515Z] "engines_empty_init.go", [2024-05-07T10:57:17.515Z] "keys.go", [2024-05-07T10:57:17.515Z] "requests.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.515Z] "engines_init.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "Imports": [ [2024-05-07T10:57:17.515Z] "crypto", [2024-05-07T10:57:17.515Z] "crypto/ecdsa", [2024-05-07T10:57:17.515Z] "crypto/elliptic", [2024-05-07T10:57:17.515Z] "crypto/rand", [2024-05-07T10:57:17.515Z] "crypto/rsa", [2024-05-07T10:57:17.515Z] "crypto/x509", [2024-05-07T10:57:17.515Z] "crypto/x509/pkix", [2024-05-07T10:57:17.515Z] "encoding/pem", [2024-05-07T10:57:17.515Z] "fmt", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.515Z] "net/url", [2024-05-07T10:57:17.515Z] "os", [2024-05-07T10:57:17.515Z] "strconv", [2024-05-07T10:57:17.515Z] "strings" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "Deps": [ [2024-05-07T10:57:17.515Z] "bufio", [2024-05-07T10:57:17.515Z] "bytes", [2024-05-07T10:57:17.515Z] "compress/flate", [2024-05-07T10:57:17.515Z] "compress/gzip", [2024-05-07T10:57:17.515Z] "context", [2024-05-07T10:57:17.515Z] "crypto", [2024-05-07T10:57:17.515Z] "crypto/aes", [2024-05-07T10:57:17.515Z] "crypto/cipher", [2024-05-07T10:57:17.515Z] "crypto/des", [2024-05-07T10:57:17.515Z] "crypto/dsa", [2024-05-07T10:57:17.515Z] "crypto/ecdsa", [2024-05-07T10:57:17.515Z] "crypto/ed25519", [2024-05-07T10:57:17.515Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.515Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.515Z] "crypto/elliptic", [2024-05-07T10:57:17.515Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.515Z] "crypto/internal/randutil", [2024-05-07T10:57:17.515Z] "crypto/internal/subtle", [2024-05-07T10:57:17.515Z] "crypto/md5", [2024-05-07T10:57:17.515Z] "crypto/rand", [2024-05-07T10:57:17.515Z] "crypto/rsa", [2024-05-07T10:57:17.515Z] "crypto/sha1", [2024-05-07T10:57:17.515Z] "crypto/sha256", [2024-05-07T10:57:17.515Z] "crypto/sha512", [2024-05-07T10:57:17.515Z] "crypto/subtle", [2024-05-07T10:57:17.515Z] "crypto/x509", [2024-05-07T10:57:17.515Z] "crypto/x509/pkix", [2024-05-07T10:57:17.515Z] "embed", [2024-05-07T10:57:17.515Z] "encoding", [2024-05-07T10:57:17.515Z] "encoding/asn1", [2024-05-07T10:57:17.515Z] "encoding/base64", [2024-05-07T10:57:17.515Z] "encoding/binary", [2024-05-07T10:57:17.515Z] "encoding/hex", [2024-05-07T10:57:17.515Z] "encoding/json", [2024-05-07T10:57:17.515Z] "encoding/pem", [2024-05-07T10:57:17.515Z] "errors", [2024-05-07T10:57:17.515Z] "fmt", [2024-05-07T10:57:17.515Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.515Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.515Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.515Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.515Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.515Z] "github.com/pkg/errors", [2024-05-07T10:57:17.515Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.515Z] "go/token", [2024-05-07T10:57:17.515Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.515Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.515Z] "golang.org/x/term", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.515Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.515Z] "hash", [2024-05-07T10:57:17.515Z] "hash/crc32", [2024-05-07T10:57:17.515Z] "hash/fnv", [2024-05-07T10:57:17.515Z] "internal/abi", [2024-05-07T10:57:17.515Z] "internal/bytealg", [2024-05-07T10:57:17.515Z] "internal/cpu", [2024-05-07T10:57:17.515Z] "internal/fmtsort", [2024-05-07T10:57:17.515Z] "internal/goexperiment", [2024-05-07T10:57:17.515Z] "internal/itoa", [2024-05-07T10:57:17.515Z] "internal/nettrace", [2024-05-07T10:57:17.515Z] "internal/oserror", [2024-05-07T10:57:17.515Z] "internal/poll", [2024-05-07T10:57:17.515Z] "internal/race", [2024-05-07T10:57:17.515Z] "internal/reflectlite", [2024-05-07T10:57:17.515Z] "internal/singleflight", [2024-05-07T10:57:17.515Z] "internal/syscall/execenv", [2024-05-07T10:57:17.515Z] "internal/syscall/unix", [2024-05-07T10:57:17.515Z] "internal/testlog", [2024-05-07T10:57:17.515Z] "internal/unsafeheader", [2024-05-07T10:57:17.515Z] "io", [2024-05-07T10:57:17.515Z] "io/fs", [2024-05-07T10:57:17.515Z] "io/ioutil", [2024-05-07T10:57:17.515Z] "log", [2024-05-07T10:57:17.515Z] "math", [2024-05-07T10:57:17.515Z] "math/big", [2024-05-07T10:57:17.515Z] "math/bits", [2024-05-07T10:57:17.515Z] "math/rand", [2024-05-07T10:57:17.515Z] "net", [2024-05-07T10:57:17.515Z] "net/url", [2024-05-07T10:57:17.515Z] "os", [2024-05-07T10:57:17.515Z] "os/user", [2024-05-07T10:57:17.515Z] "path", [2024-05-07T10:57:17.515Z] "path/filepath", [2024-05-07T10:57:17.515Z] "reflect", [2024-05-07T10:57:17.515Z] "runtime", [2024-05-07T10:57:17.515Z] "runtime/cgo", [2024-05-07T10:57:17.515Z] "runtime/internal/atomic", [2024-05-07T10:57:17.515Z] "runtime/internal/math", [2024-05-07T10:57:17.515Z] "runtime/internal/sys", [2024-05-07T10:57:17.515Z] "sort", [2024-05-07T10:57:17.515Z] "strconv", [2024-05-07T10:57:17.515Z] "strings", [2024-05-07T10:57:17.515Z] "sync", [2024-05-07T10:57:17.515Z] "sync/atomic", [2024-05-07T10:57:17.515Z] "syscall", [2024-05-07T10:57:17.515Z] "time", [2024-05-07T10:57:17.515Z] "unicode", [2024-05-07T10:57:17.515Z] "unicode/utf16", [2024-05-07T10:57:17.515Z] "unicode/utf8", [2024-05-07T10:57:17.515Z] "unsafe", [2024-05-07T10:57:17.515Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.515Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.515Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.515Z] ] [2024-05-07T10:57:17.515Z] } [2024-05-07T10:57:17.515Z] { [2024-05-07T10:57:17.515Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "ImportPath": "github.com/openziti/identity", [2024-05-07T10:57:17.515Z] "Name": "identity", [2024-05-07T10:57:17.515Z] "Root": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "Module": { [2024-05-07T10:57:17.515Z] "Path": "github.com/openziti/identity", [2024-05-07T10:57:17.515Z] "Version": "v1.0.72", [2024-05-07T10:57:17.515Z] "Time": "2024-03-11T23:35:18Z", [2024-05-07T10:57:17.515Z] "Indirect": true, [2024-05-07T10:57:17.515Z] "Dir": "/go/pkg/mod/github.com/openziti/identity@v1.0.72", [2024-05-07T10:57:17.515Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/identity/@v/v1.0.72.mod", [2024-05-07T10:57:17.515Z] "GoVersion": "1.19" [2024-05-07T10:57:17.515Z] }, [2024-05-07T10:57:17.515Z] "DepOnly": true, [2024-05-07T10:57:17.515Z] "Stale": true, [2024-05-07T10:57:17.515Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.515Z] "GoFiles": [ [2024-05-07T10:57:17.515Z] "address.go", [2024-05-07T10:57:17.515Z] "ca_pool.go", [2024-05-07T10:57:17.515Z] "chains.go", [2024-05-07T10:57:17.515Z] "config.go", [2024-05-07T10:57:17.515Z] "identity.go", [2024-05-07T10:57:17.515Z] "identity_watcher.go", [2024-05-07T10:57:17.515Z] "lazy.go", [2024-05-07T10:57:17.515Z] "token.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.515Z] "address_windows.go", [2024-05-07T10:57:17.515Z] "address_windows_test.go", [2024-05-07T10:57:17.515Z] "identity_watcher_js.go" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "Imports": [ [2024-05-07T10:57:17.515Z] "crypto", [2024-05-07T10:57:17.515Z] "crypto/sha1", [2024-05-07T10:57:17.515Z] "crypto/tls", [2024-05-07T10:57:17.515Z] "crypto/x509", [2024-05-07T10:57:17.515Z] "fmt", [2024-05-07T10:57:17.515Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.515Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.515Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.515Z] "github.com/pkg/errors", [2024-05-07T10:57:17.515Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.515Z] "net/url", [2024-05-07T10:57:17.515Z] "os", [2024-05-07T10:57:17.515Z] "strings", [2024-05-07T10:57:17.515Z] "sync", [2024-05-07T10:57:17.515Z] "sync/atomic", [2024-05-07T10:57:17.515Z] "time" [2024-05-07T10:57:17.515Z] ], [2024-05-07T10:57:17.515Z] "Deps": [ [2024-05-07T10:57:17.515Z] "bufio", [2024-05-07T10:57:17.515Z] "bytes", [2024-05-07T10:57:17.515Z] "compress/flate", [2024-05-07T10:57:17.515Z] "compress/gzip", [2024-05-07T10:57:17.515Z] "container/list", [2024-05-07T10:57:17.515Z] "context", [2024-05-07T10:57:17.515Z] "crypto", [2024-05-07T10:57:17.515Z] "crypto/aes", [2024-05-07T10:57:17.515Z] "crypto/cipher", [2024-05-07T10:57:17.515Z] "crypto/des", [2024-05-07T10:57:17.515Z] "crypto/dsa", [2024-05-07T10:57:17.515Z] "crypto/ecdsa", [2024-05-07T10:57:17.515Z] "crypto/ed25519", [2024-05-07T10:57:17.515Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.515Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.515Z] "crypto/elliptic", [2024-05-07T10:57:17.515Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.515Z] "crypto/hmac", [2024-05-07T10:57:17.515Z] "crypto/internal/randutil", [2024-05-07T10:57:17.515Z] "crypto/internal/subtle", [2024-05-07T10:57:17.515Z] "crypto/md5", [2024-05-07T10:57:17.515Z] "crypto/rand", [2024-05-07T10:57:17.515Z] "crypto/rc4", [2024-05-07T10:57:17.515Z] "crypto/rsa", [2024-05-07T10:57:17.515Z] "crypto/sha1", [2024-05-07T10:57:17.515Z] "crypto/sha256", [2024-05-07T10:57:17.515Z] "crypto/sha512", [2024-05-07T10:57:17.515Z] "crypto/subtle", [2024-05-07T10:57:17.515Z] "crypto/tls", [2024-05-07T10:57:17.515Z] "crypto/x509", [2024-05-07T10:57:17.515Z] "crypto/x509/pkix", [2024-05-07T10:57:17.515Z] "embed", [2024-05-07T10:57:17.515Z] "encoding", [2024-05-07T10:57:17.515Z] "encoding/asn1", [2024-05-07T10:57:17.515Z] "encoding/base64", [2024-05-07T10:57:17.515Z] "encoding/binary", [2024-05-07T10:57:17.515Z] "encoding/hex", [2024-05-07T10:57:17.515Z] "encoding/json", [2024-05-07T10:57:17.515Z] "encoding/pem", [2024-05-07T10:57:17.515Z] "errors", [2024-05-07T10:57:17.515Z] "fmt", [2024-05-07T10:57:17.515Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.515Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.515Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.515Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.515Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.515Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.515Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.516Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.516Z] "github.com/pkg/errors", [2024-05-07T10:57:17.516Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.516Z] "go/token", [2024-05-07T10:57:17.516Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.516Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.516Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.516Z] "golang.org/x/term", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.516Z] "hash", [2024-05-07T10:57:17.516Z] "hash/crc32", [2024-05-07T10:57:17.516Z] "hash/fnv", [2024-05-07T10:57:17.516Z] "internal/abi", [2024-05-07T10:57:17.516Z] "internal/bytealg", [2024-05-07T10:57:17.516Z] "internal/cpu", [2024-05-07T10:57:17.516Z] "internal/fmtsort", [2024-05-07T10:57:17.516Z] "internal/goexperiment", [2024-05-07T10:57:17.516Z] "internal/itoa", [2024-05-07T10:57:17.516Z] "internal/nettrace", [2024-05-07T10:57:17.516Z] "internal/oserror", [2024-05-07T10:57:17.516Z] "internal/poll", [2024-05-07T10:57:17.516Z] "internal/race", [2024-05-07T10:57:17.516Z] "internal/reflectlite", [2024-05-07T10:57:17.516Z] "internal/singleflight", [2024-05-07T10:57:17.516Z] "internal/syscall/execenv", [2024-05-07T10:57:17.516Z] "internal/syscall/unix", [2024-05-07T10:57:17.516Z] "internal/testlog", [2024-05-07T10:57:17.516Z] "internal/unsafeheader", [2024-05-07T10:57:17.516Z] "io", [2024-05-07T10:57:17.516Z] "io/fs", [2024-05-07T10:57:17.516Z] "io/ioutil", [2024-05-07T10:57:17.516Z] "log", [2024-05-07T10:57:17.516Z] "math", [2024-05-07T10:57:17.516Z] "math/big", [2024-05-07T10:57:17.516Z] "math/bits", [2024-05-07T10:57:17.516Z] "math/rand", [2024-05-07T10:57:17.516Z] "net", [2024-05-07T10:57:17.516Z] "net/url", [2024-05-07T10:57:17.516Z] "os", [2024-05-07T10:57:17.516Z] "os/user", [2024-05-07T10:57:17.516Z] "path", [2024-05-07T10:57:17.516Z] "path/filepath", [2024-05-07T10:57:17.516Z] "reflect", [2024-05-07T10:57:17.516Z] "runtime", [2024-05-07T10:57:17.516Z] "runtime/cgo", [2024-05-07T10:57:17.516Z] "runtime/internal/atomic", [2024-05-07T10:57:17.516Z] "runtime/internal/math", [2024-05-07T10:57:17.516Z] "runtime/internal/sys", [2024-05-07T10:57:17.516Z] "sort", [2024-05-07T10:57:17.516Z] "strconv", [2024-05-07T10:57:17.516Z] "strings", [2024-05-07T10:57:17.516Z] "sync", [2024-05-07T10:57:17.516Z] "sync/atomic", [2024-05-07T10:57:17.516Z] "syscall", [2024-05-07T10:57:17.516Z] "time", [2024-05-07T10:57:17.516Z] "unicode", [2024-05-07T10:57:17.516Z] "unicode/utf16", [2024-05-07T10:57:17.516Z] "unicode/utf8", [2024-05-07T10:57:17.516Z] "unsafe", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.516Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "TestGoFiles": [ [2024-05-07T10:57:17.516Z] "address_test.go", [2024-05-07T10:57:17.516Z] "ca_pool_test.go", [2024-05-07T10:57:17.516Z] "chains_test.go", [2024-05-07T10:57:17.516Z] "config_test.go", [2024-05-07T10:57:17.516Z] "identity_test.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "TestImports": [ [2024-05-07T10:57:17.516Z] "context", [2024-05-07T10:57:17.516Z] "crypto", [2024-05-07T10:57:17.516Z] "crypto/ecdsa", [2024-05-07T10:57:17.516Z] "crypto/elliptic", [2024-05-07T10:57:17.516Z] "crypto/rand", [2024-05-07T10:57:17.516Z] "crypto/rsa", [2024-05-07T10:57:17.516Z] "crypto/tls", [2024-05-07T10:57:17.516Z] "crypto/x509", [2024-05-07T10:57:17.516Z] "crypto/x509/pkix", [2024-05-07T10:57:17.516Z] "encoding/json", [2024-05-07T10:57:17.516Z] "encoding/pem", [2024-05-07T10:57:17.516Z] "fmt", [2024-05-07T10:57:17.516Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.516Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.516Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.516Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.516Z] "io", [2024-05-07T10:57:17.516Z] "math/big", [2024-05-07T10:57:17.516Z] "net", [2024-05-07T10:57:17.516Z] "net/http", [2024-05-07T10:57:17.516Z] "os", [2024-05-07T10:57:17.516Z] "strconv", [2024-05-07T10:57:17.516Z] "testing", [2024-05-07T10:57:17.516Z] "time" [2024-05-07T10:57:17.516Z] ] [2024-05-07T10:57:17.516Z] } [2024-05-07T10:57:17.516Z] { [2024-05-07T10:57:17.516Z] "Dir": "/usr/local/go/src/container/heap", [2024-05-07T10:57:17.516Z] "ImportPath": "container/heap", [2024-05-07T10:57:17.516Z] "Name": "heap", [2024-05-07T10:57:17.516Z] "Doc": "Package heap provides heap operations for any type that implements heap.Interface.", [2024-05-07T10:57:17.516Z] "Target": "/usr/local/go/pkg/linux_amd64/container/heap.a", [2024-05-07T10:57:17.516Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.516Z] "Goroot": true, [2024-05-07T10:57:17.516Z] "Standard": true, [2024-05-07T10:57:17.516Z] "DepOnly": true, [2024-05-07T10:57:17.516Z] "GoFiles": [ [2024-05-07T10:57:17.516Z] "heap.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Imports": [ [2024-05-07T10:57:17.516Z] "sort" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Deps": [ [2024-05-07T10:57:17.516Z] "internal/abi", [2024-05-07T10:57:17.516Z] "internal/bytealg", [2024-05-07T10:57:17.516Z] "internal/cpu", [2024-05-07T10:57:17.516Z] "internal/goexperiment", [2024-05-07T10:57:17.516Z] "internal/reflectlite", [2024-05-07T10:57:17.516Z] "internal/unsafeheader", [2024-05-07T10:57:17.516Z] "runtime", [2024-05-07T10:57:17.516Z] "runtime/internal/atomic", [2024-05-07T10:57:17.516Z] "runtime/internal/math", [2024-05-07T10:57:17.516Z] "runtime/internal/sys", [2024-05-07T10:57:17.516Z] "sort", [2024-05-07T10:57:17.516Z] "unsafe" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "TestGoFiles": [ [2024-05-07T10:57:17.516Z] "heap_test.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "TestImports": [ [2024-05-07T10:57:17.516Z] "math/rand", [2024-05-07T10:57:17.516Z] "testing" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "XTestGoFiles": [ [2024-05-07T10:57:17.516Z] "example_intheap_test.go", [2024-05-07T10:57:17.516Z] "example_pq_test.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "XTestImports": [ [2024-05-07T10:57:17.516Z] "container/heap", [2024-05-07T10:57:17.516Z] "fmt" [2024-05-07T10:57:17.516Z] ] [2024-05-07T10:57:17.516Z] } [2024-05-07T10:57:17.516Z] { [2024-05-07T10:57:17.516Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/trace/pb", [2024-05-07T10:57:17.516Z] "ImportPath": "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.516Z] "Name": "trace_pb", [2024-05-07T10:57:17.516Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.516Z] "Module": { [2024-05-07T10:57:17.516Z] "Path": "github.com/openziti/channel/v2", [2024-05-07T10:57:17.516Z] "Version": "v2.0.121", [2024-05-07T10:57:17.516Z] "Time": "2024-03-11T23:40:56Z", [2024-05-07T10:57:17.516Z] "Indirect": true, [2024-05-07T10:57:17.516Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-05-07T10:57:17.516Z] "GoVersion": "1.19" [2024-05-07T10:57:17.516Z] }, [2024-05-07T10:57:17.516Z] "DepOnly": true, [2024-05-07T10:57:17.516Z] "Stale": true, [2024-05-07T10:57:17.516Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.516Z] "GoFiles": [ [2024-05-07T10:57:17.516Z] "generate.go", [2024-05-07T10:57:17.516Z] "trace.pb.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Imports": [ [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.516Z] "reflect", [2024-05-07T10:57:17.516Z] "sync" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Deps": [ [2024-05-07T10:57:17.516Z] "bufio", [2024-05-07T10:57:17.516Z] "bytes", [2024-05-07T10:57:17.516Z] "compress/flate", [2024-05-07T10:57:17.516Z] "compress/gzip", [2024-05-07T10:57:17.516Z] "embed", [2024-05-07T10:57:17.516Z] "encoding", [2024-05-07T10:57:17.516Z] "encoding/base64", [2024-05-07T10:57:17.516Z] "encoding/binary", [2024-05-07T10:57:17.516Z] "encoding/json", [2024-05-07T10:57:17.516Z] "errors", [2024-05-07T10:57:17.516Z] "fmt", [2024-05-07T10:57:17.516Z] "go/token", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.516Z] "hash", [2024-05-07T10:57:17.516Z] "hash/crc32", [2024-05-07T10:57:17.516Z] "hash/fnv", [2024-05-07T10:57:17.516Z] "internal/abi", [2024-05-07T10:57:17.516Z] "internal/bytealg", [2024-05-07T10:57:17.516Z] "internal/cpu", [2024-05-07T10:57:17.516Z] "internal/fmtsort", [2024-05-07T10:57:17.516Z] "internal/goexperiment", [2024-05-07T10:57:17.516Z] "internal/itoa", [2024-05-07T10:57:17.516Z] "internal/oserror", [2024-05-07T10:57:17.516Z] "internal/poll", [2024-05-07T10:57:17.516Z] "internal/race", [2024-05-07T10:57:17.516Z] "internal/reflectlite", [2024-05-07T10:57:17.516Z] "internal/syscall/execenv", [2024-05-07T10:57:17.516Z] "internal/syscall/unix", [2024-05-07T10:57:17.516Z] "internal/testlog", [2024-05-07T10:57:17.516Z] "internal/unsafeheader", [2024-05-07T10:57:17.516Z] "io", [2024-05-07T10:57:17.516Z] "io/fs", [2024-05-07T10:57:17.516Z] "io/ioutil", [2024-05-07T10:57:17.516Z] "math", [2024-05-07T10:57:17.516Z] "math/bits", [2024-05-07T10:57:17.516Z] "os", [2024-05-07T10:57:17.516Z] "path", [2024-05-07T10:57:17.516Z] "reflect", [2024-05-07T10:57:17.516Z] "runtime", [2024-05-07T10:57:17.516Z] "runtime/internal/atomic", [2024-05-07T10:57:17.516Z] "runtime/internal/math", [2024-05-07T10:57:17.516Z] "runtime/internal/sys", [2024-05-07T10:57:17.516Z] "sort", [2024-05-07T10:57:17.516Z] "strconv", [2024-05-07T10:57:17.516Z] "strings", [2024-05-07T10:57:17.516Z] "sync", [2024-05-07T10:57:17.516Z] "sync/atomic", [2024-05-07T10:57:17.516Z] "syscall", [2024-05-07T10:57:17.516Z] "time", [2024-05-07T10:57:17.516Z] "unicode", [2024-05-07T10:57:17.516Z] "unicode/utf16", [2024-05-07T10:57:17.516Z] "unicode/utf8", [2024-05-07T10:57:17.516Z] "unsafe" [2024-05-07T10:57:17.516Z] ] [2024-05-07T10:57:17.516Z] } [2024-05-07T10:57:17.516Z] { [2024-05-07T10:57:17.516Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/trace", [2024-05-07T10:57:17.516Z] "ImportPath": "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.516Z] "Name": "trace", [2024-05-07T10:57:17.516Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.516Z] "Module": { [2024-05-07T10:57:17.516Z] "Path": "github.com/openziti/channel/v2", [2024-05-07T10:57:17.516Z] "Version": "v2.0.121", [2024-05-07T10:57:17.516Z] "Time": "2024-03-11T23:40:56Z", [2024-05-07T10:57:17.516Z] "Indirect": true, [2024-05-07T10:57:17.516Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-05-07T10:57:17.516Z] "GoVersion": "1.19" [2024-05-07T10:57:17.516Z] }, [2024-05-07T10:57:17.516Z] "DepOnly": true, [2024-05-07T10:57:17.516Z] "Stale": true, [2024-05-07T10:57:17.516Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.516Z] "GoFiles": [ [2024-05-07T10:57:17.516Z] "read.go", [2024-05-07T10:57:17.516Z] "write.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Imports": [ [2024-05-07T10:57:17.516Z] "bytes", [2024-05-07T10:57:17.516Z] "encoding/binary", [2024-05-07T10:57:17.516Z] "errors", [2024-05-07T10:57:17.516Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.516Z] "io", [2024-05-07T10:57:17.516Z] "os" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Deps": [ [2024-05-07T10:57:17.516Z] "bufio", [2024-05-07T10:57:17.516Z] "bytes", [2024-05-07T10:57:17.516Z] "compress/flate", [2024-05-07T10:57:17.516Z] "compress/gzip", [2024-05-07T10:57:17.516Z] "embed", [2024-05-07T10:57:17.516Z] "encoding", [2024-05-07T10:57:17.516Z] "encoding/base64", [2024-05-07T10:57:17.516Z] "encoding/binary", [2024-05-07T10:57:17.516Z] "encoding/json", [2024-05-07T10:57:17.516Z] "errors", [2024-05-07T10:57:17.516Z] "fmt", [2024-05-07T10:57:17.516Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.516Z] "go/token", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.516Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.516Z] "hash", [2024-05-07T10:57:17.516Z] "hash/crc32", [2024-05-07T10:57:17.516Z] "hash/fnv", [2024-05-07T10:57:17.516Z] "internal/abi", [2024-05-07T10:57:17.516Z] "internal/bytealg", [2024-05-07T10:57:17.516Z] "internal/cpu", [2024-05-07T10:57:17.516Z] "internal/fmtsort", [2024-05-07T10:57:17.516Z] "internal/goexperiment", [2024-05-07T10:57:17.516Z] "internal/itoa", [2024-05-07T10:57:17.516Z] "internal/oserror", [2024-05-07T10:57:17.516Z] "internal/poll", [2024-05-07T10:57:17.516Z] "internal/race", [2024-05-07T10:57:17.516Z] "internal/reflectlite", [2024-05-07T10:57:17.516Z] "internal/syscall/execenv", [2024-05-07T10:57:17.516Z] "internal/syscall/unix", [2024-05-07T10:57:17.516Z] "internal/testlog", [2024-05-07T10:57:17.516Z] "internal/unsafeheader", [2024-05-07T10:57:17.516Z] "io", [2024-05-07T10:57:17.516Z] "io/fs", [2024-05-07T10:57:17.516Z] "io/ioutil", [2024-05-07T10:57:17.516Z] "math", [2024-05-07T10:57:17.516Z] "math/bits", [2024-05-07T10:57:17.516Z] "os", [2024-05-07T10:57:17.516Z] "path", [2024-05-07T10:57:17.516Z] "reflect", [2024-05-07T10:57:17.516Z] "runtime", [2024-05-07T10:57:17.516Z] "runtime/internal/atomic", [2024-05-07T10:57:17.516Z] "runtime/internal/math", [2024-05-07T10:57:17.516Z] "runtime/internal/sys", [2024-05-07T10:57:17.516Z] "sort", [2024-05-07T10:57:17.516Z] "strconv", [2024-05-07T10:57:17.516Z] "strings", [2024-05-07T10:57:17.516Z] "sync", [2024-05-07T10:57:17.516Z] "sync/atomic", [2024-05-07T10:57:17.516Z] "syscall", [2024-05-07T10:57:17.516Z] "time", [2024-05-07T10:57:17.516Z] "unicode", [2024-05-07T10:57:17.516Z] "unicode/utf16", [2024-05-07T10:57:17.516Z] "unicode/utf8", [2024-05-07T10:57:17.516Z] "unsafe" [2024-05-07T10:57:17.516Z] ] [2024-05-07T10:57:17.516Z] } [2024-05-07T10:57:17.516Z] { [2024-05-07T10:57:17.516Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/concurrenz", [2024-05-07T10:57:17.516Z] "ImportPath": "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.516Z] "Name": "concurrenz", [2024-05-07T10:57:17.516Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.516Z] "Module": { [2024-05-07T10:57:17.516Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.516Z] "Version": "v2.0.39", [2024-05-07T10:57:17.516Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.516Z] "Indirect": true, [2024-05-07T10:57:17.516Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.516Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.516Z] "GoVersion": "1.19" [2024-05-07T10:57:17.516Z] }, [2024-05-07T10:57:17.516Z] "DepOnly": true, [2024-05-07T10:57:17.516Z] "Stale": true, [2024-05-07T10:57:17.516Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.516Z] "GoFiles": [ [2024-05-07T10:57:17.516Z] "atomic_bitset.go", [2024-05-07T10:57:17.516Z] "atomic_value.go", [2024-05-07T10:57:17.516Z] "copy_on_write_map.go", [2024-05-07T10:57:17.516Z] "copy_on_write_slice.go", [2024-05-07T10:57:17.516Z] "ref_count.go", [2024-05-07T10:57:17.516Z] "semaphore.go", [2024-05-07T10:57:17.516Z] "wait_group.go" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Imports": [ [2024-05-07T10:57:17.516Z] "reflect", [2024-05-07T10:57:17.516Z] "sync", [2024-05-07T10:57:17.516Z] "sync/atomic", [2024-05-07T10:57:17.516Z] "time" [2024-05-07T10:57:17.516Z] ], [2024-05-07T10:57:17.516Z] "Deps": [ [2024-05-07T10:57:17.516Z] "errors", [2024-05-07T10:57:17.516Z] "internal/abi", [2024-05-07T10:57:17.516Z] "internal/bytealg", [2024-05-07T10:57:17.516Z] "internal/cpu", [2024-05-07T10:57:17.516Z] "internal/goexperiment", [2024-05-07T10:57:17.517Z] "internal/itoa", [2024-05-07T10:57:17.517Z] "internal/oserror", [2024-05-07T10:57:17.517Z] "internal/race", [2024-05-07T10:57:17.517Z] "internal/reflectlite", [2024-05-07T10:57:17.517Z] "internal/unsafeheader", [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "math/bits", [2024-05-07T10:57:17.517Z] "reflect", [2024-05-07T10:57:17.517Z] "runtime", [2024-05-07T10:57:17.517Z] "runtime/internal/atomic", [2024-05-07T10:57:17.517Z] "runtime/internal/math", [2024-05-07T10:57:17.517Z] "runtime/internal/sys", [2024-05-07T10:57:17.517Z] "strconv", [2024-05-07T10:57:17.517Z] "sync", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "syscall", [2024-05-07T10:57:17.517Z] "time", [2024-05-07T10:57:17.517Z] "unicode", [2024-05-07T10:57:17.517Z] "unicode/utf8", [2024-05-07T10:57:17.517Z] "unsafe" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestGoFiles": [ [2024-05-07T10:57:17.517Z] "atomic_bitset_test.go", [2024-05-07T10:57:17.517Z] "atomic_value_test.go", [2024-05-07T10:57:17.517Z] "copy_on_write_slice_test.go", [2024-05-07T10:57:17.517Z] "wait_group_test.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestImports": [ [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.517Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.517Z] "testing", [2024-05-07T10:57:17.517Z] "time" [2024-05-07T10:57:17.517Z] ] [2024-05-07T10:57:17.517Z] } [2024-05-07T10:57:17.517Z] { [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/goroutines", [2024-05-07T10:57:17.517Z] "ImportPath": "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.517Z] "Name": "goroutines", [2024-05-07T10:57:17.517Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.517Z] "Module": { [2024-05-07T10:57:17.517Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.517Z] "Version": "v2.0.39", [2024-05-07T10:57:17.517Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.517Z] "Indirect": true, [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.517Z] "GoVersion": "1.19" [2024-05-07T10:57:17.517Z] }, [2024-05-07T10:57:17.517Z] "DepOnly": true, [2024-05-07T10:57:17.517Z] "Stale": true, [2024-05-07T10:57:17.517Z] "StaleReason": "stale dependency: github.com/pkg/errors", [2024-05-07T10:57:17.517Z] "GoFiles": [ [2024-05-07T10:57:17.517Z] "pool.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Imports": [ [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/pkg/errors", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "time" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Deps": [ [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/pkg/errors", [2024-05-07T10:57:17.517Z] "internal/abi", [2024-05-07T10:57:17.517Z] "internal/bytealg", [2024-05-07T10:57:17.517Z] "internal/cpu", [2024-05-07T10:57:17.517Z] "internal/fmtsort", [2024-05-07T10:57:17.517Z] "internal/goexperiment", [2024-05-07T10:57:17.517Z] "internal/itoa", [2024-05-07T10:57:17.517Z] "internal/oserror", [2024-05-07T10:57:17.517Z] "internal/poll", [2024-05-07T10:57:17.517Z] "internal/race", [2024-05-07T10:57:17.517Z] "internal/reflectlite", [2024-05-07T10:57:17.517Z] "internal/syscall/execenv", [2024-05-07T10:57:17.517Z] "internal/syscall/unix", [2024-05-07T10:57:17.517Z] "internal/testlog", [2024-05-07T10:57:17.517Z] "internal/unsafeheader", [2024-05-07T10:57:17.517Z] "io", [2024-05-07T10:57:17.517Z] "io/fs", [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "math/bits", [2024-05-07T10:57:17.517Z] "os", [2024-05-07T10:57:17.517Z] "path", [2024-05-07T10:57:17.517Z] "reflect", [2024-05-07T10:57:17.517Z] "runtime", [2024-05-07T10:57:17.517Z] "runtime/internal/atomic", [2024-05-07T10:57:17.517Z] "runtime/internal/math", [2024-05-07T10:57:17.517Z] "runtime/internal/sys", [2024-05-07T10:57:17.517Z] "sort", [2024-05-07T10:57:17.517Z] "strconv", [2024-05-07T10:57:17.517Z] "strings", [2024-05-07T10:57:17.517Z] "sync", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "syscall", [2024-05-07T10:57:17.517Z] "time", [2024-05-07T10:57:17.517Z] "unicode", [2024-05-07T10:57:17.517Z] "unicode/utf8", [2024-05-07T10:57:17.517Z] "unsafe" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestGoFiles": [ [2024-05-07T10:57:17.517Z] "pool_test.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestImports": [ [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.517Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "testing", [2024-05-07T10:57:17.517Z] "time" [2024-05-07T10:57:17.517Z] ] [2024-05-07T10:57:17.517Z] } [2024-05-07T10:57:17.517Z] { [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/info", [2024-05-07T10:57:17.517Z] "ImportPath": "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.517Z] "Name": "info", [2024-05-07T10:57:17.517Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.517Z] "Module": { [2024-05-07T10:57:17.517Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.517Z] "Version": "v2.0.39", [2024-05-07T10:57:17.517Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.517Z] "Indirect": true, [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.517Z] "GoVersion": "1.19" [2024-05-07T10:57:17.517Z] }, [2024-05-07T10:57:17.517Z] "DepOnly": true, [2024-05-07T10:57:17.517Z] "Stale": true, [2024-05-07T10:57:17.517Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.517Z] "GoFiles": [ [2024-05-07T10:57:17.517Z] "const.go", [2024-05-07T10:57:17.517Z] "size.go", [2024-05-07T10:57:17.517Z] "time.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Imports": [ [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "time" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Deps": [ [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "internal/abi", [2024-05-07T10:57:17.517Z] "internal/bytealg", [2024-05-07T10:57:17.517Z] "internal/cpu", [2024-05-07T10:57:17.517Z] "internal/fmtsort", [2024-05-07T10:57:17.517Z] "internal/goexperiment", [2024-05-07T10:57:17.517Z] "internal/itoa", [2024-05-07T10:57:17.517Z] "internal/oserror", [2024-05-07T10:57:17.517Z] "internal/poll", [2024-05-07T10:57:17.517Z] "internal/race", [2024-05-07T10:57:17.517Z] "internal/reflectlite", [2024-05-07T10:57:17.517Z] "internal/syscall/execenv", [2024-05-07T10:57:17.517Z] "internal/syscall/unix", [2024-05-07T10:57:17.517Z] "internal/testlog", [2024-05-07T10:57:17.517Z] "internal/unsafeheader", [2024-05-07T10:57:17.517Z] "io", [2024-05-07T10:57:17.517Z] "io/fs", [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "math/bits", [2024-05-07T10:57:17.517Z] "os", [2024-05-07T10:57:17.517Z] "path", [2024-05-07T10:57:17.517Z] "reflect", [2024-05-07T10:57:17.517Z] "runtime", [2024-05-07T10:57:17.517Z] "runtime/internal/atomic", [2024-05-07T10:57:17.517Z] "runtime/internal/math", [2024-05-07T10:57:17.517Z] "runtime/internal/sys", [2024-05-07T10:57:17.517Z] "sort", [2024-05-07T10:57:17.517Z] "strconv", [2024-05-07T10:57:17.517Z] "sync", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "syscall", [2024-05-07T10:57:17.517Z] "time", [2024-05-07T10:57:17.517Z] "unicode", [2024-05-07T10:57:17.517Z] "unicode/utf8", [2024-05-07T10:57:17.517Z] "unsafe" [2024-05-07T10:57:17.517Z] ] [2024-05-07T10:57:17.517Z] } [2024-05-07T10:57:17.517Z] { [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-05-07T10:57:17.517Z] "ImportPath": "github.com/speps/go-hashids", [2024-05-07T10:57:17.517Z] "Name": "hashids", [2024-05-07T10:57:17.517Z] "Root": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-05-07T10:57:17.517Z] "Module": { [2024-05-07T10:57:17.517Z] "Path": "github.com/speps/go-hashids", [2024-05-07T10:57:17.517Z] "Version": "v2.0.0+incompatible", [2024-05-07T10:57:17.517Z] "Time": "2018-06-26T15:27:48Z", [2024-05-07T10:57:17.517Z] "Indirect": true, [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/speps/go-hashids@v2.0.0+incompatible", [2024-05-07T10:57:17.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/speps/go-hashids/@v/v2.0.0+incompatible.mod" [2024-05-07T10:57:17.517Z] }, [2024-05-07T10:57:17.517Z] "DepOnly": true, [2024-05-07T10:57:17.517Z] "Stale": true, [2024-05-07T10:57:17.517Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.517Z] "GoFiles": [ [2024-05-07T10:57:17.517Z] "hashids.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Imports": [ [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "strings" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Deps": [ [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "internal/abi", [2024-05-07T10:57:17.517Z] "internal/bytealg", [2024-05-07T10:57:17.517Z] "internal/cpu", [2024-05-07T10:57:17.517Z] "internal/fmtsort", [2024-05-07T10:57:17.517Z] "internal/goexperiment", [2024-05-07T10:57:17.517Z] "internal/itoa", [2024-05-07T10:57:17.517Z] "internal/oserror", [2024-05-07T10:57:17.517Z] "internal/poll", [2024-05-07T10:57:17.517Z] "internal/race", [2024-05-07T10:57:17.517Z] "internal/reflectlite", [2024-05-07T10:57:17.517Z] "internal/syscall/execenv", [2024-05-07T10:57:17.517Z] "internal/syscall/unix", [2024-05-07T10:57:17.517Z] "internal/testlog", [2024-05-07T10:57:17.517Z] "internal/unsafeheader", [2024-05-07T10:57:17.517Z] "io", [2024-05-07T10:57:17.517Z] "io/fs", [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "math/bits", [2024-05-07T10:57:17.517Z] "os", [2024-05-07T10:57:17.517Z] "path", [2024-05-07T10:57:17.517Z] "reflect", [2024-05-07T10:57:17.517Z] "runtime", [2024-05-07T10:57:17.517Z] "runtime/internal/atomic", [2024-05-07T10:57:17.517Z] "runtime/internal/math", [2024-05-07T10:57:17.517Z] "runtime/internal/sys", [2024-05-07T10:57:17.517Z] "sort", [2024-05-07T10:57:17.517Z] "strconv", [2024-05-07T10:57:17.517Z] "strings", [2024-05-07T10:57:17.517Z] "sync", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "syscall", [2024-05-07T10:57:17.517Z] "time", [2024-05-07T10:57:17.517Z] "unicode", [2024-05-07T10:57:17.517Z] "unicode/utf8", [2024-05-07T10:57:17.517Z] "unsafe" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestGoFiles": [ [2024-05-07T10:57:17.517Z] "hashids_bad_input_test.go", [2024-05-07T10:57:17.517Z] "hashids_custom_alphabet_test.go", [2024-05-07T10:57:17.517Z] "hashids_min_length_test.go", [2024-05-07T10:57:17.517Z] "hashids_test.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestImports": [ [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "reflect", [2024-05-07T10:57:17.517Z] "testing" [2024-05-07T10:57:17.517Z] ] [2024-05-07T10:57:17.517Z] } [2024-05-07T10:57:17.517Z] { [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/sequence", [2024-05-07T10:57:17.517Z] "ImportPath": "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.517Z] "Name": "sequence", [2024-05-07T10:57:17.517Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.517Z] "Module": { [2024-05-07T10:57:17.517Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.517Z] "Version": "v2.0.39", [2024-05-07T10:57:17.517Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.517Z] "Indirect": true, [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.517Z] "GoVersion": "1.19" [2024-05-07T10:57:17.517Z] }, [2024-05-07T10:57:17.517Z] "DepOnly": true, [2024-05-07T10:57:17.517Z] "Stale": true, [2024-05-07T10:57:17.517Z] "StaleReason": "stale dependency: github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.517Z] "GoFiles": [ [2024-05-07T10:57:17.517Z] "sequence.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Imports": [ [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.517Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.517Z] "math/rand", [2024-05-07T10:57:17.517Z] "sync/atomic" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Deps": [ [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.517Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.517Z] "internal/abi", [2024-05-07T10:57:17.517Z] "internal/bytealg", [2024-05-07T10:57:17.517Z] "internal/cpu", [2024-05-07T10:57:17.517Z] "internal/fmtsort", [2024-05-07T10:57:17.517Z] "internal/goexperiment", [2024-05-07T10:57:17.517Z] "internal/itoa", [2024-05-07T10:57:17.517Z] "internal/oserror", [2024-05-07T10:57:17.517Z] "internal/poll", [2024-05-07T10:57:17.517Z] "internal/race", [2024-05-07T10:57:17.517Z] "internal/reflectlite", [2024-05-07T10:57:17.517Z] "internal/syscall/execenv", [2024-05-07T10:57:17.517Z] "internal/syscall/unix", [2024-05-07T10:57:17.517Z] "internal/testlog", [2024-05-07T10:57:17.517Z] "internal/unsafeheader", [2024-05-07T10:57:17.517Z] "io", [2024-05-07T10:57:17.517Z] "io/fs", [2024-05-07T10:57:17.517Z] "math", [2024-05-07T10:57:17.517Z] "math/bits", [2024-05-07T10:57:17.517Z] "math/rand", [2024-05-07T10:57:17.517Z] "os", [2024-05-07T10:57:17.517Z] "path", [2024-05-07T10:57:17.517Z] "reflect", [2024-05-07T10:57:17.517Z] "runtime", [2024-05-07T10:57:17.517Z] "runtime/internal/atomic", [2024-05-07T10:57:17.517Z] "runtime/internal/math", [2024-05-07T10:57:17.517Z] "runtime/internal/sys", [2024-05-07T10:57:17.517Z] "sort", [2024-05-07T10:57:17.517Z] "strconv", [2024-05-07T10:57:17.517Z] "strings", [2024-05-07T10:57:17.517Z] "sync", [2024-05-07T10:57:17.517Z] "sync/atomic", [2024-05-07T10:57:17.517Z] "syscall", [2024-05-07T10:57:17.517Z] "time", [2024-05-07T10:57:17.517Z] "unicode", [2024-05-07T10:57:17.517Z] "unicode/utf8", [2024-05-07T10:57:17.517Z] "unsafe" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestGoFiles": [ [2024-05-07T10:57:17.517Z] "sequence_test.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "TestImports": [ [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/pkg/errors", [2024-05-07T10:57:17.517Z] "testing" [2024-05-07T10:57:17.517Z] ] [2024-05-07T10:57:17.517Z] } [2024-05-07T10:57:17.517Z] { [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.517Z] "ImportPath": "github.com/openziti/transport/v2", [2024-05-07T10:57:17.517Z] "Name": "transport", [2024-05-07T10:57:17.517Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.517Z] "Module": { [2024-05-07T10:57:17.517Z] "Path": "github.com/openziti/transport/v2", [2024-05-07T10:57:17.517Z] "Version": "v2.0.124", [2024-05-07T10:57:17.517Z] "Time": "2024-03-11T23:39:14Z", [2024-05-07T10:57:17.517Z] "Indirect": true, [2024-05-07T10:57:17.517Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.517Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-05-07T10:57:17.517Z] "GoVersion": "1.19" [2024-05-07T10:57:17.517Z] }, [2024-05-07T10:57:17.517Z] "DepOnly": true, [2024-05-07T10:57:17.517Z] "Stale": true, [2024-05-07T10:57:17.517Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.517Z] "GoFiles": [ [2024-05-07T10:57:17.517Z] "address.go", [2024-05-07T10:57:17.517Z] "connection.go", [2024-05-07T10:57:17.517Z] "constants.go", [2024-05-07T10:57:17.517Z] "dialer.go" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Imports": [ [2024-05-07T10:57:17.517Z] "crypto/x509", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/openziti/identity", [2024-05-07T10:57:17.517Z] "github.com/pkg/errors", [2024-05-07T10:57:17.517Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.517Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.517Z] "io", [2024-05-07T10:57:17.517Z] "net", [2024-05-07T10:57:17.517Z] "time" [2024-05-07T10:57:17.517Z] ], [2024-05-07T10:57:17.517Z] "Deps": [ [2024-05-07T10:57:17.517Z] "bufio", [2024-05-07T10:57:17.517Z] "bytes", [2024-05-07T10:57:17.517Z] "compress/flate", [2024-05-07T10:57:17.517Z] "compress/gzip", [2024-05-07T10:57:17.517Z] "container/list", [2024-05-07T10:57:17.517Z] "context", [2024-05-07T10:57:17.517Z] "crypto", [2024-05-07T10:57:17.517Z] "crypto/aes", [2024-05-07T10:57:17.517Z] "crypto/cipher", [2024-05-07T10:57:17.517Z] "crypto/des", [2024-05-07T10:57:17.517Z] "crypto/dsa", [2024-05-07T10:57:17.517Z] "crypto/ecdsa", [2024-05-07T10:57:17.517Z] "crypto/ed25519", [2024-05-07T10:57:17.517Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.517Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.517Z] "crypto/elliptic", [2024-05-07T10:57:17.517Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.517Z] "crypto/hmac", [2024-05-07T10:57:17.517Z] "crypto/internal/randutil", [2024-05-07T10:57:17.517Z] "crypto/internal/subtle", [2024-05-07T10:57:17.517Z] "crypto/md5", [2024-05-07T10:57:17.517Z] "crypto/rand", [2024-05-07T10:57:17.517Z] "crypto/rc4", [2024-05-07T10:57:17.517Z] "crypto/rsa", [2024-05-07T10:57:17.517Z] "crypto/sha1", [2024-05-07T10:57:17.517Z] "crypto/sha256", [2024-05-07T10:57:17.517Z] "crypto/sha512", [2024-05-07T10:57:17.517Z] "crypto/subtle", [2024-05-07T10:57:17.517Z] "crypto/tls", [2024-05-07T10:57:17.517Z] "crypto/x509", [2024-05-07T10:57:17.517Z] "crypto/x509/pkix", [2024-05-07T10:57:17.517Z] "embed", [2024-05-07T10:57:17.517Z] "encoding", [2024-05-07T10:57:17.517Z] "encoding/asn1", [2024-05-07T10:57:17.517Z] "encoding/base64", [2024-05-07T10:57:17.517Z] "encoding/binary", [2024-05-07T10:57:17.517Z] "encoding/hex", [2024-05-07T10:57:17.517Z] "encoding/json", [2024-05-07T10:57:17.517Z] "encoding/pem", [2024-05-07T10:57:17.517Z] "errors", [2024-05-07T10:57:17.517Z] "fmt", [2024-05-07T10:57:17.517Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.517Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.517Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.517Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.517Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.517Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.517Z] "github.com/openziti/identity", [2024-05-07T10:57:17.517Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.517Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.517Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.517Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.517Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.517Z] "github.com/pkg/errors", [2024-05-07T10:57:17.517Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.517Z] "go/token", [2024-05-07T10:57:17.517Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.517Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.517Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.517Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.517Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.517Z] "golang.org/x/term", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.517Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.518Z] "hash", [2024-05-07T10:57:17.518Z] "hash/crc32", [2024-05-07T10:57:17.518Z] "hash/fnv", [2024-05-07T10:57:17.518Z] "internal/abi", [2024-05-07T10:57:17.518Z] "internal/bytealg", [2024-05-07T10:57:17.518Z] "internal/cpu", [2024-05-07T10:57:17.518Z] "internal/fmtsort", [2024-05-07T10:57:17.518Z] "internal/goexperiment", [2024-05-07T10:57:17.518Z] "internal/itoa", [2024-05-07T10:57:17.518Z] "internal/nettrace", [2024-05-07T10:57:17.518Z] "internal/oserror", [2024-05-07T10:57:17.518Z] "internal/poll", [2024-05-07T10:57:17.518Z] "internal/race", [2024-05-07T10:57:17.518Z] "internal/reflectlite", [2024-05-07T10:57:17.518Z] "internal/singleflight", [2024-05-07T10:57:17.518Z] "internal/syscall/execenv", [2024-05-07T10:57:17.518Z] "internal/syscall/unix", [2024-05-07T10:57:17.518Z] "internal/testlog", [2024-05-07T10:57:17.518Z] "internal/unsafeheader", [2024-05-07T10:57:17.518Z] "io", [2024-05-07T10:57:17.518Z] "io/fs", [2024-05-07T10:57:17.518Z] "io/ioutil", [2024-05-07T10:57:17.518Z] "log", [2024-05-07T10:57:17.518Z] "math", [2024-05-07T10:57:17.518Z] "math/big", [2024-05-07T10:57:17.518Z] "math/bits", [2024-05-07T10:57:17.518Z] "math/rand", [2024-05-07T10:57:17.518Z] "net", [2024-05-07T10:57:17.518Z] "net/url", [2024-05-07T10:57:17.518Z] "os", [2024-05-07T10:57:17.518Z] "os/user", [2024-05-07T10:57:17.518Z] "path", [2024-05-07T10:57:17.518Z] "path/filepath", [2024-05-07T10:57:17.518Z] "reflect", [2024-05-07T10:57:17.518Z] "runtime", [2024-05-07T10:57:17.518Z] "runtime/cgo", [2024-05-07T10:57:17.518Z] "runtime/internal/atomic", [2024-05-07T10:57:17.518Z] "runtime/internal/math", [2024-05-07T10:57:17.518Z] "runtime/internal/sys", [2024-05-07T10:57:17.518Z] "sort", [2024-05-07T10:57:17.518Z] "strconv", [2024-05-07T10:57:17.518Z] "strings", [2024-05-07T10:57:17.518Z] "sync", [2024-05-07T10:57:17.518Z] "sync/atomic", [2024-05-07T10:57:17.518Z] "syscall", [2024-05-07T10:57:17.518Z] "time", [2024-05-07T10:57:17.518Z] "unicode", [2024-05-07T10:57:17.518Z] "unicode/utf16", [2024-05-07T10:57:17.518Z] "unicode/utf8", [2024-05-07T10:57:17.518Z] "unsafe", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.518Z] ] [2024-05-07T10:57:17.518Z] } [2024-05-07T10:57:17.518Z] { [2024-05-07T10:57:17.518Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.518Z] "ImportPath": "github.com/openziti/channel/v2", [2024-05-07T10:57:17.518Z] "Name": "channel", [2024-05-07T10:57:17.518Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.518Z] "Module": { [2024-05-07T10:57:17.518Z] "Path": "github.com/openziti/channel/v2", [2024-05-07T10:57:17.518Z] "Version": "v2.0.121", [2024-05-07T10:57:17.518Z] "Time": "2024-03-11T23:40:56Z", [2024-05-07T10:57:17.518Z] "Indirect": true, [2024-05-07T10:57:17.518Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.518Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-05-07T10:57:17.518Z] "GoVersion": "1.19" [2024-05-07T10:57:17.518Z] }, [2024-05-07T10:57:17.518Z] "DepOnly": true, [2024-05-07T10:57:17.518Z] "Stale": true, [2024-05-07T10:57:17.518Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.518Z] "GoFiles": [ [2024-05-07T10:57:17.518Z] "accept_dispatcher.go", [2024-05-07T10:57:17.518Z] "channel.go", [2024-05-07T10:57:17.518Z] "classic_dialer.go", [2024-05-07T10:57:17.518Z] "classic_impl.go", [2024-05-07T10:57:17.518Z] "classic_listener.go", [2024-05-07T10:57:17.518Z] "constants.go", [2024-05-07T10:57:17.518Z] "decoder.go", [2024-05-07T10:57:17.518Z] "envelope.go", [2024-05-07T10:57:17.518Z] "existing_conn_dialer.go", [2024-05-07T10:57:17.518Z] "existing_conn_impl.go", [2024-05-07T10:57:17.518Z] "existing_conn_listener.go", [2024-05-07T10:57:17.518Z] "handler.go", [2024-05-07T10:57:17.518Z] "heartbeater.go", [2024-05-07T10:57:17.518Z] "impl.go", [2024-05-07T10:57:17.518Z] "message.go", [2024-05-07T10:57:17.518Z] "messages.go", [2024-05-07T10:57:17.518Z] "options.go", [2024-05-07T10:57:17.518Z] "ping.go", [2024-05-07T10:57:17.518Z] "priority.go", [2024-05-07T10:57:17.518Z] "reconnecting_dialer.go", [2024-05-07T10:57:17.518Z] "reconnecting_impl.go", [2024-05-07T10:57:17.518Z] "trace.go", [2024-05-07T10:57:17.518Z] "trace_decode.go", [2024-05-07T10:57:17.518Z] "ws_impl.go", [2024-05-07T10:57:17.518Z] "ws_listener.go" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "Imports": [ [2024-05-07T10:57:17.518Z] "bytes", [2024-05-07T10:57:17.518Z] "container/heap", [2024-05-07T10:57:17.518Z] "context", [2024-05-07T10:57:17.518Z] "crypto/x509", [2024-05-07T10:57:17.518Z] "encoding/binary", [2024-05-07T10:57:17.518Z] "encoding/json", [2024-05-07T10:57:17.518Z] "errors", [2024-05-07T10:57:17.518Z] "fmt", [2024-05-07T10:57:17.518Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.518Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.518Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity", [2024-05-07T10:57:17.518Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.518Z] "github.com/pkg/errors", [2024-05-07T10:57:17.518Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.518Z] "io", [2024-05-07T10:57:17.518Z] "net", [2024-05-07T10:57:17.518Z] "os", [2024-05-07T10:57:17.518Z] "reflect", [2024-05-07T10:57:17.518Z] "sort", [2024-05-07T10:57:17.518Z] "sync", [2024-05-07T10:57:17.518Z] "sync/atomic", [2024-05-07T10:57:17.518Z] "time" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "Deps": [ [2024-05-07T10:57:17.518Z] "bufio", [2024-05-07T10:57:17.518Z] "bytes", [2024-05-07T10:57:17.518Z] "compress/flate", [2024-05-07T10:57:17.518Z] "compress/gzip", [2024-05-07T10:57:17.518Z] "container/heap", [2024-05-07T10:57:17.518Z] "container/list", [2024-05-07T10:57:17.518Z] "context", [2024-05-07T10:57:17.518Z] "crypto", [2024-05-07T10:57:17.518Z] "crypto/aes", [2024-05-07T10:57:17.518Z] "crypto/cipher", [2024-05-07T10:57:17.518Z] "crypto/des", [2024-05-07T10:57:17.518Z] "crypto/dsa", [2024-05-07T10:57:17.518Z] "crypto/ecdsa", [2024-05-07T10:57:17.518Z] "crypto/ed25519", [2024-05-07T10:57:17.518Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.518Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.518Z] "crypto/elliptic", [2024-05-07T10:57:17.518Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.518Z] "crypto/hmac", [2024-05-07T10:57:17.518Z] "crypto/internal/randutil", [2024-05-07T10:57:17.518Z] "crypto/internal/subtle", [2024-05-07T10:57:17.518Z] "crypto/md5", [2024-05-07T10:57:17.518Z] "crypto/rand", [2024-05-07T10:57:17.518Z] "crypto/rc4", [2024-05-07T10:57:17.518Z] "crypto/rsa", [2024-05-07T10:57:17.518Z] "crypto/sha1", [2024-05-07T10:57:17.518Z] "crypto/sha256", [2024-05-07T10:57:17.518Z] "crypto/sha512", [2024-05-07T10:57:17.518Z] "crypto/subtle", [2024-05-07T10:57:17.518Z] "crypto/tls", [2024-05-07T10:57:17.518Z] "crypto/x509", [2024-05-07T10:57:17.518Z] "crypto/x509/pkix", [2024-05-07T10:57:17.518Z] "embed", [2024-05-07T10:57:17.518Z] "encoding", [2024-05-07T10:57:17.518Z] "encoding/asn1", [2024-05-07T10:57:17.518Z] "encoding/base64", [2024-05-07T10:57:17.518Z] "encoding/binary", [2024-05-07T10:57:17.518Z] "encoding/hex", [2024-05-07T10:57:17.518Z] "encoding/json", [2024-05-07T10:57:17.518Z] "encoding/pem", [2024-05-07T10:57:17.518Z] "errors", [2024-05-07T10:57:17.518Z] "fmt", [2024-05-07T10:57:17.518Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.518Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.518Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.518Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.518Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.518Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.518Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.518Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.518Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.518Z] "github.com/pkg/errors", [2024-05-07T10:57:17.518Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.518Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.518Z] "go/token", [2024-05-07T10:57:17.518Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.518Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.518Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.518Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.518Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.518Z] "golang.org/x/term", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.518Z] "hash", [2024-05-07T10:57:17.518Z] "hash/crc32", [2024-05-07T10:57:17.518Z] "hash/fnv", [2024-05-07T10:57:17.518Z] "internal/abi", [2024-05-07T10:57:17.518Z] "internal/bytealg", [2024-05-07T10:57:17.518Z] "internal/cpu", [2024-05-07T10:57:17.518Z] "internal/fmtsort", [2024-05-07T10:57:17.518Z] "internal/goexperiment", [2024-05-07T10:57:17.518Z] "internal/itoa", [2024-05-07T10:57:17.518Z] "internal/nettrace", [2024-05-07T10:57:17.518Z] "internal/oserror", [2024-05-07T10:57:17.518Z] "internal/poll", [2024-05-07T10:57:17.518Z] "internal/race", [2024-05-07T10:57:17.518Z] "internal/reflectlite", [2024-05-07T10:57:17.518Z] "internal/singleflight", [2024-05-07T10:57:17.518Z] "internal/syscall/execenv", [2024-05-07T10:57:17.518Z] "internal/syscall/unix", [2024-05-07T10:57:17.518Z] "internal/testlog", [2024-05-07T10:57:17.518Z] "internal/unsafeheader", [2024-05-07T10:57:17.518Z] "io", [2024-05-07T10:57:17.518Z] "io/fs", [2024-05-07T10:57:17.518Z] "io/ioutil", [2024-05-07T10:57:17.518Z] "log", [2024-05-07T10:57:17.518Z] "math", [2024-05-07T10:57:17.518Z] "math/big", [2024-05-07T10:57:17.518Z] "math/bits", [2024-05-07T10:57:17.518Z] "math/rand", [2024-05-07T10:57:17.518Z] "net", [2024-05-07T10:57:17.518Z] "net/url", [2024-05-07T10:57:17.518Z] "os", [2024-05-07T10:57:17.518Z] "os/user", [2024-05-07T10:57:17.518Z] "path", [2024-05-07T10:57:17.518Z] "path/filepath", [2024-05-07T10:57:17.518Z] "reflect", [2024-05-07T10:57:17.518Z] "runtime", [2024-05-07T10:57:17.518Z] "runtime/cgo", [2024-05-07T10:57:17.518Z] "runtime/internal/atomic", [2024-05-07T10:57:17.518Z] "runtime/internal/math", [2024-05-07T10:57:17.518Z] "runtime/internal/sys", [2024-05-07T10:57:17.518Z] "sort", [2024-05-07T10:57:17.518Z] "strconv", [2024-05-07T10:57:17.518Z] "strings", [2024-05-07T10:57:17.518Z] "sync", [2024-05-07T10:57:17.518Z] "sync/atomic", [2024-05-07T10:57:17.518Z] "syscall", [2024-05-07T10:57:17.518Z] "time", [2024-05-07T10:57:17.518Z] "unicode", [2024-05-07T10:57:17.518Z] "unicode/utf16", [2024-05-07T10:57:17.518Z] "unicode/utf8", [2024-05-07T10:57:17.518Z] "unsafe", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.518Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "TestGoFiles": [ [2024-05-07T10:57:17.518Z] "channel_test.go", [2024-05-07T10:57:17.518Z] "existing_conn_test.go", [2024-05-07T10:57:17.518Z] "heartbeater_test.go", [2024-05-07T10:57:17.518Z] "message_test.go" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "TestImports": [ [2024-05-07T10:57:17.518Z] "errors", [2024-05-07T10:57:17.518Z] "fmt", [2024-05-07T10:57:17.518Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.518Z] "github.com/openziti/foundation/v2/netz", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity", [2024-05-07T10:57:17.518Z] "github.com/openziti/transport/v2/tcp", [2024-05-07T10:57:17.518Z] "github.com/pkg/errors", [2024-05-07T10:57:17.518Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.518Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.518Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.518Z] "net", [2024-05-07T10:57:17.518Z] "runtime", [2024-05-07T10:57:17.518Z] "strings", [2024-05-07T10:57:17.518Z] "sync/atomic", [2024-05-07T10:57:17.518Z] "testing", [2024-05-07T10:57:17.518Z] "time" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "XTestGoFiles": [ [2024-05-07T10:57:17.518Z] "example_test.go" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "XTestImports": [ [2024-05-07T10:57:17.518Z] "fmt", [2024-05-07T10:57:17.518Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.518Z] "github.com/openziti/identity", [2024-05-07T10:57:17.518Z] "github.com/openziti/transport/v2/tcp", [2024-05-07T10:57:17.518Z] "time" [2024-05-07T10:57:17.518Z] ] [2024-05-07T10:57:17.518Z] } [2024-05-07T10:57:17.518Z] { [2024-05-07T10:57:17.518Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/uuidz", [2024-05-07T10:57:17.518Z] "ImportPath": "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.518Z] "Name": "uuidz", [2024-05-07T10:57:17.518Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.518Z] "Module": { [2024-05-07T10:57:17.518Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.518Z] "Version": "v2.0.39", [2024-05-07T10:57:17.518Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.518Z] "Indirect": true, [2024-05-07T10:57:17.518Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.518Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.518Z] "GoVersion": "1.19" [2024-05-07T10:57:17.518Z] }, [2024-05-07T10:57:17.518Z] "DepOnly": true, [2024-05-07T10:57:17.518Z] "Stale": true, [2024-05-07T10:57:17.518Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.518Z] "GoFiles": [ [2024-05-07T10:57:17.518Z] "uuid.go" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "Imports": [ [2024-05-07T10:57:17.518Z] "encoding/hex", [2024-05-07T10:57:17.518Z] "fmt" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "Deps": [ [2024-05-07T10:57:17.518Z] "encoding/hex", [2024-05-07T10:57:17.518Z] "errors", [2024-05-07T10:57:17.518Z] "fmt", [2024-05-07T10:57:17.518Z] "internal/abi", [2024-05-07T10:57:17.518Z] "internal/bytealg", [2024-05-07T10:57:17.518Z] "internal/cpu", [2024-05-07T10:57:17.518Z] "internal/fmtsort", [2024-05-07T10:57:17.518Z] "internal/goexperiment", [2024-05-07T10:57:17.518Z] "internal/itoa", [2024-05-07T10:57:17.518Z] "internal/oserror", [2024-05-07T10:57:17.518Z] "internal/poll", [2024-05-07T10:57:17.518Z] "internal/race", [2024-05-07T10:57:17.518Z] "internal/reflectlite", [2024-05-07T10:57:17.518Z] "internal/syscall/execenv", [2024-05-07T10:57:17.518Z] "internal/syscall/unix", [2024-05-07T10:57:17.518Z] "internal/testlog", [2024-05-07T10:57:17.518Z] "internal/unsafeheader", [2024-05-07T10:57:17.518Z] "io", [2024-05-07T10:57:17.518Z] "io/fs", [2024-05-07T10:57:17.518Z] "math", [2024-05-07T10:57:17.518Z] "math/bits", [2024-05-07T10:57:17.518Z] "os", [2024-05-07T10:57:17.518Z] "path", [2024-05-07T10:57:17.518Z] "reflect", [2024-05-07T10:57:17.518Z] "runtime", [2024-05-07T10:57:17.518Z] "runtime/internal/atomic", [2024-05-07T10:57:17.518Z] "runtime/internal/math", [2024-05-07T10:57:17.518Z] "runtime/internal/sys", [2024-05-07T10:57:17.518Z] "sort", [2024-05-07T10:57:17.518Z] "strconv", [2024-05-07T10:57:17.518Z] "strings", [2024-05-07T10:57:17.518Z] "sync", [2024-05-07T10:57:17.518Z] "sync/atomic", [2024-05-07T10:57:17.518Z] "syscall", [2024-05-07T10:57:17.518Z] "time", [2024-05-07T10:57:17.518Z] "unicode", [2024-05-07T10:57:17.518Z] "unicode/utf8", [2024-05-07T10:57:17.518Z] "unsafe" [2024-05-07T10:57:17.518Z] ] [2024-05-07T10:57:17.518Z] } [2024-05-07T10:57:17.518Z] { [2024-05-07T10:57:17.518Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/pb/edge_client_pb", [2024-05-07T10:57:17.518Z] "ImportPath": "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.518Z] "Name": "edge_client_pb", [2024-05-07T10:57:17.518Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.518Z] "Module": { [2024-05-07T10:57:17.518Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.518Z] "Version": "v0.23.13", [2024-05-07T10:57:17.518Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.518Z] "Indirect": true, [2024-05-07T10:57:17.518Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.518Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.518Z] "GoVersion": "1.20" [2024-05-07T10:57:17.518Z] }, [2024-05-07T10:57:17.518Z] "DepOnly": true, [2024-05-07T10:57:17.518Z] "Stale": true, [2024-05-07T10:57:17.518Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.518Z] "GoFiles": [ [2024-05-07T10:57:17.518Z] "edge_client.pb.go", [2024-05-07T10:57:17.518Z] "generate.go" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "Imports": [ [2024-05-07T10:57:17.518Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.518Z] "reflect", [2024-05-07T10:57:17.518Z] "sync" [2024-05-07T10:57:17.518Z] ], [2024-05-07T10:57:17.518Z] "Deps": [ [2024-05-07T10:57:17.518Z] "bufio", [2024-05-07T10:57:17.518Z] "bytes", [2024-05-07T10:57:17.518Z] "compress/flate", [2024-05-07T10:57:17.518Z] "compress/gzip", [2024-05-07T10:57:17.518Z] "embed", [2024-05-07T10:57:17.518Z] "encoding", [2024-05-07T10:57:17.518Z] "encoding/base64", [2024-05-07T10:57:17.518Z] "encoding/binary", [2024-05-07T10:57:17.518Z] "encoding/json", [2024-05-07T10:57:17.518Z] "errors", [2024-05-07T10:57:17.518Z] "fmt", [2024-05-07T10:57:17.518Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.518Z] "go/token", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.518Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.519Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.519Z] "hash", [2024-05-07T10:57:17.519Z] "hash/crc32", [2024-05-07T10:57:17.519Z] "hash/fnv", [2024-05-07T10:57:17.519Z] "internal/abi", [2024-05-07T10:57:17.519Z] "internal/bytealg", [2024-05-07T10:57:17.519Z] "internal/cpu", [2024-05-07T10:57:17.519Z] "internal/fmtsort", [2024-05-07T10:57:17.519Z] "internal/goexperiment", [2024-05-07T10:57:17.519Z] "internal/itoa", [2024-05-07T10:57:17.519Z] "internal/oserror", [2024-05-07T10:57:17.519Z] "internal/poll", [2024-05-07T10:57:17.519Z] "internal/race", [2024-05-07T10:57:17.519Z] "internal/reflectlite", [2024-05-07T10:57:17.519Z] "internal/syscall/execenv", [2024-05-07T10:57:17.519Z] "internal/syscall/unix", [2024-05-07T10:57:17.519Z] "internal/testlog", [2024-05-07T10:57:17.519Z] "internal/unsafeheader", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "io/fs", [2024-05-07T10:57:17.519Z] "io/ioutil", [2024-05-07T10:57:17.519Z] "math", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "os", [2024-05-07T10:57:17.519Z] "path", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "runtime", [2024-05-07T10:57:17.519Z] "runtime/internal/atomic", [2024-05-07T10:57:17.519Z] "runtime/internal/math", [2024-05-07T10:57:17.519Z] "runtime/internal/sys", [2024-05-07T10:57:17.519Z] "sort", [2024-05-07T10:57:17.519Z] "strconv", [2024-05-07T10:57:17.519Z] "strings", [2024-05-07T10:57:17.519Z] "sync", [2024-05-07T10:57:17.519Z] "sync/atomic", [2024-05-07T10:57:17.519Z] "syscall", [2024-05-07T10:57:17.519Z] "time", [2024-05-07T10:57:17.519Z] "unicode", [2024-05-07T10:57:17.519Z] "unicode/utf16", [2024-05-07T10:57:17.519Z] "unicode/utf8", [2024-05-07T10:57:17.519Z] "unsafe" [2024-05-07T10:57:17.519Z] ] [2024-05-07T10:57:17.519Z] } [2024-05-07T10:57:17.519Z] { [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/blake2b", [2024-05-07T10:57:17.519Z] "ImportPath": "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.519Z] "Name": "blake2b", [2024-05-07T10:57:17.519Z] "Doc": "Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb.", [2024-05-07T10:57:17.519Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.519Z] "Module": { [2024-05-07T10:57:17.519Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.519Z] "Version": "v0.22.0", [2024-05-07T10:57:17.519Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.519Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.519Z] "GoVersion": "1.18" [2024-05-07T10:57:17.519Z] }, [2024-05-07T10:57:17.519Z] "DepOnly": true, [2024-05-07T10:57:17.519Z] "Stale": true, [2024-05-07T10:57:17.519Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-05-07T10:57:17.519Z] "GoFiles": [ [2024-05-07T10:57:17.519Z] "blake2b.go", [2024-05-07T10:57:17.519Z] "blake2bAVX2_amd64.go", [2024-05-07T10:57:17.519Z] "blake2b_generic.go", [2024-05-07T10:57:17.519Z] "blake2x.go", [2024-05-07T10:57:17.519Z] "register.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.519Z] "blake2b_ref.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "SFiles": [ [2024-05-07T10:57:17.519Z] "blake2bAVX2_amd64.s", [2024-05-07T10:57:17.519Z] "blake2b_amd64.s" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Imports": [ [2024-05-07T10:57:17.519Z] "crypto", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.519Z] "hash", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "math/bits" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Deps": [ [2024-05-07T10:57:17.519Z] "crypto", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.519Z] "hash", [2024-05-07T10:57:17.519Z] "internal/abi", [2024-05-07T10:57:17.519Z] "internal/bytealg", [2024-05-07T10:57:17.519Z] "internal/cpu", [2024-05-07T10:57:17.519Z] "internal/goexperiment", [2024-05-07T10:57:17.519Z] "internal/itoa", [2024-05-07T10:57:17.519Z] "internal/oserror", [2024-05-07T10:57:17.519Z] "internal/poll", [2024-05-07T10:57:17.519Z] "internal/race", [2024-05-07T10:57:17.519Z] "internal/reflectlite", [2024-05-07T10:57:17.519Z] "internal/syscall/execenv", [2024-05-07T10:57:17.519Z] "internal/syscall/unix", [2024-05-07T10:57:17.519Z] "internal/testlog", [2024-05-07T10:57:17.519Z] "internal/unsafeheader", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "io/fs", [2024-05-07T10:57:17.519Z] "math", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "os", [2024-05-07T10:57:17.519Z] "path", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "runtime", [2024-05-07T10:57:17.519Z] "runtime/internal/atomic", [2024-05-07T10:57:17.519Z] "runtime/internal/math", [2024-05-07T10:57:17.519Z] "runtime/internal/sys", [2024-05-07T10:57:17.519Z] "sort", [2024-05-07T10:57:17.519Z] "strconv", [2024-05-07T10:57:17.519Z] "strings", [2024-05-07T10:57:17.519Z] "sync", [2024-05-07T10:57:17.519Z] "sync/atomic", [2024-05-07T10:57:17.519Z] "syscall", [2024-05-07T10:57:17.519Z] "time", [2024-05-07T10:57:17.519Z] "unicode", [2024-05-07T10:57:17.519Z] "unicode/utf8", [2024-05-07T10:57:17.519Z] "unsafe" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "TestGoFiles": [ [2024-05-07T10:57:17.519Z] "blake2b_test.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "TestImports": [ [2024-05-07T10:57:17.519Z] "bytes", [2024-05-07T10:57:17.519Z] "encoding", [2024-05-07T10:57:17.519Z] "encoding/hex", [2024-05-07T10:57:17.519Z] "fmt", [2024-05-07T10:57:17.519Z] "hash", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "testing" [2024-05-07T10:57:17.519Z] ] [2024-05-07T10:57:17.519Z] } [2024-05-07T10:57:17.519Z] { [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/curve25519/internal/field", [2024-05-07T10:57:17.519Z] "ImportPath": "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.519Z] "Name": "field", [2024-05-07T10:57:17.519Z] "Doc": "Package field implements fast arithmetic modulo 2^255-19.", [2024-05-07T10:57:17.519Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.519Z] "Module": { [2024-05-07T10:57:17.519Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.519Z] "Version": "v0.22.0", [2024-05-07T10:57:17.519Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.519Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.519Z] "GoVersion": "1.18" [2024-05-07T10:57:17.519Z] }, [2024-05-07T10:57:17.519Z] "DepOnly": true, [2024-05-07T10:57:17.519Z] "Stale": true, [2024-05-07T10:57:17.519Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.519Z] "GoFiles": [ [2024-05-07T10:57:17.519Z] "fe.go", [2024-05-07T10:57:17.519Z] "fe_amd64.go", [2024-05-07T10:57:17.519Z] "fe_arm64_noasm.go", [2024-05-07T10:57:17.519Z] "fe_generic.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.519Z] "fe_amd64_noasm.go", [2024-05-07T10:57:17.519Z] "fe_arm64.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.519Z] "fe_arm64.s" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "SFiles": [ [2024-05-07T10:57:17.519Z] "fe_amd64.s" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Imports": [ [2024-05-07T10:57:17.519Z] "crypto/subtle", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "math/bits" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Deps": [ [2024-05-07T10:57:17.519Z] "crypto/subtle", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "internal/abi", [2024-05-07T10:57:17.519Z] "internal/bytealg", [2024-05-07T10:57:17.519Z] "internal/cpu", [2024-05-07T10:57:17.519Z] "internal/goexperiment", [2024-05-07T10:57:17.519Z] "internal/itoa", [2024-05-07T10:57:17.519Z] "internal/race", [2024-05-07T10:57:17.519Z] "internal/reflectlite", [2024-05-07T10:57:17.519Z] "internal/unsafeheader", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "math", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "runtime", [2024-05-07T10:57:17.519Z] "runtime/internal/atomic", [2024-05-07T10:57:17.519Z] "runtime/internal/math", [2024-05-07T10:57:17.519Z] "runtime/internal/sys", [2024-05-07T10:57:17.519Z] "strconv", [2024-05-07T10:57:17.519Z] "sync", [2024-05-07T10:57:17.519Z] "sync/atomic", [2024-05-07T10:57:17.519Z] "unicode", [2024-05-07T10:57:17.519Z] "unicode/utf8", [2024-05-07T10:57:17.519Z] "unsafe" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "TestGoFiles": [ [2024-05-07T10:57:17.519Z] "fe_alias_test.go", [2024-05-07T10:57:17.519Z] "fe_bench_test.go", [2024-05-07T10:57:17.519Z] "fe_test.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "TestImports": [ [2024-05-07T10:57:17.519Z] "bytes", [2024-05-07T10:57:17.519Z] "crypto/rand", [2024-05-07T10:57:17.519Z] "encoding/hex", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "math/big", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "math/rand", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "testing", [2024-05-07T10:57:17.519Z] "testing/quick" [2024-05-07T10:57:17.519Z] ] [2024-05-07T10:57:17.519Z] } [2024-05-07T10:57:17.519Z] { [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/curve25519", [2024-05-07T10:57:17.519Z] "ImportPath": "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.519Z] "Name": "curve25519", [2024-05-07T10:57:17.519Z] "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", [2024-05-07T10:57:17.519Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.519Z] "Module": { [2024-05-07T10:57:17.519Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.519Z] "Version": "v0.22.0", [2024-05-07T10:57:17.519Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.519Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.519Z] "GoVersion": "1.18" [2024-05-07T10:57:17.519Z] }, [2024-05-07T10:57:17.519Z] "DepOnly": true, [2024-05-07T10:57:17.519Z] "Stale": true, [2024-05-07T10:57:17.519Z] "StaleReason": "stale dependency: golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.519Z] "GoFiles": [ [2024-05-07T10:57:17.519Z] "curve25519.go", [2024-05-07T10:57:17.519Z] "curve25519_compat.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.519Z] "curve25519_go120.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Imports": [ [2024-05-07T10:57:17.519Z] "crypto/subtle", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.519Z] "strconv" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Deps": [ [2024-05-07T10:57:17.519Z] "crypto/subtle", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.519Z] "internal/abi", [2024-05-07T10:57:17.519Z] "internal/bytealg", [2024-05-07T10:57:17.519Z] "internal/cpu", [2024-05-07T10:57:17.519Z] "internal/goexperiment", [2024-05-07T10:57:17.519Z] "internal/itoa", [2024-05-07T10:57:17.519Z] "internal/race", [2024-05-07T10:57:17.519Z] "internal/reflectlite", [2024-05-07T10:57:17.519Z] "internal/unsafeheader", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "math", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "runtime", [2024-05-07T10:57:17.519Z] "runtime/internal/atomic", [2024-05-07T10:57:17.519Z] "runtime/internal/math", [2024-05-07T10:57:17.519Z] "runtime/internal/sys", [2024-05-07T10:57:17.519Z] "strconv", [2024-05-07T10:57:17.519Z] "sync", [2024-05-07T10:57:17.519Z] "sync/atomic", [2024-05-07T10:57:17.519Z] "unicode", [2024-05-07T10:57:17.519Z] "unicode/utf8", [2024-05-07T10:57:17.519Z] "unsafe" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "XTestGoFiles": [ [2024-05-07T10:57:17.519Z] "curve25519_test.go", [2024-05-07T10:57:17.519Z] "vectors_test.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "XTestImports": [ [2024-05-07T10:57:17.519Z] "bytes", [2024-05-07T10:57:17.519Z] "crypto/rand", [2024-05-07T10:57:17.519Z] "encoding/hex", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.519Z] "testing" [2024-05-07T10:57:17.519Z] ] [2024-05-07T10:57:17.519Z] } [2024-05-07T10:57:17.519Z] { [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17/kx", [2024-05-07T10:57:17.519Z] "ImportPath": "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.519Z] "Name": "kx", [2024-05-07T10:57:17.519Z] "Root": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-05-07T10:57:17.519Z] "Module": { [2024-05-07T10:57:17.519Z] "Path": "github.com/openziti/secretstream", [2024-05-07T10:57:17.519Z] "Version": "v0.1.17", [2024-05-07T10:57:17.519Z] "Time": "2024-03-11T23:52:26Z", [2024-05-07T10:57:17.519Z] "Indirect": true, [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-05-07T10:57:17.519Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/secretstream/@v/v0.1.17.mod", [2024-05-07T10:57:17.519Z] "GoVersion": "1.19" [2024-05-07T10:57:17.519Z] }, [2024-05-07T10:57:17.519Z] "DepOnly": true, [2024-05-07T10:57:17.519Z] "Stale": true, [2024-05-07T10:57:17.519Z] "StaleReason": "stale dependency: golang.org/x/sys/cpu", [2024-05-07T10:57:17.519Z] "GoFiles": [ [2024-05-07T10:57:17.519Z] "kx.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Imports": [ [2024-05-07T10:57:17.519Z] "crypto/rand", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/curve25519" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Deps": [ [2024-05-07T10:57:17.519Z] "bufio", [2024-05-07T10:57:17.519Z] "bytes", [2024-05-07T10:57:17.519Z] "crypto", [2024-05-07T10:57:17.519Z] "crypto/aes", [2024-05-07T10:57:17.519Z] "crypto/cipher", [2024-05-07T10:57:17.519Z] "crypto/internal/subtle", [2024-05-07T10:57:17.519Z] "crypto/rand", [2024-05-07T10:57:17.519Z] "crypto/subtle", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "fmt", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.519Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.519Z] "hash", [2024-05-07T10:57:17.519Z] "internal/abi", [2024-05-07T10:57:17.519Z] "internal/bytealg", [2024-05-07T10:57:17.519Z] "internal/cpu", [2024-05-07T10:57:17.519Z] "internal/fmtsort", [2024-05-07T10:57:17.519Z] "internal/goexperiment", [2024-05-07T10:57:17.519Z] "internal/itoa", [2024-05-07T10:57:17.519Z] "internal/oserror", [2024-05-07T10:57:17.519Z] "internal/poll", [2024-05-07T10:57:17.519Z] "internal/race", [2024-05-07T10:57:17.519Z] "internal/reflectlite", [2024-05-07T10:57:17.519Z] "internal/syscall/execenv", [2024-05-07T10:57:17.519Z] "internal/syscall/unix", [2024-05-07T10:57:17.519Z] "internal/testlog", [2024-05-07T10:57:17.519Z] "internal/unsafeheader", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "io/fs", [2024-05-07T10:57:17.519Z] "math", [2024-05-07T10:57:17.519Z] "math/big", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "math/rand", [2024-05-07T10:57:17.519Z] "os", [2024-05-07T10:57:17.519Z] "path", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "runtime", [2024-05-07T10:57:17.519Z] "runtime/internal/atomic", [2024-05-07T10:57:17.519Z] "runtime/internal/math", [2024-05-07T10:57:17.519Z] "runtime/internal/sys", [2024-05-07T10:57:17.519Z] "sort", [2024-05-07T10:57:17.519Z] "strconv", [2024-05-07T10:57:17.519Z] "strings", [2024-05-07T10:57:17.519Z] "sync", [2024-05-07T10:57:17.519Z] "sync/atomic", [2024-05-07T10:57:17.519Z] "syscall", [2024-05-07T10:57:17.519Z] "time", [2024-05-07T10:57:17.519Z] "unicode", [2024-05-07T10:57:17.519Z] "unicode/utf8", [2024-05-07T10:57:17.519Z] "unsafe" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "TestGoFiles": [ [2024-05-07T10:57:17.519Z] "kx_test.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "TestImports": [ [2024-05-07T10:57:17.519Z] "bytes", [2024-05-07T10:57:17.519Z] "encoding/hex", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "testing" [2024-05-07T10:57:17.519Z] ] [2024-05-07T10:57:17.519Z] } [2024-05-07T10:57:17.519Z] { [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124/proxies", [2024-05-07T10:57:17.519Z] "ImportPath": "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.519Z] "Name": "proxies", [2024-05-07T10:57:17.519Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.519Z] "Module": { [2024-05-07T10:57:17.519Z] "Path": "github.com/openziti/transport/v2", [2024-05-07T10:57:17.519Z] "Version": "v2.0.124", [2024-05-07T10:57:17.519Z] "Time": "2024-03-11T23:39:14Z", [2024-05-07T10:57:17.519Z] "Indirect": true, [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.519Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-05-07T10:57:17.519Z] "GoVersion": "1.19" [2024-05-07T10:57:17.519Z] }, [2024-05-07T10:57:17.519Z] "DepOnly": true, [2024-05-07T10:57:17.519Z] "Stale": true, [2024-05-07T10:57:17.519Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.519Z] "GoFiles": [ [2024-05-07T10:57:17.519Z] "http_connect.go" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Imports": [ [2024-05-07T10:57:17.519Z] "bufio", [2024-05-07T10:57:17.519Z] "context", [2024-05-07T10:57:17.519Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.519Z] "github.com/pkg/errors", [2024-05-07T10:57:17.519Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "net", [2024-05-07T10:57:17.519Z] "net/http", [2024-05-07T10:57:17.519Z] "net/url", [2024-05-07T10:57:17.519Z] "time" [2024-05-07T10:57:17.519Z] ], [2024-05-07T10:57:17.519Z] "Deps": [ [2024-05-07T10:57:17.519Z] "bufio", [2024-05-07T10:57:17.519Z] "bytes", [2024-05-07T10:57:17.519Z] "compress/flate", [2024-05-07T10:57:17.519Z] "compress/gzip", [2024-05-07T10:57:17.519Z] "container/list", [2024-05-07T10:57:17.519Z] "context", [2024-05-07T10:57:17.519Z] "crypto", [2024-05-07T10:57:17.519Z] "crypto/aes", [2024-05-07T10:57:17.519Z] "crypto/cipher", [2024-05-07T10:57:17.519Z] "crypto/des", [2024-05-07T10:57:17.519Z] "crypto/dsa", [2024-05-07T10:57:17.519Z] "crypto/ecdsa", [2024-05-07T10:57:17.519Z] "crypto/ed25519", [2024-05-07T10:57:17.519Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.519Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.519Z] "crypto/elliptic", [2024-05-07T10:57:17.519Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.519Z] "crypto/hmac", [2024-05-07T10:57:17.519Z] "crypto/internal/randutil", [2024-05-07T10:57:17.519Z] "crypto/internal/subtle", [2024-05-07T10:57:17.519Z] "crypto/md5", [2024-05-07T10:57:17.519Z] "crypto/rand", [2024-05-07T10:57:17.519Z] "crypto/rc4", [2024-05-07T10:57:17.519Z] "crypto/rsa", [2024-05-07T10:57:17.519Z] "crypto/sha1", [2024-05-07T10:57:17.519Z] "crypto/sha256", [2024-05-07T10:57:17.519Z] "crypto/sha512", [2024-05-07T10:57:17.519Z] "crypto/subtle", [2024-05-07T10:57:17.519Z] "crypto/tls", [2024-05-07T10:57:17.519Z] "crypto/x509", [2024-05-07T10:57:17.519Z] "crypto/x509/pkix", [2024-05-07T10:57:17.519Z] "encoding", [2024-05-07T10:57:17.519Z] "encoding/asn1", [2024-05-07T10:57:17.519Z] "encoding/base64", [2024-05-07T10:57:17.519Z] "encoding/binary", [2024-05-07T10:57:17.519Z] "encoding/hex", [2024-05-07T10:57:17.519Z] "encoding/json", [2024-05-07T10:57:17.519Z] "encoding/pem", [2024-05-07T10:57:17.519Z] "errors", [2024-05-07T10:57:17.519Z] "fmt", [2024-05-07T10:57:17.519Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.519Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.519Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.519Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.519Z] "github.com/pkg/errors", [2024-05-07T10:57:17.519Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.519Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.519Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.519Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.519Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.519Z] "golang.org/x/term", [2024-05-07T10:57:17.519Z] "hash", [2024-05-07T10:57:17.519Z] "hash/crc32", [2024-05-07T10:57:17.519Z] "internal/abi", [2024-05-07T10:57:17.519Z] "internal/bytealg", [2024-05-07T10:57:17.519Z] "internal/cpu", [2024-05-07T10:57:17.519Z] "internal/fmtsort", [2024-05-07T10:57:17.519Z] "internal/goexperiment", [2024-05-07T10:57:17.519Z] "internal/itoa", [2024-05-07T10:57:17.519Z] "internal/nettrace", [2024-05-07T10:57:17.519Z] "internal/oserror", [2024-05-07T10:57:17.519Z] "internal/poll", [2024-05-07T10:57:17.519Z] "internal/race", [2024-05-07T10:57:17.519Z] "internal/reflectlite", [2024-05-07T10:57:17.519Z] "internal/singleflight", [2024-05-07T10:57:17.519Z] "internal/syscall/execenv", [2024-05-07T10:57:17.519Z] "internal/syscall/unix", [2024-05-07T10:57:17.519Z] "internal/testlog", [2024-05-07T10:57:17.519Z] "internal/unsafeheader", [2024-05-07T10:57:17.519Z] "io", [2024-05-07T10:57:17.519Z] "io/fs", [2024-05-07T10:57:17.519Z] "io/ioutil", [2024-05-07T10:57:17.519Z] "log", [2024-05-07T10:57:17.519Z] "math", [2024-05-07T10:57:17.519Z] "math/big", [2024-05-07T10:57:17.519Z] "math/bits", [2024-05-07T10:57:17.519Z] "math/rand", [2024-05-07T10:57:17.519Z] "mime", [2024-05-07T10:57:17.519Z] "mime/multipart", [2024-05-07T10:57:17.519Z] "mime/quotedprintable", [2024-05-07T10:57:17.519Z] "net", [2024-05-07T10:57:17.519Z] "net/http", [2024-05-07T10:57:17.519Z] "net/http/httptrace", [2024-05-07T10:57:17.519Z] "net/http/internal", [2024-05-07T10:57:17.519Z] "net/http/internal/ascii", [2024-05-07T10:57:17.519Z] "net/textproto", [2024-05-07T10:57:17.519Z] "net/url", [2024-05-07T10:57:17.519Z] "os", [2024-05-07T10:57:17.519Z] "path", [2024-05-07T10:57:17.519Z] "path/filepath", [2024-05-07T10:57:17.519Z] "reflect", [2024-05-07T10:57:17.519Z] "runtime", [2024-05-07T10:57:17.519Z] "runtime/cgo", [2024-05-07T10:57:17.519Z] "runtime/internal/atomic", [2024-05-07T10:57:17.519Z] "runtime/internal/math", [2024-05-07T10:57:17.519Z] "runtime/internal/sys", [2024-05-07T10:57:17.519Z] "sort", [2024-05-07T10:57:17.519Z] "strconv", [2024-05-07T10:57:17.519Z] "strings", [2024-05-07T10:57:17.519Z] "sync", [2024-05-07T10:57:17.519Z] "sync/atomic", [2024-05-07T10:57:17.519Z] "syscall", [2024-05-07T10:57:17.519Z] "time", [2024-05-07T10:57:17.519Z] "unicode", [2024-05-07T10:57:17.519Z] "unicode/utf16", [2024-05-07T10:57:17.519Z] "unicode/utf8", [2024-05-07T10:57:17.519Z] "unsafe", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.519Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.519Z] ] [2024-05-07T10:57:17.519Z] } [2024-05-07T10:57:17.519Z] { [2024-05-07T10:57:17.519Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124/tls", [2024-05-07T10:57:17.520Z] "ImportPath": "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.520Z] "Name": "tls", [2024-05-07T10:57:17.520Z] "Root": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.520Z] "Module": { [2024-05-07T10:57:17.520Z] "Path": "github.com/openziti/transport/v2", [2024-05-07T10:57:17.520Z] "Version": "v2.0.124", [2024-05-07T10:57:17.520Z] "Time": "2024-03-11T23:39:14Z", [2024-05-07T10:57:17.520Z] "Indirect": true, [2024-05-07T10:57:17.520Z] "Dir": "/go/pkg/mod/github.com/openziti/transport/v2@v2.0.124", [2024-05-07T10:57:17.520Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/transport/v2/@v/v2.0.124.mod", [2024-05-07T10:57:17.520Z] "GoVersion": "1.19" [2024-05-07T10:57:17.520Z] }, [2024-05-07T10:57:17.520Z] "DepOnly": true, [2024-05-07T10:57:17.520Z] "Stale": true, [2024-05-07T10:57:17.520Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.520Z] "GoFiles": [ [2024-05-07T10:57:17.520Z] "address.go", [2024-05-07T10:57:17.520Z] "connection.go", [2024-05-07T10:57:17.520Z] "dialer.go", [2024-05-07T10:57:17.520Z] "listener.go" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "Imports": [ [2024-05-07T10:57:17.520Z] "context", [2024-05-07T10:57:17.520Z] "crypto/tls", [2024-05-07T10:57:17.520Z] "crypto/x509", [2024-05-07T10:57:17.520Z] "fmt", [2024-05-07T10:57:17.520Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.520Z] "github.com/pkg/errors", [2024-05-07T10:57:17.520Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.520Z] "io", [2024-05-07T10:57:17.520Z] "net", [2024-05-07T10:57:17.520Z] "strconv", [2024-05-07T10:57:17.520Z] "strings", [2024-05-07T10:57:17.520Z] "sync", [2024-05-07T10:57:17.520Z] "sync/atomic", [2024-05-07T10:57:17.520Z] "time" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "Deps": [ [2024-05-07T10:57:17.520Z] "bufio", [2024-05-07T10:57:17.520Z] "bytes", [2024-05-07T10:57:17.520Z] "compress/flate", [2024-05-07T10:57:17.520Z] "compress/gzip", [2024-05-07T10:57:17.520Z] "container/list", [2024-05-07T10:57:17.520Z] "context", [2024-05-07T10:57:17.520Z] "crypto", [2024-05-07T10:57:17.520Z] "crypto/aes", [2024-05-07T10:57:17.520Z] "crypto/cipher", [2024-05-07T10:57:17.520Z] "crypto/des", [2024-05-07T10:57:17.520Z] "crypto/dsa", [2024-05-07T10:57:17.520Z] "crypto/ecdsa", [2024-05-07T10:57:17.520Z] "crypto/ed25519", [2024-05-07T10:57:17.520Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.520Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.520Z] "crypto/elliptic", [2024-05-07T10:57:17.520Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.520Z] "crypto/hmac", [2024-05-07T10:57:17.520Z] "crypto/internal/randutil", [2024-05-07T10:57:17.520Z] "crypto/internal/subtle", [2024-05-07T10:57:17.520Z] "crypto/md5", [2024-05-07T10:57:17.520Z] "crypto/rand", [2024-05-07T10:57:17.520Z] "crypto/rc4", [2024-05-07T10:57:17.520Z] "crypto/rsa", [2024-05-07T10:57:17.520Z] "crypto/sha1", [2024-05-07T10:57:17.520Z] "crypto/sha256", [2024-05-07T10:57:17.520Z] "crypto/sha512", [2024-05-07T10:57:17.520Z] "crypto/subtle", [2024-05-07T10:57:17.520Z] "crypto/tls", [2024-05-07T10:57:17.520Z] "crypto/x509", [2024-05-07T10:57:17.520Z] "crypto/x509/pkix", [2024-05-07T10:57:17.520Z] "embed", [2024-05-07T10:57:17.520Z] "encoding", [2024-05-07T10:57:17.520Z] "encoding/asn1", [2024-05-07T10:57:17.520Z] "encoding/base64", [2024-05-07T10:57:17.520Z] "encoding/binary", [2024-05-07T10:57:17.520Z] "encoding/hex", [2024-05-07T10:57:17.520Z] "encoding/json", [2024-05-07T10:57:17.520Z] "encoding/pem", [2024-05-07T10:57:17.520Z] "errors", [2024-05-07T10:57:17.520Z] "fmt", [2024-05-07T10:57:17.520Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.520Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.520Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.520Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.520Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.520Z] "github.com/pkg/errors", [2024-05-07T10:57:17.520Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.520Z] "go/token", [2024-05-07T10:57:17.520Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.520Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.520Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.520Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.520Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.520Z] "golang.org/x/term", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.520Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.520Z] "hash", [2024-05-07T10:57:17.520Z] "hash/crc32", [2024-05-07T10:57:17.520Z] "hash/fnv", [2024-05-07T10:57:17.520Z] "internal/abi", [2024-05-07T10:57:17.520Z] "internal/bytealg", [2024-05-07T10:57:17.520Z] "internal/cpu", [2024-05-07T10:57:17.520Z] "internal/fmtsort", [2024-05-07T10:57:17.520Z] "internal/goexperiment", [2024-05-07T10:57:17.520Z] "internal/itoa", [2024-05-07T10:57:17.520Z] "internal/nettrace", [2024-05-07T10:57:17.520Z] "internal/oserror", [2024-05-07T10:57:17.520Z] "internal/poll", [2024-05-07T10:57:17.520Z] "internal/race", [2024-05-07T10:57:17.520Z] "internal/reflectlite", [2024-05-07T10:57:17.520Z] "internal/singleflight", [2024-05-07T10:57:17.520Z] "internal/syscall/execenv", [2024-05-07T10:57:17.520Z] "internal/syscall/unix", [2024-05-07T10:57:17.520Z] "internal/testlog", [2024-05-07T10:57:17.520Z] "internal/unsafeheader", [2024-05-07T10:57:17.520Z] "io", [2024-05-07T10:57:17.520Z] "io/fs", [2024-05-07T10:57:17.520Z] "io/ioutil", [2024-05-07T10:57:17.520Z] "log", [2024-05-07T10:57:17.520Z] "math", [2024-05-07T10:57:17.520Z] "math/big", [2024-05-07T10:57:17.520Z] "math/bits", [2024-05-07T10:57:17.520Z] "math/rand", [2024-05-07T10:57:17.520Z] "mime", [2024-05-07T10:57:17.520Z] "mime/multipart", [2024-05-07T10:57:17.520Z] "mime/quotedprintable", [2024-05-07T10:57:17.520Z] "net", [2024-05-07T10:57:17.520Z] "net/http", [2024-05-07T10:57:17.520Z] "net/http/httptrace", [2024-05-07T10:57:17.520Z] "net/http/internal", [2024-05-07T10:57:17.520Z] "net/http/internal/ascii", [2024-05-07T10:57:17.520Z] "net/textproto", [2024-05-07T10:57:17.520Z] "net/url", [2024-05-07T10:57:17.520Z] "os", [2024-05-07T10:57:17.520Z] "os/user", [2024-05-07T10:57:17.520Z] "path", [2024-05-07T10:57:17.520Z] "path/filepath", [2024-05-07T10:57:17.520Z] "reflect", [2024-05-07T10:57:17.520Z] "runtime", [2024-05-07T10:57:17.520Z] "runtime/cgo", [2024-05-07T10:57:17.520Z] "runtime/internal/atomic", [2024-05-07T10:57:17.520Z] "runtime/internal/math", [2024-05-07T10:57:17.520Z] "runtime/internal/sys", [2024-05-07T10:57:17.520Z] "sort", [2024-05-07T10:57:17.520Z] "strconv", [2024-05-07T10:57:17.520Z] "strings", [2024-05-07T10:57:17.520Z] "sync", [2024-05-07T10:57:17.520Z] "sync/atomic", [2024-05-07T10:57:17.520Z] "syscall", [2024-05-07T10:57:17.520Z] "time", [2024-05-07T10:57:17.520Z] "unicode", [2024-05-07T10:57:17.520Z] "unicode/utf16", [2024-05-07T10:57:17.520Z] "unicode/utf8", [2024-05-07T10:57:17.520Z] "unsafe", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.520Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "TestGoFiles": [ [2024-05-07T10:57:17.520Z] "listener_test.go" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "TestImports": [ [2024-05-07T10:57:17.520Z] "crypto/ecdsa", [2024-05-07T10:57:17.520Z] "crypto/elliptic", [2024-05-07T10:57:17.520Z] "crypto/rand", [2024-05-07T10:57:17.520Z] "crypto/tls", [2024-05-07T10:57:17.520Z] "crypto/x509", [2024-05-07T10:57:17.520Z] "crypto/x509/pkix", [2024-05-07T10:57:17.520Z] "fmt", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.520Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.520Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.520Z] "math/big", [2024-05-07T10:57:17.520Z] "net", [2024-05-07T10:57:17.520Z] "net/http", [2024-05-07T10:57:17.520Z] "testing", [2024-05-07T10:57:17.520Z] "time" [2024-05-07T10:57:17.520Z] ] [2024-05-07T10:57:17.520Z] } [2024-05-07T10:57:17.520Z] { [2024-05-07T10:57:17.520Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge", [2024-05-07T10:57:17.520Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.520Z] "Name": "edge", [2024-05-07T10:57:17.520Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.520Z] "Module": { [2024-05-07T10:57:17.520Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.520Z] "Version": "v0.23.13", [2024-05-07T10:57:17.520Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.520Z] "Indirect": true, [2024-05-07T10:57:17.520Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.520Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.520Z] "GoVersion": "1.20" [2024-05-07T10:57:17.520Z] }, [2024-05-07T10:57:17.520Z] "DepOnly": true, [2024-05-07T10:57:17.520Z] "Stale": true, [2024-05-07T10:57:17.520Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.520Z] "GoFiles": [ [2024-05-07T10:57:17.520Z] "addr.go", [2024-05-07T10:57:17.520Z] "addr_parsers.go", [2024-05-07T10:57:17.520Z] "conn.go", [2024-05-07T10:57:17.520Z] "messages.go", [2024-05-07T10:57:17.520Z] "msg_mux.go", [2024-05-07T10:57:17.520Z] "types.go" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.520Z] "addr_parsers_js.go" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "Imports": [ [2024-05-07T10:57:17.520Z] "encoding/binary", [2024-05-07T10:57:17.520Z] "fmt", [2024-05-07T10:57:17.520Z] "github.com/google/uuid", [2024-05-07T10:57:17.520Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.520Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.520Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.520Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.520Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.520Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.520Z] "github.com/pkg/errors", [2024-05-07T10:57:17.520Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.520Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.520Z] "io", [2024-05-07T10:57:17.520Z] "math", [2024-05-07T10:57:17.520Z] "net", [2024-05-07T10:57:17.520Z] "os", [2024-05-07T10:57:17.520Z] "strings", [2024-05-07T10:57:17.520Z] "sync", [2024-05-07T10:57:17.520Z] "sync/atomic", [2024-05-07T10:57:17.520Z] "time" [2024-05-07T10:57:17.520Z] ], [2024-05-07T10:57:17.520Z] "Deps": [ [2024-05-07T10:57:17.520Z] "bufio", [2024-05-07T10:57:17.520Z] "bytes", [2024-05-07T10:57:17.520Z] "compress/flate", [2024-05-07T10:57:17.520Z] "compress/gzip", [2024-05-07T10:57:17.520Z] "container/heap", [2024-05-07T10:57:17.520Z] "container/list", [2024-05-07T10:57:17.520Z] "context", [2024-05-07T10:57:17.520Z] "crypto", [2024-05-07T10:57:17.520Z] "crypto/aes", [2024-05-07T10:57:17.520Z] "crypto/cipher", [2024-05-07T10:57:17.520Z] "crypto/des", [2024-05-07T10:57:17.520Z] "crypto/dsa", [2024-05-07T10:57:17.520Z] "crypto/ecdsa", [2024-05-07T10:57:17.520Z] "crypto/ed25519", [2024-05-07T10:57:17.520Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.520Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.520Z] "crypto/elliptic", [2024-05-07T10:57:17.520Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.520Z] "crypto/hmac", [2024-05-07T10:57:17.520Z] "crypto/internal/randutil", [2024-05-07T10:57:17.520Z] "crypto/internal/subtle", [2024-05-07T10:57:17.520Z] "crypto/md5", [2024-05-07T10:57:17.520Z] "crypto/rand", [2024-05-07T10:57:17.520Z] "crypto/rc4", [2024-05-07T10:57:17.520Z] "crypto/rsa", [2024-05-07T10:57:17.520Z] "crypto/sha1", [2024-05-07T10:57:17.520Z] "crypto/sha256", [2024-05-07T10:57:17.520Z] "crypto/sha512", [2024-05-07T10:57:17.520Z] "crypto/subtle", [2024-05-07T10:57:17.520Z] "crypto/tls", [2024-05-07T10:57:17.520Z] "crypto/x509", [2024-05-07T10:57:17.520Z] "crypto/x509/pkix", [2024-05-07T10:57:17.520Z] "database/sql/driver", [2024-05-07T10:57:17.520Z] "embed", [2024-05-07T10:57:17.520Z] "encoding", [2024-05-07T10:57:17.520Z] "encoding/asn1", [2024-05-07T10:57:17.520Z] "encoding/base64", [2024-05-07T10:57:17.520Z] "encoding/binary", [2024-05-07T10:57:17.520Z] "encoding/csv", [2024-05-07T10:57:17.520Z] "encoding/gob", [2024-05-07T10:57:17.520Z] "encoding/hex", [2024-05-07T10:57:17.520Z] "encoding/json", [2024-05-07T10:57:17.520Z] "encoding/pem", [2024-05-07T10:57:17.520Z] "encoding/xml", [2024-05-07T10:57:17.520Z] "errors", [2024-05-07T10:57:17.520Z] "fmt", [2024-05-07T10:57:17.520Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.520Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.520Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.520Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.520Z] "github.com/google/uuid", [2024-05-07T10:57:17.520Z] "github.com/josharian/intern", [2024-05-07T10:57:17.520Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.520Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.520Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.520Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.520Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.520Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.520Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.520Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.520Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.520Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.520Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.520Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.520Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.520Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.520Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.520Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.520Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.520Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.520Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.521Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.521Z] "github.com/pkg/errors", [2024-05-07T10:57:17.521Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.521Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.521Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.521Z] "go/token", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.521Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.521Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.521Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.521Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.521Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.521Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.521Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.521Z] "golang.org/x/term", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.521Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.521Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.521Z] "hash", [2024-05-07T10:57:17.521Z] "hash/crc32", [2024-05-07T10:57:17.521Z] "hash/fnv", [2024-05-07T10:57:17.521Z] "html", [2024-05-07T10:57:17.521Z] "internal/abi", [2024-05-07T10:57:17.521Z] "internal/bytealg", [2024-05-07T10:57:17.521Z] "internal/cpu", [2024-05-07T10:57:17.521Z] "internal/fmtsort", [2024-05-07T10:57:17.521Z] "internal/goexperiment", [2024-05-07T10:57:17.521Z] "internal/itoa", [2024-05-07T10:57:17.521Z] "internal/nettrace", [2024-05-07T10:57:17.521Z] "internal/oserror", [2024-05-07T10:57:17.521Z] "internal/poll", [2024-05-07T10:57:17.521Z] "internal/race", [2024-05-07T10:57:17.521Z] "internal/reflectlite", [2024-05-07T10:57:17.521Z] "internal/singleflight", [2024-05-07T10:57:17.521Z] "internal/syscall/execenv", [2024-05-07T10:57:17.521Z] "internal/syscall/unix", [2024-05-07T10:57:17.521Z] "internal/testlog", [2024-05-07T10:57:17.521Z] "internal/unsafeheader", [2024-05-07T10:57:17.521Z] "io", [2024-05-07T10:57:17.521Z] "io/fs", [2024-05-07T10:57:17.521Z] "io/ioutil", [2024-05-07T10:57:17.521Z] "log", [2024-05-07T10:57:17.521Z] "math", [2024-05-07T10:57:17.521Z] "math/big", [2024-05-07T10:57:17.521Z] "math/bits", [2024-05-07T10:57:17.521Z] "math/rand", [2024-05-07T10:57:17.521Z] "mime", [2024-05-07T10:57:17.521Z] "mime/multipart", [2024-05-07T10:57:17.521Z] "mime/quotedprintable", [2024-05-07T10:57:17.521Z] "net", [2024-05-07T10:57:17.521Z] "net/http", [2024-05-07T10:57:17.521Z] "net/http/httptrace", [2024-05-07T10:57:17.521Z] "net/http/internal", [2024-05-07T10:57:17.521Z] "net/http/internal/ascii", [2024-05-07T10:57:17.521Z] "net/mail", [2024-05-07T10:57:17.521Z] "net/textproto", [2024-05-07T10:57:17.521Z] "net/url", [2024-05-07T10:57:17.521Z] "os", [2024-05-07T10:57:17.521Z] "os/user", [2024-05-07T10:57:17.521Z] "path", [2024-05-07T10:57:17.521Z] "path/filepath", [2024-05-07T10:57:17.521Z] "reflect", [2024-05-07T10:57:17.521Z] "regexp", [2024-05-07T10:57:17.521Z] "regexp/syntax", [2024-05-07T10:57:17.521Z] "runtime", [2024-05-07T10:57:17.521Z] "runtime/cgo", [2024-05-07T10:57:17.521Z] "runtime/internal/atomic", [2024-05-07T10:57:17.521Z] "runtime/internal/math", [2024-05-07T10:57:17.521Z] "runtime/internal/sys", [2024-05-07T10:57:17.521Z] "sort", [2024-05-07T10:57:17.521Z] "strconv", [2024-05-07T10:57:17.521Z] "strings", [2024-05-07T10:57:17.521Z] "sync", [2024-05-07T10:57:17.521Z] "sync/atomic", [2024-05-07T10:57:17.521Z] "syscall", [2024-05-07T10:57:17.521Z] "time", [2024-05-07T10:57:17.521Z] "unicode", [2024-05-07T10:57:17.521Z] "unicode/utf16", [2024-05-07T10:57:17.521Z] "unicode/utf8", [2024-05-07T10:57:17.521Z] "unsafe", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.521Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.521Z] ] [2024-05-07T10:57:17.521Z] } [2024-05-07T10:57:17.521Z] { [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/internal/alias", [2024-05-07T10:57:17.521Z] "ImportPath": "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "Name": "alias", [2024-05-07T10:57:17.521Z] "Doc": "Package alias implements memory aliasing tests.", [2024-05-07T10:57:17.521Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "Module": { [2024-05-07T10:57:17.521Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.521Z] "Version": "v0.22.0", [2024-05-07T10:57:17.521Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.521Z] "GoVersion": "1.18" [2024-05-07T10:57:17.521Z] }, [2024-05-07T10:57:17.521Z] "DepOnly": true, [2024-05-07T10:57:17.521Z] "Stale": true, [2024-05-07T10:57:17.521Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.521Z] "GoFiles": [ [2024-05-07T10:57:17.521Z] "alias.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.521Z] "alias_purego.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Imports": [ [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Deps": [ [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestGoFiles": [ [2024-05-07T10:57:17.521Z] "alias_test.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestImports": [ [2024-05-07T10:57:17.521Z] "testing" [2024-05-07T10:57:17.521Z] ] [2024-05-07T10:57:17.521Z] } [2024-05-07T10:57:17.521Z] { [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/chacha20", [2024-05-07T10:57:17.521Z] "ImportPath": "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.521Z] "Name": "chacha20", [2024-05-07T10:57:17.521Z] "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", [2024-05-07T10:57:17.521Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "Module": { [2024-05-07T10:57:17.521Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.521Z] "Version": "v0.22.0", [2024-05-07T10:57:17.521Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.521Z] "GoVersion": "1.18" [2024-05-07T10:57:17.521Z] }, [2024-05-07T10:57:17.521Z] "DepOnly": true, [2024-05-07T10:57:17.521Z] "Stale": true, [2024-05-07T10:57:17.521Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "GoFiles": [ [2024-05-07T10:57:17.521Z] "chacha_generic.go", [2024-05-07T10:57:17.521Z] "chacha_noasm.go", [2024-05-07T10:57:17.521Z] "xor.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.521Z] "chacha_arm64.go", [2024-05-07T10:57:17.521Z] "chacha_ppc64le.go", [2024-05-07T10:57:17.521Z] "chacha_s390x.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.521Z] "chacha_arm64.s", [2024-05-07T10:57:17.521Z] "chacha_ppc64le.s", [2024-05-07T10:57:17.521Z] "chacha_s390x.s" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Imports": [ [2024-05-07T10:57:17.521Z] "crypto/cipher", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "errors", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "math/bits", [2024-05-07T10:57:17.521Z] "runtime" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Deps": [ [2024-05-07T10:57:17.521Z] "crypto/cipher", [2024-05-07T10:57:17.521Z] "crypto/internal/subtle", [2024-05-07T10:57:17.521Z] "crypto/subtle", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "errors", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "internal/abi", [2024-05-07T10:57:17.521Z] "internal/bytealg", [2024-05-07T10:57:17.521Z] "internal/cpu", [2024-05-07T10:57:17.521Z] "internal/goexperiment", [2024-05-07T10:57:17.521Z] "internal/itoa", [2024-05-07T10:57:17.521Z] "internal/race", [2024-05-07T10:57:17.521Z] "internal/reflectlite", [2024-05-07T10:57:17.521Z] "internal/unsafeheader", [2024-05-07T10:57:17.521Z] "io", [2024-05-07T10:57:17.521Z] "math", [2024-05-07T10:57:17.521Z] "math/bits", [2024-05-07T10:57:17.521Z] "reflect", [2024-05-07T10:57:17.521Z] "runtime", [2024-05-07T10:57:17.521Z] "runtime/internal/atomic", [2024-05-07T10:57:17.521Z] "runtime/internal/math", [2024-05-07T10:57:17.521Z] "runtime/internal/sys", [2024-05-07T10:57:17.521Z] "strconv", [2024-05-07T10:57:17.521Z] "sync", [2024-05-07T10:57:17.521Z] "sync/atomic", [2024-05-07T10:57:17.521Z] "unicode", [2024-05-07T10:57:17.521Z] "unicode/utf8", [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestGoFiles": [ [2024-05-07T10:57:17.521Z] "chacha_test.go", [2024-05-07T10:57:17.521Z] "vectors_test.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestImports": [ [2024-05-07T10:57:17.521Z] "bytes", [2024-05-07T10:57:17.521Z] "encoding/hex", [2024-05-07T10:57:17.521Z] "fmt", [2024-05-07T10:57:17.521Z] "math/rand", [2024-05-07T10:57:17.521Z] "testing" [2024-05-07T10:57:17.521Z] ] [2024-05-07T10:57:17.521Z] } [2024-05-07T10:57:17.521Z] { [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/internal/poly1305", [2024-05-07T10:57:17.521Z] "ImportPath": "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.521Z] "Name": "poly1305", [2024-05-07T10:57:17.521Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-05-07T10:57:17.521Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "Module": { [2024-05-07T10:57:17.521Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.521Z] "Version": "v0.22.0", [2024-05-07T10:57:17.521Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.521Z] "GoVersion": "1.18" [2024-05-07T10:57:17.521Z] }, [2024-05-07T10:57:17.521Z] "DepOnly": true, [2024-05-07T10:57:17.521Z] "Stale": true, [2024-05-07T10:57:17.521Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.521Z] "GoFiles": [ [2024-05-07T10:57:17.521Z] "poly1305.go", [2024-05-07T10:57:17.521Z] "sum_amd64.go", [2024-05-07T10:57:17.521Z] "sum_generic.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.521Z] "mac_noasm.go", [2024-05-07T10:57:17.521Z] "sum_ppc64le.go", [2024-05-07T10:57:17.521Z] "sum_s390x.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.521Z] "sum_ppc64le.s", [2024-05-07T10:57:17.521Z] "sum_s390x.s" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "SFiles": [ [2024-05-07T10:57:17.521Z] "sum_amd64.s" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Imports": [ [2024-05-07T10:57:17.521Z] "crypto/subtle", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "math/bits" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Deps": [ [2024-05-07T10:57:17.521Z] "crypto/subtle", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "errors", [2024-05-07T10:57:17.521Z] "internal/abi", [2024-05-07T10:57:17.521Z] "internal/bytealg", [2024-05-07T10:57:17.521Z] "internal/cpu", [2024-05-07T10:57:17.521Z] "internal/goexperiment", [2024-05-07T10:57:17.521Z] "internal/itoa", [2024-05-07T10:57:17.521Z] "internal/race", [2024-05-07T10:57:17.521Z] "internal/reflectlite", [2024-05-07T10:57:17.521Z] "internal/unsafeheader", [2024-05-07T10:57:17.521Z] "io", [2024-05-07T10:57:17.521Z] "math", [2024-05-07T10:57:17.521Z] "math/bits", [2024-05-07T10:57:17.521Z] "reflect", [2024-05-07T10:57:17.521Z] "runtime", [2024-05-07T10:57:17.521Z] "runtime/internal/atomic", [2024-05-07T10:57:17.521Z] "runtime/internal/math", [2024-05-07T10:57:17.521Z] "runtime/internal/sys", [2024-05-07T10:57:17.521Z] "strconv", [2024-05-07T10:57:17.521Z] "sync", [2024-05-07T10:57:17.521Z] "sync/atomic", [2024-05-07T10:57:17.521Z] "unicode", [2024-05-07T10:57:17.521Z] "unicode/utf8", [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestGoFiles": [ [2024-05-07T10:57:17.521Z] "poly1305_test.go", [2024-05-07T10:57:17.521Z] "vectors_test.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestImports": [ [2024-05-07T10:57:17.521Z] "crypto/rand", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "encoding/hex", [2024-05-07T10:57:17.521Z] "flag", [2024-05-07T10:57:17.521Z] "testing", [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ] [2024-05-07T10:57:17.521Z] } [2024-05-07T10:57:17.521Z] { [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/chacha20poly1305", [2024-05-07T10:57:17.521Z] "ImportPath": "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.521Z] "Name": "chacha20poly1305", [2024-05-07T10:57:17.521Z] "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-05-07T10:57:17.521Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "Module": { [2024-05-07T10:57:17.521Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.521Z] "Version": "v0.22.0", [2024-05-07T10:57:17.521Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.521Z] "GoVersion": "1.18" [2024-05-07T10:57:17.521Z] }, [2024-05-07T10:57:17.521Z] "DepOnly": true, [2024-05-07T10:57:17.521Z] "Stale": true, [2024-05-07T10:57:17.521Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "GoFiles": [ [2024-05-07T10:57:17.521Z] "chacha20poly1305.go", [2024-05-07T10:57:17.521Z] "chacha20poly1305_amd64.go", [2024-05-07T10:57:17.521Z] "chacha20poly1305_generic.go", [2024-05-07T10:57:17.521Z] "xchacha20poly1305.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.521Z] "chacha20poly1305_noasm.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "SFiles": [ [2024-05-07T10:57:17.521Z] "chacha20poly1305_amd64.s" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Imports": [ [2024-05-07T10:57:17.521Z] "crypto/cipher", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "errors", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.521Z] "golang.org/x/sys/cpu" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Deps": [ [2024-05-07T10:57:17.521Z] "crypto/cipher", [2024-05-07T10:57:17.521Z] "crypto/internal/subtle", [2024-05-07T10:57:17.521Z] "crypto/subtle", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "errors", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.521Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.521Z] "internal/abi", [2024-05-07T10:57:17.521Z] "internal/bytealg", [2024-05-07T10:57:17.521Z] "internal/cpu", [2024-05-07T10:57:17.521Z] "internal/goexperiment", [2024-05-07T10:57:17.521Z] "internal/itoa", [2024-05-07T10:57:17.521Z] "internal/oserror", [2024-05-07T10:57:17.521Z] "internal/poll", [2024-05-07T10:57:17.521Z] "internal/race", [2024-05-07T10:57:17.521Z] "internal/reflectlite", [2024-05-07T10:57:17.521Z] "internal/syscall/execenv", [2024-05-07T10:57:17.521Z] "internal/syscall/unix", [2024-05-07T10:57:17.521Z] "internal/testlog", [2024-05-07T10:57:17.521Z] "internal/unsafeheader", [2024-05-07T10:57:17.521Z] "io", [2024-05-07T10:57:17.521Z] "io/fs", [2024-05-07T10:57:17.521Z] "math", [2024-05-07T10:57:17.521Z] "math/bits", [2024-05-07T10:57:17.521Z] "os", [2024-05-07T10:57:17.521Z] "path", [2024-05-07T10:57:17.521Z] "reflect", [2024-05-07T10:57:17.521Z] "runtime", [2024-05-07T10:57:17.521Z] "runtime/internal/atomic", [2024-05-07T10:57:17.521Z] "runtime/internal/math", [2024-05-07T10:57:17.521Z] "runtime/internal/sys", [2024-05-07T10:57:17.521Z] "sort", [2024-05-07T10:57:17.521Z] "strconv", [2024-05-07T10:57:17.521Z] "strings", [2024-05-07T10:57:17.521Z] "sync", [2024-05-07T10:57:17.521Z] "sync/atomic", [2024-05-07T10:57:17.521Z] "syscall", [2024-05-07T10:57:17.521Z] "time", [2024-05-07T10:57:17.521Z] "unicode", [2024-05-07T10:57:17.521Z] "unicode/utf8", [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestGoFiles": [ [2024-05-07T10:57:17.521Z] "chacha20poly1305_test.go", [2024-05-07T10:57:17.521Z] "chacha20poly1305_vectors_test.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "TestImports": [ [2024-05-07T10:57:17.521Z] "bytes", [2024-05-07T10:57:17.521Z] "crypto/cipher", [2024-05-07T10:57:17.521Z] "crypto/rand", [2024-05-07T10:57:17.521Z] "encoding/hex", [2024-05-07T10:57:17.521Z] "fmt", [2024-05-07T10:57:17.521Z] "math/rand", [2024-05-07T10:57:17.521Z] "strconv", [2024-05-07T10:57:17.521Z] "testing" [2024-05-07T10:57:17.521Z] ] [2024-05-07T10:57:17.521Z] } [2024-05-07T10:57:17.521Z] { [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/poly1305", [2024-05-07T10:57:17.521Z] "ImportPath": "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.521Z] "Name": "poly1305", [2024-05-07T10:57:17.521Z] "Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.", [2024-05-07T10:57:17.521Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "Module": { [2024-05-07T10:57:17.521Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.521Z] "Version": "v0.22.0", [2024-05-07T10:57:17.521Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.521Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.521Z] "GoVersion": "1.18" [2024-05-07T10:57:17.521Z] }, [2024-05-07T10:57:17.521Z] "DepOnly": true, [2024-05-07T10:57:17.521Z] "Stale": true, [2024-05-07T10:57:17.521Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.521Z] "GoFiles": [ [2024-05-07T10:57:17.521Z] "poly1305_compat.go" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Imports": [ [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/poly1305" [2024-05-07T10:57:17.521Z] ], [2024-05-07T10:57:17.521Z] "Deps": [ [2024-05-07T10:57:17.521Z] "crypto/subtle", [2024-05-07T10:57:17.521Z] "encoding/binary", [2024-05-07T10:57:17.521Z] "errors", [2024-05-07T10:57:17.521Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.521Z] "internal/abi", [2024-05-07T10:57:17.521Z] "internal/bytealg", [2024-05-07T10:57:17.521Z] "internal/cpu", [2024-05-07T10:57:17.521Z] "internal/goexperiment", [2024-05-07T10:57:17.521Z] "internal/itoa", [2024-05-07T10:57:17.521Z] "internal/race", [2024-05-07T10:57:17.521Z] "internal/reflectlite", [2024-05-07T10:57:17.521Z] "internal/unsafeheader", [2024-05-07T10:57:17.521Z] "io", [2024-05-07T10:57:17.521Z] "math", [2024-05-07T10:57:17.521Z] "math/bits", [2024-05-07T10:57:17.521Z] "reflect", [2024-05-07T10:57:17.521Z] "runtime", [2024-05-07T10:57:17.521Z] "runtime/internal/atomic", [2024-05-07T10:57:17.521Z] "runtime/internal/math", [2024-05-07T10:57:17.521Z] "runtime/internal/sys", [2024-05-07T10:57:17.521Z] "strconv", [2024-05-07T10:57:17.521Z] "sync", [2024-05-07T10:57:17.521Z] "sync/atomic", [2024-05-07T10:57:17.521Z] "unicode", [2024-05-07T10:57:17.521Z] "unicode/utf8", [2024-05-07T10:57:17.521Z] "unsafe" [2024-05-07T10:57:17.521Z] ] [2024-05-07T10:57:17.521Z] } [2024-05-07T10:57:17.521Z] { [2024-05-07T10:57:17.521Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-05-07T10:57:17.521Z] "ImportPath": "github.com/openziti/secretstream", [2024-05-07T10:57:17.521Z] "Name": "secretstream", [2024-05-07T10:57:17.521Z] "Root": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-05-07T10:57:17.521Z] "Module": { [2024-05-07T10:57:17.521Z] "Path": "github.com/openziti/secretstream", [2024-05-07T10:57:17.521Z] "Version": "v0.1.17", [2024-05-07T10:57:17.521Z] "Time": "2024-03-11T23:52:26Z", [2024-05-07T10:57:17.521Z] "Indirect": true, [2024-05-07T10:57:17.522Z] "Dir": "/go/pkg/mod/github.com/openziti/secretstream@v0.1.17", [2024-05-07T10:57:17.522Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/secretstream/@v/v0.1.17.mod", [2024-05-07T10:57:17.522Z] "GoVersion": "1.19" [2024-05-07T10:57:17.522Z] }, [2024-05-07T10:57:17.522Z] "DepOnly": true, [2024-05-07T10:57:17.522Z] "Stale": true, [2024-05-07T10:57:17.522Z] "StaleReason": "stale dependency: golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.522Z] "GoFiles": [ [2024-05-07T10:57:17.522Z] "stream.go" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.522Z] "sodium.go", [2024-05-07T10:57:17.522Z] "sodium_test.go" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "Imports": [ [2024-05-07T10:57:17.522Z] "bytes", [2024-05-07T10:57:17.522Z] "crypto/rand", [2024-05-07T10:57:17.522Z] "encoding/binary", [2024-05-07T10:57:17.522Z] "errors", [2024-05-07T10:57:17.522Z] "fmt", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/poly1305" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "Deps": [ [2024-05-07T10:57:17.522Z] "bufio", [2024-05-07T10:57:17.522Z] "bytes", [2024-05-07T10:57:17.522Z] "crypto/aes", [2024-05-07T10:57:17.522Z] "crypto/cipher", [2024-05-07T10:57:17.522Z] "crypto/internal/subtle", [2024-05-07T10:57:17.522Z] "crypto/rand", [2024-05-07T10:57:17.522Z] "crypto/subtle", [2024-05-07T10:57:17.522Z] "encoding/binary", [2024-05-07T10:57:17.522Z] "errors", [2024-05-07T10:57:17.522Z] "fmt", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.522Z] "internal/abi", [2024-05-07T10:57:17.522Z] "internal/bytealg", [2024-05-07T10:57:17.522Z] "internal/cpu", [2024-05-07T10:57:17.522Z] "internal/fmtsort", [2024-05-07T10:57:17.522Z] "internal/goexperiment", [2024-05-07T10:57:17.522Z] "internal/itoa", [2024-05-07T10:57:17.522Z] "internal/oserror", [2024-05-07T10:57:17.522Z] "internal/poll", [2024-05-07T10:57:17.522Z] "internal/race", [2024-05-07T10:57:17.522Z] "internal/reflectlite", [2024-05-07T10:57:17.522Z] "internal/syscall/execenv", [2024-05-07T10:57:17.522Z] "internal/syscall/unix", [2024-05-07T10:57:17.522Z] "internal/testlog", [2024-05-07T10:57:17.522Z] "internal/unsafeheader", [2024-05-07T10:57:17.522Z] "io", [2024-05-07T10:57:17.522Z] "io/fs", [2024-05-07T10:57:17.522Z] "math", [2024-05-07T10:57:17.522Z] "math/big", [2024-05-07T10:57:17.522Z] "math/bits", [2024-05-07T10:57:17.522Z] "math/rand", [2024-05-07T10:57:17.522Z] "os", [2024-05-07T10:57:17.522Z] "path", [2024-05-07T10:57:17.522Z] "reflect", [2024-05-07T10:57:17.522Z] "runtime", [2024-05-07T10:57:17.522Z] "runtime/internal/atomic", [2024-05-07T10:57:17.522Z] "runtime/internal/math", [2024-05-07T10:57:17.522Z] "runtime/internal/sys", [2024-05-07T10:57:17.522Z] "sort", [2024-05-07T10:57:17.522Z] "strconv", [2024-05-07T10:57:17.522Z] "strings", [2024-05-07T10:57:17.522Z] "sync", [2024-05-07T10:57:17.522Z] "sync/atomic", [2024-05-07T10:57:17.522Z] "syscall", [2024-05-07T10:57:17.522Z] "time", [2024-05-07T10:57:17.522Z] "unicode", [2024-05-07T10:57:17.522Z] "unicode/utf8", [2024-05-07T10:57:17.522Z] "unsafe" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "TestGoFiles": [ [2024-05-07T10:57:17.522Z] "stream_test.go" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "TestImports": [ [2024-05-07T10:57:17.522Z] "bytes", [2024-05-07T10:57:17.522Z] "crypto/rand", [2024-05-07T10:57:17.522Z] "testing" [2024-05-07T10:57:17.522Z] ] [2024-05-07T10:57:17.522Z] } [2024-05-07T10:57:17.522Z] { [2024-05-07T10:57:17.522Z] "Dir": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-05-07T10:57:17.522Z] "ImportPath": "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.522Z] "Name": "cmap", [2024-05-07T10:57:17.522Z] "Root": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-05-07T10:57:17.522Z] "Module": { [2024-05-07T10:57:17.522Z] "Path": "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.522Z] "Version": "v2.0.1", [2024-05-07T10:57:17.522Z] "Time": "2022-11-08T12:17:03Z", [2024-05-07T10:57:17.522Z] "Indirect": true, [2024-05-07T10:57:17.522Z] "Dir": "/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1", [2024-05-07T10:57:17.522Z] "GoMod": "/go/pkg/mod/cache/download/github.com/orcaman/concurrent-map/v2/@v/v2.0.1.mod", [2024-05-07T10:57:17.522Z] "GoVersion": "1.18" [2024-05-07T10:57:17.522Z] }, [2024-05-07T10:57:17.522Z] "DepOnly": true, [2024-05-07T10:57:17.522Z] "Stale": true, [2024-05-07T10:57:17.522Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.522Z] "GoFiles": [ [2024-05-07T10:57:17.522Z] "concurrent_map.go" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "Imports": [ [2024-05-07T10:57:17.522Z] "encoding/json", [2024-05-07T10:57:17.522Z] "fmt", [2024-05-07T10:57:17.522Z] "sync" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "Deps": [ [2024-05-07T10:57:17.522Z] "bytes", [2024-05-07T10:57:17.522Z] "encoding", [2024-05-07T10:57:17.522Z] "encoding/base64", [2024-05-07T10:57:17.522Z] "encoding/binary", [2024-05-07T10:57:17.522Z] "encoding/json", [2024-05-07T10:57:17.522Z] "errors", [2024-05-07T10:57:17.522Z] "fmt", [2024-05-07T10:57:17.522Z] "internal/abi", [2024-05-07T10:57:17.522Z] "internal/bytealg", [2024-05-07T10:57:17.522Z] "internal/cpu", [2024-05-07T10:57:17.522Z] "internal/fmtsort", [2024-05-07T10:57:17.522Z] "internal/goexperiment", [2024-05-07T10:57:17.522Z] "internal/itoa", [2024-05-07T10:57:17.522Z] "internal/oserror", [2024-05-07T10:57:17.522Z] "internal/poll", [2024-05-07T10:57:17.522Z] "internal/race", [2024-05-07T10:57:17.522Z] "internal/reflectlite", [2024-05-07T10:57:17.522Z] "internal/syscall/execenv", [2024-05-07T10:57:17.522Z] "internal/syscall/unix", [2024-05-07T10:57:17.522Z] "internal/testlog", [2024-05-07T10:57:17.522Z] "internal/unsafeheader", [2024-05-07T10:57:17.522Z] "io", [2024-05-07T10:57:17.522Z] "io/fs", [2024-05-07T10:57:17.522Z] "math", [2024-05-07T10:57:17.522Z] "math/bits", [2024-05-07T10:57:17.522Z] "os", [2024-05-07T10:57:17.522Z] "path", [2024-05-07T10:57:17.522Z] "reflect", [2024-05-07T10:57:17.522Z] "runtime", [2024-05-07T10:57:17.522Z] "runtime/internal/atomic", [2024-05-07T10:57:17.522Z] "runtime/internal/math", [2024-05-07T10:57:17.522Z] "runtime/internal/sys", [2024-05-07T10:57:17.522Z] "sort", [2024-05-07T10:57:17.522Z] "strconv", [2024-05-07T10:57:17.522Z] "strings", [2024-05-07T10:57:17.522Z] "sync", [2024-05-07T10:57:17.522Z] "sync/atomic", [2024-05-07T10:57:17.522Z] "syscall", [2024-05-07T10:57:17.522Z] "time", [2024-05-07T10:57:17.522Z] "unicode", [2024-05-07T10:57:17.522Z] "unicode/utf16", [2024-05-07T10:57:17.522Z] "unicode/utf8", [2024-05-07T10:57:17.522Z] "unsafe" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "TestGoFiles": [ [2024-05-07T10:57:17.522Z] "concurrent_map_bench_test.go", [2024-05-07T10:57:17.522Z] "concurrent_map_test.go" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "TestImports": [ [2024-05-07T10:57:17.522Z] "encoding/json", [2024-05-07T10:57:17.522Z] "hash/fnv", [2024-05-07T10:57:17.522Z] "sort", [2024-05-07T10:57:17.522Z] "strconv", [2024-05-07T10:57:17.522Z] "sync", [2024-05-07T10:57:17.522Z] "testing" [2024-05-07T10:57:17.522Z] ] [2024-05-07T10:57:17.522Z] } [2024-05-07T10:57:17.522Z] { [2024-05-07T10:57:17.522Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge/network", [2024-05-07T10:57:17.522Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.522Z] "Name": "network", [2024-05-07T10:57:17.522Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.522Z] "Module": { [2024-05-07T10:57:17.522Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.522Z] "Version": "v0.23.13", [2024-05-07T10:57:17.522Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.522Z] "Indirect": true, [2024-05-07T10:57:17.522Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.522Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.522Z] "GoVersion": "1.20" [2024-05-07T10:57:17.522Z] }, [2024-05-07T10:57:17.522Z] "DepOnly": true, [2024-05-07T10:57:17.522Z] "Stale": true, [2024-05-07T10:57:17.522Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.522Z] "GoFiles": [ [2024-05-07T10:57:17.522Z] "conn.go", [2024-05-07T10:57:17.522Z] "factory.go", [2024-05-07T10:57:17.522Z] "listener.go", [2024-05-07T10:57:17.522Z] "seq.go" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "Imports": [ [2024-05-07T10:57:17.522Z] "crypto/rand", [2024-05-07T10:57:17.522Z] "encoding/base64", [2024-05-07T10:57:17.522Z] "encoding/json", [2024-05-07T10:57:17.522Z] "fmt", [2024-05-07T10:57:17.522Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.522Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.522Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.522Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.522Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.522Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.522Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.522Z] "github.com/pkg/errors", [2024-05-07T10:57:17.522Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.522Z] "io", [2024-05-07T10:57:17.522Z] "math", [2024-05-07T10:57:17.522Z] "net", [2024-05-07T10:57:17.522Z] "reflect", [2024-05-07T10:57:17.522Z] "strings", [2024-05-07T10:57:17.522Z] "sync", [2024-05-07T10:57:17.522Z] "sync/atomic", [2024-05-07T10:57:17.522Z] "time" [2024-05-07T10:57:17.522Z] ], [2024-05-07T10:57:17.522Z] "Deps": [ [2024-05-07T10:57:17.522Z] "bufio", [2024-05-07T10:57:17.522Z] "bytes", [2024-05-07T10:57:17.522Z] "compress/flate", [2024-05-07T10:57:17.522Z] "compress/gzip", [2024-05-07T10:57:17.522Z] "container/heap", [2024-05-07T10:57:17.522Z] "container/list", [2024-05-07T10:57:17.522Z] "context", [2024-05-07T10:57:17.522Z] "crypto", [2024-05-07T10:57:17.522Z] "crypto/aes", [2024-05-07T10:57:17.522Z] "crypto/cipher", [2024-05-07T10:57:17.522Z] "crypto/des", [2024-05-07T10:57:17.522Z] "crypto/dsa", [2024-05-07T10:57:17.522Z] "crypto/ecdsa", [2024-05-07T10:57:17.522Z] "crypto/ed25519", [2024-05-07T10:57:17.522Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.522Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.522Z] "crypto/elliptic", [2024-05-07T10:57:17.522Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.522Z] "crypto/hmac", [2024-05-07T10:57:17.522Z] "crypto/internal/randutil", [2024-05-07T10:57:17.522Z] "crypto/internal/subtle", [2024-05-07T10:57:17.522Z] "crypto/md5", [2024-05-07T10:57:17.522Z] "crypto/rand", [2024-05-07T10:57:17.522Z] "crypto/rc4", [2024-05-07T10:57:17.522Z] "crypto/rsa", [2024-05-07T10:57:17.522Z] "crypto/sha1", [2024-05-07T10:57:17.522Z] "crypto/sha256", [2024-05-07T10:57:17.522Z] "crypto/sha512", [2024-05-07T10:57:17.522Z] "crypto/subtle", [2024-05-07T10:57:17.522Z] "crypto/tls", [2024-05-07T10:57:17.522Z] "crypto/x509", [2024-05-07T10:57:17.522Z] "crypto/x509/pkix", [2024-05-07T10:57:17.522Z] "database/sql/driver", [2024-05-07T10:57:17.522Z] "embed", [2024-05-07T10:57:17.522Z] "encoding", [2024-05-07T10:57:17.522Z] "encoding/asn1", [2024-05-07T10:57:17.522Z] "encoding/base64", [2024-05-07T10:57:17.522Z] "encoding/binary", [2024-05-07T10:57:17.522Z] "encoding/csv", [2024-05-07T10:57:17.522Z] "encoding/gob", [2024-05-07T10:57:17.522Z] "encoding/hex", [2024-05-07T10:57:17.522Z] "encoding/json", [2024-05-07T10:57:17.522Z] "encoding/pem", [2024-05-07T10:57:17.522Z] "encoding/xml", [2024-05-07T10:57:17.522Z] "errors", [2024-05-07T10:57:17.522Z] "fmt", [2024-05-07T10:57:17.522Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.522Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.522Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.522Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.522Z] "github.com/google/uuid", [2024-05-07T10:57:17.522Z] "github.com/josharian/intern", [2024-05-07T10:57:17.522Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.522Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.522Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.522Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.522Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.522Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.522Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.522Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.522Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.522Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.522Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.522Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.522Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.522Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.522Z] "github.com/openziti/identity", [2024-05-07T10:57:17.522Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.522Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.522Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.522Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.522Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.522Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.522Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.522Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.522Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.522Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.522Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.522Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.522Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.522Z] "github.com/pkg/errors", [2024-05-07T10:57:17.522Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.522Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.522Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.522Z] "go/token", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.522Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.522Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.522Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.522Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.522Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.522Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.522Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.522Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.522Z] "golang.org/x/term", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.522Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.522Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.522Z] "hash", [2024-05-07T10:57:17.522Z] "hash/crc32", [2024-05-07T10:57:17.522Z] "hash/fnv", [2024-05-07T10:57:17.522Z] "html", [2024-05-07T10:57:17.522Z] "internal/abi", [2024-05-07T10:57:17.522Z] "internal/bytealg", [2024-05-07T10:57:17.522Z] "internal/cpu", [2024-05-07T10:57:17.522Z] "internal/fmtsort", [2024-05-07T10:57:17.522Z] "internal/goexperiment", [2024-05-07T10:57:17.522Z] "internal/itoa", [2024-05-07T10:57:17.522Z] "internal/nettrace", [2024-05-07T10:57:17.522Z] "internal/oserror", [2024-05-07T10:57:17.522Z] "internal/poll", [2024-05-07T10:57:17.522Z] "internal/race", [2024-05-07T10:57:17.522Z] "internal/reflectlite", [2024-05-07T10:57:17.522Z] "internal/singleflight", [2024-05-07T10:57:17.522Z] "internal/syscall/execenv", [2024-05-07T10:57:17.522Z] "internal/syscall/unix", [2024-05-07T10:57:17.522Z] "internal/testlog", [2024-05-07T10:57:17.522Z] "internal/unsafeheader", [2024-05-07T10:57:17.522Z] "io", [2024-05-07T10:57:17.522Z] "io/fs", [2024-05-07T10:57:17.522Z] "io/ioutil", [2024-05-07T10:57:17.522Z] "log", [2024-05-07T10:57:17.522Z] "math", [2024-05-07T10:57:17.522Z] "math/big", [2024-05-07T10:57:17.522Z] "math/bits", [2024-05-07T10:57:17.522Z] "math/rand", [2024-05-07T10:57:17.522Z] "mime", [2024-05-07T10:57:17.522Z] "mime/multipart", [2024-05-07T10:57:17.522Z] "mime/quotedprintable", [2024-05-07T10:57:17.522Z] "net", [2024-05-07T10:57:17.522Z] "net/http", [2024-05-07T10:57:17.522Z] "net/http/httptrace", [2024-05-07T10:57:17.522Z] "net/http/internal", [2024-05-07T10:57:17.522Z] "net/http/internal/ascii", [2024-05-07T10:57:17.522Z] "net/mail", [2024-05-07T10:57:17.522Z] "net/textproto", [2024-05-07T10:57:17.522Z] "net/url", [2024-05-07T10:57:17.522Z] "os", [2024-05-07T10:57:17.522Z] "os/user", [2024-05-07T10:57:17.522Z] "path", [2024-05-07T10:57:17.522Z] "path/filepath", [2024-05-07T10:57:17.522Z] "reflect", [2024-05-07T10:57:17.523Z] "regexp", [2024-05-07T10:57:17.523Z] "regexp/syntax", [2024-05-07T10:57:17.523Z] "runtime", [2024-05-07T10:57:17.523Z] "runtime/cgo", [2024-05-07T10:57:17.523Z] "runtime/internal/atomic", [2024-05-07T10:57:17.523Z] "runtime/internal/math", [2024-05-07T10:57:17.523Z] "runtime/internal/sys", [2024-05-07T10:57:17.523Z] "sort", [2024-05-07T10:57:17.523Z] "strconv", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "sync", [2024-05-07T10:57:17.523Z] "sync/atomic", [2024-05-07T10:57:17.523Z] "syscall", [2024-05-07T10:57:17.523Z] "time", [2024-05-07T10:57:17.523Z] "unicode", [2024-05-07T10:57:17.523Z] "unicode/utf16", [2024-05-07T10:57:17.523Z] "unicode/utf8", [2024-05-07T10:57:17.523Z] "unsafe", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "TestGoFiles": [ [2024-05-07T10:57:17.523Z] "conn_test.go", [2024-05-07T10:57:17.523Z] "seq_test.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "TestImports": [ [2024-05-07T10:57:17.523Z] "crypto/x509", [2024-05-07T10:57:17.523Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.523Z] "github.com/openziti/foundation/v2/sequencer", [2024-05-07T10:57:17.523Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.523Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.523Z] "sync/atomic", [2024-05-07T10:57:17.523Z] "testing", [2024-05-07T10:57:17.523Z] "time" [2024-05-07T10:57:17.523Z] ] [2024-05-07T10:57:17.523Z] } [2024-05-07T10:57:17.523Z] { [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/sdkinfo", [2024-05-07T10:57:17.523Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.523Z] "Name": "sdkinfo", [2024-05-07T10:57:17.523Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.523Z] "Module": { [2024-05-07T10:57:17.523Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.523Z] "Version": "v0.23.13", [2024-05-07T10:57:17.523Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.523Z] "Indirect": true, [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.523Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.523Z] "GoVersion": "1.20" [2024-05-07T10:57:17.523Z] }, [2024-05-07T10:57:17.523Z] "DepOnly": true, [2024-05-07T10:57:17.523Z] "Stale": true, [2024-05-07T10:57:17.523Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.523Z] "GoFiles": [ [2024-05-07T10:57:17.523Z] "build_info.go", [2024-05-07T10:57:17.523Z] "host.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.523Z] "host_js.go", [2024-05-07T10:57:17.523Z] "host_unix.go", [2024-05-07T10:57:17.523Z] "host_windows.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Imports": [ [2024-05-07T10:57:17.523Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.523Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.523Z] "runtime" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Deps": [ [2024-05-07T10:57:17.523Z] "bufio", [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "compress/flate", [2024-05-07T10:57:17.523Z] "compress/gzip", [2024-05-07T10:57:17.523Z] "container/list", [2024-05-07T10:57:17.523Z] "context", [2024-05-07T10:57:17.523Z] "crypto", [2024-05-07T10:57:17.523Z] "crypto/aes", [2024-05-07T10:57:17.523Z] "crypto/cipher", [2024-05-07T10:57:17.523Z] "crypto/des", [2024-05-07T10:57:17.523Z] "crypto/dsa", [2024-05-07T10:57:17.523Z] "crypto/ecdsa", [2024-05-07T10:57:17.523Z] "crypto/ed25519", [2024-05-07T10:57:17.523Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.523Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.523Z] "crypto/elliptic", [2024-05-07T10:57:17.523Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.523Z] "crypto/hmac", [2024-05-07T10:57:17.523Z] "crypto/internal/randutil", [2024-05-07T10:57:17.523Z] "crypto/internal/subtle", [2024-05-07T10:57:17.523Z] "crypto/md5", [2024-05-07T10:57:17.523Z] "crypto/rand", [2024-05-07T10:57:17.523Z] "crypto/rc4", [2024-05-07T10:57:17.523Z] "crypto/rsa", [2024-05-07T10:57:17.523Z] "crypto/sha1", [2024-05-07T10:57:17.523Z] "crypto/sha256", [2024-05-07T10:57:17.523Z] "crypto/sha512", [2024-05-07T10:57:17.523Z] "crypto/subtle", [2024-05-07T10:57:17.523Z] "crypto/tls", [2024-05-07T10:57:17.523Z] "crypto/x509", [2024-05-07T10:57:17.523Z] "crypto/x509/pkix", [2024-05-07T10:57:17.523Z] "database/sql/driver", [2024-05-07T10:57:17.523Z] "embed", [2024-05-07T10:57:17.523Z] "encoding", [2024-05-07T10:57:17.523Z] "encoding/asn1", [2024-05-07T10:57:17.523Z] "encoding/base64", [2024-05-07T10:57:17.523Z] "encoding/binary", [2024-05-07T10:57:17.523Z] "encoding/csv", [2024-05-07T10:57:17.523Z] "encoding/gob", [2024-05-07T10:57:17.523Z] "encoding/hex", [2024-05-07T10:57:17.523Z] "encoding/json", [2024-05-07T10:57:17.523Z] "encoding/pem", [2024-05-07T10:57:17.523Z] "encoding/xml", [2024-05-07T10:57:17.523Z] "errors", [2024-05-07T10:57:17.523Z] "fmt", [2024-05-07T10:57:17.523Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.523Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.523Z] "github.com/google/uuid", [2024-05-07T10:57:17.523Z] "github.com/josharian/intern", [2024-05-07T10:57:17.523Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.523Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.523Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.523Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.523Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.523Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.523Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.523Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.523Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.523Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.523Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.523Z] "hash", [2024-05-07T10:57:17.523Z] "hash/crc32", [2024-05-07T10:57:17.523Z] "html", [2024-05-07T10:57:17.523Z] "internal/abi", [2024-05-07T10:57:17.523Z] "internal/bytealg", [2024-05-07T10:57:17.523Z] "internal/cpu", [2024-05-07T10:57:17.523Z] "internal/fmtsort", [2024-05-07T10:57:17.523Z] "internal/goexperiment", [2024-05-07T10:57:17.523Z] "internal/itoa", [2024-05-07T10:57:17.523Z] "internal/nettrace", [2024-05-07T10:57:17.523Z] "internal/oserror", [2024-05-07T10:57:17.523Z] "internal/poll", [2024-05-07T10:57:17.523Z] "internal/race", [2024-05-07T10:57:17.523Z] "internal/reflectlite", [2024-05-07T10:57:17.523Z] "internal/singleflight", [2024-05-07T10:57:17.523Z] "internal/syscall/execenv", [2024-05-07T10:57:17.523Z] "internal/syscall/unix", [2024-05-07T10:57:17.523Z] "internal/testlog", [2024-05-07T10:57:17.523Z] "internal/unsafeheader", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "io/fs", [2024-05-07T10:57:17.523Z] "io/ioutil", [2024-05-07T10:57:17.523Z] "log", [2024-05-07T10:57:17.523Z] "math", [2024-05-07T10:57:17.523Z] "math/big", [2024-05-07T10:57:17.523Z] "math/bits", [2024-05-07T10:57:17.523Z] "math/rand", [2024-05-07T10:57:17.523Z] "mime", [2024-05-07T10:57:17.523Z] "mime/multipart", [2024-05-07T10:57:17.523Z] "mime/quotedprintable", [2024-05-07T10:57:17.523Z] "net", [2024-05-07T10:57:17.523Z] "net/http", [2024-05-07T10:57:17.523Z] "net/http/httptrace", [2024-05-07T10:57:17.523Z] "net/http/internal", [2024-05-07T10:57:17.523Z] "net/http/internal/ascii", [2024-05-07T10:57:17.523Z] "net/mail", [2024-05-07T10:57:17.523Z] "net/textproto", [2024-05-07T10:57:17.523Z] "net/url", [2024-05-07T10:57:17.523Z] "os", [2024-05-07T10:57:17.523Z] "path", [2024-05-07T10:57:17.523Z] "path/filepath", [2024-05-07T10:57:17.523Z] "reflect", [2024-05-07T10:57:17.523Z] "regexp", [2024-05-07T10:57:17.523Z] "regexp/syntax", [2024-05-07T10:57:17.523Z] "runtime", [2024-05-07T10:57:17.523Z] "runtime/cgo", [2024-05-07T10:57:17.523Z] "runtime/internal/atomic", [2024-05-07T10:57:17.523Z] "runtime/internal/math", [2024-05-07T10:57:17.523Z] "runtime/internal/sys", [2024-05-07T10:57:17.523Z] "sort", [2024-05-07T10:57:17.523Z] "strconv", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "sync", [2024-05-07T10:57:17.523Z] "sync/atomic", [2024-05-07T10:57:17.523Z] "syscall", [2024-05-07T10:57:17.523Z] "time", [2024-05-07T10:57:17.523Z] "unicode", [2024-05-07T10:57:17.523Z] "unicode/utf16", [2024-05-07T10:57:17.523Z] "unicode/utf8", [2024-05-07T10:57:17.523Z] "unsafe", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.523Z] ] [2024-05-07T10:57:17.523Z] } [2024-05-07T10:57:17.523Z] { [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/ed25519", [2024-05-07T10:57:17.523Z] "ImportPath": "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.523Z] "Name": "ed25519", [2024-05-07T10:57:17.523Z] "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", [2024-05-07T10:57:17.523Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.523Z] "Module": { [2024-05-07T10:57:17.523Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.523Z] "Version": "v0.22.0", [2024-05-07T10:57:17.523Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.523Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.523Z] "GoVersion": "1.18" [2024-05-07T10:57:17.523Z] }, [2024-05-07T10:57:17.523Z] "DepOnly": true, [2024-05-07T10:57:17.523Z] "Stale": true, [2024-05-07T10:57:17.523Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.523Z] "GoFiles": [ [2024-05-07T10:57:17.523Z] "ed25519.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Imports": [ [2024-05-07T10:57:17.523Z] "crypto/ed25519", [2024-05-07T10:57:17.523Z] "io" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Deps": [ [2024-05-07T10:57:17.523Z] "bufio", [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "crypto", [2024-05-07T10:57:17.523Z] "crypto/aes", [2024-05-07T10:57:17.523Z] "crypto/cipher", [2024-05-07T10:57:17.523Z] "crypto/ed25519", [2024-05-07T10:57:17.523Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.523Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.523Z] "crypto/internal/subtle", [2024-05-07T10:57:17.523Z] "crypto/rand", [2024-05-07T10:57:17.523Z] "crypto/sha512", [2024-05-07T10:57:17.523Z] "crypto/subtle", [2024-05-07T10:57:17.523Z] "encoding/binary", [2024-05-07T10:57:17.523Z] "errors", [2024-05-07T10:57:17.523Z] "fmt", [2024-05-07T10:57:17.523Z] "hash", [2024-05-07T10:57:17.523Z] "internal/abi", [2024-05-07T10:57:17.523Z] "internal/bytealg", [2024-05-07T10:57:17.523Z] "internal/cpu", [2024-05-07T10:57:17.523Z] "internal/fmtsort", [2024-05-07T10:57:17.523Z] "internal/goexperiment", [2024-05-07T10:57:17.523Z] "internal/itoa", [2024-05-07T10:57:17.523Z] "internal/oserror", [2024-05-07T10:57:17.523Z] "internal/poll", [2024-05-07T10:57:17.523Z] "internal/race", [2024-05-07T10:57:17.523Z] "internal/reflectlite", [2024-05-07T10:57:17.523Z] "internal/syscall/execenv", [2024-05-07T10:57:17.523Z] "internal/syscall/unix", [2024-05-07T10:57:17.523Z] "internal/testlog", [2024-05-07T10:57:17.523Z] "internal/unsafeheader", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "io/fs", [2024-05-07T10:57:17.523Z] "math", [2024-05-07T10:57:17.523Z] "math/big", [2024-05-07T10:57:17.523Z] "math/bits", [2024-05-07T10:57:17.523Z] "math/rand", [2024-05-07T10:57:17.523Z] "os", [2024-05-07T10:57:17.523Z] "path", [2024-05-07T10:57:17.523Z] "reflect", [2024-05-07T10:57:17.523Z] "runtime", [2024-05-07T10:57:17.523Z] "runtime/internal/atomic", [2024-05-07T10:57:17.523Z] "runtime/internal/math", [2024-05-07T10:57:17.523Z] "runtime/internal/sys", [2024-05-07T10:57:17.523Z] "sort", [2024-05-07T10:57:17.523Z] "strconv", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "sync", [2024-05-07T10:57:17.523Z] "sync/atomic", [2024-05-07T10:57:17.523Z] "syscall", [2024-05-07T10:57:17.523Z] "time", [2024-05-07T10:57:17.523Z] "unicode", [2024-05-07T10:57:17.523Z] "unicode/utf8", [2024-05-07T10:57:17.523Z] "unsafe" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "XTestGoFiles": [ [2024-05-07T10:57:17.523Z] "ed25519_test.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "XTestImports": [ [2024-05-07T10:57:17.523Z] "crypto/ed25519", [2024-05-07T10:57:17.523Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.523Z] "testing" [2024-05-07T10:57:17.523Z] ] [2024-05-07T10:57:17.523Z] } [2024-05-07T10:57:17.523Z] { [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher", [2024-05-07T10:57:17.523Z] "ImportPath": "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.523Z] "Name": "josecipher", [2024-05-07T10:57:17.523Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.523Z] "Module": { [2024-05-07T10:57:17.523Z] "Path": "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.523Z] "Version": "v2.6.0", [2024-05-07T10:57:17.523Z] "Time": "2021-06-05T20:43:59Z", [2024-05-07T10:57:17.523Z] "Indirect": true, [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.523Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-05-07T10:57:17.523Z] }, [2024-05-07T10:57:17.523Z] "DepOnly": true, [2024-05-07T10:57:17.523Z] "Stale": true, [2024-05-07T10:57:17.523Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.523Z] "GoFiles": [ [2024-05-07T10:57:17.523Z] "cbc_hmac.go", [2024-05-07T10:57:17.523Z] "concat_kdf.go", [2024-05-07T10:57:17.523Z] "ecdh_es.go", [2024-05-07T10:57:17.523Z] "key_wrap.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Imports": [ [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "crypto", [2024-05-07T10:57:17.523Z] "crypto/cipher", [2024-05-07T10:57:17.523Z] "crypto/ecdsa", [2024-05-07T10:57:17.523Z] "crypto/elliptic", [2024-05-07T10:57:17.523Z] "crypto/hmac", [2024-05-07T10:57:17.523Z] "crypto/sha256", [2024-05-07T10:57:17.523Z] "crypto/sha512", [2024-05-07T10:57:17.523Z] "crypto/subtle", [2024-05-07T10:57:17.523Z] "encoding/binary", [2024-05-07T10:57:17.523Z] "errors", [2024-05-07T10:57:17.523Z] "hash", [2024-05-07T10:57:17.523Z] "io" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Deps": [ [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "crypto", [2024-05-07T10:57:17.523Z] "crypto/aes", [2024-05-07T10:57:17.523Z] "crypto/cipher", [2024-05-07T10:57:17.523Z] "crypto/ecdsa", [2024-05-07T10:57:17.523Z] "crypto/elliptic", [2024-05-07T10:57:17.523Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.523Z] "crypto/hmac", [2024-05-07T10:57:17.523Z] "crypto/internal/randutil", [2024-05-07T10:57:17.523Z] "crypto/internal/subtle", [2024-05-07T10:57:17.523Z] "crypto/sha256", [2024-05-07T10:57:17.523Z] "crypto/sha512", [2024-05-07T10:57:17.523Z] "crypto/subtle", [2024-05-07T10:57:17.523Z] "encoding/asn1", [2024-05-07T10:57:17.523Z] "encoding/binary", [2024-05-07T10:57:17.523Z] "errors", [2024-05-07T10:57:17.523Z] "fmt", [2024-05-07T10:57:17.523Z] "hash", [2024-05-07T10:57:17.523Z] "internal/abi", [2024-05-07T10:57:17.523Z] "internal/bytealg", [2024-05-07T10:57:17.523Z] "internal/cpu", [2024-05-07T10:57:17.523Z] "internal/fmtsort", [2024-05-07T10:57:17.523Z] "internal/goexperiment", [2024-05-07T10:57:17.523Z] "internal/itoa", [2024-05-07T10:57:17.523Z] "internal/oserror", [2024-05-07T10:57:17.523Z] "internal/poll", [2024-05-07T10:57:17.523Z] "internal/race", [2024-05-07T10:57:17.523Z] "internal/reflectlite", [2024-05-07T10:57:17.523Z] "internal/syscall/execenv", [2024-05-07T10:57:17.523Z] "internal/syscall/unix", [2024-05-07T10:57:17.523Z] "internal/testlog", [2024-05-07T10:57:17.523Z] "internal/unsafeheader", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "io/fs", [2024-05-07T10:57:17.523Z] "math", [2024-05-07T10:57:17.523Z] "math/big", [2024-05-07T10:57:17.523Z] "math/bits", [2024-05-07T10:57:17.523Z] "math/rand", [2024-05-07T10:57:17.523Z] "os", [2024-05-07T10:57:17.523Z] "path", [2024-05-07T10:57:17.523Z] "reflect", [2024-05-07T10:57:17.523Z] "runtime", [2024-05-07T10:57:17.523Z] "runtime/internal/atomic", [2024-05-07T10:57:17.523Z] "runtime/internal/math", [2024-05-07T10:57:17.523Z] "runtime/internal/sys", [2024-05-07T10:57:17.523Z] "sort", [2024-05-07T10:57:17.523Z] "strconv", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "sync", [2024-05-07T10:57:17.523Z] "sync/atomic", [2024-05-07T10:57:17.523Z] "syscall", [2024-05-07T10:57:17.523Z] "time", [2024-05-07T10:57:17.523Z] "unicode", [2024-05-07T10:57:17.523Z] "unicode/utf16", [2024-05-07T10:57:17.523Z] "unicode/utf8", [2024-05-07T10:57:17.523Z] "unsafe", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.523Z] "vendor/golang.org/x/crypto/cryptobyte/asn1" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "TestGoFiles": [ [2024-05-07T10:57:17.523Z] "cbc_hmac_test.go", [2024-05-07T10:57:17.523Z] "concat_kdf_test.go", [2024-05-07T10:57:17.523Z] "ecdh_es_test.go", [2024-05-07T10:57:17.523Z] "key_wrap_test.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "TestImports": [ [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "crypto", [2024-05-07T10:57:17.523Z] "crypto/aes", [2024-05-07T10:57:17.523Z] "crypto/cipher", [2024-05-07T10:57:17.523Z] "crypto/ecdsa", [2024-05-07T10:57:17.523Z] "crypto/elliptic", [2024-05-07T10:57:17.523Z] "crypto/rand", [2024-05-07T10:57:17.523Z] "encoding/base64", [2024-05-07T10:57:17.523Z] "encoding/hex", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "math/big", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "testing" [2024-05-07T10:57:17.523Z] ] [2024-05-07T10:57:17.523Z] } [2024-05-07T10:57:17.523Z] { [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json", [2024-05-07T10:57:17.523Z] "ImportPath": "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.523Z] "Name": "json", [2024-05-07T10:57:17.523Z] "Doc": "Package json implements encoding and decoding of JSON objects as defined in RFC 4627.", [2024-05-07T10:57:17.523Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.523Z] "Module": { [2024-05-07T10:57:17.523Z] "Path": "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.523Z] "Version": "v2.6.0", [2024-05-07T10:57:17.523Z] "Time": "2021-06-05T20:43:59Z", [2024-05-07T10:57:17.523Z] "Indirect": true, [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.523Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-05-07T10:57:17.523Z] }, [2024-05-07T10:57:17.523Z] "DepOnly": true, [2024-05-07T10:57:17.523Z] "Stale": true, [2024-05-07T10:57:17.523Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.523Z] "GoFiles": [ [2024-05-07T10:57:17.523Z] "decode.go", [2024-05-07T10:57:17.523Z] "encode.go", [2024-05-07T10:57:17.523Z] "indent.go", [2024-05-07T10:57:17.523Z] "scanner.go", [2024-05-07T10:57:17.523Z] "stream.go", [2024-05-07T10:57:17.523Z] "tags.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Imports": [ [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "encoding", [2024-05-07T10:57:17.523Z] "encoding/base64", [2024-05-07T10:57:17.523Z] "errors", [2024-05-07T10:57:17.523Z] "fmt", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "math", [2024-05-07T10:57:17.523Z] "reflect", [2024-05-07T10:57:17.523Z] "runtime", [2024-05-07T10:57:17.523Z] "sort", [2024-05-07T10:57:17.523Z] "strconv", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "sync", [2024-05-07T10:57:17.523Z] "unicode", [2024-05-07T10:57:17.523Z] "unicode/utf16", [2024-05-07T10:57:17.523Z] "unicode/utf8" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "Deps": [ [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "encoding", [2024-05-07T10:57:17.523Z] "encoding/base64", [2024-05-07T10:57:17.523Z] "encoding/binary", [2024-05-07T10:57:17.523Z] "errors", [2024-05-07T10:57:17.523Z] "fmt", [2024-05-07T10:57:17.523Z] "internal/abi", [2024-05-07T10:57:17.523Z] "internal/bytealg", [2024-05-07T10:57:17.523Z] "internal/cpu", [2024-05-07T10:57:17.523Z] "internal/fmtsort", [2024-05-07T10:57:17.523Z] "internal/goexperiment", [2024-05-07T10:57:17.523Z] "internal/itoa", [2024-05-07T10:57:17.523Z] "internal/oserror", [2024-05-07T10:57:17.523Z] "internal/poll", [2024-05-07T10:57:17.523Z] "internal/race", [2024-05-07T10:57:17.523Z] "internal/reflectlite", [2024-05-07T10:57:17.523Z] "internal/syscall/execenv", [2024-05-07T10:57:17.523Z] "internal/syscall/unix", [2024-05-07T10:57:17.523Z] "internal/testlog", [2024-05-07T10:57:17.523Z] "internal/unsafeheader", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "io/fs", [2024-05-07T10:57:17.523Z] "math", [2024-05-07T10:57:17.523Z] "math/bits", [2024-05-07T10:57:17.523Z] "os", [2024-05-07T10:57:17.523Z] "path", [2024-05-07T10:57:17.523Z] "reflect", [2024-05-07T10:57:17.523Z] "runtime", [2024-05-07T10:57:17.523Z] "runtime/internal/atomic", [2024-05-07T10:57:17.523Z] "runtime/internal/math", [2024-05-07T10:57:17.523Z] "runtime/internal/sys", [2024-05-07T10:57:17.523Z] "sort", [2024-05-07T10:57:17.523Z] "strconv", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "sync", [2024-05-07T10:57:17.523Z] "sync/atomic", [2024-05-07T10:57:17.523Z] "syscall", [2024-05-07T10:57:17.523Z] "time", [2024-05-07T10:57:17.523Z] "unicode", [2024-05-07T10:57:17.523Z] "unicode/utf16", [2024-05-07T10:57:17.523Z] "unicode/utf8", [2024-05-07T10:57:17.523Z] "unsafe" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "TestGoFiles": [ [2024-05-07T10:57:17.523Z] "bench_test.go", [2024-05-07T10:57:17.523Z] "decode_test.go", [2024-05-07T10:57:17.523Z] "encode_test.go", [2024-05-07T10:57:17.523Z] "number_test.go", [2024-05-07T10:57:17.523Z] "scanner_test.go", [2024-05-07T10:57:17.523Z] "stream_test.go", [2024-05-07T10:57:17.523Z] "tagkey_test.go", [2024-05-07T10:57:17.523Z] "tags_test.go" [2024-05-07T10:57:17.523Z] ], [2024-05-07T10:57:17.523Z] "TestImports": [ [2024-05-07T10:57:17.523Z] "bytes", [2024-05-07T10:57:17.523Z] "compress/gzip", [2024-05-07T10:57:17.523Z] "encoding", [2024-05-07T10:57:17.523Z] "fmt", [2024-05-07T10:57:17.523Z] "image", [2024-05-07T10:57:17.523Z] "io", [2024-05-07T10:57:17.523Z] "io/ioutil", [2024-05-07T10:57:17.523Z] "log", [2024-05-07T10:57:17.523Z] "math", [2024-05-07T10:57:17.523Z] "math/rand", [2024-05-07T10:57:17.523Z] "net", [2024-05-07T10:57:17.523Z] "net/http", [2024-05-07T10:57:17.523Z] "net/http/httptest", [2024-05-07T10:57:17.523Z] "os", [2024-05-07T10:57:17.523Z] "reflect", [2024-05-07T10:57:17.523Z] "regexp", [2024-05-07T10:57:17.523Z] "strings", [2024-05-07T10:57:17.523Z] "testing", [2024-05-07T10:57:17.523Z] "time", [2024-05-07T10:57:17.523Z] "unicode" [2024-05-07T10:57:17.523Z] ] [2024-05-07T10:57:17.523Z] } [2024-05-07T10:57:17.523Z] { [2024-05-07T10:57:17.523Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.523Z] "ImportPath": "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.523Z] "Name": "jose", [2024-05-07T10:57:17.523Z] "Doc": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.", [2024-05-07T10:57:17.523Z] "Root": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.523Z] "Module": { [2024-05-07T10:57:17.524Z] "Path": "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.524Z] "Version": "v2.6.0", [2024-05-07T10:57:17.524Z] "Time": "2021-06-05T20:43:59Z", [2024-05-07T10:57:17.524Z] "Indirect": true, [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0", [2024-05-07T10:57:17.524Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.mod" [2024-05-07T10:57:17.524Z] }, [2024-05-07T10:57:17.524Z] "DepOnly": true, [2024-05-07T10:57:17.524Z] "Stale": true, [2024-05-07T10:57:17.524Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.524Z] "GoFiles": [ [2024-05-07T10:57:17.524Z] "asymmetric.go", [2024-05-07T10:57:17.524Z] "crypter.go", [2024-05-07T10:57:17.524Z] "doc.go", [2024-05-07T10:57:17.524Z] "encoding.go", [2024-05-07T10:57:17.524Z] "jwe.go", [2024-05-07T10:57:17.524Z] "jwk.go", [2024-05-07T10:57:17.524Z] "jws.go", [2024-05-07T10:57:17.524Z] "opaque.go", [2024-05-07T10:57:17.524Z] "shared.go", [2024-05-07T10:57:17.524Z] "signing.go", [2024-05-07T10:57:17.524Z] "symmetric.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Imports": [ [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "compress/flate", [2024-05-07T10:57:17.524Z] "crypto", [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/ecdsa", [2024-05-07T10:57:17.524Z] "crypto/elliptic", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/rsa", [2024-05-07T10:57:17.524Z] "crypto/sha1", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/sha512", [2024-05-07T10:57:17.524Z] "crypto/subtle", [2024-05-07T10:57:17.524Z] "crypto/x509", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/binary", [2024-05-07T10:57:17.524Z] "encoding/hex", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "math/big", [2024-05-07T10:57:17.524Z] "net/url", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "unicode" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Deps": [ [2024-05-07T10:57:17.524Z] "bufio", [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "compress/flate", [2024-05-07T10:57:17.524Z] "context", [2024-05-07T10:57:17.524Z] "crypto", [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/des", [2024-05-07T10:57:17.524Z] "crypto/dsa", [2024-05-07T10:57:17.524Z] "crypto/ecdsa", [2024-05-07T10:57:17.524Z] "crypto/ed25519", [2024-05-07T10:57:17.524Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.524Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.524Z] "crypto/elliptic", [2024-05-07T10:57:17.524Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/internal/randutil", [2024-05-07T10:57:17.524Z] "crypto/internal/subtle", [2024-05-07T10:57:17.524Z] "crypto/md5", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/rsa", [2024-05-07T10:57:17.524Z] "crypto/sha1", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/sha512", [2024-05-07T10:57:17.524Z] "crypto/subtle", [2024-05-07T10:57:17.524Z] "crypto/x509", [2024-05-07T10:57:17.524Z] "crypto/x509/pkix", [2024-05-07T10:57:17.524Z] "encoding", [2024-05-07T10:57:17.524Z] "encoding/asn1", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/binary", [2024-05-07T10:57:17.524Z] "encoding/hex", [2024-05-07T10:57:17.524Z] "encoding/pem", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "internal/abi", [2024-05-07T10:57:17.524Z] "internal/bytealg", [2024-05-07T10:57:17.524Z] "internal/cpu", [2024-05-07T10:57:17.524Z] "internal/fmtsort", [2024-05-07T10:57:17.524Z] "internal/goexperiment", [2024-05-07T10:57:17.524Z] "internal/itoa", [2024-05-07T10:57:17.524Z] "internal/nettrace", [2024-05-07T10:57:17.524Z] "internal/oserror", [2024-05-07T10:57:17.524Z] "internal/poll", [2024-05-07T10:57:17.524Z] "internal/race", [2024-05-07T10:57:17.524Z] "internal/reflectlite", [2024-05-07T10:57:17.524Z] "internal/singleflight", [2024-05-07T10:57:17.524Z] "internal/syscall/execenv", [2024-05-07T10:57:17.524Z] "internal/syscall/unix", [2024-05-07T10:57:17.524Z] "internal/testlog", [2024-05-07T10:57:17.524Z] "internal/unsafeheader", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "io/fs", [2024-05-07T10:57:17.524Z] "math", [2024-05-07T10:57:17.524Z] "math/big", [2024-05-07T10:57:17.524Z] "math/bits", [2024-05-07T10:57:17.524Z] "math/rand", [2024-05-07T10:57:17.524Z] "net", [2024-05-07T10:57:17.524Z] "net/url", [2024-05-07T10:57:17.524Z] "os", [2024-05-07T10:57:17.524Z] "path", [2024-05-07T10:57:17.524Z] "path/filepath", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "runtime", [2024-05-07T10:57:17.524Z] "runtime/cgo", [2024-05-07T10:57:17.524Z] "runtime/internal/atomic", [2024-05-07T10:57:17.524Z] "runtime/internal/math", [2024-05-07T10:57:17.524Z] "runtime/internal/sys", [2024-05-07T10:57:17.524Z] "sort", [2024-05-07T10:57:17.524Z] "strconv", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "sync", [2024-05-07T10:57:17.524Z] "sync/atomic", [2024-05-07T10:57:17.524Z] "syscall", [2024-05-07T10:57:17.524Z] "time", [2024-05-07T10:57:17.524Z] "unicode", [2024-05-07T10:57:17.524Z] "unicode/utf16", [2024-05-07T10:57:17.524Z] "unicode/utf8", [2024-05-07T10:57:17.524Z] "unsafe", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "TestGoFiles": [ [2024-05-07T10:57:17.524Z] "asymmetric_test.go", [2024-05-07T10:57:17.524Z] "crypter_test.go", [2024-05-07T10:57:17.524Z] "doc_test.go", [2024-05-07T10:57:17.524Z] "encoding_test.go", [2024-05-07T10:57:17.524Z] "jwe_test.go", [2024-05-07T10:57:17.524Z] "jwk_test.go", [2024-05-07T10:57:17.524Z] "jws_test.go", [2024-05-07T10:57:17.524Z] "opaque_test.go", [2024-05-07T10:57:17.524Z] "signing_test.go", [2024-05-07T10:57:17.524Z] "symmetric_test.go", [2024-05-07T10:57:17.524Z] "utils_test.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "TestImports": [ [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "crypto", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/ecdsa", [2024-05-07T10:57:17.524Z] "crypto/elliptic", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/rsa", [2024-05-07T10:57:17.524Z] "crypto/sha1", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/x509", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/hex", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.524Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.524Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "math/big", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "regexp", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "testing" [2024-05-07T10:57:17.524Z] ] [2024-05-07T10:57:17.524Z] } [2024-05-07T10:57:17.524Z] { [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/crypto", [2024-05-07T10:57:17.524Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.524Z] "Name": "crypto", [2024-05-07T10:57:17.524Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.524Z] "Module": { [2024-05-07T10:57:17.524Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.524Z] "Version": "v2.12.0", [2024-05-07T10:57:17.524Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.524Z] "Indirect": true, [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.524Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.524Z] "GoVersion": "1.19" [2024-05-07T10:57:17.524Z] }, [2024-05-07T10:57:17.524Z] "DepOnly": true, [2024-05-07T10:57:17.524Z] "Stale": true, [2024-05-07T10:57:17.524Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.524Z] "GoFiles": [ [2024-05-07T10:57:17.524Z] "crypto.go", [2024-05-07T10:57:17.524Z] "hash.go", [2024-05-07T10:57:17.524Z] "key.go", [2024-05-07T10:57:17.524Z] "sign.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Imports": [ [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/rsa", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/sha512", [2024-05-07T10:57:17.524Z] "crypto/x509", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/json", [2024-05-07T10:57:17.524Z] "encoding/pem", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "io" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Deps": [ [2024-05-07T10:57:17.524Z] "bufio", [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "compress/flate", [2024-05-07T10:57:17.524Z] "context", [2024-05-07T10:57:17.524Z] "crypto", [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/des", [2024-05-07T10:57:17.524Z] "crypto/dsa", [2024-05-07T10:57:17.524Z] "crypto/ecdsa", [2024-05-07T10:57:17.524Z] "crypto/ed25519", [2024-05-07T10:57:17.524Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.524Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.524Z] "crypto/elliptic", [2024-05-07T10:57:17.524Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/internal/randutil", [2024-05-07T10:57:17.524Z] "crypto/internal/subtle", [2024-05-07T10:57:17.524Z] "crypto/md5", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/rsa", [2024-05-07T10:57:17.524Z] "crypto/sha1", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/sha512", [2024-05-07T10:57:17.524Z] "crypto/subtle", [2024-05-07T10:57:17.524Z] "crypto/x509", [2024-05-07T10:57:17.524Z] "crypto/x509/pkix", [2024-05-07T10:57:17.524Z] "encoding", [2024-05-07T10:57:17.524Z] "encoding/asn1", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/binary", [2024-05-07T10:57:17.524Z] "encoding/hex", [2024-05-07T10:57:17.524Z] "encoding/json", [2024-05-07T10:57:17.524Z] "encoding/pem", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.524Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.524Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "internal/abi", [2024-05-07T10:57:17.524Z] "internal/bytealg", [2024-05-07T10:57:17.524Z] "internal/cpu", [2024-05-07T10:57:17.524Z] "internal/fmtsort", [2024-05-07T10:57:17.524Z] "internal/goexperiment", [2024-05-07T10:57:17.524Z] "internal/itoa", [2024-05-07T10:57:17.524Z] "internal/nettrace", [2024-05-07T10:57:17.524Z] "internal/oserror", [2024-05-07T10:57:17.524Z] "internal/poll", [2024-05-07T10:57:17.524Z] "internal/race", [2024-05-07T10:57:17.524Z] "internal/reflectlite", [2024-05-07T10:57:17.524Z] "internal/singleflight", [2024-05-07T10:57:17.524Z] "internal/syscall/execenv", [2024-05-07T10:57:17.524Z] "internal/syscall/unix", [2024-05-07T10:57:17.524Z] "internal/testlog", [2024-05-07T10:57:17.524Z] "internal/unsafeheader", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "io/fs", [2024-05-07T10:57:17.524Z] "math", [2024-05-07T10:57:17.524Z] "math/big", [2024-05-07T10:57:17.524Z] "math/bits", [2024-05-07T10:57:17.524Z] "math/rand", [2024-05-07T10:57:17.524Z] "net", [2024-05-07T10:57:17.524Z] "net/url", [2024-05-07T10:57:17.524Z] "os", [2024-05-07T10:57:17.524Z] "path", [2024-05-07T10:57:17.524Z] "path/filepath", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "runtime", [2024-05-07T10:57:17.524Z] "runtime/cgo", [2024-05-07T10:57:17.524Z] "runtime/internal/atomic", [2024-05-07T10:57:17.524Z] "runtime/internal/math", [2024-05-07T10:57:17.524Z] "runtime/internal/sys", [2024-05-07T10:57:17.524Z] "sort", [2024-05-07T10:57:17.524Z] "strconv", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "sync", [2024-05-07T10:57:17.524Z] "sync/atomic", [2024-05-07T10:57:17.524Z] "syscall", [2024-05-07T10:57:17.524Z] "time", [2024-05-07T10:57:17.524Z] "unicode", [2024-05-07T10:57:17.524Z] "unicode/utf16", [2024-05-07T10:57:17.524Z] "unicode/utf8", [2024-05-07T10:57:17.524Z] "unsafe", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.524Z] ] [2024-05-07T10:57:17.524Z] } [2024-05-07T10:57:17.524Z] { [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-05-07T10:57:17.524Z] "ImportPath": "github.com/gorilla/securecookie", [2024-05-07T10:57:17.524Z] "Name": "securecookie", [2024-05-07T10:57:17.524Z] "Doc": "Package securecookie encodes and decodes authenticated and optionally encrypted cookie values.", [2024-05-07T10:57:17.524Z] "Root": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-05-07T10:57:17.524Z] "Module": { [2024-05-07T10:57:17.524Z] "Path": "github.com/gorilla/securecookie", [2024-05-07T10:57:17.524Z] "Version": "v1.1.1", [2024-05-07T10:57:17.524Z] "Time": "2017-02-24T19:38:04Z", [2024-05-07T10:57:17.524Z] "Indirect": true, [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/gorilla/securecookie@v1.1.1", [2024-05-07T10:57:17.524Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/securecookie/@v/v1.1.1.mod" [2024-05-07T10:57:17.524Z] }, [2024-05-07T10:57:17.524Z] "DepOnly": true, [2024-05-07T10:57:17.524Z] "Stale": true, [2024-05-07T10:57:17.524Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.524Z] "GoFiles": [ [2024-05-07T10:57:17.524Z] "doc.go", [2024-05-07T10:57:17.524Z] "securecookie.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.524Z] "fuzz.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Imports": [ [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/subtle", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/gob", [2024-05-07T10:57:17.524Z] "encoding/json", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "strconv", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "time" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Deps": [ [2024-05-07T10:57:17.524Z] "bufio", [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "crypto", [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/internal/subtle", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/subtle", [2024-05-07T10:57:17.524Z] "encoding", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/binary", [2024-05-07T10:57:17.524Z] "encoding/gob", [2024-05-07T10:57:17.524Z] "encoding/json", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "internal/abi", [2024-05-07T10:57:17.524Z] "internal/bytealg", [2024-05-07T10:57:17.524Z] "internal/cpu", [2024-05-07T10:57:17.524Z] "internal/fmtsort", [2024-05-07T10:57:17.524Z] "internal/goexperiment", [2024-05-07T10:57:17.524Z] "internal/itoa", [2024-05-07T10:57:17.524Z] "internal/oserror", [2024-05-07T10:57:17.524Z] "internal/poll", [2024-05-07T10:57:17.524Z] "internal/race", [2024-05-07T10:57:17.524Z] "internal/reflectlite", [2024-05-07T10:57:17.524Z] "internal/syscall/execenv", [2024-05-07T10:57:17.524Z] "internal/syscall/unix", [2024-05-07T10:57:17.524Z] "internal/testlog", [2024-05-07T10:57:17.524Z] "internal/unsafeheader", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "io/fs", [2024-05-07T10:57:17.524Z] "math", [2024-05-07T10:57:17.524Z] "math/big", [2024-05-07T10:57:17.524Z] "math/bits", [2024-05-07T10:57:17.524Z] "math/rand", [2024-05-07T10:57:17.524Z] "os", [2024-05-07T10:57:17.524Z] "path", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "runtime", [2024-05-07T10:57:17.524Z] "runtime/internal/atomic", [2024-05-07T10:57:17.524Z] "runtime/internal/math", [2024-05-07T10:57:17.524Z] "runtime/internal/sys", [2024-05-07T10:57:17.524Z] "sort", [2024-05-07T10:57:17.524Z] "strconv", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "sync", [2024-05-07T10:57:17.524Z] "sync/atomic", [2024-05-07T10:57:17.524Z] "syscall", [2024-05-07T10:57:17.524Z] "time", [2024-05-07T10:57:17.524Z] "unicode", [2024-05-07T10:57:17.524Z] "unicode/utf16", [2024-05-07T10:57:17.524Z] "unicode/utf8", [2024-05-07T10:57:17.524Z] "unsafe" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "TestGoFiles": [ [2024-05-07T10:57:17.524Z] "securecookie_test.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "TestImports": [ [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "testing" [2024-05-07T10:57:17.524Z] ] [2024-05-07T10:57:17.524Z] } [2024-05-07T10:57:17.524Z] { [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/http", [2024-05-07T10:57:17.524Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.524Z] "Name": "http", [2024-05-07T10:57:17.524Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.524Z] "Module": { [2024-05-07T10:57:17.524Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.524Z] "Version": "v2.12.0", [2024-05-07T10:57:17.524Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.524Z] "Indirect": true, [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.524Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.524Z] "GoVersion": "1.19" [2024-05-07T10:57:17.524Z] }, [2024-05-07T10:57:17.524Z] "DepOnly": true, [2024-05-07T10:57:17.524Z] "Stale": true, [2024-05-07T10:57:17.524Z] "StaleReason": "stale dependency: github.com/gorilla/securecookie", [2024-05-07T10:57:17.524Z] "GoFiles": [ [2024-05-07T10:57:17.524Z] "cookie.go", [2024-05-07T10:57:17.524Z] "http.go", [2024-05-07T10:57:17.524Z] "marshal.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Imports": [ [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "context", [2024-05-07T10:57:17.524Z] "encoding/json", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "log", [2024-05-07T10:57:17.524Z] "net/http", [2024-05-07T10:57:17.524Z] "net/url", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "time" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "Deps": [ [2024-05-07T10:57:17.524Z] "bufio", [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "compress/flate", [2024-05-07T10:57:17.524Z] "compress/gzip", [2024-05-07T10:57:17.524Z] "container/list", [2024-05-07T10:57:17.524Z] "context", [2024-05-07T10:57:17.524Z] "crypto", [2024-05-07T10:57:17.524Z] "crypto/aes", [2024-05-07T10:57:17.524Z] "crypto/cipher", [2024-05-07T10:57:17.524Z] "crypto/des", [2024-05-07T10:57:17.524Z] "crypto/dsa", [2024-05-07T10:57:17.524Z] "crypto/ecdsa", [2024-05-07T10:57:17.524Z] "crypto/ed25519", [2024-05-07T10:57:17.524Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.524Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.524Z] "crypto/elliptic", [2024-05-07T10:57:17.524Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.524Z] "crypto/hmac", [2024-05-07T10:57:17.524Z] "crypto/internal/randutil", [2024-05-07T10:57:17.524Z] "crypto/internal/subtle", [2024-05-07T10:57:17.524Z] "crypto/md5", [2024-05-07T10:57:17.524Z] "crypto/rand", [2024-05-07T10:57:17.524Z] "crypto/rc4", [2024-05-07T10:57:17.524Z] "crypto/rsa", [2024-05-07T10:57:17.524Z] "crypto/sha1", [2024-05-07T10:57:17.524Z] "crypto/sha256", [2024-05-07T10:57:17.524Z] "crypto/sha512", [2024-05-07T10:57:17.524Z] "crypto/subtle", [2024-05-07T10:57:17.524Z] "crypto/tls", [2024-05-07T10:57:17.524Z] "crypto/x509", [2024-05-07T10:57:17.524Z] "crypto/x509/pkix", [2024-05-07T10:57:17.524Z] "encoding", [2024-05-07T10:57:17.524Z] "encoding/asn1", [2024-05-07T10:57:17.524Z] "encoding/base64", [2024-05-07T10:57:17.524Z] "encoding/binary", [2024-05-07T10:57:17.524Z] "encoding/gob", [2024-05-07T10:57:17.524Z] "encoding/hex", [2024-05-07T10:57:17.524Z] "encoding/json", [2024-05-07T10:57:17.524Z] "encoding/pem", [2024-05-07T10:57:17.524Z] "errors", [2024-05-07T10:57:17.524Z] "fmt", [2024-05-07T10:57:17.524Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.524Z] "hash", [2024-05-07T10:57:17.524Z] "hash/crc32", [2024-05-07T10:57:17.524Z] "internal/abi", [2024-05-07T10:57:17.524Z] "internal/bytealg", [2024-05-07T10:57:17.524Z] "internal/cpu", [2024-05-07T10:57:17.524Z] "internal/fmtsort", [2024-05-07T10:57:17.524Z] "internal/goexperiment", [2024-05-07T10:57:17.524Z] "internal/itoa", [2024-05-07T10:57:17.524Z] "internal/nettrace", [2024-05-07T10:57:17.524Z] "internal/oserror", [2024-05-07T10:57:17.524Z] "internal/poll", [2024-05-07T10:57:17.524Z] "internal/race", [2024-05-07T10:57:17.524Z] "internal/reflectlite", [2024-05-07T10:57:17.524Z] "internal/singleflight", [2024-05-07T10:57:17.524Z] "internal/syscall/execenv", [2024-05-07T10:57:17.524Z] "internal/syscall/unix", [2024-05-07T10:57:17.524Z] "internal/testlog", [2024-05-07T10:57:17.524Z] "internal/unsafeheader", [2024-05-07T10:57:17.524Z] "io", [2024-05-07T10:57:17.524Z] "io/fs", [2024-05-07T10:57:17.524Z] "io/ioutil", [2024-05-07T10:57:17.524Z] "log", [2024-05-07T10:57:17.524Z] "math", [2024-05-07T10:57:17.524Z] "math/big", [2024-05-07T10:57:17.524Z] "math/bits", [2024-05-07T10:57:17.524Z] "math/rand", [2024-05-07T10:57:17.524Z] "mime", [2024-05-07T10:57:17.524Z] "mime/multipart", [2024-05-07T10:57:17.524Z] "mime/quotedprintable", [2024-05-07T10:57:17.524Z] "net", [2024-05-07T10:57:17.524Z] "net/http", [2024-05-07T10:57:17.524Z] "net/http/httptrace", [2024-05-07T10:57:17.524Z] "net/http/internal", [2024-05-07T10:57:17.524Z] "net/http/internal/ascii", [2024-05-07T10:57:17.524Z] "net/textproto", [2024-05-07T10:57:17.524Z] "net/url", [2024-05-07T10:57:17.524Z] "os", [2024-05-07T10:57:17.524Z] "path", [2024-05-07T10:57:17.524Z] "path/filepath", [2024-05-07T10:57:17.524Z] "reflect", [2024-05-07T10:57:17.524Z] "runtime", [2024-05-07T10:57:17.524Z] "runtime/cgo", [2024-05-07T10:57:17.524Z] "runtime/internal/atomic", [2024-05-07T10:57:17.524Z] "runtime/internal/math", [2024-05-07T10:57:17.524Z] "runtime/internal/sys", [2024-05-07T10:57:17.524Z] "sort", [2024-05-07T10:57:17.524Z] "strconv", [2024-05-07T10:57:17.524Z] "strings", [2024-05-07T10:57:17.524Z] "sync", [2024-05-07T10:57:17.524Z] "sync/atomic", [2024-05-07T10:57:17.524Z] "syscall", [2024-05-07T10:57:17.524Z] "time", [2024-05-07T10:57:17.524Z] "unicode", [2024-05-07T10:57:17.524Z] "unicode/utf16", [2024-05-07T10:57:17.524Z] "unicode/utf8", [2024-05-07T10:57:17.524Z] "unsafe", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.524Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "TestGoFiles": [ [2024-05-07T10:57:17.524Z] "marshal_test.go" [2024-05-07T10:57:17.524Z] ], [2024-05-07T10:57:17.524Z] "TestImports": [ [2024-05-07T10:57:17.524Z] "bytes", [2024-05-07T10:57:17.524Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.524Z] "net/http/httptest", [2024-05-07T10:57:17.524Z] "testing" [2024-05-07T10:57:17.524Z] ] [2024-05-07T10:57:17.524Z] } [2024-05-07T10:57:17.524Z] { [2024-05-07T10:57:17.524Z] "Dir": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-05-07T10:57:17.524Z] "ImportPath": "github.com/gorilla/schema", [2024-05-07T10:57:17.524Z] "Name": "schema", [2024-05-07T10:57:17.524Z] "Doc": "Package gorilla/schema fills a struct with form values.", [2024-05-07T10:57:17.524Z] "Root": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-05-07T10:57:17.525Z] "Module": { [2024-05-07T10:57:17.525Z] "Path": "github.com/gorilla/schema", [2024-05-07T10:57:17.525Z] "Version": "v1.2.0", [2024-05-07T10:57:17.525Z] "Time": "2020-08-22T14:26:48Z", [2024-05-07T10:57:17.525Z] "Indirect": true, [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/gorilla/schema@v1.2.0", [2024-05-07T10:57:17.525Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gorilla/schema/@v/v1.2.0.mod" [2024-05-07T10:57:17.525Z] }, [2024-05-07T10:57:17.525Z] "DepOnly": true, [2024-05-07T10:57:17.525Z] "Stale": true, [2024-05-07T10:57:17.525Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.525Z] "GoFiles": [ [2024-05-07T10:57:17.525Z] "cache.go", [2024-05-07T10:57:17.525Z] "converter.go", [2024-05-07T10:57:17.525Z] "decoder.go", [2024-05-07T10:57:17.525Z] "doc.go", [2024-05-07T10:57:17.525Z] "encoder.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Imports": [ [2024-05-07T10:57:17.525Z] "encoding", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "sync" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Deps": [ [2024-05-07T10:57:17.525Z] "encoding", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "internal/abi", [2024-05-07T10:57:17.525Z] "internal/bytealg", [2024-05-07T10:57:17.525Z] "internal/cpu", [2024-05-07T10:57:17.525Z] "internal/fmtsort", [2024-05-07T10:57:17.525Z] "internal/goexperiment", [2024-05-07T10:57:17.525Z] "internal/itoa", [2024-05-07T10:57:17.525Z] "internal/oserror", [2024-05-07T10:57:17.525Z] "internal/poll", [2024-05-07T10:57:17.525Z] "internal/race", [2024-05-07T10:57:17.525Z] "internal/reflectlite", [2024-05-07T10:57:17.525Z] "internal/syscall/execenv", [2024-05-07T10:57:17.525Z] "internal/syscall/unix", [2024-05-07T10:57:17.525Z] "internal/testlog", [2024-05-07T10:57:17.525Z] "internal/unsafeheader", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "io/fs", [2024-05-07T10:57:17.525Z] "math", [2024-05-07T10:57:17.525Z] "math/bits", [2024-05-07T10:57:17.525Z] "os", [2024-05-07T10:57:17.525Z] "path", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "runtime", [2024-05-07T10:57:17.525Z] "runtime/internal/atomic", [2024-05-07T10:57:17.525Z] "runtime/internal/math", [2024-05-07T10:57:17.525Z] "runtime/internal/sys", [2024-05-07T10:57:17.525Z] "sort", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "sync", [2024-05-07T10:57:17.525Z] "sync/atomic", [2024-05-07T10:57:17.525Z] "syscall", [2024-05-07T10:57:17.525Z] "time", [2024-05-07T10:57:17.525Z] "unicode", [2024-05-07T10:57:17.525Z] "unicode/utf8", [2024-05-07T10:57:17.525Z] "unsafe" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestGoFiles": [ [2024-05-07T10:57:17.525Z] "decoder_test.go", [2024-05-07T10:57:17.525Z] "encoder_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestImports": [ [2024-05-07T10:57:17.525Z] "encoding/hex", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "testing", [2024-05-07T10:57:17.525Z] "time" [2024-05-07T10:57:17.525Z] ] [2024-05-07T10:57:17.525Z] } [2024-05-07T10:57:17.525Z] { [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-05-07T10:57:17.525Z] "ImportPath": "github.com/muhlemmer/gu", [2024-05-07T10:57:17.525Z] "Name": "gu", [2024-05-07T10:57:17.525Z] "Doc": "Package gu provides Generic Utilities for the Go programming language.", [2024-05-07T10:57:17.525Z] "Root": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-05-07T10:57:17.525Z] "Module": { [2024-05-07T10:57:17.525Z] "Path": "github.com/muhlemmer/gu", [2024-05-07T10:57:17.525Z] "Version": "v0.3.1", [2024-05-07T10:57:17.525Z] "Time": "2023-03-09T15:09:07Z", [2024-05-07T10:57:17.525Z] "Indirect": true, [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/muhlemmer/gu@v0.3.1", [2024-05-07T10:57:17.525Z] "GoMod": "/go/pkg/mod/cache/download/github.com/muhlemmer/gu/@v/v0.3.1.mod", [2024-05-07T10:57:17.525Z] "GoVersion": "1.18" [2024-05-07T10:57:17.525Z] }, [2024-05-07T10:57:17.525Z] "DepOnly": true, [2024-05-07T10:57:17.525Z] "Stale": true, [2024-05-07T10:57:17.525Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.525Z] "GoFiles": [ [2024-05-07T10:57:17.525Z] "gu.go", [2024-05-07T10:57:17.525Z] "map.go", [2024-05-07T10:57:17.525Z] "pointer.go", [2024-05-07T10:57:17.525Z] "slice.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Imports": [ [2024-05-07T10:57:17.525Z] "fmt" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Deps": [ [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "internal/abi", [2024-05-07T10:57:17.525Z] "internal/bytealg", [2024-05-07T10:57:17.525Z] "internal/cpu", [2024-05-07T10:57:17.525Z] "internal/fmtsort", [2024-05-07T10:57:17.525Z] "internal/goexperiment", [2024-05-07T10:57:17.525Z] "internal/itoa", [2024-05-07T10:57:17.525Z] "internal/oserror", [2024-05-07T10:57:17.525Z] "internal/poll", [2024-05-07T10:57:17.525Z] "internal/race", [2024-05-07T10:57:17.525Z] "internal/reflectlite", [2024-05-07T10:57:17.525Z] "internal/syscall/execenv", [2024-05-07T10:57:17.525Z] "internal/syscall/unix", [2024-05-07T10:57:17.525Z] "internal/testlog", [2024-05-07T10:57:17.525Z] "internal/unsafeheader", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "io/fs", [2024-05-07T10:57:17.525Z] "math", [2024-05-07T10:57:17.525Z] "math/bits", [2024-05-07T10:57:17.525Z] "os", [2024-05-07T10:57:17.525Z] "path", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "runtime", [2024-05-07T10:57:17.525Z] "runtime/internal/atomic", [2024-05-07T10:57:17.525Z] "runtime/internal/math", [2024-05-07T10:57:17.525Z] "runtime/internal/sys", [2024-05-07T10:57:17.525Z] "sort", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "sync", [2024-05-07T10:57:17.525Z] "sync/atomic", [2024-05-07T10:57:17.525Z] "syscall", [2024-05-07T10:57:17.525Z] "time", [2024-05-07T10:57:17.525Z] "unicode", [2024-05-07T10:57:17.525Z] "unicode/utf8", [2024-05-07T10:57:17.525Z] "unsafe" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestGoFiles": [ [2024-05-07T10:57:17.525Z] "map_test.go", [2024-05-07T10:57:17.525Z] "pointer_test.go", [2024-05-07T10:57:17.525Z] "slice_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestImports": [ [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "log", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "testing" [2024-05-07T10:57:17.525Z] ] [2024-05-07T10:57:17.525Z] } [2024-05-07T10:57:17.525Z] { [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/strings", [2024-05-07T10:57:17.525Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.525Z] "Name": "strings", [2024-05-07T10:57:17.525Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.525Z] "Module": { [2024-05-07T10:57:17.525Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.525Z] "Version": "v2.12.0", [2024-05-07T10:57:17.525Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.525Z] "Indirect": true, [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.525Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.525Z] "GoVersion": "1.19" [2024-05-07T10:57:17.525Z] }, [2024-05-07T10:57:17.525Z] "DepOnly": true, [2024-05-07T10:57:17.525Z] "Stale": true, [2024-05-07T10:57:17.525Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.525Z] "GoFiles": [ [2024-05-07T10:57:17.525Z] "strings.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestGoFiles": [ [2024-05-07T10:57:17.525Z] "strings_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestImports": [ [2024-05-07T10:57:17.525Z] "testing" [2024-05-07T10:57:17.525Z] ] [2024-05-07T10:57:17.525Z] } [2024-05-07T10:57:17.525Z] { [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0/internal", [2024-05-07T10:57:17.525Z] "ImportPath": "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.525Z] "Name": "internal", [2024-05-07T10:57:17.525Z] "Doc": "Package internal contains support packages for oauth2 package.", [2024-05-07T10:57:17.525Z] "Root": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-05-07T10:57:17.525Z] "Module": { [2024-05-07T10:57:17.525Z] "Path": "golang.org/x/oauth2", [2024-05-07T10:57:17.525Z] "Version": "v0.16.0", [2024-05-07T10:57:17.525Z] "Time": "2024-01-08T18:34:15Z", [2024-05-07T10:57:17.525Z] "Indirect": true, [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-05-07T10:57:17.525Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.16.0.mod", [2024-05-07T10:57:17.525Z] "GoVersion": "1.18" [2024-05-07T10:57:17.525Z] }, [2024-05-07T10:57:17.525Z] "DepOnly": true, [2024-05-07T10:57:17.525Z] "Stale": true, [2024-05-07T10:57:17.525Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.525Z] "GoFiles": [ [2024-05-07T10:57:17.525Z] "doc.go", [2024-05-07T10:57:17.525Z] "oauth2.go", [2024-05-07T10:57:17.525Z] "token.go", [2024-05-07T10:57:17.525Z] "transport.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.525Z] "client_appengine.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Imports": [ [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "crypto/rsa", [2024-05-07T10:57:17.525Z] "crypto/x509", [2024-05-07T10:57:17.525Z] "encoding/json", [2024-05-07T10:57:17.525Z] "encoding/pem", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "io/ioutil", [2024-05-07T10:57:17.525Z] "math", [2024-05-07T10:57:17.525Z] "mime", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "net/url", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "sync", [2024-05-07T10:57:17.525Z] "sync/atomic", [2024-05-07T10:57:17.525Z] "time" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Deps": [ [2024-05-07T10:57:17.525Z] "bufio", [2024-05-07T10:57:17.525Z] "bytes", [2024-05-07T10:57:17.525Z] "compress/flate", [2024-05-07T10:57:17.525Z] "compress/gzip", [2024-05-07T10:57:17.525Z] "container/list", [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "crypto", [2024-05-07T10:57:17.525Z] "crypto/aes", [2024-05-07T10:57:17.525Z] "crypto/cipher", [2024-05-07T10:57:17.525Z] "crypto/des", [2024-05-07T10:57:17.525Z] "crypto/dsa", [2024-05-07T10:57:17.525Z] "crypto/ecdsa", [2024-05-07T10:57:17.525Z] "crypto/ed25519", [2024-05-07T10:57:17.525Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.525Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.525Z] "crypto/elliptic", [2024-05-07T10:57:17.525Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.525Z] "crypto/hmac", [2024-05-07T10:57:17.525Z] "crypto/internal/randutil", [2024-05-07T10:57:17.525Z] "crypto/internal/subtle", [2024-05-07T10:57:17.525Z] "crypto/md5", [2024-05-07T10:57:17.525Z] "crypto/rand", [2024-05-07T10:57:17.525Z] "crypto/rc4", [2024-05-07T10:57:17.525Z] "crypto/rsa", [2024-05-07T10:57:17.525Z] "crypto/sha1", [2024-05-07T10:57:17.525Z] "crypto/sha256", [2024-05-07T10:57:17.525Z] "crypto/sha512", [2024-05-07T10:57:17.525Z] "crypto/subtle", [2024-05-07T10:57:17.525Z] "crypto/tls", [2024-05-07T10:57:17.525Z] "crypto/x509", [2024-05-07T10:57:17.525Z] "crypto/x509/pkix", [2024-05-07T10:57:17.525Z] "encoding", [2024-05-07T10:57:17.525Z] "encoding/asn1", [2024-05-07T10:57:17.525Z] "encoding/base64", [2024-05-07T10:57:17.525Z] "encoding/binary", [2024-05-07T10:57:17.525Z] "encoding/hex", [2024-05-07T10:57:17.525Z] "encoding/json", [2024-05-07T10:57:17.525Z] "encoding/pem", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "hash", [2024-05-07T10:57:17.525Z] "hash/crc32", [2024-05-07T10:57:17.525Z] "internal/abi", [2024-05-07T10:57:17.525Z] "internal/bytealg", [2024-05-07T10:57:17.525Z] "internal/cpu", [2024-05-07T10:57:17.525Z] "internal/fmtsort", [2024-05-07T10:57:17.525Z] "internal/goexperiment", [2024-05-07T10:57:17.525Z] "internal/itoa", [2024-05-07T10:57:17.525Z] "internal/nettrace", [2024-05-07T10:57:17.525Z] "internal/oserror", [2024-05-07T10:57:17.525Z] "internal/poll", [2024-05-07T10:57:17.525Z] "internal/race", [2024-05-07T10:57:17.525Z] "internal/reflectlite", [2024-05-07T10:57:17.525Z] "internal/singleflight", [2024-05-07T10:57:17.525Z] "internal/syscall/execenv", [2024-05-07T10:57:17.525Z] "internal/syscall/unix", [2024-05-07T10:57:17.525Z] "internal/testlog", [2024-05-07T10:57:17.525Z] "internal/unsafeheader", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "io/fs", [2024-05-07T10:57:17.525Z] "io/ioutil", [2024-05-07T10:57:17.525Z] "log", [2024-05-07T10:57:17.525Z] "math", [2024-05-07T10:57:17.525Z] "math/big", [2024-05-07T10:57:17.525Z] "math/bits", [2024-05-07T10:57:17.525Z] "math/rand", [2024-05-07T10:57:17.525Z] "mime", [2024-05-07T10:57:17.525Z] "mime/multipart", [2024-05-07T10:57:17.525Z] "mime/quotedprintable", [2024-05-07T10:57:17.525Z] "net", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "net/http/httptrace", [2024-05-07T10:57:17.525Z] "net/http/internal", [2024-05-07T10:57:17.525Z] "net/http/internal/ascii", [2024-05-07T10:57:17.525Z] "net/textproto", [2024-05-07T10:57:17.525Z] "net/url", [2024-05-07T10:57:17.525Z] "os", [2024-05-07T10:57:17.525Z] "path", [2024-05-07T10:57:17.525Z] "path/filepath", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "runtime", [2024-05-07T10:57:17.525Z] "runtime/cgo", [2024-05-07T10:57:17.525Z] "runtime/internal/atomic", [2024-05-07T10:57:17.525Z] "runtime/internal/math", [2024-05-07T10:57:17.525Z] "runtime/internal/sys", [2024-05-07T10:57:17.525Z] "sort", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "sync", [2024-05-07T10:57:17.525Z] "sync/atomic", [2024-05-07T10:57:17.525Z] "syscall", [2024-05-07T10:57:17.525Z] "time", [2024-05-07T10:57:17.525Z] "unicode", [2024-05-07T10:57:17.525Z] "unicode/utf16", [2024-05-07T10:57:17.525Z] "unicode/utf8", [2024-05-07T10:57:17.525Z] "unsafe", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestGoFiles": [ [2024-05-07T10:57:17.525Z] "token_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestImports": [ [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "math", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "net/http/httptest", [2024-05-07T10:57:17.525Z] "net/url", [2024-05-07T10:57:17.525Z] "testing" [2024-05-07T10:57:17.525Z] ] [2024-05-07T10:57:17.525Z] } [2024-05-07T10:57:17.525Z] { [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-05-07T10:57:17.525Z] "ImportPath": "golang.org/x/oauth2", [2024-05-07T10:57:17.525Z] "Name": "oauth2", [2024-05-07T10:57:17.525Z] "Doc": "Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests, as specified in RFC 6749.", [2024-05-07T10:57:17.525Z] "Root": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-05-07T10:57:17.525Z] "Module": { [2024-05-07T10:57:17.525Z] "Path": "golang.org/x/oauth2", [2024-05-07T10:57:17.525Z] "Version": "v0.16.0", [2024-05-07T10:57:17.525Z] "Time": "2024-01-08T18:34:15Z", [2024-05-07T10:57:17.525Z] "Indirect": true, [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/golang.org/x/oauth2@v0.16.0", [2024-05-07T10:57:17.525Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.16.0.mod", [2024-05-07T10:57:17.525Z] "GoVersion": "1.18" [2024-05-07T10:57:17.525Z] }, [2024-05-07T10:57:17.525Z] "DepOnly": true, [2024-05-07T10:57:17.525Z] "Stale": true, [2024-05-07T10:57:17.525Z] "StaleReason": "stale dependency: golang.org/x/oauth2/internal", [2024-05-07T10:57:17.525Z] "GoFiles": [ [2024-05-07T10:57:17.525Z] "deviceauth.go", [2024-05-07T10:57:17.525Z] "oauth2.go", [2024-05-07T10:57:17.525Z] "pkce.go", [2024-05-07T10:57:17.525Z] "token.go", [2024-05-07T10:57:17.525Z] "transport.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Imports": [ [2024-05-07T10:57:17.525Z] "bytes", [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "crypto/rand", [2024-05-07T10:57:17.525Z] "crypto/sha256", [2024-05-07T10:57:17.525Z] "encoding/base64", [2024-05-07T10:57:17.525Z] "encoding/json", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "log", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "net/url", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "sync", [2024-05-07T10:57:17.525Z] "time" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Deps": [ [2024-05-07T10:57:17.525Z] "bufio", [2024-05-07T10:57:17.525Z] "bytes", [2024-05-07T10:57:17.525Z] "compress/flate", [2024-05-07T10:57:17.525Z] "compress/gzip", [2024-05-07T10:57:17.525Z] "container/list", [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "crypto", [2024-05-07T10:57:17.525Z] "crypto/aes", [2024-05-07T10:57:17.525Z] "crypto/cipher", [2024-05-07T10:57:17.525Z] "crypto/des", [2024-05-07T10:57:17.525Z] "crypto/dsa", [2024-05-07T10:57:17.525Z] "crypto/ecdsa", [2024-05-07T10:57:17.525Z] "crypto/ed25519", [2024-05-07T10:57:17.525Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.525Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.525Z] "crypto/elliptic", [2024-05-07T10:57:17.525Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.525Z] "crypto/hmac", [2024-05-07T10:57:17.525Z] "crypto/internal/randutil", [2024-05-07T10:57:17.525Z] "crypto/internal/subtle", [2024-05-07T10:57:17.525Z] "crypto/md5", [2024-05-07T10:57:17.525Z] "crypto/rand", [2024-05-07T10:57:17.525Z] "crypto/rc4", [2024-05-07T10:57:17.525Z] "crypto/rsa", [2024-05-07T10:57:17.525Z] "crypto/sha1", [2024-05-07T10:57:17.525Z] "crypto/sha256", [2024-05-07T10:57:17.525Z] "crypto/sha512", [2024-05-07T10:57:17.525Z] "crypto/subtle", [2024-05-07T10:57:17.525Z] "crypto/tls", [2024-05-07T10:57:17.525Z] "crypto/x509", [2024-05-07T10:57:17.525Z] "crypto/x509/pkix", [2024-05-07T10:57:17.525Z] "encoding", [2024-05-07T10:57:17.525Z] "encoding/asn1", [2024-05-07T10:57:17.525Z] "encoding/base64", [2024-05-07T10:57:17.525Z] "encoding/binary", [2024-05-07T10:57:17.525Z] "encoding/hex", [2024-05-07T10:57:17.525Z] "encoding/json", [2024-05-07T10:57:17.525Z] "encoding/pem", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.525Z] "hash", [2024-05-07T10:57:17.525Z] "hash/crc32", [2024-05-07T10:57:17.525Z] "internal/abi", [2024-05-07T10:57:17.525Z] "internal/bytealg", [2024-05-07T10:57:17.525Z] "internal/cpu", [2024-05-07T10:57:17.525Z] "internal/fmtsort", [2024-05-07T10:57:17.525Z] "internal/goexperiment", [2024-05-07T10:57:17.525Z] "internal/itoa", [2024-05-07T10:57:17.525Z] "internal/nettrace", [2024-05-07T10:57:17.525Z] "internal/oserror", [2024-05-07T10:57:17.525Z] "internal/poll", [2024-05-07T10:57:17.525Z] "internal/race", [2024-05-07T10:57:17.525Z] "internal/reflectlite", [2024-05-07T10:57:17.525Z] "internal/singleflight", [2024-05-07T10:57:17.525Z] "internal/syscall/execenv", [2024-05-07T10:57:17.525Z] "internal/syscall/unix", [2024-05-07T10:57:17.525Z] "internal/testlog", [2024-05-07T10:57:17.525Z] "internal/unsafeheader", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "io/fs", [2024-05-07T10:57:17.525Z] "io/ioutil", [2024-05-07T10:57:17.525Z] "log", [2024-05-07T10:57:17.525Z] "math", [2024-05-07T10:57:17.525Z] "math/big", [2024-05-07T10:57:17.525Z] "math/bits", [2024-05-07T10:57:17.525Z] "math/rand", [2024-05-07T10:57:17.525Z] "mime", [2024-05-07T10:57:17.525Z] "mime/multipart", [2024-05-07T10:57:17.525Z] "mime/quotedprintable", [2024-05-07T10:57:17.525Z] "net", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "net/http/httptrace", [2024-05-07T10:57:17.525Z] "net/http/internal", [2024-05-07T10:57:17.525Z] "net/http/internal/ascii", [2024-05-07T10:57:17.525Z] "net/textproto", [2024-05-07T10:57:17.525Z] "net/url", [2024-05-07T10:57:17.525Z] "os", [2024-05-07T10:57:17.525Z] "path", [2024-05-07T10:57:17.525Z] "path/filepath", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "runtime", [2024-05-07T10:57:17.525Z] "runtime/cgo", [2024-05-07T10:57:17.525Z] "runtime/internal/atomic", [2024-05-07T10:57:17.525Z] "runtime/internal/math", [2024-05-07T10:57:17.525Z] "runtime/internal/sys", [2024-05-07T10:57:17.525Z] "sort", [2024-05-07T10:57:17.525Z] "strconv", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "sync", [2024-05-07T10:57:17.525Z] "sync/atomic", [2024-05-07T10:57:17.525Z] "syscall", [2024-05-07T10:57:17.525Z] "time", [2024-05-07T10:57:17.525Z] "unicode", [2024-05-07T10:57:17.525Z] "unicode/utf16", [2024-05-07T10:57:17.525Z] "unicode/utf8", [2024-05-07T10:57:17.525Z] "unsafe", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.525Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestGoFiles": [ [2024-05-07T10:57:17.525Z] "deviceauth_test.go", [2024-05-07T10:57:17.525Z] "oauth2_test.go", [2024-05-07T10:57:17.525Z] "token_test.go", [2024-05-07T10:57:17.525Z] "transport_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "TestImports": [ [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "encoding/json", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "github.com/google/go-cmp/cmp", [2024-05-07T10:57:17.525Z] "github.com/google/go-cmp/cmp/cmpopts", [2024-05-07T10:57:17.525Z] "io", [2024-05-07T10:57:17.525Z] "io/ioutil", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "net/http/httptest", [2024-05-07T10:57:17.525Z] "net/url", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "testing", [2024-05-07T10:57:17.525Z] "time" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "XTestGoFiles": [ [2024-05-07T10:57:17.525Z] "example_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "XTestImports": [ [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.525Z] "log", [2024-05-07T10:57:17.525Z] "net/http", [2024-05-07T10:57:17.525Z] "time" [2024-05-07T10:57:17.525Z] ] [2024-05-07T10:57:17.525Z] } [2024-05-07T10:57:17.525Z] { [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/oidc", [2024-05-07T10:57:17.525Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.525Z] "Name": "oidc", [2024-05-07T10:57:17.525Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.525Z] "Module": { [2024-05-07T10:57:17.525Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.525Z] "Version": "v2.12.0", [2024-05-07T10:57:17.525Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.525Z] "Indirect": true, [2024-05-07T10:57:17.525Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.525Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.525Z] "GoVersion": "1.19" [2024-05-07T10:57:17.525Z] }, [2024-05-07T10:57:17.525Z] "DepOnly": true, [2024-05-07T10:57:17.525Z] "Stale": true, [2024-05-07T10:57:17.525Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.525Z] "GoFiles": [ [2024-05-07T10:57:17.525Z] "authorization.go", [2024-05-07T10:57:17.525Z] "code_challenge.go", [2024-05-07T10:57:17.525Z] "device_authorization.go", [2024-05-07T10:57:17.525Z] "discovery.go", [2024-05-07T10:57:17.525Z] "error.go", [2024-05-07T10:57:17.525Z] "introspection.go", [2024-05-07T10:57:17.525Z] "jwt_profile.go", [2024-05-07T10:57:17.525Z] "keyset.go", [2024-05-07T10:57:17.525Z] "revocation.go", [2024-05-07T10:57:17.525Z] "session.go", [2024-05-07T10:57:17.525Z] "token.go", [2024-05-07T10:57:17.525Z] "token_request.go", [2024-05-07T10:57:17.525Z] "types.go", [2024-05-07T10:57:17.525Z] "userinfo.go", [2024-05-07T10:57:17.525Z] "util.go", [2024-05-07T10:57:17.525Z] "verifier.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.525Z] "regression_create_test.go" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Imports": [ [2024-05-07T10:57:17.525Z] "bytes", [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.525Z] "crypto/ecdsa", [2024-05-07T10:57:17.525Z] "crypto/ed25519", [2024-05-07T10:57:17.525Z] "crypto/rsa", [2024-05-07T10:57:17.525Z] "crypto/sha256", [2024-05-07T10:57:17.525Z] "database/sql/driver", [2024-05-07T10:57:17.525Z] "encoding/base64", [2024-05-07T10:57:17.525Z] "encoding/json", [2024-05-07T10:57:17.525Z] "errors", [2024-05-07T10:57:17.525Z] "fmt", [2024-05-07T10:57:17.525Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.525Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.525Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.525Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.525Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.525Z] "golang.org/x/text/language", [2024-05-07T10:57:17.525Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.525Z] "os", [2024-05-07T10:57:17.525Z] "reflect", [2024-05-07T10:57:17.525Z] "strings", [2024-05-07T10:57:17.525Z] "time" [2024-05-07T10:57:17.525Z] ], [2024-05-07T10:57:17.525Z] "Deps": [ [2024-05-07T10:57:17.525Z] "bufio", [2024-05-07T10:57:17.525Z] "bytes", [2024-05-07T10:57:17.525Z] "compress/flate", [2024-05-07T10:57:17.525Z] "compress/gzip", [2024-05-07T10:57:17.525Z] "container/list", [2024-05-07T10:57:17.525Z] "context", [2024-05-07T10:57:17.526Z] "crypto", [2024-05-07T10:57:17.526Z] "crypto/aes", [2024-05-07T10:57:17.526Z] "crypto/cipher", [2024-05-07T10:57:17.526Z] "crypto/des", [2024-05-07T10:57:17.526Z] "crypto/dsa", [2024-05-07T10:57:17.526Z] "crypto/ecdsa", [2024-05-07T10:57:17.526Z] "crypto/ed25519", [2024-05-07T10:57:17.526Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.526Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.526Z] "crypto/elliptic", [2024-05-07T10:57:17.526Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.526Z] "crypto/hmac", [2024-05-07T10:57:17.526Z] "crypto/internal/randutil", [2024-05-07T10:57:17.526Z] "crypto/internal/subtle", [2024-05-07T10:57:17.526Z] "crypto/md5", [2024-05-07T10:57:17.526Z] "crypto/rand", [2024-05-07T10:57:17.526Z] "crypto/rc4", [2024-05-07T10:57:17.526Z] "crypto/rsa", [2024-05-07T10:57:17.526Z] "crypto/sha1", [2024-05-07T10:57:17.526Z] "crypto/sha256", [2024-05-07T10:57:17.526Z] "crypto/sha512", [2024-05-07T10:57:17.526Z] "crypto/subtle", [2024-05-07T10:57:17.526Z] "crypto/tls", [2024-05-07T10:57:17.526Z] "crypto/x509", [2024-05-07T10:57:17.526Z] "crypto/x509/pkix", [2024-05-07T10:57:17.526Z] "database/sql/driver", [2024-05-07T10:57:17.526Z] "encoding", [2024-05-07T10:57:17.526Z] "encoding/asn1", [2024-05-07T10:57:17.526Z] "encoding/base64", [2024-05-07T10:57:17.526Z] "encoding/binary", [2024-05-07T10:57:17.526Z] "encoding/hex", [2024-05-07T10:57:17.526Z] "encoding/json", [2024-05-07T10:57:17.526Z] "encoding/pem", [2024-05-07T10:57:17.526Z] "errors", [2024-05-07T10:57:17.526Z] "fmt", [2024-05-07T10:57:17.526Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.526Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.526Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.526Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.526Z] "golang.org/x/text/language", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.526Z] "hash", [2024-05-07T10:57:17.526Z] "hash/crc32", [2024-05-07T10:57:17.526Z] "internal/abi", [2024-05-07T10:57:17.526Z] "internal/bytealg", [2024-05-07T10:57:17.526Z] "internal/cpu", [2024-05-07T10:57:17.526Z] "internal/fmtsort", [2024-05-07T10:57:17.526Z] "internal/goexperiment", [2024-05-07T10:57:17.526Z] "internal/itoa", [2024-05-07T10:57:17.526Z] "internal/nettrace", [2024-05-07T10:57:17.526Z] "internal/oserror", [2024-05-07T10:57:17.526Z] "internal/poll", [2024-05-07T10:57:17.526Z] "internal/race", [2024-05-07T10:57:17.526Z] "internal/reflectlite", [2024-05-07T10:57:17.526Z] "internal/singleflight", [2024-05-07T10:57:17.526Z] "internal/syscall/execenv", [2024-05-07T10:57:17.526Z] "internal/syscall/unix", [2024-05-07T10:57:17.526Z] "internal/testlog", [2024-05-07T10:57:17.526Z] "internal/unsafeheader", [2024-05-07T10:57:17.526Z] "io", [2024-05-07T10:57:17.526Z] "io/fs", [2024-05-07T10:57:17.526Z] "io/ioutil", [2024-05-07T10:57:17.526Z] "log", [2024-05-07T10:57:17.526Z] "math", [2024-05-07T10:57:17.526Z] "math/big", [2024-05-07T10:57:17.526Z] "math/bits", [2024-05-07T10:57:17.526Z] "math/rand", [2024-05-07T10:57:17.526Z] "mime", [2024-05-07T10:57:17.526Z] "mime/multipart", [2024-05-07T10:57:17.526Z] "mime/quotedprintable", [2024-05-07T10:57:17.526Z] "net", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "net/http/httptrace", [2024-05-07T10:57:17.526Z] "net/http/internal", [2024-05-07T10:57:17.526Z] "net/http/internal/ascii", [2024-05-07T10:57:17.526Z] "net/textproto", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "os", [2024-05-07T10:57:17.526Z] "path", [2024-05-07T10:57:17.526Z] "path/filepath", [2024-05-07T10:57:17.526Z] "reflect", [2024-05-07T10:57:17.526Z] "runtime", [2024-05-07T10:57:17.526Z] "runtime/cgo", [2024-05-07T10:57:17.526Z] "runtime/internal/atomic", [2024-05-07T10:57:17.526Z] "runtime/internal/math", [2024-05-07T10:57:17.526Z] "runtime/internal/sys", [2024-05-07T10:57:17.526Z] "sort", [2024-05-07T10:57:17.526Z] "strconv", [2024-05-07T10:57:17.526Z] "strings", [2024-05-07T10:57:17.526Z] "sync", [2024-05-07T10:57:17.526Z] "sync/atomic", [2024-05-07T10:57:17.526Z] "syscall", [2024-05-07T10:57:17.526Z] "time", [2024-05-07T10:57:17.526Z] "unicode", [2024-05-07T10:57:17.526Z] "unicode/utf16", [2024-05-07T10:57:17.526Z] "unicode/utf8", [2024-05-07T10:57:17.526Z] "unsafe", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "TestGoFiles": [ [2024-05-07T10:57:17.526Z] "introspection_test.go", [2024-05-07T10:57:17.526Z] "keyset_test.go", [2024-05-07T10:57:17.526Z] "regression_assert_test.go", [2024-05-07T10:57:17.526Z] "regression_test.go", [2024-05-07T10:57:17.526Z] "token_test.go", [2024-05-07T10:57:17.526Z] "types_test.go", [2024-05-07T10:57:17.526Z] "userinfo_test.go", [2024-05-07T10:57:17.526Z] "util_test.go" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "TestImports": [ [2024-05-07T10:57:17.526Z] "bytes", [2024-05-07T10:57:17.526Z] "crypto/ecdsa", [2024-05-07T10:57:17.526Z] "crypto/rsa", [2024-05-07T10:57:17.526Z] "encoding/json", [2024-05-07T10:57:17.526Z] "errors", [2024-05-07T10:57:17.526Z] "fmt", [2024-05-07T10:57:17.526Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.526Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.526Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.526Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.526Z] "golang.org/x/text/language", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.526Z] "io", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "os", [2024-05-07T10:57:17.526Z] "path", [2024-05-07T10:57:17.526Z] "reflect", [2024-05-07T10:57:17.526Z] "strconv", [2024-05-07T10:57:17.526Z] "strings", [2024-05-07T10:57:17.526Z] "testing", [2024-05-07T10:57:17.526Z] "time" [2024-05-07T10:57:17.526Z] ] [2024-05-07T10:57:17.526Z] } [2024-05-07T10:57:17.526Z] { [2024-05-07T10:57:17.526Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client", [2024-05-07T10:57:17.526Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.526Z] "Name": "client", [2024-05-07T10:57:17.526Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.526Z] "Module": { [2024-05-07T10:57:17.526Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.526Z] "Version": "v2.12.0", [2024-05-07T10:57:17.526Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.526Z] "Indirect": true, [2024-05-07T10:57:17.526Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.526Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.526Z] "GoVersion": "1.19" [2024-05-07T10:57:17.526Z] }, [2024-05-07T10:57:17.526Z] "DepOnly": true, [2024-05-07T10:57:17.526Z] "Stale": true, [2024-05-07T10:57:17.526Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.526Z] "GoFiles": [ [2024-05-07T10:57:17.526Z] "client.go", [2024-05-07T10:57:17.526Z] "jwt_profile.go", [2024-05-07T10:57:17.526Z] "key.go" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "Imports": [ [2024-05-07T10:57:17.526Z] "context", [2024-05-07T10:57:17.526Z] "encoding/json", [2024-05-07T10:57:17.526Z] "errors", [2024-05-07T10:57:17.526Z] "fmt", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.526Z] "io", [2024-05-07T10:57:17.526Z] "io/ioutil", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "strings", [2024-05-07T10:57:17.526Z] "time" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "Deps": [ [2024-05-07T10:57:17.526Z] "bufio", [2024-05-07T10:57:17.526Z] "bytes", [2024-05-07T10:57:17.526Z] "compress/flate", [2024-05-07T10:57:17.526Z] "compress/gzip", [2024-05-07T10:57:17.526Z] "container/list", [2024-05-07T10:57:17.526Z] "context", [2024-05-07T10:57:17.526Z] "crypto", [2024-05-07T10:57:17.526Z] "crypto/aes", [2024-05-07T10:57:17.526Z] "crypto/cipher", [2024-05-07T10:57:17.526Z] "crypto/des", [2024-05-07T10:57:17.526Z] "crypto/dsa", [2024-05-07T10:57:17.526Z] "crypto/ecdsa", [2024-05-07T10:57:17.526Z] "crypto/ed25519", [2024-05-07T10:57:17.526Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.526Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.526Z] "crypto/elliptic", [2024-05-07T10:57:17.526Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.526Z] "crypto/hmac", [2024-05-07T10:57:17.526Z] "crypto/internal/randutil", [2024-05-07T10:57:17.526Z] "crypto/internal/subtle", [2024-05-07T10:57:17.526Z] "crypto/md5", [2024-05-07T10:57:17.526Z] "crypto/rand", [2024-05-07T10:57:17.526Z] "crypto/rc4", [2024-05-07T10:57:17.526Z] "crypto/rsa", [2024-05-07T10:57:17.526Z] "crypto/sha1", [2024-05-07T10:57:17.526Z] "crypto/sha256", [2024-05-07T10:57:17.526Z] "crypto/sha512", [2024-05-07T10:57:17.526Z] "crypto/subtle", [2024-05-07T10:57:17.526Z] "crypto/tls", [2024-05-07T10:57:17.526Z] "crypto/x509", [2024-05-07T10:57:17.526Z] "crypto/x509/pkix", [2024-05-07T10:57:17.526Z] "database/sql/driver", [2024-05-07T10:57:17.526Z] "encoding", [2024-05-07T10:57:17.526Z] "encoding/asn1", [2024-05-07T10:57:17.526Z] "encoding/base64", [2024-05-07T10:57:17.526Z] "encoding/binary", [2024-05-07T10:57:17.526Z] "encoding/gob", [2024-05-07T10:57:17.526Z] "encoding/hex", [2024-05-07T10:57:17.526Z] "encoding/json", [2024-05-07T10:57:17.526Z] "encoding/pem", [2024-05-07T10:57:17.526Z] "errors", [2024-05-07T10:57:17.526Z] "fmt", [2024-05-07T10:57:17.526Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.526Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.526Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.526Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.526Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.526Z] "golang.org/x/text/language", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.526Z] "hash", [2024-05-07T10:57:17.526Z] "hash/crc32", [2024-05-07T10:57:17.526Z] "internal/abi", [2024-05-07T10:57:17.526Z] "internal/bytealg", [2024-05-07T10:57:17.526Z] "internal/cpu", [2024-05-07T10:57:17.526Z] "internal/fmtsort", [2024-05-07T10:57:17.526Z] "internal/goexperiment", [2024-05-07T10:57:17.526Z] "internal/itoa", [2024-05-07T10:57:17.526Z] "internal/nettrace", [2024-05-07T10:57:17.526Z] "internal/oserror", [2024-05-07T10:57:17.526Z] "internal/poll", [2024-05-07T10:57:17.526Z] "internal/race", [2024-05-07T10:57:17.526Z] "internal/reflectlite", [2024-05-07T10:57:17.526Z] "internal/singleflight", [2024-05-07T10:57:17.526Z] "internal/syscall/execenv", [2024-05-07T10:57:17.526Z] "internal/syscall/unix", [2024-05-07T10:57:17.526Z] "internal/testlog", [2024-05-07T10:57:17.526Z] "internal/unsafeheader", [2024-05-07T10:57:17.526Z] "io", [2024-05-07T10:57:17.526Z] "io/fs", [2024-05-07T10:57:17.526Z] "io/ioutil", [2024-05-07T10:57:17.526Z] "log", [2024-05-07T10:57:17.526Z] "math", [2024-05-07T10:57:17.526Z] "math/big", [2024-05-07T10:57:17.526Z] "math/bits", [2024-05-07T10:57:17.526Z] "math/rand", [2024-05-07T10:57:17.526Z] "mime", [2024-05-07T10:57:17.526Z] "mime/multipart", [2024-05-07T10:57:17.526Z] "mime/quotedprintable", [2024-05-07T10:57:17.526Z] "net", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "net/http/httptrace", [2024-05-07T10:57:17.526Z] "net/http/internal", [2024-05-07T10:57:17.526Z] "net/http/internal/ascii", [2024-05-07T10:57:17.526Z] "net/textproto", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "os", [2024-05-07T10:57:17.526Z] "path", [2024-05-07T10:57:17.526Z] "path/filepath", [2024-05-07T10:57:17.526Z] "reflect", [2024-05-07T10:57:17.526Z] "runtime", [2024-05-07T10:57:17.526Z] "runtime/cgo", [2024-05-07T10:57:17.526Z] "runtime/internal/atomic", [2024-05-07T10:57:17.526Z] "runtime/internal/math", [2024-05-07T10:57:17.526Z] "runtime/internal/sys", [2024-05-07T10:57:17.526Z] "sort", [2024-05-07T10:57:17.526Z] "strconv", [2024-05-07T10:57:17.526Z] "strings", [2024-05-07T10:57:17.526Z] "sync", [2024-05-07T10:57:17.526Z] "sync/atomic", [2024-05-07T10:57:17.526Z] "syscall", [2024-05-07T10:57:17.526Z] "time", [2024-05-07T10:57:17.526Z] "unicode", [2024-05-07T10:57:17.526Z] "unicode/utf16", [2024-05-07T10:57:17.526Z] "unicode/utf8", [2024-05-07T10:57:17.526Z] "unsafe", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "TestGoFiles": [ [2024-05-07T10:57:17.526Z] "client_test.go" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "TestImports": [ [2024-05-07T10:57:17.526Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.526Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "testing" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "XTestGoFiles": [ [2024-05-07T10:57:17.526Z] "integration_test.go" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "XTestImports": [ [2024-05-07T10:57:17.526Z] "bytes", [2024-05-07T10:57:17.526Z] "github.com/jeremija/gosubmit", [2024-05-07T10:57:17.526Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.526Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/example/server/exampleop", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/example/server/storage", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/client/rs", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/op", [2024-05-07T10:57:17.526Z] "io", [2024-05-07T10:57:17.526Z] "io/ioutil", [2024-05-07T10:57:17.526Z] "math/rand", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "net/http/cookiejar", [2024-05-07T10:57:17.526Z] "net/http/httptest", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "os", [2024-05-07T10:57:17.526Z] "strconv", [2024-05-07T10:57:17.526Z] "testing", [2024-05-07T10:57:17.526Z] "time" [2024-05-07T10:57:17.526Z] ] [2024-05-07T10:57:17.526Z] } [2024-05-07T10:57:17.526Z] { [2024-05-07T10:57:17.526Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.526Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.526Z] "Name": "tokenexchange", [2024-05-07T10:57:17.526Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.526Z] "Module": { [2024-05-07T10:57:17.526Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.526Z] "Version": "v2.12.0", [2024-05-07T10:57:17.526Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.526Z] "Indirect": true, [2024-05-07T10:57:17.526Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.526Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.526Z] "GoVersion": "1.19" [2024-05-07T10:57:17.526Z] }, [2024-05-07T10:57:17.526Z] "DepOnly": true, [2024-05-07T10:57:17.526Z] "Stale": true, [2024-05-07T10:57:17.526Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.526Z] "GoFiles": [ [2024-05-07T10:57:17.526Z] "tokenexchange.go" [2024-05-07T10:57:17.526Z] ] [2024-05-07T10:57:17.526Z] } [2024-05-07T10:57:17.526Z] { [2024-05-07T10:57:17.526Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client/rp", [2024-05-07T10:57:17.526Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.526Z] "Name": "rp", [2024-05-07T10:57:17.526Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.526Z] "Module": { [2024-05-07T10:57:17.526Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.526Z] "Version": "v2.12.0", [2024-05-07T10:57:17.526Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.526Z] "Indirect": true, [2024-05-07T10:57:17.526Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.526Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.526Z] "GoVersion": "1.19" [2024-05-07T10:57:17.526Z] }, [2024-05-07T10:57:17.526Z] "DepOnly": true, [2024-05-07T10:57:17.526Z] "Stale": true, [2024-05-07T10:57:17.526Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.526Z] "GoFiles": [ [2024-05-07T10:57:17.526Z] "delegation.go", [2024-05-07T10:57:17.526Z] "device.go", [2024-05-07T10:57:17.526Z] "jwks.go", [2024-05-07T10:57:17.526Z] "relying_party.go", [2024-05-07T10:57:17.526Z] "tockenexchange.go", [2024-05-07T10:57:17.526Z] "verifier.go" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "Imports": [ [2024-05-07T10:57:17.526Z] "context", [2024-05-07T10:57:17.526Z] "encoding/base64", [2024-05-07T10:57:17.526Z] "encoding/json", [2024-05-07T10:57:17.526Z] "errors", [2024-05-07T10:57:17.526Z] "fmt", [2024-05-07T10:57:17.526Z] "github.com/google/uuid", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "strings", [2024-05-07T10:57:17.526Z] "sync", [2024-05-07T10:57:17.526Z] "time" [2024-05-07T10:57:17.526Z] ], [2024-05-07T10:57:17.526Z] "Deps": [ [2024-05-07T10:57:17.526Z] "bufio", [2024-05-07T10:57:17.526Z] "bytes", [2024-05-07T10:57:17.526Z] "compress/flate", [2024-05-07T10:57:17.526Z] "compress/gzip", [2024-05-07T10:57:17.526Z] "container/list", [2024-05-07T10:57:17.526Z] "context", [2024-05-07T10:57:17.526Z] "crypto", [2024-05-07T10:57:17.526Z] "crypto/aes", [2024-05-07T10:57:17.526Z] "crypto/cipher", [2024-05-07T10:57:17.526Z] "crypto/des", [2024-05-07T10:57:17.526Z] "crypto/dsa", [2024-05-07T10:57:17.526Z] "crypto/ecdsa", [2024-05-07T10:57:17.526Z] "crypto/ed25519", [2024-05-07T10:57:17.526Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.526Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.526Z] "crypto/elliptic", [2024-05-07T10:57:17.526Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.526Z] "crypto/hmac", [2024-05-07T10:57:17.526Z] "crypto/internal/randutil", [2024-05-07T10:57:17.526Z] "crypto/internal/subtle", [2024-05-07T10:57:17.526Z] "crypto/md5", [2024-05-07T10:57:17.526Z] "crypto/rand", [2024-05-07T10:57:17.526Z] "crypto/rc4", [2024-05-07T10:57:17.526Z] "crypto/rsa", [2024-05-07T10:57:17.526Z] "crypto/sha1", [2024-05-07T10:57:17.526Z] "crypto/sha256", [2024-05-07T10:57:17.526Z] "crypto/sha512", [2024-05-07T10:57:17.526Z] "crypto/subtle", [2024-05-07T10:57:17.526Z] "crypto/tls", [2024-05-07T10:57:17.526Z] "crypto/x509", [2024-05-07T10:57:17.526Z] "crypto/x509/pkix", [2024-05-07T10:57:17.526Z] "database/sql/driver", [2024-05-07T10:57:17.526Z] "encoding", [2024-05-07T10:57:17.526Z] "encoding/asn1", [2024-05-07T10:57:17.526Z] "encoding/base64", [2024-05-07T10:57:17.526Z] "encoding/binary", [2024-05-07T10:57:17.526Z] "encoding/gob", [2024-05-07T10:57:17.526Z] "encoding/hex", [2024-05-07T10:57:17.526Z] "encoding/json", [2024-05-07T10:57:17.526Z] "encoding/pem", [2024-05-07T10:57:17.526Z] "errors", [2024-05-07T10:57:17.526Z] "fmt", [2024-05-07T10:57:17.526Z] "github.com/google/uuid", [2024-05-07T10:57:17.526Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.526Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.526Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.526Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.526Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.526Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.526Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.526Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.526Z] "golang.org/x/text/language", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.526Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.526Z] "hash", [2024-05-07T10:57:17.526Z] "hash/crc32", [2024-05-07T10:57:17.526Z] "internal/abi", [2024-05-07T10:57:17.526Z] "internal/bytealg", [2024-05-07T10:57:17.526Z] "internal/cpu", [2024-05-07T10:57:17.526Z] "internal/fmtsort", [2024-05-07T10:57:17.526Z] "internal/goexperiment", [2024-05-07T10:57:17.526Z] "internal/itoa", [2024-05-07T10:57:17.526Z] "internal/nettrace", [2024-05-07T10:57:17.526Z] "internal/oserror", [2024-05-07T10:57:17.526Z] "internal/poll", [2024-05-07T10:57:17.526Z] "internal/race", [2024-05-07T10:57:17.526Z] "internal/reflectlite", [2024-05-07T10:57:17.526Z] "internal/singleflight", [2024-05-07T10:57:17.526Z] "internal/syscall/execenv", [2024-05-07T10:57:17.526Z] "internal/syscall/unix", [2024-05-07T10:57:17.526Z] "internal/testlog", [2024-05-07T10:57:17.526Z] "internal/unsafeheader", [2024-05-07T10:57:17.526Z] "io", [2024-05-07T10:57:17.526Z] "io/fs", [2024-05-07T10:57:17.526Z] "io/ioutil", [2024-05-07T10:57:17.526Z] "log", [2024-05-07T10:57:17.526Z] "math", [2024-05-07T10:57:17.526Z] "math/big", [2024-05-07T10:57:17.526Z] "math/bits", [2024-05-07T10:57:17.526Z] "math/rand", [2024-05-07T10:57:17.526Z] "mime", [2024-05-07T10:57:17.526Z] "mime/multipart", [2024-05-07T10:57:17.526Z] "mime/quotedprintable", [2024-05-07T10:57:17.526Z] "net", [2024-05-07T10:57:17.526Z] "net/http", [2024-05-07T10:57:17.526Z] "net/http/httptrace", [2024-05-07T10:57:17.526Z] "net/http/internal", [2024-05-07T10:57:17.526Z] "net/http/internal/ascii", [2024-05-07T10:57:17.526Z] "net/textproto", [2024-05-07T10:57:17.526Z] "net/url", [2024-05-07T10:57:17.526Z] "os", [2024-05-07T10:57:17.526Z] "path", [2024-05-07T10:57:17.526Z] "path/filepath", [2024-05-07T10:57:17.526Z] "reflect", [2024-05-07T10:57:17.526Z] "runtime", [2024-05-07T10:57:17.526Z] "runtime/cgo", [2024-05-07T10:57:17.526Z] "runtime/internal/atomic", [2024-05-07T10:57:17.526Z] "runtime/internal/math", [2024-05-07T10:57:17.526Z] "runtime/internal/sys", [2024-05-07T10:57:17.526Z] "sort", [2024-05-07T10:57:17.526Z] "strconv", [2024-05-07T10:57:17.526Z] "strings", [2024-05-07T10:57:17.526Z] "sync", [2024-05-07T10:57:17.526Z] "sync/atomic", [2024-05-07T10:57:17.526Z] "syscall", [2024-05-07T10:57:17.526Z] "time", [2024-05-07T10:57:17.526Z] "unicode", [2024-05-07T10:57:17.526Z] "unicode/utf16", [2024-05-07T10:57:17.526Z] "unicode/utf8", [2024-05-07T10:57:17.526Z] "unsafe", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.526Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "TestGoFiles": [ [2024-05-07T10:57:17.527Z] "verifier_test.go" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "TestImports": [ [2024-05-07T10:57:17.527Z] "context", [2024-05-07T10:57:17.527Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.527Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/internal/testutil", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.527Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.527Z] "testing", [2024-05-07T10:57:17.527Z] "time" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "XTestGoFiles": [ [2024-05-07T10:57:17.527Z] "verifier_tokens_example_test.go" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "XTestImports": [ [2024-05-07T10:57:17.527Z] "context", [2024-05-07T10:57:17.527Z] "fmt", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/internal/testutil", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/oidc" [2024-05-07T10:57:17.527Z] ] [2024-05-07T10:57:17.527Z] } [2024-05-07T10:57:17.527Z] { [2024-05-07T10:57:17.527Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0/pkg/client/tokenexchange", [2024-05-07T10:57:17.527Z] "ImportPath": "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.527Z] "Name": "tokenexchange", [2024-05-07T10:57:17.527Z] "Root": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.527Z] "Module": { [2024-05-07T10:57:17.527Z] "Path": "github.com/zitadel/oidc/v2", [2024-05-07T10:57:17.527Z] "Version": "v2.12.0", [2024-05-07T10:57:17.527Z] "Time": "2023-11-16T11:19:48Z", [2024-05-07T10:57:17.527Z] "Indirect": true, [2024-05-07T10:57:17.527Z] "Dir": "/go/pkg/mod/github.com/zitadel/oidc/v2@v2.12.0", [2024-05-07T10:57:17.527Z] "GoMod": "/go/pkg/mod/cache/download/github.com/zitadel/oidc/v2/@v/v2.12.0.mod", [2024-05-07T10:57:17.527Z] "GoVersion": "1.19" [2024-05-07T10:57:17.527Z] }, [2024-05-07T10:57:17.527Z] "DepOnly": true, [2024-05-07T10:57:17.527Z] "Stale": true, [2024-05-07T10:57:17.527Z] "StaleReason": "stale dependency: golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.527Z] "GoFiles": [ [2024-05-07T10:57:17.527Z] "tokenexchange.go" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "Imports": [ [2024-05-07T10:57:17.527Z] "errors", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.527Z] "net/http" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "Deps": [ [2024-05-07T10:57:17.527Z] "bufio", [2024-05-07T10:57:17.527Z] "bytes", [2024-05-07T10:57:17.527Z] "compress/flate", [2024-05-07T10:57:17.527Z] "compress/gzip", [2024-05-07T10:57:17.527Z] "container/list", [2024-05-07T10:57:17.527Z] "context", [2024-05-07T10:57:17.527Z] "crypto", [2024-05-07T10:57:17.527Z] "crypto/aes", [2024-05-07T10:57:17.527Z] "crypto/cipher", [2024-05-07T10:57:17.527Z] "crypto/des", [2024-05-07T10:57:17.527Z] "crypto/dsa", [2024-05-07T10:57:17.527Z] "crypto/ecdsa", [2024-05-07T10:57:17.527Z] "crypto/ed25519", [2024-05-07T10:57:17.527Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.527Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.527Z] "crypto/elliptic", [2024-05-07T10:57:17.527Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.527Z] "crypto/hmac", [2024-05-07T10:57:17.527Z] "crypto/internal/randutil", [2024-05-07T10:57:17.527Z] "crypto/internal/subtle", [2024-05-07T10:57:17.527Z] "crypto/md5", [2024-05-07T10:57:17.527Z] "crypto/rand", [2024-05-07T10:57:17.527Z] "crypto/rc4", [2024-05-07T10:57:17.527Z] "crypto/rsa", [2024-05-07T10:57:17.527Z] "crypto/sha1", [2024-05-07T10:57:17.527Z] "crypto/sha256", [2024-05-07T10:57:17.527Z] "crypto/sha512", [2024-05-07T10:57:17.527Z] "crypto/subtle", [2024-05-07T10:57:17.527Z] "crypto/tls", [2024-05-07T10:57:17.527Z] "crypto/x509", [2024-05-07T10:57:17.527Z] "crypto/x509/pkix", [2024-05-07T10:57:17.527Z] "database/sql/driver", [2024-05-07T10:57:17.527Z] "encoding", [2024-05-07T10:57:17.527Z] "encoding/asn1", [2024-05-07T10:57:17.527Z] "encoding/base64", [2024-05-07T10:57:17.527Z] "encoding/binary", [2024-05-07T10:57:17.527Z] "encoding/gob", [2024-05-07T10:57:17.527Z] "encoding/hex", [2024-05-07T10:57:17.527Z] "encoding/json", [2024-05-07T10:57:17.527Z] "encoding/pem", [2024-05-07T10:57:17.527Z] "errors", [2024-05-07T10:57:17.527Z] "fmt", [2024-05-07T10:57:17.527Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.527Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.527Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.527Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.527Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.527Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.527Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.527Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.527Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.527Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.527Z] "golang.org/x/text/language", [2024-05-07T10:57:17.527Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.527Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.527Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.527Z] "hash", [2024-05-07T10:57:17.527Z] "hash/crc32", [2024-05-07T10:57:17.527Z] "internal/abi", [2024-05-07T10:57:17.527Z] "internal/bytealg", [2024-05-07T10:57:17.527Z] "internal/cpu", [2024-05-07T10:57:17.527Z] "internal/fmtsort", [2024-05-07T10:57:17.527Z] "internal/goexperiment", [2024-05-07T10:57:17.527Z] "internal/itoa", [2024-05-07T10:57:17.527Z] "internal/nettrace", [2024-05-07T10:57:17.527Z] "internal/oserror", [2024-05-07T10:57:17.527Z] "internal/poll", [2024-05-07T10:57:17.527Z] "internal/race", [2024-05-07T10:57:17.527Z] "internal/reflectlite", [2024-05-07T10:57:17.527Z] "internal/singleflight", [2024-05-07T10:57:17.527Z] "internal/syscall/execenv", [2024-05-07T10:57:17.527Z] "internal/syscall/unix", [2024-05-07T10:57:17.527Z] "internal/testlog", [2024-05-07T10:57:17.527Z] "internal/unsafeheader", [2024-05-07T10:57:17.527Z] "io", [2024-05-07T10:57:17.527Z] "io/fs", [2024-05-07T10:57:17.527Z] "io/ioutil", [2024-05-07T10:57:17.527Z] "log", [2024-05-07T10:57:17.527Z] "math", [2024-05-07T10:57:17.527Z] "math/big", [2024-05-07T10:57:17.527Z] "math/bits", [2024-05-07T10:57:17.527Z] "math/rand", [2024-05-07T10:57:17.527Z] "mime", [2024-05-07T10:57:17.527Z] "mime/multipart", [2024-05-07T10:57:17.527Z] "mime/quotedprintable", [2024-05-07T10:57:17.527Z] "net", [2024-05-07T10:57:17.527Z] "net/http", [2024-05-07T10:57:17.527Z] "net/http/httptrace", [2024-05-07T10:57:17.527Z] "net/http/internal", [2024-05-07T10:57:17.527Z] "net/http/internal/ascii", [2024-05-07T10:57:17.527Z] "net/textproto", [2024-05-07T10:57:17.527Z] "net/url", [2024-05-07T10:57:17.527Z] "os", [2024-05-07T10:57:17.527Z] "path", [2024-05-07T10:57:17.527Z] "path/filepath", [2024-05-07T10:57:17.527Z] "reflect", [2024-05-07T10:57:17.527Z] "runtime", [2024-05-07T10:57:17.527Z] "runtime/cgo", [2024-05-07T10:57:17.527Z] "runtime/internal/atomic", [2024-05-07T10:57:17.527Z] "runtime/internal/math", [2024-05-07T10:57:17.527Z] "runtime/internal/sys", [2024-05-07T10:57:17.527Z] "sort", [2024-05-07T10:57:17.527Z] "strconv", [2024-05-07T10:57:17.527Z] "strings", [2024-05-07T10:57:17.527Z] "sync", [2024-05-07T10:57:17.527Z] "sync/atomic", [2024-05-07T10:57:17.527Z] "syscall", [2024-05-07T10:57:17.527Z] "time", [2024-05-07T10:57:17.527Z] "unicode", [2024-05-07T10:57:17.527Z] "unicode/utf16", [2024-05-07T10:57:17.527Z] "unicode/utf8", [2024-05-07T10:57:17.527Z] "unsafe", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.527Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.527Z] ] [2024-05-07T10:57:17.527Z] } [2024-05-07T10:57:17.527Z] { [2024-05-07T10:57:17.527Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/edge-apis", [2024-05-07T10:57:17.527Z] "ImportPath": "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.527Z] "Name": "edge_apis", [2024-05-07T10:57:17.527Z] "Doc": "Package edge_apis_2 edge_apis_2 provides a wrapper around the generated Edge Client and Management APIs improve ease of use.", [2024-05-07T10:57:17.527Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.527Z] "Module": { [2024-05-07T10:57:17.527Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.527Z] "Version": "v0.23.13", [2024-05-07T10:57:17.527Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.527Z] "Indirect": true, [2024-05-07T10:57:17.527Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.527Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.527Z] "GoVersion": "1.20" [2024-05-07T10:57:17.527Z] }, [2024-05-07T10:57:17.527Z] "DepOnly": true, [2024-05-07T10:57:17.527Z] "Stale": true, [2024-05-07T10:57:17.527Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.527Z] "GoFiles": [ [2024-05-07T10:57:17.527Z] "authwrapper.go", [2024-05-07T10:57:17.527Z] "clients.go", [2024-05-07T10:57:17.527Z] "component.go", [2024-05-07T10:57:17.527Z] "credentials.go", [2024-05-07T10:57:17.527Z] "oidc.go", [2024-05-07T10:57:17.527Z] "urls.go" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "Imports": [ [2024-05-07T10:57:17.527Z] "context", [2024-05-07T10:57:17.527Z] "crypto", [2024-05-07T10:57:17.527Z] "crypto/rand", [2024-05-07T10:57:17.527Z] "crypto/tls", [2024-05-07T10:57:17.527Z] "crypto/x509", [2024-05-07T10:57:17.527Z] "encoding/json", [2024-05-07T10:57:17.527Z] "fmt", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.527Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.527Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.527Z] "github.com/google/uuid", [2024-05-07T10:57:17.527Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.527Z] "github.com/openziti/identity", [2024-05-07T10:57:17.527Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.527Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.527Z] "github.com/pkg/errors", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.527Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.527Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.527Z] "net", [2024-05-07T10:57:17.527Z] "net/http", [2024-05-07T10:57:17.527Z] "net/http/cookiejar", [2024-05-07T10:57:17.527Z] "net/url", [2024-05-07T10:57:17.527Z] "strings", [2024-05-07T10:57:17.527Z] "sync", [2024-05-07T10:57:17.527Z] "sync/atomic", [2024-05-07T10:57:17.527Z] "time" [2024-05-07T10:57:17.527Z] ], [2024-05-07T10:57:17.527Z] "Deps": [ [2024-05-07T10:57:17.527Z] "bufio", [2024-05-07T10:57:17.527Z] "bytes", [2024-05-07T10:57:17.527Z] "compress/flate", [2024-05-07T10:57:17.527Z] "compress/gzip", [2024-05-07T10:57:17.527Z] "container/heap", [2024-05-07T10:57:17.527Z] "container/list", [2024-05-07T10:57:17.527Z] "context", [2024-05-07T10:57:17.527Z] "crypto", [2024-05-07T10:57:17.527Z] "crypto/aes", [2024-05-07T10:57:17.527Z] "crypto/cipher", [2024-05-07T10:57:17.527Z] "crypto/des", [2024-05-07T10:57:17.527Z] "crypto/dsa", [2024-05-07T10:57:17.527Z] "crypto/ecdsa", [2024-05-07T10:57:17.527Z] "crypto/ed25519", [2024-05-07T10:57:17.527Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.527Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.527Z] "crypto/elliptic", [2024-05-07T10:57:17.527Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.527Z] "crypto/hmac", [2024-05-07T10:57:17.527Z] "crypto/internal/randutil", [2024-05-07T10:57:17.527Z] "crypto/internal/subtle", [2024-05-07T10:57:17.527Z] "crypto/md5", [2024-05-07T10:57:17.527Z] "crypto/rand", [2024-05-07T10:57:17.527Z] "crypto/rc4", [2024-05-07T10:57:17.527Z] "crypto/rsa", [2024-05-07T10:57:17.527Z] "crypto/sha1", [2024-05-07T10:57:17.527Z] "crypto/sha256", [2024-05-07T10:57:17.527Z] "crypto/sha512", [2024-05-07T10:57:17.527Z] "crypto/subtle", [2024-05-07T10:57:17.527Z] "crypto/tls", [2024-05-07T10:57:17.527Z] "crypto/x509", [2024-05-07T10:57:17.527Z] "crypto/x509/pkix", [2024-05-07T10:57:17.527Z] "database/sql/driver", [2024-05-07T10:57:17.527Z] "embed", [2024-05-07T10:57:17.527Z] "encoding", [2024-05-07T10:57:17.527Z] "encoding/asn1", [2024-05-07T10:57:17.527Z] "encoding/base64", [2024-05-07T10:57:17.527Z] "encoding/binary", [2024-05-07T10:57:17.527Z] "encoding/csv", [2024-05-07T10:57:17.527Z] "encoding/gob", [2024-05-07T10:57:17.527Z] "encoding/hex", [2024-05-07T10:57:17.527Z] "encoding/json", [2024-05-07T10:57:17.527Z] "encoding/pem", [2024-05-07T10:57:17.527Z] "encoding/xml", [2024-05-07T10:57:17.527Z] "errors", [2024-05-07T10:57:17.527Z] "fmt", [2024-05-07T10:57:17.527Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.527Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.527Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.527Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.527Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.527Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.527Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.527Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.527Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.527Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.527Z] "github.com/google/uuid", [2024-05-07T10:57:17.527Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.527Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.527Z] "github.com/josharian/intern", [2024-05-07T10:57:17.527Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.527Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.527Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.527Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.527Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.527Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.527Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.527Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.527Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.527Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.527Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.527Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.527Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.527Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.527Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.527Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.527Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.527Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.527Z] "github.com/openziti/identity", [2024-05-07T10:57:17.527Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.527Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.527Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.527Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.528Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.528Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.528Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.528Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.528Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.528Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.528Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.528Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.528Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.528Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.528Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.528Z] "github.com/pkg/errors", [2024-05-07T10:57:17.528Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.528Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.528Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.528Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.528Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.528Z] "go/token", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.528Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.528Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.528Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.528Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.528Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.528Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.528Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.528Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.528Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.528Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.528Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.528Z] "golang.org/x/term", [2024-05-07T10:57:17.528Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.528Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.528Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.528Z] "golang.org/x/text/language", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.528Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.528Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.528Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.528Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.528Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.528Z] "hash", [2024-05-07T10:57:17.528Z] "hash/crc32", [2024-05-07T10:57:17.528Z] "hash/fnv", [2024-05-07T10:57:17.528Z] "html", [2024-05-07T10:57:17.528Z] "html/template", [2024-05-07T10:57:17.528Z] "internal/abi", [2024-05-07T10:57:17.528Z] "internal/bytealg", [2024-05-07T10:57:17.528Z] "internal/cpu", [2024-05-07T10:57:17.528Z] "internal/fmtsort", [2024-05-07T10:57:17.528Z] "internal/goexperiment", [2024-05-07T10:57:17.528Z] "internal/itoa", [2024-05-07T10:57:17.528Z] "internal/nettrace", [2024-05-07T10:57:17.528Z] "internal/oserror", [2024-05-07T10:57:17.528Z] "internal/poll", [2024-05-07T10:57:17.528Z] "internal/race", [2024-05-07T10:57:17.528Z] "internal/reflectlite", [2024-05-07T10:57:17.528Z] "internal/singleflight", [2024-05-07T10:57:17.528Z] "internal/syscall/execenv", [2024-05-07T10:57:17.528Z] "internal/syscall/unix", [2024-05-07T10:57:17.528Z] "internal/testlog", [2024-05-07T10:57:17.528Z] "internal/unsafeheader", [2024-05-07T10:57:17.528Z] "io", [2024-05-07T10:57:17.528Z] "io/fs", [2024-05-07T10:57:17.528Z] "io/ioutil", [2024-05-07T10:57:17.528Z] "log", [2024-05-07T10:57:17.528Z] "math", [2024-05-07T10:57:17.528Z] "math/big", [2024-05-07T10:57:17.528Z] "math/bits", [2024-05-07T10:57:17.528Z] "math/rand", [2024-05-07T10:57:17.528Z] "mime", [2024-05-07T10:57:17.528Z] "mime/multipart", [2024-05-07T10:57:17.528Z] "mime/quotedprintable", [2024-05-07T10:57:17.528Z] "net", [2024-05-07T10:57:17.528Z] "net/http", [2024-05-07T10:57:17.528Z] "net/http/cookiejar", [2024-05-07T10:57:17.528Z] "net/http/httptrace", [2024-05-07T10:57:17.528Z] "net/http/httputil", [2024-05-07T10:57:17.528Z] "net/http/internal", [2024-05-07T10:57:17.528Z] "net/http/internal/ascii", [2024-05-07T10:57:17.528Z] "net/mail", [2024-05-07T10:57:17.528Z] "net/textproto", [2024-05-07T10:57:17.528Z] "net/url", [2024-05-07T10:57:17.528Z] "os", [2024-05-07T10:57:17.528Z] "os/user", [2024-05-07T10:57:17.528Z] "path", [2024-05-07T10:57:17.528Z] "path/filepath", [2024-05-07T10:57:17.528Z] "reflect", [2024-05-07T10:57:17.528Z] "regexp", [2024-05-07T10:57:17.528Z] "regexp/syntax", [2024-05-07T10:57:17.528Z] "runtime", [2024-05-07T10:57:17.528Z] "runtime/cgo", [2024-05-07T10:57:17.528Z] "runtime/internal/atomic", [2024-05-07T10:57:17.528Z] "runtime/internal/math", [2024-05-07T10:57:17.528Z] "runtime/internal/sys", [2024-05-07T10:57:17.528Z] "sort", [2024-05-07T10:57:17.528Z] "strconv", [2024-05-07T10:57:17.528Z] "strings", [2024-05-07T10:57:17.528Z] "sync", [2024-05-07T10:57:17.528Z] "sync/atomic", [2024-05-07T10:57:17.528Z] "syscall", [2024-05-07T10:57:17.528Z] "text/template", [2024-05-07T10:57:17.528Z] "text/template/parse", [2024-05-07T10:57:17.528Z] "time", [2024-05-07T10:57:17.528Z] "unicode", [2024-05-07T10:57:17.528Z] "unicode/utf16", [2024-05-07T10:57:17.528Z] "unicode/utf8", [2024-05-07T10:57:17.528Z] "unsafe", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.528Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.528Z] ] [2024-05-07T10:57:17.528Z] } [2024-05-07T10:57:17.528Z] { [2024-05-07T10:57:17.528Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-05-07T10:57:17.528Z] "ImportPath": "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.528Z] "Name": "backoff", [2024-05-07T10:57:17.528Z] "Doc": "Package backoff implements backoff algorithms for retrying operations.", [2024-05-07T10:57:17.528Z] "Root": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-05-07T10:57:17.528Z] "Module": { [2024-05-07T10:57:17.528Z] "Path": "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.528Z] "Version": "v4.2.1", [2024-05-07T10:57:17.528Z] "Time": "2023-02-28T16:21:33Z", [2024-05-07T10:57:17.528Z] "Indirect": true, [2024-05-07T10:57:17.528Z] "Dir": "/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.2.1", [2024-05-07T10:57:17.528Z] "GoMod": "/go/pkg/mod/cache/download/github.com/cenkalti/backoff/v4/@v/v4.2.1.mod", [2024-05-07T10:57:17.528Z] "GoVersion": "1.18" [2024-05-07T10:57:17.528Z] }, [2024-05-07T10:57:17.528Z] "DepOnly": true, [2024-05-07T10:57:17.528Z] "Stale": true, [2024-05-07T10:57:17.528Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.528Z] "GoFiles": [ [2024-05-07T10:57:17.528Z] "backoff.go", [2024-05-07T10:57:17.528Z] "context.go", [2024-05-07T10:57:17.528Z] "exponential.go", [2024-05-07T10:57:17.528Z] "retry.go", [2024-05-07T10:57:17.528Z] "ticker.go", [2024-05-07T10:57:17.528Z] "timer.go", [2024-05-07T10:57:17.528Z] "tries.go" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "Imports": [ [2024-05-07T10:57:17.528Z] "context", [2024-05-07T10:57:17.528Z] "errors", [2024-05-07T10:57:17.528Z] "math/rand", [2024-05-07T10:57:17.528Z] "sync", [2024-05-07T10:57:17.528Z] "time" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "Deps": [ [2024-05-07T10:57:17.528Z] "context", [2024-05-07T10:57:17.528Z] "errors", [2024-05-07T10:57:17.528Z] "internal/abi", [2024-05-07T10:57:17.528Z] "internal/bytealg", [2024-05-07T10:57:17.528Z] "internal/cpu", [2024-05-07T10:57:17.528Z] "internal/goexperiment", [2024-05-07T10:57:17.528Z] "internal/itoa", [2024-05-07T10:57:17.528Z] "internal/oserror", [2024-05-07T10:57:17.528Z] "internal/race", [2024-05-07T10:57:17.528Z] "internal/reflectlite", [2024-05-07T10:57:17.528Z] "internal/unsafeheader", [2024-05-07T10:57:17.528Z] "math", [2024-05-07T10:57:17.528Z] "math/bits", [2024-05-07T10:57:17.528Z] "math/rand", [2024-05-07T10:57:17.528Z] "runtime", [2024-05-07T10:57:17.528Z] "runtime/internal/atomic", [2024-05-07T10:57:17.528Z] "runtime/internal/math", [2024-05-07T10:57:17.528Z] "runtime/internal/sys", [2024-05-07T10:57:17.528Z] "sync", [2024-05-07T10:57:17.528Z] "sync/atomic", [2024-05-07T10:57:17.528Z] "syscall", [2024-05-07T10:57:17.528Z] "time", [2024-05-07T10:57:17.528Z] "unsafe" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "TestGoFiles": [ [2024-05-07T10:57:17.528Z] "backoff_test.go", [2024-05-07T10:57:17.528Z] "context_test.go", [2024-05-07T10:57:17.528Z] "example_test.go", [2024-05-07T10:57:17.528Z] "exponential_test.go", [2024-05-07T10:57:17.528Z] "retry_test.go", [2024-05-07T10:57:17.528Z] "ticker_test.go", [2024-05-07T10:57:17.528Z] "tries_test.go" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "TestImports": [ [2024-05-07T10:57:17.528Z] "context", [2024-05-07T10:57:17.528Z] "errors", [2024-05-07T10:57:17.528Z] "fmt", [2024-05-07T10:57:17.528Z] "io", [2024-05-07T10:57:17.528Z] "log", [2024-05-07T10:57:17.528Z] "math", [2024-05-07T10:57:17.528Z] "math/rand", [2024-05-07T10:57:17.528Z] "testing", [2024-05-07T10:57:17.528Z] "time" [2024-05-07T10:57:17.528Z] ] [2024-05-07T10:57:17.528Z] } [2024-05-07T10:57:17.528Z] { [2024-05-07T10:57:17.528Z] "Dir": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-05-07T10:57:17.528Z] "ImportPath": "github.com/kataras/go-events", [2024-05-07T10:57:17.528Z] "Name": "events", [2024-05-07T10:57:17.528Z] "Doc": "Package events provides simple EventEmmiter support for Go Programming Language", [2024-05-07T10:57:17.528Z] "Root": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-05-07T10:57:17.528Z] "Module": { [2024-05-07T10:57:17.528Z] "Path": "github.com/kataras/go-events", [2024-05-07T10:57:17.528Z] "Version": "v0.0.3", [2024-05-07T10:57:17.528Z] "Time": "2022-03-02T18:22:01Z", [2024-05-07T10:57:17.528Z] "Indirect": true, [2024-05-07T10:57:17.528Z] "Dir": "/go/pkg/mod/github.com/kataras/go-events@v0.0.3", [2024-05-07T10:57:17.528Z] "GoMod": "/go/pkg/mod/cache/download/github.com/kataras/go-events/@v/v0.0.3.mod", [2024-05-07T10:57:17.528Z] "GoVersion": "1.17" [2024-05-07T10:57:17.528Z] }, [2024-05-07T10:57:17.528Z] "DepOnly": true, [2024-05-07T10:57:17.528Z] "Stale": true, [2024-05-07T10:57:17.528Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.528Z] "GoFiles": [ [2024-05-07T10:57:17.528Z] "events.go" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "Imports": [ [2024-05-07T10:57:17.528Z] "log", [2024-05-07T10:57:17.528Z] "reflect", [2024-05-07T10:57:17.528Z] "sync", [2024-05-07T10:57:17.528Z] "sync/atomic" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "Deps": [ [2024-05-07T10:57:17.528Z] "errors", [2024-05-07T10:57:17.528Z] "fmt", [2024-05-07T10:57:17.528Z] "internal/abi", [2024-05-07T10:57:17.528Z] "internal/bytealg", [2024-05-07T10:57:17.528Z] "internal/cpu", [2024-05-07T10:57:17.528Z] "internal/fmtsort", [2024-05-07T10:57:17.528Z] "internal/goexperiment", [2024-05-07T10:57:17.528Z] "internal/itoa", [2024-05-07T10:57:17.528Z] "internal/oserror", [2024-05-07T10:57:17.528Z] "internal/poll", [2024-05-07T10:57:17.528Z] "internal/race", [2024-05-07T10:57:17.528Z] "internal/reflectlite", [2024-05-07T10:57:17.528Z] "internal/syscall/execenv", [2024-05-07T10:57:17.528Z] "internal/syscall/unix", [2024-05-07T10:57:17.528Z] "internal/testlog", [2024-05-07T10:57:17.528Z] "internal/unsafeheader", [2024-05-07T10:57:17.528Z] "io", [2024-05-07T10:57:17.528Z] "io/fs", [2024-05-07T10:57:17.528Z] "log", [2024-05-07T10:57:17.528Z] "math", [2024-05-07T10:57:17.528Z] "math/bits", [2024-05-07T10:57:17.528Z] "os", [2024-05-07T10:57:17.528Z] "path", [2024-05-07T10:57:17.528Z] "reflect", [2024-05-07T10:57:17.528Z] "runtime", [2024-05-07T10:57:17.528Z] "runtime/internal/atomic", [2024-05-07T10:57:17.528Z] "runtime/internal/math", [2024-05-07T10:57:17.528Z] "runtime/internal/sys", [2024-05-07T10:57:17.528Z] "sort", [2024-05-07T10:57:17.528Z] "strconv", [2024-05-07T10:57:17.528Z] "sync", [2024-05-07T10:57:17.528Z] "sync/atomic", [2024-05-07T10:57:17.528Z] "syscall", [2024-05-07T10:57:17.528Z] "time", [2024-05-07T10:57:17.528Z] "unicode", [2024-05-07T10:57:17.528Z] "unicode/utf8", [2024-05-07T10:57:17.528Z] "unsafe" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "TestGoFiles": [ [2024-05-07T10:57:17.528Z] "events_test.go" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "TestImports": [ [2024-05-07T10:57:17.528Z] "fmt", [2024-05-07T10:57:17.528Z] "testing", [2024-05-07T10:57:17.528Z] "time" [2024-05-07T10:57:17.528Z] ] [2024-05-07T10:57:17.528Z] } [2024-05-07T10:57:17.528Z] { [2024-05-07T10:57:17.528Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121/latency", [2024-05-07T10:57:17.528Z] "ImportPath": "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.528Z] "Name": "latency", [2024-05-07T10:57:17.528Z] "Root": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.528Z] "Module": { [2024-05-07T10:57:17.528Z] "Path": "github.com/openziti/channel/v2", [2024-05-07T10:57:17.528Z] "Version": "v2.0.121", [2024-05-07T10:57:17.528Z] "Time": "2024-03-11T23:40:56Z", [2024-05-07T10:57:17.528Z] "Indirect": true, [2024-05-07T10:57:17.528Z] "Dir": "/go/pkg/mod/github.com/openziti/channel/v2@v2.0.121", [2024-05-07T10:57:17.528Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/channel/v2/@v/v2.0.121.mod", [2024-05-07T10:57:17.528Z] "GoVersion": "1.19" [2024-05-07T10:57:17.528Z] }, [2024-05-07T10:57:17.528Z] "DepOnly": true, [2024-05-07T10:57:17.528Z] "Stale": true, [2024-05-07T10:57:17.528Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.528Z] "GoFiles": [ [2024-05-07T10:57:17.528Z] "latency.go" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "Imports": [ [2024-05-07T10:57:17.528Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.528Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.528Z] "sync/atomic", [2024-05-07T10:57:17.528Z] "time" [2024-05-07T10:57:17.528Z] ], [2024-05-07T10:57:17.528Z] "Deps": [ [2024-05-07T10:57:17.528Z] "bufio", [2024-05-07T10:57:17.528Z] "bytes", [2024-05-07T10:57:17.528Z] "compress/flate", [2024-05-07T10:57:17.528Z] "compress/gzip", [2024-05-07T10:57:17.528Z] "container/heap", [2024-05-07T10:57:17.528Z] "container/list", [2024-05-07T10:57:17.528Z] "context", [2024-05-07T10:57:17.528Z] "crypto", [2024-05-07T10:57:17.528Z] "crypto/aes", [2024-05-07T10:57:17.528Z] "crypto/cipher", [2024-05-07T10:57:17.528Z] "crypto/des", [2024-05-07T10:57:17.528Z] "crypto/dsa", [2024-05-07T10:57:17.528Z] "crypto/ecdsa", [2024-05-07T10:57:17.528Z] "crypto/ed25519", [2024-05-07T10:57:17.528Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.528Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.528Z] "crypto/elliptic", [2024-05-07T10:57:17.528Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.528Z] "crypto/hmac", [2024-05-07T10:57:17.528Z] "crypto/internal/randutil", [2024-05-07T10:57:17.528Z] "crypto/internal/subtle", [2024-05-07T10:57:17.528Z] "crypto/md5", [2024-05-07T10:57:17.528Z] "crypto/rand", [2024-05-07T10:57:17.528Z] "crypto/rc4", [2024-05-07T10:57:17.528Z] "crypto/rsa", [2024-05-07T10:57:17.528Z] "crypto/sha1", [2024-05-07T10:57:17.528Z] "crypto/sha256", [2024-05-07T10:57:17.528Z] "crypto/sha512", [2024-05-07T10:57:17.528Z] "crypto/subtle", [2024-05-07T10:57:17.528Z] "crypto/tls", [2024-05-07T10:57:17.528Z] "crypto/x509", [2024-05-07T10:57:17.528Z] "crypto/x509/pkix", [2024-05-07T10:57:17.528Z] "embed", [2024-05-07T10:57:17.528Z] "encoding", [2024-05-07T10:57:17.528Z] "encoding/asn1", [2024-05-07T10:57:17.528Z] "encoding/base64", [2024-05-07T10:57:17.528Z] "encoding/binary", [2024-05-07T10:57:17.528Z] "encoding/hex", [2024-05-07T10:57:17.528Z] "encoding/json", [2024-05-07T10:57:17.528Z] "encoding/pem", [2024-05-07T10:57:17.528Z] "errors", [2024-05-07T10:57:17.528Z] "fmt", [2024-05-07T10:57:17.528Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.528Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.528Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.528Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.528Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.528Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.528Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.528Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.528Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.528Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.529Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.529Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.529Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.529Z] "github.com/openziti/identity", [2024-05-07T10:57:17.529Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.529Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.529Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.529Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.529Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.529Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.529Z] "github.com/pkg/errors", [2024-05-07T10:57:17.529Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.529Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.529Z] "go/token", [2024-05-07T10:57:17.529Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.529Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.529Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.529Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.529Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.529Z] "golang.org/x/term", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.529Z] "hash", [2024-05-07T10:57:17.529Z] "hash/crc32", [2024-05-07T10:57:17.529Z] "hash/fnv", [2024-05-07T10:57:17.529Z] "internal/abi", [2024-05-07T10:57:17.529Z] "internal/bytealg", [2024-05-07T10:57:17.529Z] "internal/cpu", [2024-05-07T10:57:17.529Z] "internal/fmtsort", [2024-05-07T10:57:17.529Z] "internal/goexperiment", [2024-05-07T10:57:17.529Z] "internal/itoa", [2024-05-07T10:57:17.529Z] "internal/nettrace", [2024-05-07T10:57:17.529Z] "internal/oserror", [2024-05-07T10:57:17.529Z] "internal/poll", [2024-05-07T10:57:17.529Z] "internal/race", [2024-05-07T10:57:17.529Z] "internal/reflectlite", [2024-05-07T10:57:17.529Z] "internal/singleflight", [2024-05-07T10:57:17.529Z] "internal/syscall/execenv", [2024-05-07T10:57:17.529Z] "internal/syscall/unix", [2024-05-07T10:57:17.529Z] "internal/testlog", [2024-05-07T10:57:17.529Z] "internal/unsafeheader", [2024-05-07T10:57:17.529Z] "io", [2024-05-07T10:57:17.529Z] "io/fs", [2024-05-07T10:57:17.529Z] "io/ioutil", [2024-05-07T10:57:17.529Z] "log", [2024-05-07T10:57:17.529Z] "math", [2024-05-07T10:57:17.529Z] "math/big", [2024-05-07T10:57:17.529Z] "math/bits", [2024-05-07T10:57:17.529Z] "math/rand", [2024-05-07T10:57:17.529Z] "net", [2024-05-07T10:57:17.529Z] "net/url", [2024-05-07T10:57:17.529Z] "os", [2024-05-07T10:57:17.529Z] "os/user", [2024-05-07T10:57:17.529Z] "path", [2024-05-07T10:57:17.529Z] "path/filepath", [2024-05-07T10:57:17.529Z] "reflect", [2024-05-07T10:57:17.529Z] "runtime", [2024-05-07T10:57:17.529Z] "runtime/cgo", [2024-05-07T10:57:17.529Z] "runtime/internal/atomic", [2024-05-07T10:57:17.529Z] "runtime/internal/math", [2024-05-07T10:57:17.529Z] "runtime/internal/sys", [2024-05-07T10:57:17.529Z] "sort", [2024-05-07T10:57:17.529Z] "strconv", [2024-05-07T10:57:17.529Z] "strings", [2024-05-07T10:57:17.529Z] "sync", [2024-05-07T10:57:17.529Z] "sync/atomic", [2024-05-07T10:57:17.529Z] "syscall", [2024-05-07T10:57:17.529Z] "time", [2024-05-07T10:57:17.529Z] "unicode", [2024-05-07T10:57:17.529Z] "unicode/utf16", [2024-05-07T10:57:17.529Z] "unicode/utf8", [2024-05-07T10:57:17.529Z] "unsafe", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.529Z] ] [2024-05-07T10:57:17.529Z] } [2024-05-07T10:57:17.529Z] { [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/genext", [2024-05-07T10:57:17.529Z] "ImportPath": "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.529Z] "Name": "genext", [2024-05-07T10:57:17.529Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.529Z] "Module": { [2024-05-07T10:57:17.529Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.529Z] "Version": "v2.0.39", [2024-05-07T10:57:17.529Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.529Z] "Indirect": true, [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.529Z] "GoVersion": "1.19" [2024-05-07T10:57:17.529Z] }, [2024-05-07T10:57:17.529Z] "DepOnly": true, [2024-05-07T10:57:17.529Z] "Stale": true, [2024-05-07T10:57:17.529Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.529Z] "GoFiles": [ [2024-05-07T10:57:17.529Z] "utils.go" [2024-05-07T10:57:17.529Z] ] [2024-05-07T10:57:17.529Z] } [2024-05-07T10:57:17.529Z] { [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/pem", [2024-05-07T10:57:17.529Z] "ImportPath": "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.529Z] "Name": "nfpem", [2024-05-07T10:57:17.529Z] "Doc": "Package nfpem provides convenience functions for dealing with PEM encoded x509 data.", [2024-05-07T10:57:17.529Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.529Z] "Module": { [2024-05-07T10:57:17.529Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.529Z] "Version": "v2.0.39", [2024-05-07T10:57:17.529Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.529Z] "Indirect": true, [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.529Z] "GoVersion": "1.19" [2024-05-07T10:57:17.529Z] }, [2024-05-07T10:57:17.529Z] "DepOnly": true, [2024-05-07T10:57:17.529Z] "Stale": true, [2024-05-07T10:57:17.529Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.529Z] "GoFiles": [ [2024-05-07T10:57:17.529Z] "nfpem.go" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "Imports": [ [2024-05-07T10:57:17.529Z] "crypto/sha1", [2024-05-07T10:57:17.529Z] "crypto/x509", [2024-05-07T10:57:17.529Z] "encoding/pem", [2024-05-07T10:57:17.529Z] "fmt" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "Deps": [ [2024-05-07T10:57:17.529Z] "bufio", [2024-05-07T10:57:17.529Z] "bytes", [2024-05-07T10:57:17.529Z] "context", [2024-05-07T10:57:17.529Z] "crypto", [2024-05-07T10:57:17.529Z] "crypto/aes", [2024-05-07T10:57:17.529Z] "crypto/cipher", [2024-05-07T10:57:17.529Z] "crypto/des", [2024-05-07T10:57:17.529Z] "crypto/dsa", [2024-05-07T10:57:17.529Z] "crypto/ecdsa", [2024-05-07T10:57:17.529Z] "crypto/ed25519", [2024-05-07T10:57:17.529Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.529Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.529Z] "crypto/elliptic", [2024-05-07T10:57:17.529Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.529Z] "crypto/internal/randutil", [2024-05-07T10:57:17.529Z] "crypto/internal/subtle", [2024-05-07T10:57:17.529Z] "crypto/md5", [2024-05-07T10:57:17.529Z] "crypto/rand", [2024-05-07T10:57:17.529Z] "crypto/rsa", [2024-05-07T10:57:17.529Z] "crypto/sha1", [2024-05-07T10:57:17.529Z] "crypto/sha256", [2024-05-07T10:57:17.529Z] "crypto/sha512", [2024-05-07T10:57:17.529Z] "crypto/subtle", [2024-05-07T10:57:17.529Z] "crypto/x509", [2024-05-07T10:57:17.529Z] "crypto/x509/pkix", [2024-05-07T10:57:17.529Z] "encoding/asn1", [2024-05-07T10:57:17.529Z] "encoding/base64", [2024-05-07T10:57:17.529Z] "encoding/binary", [2024-05-07T10:57:17.529Z] "encoding/hex", [2024-05-07T10:57:17.529Z] "encoding/pem", [2024-05-07T10:57:17.529Z] "errors", [2024-05-07T10:57:17.529Z] "fmt", [2024-05-07T10:57:17.529Z] "hash", [2024-05-07T10:57:17.529Z] "internal/abi", [2024-05-07T10:57:17.529Z] "internal/bytealg", [2024-05-07T10:57:17.529Z] "internal/cpu", [2024-05-07T10:57:17.529Z] "internal/fmtsort", [2024-05-07T10:57:17.529Z] "internal/goexperiment", [2024-05-07T10:57:17.529Z] "internal/itoa", [2024-05-07T10:57:17.529Z] "internal/nettrace", [2024-05-07T10:57:17.529Z] "internal/oserror", [2024-05-07T10:57:17.529Z] "internal/poll", [2024-05-07T10:57:17.529Z] "internal/race", [2024-05-07T10:57:17.529Z] "internal/reflectlite", [2024-05-07T10:57:17.529Z] "internal/singleflight", [2024-05-07T10:57:17.529Z] "internal/syscall/execenv", [2024-05-07T10:57:17.529Z] "internal/syscall/unix", [2024-05-07T10:57:17.529Z] "internal/testlog", [2024-05-07T10:57:17.529Z] "internal/unsafeheader", [2024-05-07T10:57:17.529Z] "io", [2024-05-07T10:57:17.529Z] "io/fs", [2024-05-07T10:57:17.529Z] "math", [2024-05-07T10:57:17.529Z] "math/big", [2024-05-07T10:57:17.529Z] "math/bits", [2024-05-07T10:57:17.529Z] "math/rand", [2024-05-07T10:57:17.529Z] "net", [2024-05-07T10:57:17.529Z] "net/url", [2024-05-07T10:57:17.529Z] "os", [2024-05-07T10:57:17.529Z] "path", [2024-05-07T10:57:17.529Z] "path/filepath", [2024-05-07T10:57:17.529Z] "reflect", [2024-05-07T10:57:17.529Z] "runtime", [2024-05-07T10:57:17.529Z] "runtime/cgo", [2024-05-07T10:57:17.529Z] "runtime/internal/atomic", [2024-05-07T10:57:17.529Z] "runtime/internal/math", [2024-05-07T10:57:17.529Z] "runtime/internal/sys", [2024-05-07T10:57:17.529Z] "sort", [2024-05-07T10:57:17.529Z] "strconv", [2024-05-07T10:57:17.529Z] "strings", [2024-05-07T10:57:17.529Z] "sync", [2024-05-07T10:57:17.529Z] "sync/atomic", [2024-05-07T10:57:17.529Z] "syscall", [2024-05-07T10:57:17.529Z] "time", [2024-05-07T10:57:17.529Z] "unicode", [2024-05-07T10:57:17.529Z] "unicode/utf16", [2024-05-07T10:57:17.529Z] "unicode/utf8", [2024-05-07T10:57:17.529Z] "unsafe", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.529Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.529Z] ] [2024-05-07T10:57:17.529Z] } [2024-05-07T10:57:17.529Z] { [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39/versions", [2024-05-07T10:57:17.529Z] "ImportPath": "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.529Z] "Name": "versions", [2024-05-07T10:57:17.529Z] "Root": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.529Z] "Module": { [2024-05-07T10:57:17.529Z] "Path": "github.com/openziti/foundation/v2", [2024-05-07T10:57:17.529Z] "Version": "v2.0.39", [2024-05-07T10:57:17.529Z] "Time": "2024-03-11T23:33:35Z", [2024-05-07T10:57:17.529Z] "Indirect": true, [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/foundation/v2@v2.0.39", [2024-05-07T10:57:17.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/foundation/v2/@v/v2.0.39.mod", [2024-05-07T10:57:17.529Z] "GoVersion": "1.19" [2024-05-07T10:57:17.529Z] }, [2024-05-07T10:57:17.529Z] "DepOnly": true, [2024-05-07T10:57:17.529Z] "Stale": true, [2024-05-07T10:57:17.529Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.529Z] "GoFiles": [ [2024-05-07T10:57:17.529Z] "version_provider.go", [2024-05-07T10:57:17.529Z] "versions.go" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "Imports": [ [2024-05-07T10:57:17.529Z] "errors", [2024-05-07T10:57:17.529Z] "fmt", [2024-05-07T10:57:17.529Z] "runtime", [2024-05-07T10:57:17.529Z] "runtime/debug", [2024-05-07T10:57:17.529Z] "strconv", [2024-05-07T10:57:17.529Z] "strings", [2024-05-07T10:57:17.529Z] "time" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "Deps": [ [2024-05-07T10:57:17.529Z] "errors", [2024-05-07T10:57:17.529Z] "fmt", [2024-05-07T10:57:17.529Z] "internal/abi", [2024-05-07T10:57:17.529Z] "internal/bytealg", [2024-05-07T10:57:17.529Z] "internal/cpu", [2024-05-07T10:57:17.529Z] "internal/fmtsort", [2024-05-07T10:57:17.529Z] "internal/goexperiment", [2024-05-07T10:57:17.529Z] "internal/itoa", [2024-05-07T10:57:17.529Z] "internal/oserror", [2024-05-07T10:57:17.529Z] "internal/poll", [2024-05-07T10:57:17.529Z] "internal/race", [2024-05-07T10:57:17.529Z] "internal/reflectlite", [2024-05-07T10:57:17.529Z] "internal/syscall/execenv", [2024-05-07T10:57:17.529Z] "internal/syscall/unix", [2024-05-07T10:57:17.529Z] "internal/testlog", [2024-05-07T10:57:17.529Z] "internal/unsafeheader", [2024-05-07T10:57:17.529Z] "io", [2024-05-07T10:57:17.529Z] "io/fs", [2024-05-07T10:57:17.529Z] "math", [2024-05-07T10:57:17.529Z] "math/bits", [2024-05-07T10:57:17.529Z] "os", [2024-05-07T10:57:17.529Z] "path", [2024-05-07T10:57:17.529Z] "reflect", [2024-05-07T10:57:17.529Z] "runtime", [2024-05-07T10:57:17.529Z] "runtime/debug", [2024-05-07T10:57:17.529Z] "runtime/internal/atomic", [2024-05-07T10:57:17.529Z] "runtime/internal/math", [2024-05-07T10:57:17.529Z] "runtime/internal/sys", [2024-05-07T10:57:17.529Z] "sort", [2024-05-07T10:57:17.529Z] "strconv", [2024-05-07T10:57:17.529Z] "strings", [2024-05-07T10:57:17.529Z] "sync", [2024-05-07T10:57:17.529Z] "sync/atomic", [2024-05-07T10:57:17.529Z] "syscall", [2024-05-07T10:57:17.529Z] "time", [2024-05-07T10:57:17.529Z] "unicode", [2024-05-07T10:57:17.529Z] "unicode/utf8", [2024-05-07T10:57:17.529Z] "unsafe" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "TestGoFiles": [ [2024-05-07T10:57:17.529Z] "versions_test.go" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "TestImports": [ [2024-05-07T10:57:17.529Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.529Z] "testing" [2024-05-07T10:57:17.529Z] ] [2024-05-07T10:57:17.529Z] } [2024-05-07T10:57:17.529Z] { [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47/metrics_pb", [2024-05-07T10:57:17.529Z] "ImportPath": "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.529Z] "Name": "metrics_pb", [2024-05-07T10:57:17.529Z] "Root": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-05-07T10:57:17.529Z] "Module": { [2024-05-07T10:57:17.529Z] "Path": "github.com/openziti/metrics", [2024-05-07T10:57:17.529Z] "Version": "v1.2.47", [2024-05-07T10:57:17.529Z] "Time": "2024-03-11T23:35:07Z", [2024-05-07T10:57:17.529Z] "Indirect": true, [2024-05-07T10:57:17.529Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-05-07T10:57:17.529Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/metrics/@v/v1.2.47.mod", [2024-05-07T10:57:17.529Z] "GoVersion": "1.19" [2024-05-07T10:57:17.529Z] }, [2024-05-07T10:57:17.529Z] "DepOnly": true, [2024-05-07T10:57:17.529Z] "Stale": true, [2024-05-07T10:57:17.529Z] "StaleReason": "stale dependency: google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.529Z] "GoFiles": [ [2024-05-07T10:57:17.529Z] "gen.go", [2024-05-07T10:57:17.529Z] "ziti_metrics.pb.go" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "Imports": [ [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.529Z] "reflect", [2024-05-07T10:57:17.529Z] "sync" [2024-05-07T10:57:17.529Z] ], [2024-05-07T10:57:17.529Z] "Deps": [ [2024-05-07T10:57:17.529Z] "bufio", [2024-05-07T10:57:17.529Z] "bytes", [2024-05-07T10:57:17.529Z] "compress/flate", [2024-05-07T10:57:17.529Z] "compress/gzip", [2024-05-07T10:57:17.529Z] "embed", [2024-05-07T10:57:17.529Z] "encoding", [2024-05-07T10:57:17.529Z] "encoding/base64", [2024-05-07T10:57:17.529Z] "encoding/binary", [2024-05-07T10:57:17.529Z] "encoding/json", [2024-05-07T10:57:17.529Z] "errors", [2024-05-07T10:57:17.529Z] "fmt", [2024-05-07T10:57:17.529Z] "go/token", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.529Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.529Z] "hash", [2024-05-07T10:57:17.529Z] "hash/crc32", [2024-05-07T10:57:17.529Z] "hash/fnv", [2024-05-07T10:57:17.529Z] "internal/abi", [2024-05-07T10:57:17.529Z] "internal/bytealg", [2024-05-07T10:57:17.529Z] "internal/cpu", [2024-05-07T10:57:17.529Z] "internal/fmtsort", [2024-05-07T10:57:17.529Z] "internal/goexperiment", [2024-05-07T10:57:17.529Z] "internal/itoa", [2024-05-07T10:57:17.529Z] "internal/oserror", [2024-05-07T10:57:17.529Z] "internal/poll", [2024-05-07T10:57:17.530Z] "internal/race", [2024-05-07T10:57:17.530Z] "internal/reflectlite", [2024-05-07T10:57:17.530Z] "internal/syscall/execenv", [2024-05-07T10:57:17.530Z] "internal/syscall/unix", [2024-05-07T10:57:17.530Z] "internal/testlog", [2024-05-07T10:57:17.530Z] "internal/unsafeheader", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/fs", [2024-05-07T10:57:17.530Z] "io/ioutil", [2024-05-07T10:57:17.530Z] "math", [2024-05-07T10:57:17.530Z] "math/bits", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "path", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "runtime/internal/atomic", [2024-05-07T10:57:17.530Z] "runtime/internal/math", [2024-05-07T10:57:17.530Z] "runtime/internal/sys", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "sync/atomic", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "time", [2024-05-07T10:57:17.530Z] "unicode", [2024-05-07T10:57:17.530Z] "unicode/utf16", [2024-05-07T10:57:17.530Z] "unicode/utf8", [2024-05-07T10:57:17.530Z] "unsafe" [2024-05-07T10:57:17.530Z] ] [2024-05-07T10:57:17.530Z] } [2024-05-07T10:57:17.530Z] { [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-05-07T10:57:17.530Z] "ImportPath": "github.com/openziti/metrics", [2024-05-07T10:57:17.530Z] "Name": "metrics", [2024-05-07T10:57:17.530Z] "Root": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-05-07T10:57:17.530Z] "Module": { [2024-05-07T10:57:17.530Z] "Path": "github.com/openziti/metrics", [2024-05-07T10:57:17.530Z] "Version": "v1.2.47", [2024-05-07T10:57:17.530Z] "Time": "2024-03-11T23:35:07Z", [2024-05-07T10:57:17.530Z] "Indirect": true, [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/openziti/metrics@v1.2.47", [2024-05-07T10:57:17.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/metrics/@v/v1.2.47.mod", [2024-05-07T10:57:17.530Z] "GoVersion": "1.19" [2024-05-07T10:57:17.530Z] }, [2024-05-07T10:57:17.530Z] "DepOnly": true, [2024-05-07T10:57:17.530Z] "Stale": true, [2024-05-07T10:57:17.530Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.530Z] "GoFiles": [ [2024-05-07T10:57:17.530Z] "gauge.go", [2024-05-07T10:57:17.530Z] "histogram.go", [2024-05-07T10:57:17.530Z] "interval_counter.go", [2024-05-07T10:57:17.530Z] "meter.go", [2024-05-07T10:57:17.530Z] "metrics_msg_builder.go", [2024-05-07T10:57:17.530Z] "registry.go", [2024-05-07T10:57:17.530Z] "timer.go", [2024-05-07T10:57:17.530Z] "usage_counter.go", [2024-05-07T10:57:17.530Z] "usage_registry.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Imports": [ [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "github.com/google/uuid", [2024-05-07T10:57:17.530Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.530Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.530Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.530Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.530Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "time" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Deps": [ [2024-05-07T10:57:17.530Z] "bufio", [2024-05-07T10:57:17.530Z] "bytes", [2024-05-07T10:57:17.530Z] "compress/flate", [2024-05-07T10:57:17.530Z] "compress/gzip", [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "crypto", [2024-05-07T10:57:17.530Z] "crypto/aes", [2024-05-07T10:57:17.530Z] "crypto/cipher", [2024-05-07T10:57:17.530Z] "crypto/internal/subtle", [2024-05-07T10:57:17.530Z] "crypto/md5", [2024-05-07T10:57:17.530Z] "crypto/rand", [2024-05-07T10:57:17.530Z] "crypto/sha1", [2024-05-07T10:57:17.530Z] "crypto/subtle", [2024-05-07T10:57:17.530Z] "database/sql/driver", [2024-05-07T10:57:17.530Z] "embed", [2024-05-07T10:57:17.530Z] "encoding", [2024-05-07T10:57:17.530Z] "encoding/base64", [2024-05-07T10:57:17.530Z] "encoding/binary", [2024-05-07T10:57:17.530Z] "encoding/hex", [2024-05-07T10:57:17.530Z] "encoding/json", [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "github.com/google/uuid", [2024-05-07T10:57:17.530Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.530Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.530Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.530Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.530Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.530Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.530Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.530Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.530Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.530Z] "go/token", [2024-05-07T10:57:17.530Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.530Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.530Z] "golang.org/x/term", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.530Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.530Z] "hash", [2024-05-07T10:57:17.530Z] "hash/crc32", [2024-05-07T10:57:17.530Z] "hash/fnv", [2024-05-07T10:57:17.530Z] "internal/abi", [2024-05-07T10:57:17.530Z] "internal/bytealg", [2024-05-07T10:57:17.530Z] "internal/cpu", [2024-05-07T10:57:17.530Z] "internal/fmtsort", [2024-05-07T10:57:17.530Z] "internal/goexperiment", [2024-05-07T10:57:17.530Z] "internal/itoa", [2024-05-07T10:57:17.530Z] "internal/nettrace", [2024-05-07T10:57:17.530Z] "internal/oserror", [2024-05-07T10:57:17.530Z] "internal/poll", [2024-05-07T10:57:17.530Z] "internal/race", [2024-05-07T10:57:17.530Z] "internal/reflectlite", [2024-05-07T10:57:17.530Z] "internal/singleflight", [2024-05-07T10:57:17.530Z] "internal/syscall/execenv", [2024-05-07T10:57:17.530Z] "internal/syscall/unix", [2024-05-07T10:57:17.530Z] "internal/testlog", [2024-05-07T10:57:17.530Z] "internal/unsafeheader", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/fs", [2024-05-07T10:57:17.530Z] "io/ioutil", [2024-05-07T10:57:17.530Z] "log", [2024-05-07T10:57:17.530Z] "log/syslog", [2024-05-07T10:57:17.530Z] "math", [2024-05-07T10:57:17.530Z] "math/big", [2024-05-07T10:57:17.530Z] "math/bits", [2024-05-07T10:57:17.530Z] "math/rand", [2024-05-07T10:57:17.530Z] "net", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "path", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "runtime/cgo", [2024-05-07T10:57:17.530Z] "runtime/debug", [2024-05-07T10:57:17.530Z] "runtime/internal/atomic", [2024-05-07T10:57:17.530Z] "runtime/internal/math", [2024-05-07T10:57:17.530Z] "runtime/internal/sys", [2024-05-07T10:57:17.530Z] "runtime/pprof", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "sync/atomic", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "text/tabwriter", [2024-05-07T10:57:17.530Z] "time", [2024-05-07T10:57:17.530Z] "unicode", [2024-05-07T10:57:17.530Z] "unicode/utf16", [2024-05-07T10:57:17.530Z] "unicode/utf8", [2024-05-07T10:57:17.530Z] "unsafe", [2024-05-07T10:57:17.530Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestGoFiles": [ [2024-05-07T10:57:17.530Z] "interval_counter_test.go", [2024-05-07T10:57:17.530Z] "ref_count_test.go", [2024-05-07T10:57:17.530Z] "registry_test.go", [2024-05-07T10:57:17.530Z] "usage_counter_test.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestImports": [ [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "github.com/google/uuid", [2024-05-07T10:57:17.530Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.530Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.530Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "testing", [2024-05-07T10:57:17.530Z] "time" [2024-05-07T10:57:17.530Z] ] [2024-05-07T10:57:17.530Z] } [2024-05-07T10:57:17.530Z] { [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-05-07T10:57:17.530Z] "ImportPath": "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.530Z] "Name": "ps", [2024-05-07T10:57:17.530Z] "Doc": "ps provides an API for finding and listing processes in a platform-agnostic way.", [2024-05-07T10:57:17.530Z] "Root": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-05-07T10:57:17.530Z] "Module": { [2024-05-07T10:57:17.530Z] "Path": "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.530Z] "Version": "v1.0.0", [2024-05-07T10:57:17.530Z] "Time": "2020-02-03T20:02:15Z", [2024-05-07T10:57:17.530Z] "Indirect": true, [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/mitchellh/go-ps@v1.0.0", [2024-05-07T10:57:17.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/mitchellh/go-ps/@v/v1.0.0.mod", [2024-05-07T10:57:17.530Z] "GoVersion": "1.13" [2024-05-07T10:57:17.530Z] }, [2024-05-07T10:57:17.530Z] "DepOnly": true, [2024-05-07T10:57:17.530Z] "Stale": true, [2024-05-07T10:57:17.530Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.530Z] "GoFiles": [ [2024-05-07T10:57:17.530Z] "process.go", [2024-05-07T10:57:17.530Z] "process_linux.go", [2024-05-07T10:57:17.530Z] "process_unix.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.530Z] "process_darwin.go", [2024-05-07T10:57:17.530Z] "process_darwin_test.go", [2024-05-07T10:57:17.530Z] "process_freebsd.go", [2024-05-07T10:57:17.530Z] "process_solaris.go", [2024-05-07T10:57:17.530Z] "process_windows.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Imports": [ [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/ioutil", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Deps": [ [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "internal/abi", [2024-05-07T10:57:17.530Z] "internal/bytealg", [2024-05-07T10:57:17.530Z] "internal/cpu", [2024-05-07T10:57:17.530Z] "internal/fmtsort", [2024-05-07T10:57:17.530Z] "internal/goexperiment", [2024-05-07T10:57:17.530Z] "internal/itoa", [2024-05-07T10:57:17.530Z] "internal/oserror", [2024-05-07T10:57:17.530Z] "internal/poll", [2024-05-07T10:57:17.530Z] "internal/race", [2024-05-07T10:57:17.530Z] "internal/reflectlite", [2024-05-07T10:57:17.530Z] "internal/syscall/execenv", [2024-05-07T10:57:17.530Z] "internal/syscall/unix", [2024-05-07T10:57:17.530Z] "internal/testlog", [2024-05-07T10:57:17.530Z] "internal/unsafeheader", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/fs", [2024-05-07T10:57:17.530Z] "io/ioutil", [2024-05-07T10:57:17.530Z] "math", [2024-05-07T10:57:17.530Z] "math/bits", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "path", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "runtime/internal/atomic", [2024-05-07T10:57:17.530Z] "runtime/internal/math", [2024-05-07T10:57:17.530Z] "runtime/internal/sys", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "sync/atomic", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "time", [2024-05-07T10:57:17.530Z] "unicode", [2024-05-07T10:57:17.530Z] "unicode/utf8", [2024-05-07T10:57:17.530Z] "unsafe" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestGoFiles": [ [2024-05-07T10:57:17.530Z] "process_test.go", [2024-05-07T10:57:17.530Z] "process_unix_test.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestImports": [ [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "testing" [2024-05-07T10:57:17.530Z] ] [2024-05-07T10:57:17.530Z] } [2024-05-07T10:57:17.530Z] { [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/common", [2024-05-07T10:57:17.530Z] "ImportPath": "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.530Z] "Name": "common", [2024-05-07T10:57:17.530Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.530Z] "Module": { [2024-05-07T10:57:17.530Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.530Z] "Version": "v3.24.1", [2024-05-07T10:57:17.530Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.530Z] "Indirect": true, [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.530Z] "GoVersion": "1.15" [2024-05-07T10:57:17.530Z] }, [2024-05-07T10:57:17.530Z] "DepOnly": true, [2024-05-07T10:57:17.530Z] "Stale": true, [2024-05-07T10:57:17.530Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.530Z] "GoFiles": [ [2024-05-07T10:57:17.530Z] "env.go" [2024-05-07T10:57:17.530Z] ] [2024-05-07T10:57:17.530Z] } [2024-05-07T10:57:17.530Z] { [2024-05-07T10:57:17.530Z] "Dir": "/usr/local/go/src/os/exec", [2024-05-07T10:57:17.530Z] "ImportPath": "os/exec", [2024-05-07T10:57:17.530Z] "Name": "exec", [2024-05-07T10:57:17.530Z] "Doc": "Package exec runs external commands.", [2024-05-07T10:57:17.530Z] "Target": "/usr/local/go/pkg/linux_amd64/os/exec.a", [2024-05-07T10:57:17.530Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.530Z] "Goroot": true, [2024-05-07T10:57:17.530Z] "Standard": true, [2024-05-07T10:57:17.530Z] "DepOnly": true, [2024-05-07T10:57:17.530Z] "GoFiles": [ [2024-05-07T10:57:17.530Z] "exec.go", [2024-05-07T10:57:17.530Z] "exec_unix.go", [2024-05-07T10:57:17.530Z] "lp_unix.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.530Z] "exec_plan9.go", [2024-05-07T10:57:17.530Z] "exec_windows.go", [2024-05-07T10:57:17.530Z] "exec_windows_test.go", [2024-05-07T10:57:17.530Z] "lp_js.go", [2024-05-07T10:57:17.530Z] "lp_plan9.go", [2024-05-07T10:57:17.530Z] "lp_windows.go", [2024-05-07T10:57:17.530Z] "lp_windows_test.go", [2024-05-07T10:57:17.530Z] "read3.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Imports": [ [2024-05-07T10:57:17.530Z] "bytes", [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "internal/syscall/execenv", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/fs", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "path/filepath", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "syscall" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Deps": [ [2024-05-07T10:57:17.530Z] "bytes", [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "internal/abi", [2024-05-07T10:57:17.530Z] "internal/bytealg", [2024-05-07T10:57:17.530Z] "internal/cpu", [2024-05-07T10:57:17.530Z] "internal/goexperiment", [2024-05-07T10:57:17.530Z] "internal/itoa", [2024-05-07T10:57:17.530Z] "internal/oserror", [2024-05-07T10:57:17.530Z] "internal/poll", [2024-05-07T10:57:17.530Z] "internal/race", [2024-05-07T10:57:17.530Z] "internal/reflectlite", [2024-05-07T10:57:17.530Z] "internal/syscall/execenv", [2024-05-07T10:57:17.530Z] "internal/syscall/unix", [2024-05-07T10:57:17.530Z] "internal/testlog", [2024-05-07T10:57:17.530Z] "internal/unsafeheader", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/fs", [2024-05-07T10:57:17.530Z] "math", [2024-05-07T10:57:17.530Z] "math/bits", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "path", [2024-05-07T10:57:17.530Z] "path/filepath", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "runtime/internal/atomic", [2024-05-07T10:57:17.530Z] "runtime/internal/math", [2024-05-07T10:57:17.530Z] "runtime/internal/sys", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "sync/atomic", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "time", [2024-05-07T10:57:17.530Z] "unicode", [2024-05-07T10:57:17.530Z] "unicode/utf8", [2024-05-07T10:57:17.530Z] "unsafe" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestGoFiles": [ [2024-05-07T10:57:17.530Z] "bench_test.go", [2024-05-07T10:57:17.530Z] "env_test.go", [2024-05-07T10:57:17.530Z] "internal_test.go", [2024-05-07T10:57:17.530Z] "lp_test.go", [2024-05-07T10:57:17.530Z] "lp_unix_test.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestImports": [ [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "testing" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "XTestGoFiles": [ [2024-05-07T10:57:17.530Z] "example_test.go", [2024-05-07T10:57:17.530Z] "exec_linux_test.go", [2024-05-07T10:57:17.530Z] "exec_posix_test.go", [2024-05-07T10:57:17.530Z] "exec_test.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "XTestImports": [ [2024-05-07T10:57:17.530Z] "bufio", [2024-05-07T10:57:17.530Z] "bytes", [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "encoding/json", [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "internal/poll", [2024-05-07T10:57:17.530Z] "internal/testenv", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "log", [2024-05-07T10:57:17.530Z] "net", [2024-05-07T10:57:17.530Z] "net/http", [2024-05-07T10:57:17.530Z] "net/http/httptest", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "os/exec", [2024-05-07T10:57:17.530Z] "os/user", [2024-05-07T10:57:17.530Z] "path/filepath", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "testing", [2024-05-07T10:57:17.530Z] "time" [2024-05-07T10:57:17.530Z] ] [2024-05-07T10:57:17.530Z] } [2024-05-07T10:57:17.530Z] { [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/internal/common", [2024-05-07T10:57:17.530Z] "ImportPath": "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.530Z] "Name": "common", [2024-05-07T10:57:17.530Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.530Z] "Module": { [2024-05-07T10:57:17.530Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.530Z] "Version": "v3.24.1", [2024-05-07T10:57:17.530Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.530Z] "Indirect": true, [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.530Z] "GoVersion": "1.15" [2024-05-07T10:57:17.530Z] }, [2024-05-07T10:57:17.530Z] "DepOnly": true, [2024-05-07T10:57:17.530Z] "Stale": true, [2024-05-07T10:57:17.530Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.530Z] "GoFiles": [ [2024-05-07T10:57:17.530Z] "binary.go", [2024-05-07T10:57:17.530Z] "common.go", [2024-05-07T10:57:17.530Z] "common_linux.go", [2024-05-07T10:57:17.530Z] "common_unix.go", [2024-05-07T10:57:17.530Z] "endian.go", [2024-05-07T10:57:17.530Z] "sleep.go", [2024-05-07T10:57:17.530Z] "warnings.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.530Z] "common_darwin.go", [2024-05-07T10:57:17.530Z] "common_freebsd.go", [2024-05-07T10:57:17.530Z] "common_netbsd.go", [2024-05-07T10:57:17.530Z] "common_openbsd.go", [2024-05-07T10:57:17.530Z] "common_windows.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Imports": [ [2024-05-07T10:57:17.530Z] "bufio", [2024-05-07T10:57:17.530Z] "bytes", [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "math", [2024-05-07T10:57:17.530Z] "net/url", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "os/exec", [2024-05-07T10:57:17.530Z] "path", [2024-05-07T10:57:17.530Z] "path/filepath", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "sync/atomic", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "time", [2024-05-07T10:57:17.530Z] "unsafe" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "Deps": [ [2024-05-07T10:57:17.530Z] "bufio", [2024-05-07T10:57:17.530Z] "bytes", [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.530Z] "internal/abi", [2024-05-07T10:57:17.530Z] "internal/bytealg", [2024-05-07T10:57:17.530Z] "internal/cpu", [2024-05-07T10:57:17.530Z] "internal/fmtsort", [2024-05-07T10:57:17.530Z] "internal/goexperiment", [2024-05-07T10:57:17.530Z] "internal/itoa", [2024-05-07T10:57:17.530Z] "internal/oserror", [2024-05-07T10:57:17.530Z] "internal/poll", [2024-05-07T10:57:17.530Z] "internal/race", [2024-05-07T10:57:17.530Z] "internal/reflectlite", [2024-05-07T10:57:17.530Z] "internal/syscall/execenv", [2024-05-07T10:57:17.530Z] "internal/syscall/unix", [2024-05-07T10:57:17.530Z] "internal/testlog", [2024-05-07T10:57:17.530Z] "internal/unsafeheader", [2024-05-07T10:57:17.530Z] "io", [2024-05-07T10:57:17.530Z] "io/fs", [2024-05-07T10:57:17.530Z] "math", [2024-05-07T10:57:17.530Z] "math/bits", [2024-05-07T10:57:17.530Z] "net/url", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "os/exec", [2024-05-07T10:57:17.530Z] "path", [2024-05-07T10:57:17.530Z] "path/filepath", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "runtime/internal/atomic", [2024-05-07T10:57:17.530Z] "runtime/internal/math", [2024-05-07T10:57:17.530Z] "runtime/internal/sys", [2024-05-07T10:57:17.530Z] "sort", [2024-05-07T10:57:17.530Z] "strconv", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "sync", [2024-05-07T10:57:17.530Z] "sync/atomic", [2024-05-07T10:57:17.530Z] "syscall", [2024-05-07T10:57:17.530Z] "time", [2024-05-07T10:57:17.530Z] "unicode", [2024-05-07T10:57:17.530Z] "unicode/utf8", [2024-05-07T10:57:17.530Z] "unsafe" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestGoFiles": [ [2024-05-07T10:57:17.530Z] "common_test.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "TestImports": [ [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "fmt", [2024-05-07T10:57:17.530Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.530Z] "os", [2024-05-07T10:57:17.530Z] "reflect", [2024-05-07T10:57:17.530Z] "runtime", [2024-05-07T10:57:17.530Z] "strings", [2024-05-07T10:57:17.530Z] "testing" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "XTestGoFiles": [ [2024-05-07T10:57:17.530Z] "sleep_test.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "XTestImports": [ [2024-05-07T10:57:17.530Z] "context", [2024-05-07T10:57:17.530Z] "errors", [2024-05-07T10:57:17.530Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.530Z] "testing", [2024-05-07T10:57:17.530Z] "time" [2024-05-07T10:57:17.530Z] ] [2024-05-07T10:57:17.530Z] } [2024-05-07T10:57:17.530Z] { [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/host", [2024-05-07T10:57:17.530Z] "ImportPath": "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.530Z] "Name": "host", [2024-05-07T10:57:17.530Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.530Z] "Module": { [2024-05-07T10:57:17.530Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.530Z] "Version": "v3.24.1", [2024-05-07T10:57:17.530Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.530Z] "Indirect": true, [2024-05-07T10:57:17.530Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.530Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.530Z] "GoVersion": "1.15" [2024-05-07T10:57:17.530Z] }, [2024-05-07T10:57:17.530Z] "DepOnly": true, [2024-05-07T10:57:17.530Z] "Stale": true, [2024-05-07T10:57:17.530Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.530Z] "GoFiles": [ [2024-05-07T10:57:17.530Z] "host.go", [2024-05-07T10:57:17.530Z] "host_linux.go", [2024-05-07T10:57:17.530Z] "host_linux_amd64.go", [2024-05-07T10:57:17.530Z] "host_posix.go" [2024-05-07T10:57:17.530Z] ], [2024-05-07T10:57:17.530Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.530Z] "host_bsd.go", [2024-05-07T10:57:17.530Z] "host_darwin.go", [2024-05-07T10:57:17.530Z] "host_darwin_amd64.go", [2024-05-07T10:57:17.530Z] "host_darwin_arm64.go", [2024-05-07T10:57:17.530Z] "host_darwin_cgo.go", [2024-05-07T10:57:17.530Z] "host_darwin_nocgo.go", [2024-05-07T10:57:17.530Z] "host_fallback.go", [2024-05-07T10:57:17.530Z] "host_freebsd.go", [2024-05-07T10:57:17.530Z] "host_freebsd_386.go", [2024-05-07T10:57:17.530Z] "host_freebsd_amd64.go", [2024-05-07T10:57:17.530Z] "host_freebsd_arm.go", [2024-05-07T10:57:17.530Z] "host_freebsd_arm64.go", [2024-05-07T10:57:17.530Z] "host_linux_386.go", [2024-05-07T10:57:17.530Z] "host_linux_arm.go", [2024-05-07T10:57:17.530Z] "host_linux_arm64.go", [2024-05-07T10:57:17.530Z] "host_linux_loong64.go", [2024-05-07T10:57:17.531Z] "host_linux_mips.go", [2024-05-07T10:57:17.531Z] "host_linux_mips64.go", [2024-05-07T10:57:17.531Z] "host_linux_mips64le.go", [2024-05-07T10:57:17.531Z] "host_linux_mipsle.go", [2024-05-07T10:57:17.531Z] "host_linux_ppc64.go", [2024-05-07T10:57:17.531Z] "host_linux_ppc64le.go", [2024-05-07T10:57:17.531Z] "host_linux_riscv64.go", [2024-05-07T10:57:17.531Z] "host_linux_s390x.go", [2024-05-07T10:57:17.531Z] "host_netbsd.go", [2024-05-07T10:57:17.531Z] "host_openbsd.go", [2024-05-07T10:57:17.531Z] "host_openbsd_386.go", [2024-05-07T10:57:17.531Z] "host_openbsd_amd64.go", [2024-05-07T10:57:17.531Z] "host_openbsd_arm.go", [2024-05-07T10:57:17.531Z] "host_openbsd_arm64.go", [2024-05-07T10:57:17.531Z] "host_solaris.go", [2024-05-07T10:57:17.531Z] "host_windows.go", [2024-05-07T10:57:17.531Z] "types_darwin.go", [2024-05-07T10:57:17.531Z] "types_freebsd.go", [2024-05-07T10:57:17.531Z] "types_linux.go", [2024-05-07T10:57:17.531Z] "types_openbsd.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "IgnoredOtherFiles": [ [2024-05-07T10:57:17.531Z] "smc_darwin.c", [2024-05-07T10:57:17.531Z] "smc_darwin.h" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Imports": [ [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "encoding/binary", [2024-05-07T10:57:17.531Z] "encoding/json", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "io", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "regexp", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "time" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Deps": [ [2024-05-07T10:57:17.531Z] "bufio", [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "encoding", [2024-05-07T10:57:17.531Z] "encoding/base64", [2024-05-07T10:57:17.531Z] "encoding/binary", [2024-05-07T10:57:17.531Z] "encoding/json", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "internal/abi", [2024-05-07T10:57:17.531Z] "internal/bytealg", [2024-05-07T10:57:17.531Z] "internal/cpu", [2024-05-07T10:57:17.531Z] "internal/fmtsort", [2024-05-07T10:57:17.531Z] "internal/goexperiment", [2024-05-07T10:57:17.531Z] "internal/itoa", [2024-05-07T10:57:17.531Z] "internal/oserror", [2024-05-07T10:57:17.531Z] "internal/poll", [2024-05-07T10:57:17.531Z] "internal/race", [2024-05-07T10:57:17.531Z] "internal/reflectlite", [2024-05-07T10:57:17.531Z] "internal/syscall/execenv", [2024-05-07T10:57:17.531Z] "internal/syscall/unix", [2024-05-07T10:57:17.531Z] "internal/testlog", [2024-05-07T10:57:17.531Z] "internal/unsafeheader", [2024-05-07T10:57:17.531Z] "io", [2024-05-07T10:57:17.531Z] "io/fs", [2024-05-07T10:57:17.531Z] "math", [2024-05-07T10:57:17.531Z] "math/bits", [2024-05-07T10:57:17.531Z] "net/url", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "os/exec", [2024-05-07T10:57:17.531Z] "path", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "reflect", [2024-05-07T10:57:17.531Z] "regexp", [2024-05-07T10:57:17.531Z] "regexp/syntax", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "runtime/internal/atomic", [2024-05-07T10:57:17.531Z] "runtime/internal/math", [2024-05-07T10:57:17.531Z] "runtime/internal/sys", [2024-05-07T10:57:17.531Z] "sort", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "sync", [2024-05-07T10:57:17.531Z] "sync/atomic", [2024-05-07T10:57:17.531Z] "syscall", [2024-05-07T10:57:17.531Z] "time", [2024-05-07T10:57:17.531Z] "unicode", [2024-05-07T10:57:17.531Z] "unicode/utf16", [2024-05-07T10:57:17.531Z] "unicode/utf8", [2024-05-07T10:57:17.531Z] "unsafe" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestGoFiles": [ [2024-05-07T10:57:17.531Z] "host_linux_test.go", [2024-05-07T10:57:17.531Z] "host_test.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestImports": [ [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "sync", [2024-05-07T10:57:17.531Z] "testing" [2024-05-07T10:57:17.531Z] ] [2024-05-07T10:57:17.531Z] } [2024-05-07T10:57:17.531Z] { [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-05-07T10:57:17.531Z] "ImportPath": "github.com/tklauser/numcpus", [2024-05-07T10:57:17.531Z] "Name": "numcpus", [2024-05-07T10:57:17.531Z] "Doc": "Package numcpus provides information about the number of CPUs in the system.", [2024-05-07T10:57:17.531Z] "Root": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-05-07T10:57:17.531Z] "Module": { [2024-05-07T10:57:17.531Z] "Path": "github.com/tklauser/numcpus", [2024-05-07T10:57:17.531Z] "Version": "v0.6.1", [2024-05-07T10:57:17.531Z] "Time": "2023-05-16T12:05:20Z", [2024-05-07T10:57:17.531Z] "Indirect": true, [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1", [2024-05-07T10:57:17.531Z] "GoMod": "/go/pkg/mod/cache/download/github.com/tklauser/numcpus/@v/v0.6.1.mod", [2024-05-07T10:57:17.531Z] "GoVersion": "1.13" [2024-05-07T10:57:17.531Z] }, [2024-05-07T10:57:17.531Z] "DepOnly": true, [2024-05-07T10:57:17.531Z] "Stale": true, [2024-05-07T10:57:17.531Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "GoFiles": [ [2024-05-07T10:57:17.531Z] "numcpus.go", [2024-05-07T10:57:17.531Z] "numcpus_linux.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.531Z] "numcpus_bsd.go", [2024-05-07T10:57:17.531Z] "numcpus_solaris.go", [2024-05-07T10:57:17.531Z] "numcpus_unsupported.go", [2024-05-07T10:57:17.531Z] "numcpus_windows.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Imports": [ [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "io/ioutil", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Deps": [ [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "encoding/binary", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "internal/abi", [2024-05-07T10:57:17.531Z] "internal/bytealg", [2024-05-07T10:57:17.531Z] "internal/cpu", [2024-05-07T10:57:17.531Z] "internal/goexperiment", [2024-05-07T10:57:17.531Z] "internal/itoa", [2024-05-07T10:57:17.531Z] "internal/oserror", [2024-05-07T10:57:17.531Z] "internal/poll", [2024-05-07T10:57:17.531Z] "internal/race", [2024-05-07T10:57:17.531Z] "internal/reflectlite", [2024-05-07T10:57:17.531Z] "internal/syscall/execenv", [2024-05-07T10:57:17.531Z] "internal/syscall/unix", [2024-05-07T10:57:17.531Z] "internal/testlog", [2024-05-07T10:57:17.531Z] "internal/unsafeheader", [2024-05-07T10:57:17.531Z] "io", [2024-05-07T10:57:17.531Z] "io/fs", [2024-05-07T10:57:17.531Z] "io/ioutil", [2024-05-07T10:57:17.531Z] "math", [2024-05-07T10:57:17.531Z] "math/bits", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "path", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "reflect", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "runtime/internal/atomic", [2024-05-07T10:57:17.531Z] "runtime/internal/math", [2024-05-07T10:57:17.531Z] "runtime/internal/sys", [2024-05-07T10:57:17.531Z] "sort", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "sync", [2024-05-07T10:57:17.531Z] "sync/atomic", [2024-05-07T10:57:17.531Z] "syscall", [2024-05-07T10:57:17.531Z] "time", [2024-05-07T10:57:17.531Z] "unicode", [2024-05-07T10:57:17.531Z] "unicode/utf8", [2024-05-07T10:57:17.531Z] "unsafe" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestGoFiles": [ [2024-05-07T10:57:17.531Z] "numcpus_linux_test.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestImports": [ [2024-05-07T10:57:17.531Z] "testing" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "XTestGoFiles": [ [2024-05-07T10:57:17.531Z] "example_test.go", [2024-05-07T10:57:17.531Z] "numcpus_test.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "XTestImports": [ [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "os/exec", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "testing" [2024-05-07T10:57:17.531Z] ] [2024-05-07T10:57:17.531Z] } [2024-05-07T10:57:17.531Z] { [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-05-07T10:57:17.531Z] "ImportPath": "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.531Z] "Name": "sysconf", [2024-05-07T10:57:17.531Z] "Doc": "Package sysconf implements the sysconf(3) function and provides the associated SC_* constants to query system configuration values.", [2024-05-07T10:57:17.531Z] "Root": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-05-07T10:57:17.531Z] "Module": { [2024-05-07T10:57:17.531Z] "Path": "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.531Z] "Version": "v0.3.12", [2024-05-07T10:57:17.531Z] "Time": "2023-08-05T05:20:10Z", [2024-05-07T10:57:17.531Z] "Indirect": true, [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12", [2024-05-07T10:57:17.531Z] "GoMod": "/go/pkg/mod/cache/download/github.com/tklauser/go-sysconf/@v/v0.3.12.mod", [2024-05-07T10:57:17.531Z] "GoVersion": "1.13" [2024-05-07T10:57:17.531Z] }, [2024-05-07T10:57:17.531Z] "DepOnly": true, [2024-05-07T10:57:17.531Z] "Stale": true, [2024-05-07T10:57:17.531Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "GoFiles": [ [2024-05-07T10:57:17.531Z] "sysconf.go", [2024-05-07T10:57:17.531Z] "sysconf_generic.go", [2024-05-07T10:57:17.531Z] "sysconf_linux.go", [2024-05-07T10:57:17.531Z] "sysconf_posix.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_linux.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_amd64.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.531Z] "mksysconf.go", [2024-05-07T10:57:17.531Z] "sysconf_bsd.go", [2024-05-07T10:57:17.531Z] "sysconf_darwin.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_darwin.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_dragonfly.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_freebsd.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_linux.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_netbsd.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_openbsd.go", [2024-05-07T10:57:17.531Z] "sysconf_defs_solaris.go", [2024-05-07T10:57:17.531Z] "sysconf_dragonfly.go", [2024-05-07T10:57:17.531Z] "sysconf_freebsd.go", [2024-05-07T10:57:17.531Z] "sysconf_netbsd.go", [2024-05-07T10:57:17.531Z] "sysconf_openbsd.go", [2024-05-07T10:57:17.531Z] "sysconf_solaris.go", [2024-05-07T10:57:17.531Z] "sysconf_unsupported.go", [2024-05-07T10:57:17.531Z] "sysconf_values_freebsd.go", [2024-05-07T10:57:17.531Z] "sysconf_values_linux.go", [2024-05-07T10:57:17.531Z] "sysconf_values_netbsd.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_darwin.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_dragonfly.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_freebsd.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_netbsd.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_openbsd.go", [2024-05-07T10:57:17.531Z] "zsysconf_defs_solaris.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_freebsd_386.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_freebsd_amd64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_freebsd_arm.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_freebsd_arm64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_freebsd_riscv64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_386.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_arm.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_arm64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_loong64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_mips.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_mips64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_mips64le.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_mipsle.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_ppc64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_ppc64le.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_riscv64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_linux_s390x.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_netbsd_386.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_netbsd_amd64.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_netbsd_arm.go", [2024-05-07T10:57:17.531Z] "zsysconf_values_netbsd_arm64.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Imports": [ [2024-05-07T10:57:17.531Z] "bufio", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "io/ioutil", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Deps": [ [2024-05-07T10:57:17.531Z] "bufio", [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "encoding/binary", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "internal/abi", [2024-05-07T10:57:17.531Z] "internal/bytealg", [2024-05-07T10:57:17.531Z] "internal/cpu", [2024-05-07T10:57:17.531Z] "internal/goexperiment", [2024-05-07T10:57:17.531Z] "internal/itoa", [2024-05-07T10:57:17.531Z] "internal/oserror", [2024-05-07T10:57:17.531Z] "internal/poll", [2024-05-07T10:57:17.531Z] "internal/race", [2024-05-07T10:57:17.531Z] "internal/reflectlite", [2024-05-07T10:57:17.531Z] "internal/syscall/execenv", [2024-05-07T10:57:17.531Z] "internal/syscall/unix", [2024-05-07T10:57:17.531Z] "internal/testlog", [2024-05-07T10:57:17.531Z] "internal/unsafeheader", [2024-05-07T10:57:17.531Z] "io", [2024-05-07T10:57:17.531Z] "io/fs", [2024-05-07T10:57:17.531Z] "io/ioutil", [2024-05-07T10:57:17.531Z] "math", [2024-05-07T10:57:17.531Z] "math/bits", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "path", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "reflect", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "runtime/internal/atomic", [2024-05-07T10:57:17.531Z] "runtime/internal/math", [2024-05-07T10:57:17.531Z] "runtime/internal/sys", [2024-05-07T10:57:17.531Z] "sort", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "sync", [2024-05-07T10:57:17.531Z] "sync/atomic", [2024-05-07T10:57:17.531Z] "syscall", [2024-05-07T10:57:17.531Z] "time", [2024-05-07T10:57:17.531Z] "unicode", [2024-05-07T10:57:17.531Z] "unicode/utf8", [2024-05-07T10:57:17.531Z] "unsafe" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestGoFiles": [ [2024-05-07T10:57:17.531Z] "sysconf_linux_test.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestImports": [ [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "testing" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "XTestGoFiles": [ [2024-05-07T10:57:17.531Z] "example_test.go", [2024-05-07T10:57:17.531Z] "sysconf_test.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "XTestImports": [ [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "os/exec", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "testing" [2024-05-07T10:57:17.531Z] ] [2024-05-07T10:57:17.531Z] } [2024-05-07T10:57:17.531Z] { [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/cpu", [2024-05-07T10:57:17.531Z] "ImportPath": "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.531Z] "Name": "cpu", [2024-05-07T10:57:17.531Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.531Z] "Module": { [2024-05-07T10:57:17.531Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.531Z] "Version": "v3.24.1", [2024-05-07T10:57:17.531Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.531Z] "Indirect": true, [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.531Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.531Z] "GoVersion": "1.15" [2024-05-07T10:57:17.531Z] }, [2024-05-07T10:57:17.531Z] "DepOnly": true, [2024-05-07T10:57:17.531Z] "Stale": true, [2024-05-07T10:57:17.531Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.531Z] "GoFiles": [ [2024-05-07T10:57:17.531Z] "cpu.go", [2024-05-07T10:57:17.531Z] "cpu_linux.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.531Z] "cpu_aix.go", [2024-05-07T10:57:17.531Z] "cpu_aix_cgo.go", [2024-05-07T10:57:17.531Z] "cpu_aix_nocgo.go", [2024-05-07T10:57:17.531Z] "cpu_darwin.go", [2024-05-07T10:57:17.531Z] "cpu_darwin_cgo.go", [2024-05-07T10:57:17.531Z] "cpu_darwin_nocgo.go", [2024-05-07T10:57:17.531Z] "cpu_darwin_test.go", [2024-05-07T10:57:17.531Z] "cpu_dragonfly.go", [2024-05-07T10:57:17.531Z] "cpu_dragonfly_amd64.go", [2024-05-07T10:57:17.531Z] "cpu_fallback.go", [2024-05-07T10:57:17.531Z] "cpu_freebsd.go", [2024-05-07T10:57:17.531Z] "cpu_freebsd_386.go", [2024-05-07T10:57:17.531Z] "cpu_freebsd_amd64.go", [2024-05-07T10:57:17.531Z] "cpu_freebsd_arm.go", [2024-05-07T10:57:17.531Z] "cpu_freebsd_arm64.go", [2024-05-07T10:57:17.531Z] "cpu_freebsd_test.go", [2024-05-07T10:57:17.531Z] "cpu_netbsd.go", [2024-05-07T10:57:17.531Z] "cpu_netbsd_amd64.go", [2024-05-07T10:57:17.531Z] "cpu_netbsd_arm64.go", [2024-05-07T10:57:17.531Z] "cpu_openbsd.go", [2024-05-07T10:57:17.531Z] "cpu_openbsd_386.go", [2024-05-07T10:57:17.531Z] "cpu_openbsd_amd64.go", [2024-05-07T10:57:17.531Z] "cpu_openbsd_arm.go", [2024-05-07T10:57:17.531Z] "cpu_openbsd_arm64.go", [2024-05-07T10:57:17.531Z] "cpu_plan9.go", [2024-05-07T10:57:17.531Z] "cpu_plan9_test.go", [2024-05-07T10:57:17.531Z] "cpu_solaris.go", [2024-05-07T10:57:17.531Z] "cpu_solaris_test.go", [2024-05-07T10:57:17.531Z] "cpu_windows.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Imports": [ [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "encoding/json", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.531Z] "math", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "sync", [2024-05-07T10:57:17.531Z] "time" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Deps": [ [2024-05-07T10:57:17.531Z] "bufio", [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "encoding", [2024-05-07T10:57:17.531Z] "encoding/base64", [2024-05-07T10:57:17.531Z] "encoding/binary", [2024-05-07T10:57:17.531Z] "encoding/json", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.531Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "internal/abi", [2024-05-07T10:57:17.531Z] "internal/bytealg", [2024-05-07T10:57:17.531Z] "internal/cpu", [2024-05-07T10:57:17.531Z] "internal/fmtsort", [2024-05-07T10:57:17.531Z] "internal/goexperiment", [2024-05-07T10:57:17.531Z] "internal/itoa", [2024-05-07T10:57:17.531Z] "internal/oserror", [2024-05-07T10:57:17.531Z] "internal/poll", [2024-05-07T10:57:17.531Z] "internal/race", [2024-05-07T10:57:17.531Z] "internal/reflectlite", [2024-05-07T10:57:17.531Z] "internal/syscall/execenv", [2024-05-07T10:57:17.531Z] "internal/syscall/unix", [2024-05-07T10:57:17.531Z] "internal/testlog", [2024-05-07T10:57:17.531Z] "internal/unsafeheader", [2024-05-07T10:57:17.531Z] "io", [2024-05-07T10:57:17.531Z] "io/fs", [2024-05-07T10:57:17.531Z] "io/ioutil", [2024-05-07T10:57:17.531Z] "math", [2024-05-07T10:57:17.531Z] "math/bits", [2024-05-07T10:57:17.531Z] "net/url", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "os/exec", [2024-05-07T10:57:17.531Z] "path", [2024-05-07T10:57:17.531Z] "path/filepath", [2024-05-07T10:57:17.531Z] "reflect", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "runtime/internal/atomic", [2024-05-07T10:57:17.531Z] "runtime/internal/math", [2024-05-07T10:57:17.531Z] "runtime/internal/sys", [2024-05-07T10:57:17.531Z] "sort", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "sync", [2024-05-07T10:57:17.531Z] "sync/atomic", [2024-05-07T10:57:17.531Z] "syscall", [2024-05-07T10:57:17.531Z] "time", [2024-05-07T10:57:17.531Z] "unicode", [2024-05-07T10:57:17.531Z] "unicode/utf16", [2024-05-07T10:57:17.531Z] "unicode/utf8", [2024-05-07T10:57:17.531Z] "unsafe" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestGoFiles": [ [2024-05-07T10:57:17.531Z] "cpu_linux_test.go", [2024-05-07T10:57:17.531Z] "cpu_test.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "TestImports": [ [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "os/exec", [2024-05-07T10:57:17.531Z] "runtime", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings", [2024-05-07T10:57:17.531Z] "testing", [2024-05-07T10:57:17.531Z] "time" [2024-05-07T10:57:17.531Z] ] [2024-05-07T10:57:17.531Z] } [2024-05-07T10:57:17.531Z] { [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/mem", [2024-05-07T10:57:17.531Z] "ImportPath": "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.531Z] "Name": "mem", [2024-05-07T10:57:17.531Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.531Z] "Module": { [2024-05-07T10:57:17.531Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.531Z] "Version": "v3.24.1", [2024-05-07T10:57:17.531Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.531Z] "Indirect": true, [2024-05-07T10:57:17.531Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.531Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.531Z] "GoVersion": "1.15" [2024-05-07T10:57:17.531Z] }, [2024-05-07T10:57:17.531Z] "DepOnly": true, [2024-05-07T10:57:17.531Z] "Stale": true, [2024-05-07T10:57:17.531Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.531Z] "GoFiles": [ [2024-05-07T10:57:17.531Z] "mem.go", [2024-05-07T10:57:17.531Z] "mem_linux.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.531Z] "mem_aix.go", [2024-05-07T10:57:17.531Z] "mem_aix_cgo.go", [2024-05-07T10:57:17.531Z] "mem_aix_nocgo.go", [2024-05-07T10:57:17.531Z] "mem_bsd.go", [2024-05-07T10:57:17.531Z] "mem_bsd_test.go", [2024-05-07T10:57:17.531Z] "mem_darwin.go", [2024-05-07T10:57:17.531Z] "mem_darwin_cgo.go", [2024-05-07T10:57:17.531Z] "mem_darwin_nocgo.go", [2024-05-07T10:57:17.531Z] "mem_darwin_test.go", [2024-05-07T10:57:17.531Z] "mem_fallback.go", [2024-05-07T10:57:17.531Z] "mem_freebsd.go", [2024-05-07T10:57:17.531Z] "mem_netbsd.go", [2024-05-07T10:57:17.531Z] "mem_openbsd.go", [2024-05-07T10:57:17.531Z] "mem_openbsd_386.go", [2024-05-07T10:57:17.531Z] "mem_openbsd_amd64.go", [2024-05-07T10:57:17.531Z] "mem_openbsd_arm.go", [2024-05-07T10:57:17.531Z] "mem_openbsd_arm64.go", [2024-05-07T10:57:17.531Z] "mem_plan9.go", [2024-05-07T10:57:17.531Z] "mem_plan9_test.go", [2024-05-07T10:57:17.531Z] "mem_solaris.go", [2024-05-07T10:57:17.531Z] "mem_solaris_test.go", [2024-05-07T10:57:17.531Z] "mem_windows.go", [2024-05-07T10:57:17.531Z] "types_openbsd.go" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Imports": [ [2024-05-07T10:57:17.531Z] "bufio", [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "encoding/json", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "io", [2024-05-07T10:57:17.531Z] "math", [2024-05-07T10:57:17.531Z] "os", [2024-05-07T10:57:17.531Z] "strconv", [2024-05-07T10:57:17.531Z] "strings" [2024-05-07T10:57:17.531Z] ], [2024-05-07T10:57:17.531Z] "Deps": [ [2024-05-07T10:57:17.531Z] "bufio", [2024-05-07T10:57:17.531Z] "bytes", [2024-05-07T10:57:17.531Z] "context", [2024-05-07T10:57:17.531Z] "encoding", [2024-05-07T10:57:17.531Z] "encoding/base64", [2024-05-07T10:57:17.531Z] "encoding/binary", [2024-05-07T10:57:17.531Z] "encoding/json", [2024-05-07T10:57:17.531Z] "errors", [2024-05-07T10:57:17.531Z] "fmt", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.531Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.531Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.531Z] "internal/abi", [2024-05-07T10:57:17.531Z] "internal/bytealg", [2024-05-07T10:57:17.531Z] "internal/cpu", [2024-05-07T10:57:17.531Z] "internal/fmtsort", [2024-05-07T10:57:17.531Z] "internal/goexperiment", [2024-05-07T10:57:17.531Z] "internal/itoa", [2024-05-07T10:57:17.531Z] "internal/oserror", [2024-05-07T10:57:17.531Z] "internal/poll", [2024-05-07T10:57:17.531Z] "internal/race", [2024-05-07T10:57:17.531Z] "internal/reflectlite", [2024-05-07T10:57:17.531Z] "internal/syscall/execenv", [2024-05-07T10:57:17.531Z] "internal/syscall/unix", [2024-05-07T10:57:17.532Z] "internal/testlog", [2024-05-07T10:57:17.532Z] "internal/unsafeheader", [2024-05-07T10:57:17.532Z] "io", [2024-05-07T10:57:17.532Z] "io/fs", [2024-05-07T10:57:17.532Z] "math", [2024-05-07T10:57:17.532Z] "math/bits", [2024-05-07T10:57:17.532Z] "net/url", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "os/exec", [2024-05-07T10:57:17.532Z] "path", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "reflect", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "runtime/internal/atomic", [2024-05-07T10:57:17.532Z] "runtime/internal/math", [2024-05-07T10:57:17.532Z] "runtime/internal/sys", [2024-05-07T10:57:17.532Z] "sort", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "sync/atomic", [2024-05-07T10:57:17.532Z] "syscall", [2024-05-07T10:57:17.532Z] "time", [2024-05-07T10:57:17.532Z] "unicode", [2024-05-07T10:57:17.532Z] "unicode/utf16", [2024-05-07T10:57:17.532Z] "unicode/utf8", [2024-05-07T10:57:17.532Z] "unsafe" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "TestGoFiles": [ [2024-05-07T10:57:17.532Z] "mem_linux_test.go", [2024-05-07T10:57:17.532Z] "mem_test.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "TestImports": [ [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "reflect", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "testing" [2024-05-07T10:57:17.532Z] ] [2024-05-07T10:57:17.532Z] } [2024-05-07T10:57:17.532Z] { [2024-05-07T10:57:17.532Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/net", [2024-05-07T10:57:17.532Z] "ImportPath": "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.532Z] "Name": "net", [2024-05-07T10:57:17.532Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.532Z] "Module": { [2024-05-07T10:57:17.532Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.532Z] "Version": "v3.24.1", [2024-05-07T10:57:17.532Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.532Z] "Indirect": true, [2024-05-07T10:57:17.532Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.532Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.532Z] "GoVersion": "1.15" [2024-05-07T10:57:17.532Z] }, [2024-05-07T10:57:17.532Z] "DepOnly": true, [2024-05-07T10:57:17.532Z] "Stale": true, [2024-05-07T10:57:17.532Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.532Z] "GoFiles": [ [2024-05-07T10:57:17.532Z] "net.go", [2024-05-07T10:57:17.532Z] "net_linux.go", [2024-05-07T10:57:17.532Z] "net_linux_116.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.532Z] "net_aix.go", [2024-05-07T10:57:17.532Z] "net_aix_cgo.go", [2024-05-07T10:57:17.532Z] "net_aix_nocgo.go", [2024-05-07T10:57:17.532Z] "net_darwin.go", [2024-05-07T10:57:17.532Z] "net_darwin_test.go", [2024-05-07T10:57:17.532Z] "net_fallback.go", [2024-05-07T10:57:17.532Z] "net_freebsd.go", [2024-05-07T10:57:17.532Z] "net_linux_111.go", [2024-05-07T10:57:17.532Z] "net_openbsd.go", [2024-05-07T10:57:17.532Z] "net_solaris.go", [2024-05-07T10:57:17.532Z] "net_unix.go", [2024-05-07T10:57:17.532Z] "net_windows.go", [2024-05-07T10:57:17.532Z] "types_darwin.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "Imports": [ [2024-05-07T10:57:17.532Z] "bytes", [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "encoding/hex", [2024-05-07T10:57:17.532Z] "encoding/json", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "io", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "syscall" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "Deps": [ [2024-05-07T10:57:17.532Z] "bufio", [2024-05-07T10:57:17.532Z] "bytes", [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "encoding", [2024-05-07T10:57:17.532Z] "encoding/base64", [2024-05-07T10:57:17.532Z] "encoding/binary", [2024-05-07T10:57:17.532Z] "encoding/hex", [2024-05-07T10:57:17.532Z] "encoding/json", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "internal/abi", [2024-05-07T10:57:17.532Z] "internal/bytealg", [2024-05-07T10:57:17.532Z] "internal/cpu", [2024-05-07T10:57:17.532Z] "internal/fmtsort", [2024-05-07T10:57:17.532Z] "internal/goexperiment", [2024-05-07T10:57:17.532Z] "internal/itoa", [2024-05-07T10:57:17.532Z] "internal/nettrace", [2024-05-07T10:57:17.532Z] "internal/oserror", [2024-05-07T10:57:17.532Z] "internal/poll", [2024-05-07T10:57:17.532Z] "internal/race", [2024-05-07T10:57:17.532Z] "internal/reflectlite", [2024-05-07T10:57:17.532Z] "internal/singleflight", [2024-05-07T10:57:17.532Z] "internal/syscall/execenv", [2024-05-07T10:57:17.532Z] "internal/syscall/unix", [2024-05-07T10:57:17.532Z] "internal/testlog", [2024-05-07T10:57:17.532Z] "internal/unsafeheader", [2024-05-07T10:57:17.532Z] "io", [2024-05-07T10:57:17.532Z] "io/fs", [2024-05-07T10:57:17.532Z] "math", [2024-05-07T10:57:17.532Z] "math/bits", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "net/url", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "os/exec", [2024-05-07T10:57:17.532Z] "path", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "reflect", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "runtime/cgo", [2024-05-07T10:57:17.532Z] "runtime/internal/atomic", [2024-05-07T10:57:17.532Z] "runtime/internal/math", [2024-05-07T10:57:17.532Z] "runtime/internal/sys", [2024-05-07T10:57:17.532Z] "sort", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "sync/atomic", [2024-05-07T10:57:17.532Z] "syscall", [2024-05-07T10:57:17.532Z] "time", [2024-05-07T10:57:17.532Z] "unicode", [2024-05-07T10:57:17.532Z] "unicode/utf16", [2024-05-07T10:57:17.532Z] "unicode/utf8", [2024-05-07T10:57:17.532Z] "unsafe", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "TestGoFiles": [ [2024-05-07T10:57:17.532Z] "net_linux_netlink_test.go", [2024-05-07T10:57:17.532Z] "net_linux_test.go", [2024-05-07T10:57:17.532Z] "net_test.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "TestImports": [ [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "syscall", [2024-05-07T10:57:17.532Z] "testing" [2024-05-07T10:57:17.532Z] ] [2024-05-07T10:57:17.532Z] } [2024-05-07T10:57:17.532Z] { [2024-05-07T10:57:17.532Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1/process", [2024-05-07T10:57:17.532Z] "ImportPath": "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.532Z] "Name": "process", [2024-05-07T10:57:17.532Z] "Root": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.532Z] "Module": { [2024-05-07T10:57:17.532Z] "Path": "github.com/shirou/gopsutil/v3", [2024-05-07T10:57:17.532Z] "Version": "v3.24.1", [2024-05-07T10:57:17.532Z] "Time": "2024-01-24T03:08:42Z", [2024-05-07T10:57:17.532Z] "Indirect": true, [2024-05-07T10:57:17.532Z] "Dir": "/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.1", [2024-05-07T10:57:17.532Z] "GoMod": "/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.24.1.mod", [2024-05-07T10:57:17.532Z] "GoVersion": "1.15" [2024-05-07T10:57:17.532Z] }, [2024-05-07T10:57:17.532Z] "DepOnly": true, [2024-05-07T10:57:17.532Z] "Stale": true, [2024-05-07T10:57:17.532Z] "StaleReason": "stale dependency: github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.532Z] "GoFiles": [ [2024-05-07T10:57:17.532Z] "process.go", [2024-05-07T10:57:17.532Z] "process_linux.go", [2024-05-07T10:57:17.532Z] "process_posix.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.532Z] "process_bsd.go", [2024-05-07T10:57:17.532Z] "process_darwin.go", [2024-05-07T10:57:17.532Z] "process_darwin_amd64.go", [2024-05-07T10:57:17.532Z] "process_darwin_arm64.go", [2024-05-07T10:57:17.532Z] "process_darwin_cgo.go", [2024-05-07T10:57:17.532Z] "process_darwin_nocgo.go", [2024-05-07T10:57:17.532Z] "process_fallback.go", [2024-05-07T10:57:17.532Z] "process_freebsd.go", [2024-05-07T10:57:17.532Z] "process_freebsd_386.go", [2024-05-07T10:57:17.532Z] "process_freebsd_amd64.go", [2024-05-07T10:57:17.532Z] "process_freebsd_arm.go", [2024-05-07T10:57:17.532Z] "process_freebsd_arm64.go", [2024-05-07T10:57:17.532Z] "process_openbsd.go", [2024-05-07T10:57:17.532Z] "process_openbsd_386.go", [2024-05-07T10:57:17.532Z] "process_openbsd_amd64.go", [2024-05-07T10:57:17.532Z] "process_openbsd_arm.go", [2024-05-07T10:57:17.532Z] "process_openbsd_arm64.go", [2024-05-07T10:57:17.532Z] "process_plan9.go", [2024-05-07T10:57:17.532Z] "process_race_test.go", [2024-05-07T10:57:17.532Z] "process_solaris.go", [2024-05-07T10:57:17.532Z] "process_windows.go", [2024-05-07T10:57:17.532Z] "process_windows_32bit.go", [2024-05-07T10:57:17.532Z] "process_windows_64bit.go", [2024-05-07T10:57:17.532Z] "types_darwin.go", [2024-05-07T10:57:17.532Z] "types_freebsd.go", [2024-05-07T10:57:17.532Z] "types_openbsd.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "Imports": [ [2024-05-07T10:57:17.532Z] "bufio", [2024-05-07T10:57:17.532Z] "bytes", [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "encoding/json", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.532Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.532Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.532Z] "math", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "os/user", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "sort", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "syscall", [2024-05-07T10:57:17.532Z] "time" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "Deps": [ [2024-05-07T10:57:17.532Z] "bufio", [2024-05-07T10:57:17.532Z] "bytes", [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "encoding", [2024-05-07T10:57:17.532Z] "encoding/base64", [2024-05-07T10:57:17.532Z] "encoding/binary", [2024-05-07T10:57:17.532Z] "encoding/hex", [2024-05-07T10:57:17.532Z] "encoding/json", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.532Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.532Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.532Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.532Z] "internal/abi", [2024-05-07T10:57:17.532Z] "internal/bytealg", [2024-05-07T10:57:17.532Z] "internal/cpu", [2024-05-07T10:57:17.532Z] "internal/fmtsort", [2024-05-07T10:57:17.532Z] "internal/goexperiment", [2024-05-07T10:57:17.532Z] "internal/itoa", [2024-05-07T10:57:17.532Z] "internal/nettrace", [2024-05-07T10:57:17.532Z] "internal/oserror", [2024-05-07T10:57:17.532Z] "internal/poll", [2024-05-07T10:57:17.532Z] "internal/race", [2024-05-07T10:57:17.532Z] "internal/reflectlite", [2024-05-07T10:57:17.532Z] "internal/singleflight", [2024-05-07T10:57:17.532Z] "internal/syscall/execenv", [2024-05-07T10:57:17.532Z] "internal/syscall/unix", [2024-05-07T10:57:17.532Z] "internal/testlog", [2024-05-07T10:57:17.532Z] "internal/unsafeheader", [2024-05-07T10:57:17.532Z] "io", [2024-05-07T10:57:17.532Z] "io/fs", [2024-05-07T10:57:17.532Z] "io/ioutil", [2024-05-07T10:57:17.532Z] "math", [2024-05-07T10:57:17.532Z] "math/bits", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "net/url", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "os/exec", [2024-05-07T10:57:17.532Z] "os/user", [2024-05-07T10:57:17.532Z] "path", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "reflect", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "runtime/cgo", [2024-05-07T10:57:17.532Z] "runtime/internal/atomic", [2024-05-07T10:57:17.532Z] "runtime/internal/math", [2024-05-07T10:57:17.532Z] "runtime/internal/sys", [2024-05-07T10:57:17.532Z] "sort", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "sync/atomic", [2024-05-07T10:57:17.532Z] "syscall", [2024-05-07T10:57:17.532Z] "time", [2024-05-07T10:57:17.532Z] "unicode", [2024-05-07T10:57:17.532Z] "unicode/utf16", [2024-05-07T10:57:17.532Z] "unicode/utf8", [2024-05-07T10:57:17.532Z] "unsafe", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "TestGoFiles": [ [2024-05-07T10:57:17.532Z] "process_linux_test.go", [2024-05-07T10:57:17.532Z] "process_posix_test.go", [2024-05-07T10:57:17.532Z] "process_test.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "TestImports": [ [2024-05-07T10:57:17.532Z] "bufio", [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.532Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.532Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.532Z] "io", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "os/exec", [2024-05-07T10:57:17.532Z] "os/user", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "reflect", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "testing", [2024-05-07T10:57:17.532Z] "time" [2024-05-07T10:57:17.532Z] ] [2024-05-07T10:57:17.532Z] } [2024-05-07T10:57:17.532Z] { [2024-05-07T10:57:17.532Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/edge/posture", [2024-05-07T10:57:17.532Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.532Z] "Name": "posture", [2024-05-07T10:57:17.532Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.532Z] "Module": { [2024-05-07T10:57:17.532Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.532Z] "Version": "v0.23.13", [2024-05-07T10:57:17.532Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.532Z] "Indirect": true, [2024-05-07T10:57:17.532Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.532Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.532Z] "GoVersion": "1.20" [2024-05-07T10:57:17.532Z] }, [2024-05-07T10:57:17.532Z] "DepOnly": true, [2024-05-07T10:57:17.532Z] "Stale": true, [2024-05-07T10:57:17.532Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.532Z] "GoFiles": [ [2024-05-07T10:57:17.532Z] "cache.go", [2024-05-07T10:57:17.532Z] "domain.go", [2024-05-07T10:57:17.532Z] "mac.go", [2024-05-07T10:57:17.532Z] "os.go", [2024-05-07T10:57:17.532Z] "process.go", [2024-05-07T10:57:17.532Z] "process_notjs.go", [2024-05-07T10:57:17.532Z] "process_notwin.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.532Z] "domain_windows.go", [2024-05-07T10:57:17.532Z] "posture_windows_test.go", [2024-05-07T10:57:17.532Z] "process_js.go", [2024-05-07T10:57:17.532Z] "process_windows.go" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "Imports": [ [2024-05-07T10:57:17.532Z] "crypto/sha512", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.532Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.532Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.532Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.532Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.532Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.532Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "net/http", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "regexp", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "sync/atomic", [2024-05-07T10:57:17.532Z] "time" [2024-05-07T10:57:17.532Z] ], [2024-05-07T10:57:17.532Z] "Deps": [ [2024-05-07T10:57:17.532Z] "bufio", [2024-05-07T10:57:17.532Z] "bytes", [2024-05-07T10:57:17.532Z] "compress/flate", [2024-05-07T10:57:17.532Z] "compress/gzip", [2024-05-07T10:57:17.532Z] "container/list", [2024-05-07T10:57:17.532Z] "context", [2024-05-07T10:57:17.532Z] "crypto", [2024-05-07T10:57:17.532Z] "crypto/aes", [2024-05-07T10:57:17.532Z] "crypto/cipher", [2024-05-07T10:57:17.532Z] "crypto/des", [2024-05-07T10:57:17.532Z] "crypto/dsa", [2024-05-07T10:57:17.532Z] "crypto/ecdsa", [2024-05-07T10:57:17.532Z] "crypto/ed25519", [2024-05-07T10:57:17.532Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.532Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.532Z] "crypto/elliptic", [2024-05-07T10:57:17.532Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.532Z] "crypto/hmac", [2024-05-07T10:57:17.532Z] "crypto/internal/randutil", [2024-05-07T10:57:17.532Z] "crypto/internal/subtle", [2024-05-07T10:57:17.532Z] "crypto/md5", [2024-05-07T10:57:17.532Z] "crypto/rand", [2024-05-07T10:57:17.532Z] "crypto/rc4", [2024-05-07T10:57:17.532Z] "crypto/rsa", [2024-05-07T10:57:17.532Z] "crypto/sha1", [2024-05-07T10:57:17.532Z] "crypto/sha256", [2024-05-07T10:57:17.532Z] "crypto/sha512", [2024-05-07T10:57:17.532Z] "crypto/subtle", [2024-05-07T10:57:17.532Z] "crypto/tls", [2024-05-07T10:57:17.532Z] "crypto/x509", [2024-05-07T10:57:17.532Z] "crypto/x509/pkix", [2024-05-07T10:57:17.532Z] "database/sql/driver", [2024-05-07T10:57:17.532Z] "embed", [2024-05-07T10:57:17.532Z] "encoding", [2024-05-07T10:57:17.532Z] "encoding/asn1", [2024-05-07T10:57:17.532Z] "encoding/base64", [2024-05-07T10:57:17.532Z] "encoding/binary", [2024-05-07T10:57:17.532Z] "encoding/csv", [2024-05-07T10:57:17.532Z] "encoding/gob", [2024-05-07T10:57:17.532Z] "encoding/hex", [2024-05-07T10:57:17.532Z] "encoding/json", [2024-05-07T10:57:17.532Z] "encoding/pem", [2024-05-07T10:57:17.532Z] "encoding/xml", [2024-05-07T10:57:17.532Z] "errors", [2024-05-07T10:57:17.532Z] "fmt", [2024-05-07T10:57:17.532Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.532Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.532Z] "github.com/google/uuid", [2024-05-07T10:57:17.532Z] "github.com/josharian/intern", [2024-05-07T10:57:17.532Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.532Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.532Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.532Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.532Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.532Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.532Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.532Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.532Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.532Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.532Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.532Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.532Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.532Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.532Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.532Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.532Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.532Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.532Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.532Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.532Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.532Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.532Z] "golang.org/x/term", [2024-05-07T10:57:17.532Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.532Z] "hash", [2024-05-07T10:57:17.532Z] "hash/crc32", [2024-05-07T10:57:17.532Z] "html", [2024-05-07T10:57:17.532Z] "internal/abi", [2024-05-07T10:57:17.532Z] "internal/bytealg", [2024-05-07T10:57:17.532Z] "internal/cpu", [2024-05-07T10:57:17.532Z] "internal/fmtsort", [2024-05-07T10:57:17.532Z] "internal/goexperiment", [2024-05-07T10:57:17.532Z] "internal/itoa", [2024-05-07T10:57:17.532Z] "internal/nettrace", [2024-05-07T10:57:17.532Z] "internal/oserror", [2024-05-07T10:57:17.532Z] "internal/poll", [2024-05-07T10:57:17.532Z] "internal/race", [2024-05-07T10:57:17.532Z] "internal/reflectlite", [2024-05-07T10:57:17.532Z] "internal/singleflight", [2024-05-07T10:57:17.532Z] "internal/syscall/execenv", [2024-05-07T10:57:17.532Z] "internal/syscall/unix", [2024-05-07T10:57:17.532Z] "internal/testlog", [2024-05-07T10:57:17.532Z] "internal/unsafeheader", [2024-05-07T10:57:17.532Z] "io", [2024-05-07T10:57:17.532Z] "io/fs", [2024-05-07T10:57:17.532Z] "io/ioutil", [2024-05-07T10:57:17.532Z] "log", [2024-05-07T10:57:17.532Z] "math", [2024-05-07T10:57:17.532Z] "math/big", [2024-05-07T10:57:17.532Z] "math/bits", [2024-05-07T10:57:17.532Z] "math/rand", [2024-05-07T10:57:17.532Z] "mime", [2024-05-07T10:57:17.532Z] "mime/multipart", [2024-05-07T10:57:17.532Z] "mime/quotedprintable", [2024-05-07T10:57:17.532Z] "net", [2024-05-07T10:57:17.532Z] "net/http", [2024-05-07T10:57:17.532Z] "net/http/httptrace", [2024-05-07T10:57:17.532Z] "net/http/internal", [2024-05-07T10:57:17.532Z] "net/http/internal/ascii", [2024-05-07T10:57:17.532Z] "net/mail", [2024-05-07T10:57:17.532Z] "net/textproto", [2024-05-07T10:57:17.532Z] "net/url", [2024-05-07T10:57:17.532Z] "os", [2024-05-07T10:57:17.532Z] "os/exec", [2024-05-07T10:57:17.532Z] "os/user", [2024-05-07T10:57:17.532Z] "path", [2024-05-07T10:57:17.532Z] "path/filepath", [2024-05-07T10:57:17.532Z] "reflect", [2024-05-07T10:57:17.532Z] "regexp", [2024-05-07T10:57:17.532Z] "regexp/syntax", [2024-05-07T10:57:17.532Z] "runtime", [2024-05-07T10:57:17.532Z] "runtime/cgo", [2024-05-07T10:57:17.532Z] "runtime/internal/atomic", [2024-05-07T10:57:17.532Z] "runtime/internal/math", [2024-05-07T10:57:17.532Z] "runtime/internal/sys", [2024-05-07T10:57:17.532Z] "sort", [2024-05-07T10:57:17.532Z] "strconv", [2024-05-07T10:57:17.532Z] "strings", [2024-05-07T10:57:17.532Z] "sync", [2024-05-07T10:57:17.532Z] "sync/atomic", [2024-05-07T10:57:17.532Z] "syscall", [2024-05-07T10:57:17.532Z] "time", [2024-05-07T10:57:17.532Z] "unicode", [2024-05-07T10:57:17.532Z] "unicode/utf16", [2024-05-07T10:57:17.532Z] "unicode/utf8", [2024-05-07T10:57:17.532Z] "unsafe", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.532Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.533Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.533Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.533Z] ] [2024-05-07T10:57:17.533Z] } [2024-05-07T10:57:17.533Z] { [2024-05-07T10:57:17.533Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti/signing", [2024-05-07T10:57:17.533Z] "ImportPath": "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.533Z] "Name": "signing", [2024-05-07T10:57:17.533Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.533Z] "Module": { [2024-05-07T10:57:17.533Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.533Z] "Version": "v0.23.13", [2024-05-07T10:57:17.533Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.533Z] "Indirect": true, [2024-05-07T10:57:17.533Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.533Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.533Z] "GoVersion": "1.20" [2024-05-07T10:57:17.533Z] }, [2024-05-07T10:57:17.533Z] "DepOnly": true, [2024-05-07T10:57:17.533Z] "Stale": true, [2024-05-07T10:57:17.533Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.533Z] "GoFiles": [ [2024-05-07T10:57:17.533Z] "signing.go" [2024-05-07T10:57:17.533Z] ], [2024-05-07T10:57:17.533Z] "Imports": [ [2024-05-07T10:57:17.533Z] "crypto", [2024-05-07T10:57:17.533Z] "crypto/dsa", [2024-05-07T10:57:17.533Z] "crypto/ecdsa", [2024-05-07T10:57:17.533Z] "crypto/rand", [2024-05-07T10:57:17.533Z] "crypto/rsa", [2024-05-07T10:57:17.533Z] "encoding/binary", [2024-05-07T10:57:17.533Z] "github.com/google/uuid", [2024-05-07T10:57:17.533Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.533Z] "github.com/pkg/errors", [2024-05-07T10:57:17.533Z] "math/big", [2024-05-07T10:57:17.533Z] "reflect" [2024-05-07T10:57:17.533Z] ], [2024-05-07T10:57:17.533Z] "Deps": [ [2024-05-07T10:57:17.533Z] "bufio", [2024-05-07T10:57:17.533Z] "bytes", [2024-05-07T10:57:17.533Z] "context", [2024-05-07T10:57:17.533Z] "crypto", [2024-05-07T10:57:17.533Z] "crypto/aes", [2024-05-07T10:57:17.533Z] "crypto/cipher", [2024-05-07T10:57:17.533Z] "crypto/dsa", [2024-05-07T10:57:17.533Z] "crypto/ecdsa", [2024-05-07T10:57:17.533Z] "crypto/elliptic", [2024-05-07T10:57:17.533Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.533Z] "crypto/internal/randutil", [2024-05-07T10:57:17.533Z] "crypto/internal/subtle", [2024-05-07T10:57:17.533Z] "crypto/md5", [2024-05-07T10:57:17.533Z] "crypto/rand", [2024-05-07T10:57:17.533Z] "crypto/rsa", [2024-05-07T10:57:17.533Z] "crypto/sha1", [2024-05-07T10:57:17.533Z] "crypto/sha512", [2024-05-07T10:57:17.533Z] "crypto/subtle", [2024-05-07T10:57:17.533Z] "database/sql/driver", [2024-05-07T10:57:17.533Z] "encoding", [2024-05-07T10:57:17.533Z] "encoding/asn1", [2024-05-07T10:57:17.533Z] "encoding/base64", [2024-05-07T10:57:17.533Z] "encoding/binary", [2024-05-07T10:57:17.533Z] "encoding/hex", [2024-05-07T10:57:17.533Z] "encoding/json", [2024-05-07T10:57:17.533Z] "errors", [2024-05-07T10:57:17.533Z] "fmt", [2024-05-07T10:57:17.533Z] "github.com/google/uuid", [2024-05-07T10:57:17.533Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.533Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.533Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.533Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.533Z] "github.com/pkg/errors", [2024-05-07T10:57:17.533Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.533Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.533Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.533Z] "golang.org/x/term", [2024-05-07T10:57:17.533Z] "hash", [2024-05-07T10:57:17.533Z] "internal/abi", [2024-05-07T10:57:17.533Z] "internal/bytealg", [2024-05-07T10:57:17.533Z] "internal/cpu", [2024-05-07T10:57:17.533Z] "internal/fmtsort", [2024-05-07T10:57:17.533Z] "internal/goexperiment", [2024-05-07T10:57:17.533Z] "internal/itoa", [2024-05-07T10:57:17.533Z] "internal/nettrace", [2024-05-07T10:57:17.533Z] "internal/oserror", [2024-05-07T10:57:17.533Z] "internal/poll", [2024-05-07T10:57:17.533Z] "internal/race", [2024-05-07T10:57:17.533Z] "internal/reflectlite", [2024-05-07T10:57:17.533Z] "internal/singleflight", [2024-05-07T10:57:17.533Z] "internal/syscall/execenv", [2024-05-07T10:57:17.533Z] "internal/syscall/unix", [2024-05-07T10:57:17.533Z] "internal/testlog", [2024-05-07T10:57:17.533Z] "internal/unsafeheader", [2024-05-07T10:57:17.533Z] "io", [2024-05-07T10:57:17.533Z] "io/fs", [2024-05-07T10:57:17.533Z] "log", [2024-05-07T10:57:17.533Z] "math", [2024-05-07T10:57:17.533Z] "math/big", [2024-05-07T10:57:17.533Z] "math/bits", [2024-05-07T10:57:17.533Z] "math/rand", [2024-05-07T10:57:17.533Z] "net", [2024-05-07T10:57:17.533Z] "os", [2024-05-07T10:57:17.533Z] "path", [2024-05-07T10:57:17.533Z] "reflect", [2024-05-07T10:57:17.533Z] "runtime", [2024-05-07T10:57:17.533Z] "runtime/cgo", [2024-05-07T10:57:17.533Z] "runtime/internal/atomic", [2024-05-07T10:57:17.533Z] "runtime/internal/math", [2024-05-07T10:57:17.533Z] "runtime/internal/sys", [2024-05-07T10:57:17.533Z] "sort", [2024-05-07T10:57:17.533Z] "strconv", [2024-05-07T10:57:17.533Z] "strings", [2024-05-07T10:57:17.533Z] "sync", [2024-05-07T10:57:17.533Z] "sync/atomic", [2024-05-07T10:57:17.533Z] "syscall", [2024-05-07T10:57:17.533Z] "time", [2024-05-07T10:57:17.533Z] "unicode", [2024-05-07T10:57:17.533Z] "unicode/utf16", [2024-05-07T10:57:17.533Z] "unicode/utf8", [2024-05-07T10:57:17.533Z] "unsafe", [2024-05-07T10:57:17.533Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.533Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.533Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.533Z] ], [2024-05-07T10:57:17.533Z] "TestGoFiles": [ [2024-05-07T10:57:17.533Z] "signing_test.go" [2024-05-07T10:57:17.533Z] ], [2024-05-07T10:57:17.533Z] "TestImports": [ [2024-05-07T10:57:17.533Z] "crypto/ecdsa", [2024-05-07T10:57:17.533Z] "crypto/elliptic", [2024-05-07T10:57:17.533Z] "crypto/rand", [2024-05-07T10:57:17.533Z] "crypto/rsa", [2024-05-07T10:57:17.533Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.533Z] "testing" [2024-05-07T10:57:17.533Z] ] [2024-05-07T10:57:17.533Z] } [2024-05-07T10:57:17.533Z] { [2024-05-07T10:57:17.533Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13/ziti", [2024-05-07T10:57:17.533Z] "ImportPath": "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.533Z] "Name": "ziti", [2024-05-07T10:57:17.533Z] "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-05-07T10:57:17.533Z] "Root": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.533Z] "Module": { [2024-05-07T10:57:17.533Z] "Path": "github.com/openziti/sdk-golang", [2024-05-07T10:57:17.533Z] "Version": "v0.23.13", [2024-05-07T10:57:17.533Z] "Time": "2024-03-19T20:49:48Z", [2024-05-07T10:57:17.533Z] "Indirect": true, [2024-05-07T10:57:17.533Z] "Dir": "/go/pkg/mod/github.com/openziti/sdk-golang@v0.23.13", [2024-05-07T10:57:17.533Z] "GoMod": "/go/pkg/mod/cache/download/github.com/openziti/sdk-golang/@v/v0.23.13.mod", [2024-05-07T10:57:17.533Z] "GoVersion": "1.20" [2024-05-07T10:57:17.533Z] }, [2024-05-07T10:57:17.533Z] "DepOnly": true, [2024-05-07T10:57:17.533Z] "Stale": true, [2024-05-07T10:57:17.533Z] "StaleReason": "stale dependency: go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.533Z] "GoFiles": [ [2024-05-07T10:57:17.533Z] "client.go", [2024-05-07T10:57:17.533Z] "collection.go", [2024-05-07T10:57:17.533Z] "config.go", [2024-05-07T10:57:17.533Z] "contexts.go", [2024-05-07T10:57:17.533Z] "default_collection.go", [2024-05-07T10:57:17.533Z] "dialer.go", [2024-05-07T10:57:17.533Z] "events.go", [2024-05-07T10:57:17.533Z] "key_alg_var.go", [2024-05-07T10:57:17.533Z] "options.go", [2024-05-07T10:57:17.533Z] "terminators.go", [2024-05-07T10:57:17.533Z] "token.go", [2024-05-07T10:57:17.533Z] "ziti.go" [2024-05-07T10:57:17.533Z] ], [2024-05-07T10:57:17.533Z] "Imports": [ [2024-05-07T10:57:17.533Z] "context", [2024-05-07T10:57:17.533Z] "crypto/ecdsa", [2024-05-07T10:57:17.533Z] "crypto/elliptic", [2024-05-07T10:57:17.533Z] "crypto/rand", [2024-05-07T10:57:17.533Z] "crypto/sha1", [2024-05-07T10:57:17.533Z] "crypto/x509", [2024-05-07T10:57:17.533Z] "crypto/x509/pkix", [2024-05-07T10:57:17.533Z] "encoding/json", [2024-05-07T10:57:17.533Z] "encoding/pem", [2024-05-07T10:57:17.533Z] "errors", [2024-05-07T10:57:17.533Z] "fmt", [2024-05-07T10:57:17.533Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.533Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.533Z] "github.com/google/uuid", [2024-05-07T10:57:17.533Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.533Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.533Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.533Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.533Z] "github.com/openziti/identity", [2024-05-07T10:57:17.533Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.533Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.533Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.533Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.533Z] "github.com/pkg/errors", [2024-05-07T10:57:17.533Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.533Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.533Z] "math", [2024-05-07T10:57:17.533Z] "math/rand", [2024-05-07T10:57:17.533Z] "net", [2024-05-07T10:57:17.533Z] "net/url", [2024-05-07T10:57:17.533Z] "os", [2024-05-07T10:57:17.533Z] "reflect", [2024-05-07T10:57:17.533Z] "strconv", [2024-05-07T10:57:17.533Z] "strings", [2024-05-07T10:57:17.533Z] "sync", [2024-05-07T10:57:17.533Z] "sync/atomic", [2024-05-07T10:57:17.533Z] "time" [2024-05-07T10:57:17.533Z] ], [2024-05-07T10:57:17.533Z] "Deps": [ [2024-05-07T10:57:17.533Z] "bufio", [2024-05-07T10:57:17.533Z] "bytes", [2024-05-07T10:57:17.533Z] "compress/flate", [2024-05-07T10:57:17.533Z] "compress/gzip", [2024-05-07T10:57:17.533Z] "container/heap", [2024-05-07T10:57:17.533Z] "container/list", [2024-05-07T10:57:17.533Z] "context", [2024-05-07T10:57:17.533Z] "crypto", [2024-05-07T10:57:17.533Z] "crypto/aes", [2024-05-07T10:57:17.533Z] "crypto/cipher", [2024-05-07T10:57:17.533Z] "crypto/des", [2024-05-07T10:57:17.533Z] "crypto/dsa", [2024-05-07T10:57:17.533Z] "crypto/ecdsa", [2024-05-07T10:57:17.533Z] "crypto/ed25519", [2024-05-07T10:57:17.533Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.533Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.533Z] "crypto/elliptic", [2024-05-07T10:57:17.533Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.533Z] "crypto/hmac", [2024-05-07T10:57:17.533Z] "crypto/internal/randutil", [2024-05-07T10:57:17.533Z] "crypto/internal/subtle", [2024-05-07T10:57:17.533Z] "crypto/md5", [2024-05-07T10:57:17.533Z] "crypto/rand", [2024-05-07T10:57:17.533Z] "crypto/rc4", [2024-05-07T10:57:17.533Z] "crypto/rsa", [2024-05-07T10:57:17.533Z] "crypto/sha1", [2024-05-07T10:57:17.533Z] "crypto/sha256", [2024-05-07T10:57:17.533Z] "crypto/sha512", [2024-05-07T10:57:17.533Z] "crypto/subtle", [2024-05-07T10:57:17.533Z] "crypto/tls", [2024-05-07T10:57:17.533Z] "crypto/x509", [2024-05-07T10:57:17.533Z] "crypto/x509/pkix", [2024-05-07T10:57:17.533Z] "database/sql/driver", [2024-05-07T10:57:17.533Z] "embed", [2024-05-07T10:57:17.533Z] "encoding", [2024-05-07T10:57:17.533Z] "encoding/asn1", [2024-05-07T10:57:17.533Z] "encoding/base64", [2024-05-07T10:57:17.533Z] "encoding/binary", [2024-05-07T10:57:17.533Z] "encoding/csv", [2024-05-07T10:57:17.533Z] "encoding/gob", [2024-05-07T10:57:17.533Z] "encoding/hex", [2024-05-07T10:57:17.533Z] "encoding/json", [2024-05-07T10:57:17.533Z] "encoding/pem", [2024-05-07T10:57:17.533Z] "encoding/xml", [2024-05-07T10:57:17.533Z] "errors", [2024-05-07T10:57:17.533Z] "fmt", [2024-05-07T10:57:17.533Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.533Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.533Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.533Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.533Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.533Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.533Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.533Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.533Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.533Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.533Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.533Z] "github.com/google/uuid", [2024-05-07T10:57:17.533Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.533Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.533Z] "github.com/josharian/intern", [2024-05-07T10:57:17.533Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.533Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.533Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.533Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.533Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.533Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.533Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.533Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.533Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.533Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.533Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.533Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.533Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.533Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.533Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.533Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.533Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.533Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.533Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.533Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.533Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.533Z] "github.com/openziti/identity", [2024-05-07T10:57:17.533Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.533Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.533Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.533Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.533Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.533Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.533Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.533Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.533Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.533Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.533Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.533Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.533Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.533Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.534Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.534Z] "github.com/pkg/errors", [2024-05-07T10:57:17.534Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.534Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.534Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.534Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.534Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.534Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.534Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.534Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.534Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.534Z] "go/token", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.534Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.534Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.534Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.534Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.534Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.534Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.534Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.534Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.534Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.534Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.534Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.534Z] "golang.org/x/term", [2024-05-07T10:57:17.534Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.534Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.534Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.534Z] "golang.org/x/text/language", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.534Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.534Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.534Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.534Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.534Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.534Z] "hash", [2024-05-07T10:57:17.534Z] "hash/crc32", [2024-05-07T10:57:17.534Z] "hash/fnv", [2024-05-07T10:57:17.534Z] "html", [2024-05-07T10:57:17.534Z] "html/template", [2024-05-07T10:57:17.534Z] "internal/abi", [2024-05-07T10:57:17.534Z] "internal/bytealg", [2024-05-07T10:57:17.534Z] "internal/cpu", [2024-05-07T10:57:17.534Z] "internal/fmtsort", [2024-05-07T10:57:17.534Z] "internal/goexperiment", [2024-05-07T10:57:17.534Z] "internal/itoa", [2024-05-07T10:57:17.534Z] "internal/nettrace", [2024-05-07T10:57:17.534Z] "internal/oserror", [2024-05-07T10:57:17.534Z] "internal/poll", [2024-05-07T10:57:17.534Z] "internal/race", [2024-05-07T10:57:17.534Z] "internal/reflectlite", [2024-05-07T10:57:17.534Z] "internal/singleflight", [2024-05-07T10:57:17.534Z] "internal/syscall/execenv", [2024-05-07T10:57:17.534Z] "internal/syscall/unix", [2024-05-07T10:57:17.534Z] "internal/testlog", [2024-05-07T10:57:17.534Z] "internal/unsafeheader", [2024-05-07T10:57:17.534Z] "io", [2024-05-07T10:57:17.534Z] "io/fs", [2024-05-07T10:57:17.534Z] "io/ioutil", [2024-05-07T10:57:17.534Z] "log", [2024-05-07T10:57:17.534Z] "log/syslog", [2024-05-07T10:57:17.534Z] "math", [2024-05-07T10:57:17.534Z] "math/big", [2024-05-07T10:57:17.534Z] "math/bits", [2024-05-07T10:57:17.534Z] "math/rand", [2024-05-07T10:57:17.534Z] "mime", [2024-05-07T10:57:17.534Z] "mime/multipart", [2024-05-07T10:57:17.534Z] "mime/quotedprintable", [2024-05-07T10:57:17.534Z] "net", [2024-05-07T10:57:17.534Z] "net/http", [2024-05-07T10:57:17.534Z] "net/http/cookiejar", [2024-05-07T10:57:17.534Z] "net/http/httptrace", [2024-05-07T10:57:17.534Z] "net/http/httputil", [2024-05-07T10:57:17.534Z] "net/http/internal", [2024-05-07T10:57:17.534Z] "net/http/internal/ascii", [2024-05-07T10:57:17.534Z] "net/mail", [2024-05-07T10:57:17.534Z] "net/textproto", [2024-05-07T10:57:17.534Z] "net/url", [2024-05-07T10:57:17.534Z] "os", [2024-05-07T10:57:17.534Z] "os/exec", [2024-05-07T10:57:17.534Z] "os/user", [2024-05-07T10:57:17.534Z] "path", [2024-05-07T10:57:17.534Z] "path/filepath", [2024-05-07T10:57:17.534Z] "reflect", [2024-05-07T10:57:17.534Z] "regexp", [2024-05-07T10:57:17.534Z] "regexp/syntax", [2024-05-07T10:57:17.534Z] "runtime", [2024-05-07T10:57:17.534Z] "runtime/cgo", [2024-05-07T10:57:17.534Z] "runtime/debug", [2024-05-07T10:57:17.534Z] "runtime/internal/atomic", [2024-05-07T10:57:17.534Z] "runtime/internal/math", [2024-05-07T10:57:17.534Z] "runtime/internal/sys", [2024-05-07T10:57:17.534Z] "runtime/pprof", [2024-05-07T10:57:17.534Z] "sort", [2024-05-07T10:57:17.534Z] "strconv", [2024-05-07T10:57:17.534Z] "strings", [2024-05-07T10:57:17.534Z] "sync", [2024-05-07T10:57:17.534Z] "sync/atomic", [2024-05-07T10:57:17.534Z] "syscall", [2024-05-07T10:57:17.534Z] "text/tabwriter", [2024-05-07T10:57:17.534Z] "text/template", [2024-05-07T10:57:17.534Z] "text/template/parse", [2024-05-07T10:57:17.534Z] "time", [2024-05-07T10:57:17.534Z] "unicode", [2024-05-07T10:57:17.534Z] "unicode/utf16", [2024-05-07T10:57:17.534Z] "unicode/utf8", [2024-05-07T10:57:17.534Z] "unsafe", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.534Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.534Z] ], [2024-05-07T10:57:17.534Z] "TestGoFiles": [ [2024-05-07T10:57:17.534Z] "ziti_test.go" [2024-05-07T10:57:17.534Z] ], [2024-05-07T10:57:17.534Z] "TestImports": [ [2024-05-07T10:57:17.534Z] "fmt", [2024-05-07T10:57:17.534Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.534Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.534Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.534Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.534Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.534Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.534Z] "testing" [2024-05-07T10:57:17.534Z] ] [2024-05-07T10:57:17.534Z] } [2024-05-07T10:57:17.534Z] { [2024-05-07T10:57:17.534Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/zerotrust", [2024-05-07T10:57:17.534Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.534Z] "Name": "zerotrust", [2024-05-07T10:57:17.534Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.534Z] "Module": { [2024-05-07T10:57:17.534Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.534Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.534Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.534Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.534Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.534Z] "GoVersion": "1.21" [2024-05-07T10:57:17.534Z] }, [2024-05-07T10:57:17.534Z] "DepOnly": true, [2024-05-07T10:57:17.534Z] "Stale": true, [2024-05-07T10:57:17.534Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.534Z] "GoFiles": [ [2024-05-07T10:57:17.534Z] "zerotrust.go" [2024-05-07T10:57:17.534Z] ], [2024-05-07T10:57:17.534Z] "Imports": [ [2024-05-07T10:57:17.534Z] "context", [2024-05-07T10:57:17.535Z] "fmt", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.535Z] "net", [2024-05-07T10:57:17.535Z] "net/http", [2024-05-07T10:57:17.535Z] "strings" [2024-05-07T10:57:17.535Z] ], [2024-05-07T10:57:17.535Z] "Deps": [ [2024-05-07T10:57:17.535Z] "bufio", [2024-05-07T10:57:17.535Z] "bytes", [2024-05-07T10:57:17.535Z] "compress/flate", [2024-05-07T10:57:17.535Z] "compress/gzip", [2024-05-07T10:57:17.535Z] "compress/zlib", [2024-05-07T10:57:17.535Z] "container/heap", [2024-05-07T10:57:17.535Z] "container/list", [2024-05-07T10:57:17.535Z] "context", [2024-05-07T10:57:17.535Z] "crypto", [2024-05-07T10:57:17.535Z] "crypto/aes", [2024-05-07T10:57:17.535Z] "crypto/cipher", [2024-05-07T10:57:17.535Z] "crypto/des", [2024-05-07T10:57:17.535Z] "crypto/dsa", [2024-05-07T10:57:17.535Z] "crypto/ecdsa", [2024-05-07T10:57:17.535Z] "crypto/ed25519", [2024-05-07T10:57:17.535Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.535Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.535Z] "crypto/elliptic", [2024-05-07T10:57:17.535Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.535Z] "crypto/hmac", [2024-05-07T10:57:17.535Z] "crypto/internal/randutil", [2024-05-07T10:57:17.535Z] "crypto/internal/subtle", [2024-05-07T10:57:17.535Z] "crypto/md5", [2024-05-07T10:57:17.535Z] "crypto/rand", [2024-05-07T10:57:17.535Z] "crypto/rc4", [2024-05-07T10:57:17.535Z] "crypto/rsa", [2024-05-07T10:57:17.535Z] "crypto/sha1", [2024-05-07T10:57:17.535Z] "crypto/sha256", [2024-05-07T10:57:17.535Z] "crypto/sha512", [2024-05-07T10:57:17.535Z] "crypto/subtle", [2024-05-07T10:57:17.535Z] "crypto/tls", [2024-05-07T10:57:17.535Z] "crypto/x509", [2024-05-07T10:57:17.535Z] "crypto/x509/pkix", [2024-05-07T10:57:17.535Z] "database/sql/driver", [2024-05-07T10:57:17.535Z] "debug/dwarf", [2024-05-07T10:57:17.535Z] "debug/macho", [2024-05-07T10:57:17.535Z] "embed", [2024-05-07T10:57:17.535Z] "encoding", [2024-05-07T10:57:17.535Z] "encoding/asn1", [2024-05-07T10:57:17.535Z] "encoding/base64", [2024-05-07T10:57:17.535Z] "encoding/binary", [2024-05-07T10:57:17.535Z] "encoding/csv", [2024-05-07T10:57:17.535Z] "encoding/gob", [2024-05-07T10:57:17.535Z] "encoding/hex", [2024-05-07T10:57:17.535Z] "encoding/json", [2024-05-07T10:57:17.535Z] "encoding/pem", [2024-05-07T10:57:17.535Z] "encoding/xml", [2024-05-07T10:57:17.535Z] "errors", [2024-05-07T10:57:17.535Z] "flag", [2024-05-07T10:57:17.535Z] "fmt", [2024-05-07T10:57:17.535Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.535Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.535Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.535Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.535Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.535Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.535Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.535Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.535Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.535Z] "github.com/go-kit/log", [2024-05-07T10:57:17.535Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.535Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.535Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.535Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.535Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.535Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.535Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.535Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.535Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.535Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.535Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.535Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.535Z] "github.com/google/uuid", [2024-05-07T10:57:17.535Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.535Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.535Z] "github.com/josharian/intern", [2024-05-07T10:57:17.535Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.535Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.535Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.535Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.535Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.535Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.535Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.535Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.535Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.535Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.535Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.535Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.535Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.535Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.535Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.535Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.535Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.535Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.535Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.535Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.535Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.535Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.535Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.535Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.535Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.535Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.535Z] "github.com/openziti/identity", [2024-05-07T10:57:17.535Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.535Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.535Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.535Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.535Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.535Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.535Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.535Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.535Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.535Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.535Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.535Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.535Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.535Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.535Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.535Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.535Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.536Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.536Z] "github.com/pkg/errors", [2024-05-07T10:57:17.536Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.536Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.536Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.536Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.536Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.536Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.536Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.536Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.536Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.536Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.536Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.536Z] "go/token", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.536Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.536Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.536Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.536Z] "golang.org/x/net/html", [2024-05-07T10:57:17.536Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.536Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.536Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.536Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.536Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.536Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.536Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.536Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.536Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.536Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.536Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.536Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.536Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.536Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.536Z] "golang.org/x/term", [2024-05-07T10:57:17.536Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.536Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.536Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.536Z] "golang.org/x/text/language", [2024-05-07T10:57:17.536Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.536Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.536Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.536Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.536Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.536Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.536Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.536Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.536Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.536Z] "hash", [2024-05-07T10:57:17.536Z] "hash/adler32", [2024-05-07T10:57:17.536Z] "hash/crc32", [2024-05-07T10:57:17.536Z] "hash/fnv", [2024-05-07T10:57:17.536Z] "html", [2024-05-07T10:57:17.536Z] "html/template", [2024-05-07T10:57:17.536Z] "internal/abi", [2024-05-07T10:57:17.536Z] "internal/bytealg", [2024-05-07T10:57:17.536Z] "internal/cpu", [2024-05-07T10:57:17.536Z] "internal/fmtsort", [2024-05-07T10:57:17.536Z] "internal/goexperiment", [2024-05-07T10:57:17.536Z] "internal/itoa", [2024-05-07T10:57:17.536Z] "internal/nettrace", [2024-05-07T10:57:17.536Z] "internal/oserror", [2024-05-07T10:57:17.536Z] "internal/poll", [2024-05-07T10:57:17.536Z] "internal/race", [2024-05-07T10:57:17.536Z] "internal/reflectlite", [2024-05-07T10:57:17.536Z] "internal/singleflight", [2024-05-07T10:57:17.536Z] "internal/syscall/execenv", [2024-05-07T10:57:17.536Z] "internal/syscall/unix", [2024-05-07T10:57:17.536Z] "internal/testlog", [2024-05-07T10:57:17.536Z] "internal/unsafeheader", [2024-05-07T10:57:17.536Z] "io", [2024-05-07T10:57:17.536Z] "io/fs", [2024-05-07T10:57:17.536Z] "io/ioutil", [2024-05-07T10:57:17.536Z] "log", [2024-05-07T10:57:17.536Z] "log/syslog", [2024-05-07T10:57:17.536Z] "math", [2024-05-07T10:57:17.536Z] "math/big", [2024-05-07T10:57:17.536Z] "math/bits", [2024-05-07T10:57:17.536Z] "math/rand", [2024-05-07T10:57:17.536Z] "mime", [2024-05-07T10:57:17.536Z] "mime/multipart", [2024-05-07T10:57:17.536Z] "mime/quotedprintable", [2024-05-07T10:57:17.536Z] "net", [2024-05-07T10:57:17.536Z] "net/http", [2024-05-07T10:57:17.536Z] "net/http/cookiejar", [2024-05-07T10:57:17.536Z] "net/http/httptest", [2024-05-07T10:57:17.536Z] "net/http/httptrace", [2024-05-07T10:57:17.536Z] "net/http/httputil", [2024-05-07T10:57:17.536Z] "net/http/internal", [2024-05-07T10:57:17.536Z] "net/http/internal/ascii", [2024-05-07T10:57:17.536Z] "net/http/internal/testcert", [2024-05-07T10:57:17.536Z] "net/mail", [2024-05-07T10:57:17.536Z] "net/textproto", [2024-05-07T10:57:17.536Z] "net/url", [2024-05-07T10:57:17.536Z] "os", [2024-05-07T10:57:17.536Z] "os/exec", [2024-05-07T10:57:17.536Z] "os/user", [2024-05-07T10:57:17.536Z] "path", [2024-05-07T10:57:17.536Z] "path/filepath", [2024-05-07T10:57:17.536Z] "reflect", [2024-05-07T10:57:17.536Z] "regexp", [2024-05-07T10:57:17.536Z] "regexp/syntax", [2024-05-07T10:57:17.536Z] "runtime", [2024-05-07T10:57:17.536Z] "runtime/cgo", [2024-05-07T10:57:17.536Z] "runtime/debug", [2024-05-07T10:57:17.536Z] "runtime/internal/atomic", [2024-05-07T10:57:17.536Z] "runtime/internal/math", [2024-05-07T10:57:17.536Z] "runtime/internal/sys", [2024-05-07T10:57:17.536Z] "runtime/pprof", [2024-05-07T10:57:17.536Z] "sort", [2024-05-07T10:57:17.536Z] "strconv", [2024-05-07T10:57:17.536Z] "strings", [2024-05-07T10:57:17.536Z] "sync", [2024-05-07T10:57:17.536Z] "sync/atomic", [2024-05-07T10:57:17.536Z] "syscall", [2024-05-07T10:57:17.536Z] "text/tabwriter", [2024-05-07T10:57:17.536Z] "text/template", [2024-05-07T10:57:17.536Z] "text/template/parse", [2024-05-07T10:57:17.536Z] "time", [2024-05-07T10:57:17.536Z] "unicode", [2024-05-07T10:57:17.536Z] "unicode/utf16", [2024-05-07T10:57:17.536Z] "unicode/utf8", [2024-05-07T10:57:17.536Z] "unsafe", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.536Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.536Z] ] [2024-05-07T10:57:17.536Z] } [2024-05-07T10:57:17.536Z] { [2024-05-07T10:57:17.536Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/http/utils", [2024-05-07T10:57:17.536Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.536Z] "Name": "utils", [2024-05-07T10:57:17.536Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.536Z] "Module": { [2024-05-07T10:57:17.536Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.536Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.536Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.536Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.537Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.537Z] "GoVersion": "1.21" [2024-05-07T10:57:17.537Z] }, [2024-05-07T10:57:17.537Z] "DepOnly": true, [2024-05-07T10:57:17.537Z] "Stale": true, [2024-05-07T10:57:17.537Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.537Z] "GoFiles": [ [2024-05-07T10:57:17.537Z] "common.go", [2024-05-07T10:57:17.537Z] "request.go" [2024-05-07T10:57:17.537Z] ], [2024-05-07T10:57:17.537Z] "Imports": [ [2024-05-07T10:57:17.537Z] "bytes", [2024-05-07T10:57:17.537Z] "context", [2024-05-07T10:57:17.537Z] "encoding/json", [2024-05-07T10:57:17.537Z] "fmt", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.537Z] "github.com/google/uuid", [2024-05-07T10:57:17.537Z] "io", [2024-05-07T10:57:17.537Z] "mime/multipart", [2024-05-07T10:57:17.537Z] "net/http", [2024-05-07T10:57:17.537Z] "net/url", [2024-05-07T10:57:17.537Z] "os", [2024-05-07T10:57:17.537Z] "path", [2024-05-07T10:57:17.537Z] "path/filepath" [2024-05-07T10:57:17.537Z] ], [2024-05-07T10:57:17.537Z] "Deps": [ [2024-05-07T10:57:17.537Z] "bufio", [2024-05-07T10:57:17.537Z] "bytes", [2024-05-07T10:57:17.537Z] "compress/flate", [2024-05-07T10:57:17.537Z] "compress/gzip", [2024-05-07T10:57:17.537Z] "compress/zlib", [2024-05-07T10:57:17.537Z] "container/list", [2024-05-07T10:57:17.537Z] "context", [2024-05-07T10:57:17.537Z] "crypto", [2024-05-07T10:57:17.537Z] "crypto/aes", [2024-05-07T10:57:17.537Z] "crypto/cipher", [2024-05-07T10:57:17.537Z] "crypto/des", [2024-05-07T10:57:17.537Z] "crypto/dsa", [2024-05-07T10:57:17.537Z] "crypto/ecdsa", [2024-05-07T10:57:17.537Z] "crypto/ed25519", [2024-05-07T10:57:17.537Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.537Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.537Z] "crypto/elliptic", [2024-05-07T10:57:17.537Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.537Z] "crypto/hmac", [2024-05-07T10:57:17.537Z] "crypto/internal/randutil", [2024-05-07T10:57:17.537Z] "crypto/internal/subtle", [2024-05-07T10:57:17.537Z] "crypto/md5", [2024-05-07T10:57:17.537Z] "crypto/rand", [2024-05-07T10:57:17.537Z] "crypto/rc4", [2024-05-07T10:57:17.537Z] "crypto/rsa", [2024-05-07T10:57:17.537Z] "crypto/sha1", [2024-05-07T10:57:17.537Z] "crypto/sha256", [2024-05-07T10:57:17.537Z] "crypto/sha512", [2024-05-07T10:57:17.537Z] "crypto/subtle", [2024-05-07T10:57:17.537Z] "crypto/tls", [2024-05-07T10:57:17.537Z] "crypto/x509", [2024-05-07T10:57:17.537Z] "crypto/x509/pkix", [2024-05-07T10:57:17.537Z] "database/sql/driver", [2024-05-07T10:57:17.537Z] "debug/dwarf", [2024-05-07T10:57:17.537Z] "debug/macho", [2024-05-07T10:57:17.537Z] "encoding", [2024-05-07T10:57:17.537Z] "encoding/asn1", [2024-05-07T10:57:17.537Z] "encoding/base32", [2024-05-07T10:57:17.537Z] "encoding/base64", [2024-05-07T10:57:17.537Z] "encoding/binary", [2024-05-07T10:57:17.537Z] "encoding/csv", [2024-05-07T10:57:17.537Z] "encoding/hex", [2024-05-07T10:57:17.537Z] "encoding/json", [2024-05-07T10:57:17.537Z] "encoding/pem", [2024-05-07T10:57:17.537Z] "encoding/xml", [2024-05-07T10:57:17.537Z] "errors", [2024-05-07T10:57:17.537Z] "fmt", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.537Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.537Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.537Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.537Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.537Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.537Z] "github.com/google/uuid", [2024-05-07T10:57:17.537Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.537Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.537Z] "github.com/x448/float16", [2024-05-07T10:57:17.537Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.537Z] "golang.org/x/net/html", [2024-05-07T10:57:17.537Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.537Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.537Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.537Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.537Z] "golang.org/x/text/language", [2024-05-07T10:57:17.537Z] "hash", [2024-05-07T10:57:17.537Z] "hash/adler32", [2024-05-07T10:57:17.537Z] "hash/crc32", [2024-05-07T10:57:17.537Z] "internal/abi", [2024-05-07T10:57:17.537Z] "internal/bytealg", [2024-05-07T10:57:17.537Z] "internal/cpu", [2024-05-07T10:57:17.537Z] "internal/fmtsort", [2024-05-07T10:57:17.537Z] "internal/goexperiment", [2024-05-07T10:57:17.537Z] "internal/itoa", [2024-05-07T10:57:17.537Z] "internal/nettrace", [2024-05-07T10:57:17.537Z] "internal/oserror", [2024-05-07T10:57:17.537Z] "internal/poll", [2024-05-07T10:57:17.537Z] "internal/race", [2024-05-07T10:57:17.537Z] "internal/reflectlite", [2024-05-07T10:57:17.537Z] "internal/singleflight", [2024-05-07T10:57:17.537Z] "internal/syscall/execenv", [2024-05-07T10:57:17.537Z] "internal/syscall/unix", [2024-05-07T10:57:17.537Z] "internal/testlog", [2024-05-07T10:57:17.537Z] "internal/unsafeheader", [2024-05-07T10:57:17.537Z] "io", [2024-05-07T10:57:17.537Z] "io/fs", [2024-05-07T10:57:17.537Z] "io/ioutil", [2024-05-07T10:57:17.537Z] "log", [2024-05-07T10:57:17.537Z] "math", [2024-05-07T10:57:17.537Z] "math/big", [2024-05-07T10:57:17.537Z] "math/bits", [2024-05-07T10:57:17.537Z] "math/rand", [2024-05-07T10:57:17.537Z] "mime", [2024-05-07T10:57:17.537Z] "mime/multipart", [2024-05-07T10:57:17.537Z] "mime/quotedprintable", [2024-05-07T10:57:17.537Z] "net", [2024-05-07T10:57:17.537Z] "net/http", [2024-05-07T10:57:17.537Z] "net/http/httptrace", [2024-05-07T10:57:17.537Z] "net/http/internal", [2024-05-07T10:57:17.537Z] "net/http/internal/ascii", [2024-05-07T10:57:17.537Z] "net/textproto", [2024-05-07T10:57:17.537Z] "net/url", [2024-05-07T10:57:17.537Z] "os", [2024-05-07T10:57:17.537Z] "path", [2024-05-07T10:57:17.537Z] "path/filepath", [2024-05-07T10:57:17.537Z] "reflect", [2024-05-07T10:57:17.537Z] "regexp", [2024-05-07T10:57:17.537Z] "regexp/syntax", [2024-05-07T10:57:17.537Z] "runtime", [2024-05-07T10:57:17.537Z] "runtime/cgo", [2024-05-07T10:57:17.537Z] "runtime/internal/atomic", [2024-05-07T10:57:17.537Z] "runtime/internal/math", [2024-05-07T10:57:17.537Z] "runtime/internal/sys", [2024-05-07T10:57:17.537Z] "sort", [2024-05-07T10:57:17.537Z] "strconv", [2024-05-07T10:57:17.537Z] "strings", [2024-05-07T10:57:17.537Z] "sync", [2024-05-07T10:57:17.537Z] "sync/atomic", [2024-05-07T10:57:17.537Z] "syscall", [2024-05-07T10:57:17.537Z] "time", [2024-05-07T10:57:17.537Z] "unicode", [2024-05-07T10:57:17.537Z] "unicode/utf16", [2024-05-07T10:57:17.537Z] "unicode/utf8", [2024-05-07T10:57:17.537Z] "unsafe", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.537Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.537Z] ], [2024-05-07T10:57:17.537Z] "TestGoFiles": [ [2024-05-07T10:57:17.537Z] "common_test.go" [2024-05-07T10:57:17.537Z] ], [2024-05-07T10:57:17.537Z] "TestImports": [ [2024-05-07T10:57:17.537Z] "context", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.537Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.537Z] "net/http", [2024-05-07T10:57:17.537Z] "os", [2024-05-07T10:57:17.537Z] "testing" [2024-05-07T10:57:17.537Z] ] [2024-05-07T10:57:17.537Z] } [2024-05-07T10:57:17.537Z] { [2024-05-07T10:57:17.537Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13/clients/http", [2024-05-07T10:57:17.537Z] "ImportPath": "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.537Z] "Name": "http", [2024-05-07T10:57:17.537Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.537Z] "Module": { [2024-05-07T10:57:17.537Z] "Path": "github.com/edgexfoundry/go-mod-core-contracts/v3", [2024-05-07T10:57:17.537Z] "Version": "v3.2.0-dev.13", [2024-05-07T10:57:17.537Z] "Time": "2024-03-18T03:08:01Z", [2024-05-07T10:57:17.537Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.13", [2024-05-07T10:57:17.537Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.13.mod", [2024-05-07T10:57:17.537Z] "GoVersion": "1.21" [2024-05-07T10:57:17.537Z] }, [2024-05-07T10:57:17.537Z] "DepOnly": true, [2024-05-07T10:57:17.537Z] "Stale": true, [2024-05-07T10:57:17.537Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.537Z] "GoFiles": [ [2024-05-07T10:57:17.537Z] "command.go", [2024-05-07T10:57:17.537Z] "common.go", [2024-05-07T10:57:17.537Z] "device.go", [2024-05-07T10:57:17.537Z] "deviceprofile.go", [2024-05-07T10:57:17.537Z] "deviceservice.go", [2024-05-07T10:57:17.537Z] "deviceservicecallback.go", [2024-05-07T10:57:17.537Z] "deviceservicecommand.go", [2024-05-07T10:57:17.537Z] "event.go", [2024-05-07T10:57:17.537Z] "general.go", [2024-05-07T10:57:17.537Z] "interval.go", [2024-05-07T10:57:17.537Z] "intervalaction.go", [2024-05-07T10:57:17.537Z] "kvs.go", [2024-05-07T10:57:17.537Z] "notification.go", [2024-05-07T10:57:17.537Z] "provisionwatcher.go", [2024-05-07T10:57:17.537Z] "reading.go", [2024-05-07T10:57:17.537Z] "registry.go", [2024-05-07T10:57:17.537Z] "subscription.go", [2024-05-07T10:57:17.537Z] "transmission.go" [2024-05-07T10:57:17.537Z] ], [2024-05-07T10:57:17.537Z] "Imports": [ [2024-05-07T10:57:17.537Z] "context", [2024-05-07T10:57:17.537Z] "encoding/json", [2024-05-07T10:57:17.537Z] "fmt", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.537Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.537Z] "net/url", [2024-05-07T10:57:17.537Z] "path", [2024-05-07T10:57:17.537Z] "strconv", [2024-05-07T10:57:17.537Z] "strings", [2024-05-07T10:57:17.537Z] "sync" [2024-05-07T10:57:17.537Z] ], [2024-05-07T10:57:17.537Z] "Deps": [ [2024-05-07T10:57:17.537Z] "bufio", [2024-05-07T10:57:17.537Z] "bytes", [2024-05-07T10:57:17.537Z] "compress/flate", [2024-05-07T10:57:17.537Z] "compress/gzip", [2024-05-07T10:57:17.537Z] "compress/zlib", [2024-05-07T10:57:17.537Z] "container/list", [2024-05-07T10:57:17.537Z] "context", [2024-05-07T10:57:17.537Z] "crypto", [2024-05-07T10:57:17.537Z] "crypto/aes", [2024-05-07T10:57:17.537Z] "crypto/cipher", [2024-05-07T10:57:17.537Z] "crypto/des", [2024-05-07T10:57:17.537Z] "crypto/dsa", [2024-05-07T10:57:17.537Z] "crypto/ecdsa", [2024-05-07T10:57:17.537Z] "crypto/ed25519", [2024-05-07T10:57:17.537Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.537Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.537Z] "crypto/elliptic", [2024-05-07T10:57:17.537Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.537Z] "crypto/hmac", [2024-05-07T10:57:17.537Z] "crypto/internal/randutil", [2024-05-07T10:57:17.537Z] "crypto/internal/subtle", [2024-05-07T10:57:17.537Z] "crypto/md5", [2024-05-07T10:57:17.537Z] "crypto/rand", [2024-05-07T10:57:17.537Z] "crypto/rc4", [2024-05-07T10:57:17.537Z] "crypto/rsa", [2024-05-07T10:57:17.537Z] "crypto/sha1", [2024-05-07T10:57:17.537Z] "crypto/sha256", [2024-05-07T10:57:17.537Z] "crypto/sha512", [2024-05-07T10:57:17.537Z] "crypto/subtle", [2024-05-07T10:57:17.537Z] "crypto/tls", [2024-05-07T10:57:17.537Z] "crypto/x509", [2024-05-07T10:57:17.537Z] "crypto/x509/pkix", [2024-05-07T10:57:17.537Z] "database/sql/driver", [2024-05-07T10:57:17.537Z] "debug/dwarf", [2024-05-07T10:57:17.537Z] "debug/macho", [2024-05-07T10:57:17.537Z] "encoding", [2024-05-07T10:57:17.537Z] "encoding/asn1", [2024-05-07T10:57:17.537Z] "encoding/base32", [2024-05-07T10:57:17.537Z] "encoding/base64", [2024-05-07T10:57:17.537Z] "encoding/binary", [2024-05-07T10:57:17.537Z] "encoding/csv", [2024-05-07T10:57:17.537Z] "encoding/hex", [2024-05-07T10:57:17.537Z] "encoding/json", [2024-05-07T10:57:17.537Z] "encoding/pem", [2024-05-07T10:57:17.537Z] "encoding/xml", [2024-05-07T10:57:17.537Z] "errors", [2024-05-07T10:57:17.537Z] "fmt", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.537Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.537Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.537Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.537Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.537Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.537Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.537Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.537Z] "github.com/google/uuid", [2024-05-07T10:57:17.537Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.537Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.537Z] "github.com/x448/float16", [2024-05-07T10:57:17.537Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.537Z] "golang.org/x/net/html", [2024-05-07T10:57:17.537Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.537Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.537Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.537Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.537Z] "golang.org/x/text/language", [2024-05-07T10:57:17.537Z] "hash", [2024-05-07T10:57:17.537Z] "hash/adler32", [2024-05-07T10:57:17.537Z] "hash/crc32", [2024-05-07T10:57:17.537Z] "internal/abi", [2024-05-07T10:57:17.537Z] "internal/bytealg", [2024-05-07T10:57:17.537Z] "internal/cpu", [2024-05-07T10:57:17.537Z] "internal/fmtsort", [2024-05-07T10:57:17.537Z] "internal/goexperiment", [2024-05-07T10:57:17.537Z] "internal/itoa", [2024-05-07T10:57:17.537Z] "internal/nettrace", [2024-05-07T10:57:17.537Z] "internal/oserror", [2024-05-07T10:57:17.537Z] "internal/poll", [2024-05-07T10:57:17.537Z] "internal/race", [2024-05-07T10:57:17.537Z] "internal/reflectlite", [2024-05-07T10:57:17.538Z] "internal/singleflight", [2024-05-07T10:57:17.538Z] "internal/syscall/execenv", [2024-05-07T10:57:17.538Z] "internal/syscall/unix", [2024-05-07T10:57:17.538Z] "internal/testlog", [2024-05-07T10:57:17.538Z] "internal/unsafeheader", [2024-05-07T10:57:17.538Z] "io", [2024-05-07T10:57:17.538Z] "io/fs", [2024-05-07T10:57:17.538Z] "io/ioutil", [2024-05-07T10:57:17.538Z] "log", [2024-05-07T10:57:17.538Z] "math", [2024-05-07T10:57:17.538Z] "math/big", [2024-05-07T10:57:17.538Z] "math/bits", [2024-05-07T10:57:17.538Z] "math/rand", [2024-05-07T10:57:17.538Z] "mime", [2024-05-07T10:57:17.538Z] "mime/multipart", [2024-05-07T10:57:17.538Z] "mime/quotedprintable", [2024-05-07T10:57:17.538Z] "net", [2024-05-07T10:57:17.538Z] "net/http", [2024-05-07T10:57:17.538Z] "net/http/httptrace", [2024-05-07T10:57:17.538Z] "net/http/internal", [2024-05-07T10:57:17.538Z] "net/http/internal/ascii", [2024-05-07T10:57:17.538Z] "net/textproto", [2024-05-07T10:57:17.538Z] "net/url", [2024-05-07T10:57:17.538Z] "os", [2024-05-07T10:57:17.538Z] "path", [2024-05-07T10:57:17.538Z] "path/filepath", [2024-05-07T10:57:17.538Z] "reflect", [2024-05-07T10:57:17.538Z] "regexp", [2024-05-07T10:57:17.538Z] "regexp/syntax", [2024-05-07T10:57:17.538Z] "runtime", [2024-05-07T10:57:17.538Z] "runtime/cgo", [2024-05-07T10:57:17.538Z] "runtime/internal/atomic", [2024-05-07T10:57:17.538Z] "runtime/internal/math", [2024-05-07T10:57:17.538Z] "runtime/internal/sys", [2024-05-07T10:57:17.538Z] "sort", [2024-05-07T10:57:17.538Z] "strconv", [2024-05-07T10:57:17.538Z] "strings", [2024-05-07T10:57:17.538Z] "sync", [2024-05-07T10:57:17.538Z] "sync/atomic", [2024-05-07T10:57:17.538Z] "syscall", [2024-05-07T10:57:17.538Z] "time", [2024-05-07T10:57:17.538Z] "unicode", [2024-05-07T10:57:17.538Z] "unicode/utf16", [2024-05-07T10:57:17.538Z] "unicode/utf8", [2024-05-07T10:57:17.538Z] "unsafe", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.538Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.538Z] ], [2024-05-07T10:57:17.538Z] "TestGoFiles": [ [2024-05-07T10:57:17.538Z] "authinjector_test.go", [2024-05-07T10:57:17.538Z] "command_test.go", [2024-05-07T10:57:17.538Z] "common_test.go", [2024-05-07T10:57:17.538Z] "const_test.go", [2024-05-07T10:57:17.538Z] "device_test.go", [2024-05-07T10:57:17.538Z] "deviceprofile_test.go", [2024-05-07T10:57:17.538Z] "deviceservice_test.go", [2024-05-07T10:57:17.538Z] "deviceservicecallback_test.go", [2024-05-07T10:57:17.538Z] "deviceservicecommand_test.go", [2024-05-07T10:57:17.538Z] "event_test.go", [2024-05-07T10:57:17.538Z] "general_test.go", [2024-05-07T10:57:17.538Z] "interval_test.go", [2024-05-07T10:57:17.538Z] "intervalaction_test.go", [2024-05-07T10:57:17.538Z] "kvs_test.go", [2024-05-07T10:57:17.538Z] "notification_test.go", [2024-05-07T10:57:17.538Z] "provisionwatcher_test.go", [2024-05-07T10:57:17.538Z] "reading_test.go", [2024-05-07T10:57:17.538Z] "registry_test.go", [2024-05-07T10:57:17.538Z] "subscription_test.go", [2024-05-07T10:57:17.538Z] "transmission_test.go" [2024-05-07T10:57:17.538Z] ], [2024-05-07T10:57:17.538Z] "TestImports": [ [2024-05-07T10:57:17.538Z] "context", [2024-05-07T10:57:17.538Z] "encoding/json", [2024-05-07T10:57:17.538Z] "errors", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.538Z] "github.com/google/uuid", [2024-05-07T10:57:17.538Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.538Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.538Z] "net/http", [2024-05-07T10:57:17.538Z] "net/http/httptest", [2024-05-07T10:57:17.538Z] "os", [2024-05-07T10:57:17.538Z] "path", [2024-05-07T10:57:17.538Z] "path/filepath", [2024-05-07T10:57:17.538Z] "runtime", [2024-05-07T10:57:17.538Z] "strconv", [2024-05-07T10:57:17.538Z] "testing" [2024-05-07T10:57:17.538Z] ] [2024-05-07T10:57:17.538Z] } [2024-05-07T10:57:17.538Z] { [2024-05-07T10:57:17.538Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/clients", [2024-05-07T10:57:17.538Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.538Z] "Name": "clients", [2024-05-07T10:57:17.538Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.538Z] "Module": { [2024-05-07T10:57:17.538Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.538Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.538Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.538Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.538Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.538Z] "GoVersion": "1.21" [2024-05-07T10:57:17.538Z] }, [2024-05-07T10:57:17.538Z] "DepOnly": true, [2024-05-07T10:57:17.538Z] "Stale": true, [2024-05-07T10:57:17.538Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.538Z] "GoFiles": [ [2024-05-07T10:57:17.538Z] "command.go" [2024-05-07T10:57:17.538Z] ], [2024-05-07T10:57:17.538Z] "Imports": [ [2024-05-07T10:57:17.538Z] "context", [2024-05-07T10:57:17.538Z] "encoding/json", [2024-05-07T10:57:17.538Z] "errors", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.538Z] "net/http", [2024-05-07T10:57:17.538Z] "strconv", [2024-05-07T10:57:17.538Z] "time" [2024-05-07T10:57:17.538Z] ], [2024-05-07T10:57:17.538Z] "Deps": [ [2024-05-07T10:57:17.538Z] "bufio", [2024-05-07T10:57:17.538Z] "bytes", [2024-05-07T10:57:17.538Z] "compress/flate", [2024-05-07T10:57:17.538Z] "compress/gzip", [2024-05-07T10:57:17.538Z] "compress/zlib", [2024-05-07T10:57:17.538Z] "container/list", [2024-05-07T10:57:17.538Z] "context", [2024-05-07T10:57:17.538Z] "crypto", [2024-05-07T10:57:17.538Z] "crypto/aes", [2024-05-07T10:57:17.538Z] "crypto/cipher", [2024-05-07T10:57:17.538Z] "crypto/des", [2024-05-07T10:57:17.538Z] "crypto/dsa", [2024-05-07T10:57:17.538Z] "crypto/ecdsa", [2024-05-07T10:57:17.538Z] "crypto/ed25519", [2024-05-07T10:57:17.538Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.538Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.538Z] "crypto/elliptic", [2024-05-07T10:57:17.538Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.538Z] "crypto/hmac", [2024-05-07T10:57:17.538Z] "crypto/internal/randutil", [2024-05-07T10:57:17.538Z] "crypto/internal/subtle", [2024-05-07T10:57:17.538Z] "crypto/md5", [2024-05-07T10:57:17.538Z] "crypto/rand", [2024-05-07T10:57:17.538Z] "crypto/rc4", [2024-05-07T10:57:17.538Z] "crypto/rsa", [2024-05-07T10:57:17.538Z] "crypto/sha1", [2024-05-07T10:57:17.538Z] "crypto/sha256", [2024-05-07T10:57:17.538Z] "crypto/sha512", [2024-05-07T10:57:17.538Z] "crypto/subtle", [2024-05-07T10:57:17.538Z] "crypto/tls", [2024-05-07T10:57:17.538Z] "crypto/x509", [2024-05-07T10:57:17.538Z] "crypto/x509/pkix", [2024-05-07T10:57:17.538Z] "database/sql/driver", [2024-05-07T10:57:17.538Z] "debug/dwarf", [2024-05-07T10:57:17.538Z] "debug/macho", [2024-05-07T10:57:17.538Z] "encoding", [2024-05-07T10:57:17.538Z] "encoding/asn1", [2024-05-07T10:57:17.538Z] "encoding/base32", [2024-05-07T10:57:17.538Z] "encoding/base64", [2024-05-07T10:57:17.538Z] "encoding/binary", [2024-05-07T10:57:17.538Z] "encoding/csv", [2024-05-07T10:57:17.538Z] "encoding/hex", [2024-05-07T10:57:17.538Z] "encoding/json", [2024-05-07T10:57:17.538Z] "encoding/pem", [2024-05-07T10:57:17.538Z] "encoding/xml", [2024-05-07T10:57:17.538Z] "errors", [2024-05-07T10:57:17.538Z] "fmt", [2024-05-07T10:57:17.538Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.538Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.538Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.538Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.538Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.538Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.538Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.538Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.538Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.538Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.538Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.538Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.538Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.538Z] "github.com/google/uuid", [2024-05-07T10:57:17.538Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.538Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.538Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.538Z] "github.com/x448/float16", [2024-05-07T10:57:17.538Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.538Z] "golang.org/x/net/html", [2024-05-07T10:57:17.538Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.538Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.538Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.538Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.538Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.538Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.538Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.538Z] "golang.org/x/text/language", [2024-05-07T10:57:17.538Z] "hash", [2024-05-07T10:57:17.538Z] "hash/adler32", [2024-05-07T10:57:17.538Z] "hash/crc32", [2024-05-07T10:57:17.538Z] "internal/abi", [2024-05-07T10:57:17.538Z] "internal/bytealg", [2024-05-07T10:57:17.538Z] "internal/cpu", [2024-05-07T10:57:17.538Z] "internal/fmtsort", [2024-05-07T10:57:17.538Z] "internal/goexperiment", [2024-05-07T10:57:17.538Z] "internal/itoa", [2024-05-07T10:57:17.538Z] "internal/nettrace", [2024-05-07T10:57:17.538Z] "internal/oserror", [2024-05-07T10:57:17.538Z] "internal/poll", [2024-05-07T10:57:17.538Z] "internal/race", [2024-05-07T10:57:17.538Z] "internal/reflectlite", [2024-05-07T10:57:17.538Z] "internal/singleflight", [2024-05-07T10:57:17.538Z] "internal/syscall/execenv", [2024-05-07T10:57:17.538Z] "internal/syscall/unix", [2024-05-07T10:57:17.538Z] "internal/testlog", [2024-05-07T10:57:17.538Z] "internal/unsafeheader", [2024-05-07T10:57:17.538Z] "io", [2024-05-07T10:57:17.538Z] "io/fs", [2024-05-07T10:57:17.538Z] "io/ioutil", [2024-05-07T10:57:17.538Z] "log", [2024-05-07T10:57:17.538Z] "math", [2024-05-07T10:57:17.538Z] "math/big", [2024-05-07T10:57:17.538Z] "math/bits", [2024-05-07T10:57:17.538Z] "math/rand", [2024-05-07T10:57:17.538Z] "mime", [2024-05-07T10:57:17.538Z] "mime/multipart", [2024-05-07T10:57:17.538Z] "mime/quotedprintable", [2024-05-07T10:57:17.538Z] "net", [2024-05-07T10:57:17.538Z] "net/http", [2024-05-07T10:57:17.538Z] "net/http/httptrace", [2024-05-07T10:57:17.538Z] "net/http/internal", [2024-05-07T10:57:17.538Z] "net/http/internal/ascii", [2024-05-07T10:57:17.538Z] "net/textproto", [2024-05-07T10:57:17.538Z] "net/url", [2024-05-07T10:57:17.538Z] "os", [2024-05-07T10:57:17.538Z] "path", [2024-05-07T10:57:17.538Z] "path/filepath", [2024-05-07T10:57:17.538Z] "reflect", [2024-05-07T10:57:17.538Z] "regexp", [2024-05-07T10:57:17.538Z] "regexp/syntax", [2024-05-07T10:57:17.538Z] "runtime", [2024-05-07T10:57:17.538Z] "runtime/cgo", [2024-05-07T10:57:17.538Z] "runtime/internal/atomic", [2024-05-07T10:57:17.538Z] "runtime/internal/math", [2024-05-07T10:57:17.538Z] "runtime/internal/sys", [2024-05-07T10:57:17.538Z] "sort", [2024-05-07T10:57:17.538Z] "strconv", [2024-05-07T10:57:17.538Z] "strings", [2024-05-07T10:57:17.538Z] "sync", [2024-05-07T10:57:17.538Z] "sync/atomic", [2024-05-07T10:57:17.538Z] "syscall", [2024-05-07T10:57:17.538Z] "time", [2024-05-07T10:57:17.538Z] "unicode", [2024-05-07T10:57:17.538Z] "unicode/utf16", [2024-05-07T10:57:17.539Z] "unicode/utf8", [2024-05-07T10:57:17.539Z] "unsafe", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestGoFiles": [ [2024-05-07T10:57:17.539Z] "command_test.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestImports": [ [2024-05-07T10:57:17.539Z] "context", [2024-05-07T10:57:17.539Z] "encoding/json", [2024-05-07T10:57:17.539Z] "errors", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.539Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.539Z] "github.com/google/uuid", [2024-05-07T10:57:17.539Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.539Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.539Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.539Z] "net/http", [2024-05-07T10:57:17.539Z] "testing", [2024-05-07T10:57:17.539Z] "time" [2024-05-07T10:57:17.539Z] ] [2024-05-07T10:57:17.539Z] } [2024-05-07T10:57:17.539Z] { [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-05-07T10:57:17.539Z] "ImportPath": "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.539Z] "Name": "jwt", [2024-05-07T10:57:17.539Z] "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-05-07T10:57:17.539Z] "Root": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-05-07T10:57:17.539Z] "Module": { [2024-05-07T10:57:17.539Z] "Path": "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.539Z] "Version": "v3.2.2+incompatible", [2024-05-07T10:57:17.539Z] "Time": "2021-07-30T20:54:04Z", [2024-05-07T10:57:17.539Z] "Indirect": true, [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", [2024-05-07T10:57:17.539Z] "GoMod": "/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.mod" [2024-05-07T10:57:17.539Z] }, [2024-05-07T10:57:17.539Z] "DepOnly": true, [2024-05-07T10:57:17.539Z] "Stale": true, [2024-05-07T10:57:17.539Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.539Z] "GoFiles": [ [2024-05-07T10:57:17.539Z] "claims.go", [2024-05-07T10:57:17.539Z] "doc.go", [2024-05-07T10:57:17.539Z] "ecdsa.go", [2024-05-07T10:57:17.539Z] "ecdsa_utils.go", [2024-05-07T10:57:17.539Z] "ed25519.go", [2024-05-07T10:57:17.539Z] "ed25519_utils.go", [2024-05-07T10:57:17.539Z] "errors.go", [2024-05-07T10:57:17.539Z] "hmac.go", [2024-05-07T10:57:17.539Z] "map_claims.go", [2024-05-07T10:57:17.539Z] "none.go", [2024-05-07T10:57:17.539Z] "parser.go", [2024-05-07T10:57:17.539Z] "rsa.go", [2024-05-07T10:57:17.539Z] "rsa_pss.go", [2024-05-07T10:57:17.539Z] "rsa_utils.go", [2024-05-07T10:57:17.539Z] "signing_method.go", [2024-05-07T10:57:17.539Z] "token.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "Imports": [ [2024-05-07T10:57:17.539Z] "bytes", [2024-05-07T10:57:17.539Z] "crypto", [2024-05-07T10:57:17.539Z] "crypto/ecdsa", [2024-05-07T10:57:17.539Z] "crypto/ed25519", [2024-05-07T10:57:17.539Z] "crypto/hmac", [2024-05-07T10:57:17.539Z] "crypto/rand", [2024-05-07T10:57:17.539Z] "crypto/rsa", [2024-05-07T10:57:17.539Z] "crypto/subtle", [2024-05-07T10:57:17.539Z] "crypto/x509", [2024-05-07T10:57:17.539Z] "encoding/base64", [2024-05-07T10:57:17.539Z] "encoding/json", [2024-05-07T10:57:17.539Z] "encoding/pem", [2024-05-07T10:57:17.539Z] "errors", [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "math/big", [2024-05-07T10:57:17.539Z] "strings", [2024-05-07T10:57:17.539Z] "sync", [2024-05-07T10:57:17.539Z] "time" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "Deps": [ [2024-05-07T10:57:17.539Z] "bufio", [2024-05-07T10:57:17.539Z] "bytes", [2024-05-07T10:57:17.539Z] "context", [2024-05-07T10:57:17.539Z] "crypto", [2024-05-07T10:57:17.539Z] "crypto/aes", [2024-05-07T10:57:17.539Z] "crypto/cipher", [2024-05-07T10:57:17.539Z] "crypto/des", [2024-05-07T10:57:17.539Z] "crypto/dsa", [2024-05-07T10:57:17.539Z] "crypto/ecdsa", [2024-05-07T10:57:17.539Z] "crypto/ed25519", [2024-05-07T10:57:17.539Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.539Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.539Z] "crypto/elliptic", [2024-05-07T10:57:17.539Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.539Z] "crypto/hmac", [2024-05-07T10:57:17.539Z] "crypto/internal/randutil", [2024-05-07T10:57:17.539Z] "crypto/internal/subtle", [2024-05-07T10:57:17.539Z] "crypto/md5", [2024-05-07T10:57:17.539Z] "crypto/rand", [2024-05-07T10:57:17.539Z] "crypto/rsa", [2024-05-07T10:57:17.539Z] "crypto/sha1", [2024-05-07T10:57:17.539Z] "crypto/sha256", [2024-05-07T10:57:17.539Z] "crypto/sha512", [2024-05-07T10:57:17.539Z] "crypto/subtle", [2024-05-07T10:57:17.539Z] "crypto/x509", [2024-05-07T10:57:17.539Z] "crypto/x509/pkix", [2024-05-07T10:57:17.539Z] "encoding", [2024-05-07T10:57:17.539Z] "encoding/asn1", [2024-05-07T10:57:17.539Z] "encoding/base64", [2024-05-07T10:57:17.539Z] "encoding/binary", [2024-05-07T10:57:17.539Z] "encoding/hex", [2024-05-07T10:57:17.539Z] "encoding/json", [2024-05-07T10:57:17.539Z] "encoding/pem", [2024-05-07T10:57:17.539Z] "errors", [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "hash", [2024-05-07T10:57:17.539Z] "internal/abi", [2024-05-07T10:57:17.539Z] "internal/bytealg", [2024-05-07T10:57:17.539Z] "internal/cpu", [2024-05-07T10:57:17.539Z] "internal/fmtsort", [2024-05-07T10:57:17.539Z] "internal/goexperiment", [2024-05-07T10:57:17.539Z] "internal/itoa", [2024-05-07T10:57:17.539Z] "internal/nettrace", [2024-05-07T10:57:17.539Z] "internal/oserror", [2024-05-07T10:57:17.539Z] "internal/poll", [2024-05-07T10:57:17.539Z] "internal/race", [2024-05-07T10:57:17.539Z] "internal/reflectlite", [2024-05-07T10:57:17.539Z] "internal/singleflight", [2024-05-07T10:57:17.539Z] "internal/syscall/execenv", [2024-05-07T10:57:17.539Z] "internal/syscall/unix", [2024-05-07T10:57:17.539Z] "internal/testlog", [2024-05-07T10:57:17.539Z] "internal/unsafeheader", [2024-05-07T10:57:17.539Z] "io", [2024-05-07T10:57:17.539Z] "io/fs", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "math/big", [2024-05-07T10:57:17.539Z] "math/bits", [2024-05-07T10:57:17.539Z] "math/rand", [2024-05-07T10:57:17.539Z] "net", [2024-05-07T10:57:17.539Z] "net/url", [2024-05-07T10:57:17.539Z] "os", [2024-05-07T10:57:17.539Z] "path", [2024-05-07T10:57:17.539Z] "path/filepath", [2024-05-07T10:57:17.539Z] "reflect", [2024-05-07T10:57:17.539Z] "runtime", [2024-05-07T10:57:17.539Z] "runtime/cgo", [2024-05-07T10:57:17.539Z] "runtime/internal/atomic", [2024-05-07T10:57:17.539Z] "runtime/internal/math", [2024-05-07T10:57:17.539Z] "runtime/internal/sys", [2024-05-07T10:57:17.539Z] "sort", [2024-05-07T10:57:17.539Z] "strconv", [2024-05-07T10:57:17.539Z] "strings", [2024-05-07T10:57:17.539Z] "sync", [2024-05-07T10:57:17.539Z] "sync/atomic", [2024-05-07T10:57:17.539Z] "syscall", [2024-05-07T10:57:17.539Z] "time", [2024-05-07T10:57:17.539Z] "unicode", [2024-05-07T10:57:17.539Z] "unicode/utf16", [2024-05-07T10:57:17.539Z] "unicode/utf8", [2024-05-07T10:57:17.539Z] "unsafe", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.539Z] "vendor/golang.org/x/net/dns/dnsmessage" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestGoFiles": [ [2024-05-07T10:57:17.539Z] "map_claims_test.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestImports": [ [2024-05-07T10:57:17.539Z] "testing" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "XTestGoFiles": [ [2024-05-07T10:57:17.539Z] "ecdsa_test.go", [2024-05-07T10:57:17.539Z] "ed25519_test.go", [2024-05-07T10:57:17.539Z] "example_test.go", [2024-05-07T10:57:17.539Z] "hmac_example_test.go", [2024-05-07T10:57:17.539Z] "hmac_test.go", [2024-05-07T10:57:17.539Z] "http_example_test.go", [2024-05-07T10:57:17.539Z] "none_test.go", [2024-05-07T10:57:17.539Z] "parser_test.go", [2024-05-07T10:57:17.539Z] "rsa_pss_test.go", [2024-05-07T10:57:17.539Z] "rsa_test.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "XTestImports": [ [2024-05-07T10:57:17.539Z] "bytes", [2024-05-07T10:57:17.539Z] "crypto/ecdsa", [2024-05-07T10:57:17.539Z] "crypto/rsa", [2024-05-07T10:57:17.539Z] "encoding/json", [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.539Z] "github.com/golang-jwt/jwt/request", [2024-05-07T10:57:17.539Z] "github.com/golang-jwt/jwt/test", [2024-05-07T10:57:17.539Z] "io", [2024-05-07T10:57:17.539Z] "io/ioutil", [2024-05-07T10:57:17.539Z] "log", [2024-05-07T10:57:17.539Z] "net", [2024-05-07T10:57:17.539Z] "net/http", [2024-05-07T10:57:17.539Z] "net/url", [2024-05-07T10:57:17.539Z] "reflect", [2024-05-07T10:57:17.539Z] "strings", [2024-05-07T10:57:17.539Z] "testing", [2024-05-07T10:57:17.539Z] "time" [2024-05-07T10:57:17.539Z] ] [2024-05-07T10:57:17.539Z] } [2024-05-07T10:57:17.539Z] { [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2/bytes", [2024-05-07T10:57:17.539Z] "ImportPath": "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.539Z] "Name": "bytes", [2024-05-07T10:57:17.539Z] "Root": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-05-07T10:57:17.539Z] "Module": { [2024-05-07T10:57:17.539Z] "Path": "github.com/labstack/gommon", [2024-05-07T10:57:17.539Z] "Version": "v0.4.2", [2024-05-07T10:57:17.539Z] "Time": "2023-12-20T12:59:22Z", [2024-05-07T10:57:17.539Z] "Indirect": true, [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/github.com/labstack/gommon@v0.4.2", [2024-05-07T10:57:17.539Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod", [2024-05-07T10:57:17.539Z] "GoVersion": "1.18" [2024-05-07T10:57:17.539Z] }, [2024-05-07T10:57:17.539Z] "DepOnly": true, [2024-05-07T10:57:17.539Z] "Stale": true, [2024-05-07T10:57:17.539Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.539Z] "GoFiles": [ [2024-05-07T10:57:17.539Z] "bytes.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "Imports": [ [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "regexp", [2024-05-07T10:57:17.539Z] "strconv", [2024-05-07T10:57:17.539Z] "strings" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "Deps": [ [2024-05-07T10:57:17.539Z] "bytes", [2024-05-07T10:57:17.539Z] "errors", [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "internal/abi", [2024-05-07T10:57:17.539Z] "internal/bytealg", [2024-05-07T10:57:17.539Z] "internal/cpu", [2024-05-07T10:57:17.539Z] "internal/fmtsort", [2024-05-07T10:57:17.539Z] "internal/goexperiment", [2024-05-07T10:57:17.539Z] "internal/itoa", [2024-05-07T10:57:17.539Z] "internal/oserror", [2024-05-07T10:57:17.539Z] "internal/poll", [2024-05-07T10:57:17.539Z] "internal/race", [2024-05-07T10:57:17.539Z] "internal/reflectlite", [2024-05-07T10:57:17.539Z] "internal/syscall/execenv", [2024-05-07T10:57:17.539Z] "internal/syscall/unix", [2024-05-07T10:57:17.539Z] "internal/testlog", [2024-05-07T10:57:17.539Z] "internal/unsafeheader", [2024-05-07T10:57:17.539Z] "io", [2024-05-07T10:57:17.539Z] "io/fs", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "math/bits", [2024-05-07T10:57:17.539Z] "os", [2024-05-07T10:57:17.539Z] "path", [2024-05-07T10:57:17.539Z] "reflect", [2024-05-07T10:57:17.539Z] "regexp", [2024-05-07T10:57:17.539Z] "regexp/syntax", [2024-05-07T10:57:17.539Z] "runtime", [2024-05-07T10:57:17.539Z] "runtime/internal/atomic", [2024-05-07T10:57:17.539Z] "runtime/internal/math", [2024-05-07T10:57:17.539Z] "runtime/internal/sys", [2024-05-07T10:57:17.539Z] "sort", [2024-05-07T10:57:17.539Z] "strconv", [2024-05-07T10:57:17.539Z] "strings", [2024-05-07T10:57:17.539Z] "sync", [2024-05-07T10:57:17.539Z] "sync/atomic", [2024-05-07T10:57:17.539Z] "syscall", [2024-05-07T10:57:17.539Z] "time", [2024-05-07T10:57:17.539Z] "unicode", [2024-05-07T10:57:17.539Z] "unicode/utf8", [2024-05-07T10:57:17.539Z] "unsafe" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestGoFiles": [ [2024-05-07T10:57:17.539Z] "bytes_test.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestImports": [ [2024-05-07T10:57:17.539Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "testing" [2024-05-07T10:57:17.539Z] ] [2024-05-07T10:57:17.539Z] } [2024-05-07T10:57:17.539Z] { [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0/rate", [2024-05-07T10:57:17.539Z] "ImportPath": "golang.org/x/time/rate", [2024-05-07T10:57:17.539Z] "Name": "rate", [2024-05-07T10:57:17.539Z] "Doc": "Package rate provides a rate limiter.", [2024-05-07T10:57:17.539Z] "Root": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-05-07T10:57:17.539Z] "Module": { [2024-05-07T10:57:17.539Z] "Path": "golang.org/x/time", [2024-05-07T10:57:17.539Z] "Version": "v0.5.0", [2024-05-07T10:57:17.539Z] "Time": "2023-11-21T18:52:48Z", [2024-05-07T10:57:17.539Z] "Indirect": true, [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/golang.org/x/time@v0.5.0", [2024-05-07T10:57:17.539Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.mod", [2024-05-07T10:57:17.539Z] "GoVersion": "1.18" [2024-05-07T10:57:17.539Z] }, [2024-05-07T10:57:17.539Z] "DepOnly": true, [2024-05-07T10:57:17.539Z] "Stale": true, [2024-05-07T10:57:17.539Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.539Z] "GoFiles": [ [2024-05-07T10:57:17.539Z] "rate.go", [2024-05-07T10:57:17.539Z] "sometimes.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "Imports": [ [2024-05-07T10:57:17.539Z] "context", [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "sync", [2024-05-07T10:57:17.539Z] "time" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "Deps": [ [2024-05-07T10:57:17.539Z] "context", [2024-05-07T10:57:17.539Z] "errors", [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "internal/abi", [2024-05-07T10:57:17.539Z] "internal/bytealg", [2024-05-07T10:57:17.539Z] "internal/cpu", [2024-05-07T10:57:17.539Z] "internal/fmtsort", [2024-05-07T10:57:17.539Z] "internal/goexperiment", [2024-05-07T10:57:17.539Z] "internal/itoa", [2024-05-07T10:57:17.539Z] "internal/oserror", [2024-05-07T10:57:17.539Z] "internal/poll", [2024-05-07T10:57:17.539Z] "internal/race", [2024-05-07T10:57:17.539Z] "internal/reflectlite", [2024-05-07T10:57:17.539Z] "internal/syscall/execenv", [2024-05-07T10:57:17.539Z] "internal/syscall/unix", [2024-05-07T10:57:17.539Z] "internal/testlog", [2024-05-07T10:57:17.539Z] "internal/unsafeheader", [2024-05-07T10:57:17.539Z] "io", [2024-05-07T10:57:17.539Z] "io/fs", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "math/bits", [2024-05-07T10:57:17.539Z] "os", [2024-05-07T10:57:17.539Z] "path", [2024-05-07T10:57:17.539Z] "reflect", [2024-05-07T10:57:17.539Z] "runtime", [2024-05-07T10:57:17.539Z] "runtime/internal/atomic", [2024-05-07T10:57:17.539Z] "runtime/internal/math", [2024-05-07T10:57:17.539Z] "runtime/internal/sys", [2024-05-07T10:57:17.539Z] "sort", [2024-05-07T10:57:17.539Z] "strconv", [2024-05-07T10:57:17.539Z] "sync", [2024-05-07T10:57:17.539Z] "sync/atomic", [2024-05-07T10:57:17.539Z] "syscall", [2024-05-07T10:57:17.539Z] "time", [2024-05-07T10:57:17.539Z] "unicode", [2024-05-07T10:57:17.539Z] "unicode/utf8", [2024-05-07T10:57:17.539Z] "unsafe" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestGoFiles": [ [2024-05-07T10:57:17.539Z] "rate_test.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "TestImports": [ [2024-05-07T10:57:17.539Z] "context", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "sync", [2024-05-07T10:57:17.539Z] "sync/atomic", [2024-05-07T10:57:17.539Z] "testing", [2024-05-07T10:57:17.539Z] "time" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "XTestGoFiles": [ [2024-05-07T10:57:17.539Z] "sometimes_test.go" [2024-05-07T10:57:17.539Z] ], [2024-05-07T10:57:17.539Z] "XTestImports": [ [2024-05-07T10:57:17.539Z] "fmt", [2024-05-07T10:57:17.539Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.539Z] "math", [2024-05-07T10:57:17.539Z] "testing", [2024-05-07T10:57:17.539Z] "time" [2024-05-07T10:57:17.539Z] ] [2024-05-07T10:57:17.539Z] } [2024-05-07T10:57:17.539Z] { [2024-05-07T10:57:17.539Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4/middleware", [2024-05-07T10:57:17.539Z] "ImportPath": "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.540Z] "Name": "middleware", [2024-05-07T10:57:17.540Z] "Root": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-05-07T10:57:17.540Z] "Module": { [2024-05-07T10:57:17.540Z] "Path": "github.com/labstack/echo/v4", [2024-05-07T10:57:17.540Z] "Version": "v4.11.4", [2024-05-07T10:57:17.540Z] "Time": "2023-12-20T13:24:30Z", [2024-05-07T10:57:17.540Z] "Dir": "/go/pkg/mod/github.com/labstack/echo/v4@v4.11.4", [2024-05-07T10:57:17.540Z] "GoMod": "/go/pkg/mod/cache/download/github.com/labstack/echo/v4/@v/v4.11.4.mod", [2024-05-07T10:57:17.540Z] "GoVersion": "1.18" [2024-05-07T10:57:17.540Z] }, [2024-05-07T10:57:17.540Z] "DepOnly": true, [2024-05-07T10:57:17.540Z] "Stale": true, [2024-05-07T10:57:17.540Z] "StaleReason": "stale dependency: golang.org/x/sys/unix", [2024-05-07T10:57:17.540Z] "GoFiles": [ [2024-05-07T10:57:17.540Z] "basic_auth.go", [2024-05-07T10:57:17.540Z] "body_dump.go", [2024-05-07T10:57:17.540Z] "body_limit.go", [2024-05-07T10:57:17.540Z] "compress.go", [2024-05-07T10:57:17.540Z] "context_timeout.go", [2024-05-07T10:57:17.540Z] "cors.go", [2024-05-07T10:57:17.540Z] "csrf.go", [2024-05-07T10:57:17.540Z] "decompress.go", [2024-05-07T10:57:17.540Z] "extractor.go", [2024-05-07T10:57:17.540Z] "jwt.go", [2024-05-07T10:57:17.540Z] "key_auth.go", [2024-05-07T10:57:17.540Z] "logger.go", [2024-05-07T10:57:17.540Z] "method_override.go", [2024-05-07T10:57:17.540Z] "middleware.go", [2024-05-07T10:57:17.540Z] "proxy.go", [2024-05-07T10:57:17.540Z] "rate_limiter.go", [2024-05-07T10:57:17.540Z] "recover.go", [2024-05-07T10:57:17.540Z] "redirect.go", [2024-05-07T10:57:17.540Z] "request_id.go", [2024-05-07T10:57:17.540Z] "request_logger.go", [2024-05-07T10:57:17.540Z] "rewrite.go", [2024-05-07T10:57:17.540Z] "secure.go", [2024-05-07T10:57:17.540Z] "slash.go", [2024-05-07T10:57:17.540Z] "static.go", [2024-05-07T10:57:17.540Z] "static_other.go", [2024-05-07T10:57:17.540Z] "timeout.go", [2024-05-07T10:57:17.540Z] "util.go" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.540Z] "static_windows.go" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "Imports": [ [2024-05-07T10:57:17.540Z] "bufio", [2024-05-07T10:57:17.540Z] "bytes", [2024-05-07T10:57:17.540Z] "compress/gzip", [2024-05-07T10:57:17.540Z] "context", [2024-05-07T10:57:17.540Z] "crypto/rand", [2024-05-07T10:57:17.540Z] "crypto/subtle", [2024-05-07T10:57:17.540Z] "encoding/base64", [2024-05-07T10:57:17.540Z] "encoding/json", [2024-05-07T10:57:17.540Z] "errors", [2024-05-07T10:57:17.540Z] "fmt", [2024-05-07T10:57:17.540Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.540Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.540Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.540Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.540Z] "html/template", [2024-05-07T10:57:17.540Z] "io", [2024-05-07T10:57:17.540Z] "math/rand", [2024-05-07T10:57:17.540Z] "net", [2024-05-07T10:57:17.540Z] "net/http", [2024-05-07T10:57:17.540Z] "net/http/httputil", [2024-05-07T10:57:17.540Z] "net/textproto", [2024-05-07T10:57:17.540Z] "net/url", [2024-05-07T10:57:17.540Z] "os", [2024-05-07T10:57:17.540Z] "path", [2024-05-07T10:57:17.540Z] "reflect", [2024-05-07T10:57:17.540Z] "regexp", [2024-05-07T10:57:17.540Z] "runtime", [2024-05-07T10:57:17.540Z] "strconv", [2024-05-07T10:57:17.540Z] "strings", [2024-05-07T10:57:17.540Z] "sync", [2024-05-07T10:57:17.540Z] "time" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "Deps": [ [2024-05-07T10:57:17.540Z] "bufio", [2024-05-07T10:57:17.540Z] "bytes", [2024-05-07T10:57:17.540Z] "compress/flate", [2024-05-07T10:57:17.540Z] "compress/gzip", [2024-05-07T10:57:17.540Z] "container/list", [2024-05-07T10:57:17.540Z] "context", [2024-05-07T10:57:17.540Z] "crypto", [2024-05-07T10:57:17.540Z] "crypto/aes", [2024-05-07T10:57:17.540Z] "crypto/cipher", [2024-05-07T10:57:17.540Z] "crypto/des", [2024-05-07T10:57:17.540Z] "crypto/dsa", [2024-05-07T10:57:17.540Z] "crypto/ecdsa", [2024-05-07T10:57:17.540Z] "crypto/ed25519", [2024-05-07T10:57:17.540Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.540Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.540Z] "crypto/elliptic", [2024-05-07T10:57:17.540Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.540Z] "crypto/hmac", [2024-05-07T10:57:17.540Z] "crypto/internal/randutil", [2024-05-07T10:57:17.540Z] "crypto/internal/subtle", [2024-05-07T10:57:17.540Z] "crypto/md5", [2024-05-07T10:57:17.540Z] "crypto/rand", [2024-05-07T10:57:17.540Z] "crypto/rc4", [2024-05-07T10:57:17.540Z] "crypto/rsa", [2024-05-07T10:57:17.540Z] "crypto/sha1", [2024-05-07T10:57:17.540Z] "crypto/sha256", [2024-05-07T10:57:17.540Z] "crypto/sha512", [2024-05-07T10:57:17.540Z] "crypto/subtle", [2024-05-07T10:57:17.540Z] "crypto/tls", [2024-05-07T10:57:17.540Z] "crypto/x509", [2024-05-07T10:57:17.540Z] "crypto/x509/pkix", [2024-05-07T10:57:17.540Z] "encoding", [2024-05-07T10:57:17.540Z] "encoding/asn1", [2024-05-07T10:57:17.540Z] "encoding/base64", [2024-05-07T10:57:17.540Z] "encoding/binary", [2024-05-07T10:57:17.540Z] "encoding/hex", [2024-05-07T10:57:17.540Z] "encoding/json", [2024-05-07T10:57:17.540Z] "encoding/pem", [2024-05-07T10:57:17.540Z] "encoding/xml", [2024-05-07T10:57:17.540Z] "errors", [2024-05-07T10:57:17.540Z] "fmt", [2024-05-07T10:57:17.540Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.540Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.540Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.540Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.540Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.540Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.540Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.540Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.540Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.540Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.540Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.540Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.540Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.540Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.540Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.540Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.540Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.540Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.540Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.540Z] "hash", [2024-05-07T10:57:17.540Z] "hash/crc32", [2024-05-07T10:57:17.540Z] "html", [2024-05-07T10:57:17.540Z] "html/template", [2024-05-07T10:57:17.540Z] "internal/abi", [2024-05-07T10:57:17.540Z] "internal/bytealg", [2024-05-07T10:57:17.540Z] "internal/cpu", [2024-05-07T10:57:17.540Z] "internal/fmtsort", [2024-05-07T10:57:17.540Z] "internal/goexperiment", [2024-05-07T10:57:17.540Z] "internal/itoa", [2024-05-07T10:57:17.540Z] "internal/nettrace", [2024-05-07T10:57:17.540Z] "internal/oserror", [2024-05-07T10:57:17.540Z] "internal/poll", [2024-05-07T10:57:17.540Z] "internal/race", [2024-05-07T10:57:17.540Z] "internal/reflectlite", [2024-05-07T10:57:17.540Z] "internal/singleflight", [2024-05-07T10:57:17.540Z] "internal/syscall/execenv", [2024-05-07T10:57:17.540Z] "internal/syscall/unix", [2024-05-07T10:57:17.540Z] "internal/testlog", [2024-05-07T10:57:17.540Z] "internal/unsafeheader", [2024-05-07T10:57:17.540Z] "io", [2024-05-07T10:57:17.540Z] "io/fs", [2024-05-07T10:57:17.540Z] "io/ioutil", [2024-05-07T10:57:17.540Z] "log", [2024-05-07T10:57:17.540Z] "math", [2024-05-07T10:57:17.540Z] "math/big", [2024-05-07T10:57:17.540Z] "math/bits", [2024-05-07T10:57:17.540Z] "math/rand", [2024-05-07T10:57:17.540Z] "mime", [2024-05-07T10:57:17.540Z] "mime/multipart", [2024-05-07T10:57:17.540Z] "mime/quotedprintable", [2024-05-07T10:57:17.540Z] "net", [2024-05-07T10:57:17.540Z] "net/http", [2024-05-07T10:57:17.540Z] "net/http/httptrace", [2024-05-07T10:57:17.540Z] "net/http/httputil", [2024-05-07T10:57:17.540Z] "net/http/internal", [2024-05-07T10:57:17.540Z] "net/http/internal/ascii", [2024-05-07T10:57:17.540Z] "net/textproto", [2024-05-07T10:57:17.540Z] "net/url", [2024-05-07T10:57:17.540Z] "os", [2024-05-07T10:57:17.540Z] "path", [2024-05-07T10:57:17.540Z] "path/filepath", [2024-05-07T10:57:17.540Z] "reflect", [2024-05-07T10:57:17.540Z] "regexp", [2024-05-07T10:57:17.540Z] "regexp/syntax", [2024-05-07T10:57:17.540Z] "runtime", [2024-05-07T10:57:17.540Z] "runtime/cgo", [2024-05-07T10:57:17.540Z] "runtime/debug", [2024-05-07T10:57:17.540Z] "runtime/internal/atomic", [2024-05-07T10:57:17.540Z] "runtime/internal/math", [2024-05-07T10:57:17.540Z] "runtime/internal/sys", [2024-05-07T10:57:17.540Z] "sort", [2024-05-07T10:57:17.540Z] "strconv", [2024-05-07T10:57:17.540Z] "strings", [2024-05-07T10:57:17.540Z] "sync", [2024-05-07T10:57:17.540Z] "sync/atomic", [2024-05-07T10:57:17.540Z] "syscall", [2024-05-07T10:57:17.540Z] "text/template", [2024-05-07T10:57:17.540Z] "text/template/parse", [2024-05-07T10:57:17.540Z] "time", [2024-05-07T10:57:17.540Z] "unicode", [2024-05-07T10:57:17.540Z] "unicode/utf16", [2024-05-07T10:57:17.540Z] "unicode/utf8", [2024-05-07T10:57:17.540Z] "unsafe", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.540Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "TestGoFiles": [ [2024-05-07T10:57:17.540Z] "basic_auth_test.go", [2024-05-07T10:57:17.540Z] "body_dump_test.go", [2024-05-07T10:57:17.540Z] "body_limit_test.go", [2024-05-07T10:57:17.540Z] "compress_test.go", [2024-05-07T10:57:17.540Z] "context_timeout_test.go", [2024-05-07T10:57:17.540Z] "cors_test.go", [2024-05-07T10:57:17.540Z] "csrf_test.go", [2024-05-07T10:57:17.540Z] "decompress_test.go", [2024-05-07T10:57:17.540Z] "extractor_test.go", [2024-05-07T10:57:17.540Z] "jwt_test.go", [2024-05-07T10:57:17.540Z] "key_auth_test.go", [2024-05-07T10:57:17.540Z] "logger_test.go", [2024-05-07T10:57:17.540Z] "method_override_test.go", [2024-05-07T10:57:17.540Z] "middleware_test.go", [2024-05-07T10:57:17.540Z] "proxy_test.go", [2024-05-07T10:57:17.540Z] "rate_limiter_test.go", [2024-05-07T10:57:17.540Z] "recover_test.go", [2024-05-07T10:57:17.540Z] "redirect_test.go", [2024-05-07T10:57:17.540Z] "request_id_test.go", [2024-05-07T10:57:17.540Z] "request_logger_test.go", [2024-05-07T10:57:17.540Z] "rewrite_test.go", [2024-05-07T10:57:17.540Z] "secure_test.go", [2024-05-07T10:57:17.540Z] "slash_test.go", [2024-05-07T10:57:17.540Z] "static_test.go", [2024-05-07T10:57:17.540Z] "timeout_test.go", [2024-05-07T10:57:17.540Z] "util_test.go" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "TestImports": [ [2024-05-07T10:57:17.540Z] "bytes", [2024-05-07T10:57:17.540Z] "compress/gzip", [2024-05-07T10:57:17.540Z] "context", [2024-05-07T10:57:17.540Z] "encoding/base64", [2024-05-07T10:57:17.540Z] "encoding/json", [2024-05-07T10:57:17.540Z] "errors", [2024-05-07T10:57:17.540Z] "fmt", [2024-05-07T10:57:17.540Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.540Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.540Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.540Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.540Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.540Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.540Z] "io", [2024-05-07T10:57:17.540Z] "io/fs", [2024-05-07T10:57:17.540Z] "log", [2024-05-07T10:57:17.540Z] "math/rand", [2024-05-07T10:57:17.540Z] "mime/multipart", [2024-05-07T10:57:17.540Z] "net", [2024-05-07T10:57:17.540Z] "net/http", [2024-05-07T10:57:17.540Z] "net/http/httptest", [2024-05-07T10:57:17.540Z] "net/url", [2024-05-07T10:57:17.540Z] "os", [2024-05-07T10:57:17.540Z] "reflect", [2024-05-07T10:57:17.540Z] "regexp", [2024-05-07T10:57:17.540Z] "strconv", [2024-05-07T10:57:17.540Z] "strings", [2024-05-07T10:57:17.540Z] "sync", [2024-05-07T10:57:17.540Z] "testing", [2024-05-07T10:57:17.540Z] "testing/fstest", [2024-05-07T10:57:17.540Z] "time", [2024-05-07T10:57:17.540Z] "unsafe" [2024-05-07T10:57:17.540Z] ] [2024-05-07T10:57:17.540Z] } [2024-05-07T10:57:17.540Z] { [2024-05-07T10:57:17.540Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/handlers", [2024-05-07T10:57:17.540Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.540Z] "Name": "handlers", [2024-05-07T10:57:17.540Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.540Z] "Module": { [2024-05-07T10:57:17.540Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.540Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.540Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.540Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.540Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.540Z] "GoVersion": "1.21" [2024-05-07T10:57:17.540Z] }, [2024-05-07T10:57:17.540Z] "DepOnly": true, [2024-05-07T10:57:17.540Z] "Stale": true, [2024-05-07T10:57:17.540Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.540Z] "GoFiles": [ [2024-05-07T10:57:17.540Z] "auth_middleware.go", [2024-05-07T10:57:17.540Z] "clients.go", [2024-05-07T10:57:17.540Z] "common_middleware.go", [2024-05-07T10:57:17.540Z] "externalmqtt.go", [2024-05-07T10:57:17.540Z] "httpcors.go", [2024-05-07T10:57:17.540Z] "httpserver.go", [2024-05-07T10:57:17.540Z] "message.go", [2024-05-07T10:57:17.540Z] "messaging.go", [2024-05-07T10:57:17.540Z] "metrics.go", [2024-05-07T10:57:17.540Z] "ready.go" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "Imports": [ [2024-05-07T10:57:17.540Z] "context", [2024-05-07T10:57:17.540Z] "crypto/tls", [2024-05-07T10:57:17.540Z] "crypto/x509", [2024-05-07T10:57:17.540Z] "encoding/json", [2024-05-07T10:57:17.540Z] "errors", [2024-05-07T10:57:17.540Z] "fmt", [2024-05-07T10:57:17.540Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.540Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.540Z] "github.com/google/uuid", [2024-05-07T10:57:17.540Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.540Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.540Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.540Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.540Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.540Z] "math", [2024-05-07T10:57:17.540Z] "net", [2024-05-07T10:57:17.540Z] "net/http", [2024-05-07T10:57:17.540Z] "net/url", [2024-05-07T10:57:17.540Z] "os", [2024-05-07T10:57:17.540Z] "strconv", [2024-05-07T10:57:17.540Z] "strings", [2024-05-07T10:57:17.540Z] "sync", [2024-05-07T10:57:17.540Z] "time" [2024-05-07T10:57:17.540Z] ], [2024-05-07T10:57:17.540Z] "Deps": [ [2024-05-07T10:57:17.540Z] "bufio", [2024-05-07T10:57:17.540Z] "bytes", [2024-05-07T10:57:17.540Z] "compress/flate", [2024-05-07T10:57:17.540Z] "compress/gzip", [2024-05-07T10:57:17.540Z] "compress/zlib", [2024-05-07T10:57:17.540Z] "container/heap", [2024-05-07T10:57:17.540Z] "container/list", [2024-05-07T10:57:17.540Z] "context", [2024-05-07T10:57:17.540Z] "crypto", [2024-05-07T10:57:17.540Z] "crypto/aes", [2024-05-07T10:57:17.540Z] "crypto/cipher", [2024-05-07T10:57:17.540Z] "crypto/des", [2024-05-07T10:57:17.540Z] "crypto/dsa", [2024-05-07T10:57:17.540Z] "crypto/ecdsa", [2024-05-07T10:57:17.540Z] "crypto/ed25519", [2024-05-07T10:57:17.540Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.540Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.540Z] "crypto/elliptic", [2024-05-07T10:57:17.540Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.540Z] "crypto/hmac", [2024-05-07T10:57:17.540Z] "crypto/internal/randutil", [2024-05-07T10:57:17.540Z] "crypto/internal/subtle", [2024-05-07T10:57:17.540Z] "crypto/md5", [2024-05-07T10:57:17.540Z] "crypto/rand", [2024-05-07T10:57:17.540Z] "crypto/rc4", [2024-05-07T10:57:17.540Z] "crypto/rsa", [2024-05-07T10:57:17.540Z] "crypto/sha1", [2024-05-07T10:57:17.540Z] "crypto/sha256", [2024-05-07T10:57:17.540Z] "crypto/sha512", [2024-05-07T10:57:17.541Z] "crypto/subtle", [2024-05-07T10:57:17.541Z] "crypto/tls", [2024-05-07T10:57:17.541Z] "crypto/x509", [2024-05-07T10:57:17.541Z] "crypto/x509/pkix", [2024-05-07T10:57:17.541Z] "database/sql/driver", [2024-05-07T10:57:17.541Z] "debug/dwarf", [2024-05-07T10:57:17.541Z] "debug/macho", [2024-05-07T10:57:17.541Z] "embed", [2024-05-07T10:57:17.541Z] "encoding", [2024-05-07T10:57:17.541Z] "encoding/asn1", [2024-05-07T10:57:17.541Z] "encoding/base32", [2024-05-07T10:57:17.541Z] "encoding/base64", [2024-05-07T10:57:17.541Z] "encoding/binary", [2024-05-07T10:57:17.541Z] "encoding/csv", [2024-05-07T10:57:17.541Z] "encoding/gob", [2024-05-07T10:57:17.541Z] "encoding/hex", [2024-05-07T10:57:17.541Z] "encoding/json", [2024-05-07T10:57:17.541Z] "encoding/pem", [2024-05-07T10:57:17.541Z] "encoding/xml", [2024-05-07T10:57:17.541Z] "errors", [2024-05-07T10:57:17.541Z] "flag", [2024-05-07T10:57:17.541Z] "fmt", [2024-05-07T10:57:17.541Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.541Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.541Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.541Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.541Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.541Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.541Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.541Z] "github.com/fatih/color", [2024-05-07T10:57:17.541Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.541Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.541Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.541Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.541Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.541Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.541Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.541Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.541Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.541Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.541Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.541Z] "github.com/go-kit/log", [2024-05-07T10:57:17.541Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.541Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.541Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.541Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.541Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.541Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.541Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.541Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.541Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.541Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.541Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.541Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.541Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.541Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.541Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.541Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.541Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.541Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.541Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.541Z] "github.com/google/uuid", [2024-05-07T10:57:17.541Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.541Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.541Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.541Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.541Z] "github.com/josharian/intern", [2024-05-07T10:57:17.541Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.541Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.541Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.541Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.541Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.541Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.541Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.541Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.541Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.541Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.541Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.541Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.541Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.541Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.541Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.541Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.541Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.541Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.541Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.541Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.541Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.541Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.541Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.541Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.541Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.541Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.541Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.541Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.541Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.541Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.542Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.542Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.542Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.542Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.542Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.542Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.542Z] "github.com/openziti/identity", [2024-05-07T10:57:17.542Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.542Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.542Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.542Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.542Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.542Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.542Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.542Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.542Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.542Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.542Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.542Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.542Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.542Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.542Z] "github.com/pkg/errors", [2024-05-07T10:57:17.542Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.542Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.542Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.542Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.542Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.542Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.542Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.542Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.542Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.542Z] "github.com/x448/float16", [2024-05-07T10:57:17.542Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.542Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.542Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.542Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.542Z] "go/token", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.542Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.542Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.542Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.542Z] "golang.org/x/net/html", [2024-05-07T10:57:17.542Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.542Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.542Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.542Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.542Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.542Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.542Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.542Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.542Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.542Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.542Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.542Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.542Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.542Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.542Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.542Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.542Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.542Z] "golang.org/x/term", [2024-05-07T10:57:17.542Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.542Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.542Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.542Z] "golang.org/x/text/language", [2024-05-07T10:57:17.542Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.542Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.542Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.542Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.542Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.542Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.542Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.542Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.543Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.543Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.543Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.543Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.543Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.543Z] "hash", [2024-05-07T10:57:17.543Z] "hash/adler32", [2024-05-07T10:57:17.543Z] "hash/crc32", [2024-05-07T10:57:17.543Z] "hash/fnv", [2024-05-07T10:57:17.543Z] "html", [2024-05-07T10:57:17.543Z] "html/template", [2024-05-07T10:57:17.543Z] "internal/abi", [2024-05-07T10:57:17.543Z] "internal/bytealg", [2024-05-07T10:57:17.543Z] "internal/cpu", [2024-05-07T10:57:17.543Z] "internal/fmtsort", [2024-05-07T10:57:17.543Z] "internal/goexperiment", [2024-05-07T10:57:17.543Z] "internal/itoa", [2024-05-07T10:57:17.543Z] "internal/nettrace", [2024-05-07T10:57:17.543Z] "internal/oserror", [2024-05-07T10:57:17.543Z] "internal/poll", [2024-05-07T10:57:17.543Z] "internal/race", [2024-05-07T10:57:17.543Z] "internal/reflectlite", [2024-05-07T10:57:17.543Z] "internal/singleflight", [2024-05-07T10:57:17.543Z] "internal/syscall/execenv", [2024-05-07T10:57:17.543Z] "internal/syscall/unix", [2024-05-07T10:57:17.543Z] "internal/testlog", [2024-05-07T10:57:17.543Z] "internal/unsafeheader", [2024-05-07T10:57:17.543Z] "io", [2024-05-07T10:57:17.543Z] "io/fs", [2024-05-07T10:57:17.543Z] "io/ioutil", [2024-05-07T10:57:17.543Z] "log", [2024-05-07T10:57:17.543Z] "log/syslog", [2024-05-07T10:57:17.543Z] "math", [2024-05-07T10:57:17.543Z] "math/big", [2024-05-07T10:57:17.543Z] "math/bits", [2024-05-07T10:57:17.543Z] "math/rand", [2024-05-07T10:57:17.543Z] "mime", [2024-05-07T10:57:17.543Z] "mime/multipart", [2024-05-07T10:57:17.543Z] "mime/quotedprintable", [2024-05-07T10:57:17.543Z] "net", [2024-05-07T10:57:17.543Z] "net/http", [2024-05-07T10:57:17.543Z] "net/http/cookiejar", [2024-05-07T10:57:17.543Z] "net/http/httptest", [2024-05-07T10:57:17.543Z] "net/http/httptrace", [2024-05-07T10:57:17.543Z] "net/http/httputil", [2024-05-07T10:57:17.543Z] "net/http/internal", [2024-05-07T10:57:17.543Z] "net/http/internal/ascii", [2024-05-07T10:57:17.543Z] "net/http/internal/testcert", [2024-05-07T10:57:17.543Z] "net/mail", [2024-05-07T10:57:17.543Z] "net/textproto", [2024-05-07T10:57:17.543Z] "net/url", [2024-05-07T10:57:17.543Z] "os", [2024-05-07T10:57:17.543Z] "os/exec", [2024-05-07T10:57:17.543Z] "os/signal", [2024-05-07T10:57:17.543Z] "os/user", [2024-05-07T10:57:17.543Z] "path", [2024-05-07T10:57:17.543Z] "path/filepath", [2024-05-07T10:57:17.543Z] "reflect", [2024-05-07T10:57:17.543Z] "regexp", [2024-05-07T10:57:17.543Z] "regexp/syntax", [2024-05-07T10:57:17.543Z] "runtime", [2024-05-07T10:57:17.543Z] "runtime/cgo", [2024-05-07T10:57:17.543Z] "runtime/debug", [2024-05-07T10:57:17.543Z] "runtime/internal/atomic", [2024-05-07T10:57:17.543Z] "runtime/internal/math", [2024-05-07T10:57:17.543Z] "runtime/internal/sys", [2024-05-07T10:57:17.543Z] "runtime/pprof", [2024-05-07T10:57:17.543Z] "sort", [2024-05-07T10:57:17.543Z] "strconv", [2024-05-07T10:57:17.543Z] "strings", [2024-05-07T10:57:17.543Z] "sync", [2024-05-07T10:57:17.543Z] "sync/atomic", [2024-05-07T10:57:17.543Z] "syscall", [2024-05-07T10:57:17.543Z] "text/tabwriter", [2024-05-07T10:57:17.543Z] "text/template", [2024-05-07T10:57:17.543Z] "text/template/parse", [2024-05-07T10:57:17.543Z] "time", [2024-05-07T10:57:17.543Z] "unicode", [2024-05-07T10:57:17.543Z] "unicode/utf16", [2024-05-07T10:57:17.543Z] "unicode/utf8", [2024-05-07T10:57:17.543Z] "unsafe", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.543Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.543Z] ], [2024-05-07T10:57:17.543Z] "TestGoFiles": [ [2024-05-07T10:57:17.543Z] "clients_test.go", [2024-05-07T10:57:17.543Z] "common_middleware_test.go", [2024-05-07T10:57:17.543Z] "httpcors_test.go", [2024-05-07T10:57:17.543Z] "httpserver_test.go", [2024-05-07T10:57:17.543Z] "messaging_test.go", [2024-05-07T10:57:17.543Z] "metrics_test.go" [2024-05-07T10:57:17.543Z] ], [2024-05-07T10:57:17.543Z] "TestImports": [ [2024-05-07T10:57:17.543Z] "context", [2024-05-07T10:57:17.543Z] "encoding/json", [2024-05-07T10:57:17.543Z] "errors", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-registry/v3/registry/mocks", [2024-05-07T10:57:17.543Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.543Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.543Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.543Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.543Z] "net/http", [2024-05-07T10:57:17.543Z] "net/http/httptest", [2024-05-07T10:57:17.543Z] "os", [2024-05-07T10:57:17.543Z] "strings", [2024-05-07T10:57:17.543Z] "sync", [2024-05-07T10:57:17.543Z] "testing", [2024-05-07T10:57:17.543Z] "time" [2024-05-07T10:57:17.543Z] ] [2024-05-07T10:57:17.543Z] } [2024-05-07T10:57:17.543Z] { [2024-05-07T10:57:17.543Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/controller", [2024-05-07T10:57:17.543Z] "ImportPath": "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.543Z] "Name": "controller", [2024-05-07T10:57:17.543Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.543Z] "Module": { [2024-05-07T10:57:17.543Z] "Path": "github.com/edgexfoundry/go-mod-bootstrap/v3", [2024-05-07T10:57:17.543Z] "Version": "v3.2.0-dev.27", [2024-05-07T10:57:17.543Z] "Time": "2024-03-20T09:22:37Z", [2024-05-07T10:57:17.543Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27", [2024-05-07T10:57:17.543Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.27.mod", [2024-05-07T10:57:17.543Z] "GoVersion": "1.21" [2024-05-07T10:57:17.543Z] }, [2024-05-07T10:57:17.543Z] "DepOnly": true, [2024-05-07T10:57:17.543Z] "Stale": true, [2024-05-07T10:57:17.543Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.543Z] "GoFiles": [ [2024-05-07T10:57:17.543Z] "commonapi.go" [2024-05-07T10:57:17.543Z] ], [2024-05-07T10:57:17.543Z] "Imports": [ [2024-05-07T10:57:17.543Z] "encoding/json", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.543Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.543Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.543Z] "net/http", [2024-05-07T10:57:17.543Z] "strings" [2024-05-07T10:57:17.543Z] ], [2024-05-07T10:57:17.543Z] "Deps": [ [2024-05-07T10:57:17.543Z] "bufio", [2024-05-07T10:57:17.543Z] "bytes", [2024-05-07T10:57:17.543Z] "compress/flate", [2024-05-07T10:57:17.543Z] "compress/gzip", [2024-05-07T10:57:17.543Z] "compress/zlib", [2024-05-07T10:57:17.543Z] "container/heap", [2024-05-07T10:57:17.543Z] "container/list", [2024-05-07T10:57:17.543Z] "context", [2024-05-07T10:57:17.543Z] "crypto", [2024-05-07T10:57:17.543Z] "crypto/aes", [2024-05-07T10:57:17.543Z] "crypto/cipher", [2024-05-07T10:57:17.543Z] "crypto/des", [2024-05-07T10:57:17.543Z] "crypto/dsa", [2024-05-07T10:57:17.543Z] "crypto/ecdsa", [2024-05-07T10:57:17.543Z] "crypto/ed25519", [2024-05-07T10:57:17.543Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.543Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.543Z] "crypto/elliptic", [2024-05-07T10:57:17.543Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.543Z] "crypto/hmac", [2024-05-07T10:57:17.543Z] "crypto/internal/randutil", [2024-05-07T10:57:17.543Z] "crypto/internal/subtle", [2024-05-07T10:57:17.543Z] "crypto/md5", [2024-05-07T10:57:17.543Z] "crypto/rand", [2024-05-07T10:57:17.543Z] "crypto/rc4", [2024-05-07T10:57:17.543Z] "crypto/rsa", [2024-05-07T10:57:17.543Z] "crypto/sha1", [2024-05-07T10:57:17.543Z] "crypto/sha256", [2024-05-07T10:57:17.543Z] "crypto/sha512", [2024-05-07T10:57:17.543Z] "crypto/subtle", [2024-05-07T10:57:17.543Z] "crypto/tls", [2024-05-07T10:57:17.543Z] "crypto/x509", [2024-05-07T10:57:17.543Z] "crypto/x509/pkix", [2024-05-07T10:57:17.543Z] "database/sql/driver", [2024-05-07T10:57:17.543Z] "debug/dwarf", [2024-05-07T10:57:17.543Z] "debug/macho", [2024-05-07T10:57:17.543Z] "embed", [2024-05-07T10:57:17.543Z] "encoding", [2024-05-07T10:57:17.543Z] "encoding/asn1", [2024-05-07T10:57:17.543Z] "encoding/base32", [2024-05-07T10:57:17.543Z] "encoding/base64", [2024-05-07T10:57:17.543Z] "encoding/binary", [2024-05-07T10:57:17.543Z] "encoding/csv", [2024-05-07T10:57:17.543Z] "encoding/gob", [2024-05-07T10:57:17.543Z] "encoding/hex", [2024-05-07T10:57:17.543Z] "encoding/json", [2024-05-07T10:57:17.543Z] "encoding/pem", [2024-05-07T10:57:17.543Z] "encoding/xml", [2024-05-07T10:57:17.543Z] "errors", [2024-05-07T10:57:17.543Z] "flag", [2024-05-07T10:57:17.543Z] "fmt", [2024-05-07T10:57:17.543Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.543Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.543Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.543Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.543Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.543Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.543Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.544Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.544Z] "github.com/fatih/color", [2024-05-07T10:57:17.544Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.544Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.544Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.544Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.544Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.544Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.544Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.544Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.544Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.544Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.544Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.544Z] "github.com/go-kit/log", [2024-05-07T10:57:17.544Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.544Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.544Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.544Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.544Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.544Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.544Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.544Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.544Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.544Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.544Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.544Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.544Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.544Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.544Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.544Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.544Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.544Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.544Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.544Z] "github.com/google/uuid", [2024-05-07T10:57:17.544Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.544Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.544Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.544Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.544Z] "github.com/josharian/intern", [2024-05-07T10:57:17.544Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.544Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.544Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.544Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.544Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.544Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.544Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.544Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.544Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.544Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.544Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.544Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.544Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.544Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.544Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.544Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.544Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.544Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.544Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.544Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.544Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.544Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.544Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.544Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.544Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.544Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.544Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.544Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.544Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.544Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.544Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.544Z] "github.com/openziti/identity", [2024-05-07T10:57:17.544Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.544Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.544Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.544Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.544Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.544Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.544Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.544Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.544Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.544Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.544Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.544Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.544Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.544Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.545Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.545Z] "github.com/pkg/errors", [2024-05-07T10:57:17.545Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.545Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.545Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.545Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.545Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.545Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.545Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.545Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.545Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.545Z] "github.com/x448/float16", [2024-05-07T10:57:17.545Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.545Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.545Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.545Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.545Z] "go/token", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.545Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.545Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.545Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.545Z] "golang.org/x/net/html", [2024-05-07T10:57:17.545Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.545Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.545Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.545Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.545Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.545Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.545Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.545Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.545Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.545Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.545Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.545Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.545Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.545Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.545Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.545Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.545Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.545Z] "golang.org/x/term", [2024-05-07T10:57:17.545Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.545Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.545Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.545Z] "golang.org/x/text/language", [2024-05-07T10:57:17.545Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.545Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.545Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.545Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.545Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.545Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.545Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.545Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.545Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.545Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.545Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.545Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.545Z] "hash", [2024-05-07T10:57:17.545Z] "hash/adler32", [2024-05-07T10:57:17.545Z] "hash/crc32", [2024-05-07T10:57:17.545Z] "hash/fnv", [2024-05-07T10:57:17.545Z] "html", [2024-05-07T10:57:17.545Z] "html/template", [2024-05-07T10:57:17.545Z] "internal/abi", [2024-05-07T10:57:17.545Z] "internal/bytealg", [2024-05-07T10:57:17.545Z] "internal/cpu", [2024-05-07T10:57:17.545Z] "internal/fmtsort", [2024-05-07T10:57:17.545Z] "internal/goexperiment", [2024-05-07T10:57:17.545Z] "internal/itoa", [2024-05-07T10:57:17.545Z] "internal/nettrace", [2024-05-07T10:57:17.545Z] "internal/oserror", [2024-05-07T10:57:17.545Z] "internal/poll", [2024-05-07T10:57:17.545Z] "internal/race", [2024-05-07T10:57:17.545Z] "internal/reflectlite", [2024-05-07T10:57:17.545Z] "internal/singleflight", [2024-05-07T10:57:17.545Z] "internal/syscall/execenv", [2024-05-07T10:57:17.545Z] "internal/syscall/unix", [2024-05-07T10:57:17.545Z] "internal/testlog", [2024-05-07T10:57:17.545Z] "internal/unsafeheader", [2024-05-07T10:57:17.545Z] "io", [2024-05-07T10:57:17.545Z] "io/fs", [2024-05-07T10:57:17.545Z] "io/ioutil", [2024-05-07T10:57:17.545Z] "log", [2024-05-07T10:57:17.545Z] "log/syslog", [2024-05-07T10:57:17.545Z] "math", [2024-05-07T10:57:17.545Z] "math/big", [2024-05-07T10:57:17.545Z] "math/bits", [2024-05-07T10:57:17.545Z] "math/rand", [2024-05-07T10:57:17.545Z] "mime", [2024-05-07T10:57:17.545Z] "mime/multipart", [2024-05-07T10:57:17.545Z] "mime/quotedprintable", [2024-05-07T10:57:17.545Z] "net", [2024-05-07T10:57:17.545Z] "net/http", [2024-05-07T10:57:17.545Z] "net/http/cookiejar", [2024-05-07T10:57:17.545Z] "net/http/httptest", [2024-05-07T10:57:17.545Z] "net/http/httptrace", [2024-05-07T10:57:17.545Z] "net/http/httputil", [2024-05-07T10:57:17.545Z] "net/http/internal", [2024-05-07T10:57:17.545Z] "net/http/internal/ascii", [2024-05-07T10:57:17.545Z] "net/http/internal/testcert", [2024-05-07T10:57:17.545Z] "net/mail", [2024-05-07T10:57:17.545Z] "net/textproto", [2024-05-07T10:57:17.545Z] "net/url", [2024-05-07T10:57:17.545Z] "os", [2024-05-07T10:57:17.545Z] "os/exec", [2024-05-07T10:57:17.545Z] "os/signal", [2024-05-07T10:57:17.545Z] "os/user", [2024-05-07T10:57:17.545Z] "path", [2024-05-07T10:57:17.545Z] "path/filepath", [2024-05-07T10:57:17.545Z] "reflect", [2024-05-07T10:57:17.545Z] "regexp", [2024-05-07T10:57:17.546Z] "regexp/syntax", [2024-05-07T10:57:17.546Z] "runtime", [2024-05-07T10:57:17.546Z] "runtime/cgo", [2024-05-07T10:57:17.546Z] "runtime/debug", [2024-05-07T10:57:17.546Z] "runtime/internal/atomic", [2024-05-07T10:57:17.546Z] "runtime/internal/math", [2024-05-07T10:57:17.546Z] "runtime/internal/sys", [2024-05-07T10:57:17.546Z] "runtime/pprof", [2024-05-07T10:57:17.546Z] "sort", [2024-05-07T10:57:17.546Z] "strconv", [2024-05-07T10:57:17.546Z] "strings", [2024-05-07T10:57:17.546Z] "sync", [2024-05-07T10:57:17.546Z] "sync/atomic", [2024-05-07T10:57:17.546Z] "syscall", [2024-05-07T10:57:17.546Z] "text/tabwriter", [2024-05-07T10:57:17.546Z] "text/template", [2024-05-07T10:57:17.546Z] "text/template/parse", [2024-05-07T10:57:17.546Z] "time", [2024-05-07T10:57:17.546Z] "unicode", [2024-05-07T10:57:17.546Z] "unicode/utf16", [2024-05-07T10:57:17.546Z] "unicode/utf8", [2024-05-07T10:57:17.546Z] "unsafe", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.546Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.546Z] ], [2024-05-07T10:57:17.546Z] "TestGoFiles": [ [2024-05-07T10:57:17.546Z] "commonapi_test.go" [2024-05-07T10:57:17.546Z] ], [2024-05-07T10:57:17.546Z] "TestImports": [ [2024-05-07T10:57:17.546Z] "encoding/json", [2024-05-07T10:57:17.546Z] "errors", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.546Z] "github.com/google/uuid", [2024-05-07T10:57:17.546Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.546Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.546Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.546Z] "io", [2024-05-07T10:57:17.546Z] "net/http", [2024-05-07T10:57:17.546Z] "net/http/httptest", [2024-05-07T10:57:17.546Z] "strings", [2024-05-07T10:57:17.546Z] "testing", [2024-05-07T10:57:17.546Z] "time" [2024-05-07T10:57:17.546Z] ] [2024-05-07T10:57:17.546Z] } [2024-05-07T10:57:17.546Z] { [2024-05-07T10:57:17.546Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command", [2024-05-07T10:57:17.546Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-05-07T10:57:17.546Z] "Name": "command", [2024-05-07T10:57:17.546Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.546Z] "Module": { [2024-05-07T10:57:17.546Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.546Z] "Main": true, [2024-05-07T10:57:17.546Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.546Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.546Z] "GoVersion": "1.21" [2024-05-07T10:57:17.546Z] }, [2024-05-07T10:57:17.546Z] "Match": [ [2024-05-07T10:57:17.546Z] "./..." [2024-05-07T10:57:17.546Z] ], [2024-05-07T10:57:17.546Z] "Stale": true, [2024-05-07T10:57:17.546Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.546Z] "GoFiles": [ [2024-05-07T10:57:17.546Z] "init.go", [2024-05-07T10:57:17.546Z] "main.go", [2024-05-07T10:57:17.546Z] "router.go" [2024-05-07T10:57:17.546Z] ], [2024-05-07T10:57:17.546Z] "Imports": [ [2024-05-07T10:57:17.546Z] "context", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.546Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.546Z] "os", [2024-05-07T10:57:17.546Z] "sync", [2024-05-07T10:57:17.546Z] "time" [2024-05-07T10:57:17.546Z] ], [2024-05-07T10:57:17.546Z] "Deps": [ [2024-05-07T10:57:17.546Z] "bufio", [2024-05-07T10:57:17.546Z] "bytes", [2024-05-07T10:57:17.546Z] "compress/flate", [2024-05-07T10:57:17.546Z] "compress/gzip", [2024-05-07T10:57:17.546Z] "compress/zlib", [2024-05-07T10:57:17.546Z] "container/heap", [2024-05-07T10:57:17.546Z] "container/list", [2024-05-07T10:57:17.546Z] "context", [2024-05-07T10:57:17.546Z] "crypto", [2024-05-07T10:57:17.546Z] "crypto/aes", [2024-05-07T10:57:17.546Z] "crypto/cipher", [2024-05-07T10:57:17.546Z] "crypto/des", [2024-05-07T10:57:17.546Z] "crypto/dsa", [2024-05-07T10:57:17.546Z] "crypto/ecdsa", [2024-05-07T10:57:17.546Z] "crypto/ed25519", [2024-05-07T10:57:17.546Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.546Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.546Z] "crypto/elliptic", [2024-05-07T10:57:17.546Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.546Z] "crypto/hmac", [2024-05-07T10:57:17.546Z] "crypto/internal/randutil", [2024-05-07T10:57:17.546Z] "crypto/internal/subtle", [2024-05-07T10:57:17.546Z] "crypto/md5", [2024-05-07T10:57:17.546Z] "crypto/rand", [2024-05-07T10:57:17.546Z] "crypto/rc4", [2024-05-07T10:57:17.546Z] "crypto/rsa", [2024-05-07T10:57:17.546Z] "crypto/sha1", [2024-05-07T10:57:17.546Z] "crypto/sha256", [2024-05-07T10:57:17.546Z] "crypto/sha512", [2024-05-07T10:57:17.546Z] "crypto/subtle", [2024-05-07T10:57:17.546Z] "crypto/tls", [2024-05-07T10:57:17.546Z] "crypto/x509", [2024-05-07T10:57:17.546Z] "crypto/x509/pkix", [2024-05-07T10:57:17.546Z] "database/sql/driver", [2024-05-07T10:57:17.546Z] "debug/dwarf", [2024-05-07T10:57:17.546Z] "debug/macho", [2024-05-07T10:57:17.546Z] "embed", [2024-05-07T10:57:17.546Z] "encoding", [2024-05-07T10:57:17.546Z] "encoding/asn1", [2024-05-07T10:57:17.546Z] "encoding/base32", [2024-05-07T10:57:17.546Z] "encoding/base64", [2024-05-07T10:57:17.546Z] "encoding/binary", [2024-05-07T10:57:17.546Z] "encoding/csv", [2024-05-07T10:57:17.546Z] "encoding/gob", [2024-05-07T10:57:17.546Z] "encoding/hex", [2024-05-07T10:57:17.546Z] "encoding/json", [2024-05-07T10:57:17.546Z] "encoding/pem", [2024-05-07T10:57:17.546Z] "encoding/xml", [2024-05-07T10:57:17.546Z] "errors", [2024-05-07T10:57:17.546Z] "flag", [2024-05-07T10:57:17.546Z] "fmt", [2024-05-07T10:57:17.546Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.546Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.546Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.546Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.546Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.546Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.546Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.546Z] "github.com/fatih/color", [2024-05-07T10:57:17.546Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.546Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.546Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.546Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.546Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.546Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.546Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.546Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.546Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.546Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.546Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.546Z] "github.com/go-kit/log", [2024-05-07T10:57:17.546Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.546Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.546Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.546Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.546Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.547Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.547Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.547Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.547Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.547Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.547Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.547Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.547Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.547Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.547Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.547Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.547Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.547Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.547Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.547Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.547Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.547Z] "github.com/google/uuid", [2024-05-07T10:57:17.547Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.547Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.547Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.547Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.547Z] "github.com/josharian/intern", [2024-05-07T10:57:17.547Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.547Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.547Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.547Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.547Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.547Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.547Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.547Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.547Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.547Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.547Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.547Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.547Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.547Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.547Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.547Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.547Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.547Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.547Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.547Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.547Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.547Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.547Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.547Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.547Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.547Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.547Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.547Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.547Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.547Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.547Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.547Z] "github.com/openziti/identity", [2024-05-07T10:57:17.547Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.547Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.547Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.547Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.547Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.547Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.547Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.547Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.547Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.547Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.547Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.547Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.547Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.547Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.547Z] "github.com/pkg/errors", [2024-05-07T10:57:17.547Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.547Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.547Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.547Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.547Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.547Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.547Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.547Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.548Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.548Z] "github.com/x448/float16", [2024-05-07T10:57:17.548Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.548Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.548Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.548Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.548Z] "go/token", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.548Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.548Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.548Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.548Z] "golang.org/x/net/html", [2024-05-07T10:57:17.548Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.548Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.548Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.548Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.548Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.548Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.548Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.548Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.548Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.548Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.548Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.548Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.548Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.548Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.548Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.548Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.548Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.548Z] "golang.org/x/term", [2024-05-07T10:57:17.548Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.548Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.548Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.548Z] "golang.org/x/text/language", [2024-05-07T10:57:17.548Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.548Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.548Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.548Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.548Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.548Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.548Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.549Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.549Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.549Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.549Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.549Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.549Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.549Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.549Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.549Z] "hash", [2024-05-07T10:57:17.549Z] "hash/adler32", [2024-05-07T10:57:17.549Z] "hash/crc32", [2024-05-07T10:57:17.549Z] "hash/fnv", [2024-05-07T10:57:17.549Z] "html", [2024-05-07T10:57:17.549Z] "html/template", [2024-05-07T10:57:17.549Z] "internal/abi", [2024-05-07T10:57:17.549Z] "internal/bytealg", [2024-05-07T10:57:17.549Z] "internal/cpu", [2024-05-07T10:57:17.549Z] "internal/fmtsort", [2024-05-07T10:57:17.549Z] "internal/goexperiment", [2024-05-07T10:57:17.549Z] "internal/itoa", [2024-05-07T10:57:17.549Z] "internal/nettrace", [2024-05-07T10:57:17.549Z] "internal/oserror", [2024-05-07T10:57:17.549Z] "internal/poll", [2024-05-07T10:57:17.549Z] "internal/race", [2024-05-07T10:57:17.549Z] "internal/reflectlite", [2024-05-07T10:57:17.549Z] "internal/singleflight", [2024-05-07T10:57:17.549Z] "internal/syscall/execenv", [2024-05-07T10:57:17.549Z] "internal/syscall/unix", [2024-05-07T10:57:17.549Z] "internal/testlog", [2024-05-07T10:57:17.549Z] "internal/unsafeheader", [2024-05-07T10:57:17.549Z] "io", [2024-05-07T10:57:17.549Z] "io/fs", [2024-05-07T10:57:17.549Z] "io/ioutil", [2024-05-07T10:57:17.549Z] "log", [2024-05-07T10:57:17.549Z] "log/syslog", [2024-05-07T10:57:17.549Z] "math", [2024-05-07T10:57:17.549Z] "math/big", [2024-05-07T10:57:17.549Z] "math/bits", [2024-05-07T10:57:17.549Z] "math/rand", [2024-05-07T10:57:17.549Z] "mime", [2024-05-07T10:57:17.549Z] "mime/multipart", [2024-05-07T10:57:17.549Z] "mime/quotedprintable", [2024-05-07T10:57:17.549Z] "net", [2024-05-07T10:57:17.549Z] "net/http", [2024-05-07T10:57:17.549Z] "net/http/cookiejar", [2024-05-07T10:57:17.549Z] "net/http/httptest", [2024-05-07T10:57:17.549Z] "net/http/httptrace", [2024-05-07T10:57:17.549Z] "net/http/httputil", [2024-05-07T10:57:17.549Z] "net/http/internal", [2024-05-07T10:57:17.549Z] "net/http/internal/ascii", [2024-05-07T10:57:17.549Z] "net/http/internal/testcert", [2024-05-07T10:57:17.549Z] "net/mail", [2024-05-07T10:57:17.549Z] "net/textproto", [2024-05-07T10:57:17.549Z] "net/url", [2024-05-07T10:57:17.549Z] "os", [2024-05-07T10:57:17.549Z] "os/exec", [2024-05-07T10:57:17.549Z] "os/signal", [2024-05-07T10:57:17.549Z] "os/user", [2024-05-07T10:57:17.549Z] "path", [2024-05-07T10:57:17.549Z] "path/filepath", [2024-05-07T10:57:17.549Z] "reflect", [2024-05-07T10:57:17.549Z] "regexp", [2024-05-07T10:57:17.549Z] "regexp/syntax", [2024-05-07T10:57:17.549Z] "runtime", [2024-05-07T10:57:17.549Z] "runtime/cgo", [2024-05-07T10:57:17.549Z] "runtime/debug", [2024-05-07T10:57:17.549Z] "runtime/internal/atomic", [2024-05-07T10:57:17.549Z] "runtime/internal/math", [2024-05-07T10:57:17.549Z] "runtime/internal/sys", [2024-05-07T10:57:17.549Z] "runtime/pprof", [2024-05-07T10:57:17.549Z] "sort", [2024-05-07T10:57:17.549Z] "strconv", [2024-05-07T10:57:17.549Z] "strings", [2024-05-07T10:57:17.549Z] "sync", [2024-05-07T10:57:17.549Z] "sync/atomic", [2024-05-07T10:57:17.549Z] "syscall", [2024-05-07T10:57:17.549Z] "text/tabwriter", [2024-05-07T10:57:17.549Z] "text/template", [2024-05-07T10:57:17.549Z] "text/template/parse", [2024-05-07T10:57:17.549Z] "time", [2024-05-07T10:57:17.549Z] "unicode", [2024-05-07T10:57:17.549Z] "unicode/utf16", [2024-05-07T10:57:17.549Z] "unicode/utf8", [2024-05-07T10:57:17.549Z] "unsafe", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.549Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.549Z] ] [2024-05-07T10:57:17.549Z] } [2024-05-07T10:57:17.549Z] { [2024-05-07T10:57:17.549Z] "Dir": "/w/workspace/edgex-go/639/cmd/core-command", [2024-05-07T10:57:17.549Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-command", [2024-05-07T10:57:17.549Z] "Name": "main", [2024-05-07T10:57:17.549Z] "Target": "/go/bin/core-command", [2024-05-07T10:57:17.549Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.549Z] "Module": { [2024-05-07T10:57:17.549Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.549Z] "Main": true, [2024-05-07T10:57:17.549Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.549Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.549Z] "GoVersion": "1.21" [2024-05-07T10:57:17.549Z] }, [2024-05-07T10:57:17.549Z] "Match": [ [2024-05-07T10:57:17.549Z] "./..." [2024-05-07T10:57:17.549Z] ], [2024-05-07T10:57:17.549Z] "Stale": true, [2024-05-07T10:57:17.549Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.549Z] "GoFiles": [ [2024-05-07T10:57:17.549Z] "main.go" [2024-05-07T10:57:17.549Z] ], [2024-05-07T10:57:17.549Z] "Imports": [ [2024-05-07T10:57:17.549Z] "context", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-05-07T10:57:17.549Z] "github.com/labstack/echo/v4" [2024-05-07T10:57:17.549Z] ], [2024-05-07T10:57:17.549Z] "Deps": [ [2024-05-07T10:57:17.549Z] "bufio", [2024-05-07T10:57:17.549Z] "bytes", [2024-05-07T10:57:17.549Z] "compress/flate", [2024-05-07T10:57:17.549Z] "compress/gzip", [2024-05-07T10:57:17.549Z] "compress/zlib", [2024-05-07T10:57:17.549Z] "container/heap", [2024-05-07T10:57:17.549Z] "container/list", [2024-05-07T10:57:17.549Z] "context", [2024-05-07T10:57:17.549Z] "crypto", [2024-05-07T10:57:17.549Z] "crypto/aes", [2024-05-07T10:57:17.549Z] "crypto/cipher", [2024-05-07T10:57:17.549Z] "crypto/des", [2024-05-07T10:57:17.549Z] "crypto/dsa", [2024-05-07T10:57:17.549Z] "crypto/ecdsa", [2024-05-07T10:57:17.549Z] "crypto/ed25519", [2024-05-07T10:57:17.549Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.549Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.549Z] "crypto/elliptic", [2024-05-07T10:57:17.549Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.549Z] "crypto/hmac", [2024-05-07T10:57:17.549Z] "crypto/internal/randutil", [2024-05-07T10:57:17.549Z] "crypto/internal/subtle", [2024-05-07T10:57:17.549Z] "crypto/md5", [2024-05-07T10:57:17.549Z] "crypto/rand", [2024-05-07T10:57:17.549Z] "crypto/rc4", [2024-05-07T10:57:17.549Z] "crypto/rsa", [2024-05-07T10:57:17.549Z] "crypto/sha1", [2024-05-07T10:57:17.549Z] "crypto/sha256", [2024-05-07T10:57:17.549Z] "crypto/sha512", [2024-05-07T10:57:17.549Z] "crypto/subtle", [2024-05-07T10:57:17.549Z] "crypto/tls", [2024-05-07T10:57:17.549Z] "crypto/x509", [2024-05-07T10:57:17.549Z] "crypto/x509/pkix", [2024-05-07T10:57:17.549Z] "database/sql/driver", [2024-05-07T10:57:17.549Z] "debug/dwarf", [2024-05-07T10:57:17.549Z] "debug/macho", [2024-05-07T10:57:17.549Z] "embed", [2024-05-07T10:57:17.549Z] "encoding", [2024-05-07T10:57:17.549Z] "encoding/asn1", [2024-05-07T10:57:17.549Z] "encoding/base32", [2024-05-07T10:57:17.549Z] "encoding/base64", [2024-05-07T10:57:17.549Z] "encoding/binary", [2024-05-07T10:57:17.549Z] "encoding/csv", [2024-05-07T10:57:17.549Z] "encoding/gob", [2024-05-07T10:57:17.549Z] "encoding/hex", [2024-05-07T10:57:17.549Z] "encoding/json", [2024-05-07T10:57:17.549Z] "encoding/pem", [2024-05-07T10:57:17.549Z] "encoding/xml", [2024-05-07T10:57:17.549Z] "errors", [2024-05-07T10:57:17.549Z] "flag", [2024-05-07T10:57:17.549Z] "fmt", [2024-05-07T10:57:17.549Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.549Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.549Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.549Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.549Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.549Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/application", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/config", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/container", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/http", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.549Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.550Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.550Z] "github.com/fatih/color", [2024-05-07T10:57:17.550Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.550Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.550Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.550Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.550Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.550Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.550Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.550Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.550Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.550Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.550Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.550Z] "github.com/go-kit/log", [2024-05-07T10:57:17.550Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.550Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.550Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.550Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.550Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.550Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.550Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.550Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.550Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.550Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.550Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.550Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.550Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.550Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.550Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.550Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.550Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.550Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.550Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.550Z] "github.com/google/uuid", [2024-05-07T10:57:17.550Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.550Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.550Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.550Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.550Z] "github.com/josharian/intern", [2024-05-07T10:57:17.550Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.550Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.550Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.550Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.550Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.550Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.550Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.550Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.550Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.550Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.550Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.550Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.550Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.550Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.550Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.550Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.550Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.550Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.550Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.550Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.550Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.550Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.550Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.550Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.550Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.550Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.550Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.550Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.550Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.550Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.550Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.550Z] "github.com/openziti/identity", [2024-05-07T10:57:17.550Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.550Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.550Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.550Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.550Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.550Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.550Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.550Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.550Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.550Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.550Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.550Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.550Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.550Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.551Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.551Z] "github.com/pkg/errors", [2024-05-07T10:57:17.551Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.551Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.551Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.551Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.551Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.551Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.551Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.551Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.551Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.551Z] "github.com/x448/float16", [2024-05-07T10:57:17.551Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.551Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.551Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.551Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.551Z] "go/token", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.551Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.551Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.551Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.551Z] "golang.org/x/net/html", [2024-05-07T10:57:17.551Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.551Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.551Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.551Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.551Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.551Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.551Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.551Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.551Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.551Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.551Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.551Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.551Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.551Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.551Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.551Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.551Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.551Z] "golang.org/x/term", [2024-05-07T10:57:17.551Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.551Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.551Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.551Z] "golang.org/x/text/language", [2024-05-07T10:57:17.551Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.551Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.551Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.551Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.551Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.551Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.551Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.551Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.551Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.551Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.551Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.551Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.551Z] "hash", [2024-05-07T10:57:17.551Z] "hash/adler32", [2024-05-07T10:57:17.551Z] "hash/crc32", [2024-05-07T10:57:17.551Z] "hash/fnv", [2024-05-07T10:57:17.551Z] "html", [2024-05-07T10:57:17.551Z] "html/template", [2024-05-07T10:57:17.551Z] "internal/abi", [2024-05-07T10:57:17.551Z] "internal/bytealg", [2024-05-07T10:57:17.551Z] "internal/cpu", [2024-05-07T10:57:17.551Z] "internal/fmtsort", [2024-05-07T10:57:17.551Z] "internal/goexperiment", [2024-05-07T10:57:17.551Z] "internal/itoa", [2024-05-07T10:57:17.551Z] "internal/nettrace", [2024-05-07T10:57:17.551Z] "internal/oserror", [2024-05-07T10:57:17.551Z] "internal/poll", [2024-05-07T10:57:17.551Z] "internal/race", [2024-05-07T10:57:17.551Z] "internal/reflectlite", [2024-05-07T10:57:17.551Z] "internal/singleflight", [2024-05-07T10:57:17.551Z] "internal/syscall/execenv", [2024-05-07T10:57:17.551Z] "internal/syscall/unix", [2024-05-07T10:57:17.551Z] "internal/testlog", [2024-05-07T10:57:17.551Z] "internal/unsafeheader", [2024-05-07T10:57:17.551Z] "io", [2024-05-07T10:57:17.551Z] "io/fs", [2024-05-07T10:57:17.551Z] "io/ioutil", [2024-05-07T10:57:17.551Z] "log", [2024-05-07T10:57:17.551Z] "log/syslog", [2024-05-07T10:57:17.551Z] "math", [2024-05-07T10:57:17.551Z] "math/big", [2024-05-07T10:57:17.551Z] "math/bits", [2024-05-07T10:57:17.551Z] "math/rand", [2024-05-07T10:57:17.551Z] "mime", [2024-05-07T10:57:17.551Z] "mime/multipart", [2024-05-07T10:57:17.551Z] "mime/quotedprintable", [2024-05-07T10:57:17.551Z] "net", [2024-05-07T10:57:17.551Z] "net/http", [2024-05-07T10:57:17.551Z] "net/http/cookiejar", [2024-05-07T10:57:17.551Z] "net/http/httptest", [2024-05-07T10:57:17.551Z] "net/http/httptrace", [2024-05-07T10:57:17.551Z] "net/http/httputil", [2024-05-07T10:57:17.551Z] "net/http/internal", [2024-05-07T10:57:17.551Z] "net/http/internal/ascii", [2024-05-07T10:57:17.551Z] "net/http/internal/testcert", [2024-05-07T10:57:17.551Z] "net/mail", [2024-05-07T10:57:17.551Z] "net/textproto", [2024-05-07T10:57:17.551Z] "net/url", [2024-05-07T10:57:17.551Z] "os", [2024-05-07T10:57:17.551Z] "os/exec", [2024-05-07T10:57:17.551Z] "os/signal", [2024-05-07T10:57:17.551Z] "os/user", [2024-05-07T10:57:17.551Z] "path", [2024-05-07T10:57:17.551Z] "path/filepath", [2024-05-07T10:57:17.551Z] "reflect", [2024-05-07T10:57:17.551Z] "regexp", [2024-05-07T10:57:17.551Z] "regexp/syntax", [2024-05-07T10:57:17.551Z] "runtime", [2024-05-07T10:57:17.551Z] "runtime/cgo", [2024-05-07T10:57:17.551Z] "runtime/debug", [2024-05-07T10:57:17.551Z] "runtime/internal/atomic", [2024-05-07T10:57:17.551Z] "runtime/internal/math", [2024-05-07T10:57:17.551Z] "runtime/internal/sys", [2024-05-07T10:57:17.551Z] "runtime/pprof", [2024-05-07T10:57:17.551Z] "sort", [2024-05-07T10:57:17.551Z] "strconv", [2024-05-07T10:57:17.551Z] "strings", [2024-05-07T10:57:17.551Z] "sync", [2024-05-07T10:57:17.551Z] "sync/atomic", [2024-05-07T10:57:17.552Z] "syscall", [2024-05-07T10:57:17.552Z] "text/tabwriter", [2024-05-07T10:57:17.552Z] "text/template", [2024-05-07T10:57:17.552Z] "text/template/parse", [2024-05-07T10:57:17.552Z] "time", [2024-05-07T10:57:17.552Z] "unicode", [2024-05-07T10:57:17.552Z] "unicode/utf16", [2024-05-07T10:57:17.552Z] "unicode/utf8", [2024-05-07T10:57:17.552Z] "unsafe", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.552Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.552Z] ] [2024-05-07T10:57:17.552Z] } [2024-05-07T10:57:17.552Z] { [2024-05-07T10:57:17.552Z] "Dir": "/w/workspace/edgex-go/639/internal/core/common_config", [2024-05-07T10:57:17.552Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-05-07T10:57:17.552Z] "Name": "common_config", [2024-05-07T10:57:17.552Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.552Z] "Module": { [2024-05-07T10:57:17.552Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.552Z] "Main": true, [2024-05-07T10:57:17.552Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.552Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.552Z] "GoVersion": "1.21" [2024-05-07T10:57:17.552Z] }, [2024-05-07T10:57:17.552Z] "Match": [ [2024-05-07T10:57:17.552Z] "./..." [2024-05-07T10:57:17.552Z] ], [2024-05-07T10:57:17.552Z] "Stale": true, [2024-05-07T10:57:17.552Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.552Z] "GoFiles": [ [2024-05-07T10:57:17.552Z] "main.go" [2024-05-07T10:57:17.552Z] ], [2024-05-07T10:57:17.552Z] "Imports": [ [2024-05-07T10:57:17.552Z] "context", [2024-05-07T10:57:17.552Z] "fmt", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.552Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.552Z] "os", [2024-05-07T10:57:17.552Z] "os/signal", [2024-05-07T10:57:17.552Z] "sort", [2024-05-07T10:57:17.552Z] "sync", [2024-05-07T10:57:17.552Z] "syscall" [2024-05-07T10:57:17.552Z] ], [2024-05-07T10:57:17.552Z] "Deps": [ [2024-05-07T10:57:17.552Z] "bufio", [2024-05-07T10:57:17.552Z] "bytes", [2024-05-07T10:57:17.552Z] "compress/flate", [2024-05-07T10:57:17.552Z] "compress/gzip", [2024-05-07T10:57:17.552Z] "compress/zlib", [2024-05-07T10:57:17.552Z] "container/list", [2024-05-07T10:57:17.552Z] "context", [2024-05-07T10:57:17.552Z] "crypto", [2024-05-07T10:57:17.552Z] "crypto/aes", [2024-05-07T10:57:17.552Z] "crypto/cipher", [2024-05-07T10:57:17.552Z] "crypto/des", [2024-05-07T10:57:17.552Z] "crypto/dsa", [2024-05-07T10:57:17.552Z] "crypto/ecdsa", [2024-05-07T10:57:17.552Z] "crypto/ed25519", [2024-05-07T10:57:17.552Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.552Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.552Z] "crypto/elliptic", [2024-05-07T10:57:17.552Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.552Z] "crypto/hmac", [2024-05-07T10:57:17.552Z] "crypto/internal/randutil", [2024-05-07T10:57:17.552Z] "crypto/internal/subtle", [2024-05-07T10:57:17.552Z] "crypto/md5", [2024-05-07T10:57:17.552Z] "crypto/rand", [2024-05-07T10:57:17.552Z] "crypto/rc4", [2024-05-07T10:57:17.552Z] "crypto/rsa", [2024-05-07T10:57:17.552Z] "crypto/sha1", [2024-05-07T10:57:17.552Z] "crypto/sha256", [2024-05-07T10:57:17.552Z] "crypto/sha512", [2024-05-07T10:57:17.552Z] "crypto/subtle", [2024-05-07T10:57:17.552Z] "crypto/tls", [2024-05-07T10:57:17.552Z] "crypto/x509", [2024-05-07T10:57:17.552Z] "crypto/x509/pkix", [2024-05-07T10:57:17.552Z] "database/sql/driver", [2024-05-07T10:57:17.552Z] "debug/dwarf", [2024-05-07T10:57:17.552Z] "debug/macho", [2024-05-07T10:57:17.552Z] "embed", [2024-05-07T10:57:17.552Z] "encoding", [2024-05-07T10:57:17.552Z] "encoding/asn1", [2024-05-07T10:57:17.552Z] "encoding/base32", [2024-05-07T10:57:17.552Z] "encoding/base64", [2024-05-07T10:57:17.552Z] "encoding/binary", [2024-05-07T10:57:17.552Z] "encoding/csv", [2024-05-07T10:57:17.552Z] "encoding/hex", [2024-05-07T10:57:17.552Z] "encoding/json", [2024-05-07T10:57:17.552Z] "encoding/pem", [2024-05-07T10:57:17.552Z] "encoding/xml", [2024-05-07T10:57:17.552Z] "errors", [2024-05-07T10:57:17.552Z] "flag", [2024-05-07T10:57:17.552Z] "fmt", [2024-05-07T10:57:17.552Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.552Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.552Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.552Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.552Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.552Z] "github.com/fatih/color", [2024-05-07T10:57:17.552Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.552Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.552Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.552Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.552Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.552Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.552Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.552Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.552Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.552Z] "github.com/go-kit/log", [2024-05-07T10:57:17.552Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.552Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.552Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.552Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.552Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.552Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.552Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.552Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.552Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.552Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.552Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.552Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.552Z] "github.com/google/uuid", [2024-05-07T10:57:17.552Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.552Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.552Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.552Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.552Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.552Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.552Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.552Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.552Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.552Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.552Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.552Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.552Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.552Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.552Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.552Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.552Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.552Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.552Z] "github.com/x448/float16", [2024-05-07T10:57:17.552Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.552Z] "go/token", [2024-05-07T10:57:17.552Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.552Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.552Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.552Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.552Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.552Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.552Z] "golang.org/x/net/html", [2024-05-07T10:57:17.552Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.552Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.552Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.552Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.552Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.552Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.552Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.552Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.552Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.552Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.552Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.552Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.552Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.552Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.552Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.552Z] "golang.org/x/text/language", [2024-05-07T10:57:17.552Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.552Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.552Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.552Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.552Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.552Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.552Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.552Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.552Z] "hash", [2024-05-07T10:57:17.552Z] "hash/adler32", [2024-05-07T10:57:17.552Z] "hash/crc32", [2024-05-07T10:57:17.552Z] "hash/fnv", [2024-05-07T10:57:17.552Z] "html", [2024-05-07T10:57:17.552Z] "html/template", [2024-05-07T10:57:17.552Z] "internal/abi", [2024-05-07T10:57:17.552Z] "internal/bytealg", [2024-05-07T10:57:17.552Z] "internal/cpu", [2024-05-07T10:57:17.552Z] "internal/fmtsort", [2024-05-07T10:57:17.552Z] "internal/goexperiment", [2024-05-07T10:57:17.552Z] "internal/itoa", [2024-05-07T10:57:17.552Z] "internal/nettrace", [2024-05-07T10:57:17.552Z] "internal/oserror", [2024-05-07T10:57:17.552Z] "internal/poll", [2024-05-07T10:57:17.552Z] "internal/race", [2024-05-07T10:57:17.552Z] "internal/reflectlite", [2024-05-07T10:57:17.552Z] "internal/singleflight", [2024-05-07T10:57:17.552Z] "internal/syscall/execenv", [2024-05-07T10:57:17.552Z] "internal/syscall/unix", [2024-05-07T10:57:17.552Z] "internal/testlog", [2024-05-07T10:57:17.552Z] "internal/unsafeheader", [2024-05-07T10:57:17.552Z] "io", [2024-05-07T10:57:17.552Z] "io/fs", [2024-05-07T10:57:17.552Z] "io/ioutil", [2024-05-07T10:57:17.552Z] "log", [2024-05-07T10:57:17.552Z] "log/syslog", [2024-05-07T10:57:17.552Z] "math", [2024-05-07T10:57:17.552Z] "math/big", [2024-05-07T10:57:17.552Z] "math/bits", [2024-05-07T10:57:17.552Z] "math/rand", [2024-05-07T10:57:17.553Z] "mime", [2024-05-07T10:57:17.553Z] "mime/multipart", [2024-05-07T10:57:17.553Z] "mime/quotedprintable", [2024-05-07T10:57:17.553Z] "net", [2024-05-07T10:57:17.553Z] "net/http", [2024-05-07T10:57:17.553Z] "net/http/httptest", [2024-05-07T10:57:17.553Z] "net/http/httptrace", [2024-05-07T10:57:17.553Z] "net/http/httputil", [2024-05-07T10:57:17.553Z] "net/http/internal", [2024-05-07T10:57:17.553Z] "net/http/internal/ascii", [2024-05-07T10:57:17.553Z] "net/http/internal/testcert", [2024-05-07T10:57:17.553Z] "net/textproto", [2024-05-07T10:57:17.553Z] "net/url", [2024-05-07T10:57:17.553Z] "os", [2024-05-07T10:57:17.553Z] "os/signal", [2024-05-07T10:57:17.553Z] "path", [2024-05-07T10:57:17.553Z] "path/filepath", [2024-05-07T10:57:17.553Z] "reflect", [2024-05-07T10:57:17.553Z] "regexp", [2024-05-07T10:57:17.553Z] "regexp/syntax", [2024-05-07T10:57:17.553Z] "runtime", [2024-05-07T10:57:17.553Z] "runtime/cgo", [2024-05-07T10:57:17.553Z] "runtime/debug", [2024-05-07T10:57:17.553Z] "runtime/internal/atomic", [2024-05-07T10:57:17.553Z] "runtime/internal/math", [2024-05-07T10:57:17.553Z] "runtime/internal/sys", [2024-05-07T10:57:17.553Z] "runtime/pprof", [2024-05-07T10:57:17.553Z] "sort", [2024-05-07T10:57:17.553Z] "strconv", [2024-05-07T10:57:17.553Z] "strings", [2024-05-07T10:57:17.553Z] "sync", [2024-05-07T10:57:17.553Z] "sync/atomic", [2024-05-07T10:57:17.553Z] "syscall", [2024-05-07T10:57:17.553Z] "text/tabwriter", [2024-05-07T10:57:17.553Z] "text/template", [2024-05-07T10:57:17.553Z] "text/template/parse", [2024-05-07T10:57:17.553Z] "time", [2024-05-07T10:57:17.553Z] "unicode", [2024-05-07T10:57:17.553Z] "unicode/utf16", [2024-05-07T10:57:17.553Z] "unicode/utf8", [2024-05-07T10:57:17.553Z] "unsafe", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.553Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.553Z] ] [2024-05-07T10:57:17.553Z] } [2024-05-07T10:57:17.553Z] { [2024-05-07T10:57:17.553Z] "Dir": "/w/workspace/edgex-go/639/cmd/core-common-config-bootstrapper", [2024-05-07T10:57:17.553Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper", [2024-05-07T10:57:17.553Z] "Name": "main", [2024-05-07T10:57:17.553Z] "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-05-07T10:57:17.553Z] "Target": "/go/bin/core-common-config-bootstrapper", [2024-05-07T10:57:17.553Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.553Z] "Module": { [2024-05-07T10:57:17.553Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.553Z] "Main": true, [2024-05-07T10:57:17.553Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.553Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.553Z] "GoVersion": "1.21" [2024-05-07T10:57:17.553Z] }, [2024-05-07T10:57:17.553Z] "Match": [ [2024-05-07T10:57:17.553Z] "./..." [2024-05-07T10:57:17.553Z] ], [2024-05-07T10:57:17.553Z] "Stale": true, [2024-05-07T10:57:17.553Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.553Z] "GoFiles": [ [2024-05-07T10:57:17.553Z] "main.go" [2024-05-07T10:57:17.553Z] ], [2024-05-07T10:57:17.553Z] "Imports": [ [2024-05-07T10:57:17.553Z] "context", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config" [2024-05-07T10:57:17.553Z] ], [2024-05-07T10:57:17.553Z] "Deps": [ [2024-05-07T10:57:17.553Z] "bufio", [2024-05-07T10:57:17.553Z] "bytes", [2024-05-07T10:57:17.553Z] "compress/flate", [2024-05-07T10:57:17.553Z] "compress/gzip", [2024-05-07T10:57:17.553Z] "compress/zlib", [2024-05-07T10:57:17.553Z] "container/list", [2024-05-07T10:57:17.553Z] "context", [2024-05-07T10:57:17.553Z] "crypto", [2024-05-07T10:57:17.553Z] "crypto/aes", [2024-05-07T10:57:17.553Z] "crypto/cipher", [2024-05-07T10:57:17.553Z] "crypto/des", [2024-05-07T10:57:17.553Z] "crypto/dsa", [2024-05-07T10:57:17.553Z] "crypto/ecdsa", [2024-05-07T10:57:17.553Z] "crypto/ed25519", [2024-05-07T10:57:17.553Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.553Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.553Z] "crypto/elliptic", [2024-05-07T10:57:17.553Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.553Z] "crypto/hmac", [2024-05-07T10:57:17.553Z] "crypto/internal/randutil", [2024-05-07T10:57:17.553Z] "crypto/internal/subtle", [2024-05-07T10:57:17.553Z] "crypto/md5", [2024-05-07T10:57:17.553Z] "crypto/rand", [2024-05-07T10:57:17.553Z] "crypto/rc4", [2024-05-07T10:57:17.553Z] "crypto/rsa", [2024-05-07T10:57:17.553Z] "crypto/sha1", [2024-05-07T10:57:17.553Z] "crypto/sha256", [2024-05-07T10:57:17.553Z] "crypto/sha512", [2024-05-07T10:57:17.553Z] "crypto/subtle", [2024-05-07T10:57:17.553Z] "crypto/tls", [2024-05-07T10:57:17.553Z] "crypto/x509", [2024-05-07T10:57:17.553Z] "crypto/x509/pkix", [2024-05-07T10:57:17.553Z] "database/sql/driver", [2024-05-07T10:57:17.553Z] "debug/dwarf", [2024-05-07T10:57:17.553Z] "debug/macho", [2024-05-07T10:57:17.553Z] "embed", [2024-05-07T10:57:17.553Z] "encoding", [2024-05-07T10:57:17.553Z] "encoding/asn1", [2024-05-07T10:57:17.553Z] "encoding/base32", [2024-05-07T10:57:17.553Z] "encoding/base64", [2024-05-07T10:57:17.553Z] "encoding/binary", [2024-05-07T10:57:17.553Z] "encoding/csv", [2024-05-07T10:57:17.553Z] "encoding/hex", [2024-05-07T10:57:17.553Z] "encoding/json", [2024-05-07T10:57:17.553Z] "encoding/pem", [2024-05-07T10:57:17.553Z] "encoding/xml", [2024-05-07T10:57:17.553Z] "errors", [2024-05-07T10:57:17.553Z] "flag", [2024-05-07T10:57:17.553Z] "fmt", [2024-05-07T10:57:17.553Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.553Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.553Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.553Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/edgex-go/internal/core/common_config", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.553Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.553Z] "github.com/fatih/color", [2024-05-07T10:57:17.553Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.553Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.553Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.553Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.553Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.553Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.553Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.553Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.553Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.553Z] "github.com/go-kit/log", [2024-05-07T10:57:17.553Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.553Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.553Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.553Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.553Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.553Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.553Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.553Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.553Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.553Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.553Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.553Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.553Z] "github.com/google/uuid", [2024-05-07T10:57:17.553Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.553Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.553Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.553Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.553Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.553Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.553Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.553Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.553Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.553Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.553Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.553Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.553Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.553Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.553Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.553Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.553Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.553Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.553Z] "github.com/x448/float16", [2024-05-07T10:57:17.553Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.553Z] "go/token", [2024-05-07T10:57:17.553Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.553Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.553Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.553Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.553Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.553Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.553Z] "golang.org/x/net/html", [2024-05-07T10:57:17.553Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.553Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.553Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.553Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.553Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.553Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.553Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.553Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.553Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.553Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.553Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.553Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.553Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.553Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.553Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.553Z] "golang.org/x/text/language", [2024-05-07T10:57:17.553Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.553Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.553Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.553Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.553Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.553Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.553Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.553Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.553Z] "hash", [2024-05-07T10:57:17.553Z] "hash/adler32", [2024-05-07T10:57:17.553Z] "hash/crc32", [2024-05-07T10:57:17.553Z] "hash/fnv", [2024-05-07T10:57:17.554Z] "html", [2024-05-07T10:57:17.554Z] "html/template", [2024-05-07T10:57:17.554Z] "internal/abi", [2024-05-07T10:57:17.554Z] "internal/bytealg", [2024-05-07T10:57:17.554Z] "internal/cpu", [2024-05-07T10:57:17.554Z] "internal/fmtsort", [2024-05-07T10:57:17.554Z] "internal/goexperiment", [2024-05-07T10:57:17.554Z] "internal/itoa", [2024-05-07T10:57:17.554Z] "internal/nettrace", [2024-05-07T10:57:17.554Z] "internal/oserror", [2024-05-07T10:57:17.554Z] "internal/poll", [2024-05-07T10:57:17.554Z] "internal/race", [2024-05-07T10:57:17.554Z] "internal/reflectlite", [2024-05-07T10:57:17.554Z] "internal/singleflight", [2024-05-07T10:57:17.554Z] "internal/syscall/execenv", [2024-05-07T10:57:17.554Z] "internal/syscall/unix", [2024-05-07T10:57:17.554Z] "internal/testlog", [2024-05-07T10:57:17.554Z] "internal/unsafeheader", [2024-05-07T10:57:17.554Z] "io", [2024-05-07T10:57:17.554Z] "io/fs", [2024-05-07T10:57:17.554Z] "io/ioutil", [2024-05-07T10:57:17.554Z] "log", [2024-05-07T10:57:17.554Z] "log/syslog", [2024-05-07T10:57:17.554Z] "math", [2024-05-07T10:57:17.554Z] "math/big", [2024-05-07T10:57:17.554Z] "math/bits", [2024-05-07T10:57:17.554Z] "math/rand", [2024-05-07T10:57:17.554Z] "mime", [2024-05-07T10:57:17.554Z] "mime/multipart", [2024-05-07T10:57:17.554Z] "mime/quotedprintable", [2024-05-07T10:57:17.554Z] "net", [2024-05-07T10:57:17.554Z] "net/http", [2024-05-07T10:57:17.554Z] "net/http/httptest", [2024-05-07T10:57:17.554Z] "net/http/httptrace", [2024-05-07T10:57:17.554Z] "net/http/httputil", [2024-05-07T10:57:17.554Z] "net/http/internal", [2024-05-07T10:57:17.554Z] "net/http/internal/ascii", [2024-05-07T10:57:17.554Z] "net/http/internal/testcert", [2024-05-07T10:57:17.554Z] "net/textproto", [2024-05-07T10:57:17.554Z] "net/url", [2024-05-07T10:57:17.554Z] "os", [2024-05-07T10:57:17.554Z] "os/signal", [2024-05-07T10:57:17.554Z] "path", [2024-05-07T10:57:17.554Z] "path/filepath", [2024-05-07T10:57:17.554Z] "reflect", [2024-05-07T10:57:17.554Z] "regexp", [2024-05-07T10:57:17.554Z] "regexp/syntax", [2024-05-07T10:57:17.554Z] "runtime", [2024-05-07T10:57:17.554Z] "runtime/cgo", [2024-05-07T10:57:17.554Z] "runtime/debug", [2024-05-07T10:57:17.554Z] "runtime/internal/atomic", [2024-05-07T10:57:17.554Z] "runtime/internal/math", [2024-05-07T10:57:17.554Z] "runtime/internal/sys", [2024-05-07T10:57:17.554Z] "runtime/pprof", [2024-05-07T10:57:17.554Z] "sort", [2024-05-07T10:57:17.554Z] "strconv", [2024-05-07T10:57:17.554Z] "strings", [2024-05-07T10:57:17.554Z] "sync", [2024-05-07T10:57:17.554Z] "sync/atomic", [2024-05-07T10:57:17.554Z] "syscall", [2024-05-07T10:57:17.554Z] "text/tabwriter", [2024-05-07T10:57:17.554Z] "text/template", [2024-05-07T10:57:17.554Z] "text/template/parse", [2024-05-07T10:57:17.554Z] "time", [2024-05-07T10:57:17.554Z] "unicode", [2024-05-07T10:57:17.554Z] "unicode/utf16", [2024-05-07T10:57:17.554Z] "unicode/utf8", [2024-05-07T10:57:17.554Z] "unsafe", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.554Z] ] [2024-05-07T10:57:17.554Z] } [2024-05-07T10:57:17.554Z] { [2024-05-07T10:57:17.554Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/config", [2024-05-07T10:57:17.554Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.554Z] "Name": "config", [2024-05-07T10:57:17.554Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.554Z] "Module": { [2024-05-07T10:57:17.554Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.554Z] "Main": true, [2024-05-07T10:57:17.554Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.554Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.554Z] "GoVersion": "1.21" [2024-05-07T10:57:17.554Z] }, [2024-05-07T10:57:17.554Z] "Match": [ [2024-05-07T10:57:17.554Z] "./..." [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Stale": true, [2024-05-07T10:57:17.554Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.554Z] "GoFiles": [ [2024-05-07T10:57:17.554Z] "config.go" [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Imports": [ [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Deps": [ [2024-05-07T10:57:17.554Z] "bufio", [2024-05-07T10:57:17.554Z] "bytes", [2024-05-07T10:57:17.554Z] "compress/flate", [2024-05-07T10:57:17.554Z] "compress/gzip", [2024-05-07T10:57:17.554Z] "compress/zlib", [2024-05-07T10:57:17.554Z] "container/list", [2024-05-07T10:57:17.554Z] "context", [2024-05-07T10:57:17.554Z] "crypto", [2024-05-07T10:57:17.554Z] "crypto/aes", [2024-05-07T10:57:17.554Z] "crypto/cipher", [2024-05-07T10:57:17.554Z] "crypto/des", [2024-05-07T10:57:17.554Z] "crypto/dsa", [2024-05-07T10:57:17.554Z] "crypto/ecdsa", [2024-05-07T10:57:17.554Z] "crypto/ed25519", [2024-05-07T10:57:17.554Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.554Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.554Z] "crypto/elliptic", [2024-05-07T10:57:17.554Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.554Z] "crypto/hmac", [2024-05-07T10:57:17.554Z] "crypto/internal/randutil", [2024-05-07T10:57:17.554Z] "crypto/internal/subtle", [2024-05-07T10:57:17.554Z] "crypto/md5", [2024-05-07T10:57:17.554Z] "crypto/rand", [2024-05-07T10:57:17.554Z] "crypto/rc4", [2024-05-07T10:57:17.554Z] "crypto/rsa", [2024-05-07T10:57:17.554Z] "crypto/sha1", [2024-05-07T10:57:17.554Z] "crypto/sha256", [2024-05-07T10:57:17.554Z] "crypto/sha512", [2024-05-07T10:57:17.554Z] "crypto/subtle", [2024-05-07T10:57:17.554Z] "crypto/tls", [2024-05-07T10:57:17.554Z] "crypto/x509", [2024-05-07T10:57:17.554Z] "crypto/x509/pkix", [2024-05-07T10:57:17.554Z] "database/sql/driver", [2024-05-07T10:57:17.554Z] "debug/dwarf", [2024-05-07T10:57:17.554Z] "debug/macho", [2024-05-07T10:57:17.554Z] "encoding", [2024-05-07T10:57:17.554Z] "encoding/asn1", [2024-05-07T10:57:17.554Z] "encoding/base64", [2024-05-07T10:57:17.554Z] "encoding/binary", [2024-05-07T10:57:17.554Z] "encoding/csv", [2024-05-07T10:57:17.554Z] "encoding/hex", [2024-05-07T10:57:17.554Z] "encoding/json", [2024-05-07T10:57:17.554Z] "encoding/pem", [2024-05-07T10:57:17.554Z] "encoding/xml", [2024-05-07T10:57:17.554Z] "errors", [2024-05-07T10:57:17.554Z] "flag", [2024-05-07T10:57:17.554Z] "fmt", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.554Z] "github.com/go-kit/log", [2024-05-07T10:57:17.554Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.554Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.554Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.554Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.554Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.554Z] "github.com/google/uuid", [2024-05-07T10:57:17.554Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.554Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.554Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.554Z] "golang.org/x/net/html", [2024-05-07T10:57:17.554Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.554Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.554Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.554Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.554Z] "golang.org/x/text/language", [2024-05-07T10:57:17.554Z] "hash", [2024-05-07T10:57:17.554Z] "hash/adler32", [2024-05-07T10:57:17.554Z] "hash/crc32", [2024-05-07T10:57:17.554Z] "internal/abi", [2024-05-07T10:57:17.554Z] "internal/bytealg", [2024-05-07T10:57:17.554Z] "internal/cpu", [2024-05-07T10:57:17.554Z] "internal/fmtsort", [2024-05-07T10:57:17.554Z] "internal/goexperiment", [2024-05-07T10:57:17.554Z] "internal/itoa", [2024-05-07T10:57:17.554Z] "internal/nettrace", [2024-05-07T10:57:17.554Z] "internal/oserror", [2024-05-07T10:57:17.554Z] "internal/poll", [2024-05-07T10:57:17.554Z] "internal/race", [2024-05-07T10:57:17.554Z] "internal/reflectlite", [2024-05-07T10:57:17.554Z] "internal/singleflight", [2024-05-07T10:57:17.554Z] "internal/syscall/execenv", [2024-05-07T10:57:17.554Z] "internal/syscall/unix", [2024-05-07T10:57:17.554Z] "internal/testlog", [2024-05-07T10:57:17.554Z] "internal/unsafeheader", [2024-05-07T10:57:17.554Z] "io", [2024-05-07T10:57:17.554Z] "io/fs", [2024-05-07T10:57:17.554Z] "io/ioutil", [2024-05-07T10:57:17.554Z] "log", [2024-05-07T10:57:17.554Z] "math", [2024-05-07T10:57:17.554Z] "math/big", [2024-05-07T10:57:17.554Z] "math/bits", [2024-05-07T10:57:17.554Z] "math/rand", [2024-05-07T10:57:17.554Z] "mime", [2024-05-07T10:57:17.554Z] "mime/multipart", [2024-05-07T10:57:17.554Z] "mime/quotedprintable", [2024-05-07T10:57:17.554Z] "net", [2024-05-07T10:57:17.554Z] "net/http", [2024-05-07T10:57:17.554Z] "net/http/httptest", [2024-05-07T10:57:17.554Z] "net/http/httptrace", [2024-05-07T10:57:17.554Z] "net/http/internal", [2024-05-07T10:57:17.554Z] "net/http/internal/ascii", [2024-05-07T10:57:17.554Z] "net/http/internal/testcert", [2024-05-07T10:57:17.554Z] "net/textproto", [2024-05-07T10:57:17.554Z] "net/url", [2024-05-07T10:57:17.554Z] "os", [2024-05-07T10:57:17.554Z] "path", [2024-05-07T10:57:17.554Z] "path/filepath", [2024-05-07T10:57:17.554Z] "reflect", [2024-05-07T10:57:17.554Z] "regexp", [2024-05-07T10:57:17.554Z] "regexp/syntax", [2024-05-07T10:57:17.554Z] "runtime", [2024-05-07T10:57:17.554Z] "runtime/cgo", [2024-05-07T10:57:17.554Z] "runtime/internal/atomic", [2024-05-07T10:57:17.554Z] "runtime/internal/math", [2024-05-07T10:57:17.554Z] "runtime/internal/sys", [2024-05-07T10:57:17.554Z] "sort", [2024-05-07T10:57:17.554Z] "strconv", [2024-05-07T10:57:17.554Z] "strings", [2024-05-07T10:57:17.554Z] "sync", [2024-05-07T10:57:17.554Z] "sync/atomic", [2024-05-07T10:57:17.554Z] "syscall", [2024-05-07T10:57:17.554Z] "time", [2024-05-07T10:57:17.554Z] "unicode", [2024-05-07T10:57:17.554Z] "unicode/utf16", [2024-05-07T10:57:17.554Z] "unicode/utf8", [2024-05-07T10:57:17.554Z] "unsafe", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.554Z] ] [2024-05-07T10:57:17.554Z] } [2024-05-07T10:57:17.554Z] { [2024-05-07T10:57:17.554Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.554Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.554Z] "Name": "interfaces", [2024-05-07T10:57:17.554Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.554Z] "Module": { [2024-05-07T10:57:17.554Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.554Z] "Main": true, [2024-05-07T10:57:17.554Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.554Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.554Z] "GoVersion": "1.21" [2024-05-07T10:57:17.554Z] }, [2024-05-07T10:57:17.554Z] "Match": [ [2024-05-07T10:57:17.554Z] "./..." [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Stale": true, [2024-05-07T10:57:17.554Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.554Z] "GoFiles": [ [2024-05-07T10:57:17.554Z] "db.go" [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Imports": [ [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Deps": [ [2024-05-07T10:57:17.554Z] "bufio", [2024-05-07T10:57:17.554Z] "bytes", [2024-05-07T10:57:17.554Z] "compress/flate", [2024-05-07T10:57:17.554Z] "compress/gzip", [2024-05-07T10:57:17.554Z] "compress/zlib", [2024-05-07T10:57:17.554Z] "container/list", [2024-05-07T10:57:17.554Z] "context", [2024-05-07T10:57:17.554Z] "crypto", [2024-05-07T10:57:17.554Z] "crypto/aes", [2024-05-07T10:57:17.554Z] "crypto/cipher", [2024-05-07T10:57:17.554Z] "crypto/des", [2024-05-07T10:57:17.554Z] "crypto/dsa", [2024-05-07T10:57:17.554Z] "crypto/ecdsa", [2024-05-07T10:57:17.554Z] "crypto/ed25519", [2024-05-07T10:57:17.554Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.554Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.554Z] "crypto/elliptic", [2024-05-07T10:57:17.554Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.554Z] "crypto/hmac", [2024-05-07T10:57:17.554Z] "crypto/internal/randutil", [2024-05-07T10:57:17.554Z] "crypto/internal/subtle", [2024-05-07T10:57:17.554Z] "crypto/md5", [2024-05-07T10:57:17.554Z] "crypto/rand", [2024-05-07T10:57:17.554Z] "crypto/rc4", [2024-05-07T10:57:17.554Z] "crypto/rsa", [2024-05-07T10:57:17.554Z] "crypto/sha1", [2024-05-07T10:57:17.554Z] "crypto/sha256", [2024-05-07T10:57:17.554Z] "crypto/sha512", [2024-05-07T10:57:17.554Z] "crypto/subtle", [2024-05-07T10:57:17.554Z] "crypto/tls", [2024-05-07T10:57:17.554Z] "crypto/x509", [2024-05-07T10:57:17.554Z] "crypto/x509/pkix", [2024-05-07T10:57:17.554Z] "database/sql/driver", [2024-05-07T10:57:17.554Z] "debug/dwarf", [2024-05-07T10:57:17.554Z] "debug/macho", [2024-05-07T10:57:17.554Z] "encoding", [2024-05-07T10:57:17.554Z] "encoding/asn1", [2024-05-07T10:57:17.554Z] "encoding/base64", [2024-05-07T10:57:17.554Z] "encoding/binary", [2024-05-07T10:57:17.554Z] "encoding/csv", [2024-05-07T10:57:17.554Z] "encoding/hex", [2024-05-07T10:57:17.554Z] "encoding/json", [2024-05-07T10:57:17.554Z] "encoding/pem", [2024-05-07T10:57:17.554Z] "encoding/xml", [2024-05-07T10:57:17.554Z] "errors", [2024-05-07T10:57:17.554Z] "fmt", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.554Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.554Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.554Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.554Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.554Z] "github.com/google/uuid", [2024-05-07T10:57:17.554Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.554Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.554Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.554Z] "golang.org/x/net/html", [2024-05-07T10:57:17.554Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.554Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.554Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.554Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.554Z] "golang.org/x/text/language", [2024-05-07T10:57:17.554Z] "hash", [2024-05-07T10:57:17.554Z] "hash/adler32", [2024-05-07T10:57:17.554Z] "hash/crc32", [2024-05-07T10:57:17.554Z] "internal/abi", [2024-05-07T10:57:17.554Z] "internal/bytealg", [2024-05-07T10:57:17.554Z] "internal/cpu", [2024-05-07T10:57:17.554Z] "internal/fmtsort", [2024-05-07T10:57:17.554Z] "internal/goexperiment", [2024-05-07T10:57:17.554Z] "internal/itoa", [2024-05-07T10:57:17.554Z] "internal/nettrace", [2024-05-07T10:57:17.554Z] "internal/oserror", [2024-05-07T10:57:17.554Z] "internal/poll", [2024-05-07T10:57:17.554Z] "internal/race", [2024-05-07T10:57:17.554Z] "internal/reflectlite", [2024-05-07T10:57:17.554Z] "internal/singleflight", [2024-05-07T10:57:17.554Z] "internal/syscall/execenv", [2024-05-07T10:57:17.554Z] "internal/syscall/unix", [2024-05-07T10:57:17.554Z] "internal/testlog", [2024-05-07T10:57:17.554Z] "internal/unsafeheader", [2024-05-07T10:57:17.554Z] "io", [2024-05-07T10:57:17.554Z] "io/fs", [2024-05-07T10:57:17.554Z] "io/ioutil", [2024-05-07T10:57:17.554Z] "log", [2024-05-07T10:57:17.554Z] "math", [2024-05-07T10:57:17.554Z] "math/big", [2024-05-07T10:57:17.554Z] "math/bits", [2024-05-07T10:57:17.554Z] "math/rand", [2024-05-07T10:57:17.554Z] "mime", [2024-05-07T10:57:17.554Z] "mime/multipart", [2024-05-07T10:57:17.554Z] "mime/quotedprintable", [2024-05-07T10:57:17.554Z] "net", [2024-05-07T10:57:17.554Z] "net/http", [2024-05-07T10:57:17.554Z] "net/http/httptrace", [2024-05-07T10:57:17.554Z] "net/http/internal", [2024-05-07T10:57:17.554Z] "net/http/internal/ascii", [2024-05-07T10:57:17.554Z] "net/textproto", [2024-05-07T10:57:17.554Z] "net/url", [2024-05-07T10:57:17.554Z] "os", [2024-05-07T10:57:17.554Z] "path", [2024-05-07T10:57:17.554Z] "path/filepath", [2024-05-07T10:57:17.554Z] "reflect", [2024-05-07T10:57:17.554Z] "regexp", [2024-05-07T10:57:17.554Z] "regexp/syntax", [2024-05-07T10:57:17.554Z] "runtime", [2024-05-07T10:57:17.554Z] "runtime/cgo", [2024-05-07T10:57:17.554Z] "runtime/internal/atomic", [2024-05-07T10:57:17.554Z] "runtime/internal/math", [2024-05-07T10:57:17.554Z] "runtime/internal/sys", [2024-05-07T10:57:17.554Z] "sort", [2024-05-07T10:57:17.554Z] "strconv", [2024-05-07T10:57:17.554Z] "strings", [2024-05-07T10:57:17.554Z] "sync", [2024-05-07T10:57:17.554Z] "sync/atomic", [2024-05-07T10:57:17.554Z] "syscall", [2024-05-07T10:57:17.554Z] "time", [2024-05-07T10:57:17.554Z] "unicode", [2024-05-07T10:57:17.554Z] "unicode/utf16", [2024-05-07T10:57:17.554Z] "unicode/utf8", [2024-05-07T10:57:17.554Z] "unsafe", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.554Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.554Z] ] [2024-05-07T10:57:17.554Z] } [2024-05-07T10:57:17.554Z] { [2024-05-07T10:57:17.554Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/container", [2024-05-07T10:57:17.554Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.554Z] "Name": "container", [2024-05-07T10:57:17.554Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.554Z] "Module": { [2024-05-07T10:57:17.554Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.554Z] "Main": true, [2024-05-07T10:57:17.554Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.554Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.554Z] "GoVersion": "1.21" [2024-05-07T10:57:17.554Z] }, [2024-05-07T10:57:17.554Z] "Match": [ [2024-05-07T10:57:17.554Z] "./..." [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Stale": true, [2024-05-07T10:57:17.554Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.554Z] "GoFiles": [ [2024-05-07T10:57:17.554Z] "config.go", [2024-05-07T10:57:17.554Z] "database.go" [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Imports": [ [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.554Z] ], [2024-05-07T10:57:17.554Z] "Deps": [ [2024-05-07T10:57:17.554Z] "bufio", [2024-05-07T10:57:17.554Z] "bytes", [2024-05-07T10:57:17.554Z] "compress/flate", [2024-05-07T10:57:17.554Z] "compress/gzip", [2024-05-07T10:57:17.554Z] "compress/zlib", [2024-05-07T10:57:17.554Z] "container/list", [2024-05-07T10:57:17.554Z] "context", [2024-05-07T10:57:17.554Z] "crypto", [2024-05-07T10:57:17.554Z] "crypto/aes", [2024-05-07T10:57:17.554Z] "crypto/cipher", [2024-05-07T10:57:17.554Z] "crypto/des", [2024-05-07T10:57:17.554Z] "crypto/dsa", [2024-05-07T10:57:17.554Z] "crypto/ecdsa", [2024-05-07T10:57:17.554Z] "crypto/ed25519", [2024-05-07T10:57:17.554Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.554Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.554Z] "crypto/elliptic", [2024-05-07T10:57:17.554Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.554Z] "crypto/hmac", [2024-05-07T10:57:17.554Z] "crypto/internal/randutil", [2024-05-07T10:57:17.554Z] "crypto/internal/subtle", [2024-05-07T10:57:17.554Z] "crypto/md5", [2024-05-07T10:57:17.554Z] "crypto/rand", [2024-05-07T10:57:17.554Z] "crypto/rc4", [2024-05-07T10:57:17.554Z] "crypto/rsa", [2024-05-07T10:57:17.554Z] "crypto/sha1", [2024-05-07T10:57:17.554Z] "crypto/sha256", [2024-05-07T10:57:17.554Z] "crypto/sha512", [2024-05-07T10:57:17.554Z] "crypto/subtle", [2024-05-07T10:57:17.554Z] "crypto/tls", [2024-05-07T10:57:17.554Z] "crypto/x509", [2024-05-07T10:57:17.554Z] "crypto/x509/pkix", [2024-05-07T10:57:17.554Z] "database/sql/driver", [2024-05-07T10:57:17.554Z] "debug/dwarf", [2024-05-07T10:57:17.554Z] "debug/macho", [2024-05-07T10:57:17.554Z] "encoding", [2024-05-07T10:57:17.554Z] "encoding/asn1", [2024-05-07T10:57:17.554Z] "encoding/base64", [2024-05-07T10:57:17.554Z] "encoding/binary", [2024-05-07T10:57:17.554Z] "encoding/csv", [2024-05-07T10:57:17.554Z] "encoding/hex", [2024-05-07T10:57:17.554Z] "encoding/json", [2024-05-07T10:57:17.554Z] "encoding/pem", [2024-05-07T10:57:17.554Z] "encoding/xml", [2024-05-07T10:57:17.554Z] "errors", [2024-05-07T10:57:17.554Z] "flag", [2024-05-07T10:57:17.554Z] "fmt", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.554Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.554Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.554Z] "github.com/go-kit/log", [2024-05-07T10:57:17.554Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.555Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.555Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.555Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.555Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.555Z] "github.com/google/uuid", [2024-05-07T10:57:17.555Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.555Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.555Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.555Z] "golang.org/x/net/html", [2024-05-07T10:57:17.555Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.555Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.555Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.555Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.555Z] "golang.org/x/text/language", [2024-05-07T10:57:17.555Z] "hash", [2024-05-07T10:57:17.555Z] "hash/adler32", [2024-05-07T10:57:17.555Z] "hash/crc32", [2024-05-07T10:57:17.555Z] "internal/abi", [2024-05-07T10:57:17.555Z] "internal/bytealg", [2024-05-07T10:57:17.555Z] "internal/cpu", [2024-05-07T10:57:17.555Z] "internal/fmtsort", [2024-05-07T10:57:17.555Z] "internal/goexperiment", [2024-05-07T10:57:17.555Z] "internal/itoa", [2024-05-07T10:57:17.555Z] "internal/nettrace", [2024-05-07T10:57:17.555Z] "internal/oserror", [2024-05-07T10:57:17.555Z] "internal/poll", [2024-05-07T10:57:17.555Z] "internal/race", [2024-05-07T10:57:17.555Z] "internal/reflectlite", [2024-05-07T10:57:17.555Z] "internal/singleflight", [2024-05-07T10:57:17.555Z] "internal/syscall/execenv", [2024-05-07T10:57:17.555Z] "internal/syscall/unix", [2024-05-07T10:57:17.555Z] "internal/testlog", [2024-05-07T10:57:17.555Z] "internal/unsafeheader", [2024-05-07T10:57:17.555Z] "io", [2024-05-07T10:57:17.555Z] "io/fs", [2024-05-07T10:57:17.555Z] "io/ioutil", [2024-05-07T10:57:17.555Z] "log", [2024-05-07T10:57:17.555Z] "math", [2024-05-07T10:57:17.555Z] "math/big", [2024-05-07T10:57:17.555Z] "math/bits", [2024-05-07T10:57:17.555Z] "math/rand", [2024-05-07T10:57:17.555Z] "mime", [2024-05-07T10:57:17.555Z] "mime/multipart", [2024-05-07T10:57:17.555Z] "mime/quotedprintable", [2024-05-07T10:57:17.555Z] "net", [2024-05-07T10:57:17.555Z] "net/http", [2024-05-07T10:57:17.555Z] "net/http/httptest", [2024-05-07T10:57:17.555Z] "net/http/httptrace", [2024-05-07T10:57:17.555Z] "net/http/internal", [2024-05-07T10:57:17.555Z] "net/http/internal/ascii", [2024-05-07T10:57:17.555Z] "net/http/internal/testcert", [2024-05-07T10:57:17.555Z] "net/textproto", [2024-05-07T10:57:17.555Z] "net/url", [2024-05-07T10:57:17.555Z] "os", [2024-05-07T10:57:17.555Z] "path", [2024-05-07T10:57:17.555Z] "path/filepath", [2024-05-07T10:57:17.555Z] "reflect", [2024-05-07T10:57:17.555Z] "regexp", [2024-05-07T10:57:17.555Z] "regexp/syntax", [2024-05-07T10:57:17.555Z] "runtime", [2024-05-07T10:57:17.555Z] "runtime/cgo", [2024-05-07T10:57:17.555Z] "runtime/internal/atomic", [2024-05-07T10:57:17.555Z] "runtime/internal/math", [2024-05-07T10:57:17.555Z] "runtime/internal/sys", [2024-05-07T10:57:17.555Z] "sort", [2024-05-07T10:57:17.555Z] "strconv", [2024-05-07T10:57:17.555Z] "strings", [2024-05-07T10:57:17.555Z] "sync", [2024-05-07T10:57:17.555Z] "sync/atomic", [2024-05-07T10:57:17.555Z] "syscall", [2024-05-07T10:57:17.555Z] "time", [2024-05-07T10:57:17.555Z] "unicode", [2024-05-07T10:57:17.555Z] "unicode/utf16", [2024-05-07T10:57:17.555Z] "unicode/utf8", [2024-05-07T10:57:17.555Z] "unsafe", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.555Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.555Z] ] [2024-05-07T10:57:17.555Z] } [2024-05-07T10:57:17.555Z] { [2024-05-07T10:57:17.555Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/application", [2024-05-07T10:57:17.555Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.555Z] "Name": "application", [2024-05-07T10:57:17.555Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.555Z] "Module": { [2024-05-07T10:57:17.555Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.555Z] "Main": true, [2024-05-07T10:57:17.555Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.555Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.555Z] "GoVersion": "1.21" [2024-05-07T10:57:17.555Z] }, [2024-05-07T10:57:17.555Z] "Match": [ [2024-05-07T10:57:17.555Z] "./..." [2024-05-07T10:57:17.555Z] ], [2024-05-07T10:57:17.555Z] "Stale": true, [2024-05-07T10:57:17.555Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.555Z] "GoFiles": [ [2024-05-07T10:57:17.555Z] "app.go", [2024-05-07T10:57:17.555Z] "event.go", [2024-05-07T10:57:17.555Z] "reading.go" [2024-05-07T10:57:17.555Z] ], [2024-05-07T10:57:17.555Z] "Imports": [ [2024-05-07T10:57:17.555Z] "context", [2024-05-07T10:57:17.555Z] "fmt", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.555Z] "github.com/google/uuid", [2024-05-07T10:57:17.555Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.555Z] "strings", [2024-05-07T10:57:17.555Z] "sync", [2024-05-07T10:57:17.555Z] "time" [2024-05-07T10:57:17.555Z] ], [2024-05-07T10:57:17.555Z] "Deps": [ [2024-05-07T10:57:17.555Z] "bufio", [2024-05-07T10:57:17.555Z] "bytes", [2024-05-07T10:57:17.555Z] "compress/flate", [2024-05-07T10:57:17.555Z] "compress/gzip", [2024-05-07T10:57:17.555Z] "compress/zlib", [2024-05-07T10:57:17.555Z] "container/list", [2024-05-07T10:57:17.555Z] "context", [2024-05-07T10:57:17.555Z] "crypto", [2024-05-07T10:57:17.555Z] "crypto/aes", [2024-05-07T10:57:17.555Z] "crypto/cipher", [2024-05-07T10:57:17.555Z] "crypto/des", [2024-05-07T10:57:17.555Z] "crypto/dsa", [2024-05-07T10:57:17.555Z] "crypto/ecdsa", [2024-05-07T10:57:17.555Z] "crypto/ed25519", [2024-05-07T10:57:17.555Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.555Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.555Z] "crypto/elliptic", [2024-05-07T10:57:17.555Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.555Z] "crypto/hmac", [2024-05-07T10:57:17.555Z] "crypto/internal/randutil", [2024-05-07T10:57:17.555Z] "crypto/internal/subtle", [2024-05-07T10:57:17.555Z] "crypto/md5", [2024-05-07T10:57:17.555Z] "crypto/rand", [2024-05-07T10:57:17.555Z] "crypto/rc4", [2024-05-07T10:57:17.555Z] "crypto/rsa", [2024-05-07T10:57:17.555Z] "crypto/sha1", [2024-05-07T10:57:17.555Z] "crypto/sha256", [2024-05-07T10:57:17.555Z] "crypto/sha512", [2024-05-07T10:57:17.555Z] "crypto/subtle", [2024-05-07T10:57:17.555Z] "crypto/tls", [2024-05-07T10:57:17.555Z] "crypto/x509", [2024-05-07T10:57:17.555Z] "crypto/x509/pkix", [2024-05-07T10:57:17.555Z] "database/sql/driver", [2024-05-07T10:57:17.555Z] "debug/dwarf", [2024-05-07T10:57:17.555Z] "debug/macho", [2024-05-07T10:57:17.555Z] "embed", [2024-05-07T10:57:17.555Z] "encoding", [2024-05-07T10:57:17.555Z] "encoding/asn1", [2024-05-07T10:57:17.555Z] "encoding/base32", [2024-05-07T10:57:17.555Z] "encoding/base64", [2024-05-07T10:57:17.555Z] "encoding/binary", [2024-05-07T10:57:17.555Z] "encoding/csv", [2024-05-07T10:57:17.555Z] "encoding/hex", [2024-05-07T10:57:17.555Z] "encoding/json", [2024-05-07T10:57:17.555Z] "encoding/pem", [2024-05-07T10:57:17.555Z] "encoding/xml", [2024-05-07T10:57:17.555Z] "errors", [2024-05-07T10:57:17.555Z] "flag", [2024-05-07T10:57:17.555Z] "fmt", [2024-05-07T10:57:17.555Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.555Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.555Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.555Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.555Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.555Z] "github.com/fatih/color", [2024-05-07T10:57:17.555Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.555Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.555Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.555Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.555Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.555Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.555Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.555Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.555Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.555Z] "github.com/go-kit/log", [2024-05-07T10:57:17.555Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.555Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.555Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.555Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.555Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.555Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.555Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.555Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.555Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.555Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.555Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.555Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.555Z] "github.com/google/uuid", [2024-05-07T10:57:17.555Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.555Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.555Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.555Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.555Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.555Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.555Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.555Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.555Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.555Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.555Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.555Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.555Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.555Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.555Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.555Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.555Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.555Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.555Z] "github.com/x448/float16", [2024-05-07T10:57:17.555Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.555Z] "go/token", [2024-05-07T10:57:17.555Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.555Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.555Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.555Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.555Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.555Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.555Z] "golang.org/x/net/html", [2024-05-07T10:57:17.555Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.555Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.555Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.555Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.555Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.555Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.555Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.555Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.555Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.555Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.555Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.555Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.555Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.555Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.555Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.555Z] "golang.org/x/text/language", [2024-05-07T10:57:17.555Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.555Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.555Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.555Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.555Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.555Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.555Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.556Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.556Z] "hash", [2024-05-07T10:57:17.556Z] "hash/adler32", [2024-05-07T10:57:17.556Z] "hash/crc32", [2024-05-07T10:57:17.556Z] "hash/fnv", [2024-05-07T10:57:17.556Z] "html", [2024-05-07T10:57:17.556Z] "html/template", [2024-05-07T10:57:17.556Z] "internal/abi", [2024-05-07T10:57:17.556Z] "internal/bytealg", [2024-05-07T10:57:17.556Z] "internal/cpu", [2024-05-07T10:57:17.556Z] "internal/fmtsort", [2024-05-07T10:57:17.556Z] "internal/goexperiment", [2024-05-07T10:57:17.556Z] "internal/itoa", [2024-05-07T10:57:17.556Z] "internal/nettrace", [2024-05-07T10:57:17.556Z] "internal/oserror", [2024-05-07T10:57:17.556Z] "internal/poll", [2024-05-07T10:57:17.556Z] "internal/race", [2024-05-07T10:57:17.556Z] "internal/reflectlite", [2024-05-07T10:57:17.556Z] "internal/singleflight", [2024-05-07T10:57:17.556Z] "internal/syscall/execenv", [2024-05-07T10:57:17.556Z] "internal/syscall/unix", [2024-05-07T10:57:17.556Z] "internal/testlog", [2024-05-07T10:57:17.556Z] "internal/unsafeheader", [2024-05-07T10:57:17.556Z] "io", [2024-05-07T10:57:17.556Z] "io/fs", [2024-05-07T10:57:17.556Z] "io/ioutil", [2024-05-07T10:57:17.556Z] "log", [2024-05-07T10:57:17.556Z] "log/syslog", [2024-05-07T10:57:17.556Z] "math", [2024-05-07T10:57:17.556Z] "math/big", [2024-05-07T10:57:17.556Z] "math/bits", [2024-05-07T10:57:17.556Z] "math/rand", [2024-05-07T10:57:17.556Z] "mime", [2024-05-07T10:57:17.556Z] "mime/multipart", [2024-05-07T10:57:17.556Z] "mime/quotedprintable", [2024-05-07T10:57:17.556Z] "net", [2024-05-07T10:57:17.556Z] "net/http", [2024-05-07T10:57:17.556Z] "net/http/httptest", [2024-05-07T10:57:17.556Z] "net/http/httptrace", [2024-05-07T10:57:17.556Z] "net/http/httputil", [2024-05-07T10:57:17.556Z] "net/http/internal", [2024-05-07T10:57:17.556Z] "net/http/internal/ascii", [2024-05-07T10:57:17.556Z] "net/http/internal/testcert", [2024-05-07T10:57:17.556Z] "net/textproto", [2024-05-07T10:57:17.556Z] "net/url", [2024-05-07T10:57:17.556Z] "os", [2024-05-07T10:57:17.556Z] "os/signal", [2024-05-07T10:57:17.556Z] "path", [2024-05-07T10:57:17.556Z] "path/filepath", [2024-05-07T10:57:17.556Z] "reflect", [2024-05-07T10:57:17.556Z] "regexp", [2024-05-07T10:57:17.556Z] "regexp/syntax", [2024-05-07T10:57:17.556Z] "runtime", [2024-05-07T10:57:17.556Z] "runtime/cgo", [2024-05-07T10:57:17.556Z] "runtime/debug", [2024-05-07T10:57:17.556Z] "runtime/internal/atomic", [2024-05-07T10:57:17.556Z] "runtime/internal/math", [2024-05-07T10:57:17.556Z] "runtime/internal/sys", [2024-05-07T10:57:17.556Z] "runtime/pprof", [2024-05-07T10:57:17.556Z] "sort", [2024-05-07T10:57:17.556Z] "strconv", [2024-05-07T10:57:17.556Z] "strings", [2024-05-07T10:57:17.556Z] "sync", [2024-05-07T10:57:17.556Z] "sync/atomic", [2024-05-07T10:57:17.556Z] "syscall", [2024-05-07T10:57:17.556Z] "text/tabwriter", [2024-05-07T10:57:17.556Z] "text/template", [2024-05-07T10:57:17.556Z] "text/template/parse", [2024-05-07T10:57:17.556Z] "time", [2024-05-07T10:57:17.556Z] "unicode", [2024-05-07T10:57:17.556Z] "unicode/utf16", [2024-05-07T10:57:17.556Z] "unicode/utf8", [2024-05-07T10:57:17.556Z] "unsafe", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "TestGoFiles": [ [2024-05-07T10:57:17.556Z] "event_test.go", [2024-05-07T10:57:17.556Z] "reading_test.go" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "TestImports": [ [2024-05-07T10:57:17.556Z] "context", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.556Z] "github.com/google/uuid", [2024-05-07T10:57:17.556Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.556Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.556Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.556Z] "net/http", [2024-05-07T10:57:17.556Z] "testing" [2024-05-07T10:57:17.556Z] ] [2024-05-07T10:57:17.556Z] } [2024-05-07T10:57:17.556Z] { [2024-05-07T10:57:17.556Z] "Dir": "/w/workspace/edgex-go/639/internal/io", [2024-05-07T10:57:17.556Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.556Z] "Name": "io", [2024-05-07T10:57:17.556Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.556Z] "Module": { [2024-05-07T10:57:17.556Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.556Z] "Main": true, [2024-05-07T10:57:17.556Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.556Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.556Z] "GoVersion": "1.21" [2024-05-07T10:57:17.556Z] }, [2024-05-07T10:57:17.556Z] "Match": [ [2024-05-07T10:57:17.556Z] "./..." [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "Stale": true, [2024-05-07T10:57:17.556Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.556Z] "GoFiles": [ [2024-05-07T10:57:17.556Z] "reader.go" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "Imports": [ [2024-05-07T10:57:17.556Z] "encoding/json", [2024-05-07T10:57:17.556Z] "fmt", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.556Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.556Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.556Z] "io", [2024-05-07T10:57:17.556Z] "strings" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "Deps": [ [2024-05-07T10:57:17.556Z] "bufio", [2024-05-07T10:57:17.556Z] "bytes", [2024-05-07T10:57:17.556Z] "compress/flate", [2024-05-07T10:57:17.556Z] "compress/gzip", [2024-05-07T10:57:17.556Z] "compress/zlib", [2024-05-07T10:57:17.556Z] "container/list", [2024-05-07T10:57:17.556Z] "context", [2024-05-07T10:57:17.556Z] "crypto", [2024-05-07T10:57:17.556Z] "crypto/aes", [2024-05-07T10:57:17.556Z] "crypto/cipher", [2024-05-07T10:57:17.556Z] "crypto/des", [2024-05-07T10:57:17.556Z] "crypto/dsa", [2024-05-07T10:57:17.556Z] "crypto/ecdsa", [2024-05-07T10:57:17.556Z] "crypto/ed25519", [2024-05-07T10:57:17.556Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.556Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.556Z] "crypto/elliptic", [2024-05-07T10:57:17.556Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.556Z] "crypto/hmac", [2024-05-07T10:57:17.556Z] "crypto/internal/randutil", [2024-05-07T10:57:17.556Z] "crypto/internal/subtle", [2024-05-07T10:57:17.556Z] "crypto/md5", [2024-05-07T10:57:17.556Z] "crypto/rand", [2024-05-07T10:57:17.556Z] "crypto/rc4", [2024-05-07T10:57:17.556Z] "crypto/rsa", [2024-05-07T10:57:17.556Z] "crypto/sha1", [2024-05-07T10:57:17.556Z] "crypto/sha256", [2024-05-07T10:57:17.556Z] "crypto/sha512", [2024-05-07T10:57:17.556Z] "crypto/subtle", [2024-05-07T10:57:17.556Z] "crypto/tls", [2024-05-07T10:57:17.556Z] "crypto/x509", [2024-05-07T10:57:17.556Z] "crypto/x509/pkix", [2024-05-07T10:57:17.556Z] "database/sql/driver", [2024-05-07T10:57:17.556Z] "debug/dwarf", [2024-05-07T10:57:17.556Z] "debug/macho", [2024-05-07T10:57:17.556Z] "encoding", [2024-05-07T10:57:17.556Z] "encoding/asn1", [2024-05-07T10:57:17.556Z] "encoding/base32", [2024-05-07T10:57:17.556Z] "encoding/base64", [2024-05-07T10:57:17.556Z] "encoding/binary", [2024-05-07T10:57:17.556Z] "encoding/csv", [2024-05-07T10:57:17.556Z] "encoding/hex", [2024-05-07T10:57:17.556Z] "encoding/json", [2024-05-07T10:57:17.556Z] "encoding/pem", [2024-05-07T10:57:17.556Z] "encoding/xml", [2024-05-07T10:57:17.556Z] "errors", [2024-05-07T10:57:17.556Z] "fmt", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.556Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.556Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.556Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.556Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.556Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.556Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.556Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.556Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.556Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.556Z] "github.com/google/uuid", [2024-05-07T10:57:17.556Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.556Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.556Z] "github.com/x448/float16", [2024-05-07T10:57:17.556Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.556Z] "golang.org/x/net/html", [2024-05-07T10:57:17.556Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.556Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.556Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.556Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.556Z] "golang.org/x/text/language", [2024-05-07T10:57:17.556Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.556Z] "hash", [2024-05-07T10:57:17.556Z] "hash/adler32", [2024-05-07T10:57:17.556Z] "hash/crc32", [2024-05-07T10:57:17.556Z] "internal/abi", [2024-05-07T10:57:17.556Z] "internal/bytealg", [2024-05-07T10:57:17.556Z] "internal/cpu", [2024-05-07T10:57:17.556Z] "internal/fmtsort", [2024-05-07T10:57:17.556Z] "internal/goexperiment", [2024-05-07T10:57:17.556Z] "internal/itoa", [2024-05-07T10:57:17.556Z] "internal/nettrace", [2024-05-07T10:57:17.556Z] "internal/oserror", [2024-05-07T10:57:17.556Z] "internal/poll", [2024-05-07T10:57:17.556Z] "internal/race", [2024-05-07T10:57:17.556Z] "internal/reflectlite", [2024-05-07T10:57:17.556Z] "internal/singleflight", [2024-05-07T10:57:17.556Z] "internal/syscall/execenv", [2024-05-07T10:57:17.556Z] "internal/syscall/unix", [2024-05-07T10:57:17.556Z] "internal/testlog", [2024-05-07T10:57:17.556Z] "internal/unsafeheader", [2024-05-07T10:57:17.556Z] "io", [2024-05-07T10:57:17.556Z] "io/fs", [2024-05-07T10:57:17.556Z] "io/ioutil", [2024-05-07T10:57:17.556Z] "log", [2024-05-07T10:57:17.556Z] "math", [2024-05-07T10:57:17.556Z] "math/big", [2024-05-07T10:57:17.556Z] "math/bits", [2024-05-07T10:57:17.556Z] "math/rand", [2024-05-07T10:57:17.556Z] "mime", [2024-05-07T10:57:17.556Z] "mime/multipart", [2024-05-07T10:57:17.556Z] "mime/quotedprintable", [2024-05-07T10:57:17.556Z] "net", [2024-05-07T10:57:17.556Z] "net/http", [2024-05-07T10:57:17.556Z] "net/http/httptrace", [2024-05-07T10:57:17.556Z] "net/http/internal", [2024-05-07T10:57:17.556Z] "net/http/internal/ascii", [2024-05-07T10:57:17.556Z] "net/textproto", [2024-05-07T10:57:17.556Z] "net/url", [2024-05-07T10:57:17.556Z] "os", [2024-05-07T10:57:17.556Z] "path", [2024-05-07T10:57:17.556Z] "path/filepath", [2024-05-07T10:57:17.556Z] "reflect", [2024-05-07T10:57:17.556Z] "regexp", [2024-05-07T10:57:17.556Z] "regexp/syntax", [2024-05-07T10:57:17.556Z] "runtime", [2024-05-07T10:57:17.556Z] "runtime/cgo", [2024-05-07T10:57:17.556Z] "runtime/internal/atomic", [2024-05-07T10:57:17.556Z] "runtime/internal/math", [2024-05-07T10:57:17.556Z] "runtime/internal/sys", [2024-05-07T10:57:17.556Z] "sort", [2024-05-07T10:57:17.556Z] "strconv", [2024-05-07T10:57:17.556Z] "strings", [2024-05-07T10:57:17.556Z] "sync", [2024-05-07T10:57:17.556Z] "sync/atomic", [2024-05-07T10:57:17.556Z] "syscall", [2024-05-07T10:57:17.556Z] "time", [2024-05-07T10:57:17.556Z] "unicode", [2024-05-07T10:57:17.556Z] "unicode/utf16", [2024-05-07T10:57:17.556Z] "unicode/utf8", [2024-05-07T10:57:17.556Z] "unsafe", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.556Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "TestGoFiles": [ [2024-05-07T10:57:17.556Z] "reader_test.go" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "TestImports": [ [2024-05-07T10:57:17.556Z] "bytes", [2024-05-07T10:57:17.556Z] "encoding/json", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.556Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.556Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.556Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.556Z] "testing" [2024-05-07T10:57:17.556Z] ] [2024-05-07T10:57:17.556Z] } [2024-05-07T10:57:17.556Z] { [2024-05-07T10:57:17.556Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/controller/http", [2024-05-07T10:57:17.556Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-05-07T10:57:17.556Z] "Name": "http", [2024-05-07T10:57:17.556Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.556Z] "Module": { [2024-05-07T10:57:17.556Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.556Z] "Main": true, [2024-05-07T10:57:17.556Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.556Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.556Z] "GoVersion": "1.21" [2024-05-07T10:57:17.556Z] }, [2024-05-07T10:57:17.556Z] "Match": [ [2024-05-07T10:57:17.556Z] "./..." [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "Stale": true, [2024-05-07T10:57:17.556Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.556Z] "GoFiles": [ [2024-05-07T10:57:17.556Z] "event.go", [2024-05-07T10:57:17.556Z] "reading.go" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "Imports": [ [2024-05-07T10:57:17.556Z] "bytes", [2024-05-07T10:57:17.556Z] "fmt", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.556Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.556Z] "io", [2024-05-07T10:57:17.556Z] "math", [2024-05-07T10:57:17.556Z] "net/http", [2024-05-07T10:57:17.556Z] "strconv", [2024-05-07T10:57:17.556Z] "strings", [2024-05-07T10:57:17.556Z] "sync" [2024-05-07T10:57:17.556Z] ], [2024-05-07T10:57:17.556Z] "Deps": [ [2024-05-07T10:57:17.556Z] "bufio", [2024-05-07T10:57:17.556Z] "bytes", [2024-05-07T10:57:17.556Z] "compress/flate", [2024-05-07T10:57:17.556Z] "compress/gzip", [2024-05-07T10:57:17.556Z] "compress/zlib", [2024-05-07T10:57:17.556Z] "container/list", [2024-05-07T10:57:17.556Z] "context", [2024-05-07T10:57:17.556Z] "crypto", [2024-05-07T10:57:17.556Z] "crypto/aes", [2024-05-07T10:57:17.556Z] "crypto/cipher", [2024-05-07T10:57:17.556Z] "crypto/des", [2024-05-07T10:57:17.556Z] "crypto/dsa", [2024-05-07T10:57:17.556Z] "crypto/ecdsa", [2024-05-07T10:57:17.556Z] "crypto/ed25519", [2024-05-07T10:57:17.556Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.556Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.556Z] "crypto/elliptic", [2024-05-07T10:57:17.556Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.556Z] "crypto/hmac", [2024-05-07T10:57:17.556Z] "crypto/internal/randutil", [2024-05-07T10:57:17.556Z] "crypto/internal/subtle", [2024-05-07T10:57:17.556Z] "crypto/md5", [2024-05-07T10:57:17.556Z] "crypto/rand", [2024-05-07T10:57:17.556Z] "crypto/rc4", [2024-05-07T10:57:17.556Z] "crypto/rsa", [2024-05-07T10:57:17.556Z] "crypto/sha1", [2024-05-07T10:57:17.556Z] "crypto/sha256", [2024-05-07T10:57:17.556Z] "crypto/sha512", [2024-05-07T10:57:17.556Z] "crypto/subtle", [2024-05-07T10:57:17.556Z] "crypto/tls", [2024-05-07T10:57:17.556Z] "crypto/x509", [2024-05-07T10:57:17.556Z] "crypto/x509/pkix", [2024-05-07T10:57:17.556Z] "database/sql/driver", [2024-05-07T10:57:17.556Z] "debug/dwarf", [2024-05-07T10:57:17.556Z] "debug/macho", [2024-05-07T10:57:17.556Z] "embed", [2024-05-07T10:57:17.556Z] "encoding", [2024-05-07T10:57:17.556Z] "encoding/asn1", [2024-05-07T10:57:17.556Z] "encoding/base32", [2024-05-07T10:57:17.556Z] "encoding/base64", [2024-05-07T10:57:17.556Z] "encoding/binary", [2024-05-07T10:57:17.556Z] "encoding/csv", [2024-05-07T10:57:17.556Z] "encoding/hex", [2024-05-07T10:57:17.556Z] "encoding/json", [2024-05-07T10:57:17.556Z] "encoding/pem", [2024-05-07T10:57:17.556Z] "encoding/xml", [2024-05-07T10:57:17.556Z] "errors", [2024-05-07T10:57:17.556Z] "flag", [2024-05-07T10:57:17.556Z] "fmt", [2024-05-07T10:57:17.556Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.556Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.556Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.556Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.556Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.557Z] "github.com/fatih/color", [2024-05-07T10:57:17.557Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.557Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.557Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.557Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.557Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.557Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.557Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.557Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.557Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.557Z] "github.com/go-kit/log", [2024-05-07T10:57:17.557Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.557Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.557Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.557Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.557Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.557Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.557Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.557Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.557Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.557Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.557Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.557Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.557Z] "github.com/google/uuid", [2024-05-07T10:57:17.557Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.557Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.557Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.557Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.557Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.557Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.557Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.557Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.557Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.557Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.557Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.557Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.557Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.557Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.557Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.557Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.557Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.557Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.557Z] "github.com/x448/float16", [2024-05-07T10:57:17.557Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.557Z] "go/token", [2024-05-07T10:57:17.557Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.557Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.557Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.557Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.557Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.557Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.557Z] "golang.org/x/net/html", [2024-05-07T10:57:17.557Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.557Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.557Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.557Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.557Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.557Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.557Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.557Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.557Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.557Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.557Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.557Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.557Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.557Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.557Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.557Z] "golang.org/x/text/language", [2024-05-07T10:57:17.557Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.557Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.557Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.557Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.557Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.557Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.557Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.557Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.557Z] "hash", [2024-05-07T10:57:17.557Z] "hash/adler32", [2024-05-07T10:57:17.557Z] "hash/crc32", [2024-05-07T10:57:17.557Z] "hash/fnv", [2024-05-07T10:57:17.557Z] "html", [2024-05-07T10:57:17.557Z] "html/template", [2024-05-07T10:57:17.557Z] "internal/abi", [2024-05-07T10:57:17.557Z] "internal/bytealg", [2024-05-07T10:57:17.557Z] "internal/cpu", [2024-05-07T10:57:17.557Z] "internal/fmtsort", [2024-05-07T10:57:17.557Z] "internal/goexperiment", [2024-05-07T10:57:17.557Z] "internal/itoa", [2024-05-07T10:57:17.557Z] "internal/nettrace", [2024-05-07T10:57:17.557Z] "internal/oserror", [2024-05-07T10:57:17.557Z] "internal/poll", [2024-05-07T10:57:17.557Z] "internal/race", [2024-05-07T10:57:17.557Z] "internal/reflectlite", [2024-05-07T10:57:17.557Z] "internal/singleflight", [2024-05-07T10:57:17.557Z] "internal/syscall/execenv", [2024-05-07T10:57:17.557Z] "internal/syscall/unix", [2024-05-07T10:57:17.557Z] "internal/testlog", [2024-05-07T10:57:17.557Z] "internal/unsafeheader", [2024-05-07T10:57:17.557Z] "io", [2024-05-07T10:57:17.557Z] "io/fs", [2024-05-07T10:57:17.557Z] "io/ioutil", [2024-05-07T10:57:17.557Z] "log", [2024-05-07T10:57:17.557Z] "log/syslog", [2024-05-07T10:57:17.557Z] "math", [2024-05-07T10:57:17.557Z] "math/big", [2024-05-07T10:57:17.557Z] "math/bits", [2024-05-07T10:57:17.557Z] "math/rand", [2024-05-07T10:57:17.557Z] "mime", [2024-05-07T10:57:17.557Z] "mime/multipart", [2024-05-07T10:57:17.557Z] "mime/quotedprintable", [2024-05-07T10:57:17.557Z] "net", [2024-05-07T10:57:17.557Z] "net/http", [2024-05-07T10:57:17.557Z] "net/http/httptest", [2024-05-07T10:57:17.557Z] "net/http/httptrace", [2024-05-07T10:57:17.557Z] "net/http/httputil", [2024-05-07T10:57:17.557Z] "net/http/internal", [2024-05-07T10:57:17.557Z] "net/http/internal/ascii", [2024-05-07T10:57:17.557Z] "net/http/internal/testcert", [2024-05-07T10:57:17.557Z] "net/textproto", [2024-05-07T10:57:17.557Z] "net/url", [2024-05-07T10:57:17.557Z] "os", [2024-05-07T10:57:17.557Z] "os/signal", [2024-05-07T10:57:17.557Z] "path", [2024-05-07T10:57:17.557Z] "path/filepath", [2024-05-07T10:57:17.557Z] "reflect", [2024-05-07T10:57:17.557Z] "regexp", [2024-05-07T10:57:17.557Z] "regexp/syntax", [2024-05-07T10:57:17.557Z] "runtime", [2024-05-07T10:57:17.557Z] "runtime/cgo", [2024-05-07T10:57:17.557Z] "runtime/debug", [2024-05-07T10:57:17.557Z] "runtime/internal/atomic", [2024-05-07T10:57:17.557Z] "runtime/internal/math", [2024-05-07T10:57:17.557Z] "runtime/internal/sys", [2024-05-07T10:57:17.557Z] "runtime/pprof", [2024-05-07T10:57:17.557Z] "sort", [2024-05-07T10:57:17.557Z] "strconv", [2024-05-07T10:57:17.557Z] "strings", [2024-05-07T10:57:17.557Z] "sync", [2024-05-07T10:57:17.557Z] "sync/atomic", [2024-05-07T10:57:17.557Z] "syscall", [2024-05-07T10:57:17.557Z] "text/tabwriter", [2024-05-07T10:57:17.557Z] "text/template", [2024-05-07T10:57:17.557Z] "text/template/parse", [2024-05-07T10:57:17.557Z] "time", [2024-05-07T10:57:17.557Z] "unicode", [2024-05-07T10:57:17.557Z] "unicode/utf16", [2024-05-07T10:57:17.557Z] "unicode/utf8", [2024-05-07T10:57:17.557Z] "unsafe", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.557Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.557Z] ], [2024-05-07T10:57:17.557Z] "TestGoFiles": [ [2024-05-07T10:57:17.557Z] "const_test.go", [2024-05-07T10:57:17.557Z] "event_test.go", [2024-05-07T10:57:17.557Z] "reading_test.go" [2024-05-07T10:57:17.557Z] ], [2024-05-07T10:57:17.557Z] "TestImports": [ [2024-05-07T10:57:17.557Z] "encoding/json", [2024-05-07T10:57:17.557Z] "fmt", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.557Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.557Z] "github.com/google/uuid", [2024-05-07T10:57:17.557Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.557Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.557Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.557Z] "io", [2024-05-07T10:57:17.557Z] "net/http", [2024-05-07T10:57:17.557Z] "net/http/httptest", [2024-05-07T10:57:17.557Z] "strings", [2024-05-07T10:57:17.557Z] "testing" [2024-05-07T10:57:17.557Z] ] [2024-05-07T10:57:17.557Z] } [2024-05-07T10:57:17.557Z] { [2024-05-07T10:57:17.557Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/controller/messaging", [2024-05-07T10:57:17.557Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-05-07T10:57:17.557Z] "Name": "messaging", [2024-05-07T10:57:17.557Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.557Z] "Module": { [2024-05-07T10:57:17.557Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.557Z] "Main": true, [2024-05-07T10:57:17.557Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.557Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.557Z] "GoVersion": "1.21" [2024-05-07T10:57:17.557Z] }, [2024-05-07T10:57:17.557Z] "Match": [ [2024-05-07T10:57:17.557Z] "./..." [2024-05-07T10:57:17.557Z] ], [2024-05-07T10:57:17.557Z] "Stale": true, [2024-05-07T10:57:17.557Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.557Z] "GoFiles": [ [2024-05-07T10:57:17.557Z] "subscriber.go" [2024-05-07T10:57:17.557Z] ], [2024-05-07T10:57:17.557Z] "Imports": [ [2024-05-07T10:57:17.557Z] "context", [2024-05-07T10:57:17.557Z] "encoding/json", [2024-05-07T10:57:17.557Z] "fmt", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.557Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.557Z] "net/url", [2024-05-07T10:57:17.557Z] "strings" [2024-05-07T10:57:17.557Z] ], [2024-05-07T10:57:17.557Z] "Deps": [ [2024-05-07T10:57:17.557Z] "bufio", [2024-05-07T10:57:17.557Z] "bytes", [2024-05-07T10:57:17.557Z] "compress/flate", [2024-05-07T10:57:17.557Z] "compress/gzip", [2024-05-07T10:57:17.557Z] "compress/zlib", [2024-05-07T10:57:17.557Z] "container/list", [2024-05-07T10:57:17.557Z] "context", [2024-05-07T10:57:17.557Z] "crypto", [2024-05-07T10:57:17.557Z] "crypto/aes", [2024-05-07T10:57:17.557Z] "crypto/cipher", [2024-05-07T10:57:17.557Z] "crypto/des", [2024-05-07T10:57:17.557Z] "crypto/dsa", [2024-05-07T10:57:17.557Z] "crypto/ecdsa", [2024-05-07T10:57:17.557Z] "crypto/ed25519", [2024-05-07T10:57:17.557Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.557Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.557Z] "crypto/elliptic", [2024-05-07T10:57:17.557Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.557Z] "crypto/hmac", [2024-05-07T10:57:17.557Z] "crypto/internal/randutil", [2024-05-07T10:57:17.557Z] "crypto/internal/subtle", [2024-05-07T10:57:17.557Z] "crypto/md5", [2024-05-07T10:57:17.557Z] "crypto/rand", [2024-05-07T10:57:17.557Z] "crypto/rc4", [2024-05-07T10:57:17.557Z] "crypto/rsa", [2024-05-07T10:57:17.557Z] "crypto/sha1", [2024-05-07T10:57:17.557Z] "crypto/sha256", [2024-05-07T10:57:17.557Z] "crypto/sha512", [2024-05-07T10:57:17.557Z] "crypto/subtle", [2024-05-07T10:57:17.557Z] "crypto/tls", [2024-05-07T10:57:17.557Z] "crypto/x509", [2024-05-07T10:57:17.557Z] "crypto/x509/pkix", [2024-05-07T10:57:17.557Z] "database/sql/driver", [2024-05-07T10:57:17.557Z] "debug/dwarf", [2024-05-07T10:57:17.557Z] "debug/macho", [2024-05-07T10:57:17.557Z] "embed", [2024-05-07T10:57:17.557Z] "encoding", [2024-05-07T10:57:17.557Z] "encoding/asn1", [2024-05-07T10:57:17.557Z] "encoding/base32", [2024-05-07T10:57:17.557Z] "encoding/base64", [2024-05-07T10:57:17.557Z] "encoding/binary", [2024-05-07T10:57:17.557Z] "encoding/csv", [2024-05-07T10:57:17.557Z] "encoding/hex", [2024-05-07T10:57:17.557Z] "encoding/json", [2024-05-07T10:57:17.557Z] "encoding/pem", [2024-05-07T10:57:17.557Z] "encoding/xml", [2024-05-07T10:57:17.557Z] "errors", [2024-05-07T10:57:17.557Z] "flag", [2024-05-07T10:57:17.557Z] "fmt", [2024-05-07T10:57:17.557Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.557Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.557Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.557Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.557Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.558Z] "github.com/fatih/color", [2024-05-07T10:57:17.558Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.558Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.558Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.558Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.558Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.558Z] "github.com/go-kit/log", [2024-05-07T10:57:17.558Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.558Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.558Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.558Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.558Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.558Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.558Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.558Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.558Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.558Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.558Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.558Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.558Z] "github.com/google/uuid", [2024-05-07T10:57:17.558Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.558Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.558Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.558Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.558Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.558Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.558Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.558Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.558Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.558Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.558Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.558Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.558Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.558Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.558Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.558Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.558Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.558Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.558Z] "github.com/x448/float16", [2024-05-07T10:57:17.558Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.558Z] "go/token", [2024-05-07T10:57:17.558Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.558Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.558Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.558Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.558Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.558Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.558Z] "golang.org/x/net/html", [2024-05-07T10:57:17.558Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.558Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.558Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.558Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.558Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.558Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.558Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.558Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.558Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.558Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.558Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.558Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.558Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.558Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.558Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.558Z] "golang.org/x/text/language", [2024-05-07T10:57:17.558Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.558Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.558Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.558Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.558Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.558Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.558Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.558Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.558Z] "hash", [2024-05-07T10:57:17.558Z] "hash/adler32", [2024-05-07T10:57:17.558Z] "hash/crc32", [2024-05-07T10:57:17.558Z] "hash/fnv", [2024-05-07T10:57:17.558Z] "html", [2024-05-07T10:57:17.558Z] "html/template", [2024-05-07T10:57:17.558Z] "internal/abi", [2024-05-07T10:57:17.558Z] "internal/bytealg", [2024-05-07T10:57:17.558Z] "internal/cpu", [2024-05-07T10:57:17.558Z] "internal/fmtsort", [2024-05-07T10:57:17.558Z] "internal/goexperiment", [2024-05-07T10:57:17.558Z] "internal/itoa", [2024-05-07T10:57:17.558Z] "internal/nettrace", [2024-05-07T10:57:17.558Z] "internal/oserror", [2024-05-07T10:57:17.558Z] "internal/poll", [2024-05-07T10:57:17.558Z] "internal/race", [2024-05-07T10:57:17.558Z] "internal/reflectlite", [2024-05-07T10:57:17.558Z] "internal/singleflight", [2024-05-07T10:57:17.558Z] "internal/syscall/execenv", [2024-05-07T10:57:17.558Z] "internal/syscall/unix", [2024-05-07T10:57:17.558Z] "internal/testlog", [2024-05-07T10:57:17.558Z] "internal/unsafeheader", [2024-05-07T10:57:17.558Z] "io", [2024-05-07T10:57:17.558Z] "io/fs", [2024-05-07T10:57:17.558Z] "io/ioutil", [2024-05-07T10:57:17.558Z] "log", [2024-05-07T10:57:17.558Z] "log/syslog", [2024-05-07T10:57:17.558Z] "math", [2024-05-07T10:57:17.558Z] "math/big", [2024-05-07T10:57:17.558Z] "math/bits", [2024-05-07T10:57:17.558Z] "math/rand", [2024-05-07T10:57:17.558Z] "mime", [2024-05-07T10:57:17.558Z] "mime/multipart", [2024-05-07T10:57:17.558Z] "mime/quotedprintable", [2024-05-07T10:57:17.558Z] "net", [2024-05-07T10:57:17.558Z] "net/http", [2024-05-07T10:57:17.558Z] "net/http/httptest", [2024-05-07T10:57:17.558Z] "net/http/httptrace", [2024-05-07T10:57:17.558Z] "net/http/httputil", [2024-05-07T10:57:17.558Z] "net/http/internal", [2024-05-07T10:57:17.558Z] "net/http/internal/ascii", [2024-05-07T10:57:17.558Z] "net/http/internal/testcert", [2024-05-07T10:57:17.558Z] "net/textproto", [2024-05-07T10:57:17.558Z] "net/url", [2024-05-07T10:57:17.558Z] "os", [2024-05-07T10:57:17.558Z] "os/signal", [2024-05-07T10:57:17.558Z] "path", [2024-05-07T10:57:17.558Z] "path/filepath", [2024-05-07T10:57:17.558Z] "reflect", [2024-05-07T10:57:17.558Z] "regexp", [2024-05-07T10:57:17.558Z] "regexp/syntax", [2024-05-07T10:57:17.558Z] "runtime", [2024-05-07T10:57:17.558Z] "runtime/cgo", [2024-05-07T10:57:17.558Z] "runtime/debug", [2024-05-07T10:57:17.558Z] "runtime/internal/atomic", [2024-05-07T10:57:17.558Z] "runtime/internal/math", [2024-05-07T10:57:17.558Z] "runtime/internal/sys", [2024-05-07T10:57:17.558Z] "runtime/pprof", [2024-05-07T10:57:17.558Z] "sort", [2024-05-07T10:57:17.558Z] "strconv", [2024-05-07T10:57:17.558Z] "strings", [2024-05-07T10:57:17.558Z] "sync", [2024-05-07T10:57:17.558Z] "sync/atomic", [2024-05-07T10:57:17.558Z] "syscall", [2024-05-07T10:57:17.558Z] "text/tabwriter", [2024-05-07T10:57:17.558Z] "text/template", [2024-05-07T10:57:17.558Z] "text/template/parse", [2024-05-07T10:57:17.558Z] "time", [2024-05-07T10:57:17.558Z] "unicode", [2024-05-07T10:57:17.558Z] "unicode/utf16", [2024-05-07T10:57:17.558Z] "unicode/utf8", [2024-05-07T10:57:17.558Z] "unsafe", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.558Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.558Z] ] [2024-05-07T10:57:17.558Z] } [2024-05-07T10:57:17.558Z] { [2024-05-07T10:57:17.558Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.558Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.558Z] "Name": "interfaces", [2024-05-07T10:57:17.558Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.558Z] "Module": { [2024-05-07T10:57:17.558Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.558Z] "Main": true, [2024-05-07T10:57:17.558Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.558Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.558Z] "GoVersion": "1.21" [2024-05-07T10:57:17.558Z] }, [2024-05-07T10:57:17.558Z] "Match": [ [2024-05-07T10:57:17.558Z] "./..." [2024-05-07T10:57:17.558Z] ], [2024-05-07T10:57:17.558Z] "Stale": true, [2024-05-07T10:57:17.558Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.558Z] "GoFiles": [ [2024-05-07T10:57:17.558Z] "database.go" [2024-05-07T10:57:17.558Z] ], [2024-05-07T10:57:17.558Z] "Imports": [ [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.558Z] ], [2024-05-07T10:57:17.558Z] "Deps": [ [2024-05-07T10:57:17.558Z] "bufio", [2024-05-07T10:57:17.558Z] "bytes", [2024-05-07T10:57:17.558Z] "compress/flate", [2024-05-07T10:57:17.558Z] "compress/gzip", [2024-05-07T10:57:17.558Z] "compress/zlib", [2024-05-07T10:57:17.558Z] "container/list", [2024-05-07T10:57:17.558Z] "context", [2024-05-07T10:57:17.558Z] "crypto", [2024-05-07T10:57:17.558Z] "crypto/aes", [2024-05-07T10:57:17.558Z] "crypto/cipher", [2024-05-07T10:57:17.558Z] "crypto/des", [2024-05-07T10:57:17.558Z] "crypto/dsa", [2024-05-07T10:57:17.558Z] "crypto/ecdsa", [2024-05-07T10:57:17.558Z] "crypto/ed25519", [2024-05-07T10:57:17.558Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.558Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.558Z] "crypto/elliptic", [2024-05-07T10:57:17.558Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.558Z] "crypto/hmac", [2024-05-07T10:57:17.558Z] "crypto/internal/randutil", [2024-05-07T10:57:17.558Z] "crypto/internal/subtle", [2024-05-07T10:57:17.558Z] "crypto/md5", [2024-05-07T10:57:17.558Z] "crypto/rand", [2024-05-07T10:57:17.558Z] "crypto/rc4", [2024-05-07T10:57:17.558Z] "crypto/rsa", [2024-05-07T10:57:17.558Z] "crypto/sha1", [2024-05-07T10:57:17.558Z] "crypto/sha256", [2024-05-07T10:57:17.558Z] "crypto/sha512", [2024-05-07T10:57:17.558Z] "crypto/subtle", [2024-05-07T10:57:17.558Z] "crypto/tls", [2024-05-07T10:57:17.558Z] "crypto/x509", [2024-05-07T10:57:17.558Z] "crypto/x509/pkix", [2024-05-07T10:57:17.558Z] "database/sql/driver", [2024-05-07T10:57:17.558Z] "debug/dwarf", [2024-05-07T10:57:17.558Z] "debug/macho", [2024-05-07T10:57:17.558Z] "encoding", [2024-05-07T10:57:17.558Z] "encoding/asn1", [2024-05-07T10:57:17.558Z] "encoding/base64", [2024-05-07T10:57:17.558Z] "encoding/binary", [2024-05-07T10:57:17.558Z] "encoding/csv", [2024-05-07T10:57:17.558Z] "encoding/hex", [2024-05-07T10:57:17.558Z] "encoding/json", [2024-05-07T10:57:17.558Z] "encoding/pem", [2024-05-07T10:57:17.558Z] "encoding/xml", [2024-05-07T10:57:17.558Z] "errors", [2024-05-07T10:57:17.558Z] "flag", [2024-05-07T10:57:17.558Z] "fmt", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.558Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.558Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.558Z] "github.com/go-kit/log", [2024-05-07T10:57:17.558Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.558Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.558Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.558Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.558Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.558Z] "github.com/google/uuid", [2024-05-07T10:57:17.558Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.558Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.558Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.558Z] "golang.org/x/net/html", [2024-05-07T10:57:17.558Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.558Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.558Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.558Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.558Z] "golang.org/x/text/language", [2024-05-07T10:57:17.558Z] "hash", [2024-05-07T10:57:17.558Z] "hash/adler32", [2024-05-07T10:57:17.558Z] "hash/crc32", [2024-05-07T10:57:17.559Z] "internal/abi", [2024-05-07T10:57:17.559Z] "internal/bytealg", [2024-05-07T10:57:17.559Z] "internal/cpu", [2024-05-07T10:57:17.559Z] "internal/fmtsort", [2024-05-07T10:57:17.559Z] "internal/goexperiment", [2024-05-07T10:57:17.559Z] "internal/itoa", [2024-05-07T10:57:17.559Z] "internal/nettrace", [2024-05-07T10:57:17.559Z] "internal/oserror", [2024-05-07T10:57:17.559Z] "internal/poll", [2024-05-07T10:57:17.559Z] "internal/race", [2024-05-07T10:57:17.559Z] "internal/reflectlite", [2024-05-07T10:57:17.559Z] "internal/singleflight", [2024-05-07T10:57:17.559Z] "internal/syscall/execenv", [2024-05-07T10:57:17.559Z] "internal/syscall/unix", [2024-05-07T10:57:17.559Z] "internal/testlog", [2024-05-07T10:57:17.559Z] "internal/unsafeheader", [2024-05-07T10:57:17.559Z] "io", [2024-05-07T10:57:17.559Z] "io/fs", [2024-05-07T10:57:17.559Z] "io/ioutil", [2024-05-07T10:57:17.559Z] "log", [2024-05-07T10:57:17.559Z] "math", [2024-05-07T10:57:17.559Z] "math/big", [2024-05-07T10:57:17.559Z] "math/bits", [2024-05-07T10:57:17.559Z] "math/rand", [2024-05-07T10:57:17.559Z] "mime", [2024-05-07T10:57:17.559Z] "mime/multipart", [2024-05-07T10:57:17.559Z] "mime/quotedprintable", [2024-05-07T10:57:17.559Z] "net", [2024-05-07T10:57:17.559Z] "net/http", [2024-05-07T10:57:17.559Z] "net/http/httptest", [2024-05-07T10:57:17.559Z] "net/http/httptrace", [2024-05-07T10:57:17.559Z] "net/http/internal", [2024-05-07T10:57:17.559Z] "net/http/internal/ascii", [2024-05-07T10:57:17.559Z] "net/http/internal/testcert", [2024-05-07T10:57:17.559Z] "net/textproto", [2024-05-07T10:57:17.559Z] "net/url", [2024-05-07T10:57:17.559Z] "os", [2024-05-07T10:57:17.559Z] "path", [2024-05-07T10:57:17.559Z] "path/filepath", [2024-05-07T10:57:17.559Z] "reflect", [2024-05-07T10:57:17.559Z] "regexp", [2024-05-07T10:57:17.559Z] "regexp/syntax", [2024-05-07T10:57:17.559Z] "runtime", [2024-05-07T10:57:17.559Z] "runtime/cgo", [2024-05-07T10:57:17.559Z] "runtime/internal/atomic", [2024-05-07T10:57:17.559Z] "runtime/internal/math", [2024-05-07T10:57:17.559Z] "runtime/internal/sys", [2024-05-07T10:57:17.559Z] "sort", [2024-05-07T10:57:17.559Z] "strconv", [2024-05-07T10:57:17.559Z] "strings", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "sync/atomic", [2024-05-07T10:57:17.559Z] "syscall", [2024-05-07T10:57:17.559Z] "time", [2024-05-07T10:57:17.559Z] "unicode", [2024-05-07T10:57:17.559Z] "unicode/utf16", [2024-05-07T10:57:17.559Z] "unicode/utf8", [2024-05-07T10:57:17.559Z] "unsafe", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.559Z] ] [2024-05-07T10:57:17.559Z] } [2024-05-07T10:57:17.559Z] { [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/db", [2024-05-07T10:57:17.559Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.559Z] "Name": "db", [2024-05-07T10:57:17.559Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "Module": { [2024-05-07T10:57:17.559Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.559Z] "Main": true, [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.559Z] "GoVersion": "1.21" [2024-05-07T10:57:17.559Z] }, [2024-05-07T10:57:17.559Z] "Match": [ [2024-05-07T10:57:17.559Z] "./..." [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Stale": true, [2024-05-07T10:57:17.559Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.559Z] "GoFiles": [ [2024-05-07T10:57:17.559Z] "db.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Imports": [ [2024-05-07T10:57:17.559Z] "errors" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Deps": [ [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "internal/abi", [2024-05-07T10:57:17.559Z] "internal/bytealg", [2024-05-07T10:57:17.559Z] "internal/cpu", [2024-05-07T10:57:17.559Z] "internal/goexperiment", [2024-05-07T10:57:17.559Z] "internal/reflectlite", [2024-05-07T10:57:17.559Z] "internal/unsafeheader", [2024-05-07T10:57:17.559Z] "runtime", [2024-05-07T10:57:17.559Z] "runtime/internal/atomic", [2024-05-07T10:57:17.559Z] "runtime/internal/math", [2024-05-07T10:57:17.559Z] "runtime/internal/sys", [2024-05-07T10:57:17.559Z] "unsafe" [2024-05-07T10:57:17.559Z] ] [2024-05-07T10:57:17.559Z] } [2024-05-07T10:57:17.559Z] { [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/common", [2024-05-07T10:57:17.559Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.559Z] "Name": "common", [2024-05-07T10:57:17.559Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "Module": { [2024-05-07T10:57:17.559Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.559Z] "Main": true, [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.559Z] "GoVersion": "1.21" [2024-05-07T10:57:17.559Z] }, [2024-05-07T10:57:17.559Z] "Match": [ [2024-05-07T10:57:17.559Z] "./..." [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Stale": true, [2024-05-07T10:57:17.559Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.559Z] "GoFiles": [ [2024-05-07T10:57:17.559Z] "util.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Imports": [ [2024-05-07T10:57:17.559Z] "time" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Deps": [ [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "internal/abi", [2024-05-07T10:57:17.559Z] "internal/bytealg", [2024-05-07T10:57:17.559Z] "internal/cpu", [2024-05-07T10:57:17.559Z] "internal/goexperiment", [2024-05-07T10:57:17.559Z] "internal/itoa", [2024-05-07T10:57:17.559Z] "internal/oserror", [2024-05-07T10:57:17.559Z] "internal/race", [2024-05-07T10:57:17.559Z] "internal/reflectlite", [2024-05-07T10:57:17.559Z] "internal/unsafeheader", [2024-05-07T10:57:17.559Z] "runtime", [2024-05-07T10:57:17.559Z] "runtime/internal/atomic", [2024-05-07T10:57:17.559Z] "runtime/internal/math", [2024-05-07T10:57:17.559Z] "runtime/internal/sys", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "sync/atomic", [2024-05-07T10:57:17.559Z] "syscall", [2024-05-07T10:57:17.559Z] "time", [2024-05-07T10:57:17.559Z] "unsafe" [2024-05-07T10:57:17.559Z] ] [2024-05-07T10:57:17.559Z] } [2024-05-07T10:57:17.559Z] { [2024-05-07T10:57:17.559Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2/redis", [2024-05-07T10:57:17.559Z] "ImportPath": "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.559Z] "Name": "redis", [2024-05-07T10:57:17.559Z] "Doc": "Package redis is a client for the Redis database.", [2024-05-07T10:57:17.559Z] "Root": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-05-07T10:57:17.559Z] "Module": { [2024-05-07T10:57:17.559Z] "Path": "github.com/gomodule/redigo", [2024-05-07T10:57:17.559Z] "Version": "v1.9.2", [2024-05-07T10:57:17.559Z] "Time": "2024-02-25T12:53:24Z", [2024-05-07T10:57:17.559Z] "Dir": "/go/pkg/mod/github.com/gomodule/redigo@v1.9.2", [2024-05-07T10:57:17.559Z] "GoMod": "/go/pkg/mod/cache/download/github.com/gomodule/redigo/@v/v1.9.2.mod", [2024-05-07T10:57:17.559Z] "GoVersion": "1.17" [2024-05-07T10:57:17.559Z] }, [2024-05-07T10:57:17.559Z] "DepOnly": true, [2024-05-07T10:57:17.559Z] "Stale": true, [2024-05-07T10:57:17.559Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.559Z] "GoFiles": [ [2024-05-07T10:57:17.559Z] "commandinfo.go", [2024-05-07T10:57:17.559Z] "conn.go", [2024-05-07T10:57:17.559Z] "doc.go", [2024-05-07T10:57:17.559Z] "log.go", [2024-05-07T10:57:17.559Z] "pool.go", [2024-05-07T10:57:17.559Z] "pubsub.go", [2024-05-07T10:57:17.559Z] "redis.go", [2024-05-07T10:57:17.559Z] "reflect.go", [2024-05-07T10:57:17.559Z] "reflect_go117.go", [2024-05-07T10:57:17.559Z] "reply.go", [2024-05-07T10:57:17.559Z] "scan.go", [2024-05-07T10:57:17.559Z] "script.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.559Z] "reflect_go118.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Imports": [ [2024-05-07T10:57:17.559Z] "bufio", [2024-05-07T10:57:17.559Z] "bytes", [2024-05-07T10:57:17.559Z] "context", [2024-05-07T10:57:17.559Z] "crypto/rand", [2024-05-07T10:57:17.559Z] "crypto/sha1", [2024-05-07T10:57:17.559Z] "crypto/tls", [2024-05-07T10:57:17.559Z] "encoding/hex", [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "io", [2024-05-07T10:57:17.559Z] "log", [2024-05-07T10:57:17.559Z] "net", [2024-05-07T10:57:17.559Z] "net/url", [2024-05-07T10:57:17.559Z] "reflect", [2024-05-07T10:57:17.559Z] "regexp", [2024-05-07T10:57:17.559Z] "runtime", [2024-05-07T10:57:17.559Z] "strconv", [2024-05-07T10:57:17.559Z] "strings", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "time" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Deps": [ [2024-05-07T10:57:17.559Z] "bufio", [2024-05-07T10:57:17.559Z] "bytes", [2024-05-07T10:57:17.559Z] "container/list", [2024-05-07T10:57:17.559Z] "context", [2024-05-07T10:57:17.559Z] "crypto", [2024-05-07T10:57:17.559Z] "crypto/aes", [2024-05-07T10:57:17.559Z] "crypto/cipher", [2024-05-07T10:57:17.559Z] "crypto/des", [2024-05-07T10:57:17.559Z] "crypto/dsa", [2024-05-07T10:57:17.559Z] "crypto/ecdsa", [2024-05-07T10:57:17.559Z] "crypto/ed25519", [2024-05-07T10:57:17.559Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.559Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.559Z] "crypto/elliptic", [2024-05-07T10:57:17.559Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.559Z] "crypto/hmac", [2024-05-07T10:57:17.559Z] "crypto/internal/randutil", [2024-05-07T10:57:17.559Z] "crypto/internal/subtle", [2024-05-07T10:57:17.559Z] "crypto/md5", [2024-05-07T10:57:17.559Z] "crypto/rand", [2024-05-07T10:57:17.559Z] "crypto/rc4", [2024-05-07T10:57:17.559Z] "crypto/rsa", [2024-05-07T10:57:17.559Z] "crypto/sha1", [2024-05-07T10:57:17.559Z] "crypto/sha256", [2024-05-07T10:57:17.559Z] "crypto/sha512", [2024-05-07T10:57:17.559Z] "crypto/subtle", [2024-05-07T10:57:17.559Z] "crypto/tls", [2024-05-07T10:57:17.559Z] "crypto/x509", [2024-05-07T10:57:17.559Z] "crypto/x509/pkix", [2024-05-07T10:57:17.559Z] "encoding/asn1", [2024-05-07T10:57:17.559Z] "encoding/base64", [2024-05-07T10:57:17.559Z] "encoding/binary", [2024-05-07T10:57:17.559Z] "encoding/hex", [2024-05-07T10:57:17.559Z] "encoding/pem", [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "hash", [2024-05-07T10:57:17.559Z] "internal/abi", [2024-05-07T10:57:17.559Z] "internal/bytealg", [2024-05-07T10:57:17.559Z] "internal/cpu", [2024-05-07T10:57:17.559Z] "internal/fmtsort", [2024-05-07T10:57:17.559Z] "internal/goexperiment", [2024-05-07T10:57:17.559Z] "internal/itoa", [2024-05-07T10:57:17.559Z] "internal/nettrace", [2024-05-07T10:57:17.559Z] "internal/oserror", [2024-05-07T10:57:17.559Z] "internal/poll", [2024-05-07T10:57:17.559Z] "internal/race", [2024-05-07T10:57:17.559Z] "internal/reflectlite", [2024-05-07T10:57:17.559Z] "internal/singleflight", [2024-05-07T10:57:17.559Z] "internal/syscall/execenv", [2024-05-07T10:57:17.559Z] "internal/syscall/unix", [2024-05-07T10:57:17.559Z] "internal/testlog", [2024-05-07T10:57:17.559Z] "internal/unsafeheader", [2024-05-07T10:57:17.559Z] "io", [2024-05-07T10:57:17.559Z] "io/fs", [2024-05-07T10:57:17.559Z] "io/ioutil", [2024-05-07T10:57:17.559Z] "log", [2024-05-07T10:57:17.559Z] "math", [2024-05-07T10:57:17.559Z] "math/big", [2024-05-07T10:57:17.559Z] "math/bits", [2024-05-07T10:57:17.559Z] "math/rand", [2024-05-07T10:57:17.559Z] "net", [2024-05-07T10:57:17.559Z] "net/url", [2024-05-07T10:57:17.559Z] "os", [2024-05-07T10:57:17.559Z] "path", [2024-05-07T10:57:17.559Z] "path/filepath", [2024-05-07T10:57:17.559Z] "reflect", [2024-05-07T10:57:17.559Z] "regexp", [2024-05-07T10:57:17.559Z] "regexp/syntax", [2024-05-07T10:57:17.559Z] "runtime", [2024-05-07T10:57:17.559Z] "runtime/cgo", [2024-05-07T10:57:17.559Z] "runtime/internal/atomic", [2024-05-07T10:57:17.559Z] "runtime/internal/math", [2024-05-07T10:57:17.559Z] "runtime/internal/sys", [2024-05-07T10:57:17.559Z] "sort", [2024-05-07T10:57:17.559Z] "strconv", [2024-05-07T10:57:17.559Z] "strings", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "sync/atomic", [2024-05-07T10:57:17.559Z] "syscall", [2024-05-07T10:57:17.559Z] "time", [2024-05-07T10:57:17.559Z] "unicode", [2024-05-07T10:57:17.559Z] "unicode/utf16", [2024-05-07T10:57:17.559Z] "unicode/utf8", [2024-05-07T10:57:17.559Z] "unsafe", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "TestGoFiles": [ [2024-05-07T10:57:17.559Z] "commandinfo_test.go", [2024-05-07T10:57:17.559Z] "list_test.go", [2024-05-07T10:57:17.559Z] "test_test.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "TestImports": [ [2024-05-07T10:57:17.559Z] "bufio", [2024-05-07T10:57:17.559Z] "context", [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "flag", [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "io", [2024-05-07T10:57:17.559Z] "io/ioutil", [2024-05-07T10:57:17.559Z] "os", [2024-05-07T10:57:17.559Z] "os/exec", [2024-05-07T10:57:17.559Z] "regexp", [2024-05-07T10:57:17.559Z] "strconv", [2024-05-07T10:57:17.559Z] "strings", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "testing", [2024-05-07T10:57:17.559Z] "time" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "XTestGoFiles": [ [2024-05-07T10:57:17.559Z] "conn_test.go", [2024-05-07T10:57:17.559Z] "pool_test.go", [2024-05-07T10:57:17.559Z] "pubsub_example_test.go", [2024-05-07T10:57:17.559Z] "pubsub_test.go", [2024-05-07T10:57:17.559Z] "redis_test.go", [2024-05-07T10:57:17.559Z] "reply_test.go", [2024-05-07T10:57:17.559Z] "scan_test.go", [2024-05-07T10:57:17.559Z] "script_test.go", [2024-05-07T10:57:17.559Z] "zpop_example_test.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "XTestImports": [ [2024-05-07T10:57:17.559Z] "bytes", [2024-05-07T10:57:17.559Z] "context", [2024-05-07T10:57:17.559Z] "crypto/tls", [2024-05-07T10:57:17.559Z] "crypto/x509", [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.559Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.559Z] "io", [2024-05-07T10:57:17.559Z] "math", [2024-05-07T10:57:17.559Z] "net", [2024-05-07T10:57:17.559Z] "os", [2024-05-07T10:57:17.559Z] "reflect", [2024-05-07T10:57:17.559Z] "strconv", [2024-05-07T10:57:17.559Z] "strings", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "testing", [2024-05-07T10:57:17.559Z] "time" [2024-05-07T10:57:17.559Z] ] [2024-05-07T10:57:17.559Z] } [2024-05-07T10:57:17.559Z] { [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/db/redis", [2024-05-07T10:57:17.559Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.559Z] "Name": "redis", [2024-05-07T10:57:17.559Z] "Doc": "****************************************************************************** * Copyright 2018 Redis Labs Inc.", [2024-05-07T10:57:17.559Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "Module": { [2024-05-07T10:57:17.559Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.559Z] "Main": true, [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.559Z] "GoVersion": "1.21" [2024-05-07T10:57:17.559Z] }, [2024-05-07T10:57:17.559Z] "Match": [ [2024-05-07T10:57:17.559Z] "./..." [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Stale": true, [2024-05-07T10:57:17.559Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.559Z] "GoFiles": [ [2024-05-07T10:57:17.559Z] "client.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Imports": [ [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.559Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.559Z] "os", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "time" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Deps": [ [2024-05-07T10:57:17.559Z] "bufio", [2024-05-07T10:57:17.559Z] "bytes", [2024-05-07T10:57:17.559Z] "compress/flate", [2024-05-07T10:57:17.559Z] "compress/gzip", [2024-05-07T10:57:17.559Z] "compress/zlib", [2024-05-07T10:57:17.559Z] "container/list", [2024-05-07T10:57:17.559Z] "context", [2024-05-07T10:57:17.559Z] "crypto", [2024-05-07T10:57:17.559Z] "crypto/aes", [2024-05-07T10:57:17.559Z] "crypto/cipher", [2024-05-07T10:57:17.559Z] "crypto/des", [2024-05-07T10:57:17.559Z] "crypto/dsa", [2024-05-07T10:57:17.559Z] "crypto/ecdsa", [2024-05-07T10:57:17.559Z] "crypto/ed25519", [2024-05-07T10:57:17.559Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.559Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.559Z] "crypto/elliptic", [2024-05-07T10:57:17.559Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.559Z] "crypto/hmac", [2024-05-07T10:57:17.559Z] "crypto/internal/randutil", [2024-05-07T10:57:17.559Z] "crypto/internal/subtle", [2024-05-07T10:57:17.559Z] "crypto/md5", [2024-05-07T10:57:17.559Z] "crypto/rand", [2024-05-07T10:57:17.559Z] "crypto/rc4", [2024-05-07T10:57:17.559Z] "crypto/rsa", [2024-05-07T10:57:17.559Z] "crypto/sha1", [2024-05-07T10:57:17.559Z] "crypto/sha256", [2024-05-07T10:57:17.559Z] "crypto/sha512", [2024-05-07T10:57:17.559Z] "crypto/subtle", [2024-05-07T10:57:17.559Z] "crypto/tls", [2024-05-07T10:57:17.559Z] "crypto/x509", [2024-05-07T10:57:17.559Z] "crypto/x509/pkix", [2024-05-07T10:57:17.559Z] "database/sql/driver", [2024-05-07T10:57:17.559Z] "debug/dwarf", [2024-05-07T10:57:17.559Z] "debug/macho", [2024-05-07T10:57:17.559Z] "encoding", [2024-05-07T10:57:17.559Z] "encoding/asn1", [2024-05-07T10:57:17.559Z] "encoding/base64", [2024-05-07T10:57:17.559Z] "encoding/binary", [2024-05-07T10:57:17.559Z] "encoding/csv", [2024-05-07T10:57:17.559Z] "encoding/hex", [2024-05-07T10:57:17.559Z] "encoding/json", [2024-05-07T10:57:17.559Z] "encoding/pem", [2024-05-07T10:57:17.559Z] "encoding/xml", [2024-05-07T10:57:17.559Z] "errors", [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.559Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.559Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.559Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.559Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.559Z] "github.com/go-kit/log", [2024-05-07T10:57:17.559Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.559Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.559Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.559Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.559Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.559Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.559Z] "github.com/google/uuid", [2024-05-07T10:57:17.559Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.559Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.559Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.559Z] "golang.org/x/net/html", [2024-05-07T10:57:17.559Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.559Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.559Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.559Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.559Z] "golang.org/x/text/language", [2024-05-07T10:57:17.559Z] "hash", [2024-05-07T10:57:17.559Z] "hash/adler32", [2024-05-07T10:57:17.559Z] "hash/crc32", [2024-05-07T10:57:17.559Z] "internal/abi", [2024-05-07T10:57:17.559Z] "internal/bytealg", [2024-05-07T10:57:17.559Z] "internal/cpu", [2024-05-07T10:57:17.559Z] "internal/fmtsort", [2024-05-07T10:57:17.559Z] "internal/goexperiment", [2024-05-07T10:57:17.559Z] "internal/itoa", [2024-05-07T10:57:17.559Z] "internal/nettrace", [2024-05-07T10:57:17.559Z] "internal/oserror", [2024-05-07T10:57:17.559Z] "internal/poll", [2024-05-07T10:57:17.559Z] "internal/race", [2024-05-07T10:57:17.559Z] "internal/reflectlite", [2024-05-07T10:57:17.559Z] "internal/singleflight", [2024-05-07T10:57:17.559Z] "internal/syscall/execenv", [2024-05-07T10:57:17.559Z] "internal/syscall/unix", [2024-05-07T10:57:17.559Z] "internal/testlog", [2024-05-07T10:57:17.559Z] "internal/unsafeheader", [2024-05-07T10:57:17.559Z] "io", [2024-05-07T10:57:17.559Z] "io/fs", [2024-05-07T10:57:17.559Z] "io/ioutil", [2024-05-07T10:57:17.559Z] "log", [2024-05-07T10:57:17.559Z] "math", [2024-05-07T10:57:17.559Z] "math/big", [2024-05-07T10:57:17.559Z] "math/bits", [2024-05-07T10:57:17.559Z] "math/rand", [2024-05-07T10:57:17.559Z] "mime", [2024-05-07T10:57:17.559Z] "mime/multipart", [2024-05-07T10:57:17.559Z] "mime/quotedprintable", [2024-05-07T10:57:17.559Z] "net", [2024-05-07T10:57:17.559Z] "net/http", [2024-05-07T10:57:17.559Z] "net/http/httptrace", [2024-05-07T10:57:17.559Z] "net/http/internal", [2024-05-07T10:57:17.559Z] "net/http/internal/ascii", [2024-05-07T10:57:17.559Z] "net/textproto", [2024-05-07T10:57:17.559Z] "net/url", [2024-05-07T10:57:17.559Z] "os", [2024-05-07T10:57:17.559Z] "path", [2024-05-07T10:57:17.559Z] "path/filepath", [2024-05-07T10:57:17.559Z] "reflect", [2024-05-07T10:57:17.559Z] "regexp", [2024-05-07T10:57:17.559Z] "regexp/syntax", [2024-05-07T10:57:17.559Z] "runtime", [2024-05-07T10:57:17.559Z] "runtime/cgo", [2024-05-07T10:57:17.559Z] "runtime/internal/atomic", [2024-05-07T10:57:17.559Z] "runtime/internal/math", [2024-05-07T10:57:17.559Z] "runtime/internal/sys", [2024-05-07T10:57:17.559Z] "sort", [2024-05-07T10:57:17.559Z] "strconv", [2024-05-07T10:57:17.559Z] "strings", [2024-05-07T10:57:17.559Z] "sync", [2024-05-07T10:57:17.559Z] "sync/atomic", [2024-05-07T10:57:17.559Z] "syscall", [2024-05-07T10:57:17.559Z] "time", [2024-05-07T10:57:17.559Z] "unicode", [2024-05-07T10:57:17.559Z] "unicode/utf16", [2024-05-07T10:57:17.559Z] "unicode/utf8", [2024-05-07T10:57:17.559Z] "unsafe", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.559Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.559Z] ] [2024-05-07T10:57:17.559Z] } [2024-05-07T10:57:17.559Z] { [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.559Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.559Z] "Name": "redis", [2024-05-07T10:57:17.559Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "Module": { [2024-05-07T10:57:17.559Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.559Z] "Main": true, [2024-05-07T10:57:17.559Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.559Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.559Z] "GoVersion": "1.21" [2024-05-07T10:57:17.559Z] }, [2024-05-07T10:57:17.559Z] "Match": [ [2024-05-07T10:57:17.559Z] "./..." [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Stale": true, [2024-05-07T10:57:17.559Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.559Z] "GoFiles": [ [2024-05-07T10:57:17.559Z] "client.go", [2024-05-07T10:57:17.559Z] "dbconsts.go", [2024-05-07T10:57:17.559Z] "dbhelper.go", [2024-05-07T10:57:17.559Z] "device.go", [2024-05-07T10:57:17.559Z] "device_profile.go", [2024-05-07T10:57:17.559Z] "device_service.go", [2024-05-07T10:57:17.559Z] "event.go", [2024-05-07T10:57:17.559Z] "interval.go", [2024-05-07T10:57:17.559Z] "intervalaction.go", [2024-05-07T10:57:17.559Z] "notification.go", [2024-05-07T10:57:17.559Z] "provisionwatcher.go", [2024-05-07T10:57:17.559Z] "queries.go", [2024-05-07T10:57:17.559Z] "reading.go", [2024-05-07T10:57:17.559Z] "subscription.go", [2024-05-07T10:57:17.559Z] "transmission.go" [2024-05-07T10:57:17.559Z] ], [2024-05-07T10:57:17.559Z] "Imports": [ [2024-05-07T10:57:17.559Z] "encoding/json", [2024-05-07T10:57:17.559Z] "fmt", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.559Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.560Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.560Z] "github.com/google/uuid", [2024-05-07T10:57:17.560Z] "strconv", [2024-05-07T10:57:17.560Z] "strings", [2024-05-07T10:57:17.560Z] "time" [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "Deps": [ [2024-05-07T10:57:17.560Z] "bufio", [2024-05-07T10:57:17.560Z] "bytes", [2024-05-07T10:57:17.560Z] "compress/flate", [2024-05-07T10:57:17.560Z] "compress/gzip", [2024-05-07T10:57:17.560Z] "compress/zlib", [2024-05-07T10:57:17.560Z] "container/list", [2024-05-07T10:57:17.560Z] "context", [2024-05-07T10:57:17.560Z] "crypto", [2024-05-07T10:57:17.560Z] "crypto/aes", [2024-05-07T10:57:17.560Z] "crypto/cipher", [2024-05-07T10:57:17.560Z] "crypto/des", [2024-05-07T10:57:17.560Z] "crypto/dsa", [2024-05-07T10:57:17.560Z] "crypto/ecdsa", [2024-05-07T10:57:17.560Z] "crypto/ed25519", [2024-05-07T10:57:17.560Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.560Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.560Z] "crypto/elliptic", [2024-05-07T10:57:17.560Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.560Z] "crypto/hmac", [2024-05-07T10:57:17.560Z] "crypto/internal/randutil", [2024-05-07T10:57:17.560Z] "crypto/internal/subtle", [2024-05-07T10:57:17.560Z] "crypto/md5", [2024-05-07T10:57:17.560Z] "crypto/rand", [2024-05-07T10:57:17.560Z] "crypto/rc4", [2024-05-07T10:57:17.560Z] "crypto/rsa", [2024-05-07T10:57:17.560Z] "crypto/sha1", [2024-05-07T10:57:17.560Z] "crypto/sha256", [2024-05-07T10:57:17.560Z] "crypto/sha512", [2024-05-07T10:57:17.560Z] "crypto/subtle", [2024-05-07T10:57:17.560Z] "crypto/tls", [2024-05-07T10:57:17.560Z] "crypto/x509", [2024-05-07T10:57:17.560Z] "crypto/x509/pkix", [2024-05-07T10:57:17.560Z] "database/sql/driver", [2024-05-07T10:57:17.560Z] "debug/dwarf", [2024-05-07T10:57:17.560Z] "debug/macho", [2024-05-07T10:57:17.560Z] "encoding", [2024-05-07T10:57:17.560Z] "encoding/asn1", [2024-05-07T10:57:17.560Z] "encoding/base32", [2024-05-07T10:57:17.560Z] "encoding/base64", [2024-05-07T10:57:17.560Z] "encoding/binary", [2024-05-07T10:57:17.560Z] "encoding/csv", [2024-05-07T10:57:17.560Z] "encoding/hex", [2024-05-07T10:57:17.560Z] "encoding/json", [2024-05-07T10:57:17.560Z] "encoding/pem", [2024-05-07T10:57:17.560Z] "encoding/xml", [2024-05-07T10:57:17.560Z] "errors", [2024-05-07T10:57:17.560Z] "fmt", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.560Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.560Z] "github.com/go-kit/log", [2024-05-07T10:57:17.560Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.560Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.560Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.560Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.560Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.560Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.560Z] "github.com/google/uuid", [2024-05-07T10:57:17.560Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.560Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.560Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.560Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.560Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.560Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.560Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.560Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.560Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.560Z] "github.com/x448/float16", [2024-05-07T10:57:17.560Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.560Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.560Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.560Z] "golang.org/x/net/html", [2024-05-07T10:57:17.560Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.560Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.560Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.560Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.560Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.560Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.560Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.560Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.560Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.560Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.560Z] "golang.org/x/text/language", [2024-05-07T10:57:17.560Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.560Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.560Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.560Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.560Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.560Z] "hash", [2024-05-07T10:57:17.560Z] "hash/adler32", [2024-05-07T10:57:17.560Z] "hash/crc32", [2024-05-07T10:57:17.560Z] "internal/abi", [2024-05-07T10:57:17.560Z] "internal/bytealg", [2024-05-07T10:57:17.560Z] "internal/cpu", [2024-05-07T10:57:17.560Z] "internal/fmtsort", [2024-05-07T10:57:17.560Z] "internal/goexperiment", [2024-05-07T10:57:17.560Z] "internal/itoa", [2024-05-07T10:57:17.560Z] "internal/nettrace", [2024-05-07T10:57:17.560Z] "internal/oserror", [2024-05-07T10:57:17.560Z] "internal/poll", [2024-05-07T10:57:17.560Z] "internal/race", [2024-05-07T10:57:17.560Z] "internal/reflectlite", [2024-05-07T10:57:17.560Z] "internal/singleflight", [2024-05-07T10:57:17.560Z] "internal/syscall/execenv", [2024-05-07T10:57:17.560Z] "internal/syscall/unix", [2024-05-07T10:57:17.560Z] "internal/testlog", [2024-05-07T10:57:17.560Z] "internal/unsafeheader", [2024-05-07T10:57:17.560Z] "io", [2024-05-07T10:57:17.560Z] "io/fs", [2024-05-07T10:57:17.560Z] "io/ioutil", [2024-05-07T10:57:17.560Z] "log", [2024-05-07T10:57:17.560Z] "math", [2024-05-07T10:57:17.560Z] "math/big", [2024-05-07T10:57:17.560Z] "math/bits", [2024-05-07T10:57:17.560Z] "math/rand", [2024-05-07T10:57:17.560Z] "mime", [2024-05-07T10:57:17.560Z] "mime/multipart", [2024-05-07T10:57:17.560Z] "mime/quotedprintable", [2024-05-07T10:57:17.560Z] "net", [2024-05-07T10:57:17.560Z] "net/http", [2024-05-07T10:57:17.560Z] "net/http/httptrace", [2024-05-07T10:57:17.560Z] "net/http/internal", [2024-05-07T10:57:17.560Z] "net/http/internal/ascii", [2024-05-07T10:57:17.560Z] "net/textproto", [2024-05-07T10:57:17.560Z] "net/url", [2024-05-07T10:57:17.560Z] "os", [2024-05-07T10:57:17.560Z] "path", [2024-05-07T10:57:17.560Z] "path/filepath", [2024-05-07T10:57:17.560Z] "reflect", [2024-05-07T10:57:17.560Z] "regexp", [2024-05-07T10:57:17.560Z] "regexp/syntax", [2024-05-07T10:57:17.560Z] "runtime", [2024-05-07T10:57:17.560Z] "runtime/cgo", [2024-05-07T10:57:17.560Z] "runtime/debug", [2024-05-07T10:57:17.560Z] "runtime/internal/atomic", [2024-05-07T10:57:17.560Z] "runtime/internal/math", [2024-05-07T10:57:17.560Z] "runtime/internal/sys", [2024-05-07T10:57:17.560Z] "sort", [2024-05-07T10:57:17.560Z] "strconv", [2024-05-07T10:57:17.560Z] "strings", [2024-05-07T10:57:17.560Z] "sync", [2024-05-07T10:57:17.560Z] "sync/atomic", [2024-05-07T10:57:17.560Z] "syscall", [2024-05-07T10:57:17.560Z] "time", [2024-05-07T10:57:17.560Z] "unicode", [2024-05-07T10:57:17.560Z] "unicode/utf16", [2024-05-07T10:57:17.560Z] "unicode/utf8", [2024-05-07T10:57:17.560Z] "unsafe", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.560Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "TestGoFiles": [ [2024-05-07T10:57:17.560Z] "client_test.go", [2024-05-07T10:57:17.560Z] "dbhelper_test.go", [2024-05-07T10:57:17.560Z] "reading_test.go" [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "TestImports": [ [2024-05-07T10:57:17.560Z] "encoding/json", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.560Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.560Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.560Z] "testing" [2024-05-07T10:57:17.560Z] ] [2024-05-07T10:57:17.560Z] } [2024-05-07T10:57:17.560Z] { [2024-05-07T10:57:17.560Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/interfaces", [2024-05-07T10:57:17.560Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.560Z] "Name": "interfaces", [2024-05-07T10:57:17.560Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.560Z] "Module": { [2024-05-07T10:57:17.560Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.560Z] "Main": true, [2024-05-07T10:57:17.560Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.560Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.560Z] "GoVersion": "1.21" [2024-05-07T10:57:17.560Z] }, [2024-05-07T10:57:17.560Z] "Match": [ [2024-05-07T10:57:17.560Z] "./..." [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "Stale": true, [2024-05-07T10:57:17.560Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.560Z] "GoFiles": [ [2024-05-07T10:57:17.560Z] "db.go" [2024-05-07T10:57:17.560Z] ] [2024-05-07T10:57:17.560Z] } [2024-05-07T10:57:17.560Z] { [2024-05-07T10:57:17.560Z] "Dir": "/w/workspace/edgex-go/639/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.560Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.560Z] "Name": "handlers", [2024-05-07T10:57:17.560Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.560Z] "Module": { [2024-05-07T10:57:17.560Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.560Z] "Main": true, [2024-05-07T10:57:17.560Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.560Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.560Z] "GoVersion": "1.21" [2024-05-07T10:57:17.560Z] }, [2024-05-07T10:57:17.560Z] "Match": [ [2024-05-07T10:57:17.560Z] "./..." [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "Stale": true, [2024-05-07T10:57:17.560Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.560Z] "GoFiles": [ [2024-05-07T10:57:17.560Z] "database.go" [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "Imports": [ [2024-05-07T10:57:17.560Z] "context", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.560Z] "sync", [2024-05-07T10:57:17.560Z] "time" [2024-05-07T10:57:17.560Z] ], [2024-05-07T10:57:17.560Z] "Deps": [ [2024-05-07T10:57:17.560Z] "bufio", [2024-05-07T10:57:17.560Z] "bytes", [2024-05-07T10:57:17.560Z] "compress/flate", [2024-05-07T10:57:17.560Z] "compress/gzip", [2024-05-07T10:57:17.560Z] "compress/zlib", [2024-05-07T10:57:17.560Z] "container/list", [2024-05-07T10:57:17.560Z] "context", [2024-05-07T10:57:17.560Z] "crypto", [2024-05-07T10:57:17.560Z] "crypto/aes", [2024-05-07T10:57:17.560Z] "crypto/cipher", [2024-05-07T10:57:17.560Z] "crypto/des", [2024-05-07T10:57:17.560Z] "crypto/dsa", [2024-05-07T10:57:17.560Z] "crypto/ecdsa", [2024-05-07T10:57:17.560Z] "crypto/ed25519", [2024-05-07T10:57:17.560Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.560Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.560Z] "crypto/elliptic", [2024-05-07T10:57:17.560Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.560Z] "crypto/hmac", [2024-05-07T10:57:17.560Z] "crypto/internal/randutil", [2024-05-07T10:57:17.560Z] "crypto/internal/subtle", [2024-05-07T10:57:17.560Z] "crypto/md5", [2024-05-07T10:57:17.560Z] "crypto/rand", [2024-05-07T10:57:17.560Z] "crypto/rc4", [2024-05-07T10:57:17.560Z] "crypto/rsa", [2024-05-07T10:57:17.560Z] "crypto/sha1", [2024-05-07T10:57:17.560Z] "crypto/sha256", [2024-05-07T10:57:17.560Z] "crypto/sha512", [2024-05-07T10:57:17.560Z] "crypto/subtle", [2024-05-07T10:57:17.560Z] "crypto/tls", [2024-05-07T10:57:17.560Z] "crypto/x509", [2024-05-07T10:57:17.560Z] "crypto/x509/pkix", [2024-05-07T10:57:17.560Z] "database/sql/driver", [2024-05-07T10:57:17.560Z] "debug/dwarf", [2024-05-07T10:57:17.560Z] "debug/macho", [2024-05-07T10:57:17.560Z] "embed", [2024-05-07T10:57:17.560Z] "encoding", [2024-05-07T10:57:17.560Z] "encoding/asn1", [2024-05-07T10:57:17.560Z] "encoding/base32", [2024-05-07T10:57:17.560Z] "encoding/base64", [2024-05-07T10:57:17.560Z] "encoding/binary", [2024-05-07T10:57:17.560Z] "encoding/csv", [2024-05-07T10:57:17.560Z] "encoding/hex", [2024-05-07T10:57:17.560Z] "encoding/json", [2024-05-07T10:57:17.560Z] "encoding/pem", [2024-05-07T10:57:17.560Z] "encoding/xml", [2024-05-07T10:57:17.560Z] "errors", [2024-05-07T10:57:17.560Z] "flag", [2024-05-07T10:57:17.560Z] "fmt", [2024-05-07T10:57:17.560Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.560Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.560Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.560Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.560Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.560Z] "github.com/fatih/color", [2024-05-07T10:57:17.560Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.560Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.560Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.560Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.560Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.560Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.560Z] "github.com/go-kit/log", [2024-05-07T10:57:17.560Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.560Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.560Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.560Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.560Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.560Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.560Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.560Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.560Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.560Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.560Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.560Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.560Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.560Z] "github.com/google/uuid", [2024-05-07T10:57:17.560Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.560Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.560Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.560Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.560Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.560Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.561Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.561Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.561Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.561Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.561Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.561Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.561Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.561Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.561Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.561Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.561Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.561Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.561Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.561Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.561Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.561Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.561Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.561Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.561Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.561Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.561Z] "github.com/x448/float16", [2024-05-07T10:57:17.561Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.561Z] "go/token", [2024-05-07T10:57:17.561Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.561Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.561Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.561Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.561Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.561Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.561Z] "golang.org/x/net/html", [2024-05-07T10:57:17.561Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.561Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.561Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.561Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.561Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.561Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.561Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.561Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.561Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.561Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.561Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.561Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.561Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.561Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.561Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.561Z] "golang.org/x/text/language", [2024-05-07T10:57:17.561Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.561Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.561Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.561Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.561Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.561Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.561Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.561Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.561Z] "hash", [2024-05-07T10:57:17.561Z] "hash/adler32", [2024-05-07T10:57:17.561Z] "hash/crc32", [2024-05-07T10:57:17.561Z] "hash/fnv", [2024-05-07T10:57:17.561Z] "html", [2024-05-07T10:57:17.561Z] "html/template", [2024-05-07T10:57:17.561Z] "internal/abi", [2024-05-07T10:57:17.561Z] "internal/bytealg", [2024-05-07T10:57:17.561Z] "internal/cpu", [2024-05-07T10:57:17.561Z] "internal/fmtsort", [2024-05-07T10:57:17.561Z] "internal/goexperiment", [2024-05-07T10:57:17.561Z] "internal/itoa", [2024-05-07T10:57:17.561Z] "internal/nettrace", [2024-05-07T10:57:17.561Z] "internal/oserror", [2024-05-07T10:57:17.561Z] "internal/poll", [2024-05-07T10:57:17.561Z] "internal/race", [2024-05-07T10:57:17.561Z] "internal/reflectlite", [2024-05-07T10:57:17.561Z] "internal/singleflight", [2024-05-07T10:57:17.561Z] "internal/syscall/execenv", [2024-05-07T10:57:17.561Z] "internal/syscall/unix", [2024-05-07T10:57:17.561Z] "internal/testlog", [2024-05-07T10:57:17.561Z] "internal/unsafeheader", [2024-05-07T10:57:17.561Z] "io", [2024-05-07T10:57:17.561Z] "io/fs", [2024-05-07T10:57:17.561Z] "io/ioutil", [2024-05-07T10:57:17.561Z] "log", [2024-05-07T10:57:17.561Z] "log/syslog", [2024-05-07T10:57:17.561Z] "math", [2024-05-07T10:57:17.561Z] "math/big", [2024-05-07T10:57:17.561Z] "math/bits", [2024-05-07T10:57:17.561Z] "math/rand", [2024-05-07T10:57:17.561Z] "mime", [2024-05-07T10:57:17.561Z] "mime/multipart", [2024-05-07T10:57:17.561Z] "mime/quotedprintable", [2024-05-07T10:57:17.561Z] "net", [2024-05-07T10:57:17.561Z] "net/http", [2024-05-07T10:57:17.561Z] "net/http/httptest", [2024-05-07T10:57:17.561Z] "net/http/httptrace", [2024-05-07T10:57:17.561Z] "net/http/httputil", [2024-05-07T10:57:17.561Z] "net/http/internal", [2024-05-07T10:57:17.561Z] "net/http/internal/ascii", [2024-05-07T10:57:17.561Z] "net/http/internal/testcert", [2024-05-07T10:57:17.561Z] "net/textproto", [2024-05-07T10:57:17.561Z] "net/url", [2024-05-07T10:57:17.561Z] "os", [2024-05-07T10:57:17.561Z] "os/signal", [2024-05-07T10:57:17.561Z] "path", [2024-05-07T10:57:17.561Z] "path/filepath", [2024-05-07T10:57:17.561Z] "reflect", [2024-05-07T10:57:17.561Z] "regexp", [2024-05-07T10:57:17.561Z] "regexp/syntax", [2024-05-07T10:57:17.561Z] "runtime", [2024-05-07T10:57:17.561Z] "runtime/cgo", [2024-05-07T10:57:17.561Z] "runtime/debug", [2024-05-07T10:57:17.561Z] "runtime/internal/atomic", [2024-05-07T10:57:17.561Z] "runtime/internal/math", [2024-05-07T10:57:17.561Z] "runtime/internal/sys", [2024-05-07T10:57:17.561Z] "runtime/pprof", [2024-05-07T10:57:17.561Z] "sort", [2024-05-07T10:57:17.561Z] "strconv", [2024-05-07T10:57:17.561Z] "strings", [2024-05-07T10:57:17.561Z] "sync", [2024-05-07T10:57:17.561Z] "sync/atomic", [2024-05-07T10:57:17.561Z] "syscall", [2024-05-07T10:57:17.561Z] "text/tabwriter", [2024-05-07T10:57:17.561Z] "text/template", [2024-05-07T10:57:17.561Z] "text/template/parse", [2024-05-07T10:57:17.561Z] "time", [2024-05-07T10:57:17.561Z] "unicode", [2024-05-07T10:57:17.561Z] "unicode/utf16", [2024-05-07T10:57:17.561Z] "unicode/utf8", [2024-05-07T10:57:17.561Z] "unsafe", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.561Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.561Z] ] [2024-05-07T10:57:17.561Z] } [2024-05-07T10:57:17.561Z] { [2024-05-07T10:57:17.561Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data", [2024-05-07T10:57:17.561Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-05-07T10:57:17.561Z] "Name": "data", [2024-05-07T10:57:17.561Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.561Z] "Module": { [2024-05-07T10:57:17.561Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.561Z] "Main": true, [2024-05-07T10:57:17.561Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.561Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.561Z] "GoVersion": "1.21" [2024-05-07T10:57:17.561Z] }, [2024-05-07T10:57:17.561Z] "Match": [ [2024-05-07T10:57:17.561Z] "./..." [2024-05-07T10:57:17.561Z] ], [2024-05-07T10:57:17.561Z] "Stale": true, [2024-05-07T10:57:17.561Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.561Z] "GoFiles": [ [2024-05-07T10:57:17.561Z] "init.go", [2024-05-07T10:57:17.561Z] "main.go", [2024-05-07T10:57:17.561Z] "router.go" [2024-05-07T10:57:17.561Z] ], [2024-05-07T10:57:17.561Z] "Imports": [ [2024-05-07T10:57:17.561Z] "context", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.561Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.561Z] "os", [2024-05-07T10:57:17.561Z] "sync", [2024-05-07T10:57:17.561Z] "time" [2024-05-07T10:57:17.561Z] ], [2024-05-07T10:57:17.561Z] "Deps": [ [2024-05-07T10:57:17.561Z] "bufio", [2024-05-07T10:57:17.561Z] "bytes", [2024-05-07T10:57:17.561Z] "compress/flate", [2024-05-07T10:57:17.561Z] "compress/gzip", [2024-05-07T10:57:17.561Z] "compress/zlib", [2024-05-07T10:57:17.561Z] "container/heap", [2024-05-07T10:57:17.561Z] "container/list", [2024-05-07T10:57:17.561Z] "context", [2024-05-07T10:57:17.561Z] "crypto", [2024-05-07T10:57:17.561Z] "crypto/aes", [2024-05-07T10:57:17.561Z] "crypto/cipher", [2024-05-07T10:57:17.561Z] "crypto/des", [2024-05-07T10:57:17.561Z] "crypto/dsa", [2024-05-07T10:57:17.561Z] "crypto/ecdsa", [2024-05-07T10:57:17.561Z] "crypto/ed25519", [2024-05-07T10:57:17.561Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.561Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.561Z] "crypto/elliptic", [2024-05-07T10:57:17.561Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.561Z] "crypto/hmac", [2024-05-07T10:57:17.561Z] "crypto/internal/randutil", [2024-05-07T10:57:17.561Z] "crypto/internal/subtle", [2024-05-07T10:57:17.561Z] "crypto/md5", [2024-05-07T10:57:17.561Z] "crypto/rand", [2024-05-07T10:57:17.561Z] "crypto/rc4", [2024-05-07T10:57:17.561Z] "crypto/rsa", [2024-05-07T10:57:17.561Z] "crypto/sha1", [2024-05-07T10:57:17.561Z] "crypto/sha256", [2024-05-07T10:57:17.561Z] "crypto/sha512", [2024-05-07T10:57:17.561Z] "crypto/subtle", [2024-05-07T10:57:17.561Z] "crypto/tls", [2024-05-07T10:57:17.561Z] "crypto/x509", [2024-05-07T10:57:17.561Z] "crypto/x509/pkix", [2024-05-07T10:57:17.561Z] "database/sql/driver", [2024-05-07T10:57:17.561Z] "debug/dwarf", [2024-05-07T10:57:17.561Z] "debug/macho", [2024-05-07T10:57:17.561Z] "embed", [2024-05-07T10:57:17.561Z] "encoding", [2024-05-07T10:57:17.561Z] "encoding/asn1", [2024-05-07T10:57:17.561Z] "encoding/base32", [2024-05-07T10:57:17.561Z] "encoding/base64", [2024-05-07T10:57:17.561Z] "encoding/binary", [2024-05-07T10:57:17.561Z] "encoding/csv", [2024-05-07T10:57:17.561Z] "encoding/gob", [2024-05-07T10:57:17.561Z] "encoding/hex", [2024-05-07T10:57:17.561Z] "encoding/json", [2024-05-07T10:57:17.561Z] "encoding/pem", [2024-05-07T10:57:17.561Z] "encoding/xml", [2024-05-07T10:57:17.561Z] "errors", [2024-05-07T10:57:17.561Z] "flag", [2024-05-07T10:57:17.561Z] "fmt", [2024-05-07T10:57:17.561Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.561Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.561Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.561Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.561Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.561Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.561Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.562Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.562Z] "github.com/fatih/color", [2024-05-07T10:57:17.562Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.562Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.562Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.562Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.562Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.562Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.562Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.562Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.562Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.562Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.562Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.562Z] "github.com/go-kit/log", [2024-05-07T10:57:17.562Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.562Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.562Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.562Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.562Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.562Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.562Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.562Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.562Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.562Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.562Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.562Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.562Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.562Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.562Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.562Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.562Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.562Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.562Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.562Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.562Z] "github.com/google/uuid", [2024-05-07T10:57:17.562Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.562Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.562Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.562Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.562Z] "github.com/josharian/intern", [2024-05-07T10:57:17.562Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.562Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.562Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.562Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.562Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.562Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.562Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.562Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.562Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.562Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.562Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.562Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.562Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.562Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.562Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.562Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.562Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.562Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.562Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.562Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.562Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.562Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.562Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.562Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.562Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.562Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.562Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.562Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.562Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.562Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.562Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.562Z] "github.com/openziti/identity", [2024-05-07T10:57:17.562Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.562Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.562Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.562Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.562Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.562Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.562Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.562Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.562Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.562Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.562Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.562Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.562Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.562Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.562Z] "github.com/pkg/errors", [2024-05-07T10:57:17.562Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.562Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.562Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.562Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.562Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.562Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.562Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.562Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.562Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.562Z] "github.com/x448/float16", [2024-05-07T10:57:17.562Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.562Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.562Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.562Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.562Z] "go/token", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.562Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.562Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.562Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.562Z] "golang.org/x/net/html", [2024-05-07T10:57:17.562Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.562Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.562Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.562Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.562Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.562Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.562Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.562Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.562Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.562Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.562Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.562Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.562Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.562Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.562Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.562Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.562Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.562Z] "golang.org/x/term", [2024-05-07T10:57:17.562Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.562Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.563Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.563Z] "golang.org/x/text/language", [2024-05-07T10:57:17.563Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.563Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.563Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.563Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.563Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.563Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.563Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.563Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.563Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.563Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.563Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.563Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.563Z] "hash", [2024-05-07T10:57:17.563Z] "hash/adler32", [2024-05-07T10:57:17.563Z] "hash/crc32", [2024-05-07T10:57:17.563Z] "hash/fnv", [2024-05-07T10:57:17.563Z] "html", [2024-05-07T10:57:17.563Z] "html/template", [2024-05-07T10:57:17.563Z] "internal/abi", [2024-05-07T10:57:17.563Z] "internal/bytealg", [2024-05-07T10:57:17.563Z] "internal/cpu", [2024-05-07T10:57:17.563Z] "internal/fmtsort", [2024-05-07T10:57:17.563Z] "internal/goexperiment", [2024-05-07T10:57:17.563Z] "internal/itoa", [2024-05-07T10:57:17.563Z] "internal/nettrace", [2024-05-07T10:57:17.563Z] "internal/oserror", [2024-05-07T10:57:17.563Z] "internal/poll", [2024-05-07T10:57:17.563Z] "internal/race", [2024-05-07T10:57:17.563Z] "internal/reflectlite", [2024-05-07T10:57:17.563Z] "internal/singleflight", [2024-05-07T10:57:17.563Z] "internal/syscall/execenv", [2024-05-07T10:57:17.563Z] "internal/syscall/unix", [2024-05-07T10:57:17.563Z] "internal/testlog", [2024-05-07T10:57:17.563Z] "internal/unsafeheader", [2024-05-07T10:57:17.563Z] "io", [2024-05-07T10:57:17.563Z] "io/fs", [2024-05-07T10:57:17.563Z] "io/ioutil", [2024-05-07T10:57:17.563Z] "log", [2024-05-07T10:57:17.563Z] "log/syslog", [2024-05-07T10:57:17.563Z] "math", [2024-05-07T10:57:17.563Z] "math/big", [2024-05-07T10:57:17.563Z] "math/bits", [2024-05-07T10:57:17.563Z] "math/rand", [2024-05-07T10:57:17.563Z] "mime", [2024-05-07T10:57:17.563Z] "mime/multipart", [2024-05-07T10:57:17.563Z] "mime/quotedprintable", [2024-05-07T10:57:17.563Z] "net", [2024-05-07T10:57:17.563Z] "net/http", [2024-05-07T10:57:17.563Z] "net/http/cookiejar", [2024-05-07T10:57:17.563Z] "net/http/httptest", [2024-05-07T10:57:17.563Z] "net/http/httptrace", [2024-05-07T10:57:17.563Z] "net/http/httputil", [2024-05-07T10:57:17.563Z] "net/http/internal", [2024-05-07T10:57:17.563Z] "net/http/internal/ascii", [2024-05-07T10:57:17.563Z] "net/http/internal/testcert", [2024-05-07T10:57:17.563Z] "net/mail", [2024-05-07T10:57:17.563Z] "net/textproto", [2024-05-07T10:57:17.563Z] "net/url", [2024-05-07T10:57:17.563Z] "os", [2024-05-07T10:57:17.563Z] "os/exec", [2024-05-07T10:57:17.563Z] "os/signal", [2024-05-07T10:57:17.563Z] "os/user", [2024-05-07T10:57:17.563Z] "path", [2024-05-07T10:57:17.563Z] "path/filepath", [2024-05-07T10:57:17.563Z] "reflect", [2024-05-07T10:57:17.563Z] "regexp", [2024-05-07T10:57:17.563Z] "regexp/syntax", [2024-05-07T10:57:17.563Z] "runtime", [2024-05-07T10:57:17.563Z] "runtime/cgo", [2024-05-07T10:57:17.563Z] "runtime/debug", [2024-05-07T10:57:17.563Z] "runtime/internal/atomic", [2024-05-07T10:57:17.563Z] "runtime/internal/math", [2024-05-07T10:57:17.563Z] "runtime/internal/sys", [2024-05-07T10:57:17.563Z] "runtime/pprof", [2024-05-07T10:57:17.563Z] "sort", [2024-05-07T10:57:17.563Z] "strconv", [2024-05-07T10:57:17.563Z] "strings", [2024-05-07T10:57:17.563Z] "sync", [2024-05-07T10:57:17.563Z] "sync/atomic", [2024-05-07T10:57:17.563Z] "syscall", [2024-05-07T10:57:17.563Z] "text/tabwriter", [2024-05-07T10:57:17.563Z] "text/template", [2024-05-07T10:57:17.563Z] "text/template/parse", [2024-05-07T10:57:17.563Z] "time", [2024-05-07T10:57:17.563Z] "unicode", [2024-05-07T10:57:17.563Z] "unicode/utf16", [2024-05-07T10:57:17.563Z] "unicode/utf8", [2024-05-07T10:57:17.563Z] "unsafe", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.563Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.563Z] ] [2024-05-07T10:57:17.563Z] } [2024-05-07T10:57:17.563Z] { [2024-05-07T10:57:17.563Z] "Dir": "/w/workspace/edgex-go/639/cmd/core-data", [2024-05-07T10:57:17.563Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-data", [2024-05-07T10:57:17.563Z] "Name": "main", [2024-05-07T10:57:17.563Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-05-07T10:57:17.563Z] "Target": "/go/bin/core-data", [2024-05-07T10:57:17.563Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.563Z] "Module": { [2024-05-07T10:57:17.563Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.563Z] "Main": true, [2024-05-07T10:57:17.563Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.563Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.563Z] "GoVersion": "1.21" [2024-05-07T10:57:17.563Z] }, [2024-05-07T10:57:17.563Z] "Match": [ [2024-05-07T10:57:17.563Z] "./..." [2024-05-07T10:57:17.563Z] ], [2024-05-07T10:57:17.563Z] "Stale": true, [2024-05-07T10:57:17.563Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.563Z] "GoFiles": [ [2024-05-07T10:57:17.563Z] "main.go" [2024-05-07T10:57:17.563Z] ], [2024-05-07T10:57:17.563Z] "Imports": [ [2024-05-07T10:57:17.563Z] "context", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-05-07T10:57:17.563Z] "github.com/labstack/echo/v4" [2024-05-07T10:57:17.563Z] ], [2024-05-07T10:57:17.563Z] "Deps": [ [2024-05-07T10:57:17.563Z] "bufio", [2024-05-07T10:57:17.563Z] "bytes", [2024-05-07T10:57:17.563Z] "compress/flate", [2024-05-07T10:57:17.563Z] "compress/gzip", [2024-05-07T10:57:17.563Z] "compress/zlib", [2024-05-07T10:57:17.563Z] "container/heap", [2024-05-07T10:57:17.563Z] "container/list", [2024-05-07T10:57:17.563Z] "context", [2024-05-07T10:57:17.563Z] "crypto", [2024-05-07T10:57:17.563Z] "crypto/aes", [2024-05-07T10:57:17.563Z] "crypto/cipher", [2024-05-07T10:57:17.563Z] "crypto/des", [2024-05-07T10:57:17.563Z] "crypto/dsa", [2024-05-07T10:57:17.563Z] "crypto/ecdsa", [2024-05-07T10:57:17.563Z] "crypto/ed25519", [2024-05-07T10:57:17.563Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.563Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.563Z] "crypto/elliptic", [2024-05-07T10:57:17.563Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.563Z] "crypto/hmac", [2024-05-07T10:57:17.563Z] "crypto/internal/randutil", [2024-05-07T10:57:17.563Z] "crypto/internal/subtle", [2024-05-07T10:57:17.563Z] "crypto/md5", [2024-05-07T10:57:17.563Z] "crypto/rand", [2024-05-07T10:57:17.563Z] "crypto/rc4", [2024-05-07T10:57:17.563Z] "crypto/rsa", [2024-05-07T10:57:17.563Z] "crypto/sha1", [2024-05-07T10:57:17.563Z] "crypto/sha256", [2024-05-07T10:57:17.563Z] "crypto/sha512", [2024-05-07T10:57:17.563Z] "crypto/subtle", [2024-05-07T10:57:17.563Z] "crypto/tls", [2024-05-07T10:57:17.563Z] "crypto/x509", [2024-05-07T10:57:17.563Z] "crypto/x509/pkix", [2024-05-07T10:57:17.563Z] "database/sql/driver", [2024-05-07T10:57:17.563Z] "debug/dwarf", [2024-05-07T10:57:17.563Z] "debug/macho", [2024-05-07T10:57:17.563Z] "embed", [2024-05-07T10:57:17.563Z] "encoding", [2024-05-07T10:57:17.563Z] "encoding/asn1", [2024-05-07T10:57:17.563Z] "encoding/base32", [2024-05-07T10:57:17.563Z] "encoding/base64", [2024-05-07T10:57:17.563Z] "encoding/binary", [2024-05-07T10:57:17.563Z] "encoding/csv", [2024-05-07T10:57:17.563Z] "encoding/gob", [2024-05-07T10:57:17.563Z] "encoding/hex", [2024-05-07T10:57:17.563Z] "encoding/json", [2024-05-07T10:57:17.563Z] "encoding/pem", [2024-05-07T10:57:17.563Z] "encoding/xml", [2024-05-07T10:57:17.563Z] "errors", [2024-05-07T10:57:17.563Z] "flag", [2024-05-07T10:57:17.563Z] "fmt", [2024-05-07T10:57:17.563Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.563Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.563Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.563Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.563Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.563Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data/application", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/http", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.563Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.563Z] "github.com/fatih/color", [2024-05-07T10:57:17.563Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.563Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.563Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.563Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.563Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.563Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.563Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.563Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.563Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.563Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.563Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.563Z] "github.com/go-kit/log", [2024-05-07T10:57:17.563Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.563Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.563Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.563Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.563Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.563Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.563Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.563Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.563Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.563Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.564Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.564Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.564Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.564Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.564Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.564Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.564Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.564Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.564Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.564Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.564Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.564Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.564Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.564Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.564Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.564Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.564Z] "github.com/google/uuid", [2024-05-07T10:57:17.564Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.564Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.564Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.564Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.564Z] "github.com/josharian/intern", [2024-05-07T10:57:17.564Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.564Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.564Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.564Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.564Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.564Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.564Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.564Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.564Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.564Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.564Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.564Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.564Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.564Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.564Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.564Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.564Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.564Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.564Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.564Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.564Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.564Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.564Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.564Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.564Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.564Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.564Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.564Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.564Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.564Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.564Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.564Z] "github.com/openziti/identity", [2024-05-07T10:57:17.564Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.564Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.564Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.564Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.564Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.564Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.564Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.564Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.564Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.564Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.564Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.564Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.564Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.564Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.564Z] "github.com/pkg/errors", [2024-05-07T10:57:17.564Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.564Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.564Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.564Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.564Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.564Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.564Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.564Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.564Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.564Z] "github.com/x448/float16", [2024-05-07T10:57:17.564Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.564Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.564Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.564Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.564Z] "go/token", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.564Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.564Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.564Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.564Z] "golang.org/x/net/html", [2024-05-07T10:57:17.564Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.564Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.564Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.564Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.564Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.564Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.564Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.564Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.564Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.564Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.564Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.564Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.564Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.564Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.564Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.564Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.564Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.564Z] "golang.org/x/term", [2024-05-07T10:57:17.564Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.564Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.564Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.564Z] "golang.org/x/text/language", [2024-05-07T10:57:17.564Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.564Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.564Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.564Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.564Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.564Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.564Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.565Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.565Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.565Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.565Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.565Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.565Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.565Z] "hash", [2024-05-07T10:57:17.565Z] "hash/adler32", [2024-05-07T10:57:17.565Z] "hash/crc32", [2024-05-07T10:57:17.565Z] "hash/fnv", [2024-05-07T10:57:17.565Z] "html", [2024-05-07T10:57:17.565Z] "html/template", [2024-05-07T10:57:17.565Z] "internal/abi", [2024-05-07T10:57:17.565Z] "internal/bytealg", [2024-05-07T10:57:17.565Z] "internal/cpu", [2024-05-07T10:57:17.565Z] "internal/fmtsort", [2024-05-07T10:57:17.565Z] "internal/goexperiment", [2024-05-07T10:57:17.565Z] "internal/itoa", [2024-05-07T10:57:17.565Z] "internal/nettrace", [2024-05-07T10:57:17.565Z] "internal/oserror", [2024-05-07T10:57:17.565Z] "internal/poll", [2024-05-07T10:57:17.565Z] "internal/race", [2024-05-07T10:57:17.565Z] "internal/reflectlite", [2024-05-07T10:57:17.565Z] "internal/singleflight", [2024-05-07T10:57:17.565Z] "internal/syscall/execenv", [2024-05-07T10:57:17.565Z] "internal/syscall/unix", [2024-05-07T10:57:17.565Z] "internal/testlog", [2024-05-07T10:57:17.565Z] "internal/unsafeheader", [2024-05-07T10:57:17.565Z] "io", [2024-05-07T10:57:17.565Z] "io/fs", [2024-05-07T10:57:17.565Z] "io/ioutil", [2024-05-07T10:57:17.565Z] "log", [2024-05-07T10:57:17.565Z] "log/syslog", [2024-05-07T10:57:17.565Z] "math", [2024-05-07T10:57:17.565Z] "math/big", [2024-05-07T10:57:17.565Z] "math/bits", [2024-05-07T10:57:17.565Z] "math/rand", [2024-05-07T10:57:17.565Z] "mime", [2024-05-07T10:57:17.565Z] "mime/multipart", [2024-05-07T10:57:17.565Z] "mime/quotedprintable", [2024-05-07T10:57:17.565Z] "net", [2024-05-07T10:57:17.565Z] "net/http", [2024-05-07T10:57:17.565Z] "net/http/cookiejar", [2024-05-07T10:57:17.565Z] "net/http/httptest", [2024-05-07T10:57:17.565Z] "net/http/httptrace", [2024-05-07T10:57:17.565Z] "net/http/httputil", [2024-05-07T10:57:17.565Z] "net/http/internal", [2024-05-07T10:57:17.565Z] "net/http/internal/ascii", [2024-05-07T10:57:17.565Z] "net/http/internal/testcert", [2024-05-07T10:57:17.565Z] "net/mail", [2024-05-07T10:57:17.565Z] "net/textproto", [2024-05-07T10:57:17.565Z] "net/url", [2024-05-07T10:57:17.565Z] "os", [2024-05-07T10:57:17.565Z] "os/exec", [2024-05-07T10:57:17.565Z] "os/signal", [2024-05-07T10:57:17.565Z] "os/user", [2024-05-07T10:57:17.565Z] "path", [2024-05-07T10:57:17.565Z] "path/filepath", [2024-05-07T10:57:17.565Z] "reflect", [2024-05-07T10:57:17.565Z] "regexp", [2024-05-07T10:57:17.565Z] "regexp/syntax", [2024-05-07T10:57:17.565Z] "runtime", [2024-05-07T10:57:17.565Z] "runtime/cgo", [2024-05-07T10:57:17.565Z] "runtime/debug", [2024-05-07T10:57:17.565Z] "runtime/internal/atomic", [2024-05-07T10:57:17.565Z] "runtime/internal/math", [2024-05-07T10:57:17.565Z] "runtime/internal/sys", [2024-05-07T10:57:17.565Z] "runtime/pprof", [2024-05-07T10:57:17.565Z] "sort", [2024-05-07T10:57:17.565Z] "strconv", [2024-05-07T10:57:17.565Z] "strings", [2024-05-07T10:57:17.565Z] "sync", [2024-05-07T10:57:17.565Z] "sync/atomic", [2024-05-07T10:57:17.565Z] "syscall", [2024-05-07T10:57:17.565Z] "text/tabwriter", [2024-05-07T10:57:17.565Z] "text/template", [2024-05-07T10:57:17.565Z] "text/template/parse", [2024-05-07T10:57:17.565Z] "time", [2024-05-07T10:57:17.565Z] "unicode", [2024-05-07T10:57:17.565Z] "unicode/utf16", [2024-05-07T10:57:17.565Z] "unicode/utf8", [2024-05-07T10:57:17.565Z] "unsafe", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.565Z] ] [2024-05-07T10:57:17.565Z] } [2024-05-07T10:57:17.565Z] { [2024-05-07T10:57:17.565Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/config", [2024-05-07T10:57:17.565Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.565Z] "Name": "config", [2024-05-07T10:57:17.565Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.565Z] "Module": { [2024-05-07T10:57:17.565Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.565Z] "Main": true, [2024-05-07T10:57:17.565Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.565Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.565Z] "GoVersion": "1.21" [2024-05-07T10:57:17.565Z] }, [2024-05-07T10:57:17.565Z] "Match": [ [2024-05-07T10:57:17.565Z] "./..." [2024-05-07T10:57:17.565Z] ], [2024-05-07T10:57:17.565Z] "Stale": true, [2024-05-07T10:57:17.565Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.565Z] "GoFiles": [ [2024-05-07T10:57:17.565Z] "config.go" [2024-05-07T10:57:17.565Z] ], [2024-05-07T10:57:17.565Z] "Imports": [ [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.565Z] ], [2024-05-07T10:57:17.565Z] "Deps": [ [2024-05-07T10:57:17.565Z] "bufio", [2024-05-07T10:57:17.565Z] "bytes", [2024-05-07T10:57:17.565Z] "compress/flate", [2024-05-07T10:57:17.565Z] "compress/gzip", [2024-05-07T10:57:17.565Z] "compress/zlib", [2024-05-07T10:57:17.565Z] "container/list", [2024-05-07T10:57:17.565Z] "context", [2024-05-07T10:57:17.565Z] "crypto", [2024-05-07T10:57:17.565Z] "crypto/aes", [2024-05-07T10:57:17.565Z] "crypto/cipher", [2024-05-07T10:57:17.565Z] "crypto/des", [2024-05-07T10:57:17.565Z] "crypto/dsa", [2024-05-07T10:57:17.565Z] "crypto/ecdsa", [2024-05-07T10:57:17.565Z] "crypto/ed25519", [2024-05-07T10:57:17.565Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.565Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.565Z] "crypto/elliptic", [2024-05-07T10:57:17.565Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.565Z] "crypto/hmac", [2024-05-07T10:57:17.565Z] "crypto/internal/randutil", [2024-05-07T10:57:17.565Z] "crypto/internal/subtle", [2024-05-07T10:57:17.565Z] "crypto/md5", [2024-05-07T10:57:17.565Z] "crypto/rand", [2024-05-07T10:57:17.565Z] "crypto/rc4", [2024-05-07T10:57:17.565Z] "crypto/rsa", [2024-05-07T10:57:17.565Z] "crypto/sha1", [2024-05-07T10:57:17.565Z] "crypto/sha256", [2024-05-07T10:57:17.565Z] "crypto/sha512", [2024-05-07T10:57:17.565Z] "crypto/subtle", [2024-05-07T10:57:17.565Z] "crypto/tls", [2024-05-07T10:57:17.565Z] "crypto/x509", [2024-05-07T10:57:17.565Z] "crypto/x509/pkix", [2024-05-07T10:57:17.565Z] "database/sql/driver", [2024-05-07T10:57:17.565Z] "debug/dwarf", [2024-05-07T10:57:17.565Z] "debug/macho", [2024-05-07T10:57:17.565Z] "encoding", [2024-05-07T10:57:17.565Z] "encoding/asn1", [2024-05-07T10:57:17.565Z] "encoding/base64", [2024-05-07T10:57:17.565Z] "encoding/binary", [2024-05-07T10:57:17.565Z] "encoding/csv", [2024-05-07T10:57:17.565Z] "encoding/hex", [2024-05-07T10:57:17.565Z] "encoding/json", [2024-05-07T10:57:17.565Z] "encoding/pem", [2024-05-07T10:57:17.565Z] "encoding/xml", [2024-05-07T10:57:17.565Z] "errors", [2024-05-07T10:57:17.565Z] "flag", [2024-05-07T10:57:17.565Z] "fmt", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.565Z] "github.com/go-kit/log", [2024-05-07T10:57:17.565Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.565Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.565Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.565Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.565Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.565Z] "github.com/google/uuid", [2024-05-07T10:57:17.565Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.565Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.565Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.565Z] "golang.org/x/net/html", [2024-05-07T10:57:17.565Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.565Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.565Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.565Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.565Z] "golang.org/x/text/language", [2024-05-07T10:57:17.565Z] "hash", [2024-05-07T10:57:17.565Z] "hash/adler32", [2024-05-07T10:57:17.565Z] "hash/crc32", [2024-05-07T10:57:17.565Z] "internal/abi", [2024-05-07T10:57:17.565Z] "internal/bytealg", [2024-05-07T10:57:17.565Z] "internal/cpu", [2024-05-07T10:57:17.565Z] "internal/fmtsort", [2024-05-07T10:57:17.565Z] "internal/goexperiment", [2024-05-07T10:57:17.565Z] "internal/itoa", [2024-05-07T10:57:17.565Z] "internal/nettrace", [2024-05-07T10:57:17.565Z] "internal/oserror", [2024-05-07T10:57:17.565Z] "internal/poll", [2024-05-07T10:57:17.565Z] "internal/race", [2024-05-07T10:57:17.565Z] "internal/reflectlite", [2024-05-07T10:57:17.565Z] "internal/singleflight", [2024-05-07T10:57:17.565Z] "internal/syscall/execenv", [2024-05-07T10:57:17.565Z] "internal/syscall/unix", [2024-05-07T10:57:17.565Z] "internal/testlog", [2024-05-07T10:57:17.565Z] "internal/unsafeheader", [2024-05-07T10:57:17.565Z] "io", [2024-05-07T10:57:17.565Z] "io/fs", [2024-05-07T10:57:17.565Z] "io/ioutil", [2024-05-07T10:57:17.565Z] "log", [2024-05-07T10:57:17.565Z] "math", [2024-05-07T10:57:17.565Z] "math/big", [2024-05-07T10:57:17.565Z] "math/bits", [2024-05-07T10:57:17.565Z] "math/rand", [2024-05-07T10:57:17.565Z] "mime", [2024-05-07T10:57:17.565Z] "mime/multipart", [2024-05-07T10:57:17.565Z] "mime/quotedprintable", [2024-05-07T10:57:17.565Z] "net", [2024-05-07T10:57:17.565Z] "net/http", [2024-05-07T10:57:17.565Z] "net/http/httptest", [2024-05-07T10:57:17.565Z] "net/http/httptrace", [2024-05-07T10:57:17.565Z] "net/http/internal", [2024-05-07T10:57:17.565Z] "net/http/internal/ascii", [2024-05-07T10:57:17.565Z] "net/http/internal/testcert", [2024-05-07T10:57:17.565Z] "net/textproto", [2024-05-07T10:57:17.565Z] "net/url", [2024-05-07T10:57:17.565Z] "os", [2024-05-07T10:57:17.565Z] "path", [2024-05-07T10:57:17.565Z] "path/filepath", [2024-05-07T10:57:17.565Z] "reflect", [2024-05-07T10:57:17.565Z] "regexp", [2024-05-07T10:57:17.565Z] "regexp/syntax", [2024-05-07T10:57:17.565Z] "runtime", [2024-05-07T10:57:17.565Z] "runtime/cgo", [2024-05-07T10:57:17.565Z] "runtime/internal/atomic", [2024-05-07T10:57:17.565Z] "runtime/internal/math", [2024-05-07T10:57:17.565Z] "runtime/internal/sys", [2024-05-07T10:57:17.565Z] "sort", [2024-05-07T10:57:17.565Z] "strconv", [2024-05-07T10:57:17.565Z] "strings", [2024-05-07T10:57:17.565Z] "sync", [2024-05-07T10:57:17.565Z] "sync/atomic", [2024-05-07T10:57:17.565Z] "syscall", [2024-05-07T10:57:17.565Z] "time", [2024-05-07T10:57:17.565Z] "unicode", [2024-05-07T10:57:17.565Z] "unicode/utf16", [2024-05-07T10:57:17.565Z] "unicode/utf8", [2024-05-07T10:57:17.565Z] "unsafe", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.565Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.565Z] ] [2024-05-07T10:57:17.565Z] } [2024-05-07T10:57:17.565Z] { [2024-05-07T10:57:17.565Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.565Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.565Z] "Name": "interfaces", [2024-05-07T10:57:17.565Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.565Z] "Module": { [2024-05-07T10:57:17.565Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.565Z] "Main": true, [2024-05-07T10:57:17.565Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.565Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.565Z] "GoVersion": "1.21" [2024-05-07T10:57:17.565Z] }, [2024-05-07T10:57:17.565Z] "Match": [ [2024-05-07T10:57:17.565Z] "./..." [2024-05-07T10:57:17.565Z] ], [2024-05-07T10:57:17.565Z] "Stale": true, [2024-05-07T10:57:17.565Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.565Z] "GoFiles": [ [2024-05-07T10:57:17.565Z] "db.go", [2024-05-07T10:57:17.565Z] "uom.go" [2024-05-07T10:57:17.565Z] ], [2024-05-07T10:57:17.565Z] "Imports": [ [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-05-07T10:57:17.565Z] ], [2024-05-07T10:57:17.565Z] "Deps": [ [2024-05-07T10:57:17.565Z] "bufio", [2024-05-07T10:57:17.565Z] "bytes", [2024-05-07T10:57:17.565Z] "compress/flate", [2024-05-07T10:57:17.565Z] "compress/gzip", [2024-05-07T10:57:17.565Z] "compress/zlib", [2024-05-07T10:57:17.565Z] "container/list", [2024-05-07T10:57:17.565Z] "context", [2024-05-07T10:57:17.565Z] "crypto", [2024-05-07T10:57:17.565Z] "crypto/aes", [2024-05-07T10:57:17.565Z] "crypto/cipher", [2024-05-07T10:57:17.565Z] "crypto/des", [2024-05-07T10:57:17.565Z] "crypto/dsa", [2024-05-07T10:57:17.565Z] "crypto/ecdsa", [2024-05-07T10:57:17.565Z] "crypto/ed25519", [2024-05-07T10:57:17.565Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.565Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.565Z] "crypto/elliptic", [2024-05-07T10:57:17.565Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.565Z] "crypto/hmac", [2024-05-07T10:57:17.565Z] "crypto/internal/randutil", [2024-05-07T10:57:17.565Z] "crypto/internal/subtle", [2024-05-07T10:57:17.565Z] "crypto/md5", [2024-05-07T10:57:17.565Z] "crypto/rand", [2024-05-07T10:57:17.565Z] "crypto/rc4", [2024-05-07T10:57:17.565Z] "crypto/rsa", [2024-05-07T10:57:17.565Z] "crypto/sha1", [2024-05-07T10:57:17.565Z] "crypto/sha256", [2024-05-07T10:57:17.565Z] "crypto/sha512", [2024-05-07T10:57:17.565Z] "crypto/subtle", [2024-05-07T10:57:17.565Z] "crypto/tls", [2024-05-07T10:57:17.565Z] "crypto/x509", [2024-05-07T10:57:17.565Z] "crypto/x509/pkix", [2024-05-07T10:57:17.565Z] "database/sql/driver", [2024-05-07T10:57:17.565Z] "debug/dwarf", [2024-05-07T10:57:17.565Z] "debug/macho", [2024-05-07T10:57:17.565Z] "encoding", [2024-05-07T10:57:17.565Z] "encoding/asn1", [2024-05-07T10:57:17.565Z] "encoding/base64", [2024-05-07T10:57:17.565Z] "encoding/binary", [2024-05-07T10:57:17.565Z] "encoding/csv", [2024-05-07T10:57:17.565Z] "encoding/hex", [2024-05-07T10:57:17.565Z] "encoding/json", [2024-05-07T10:57:17.565Z] "encoding/pem", [2024-05-07T10:57:17.565Z] "encoding/xml", [2024-05-07T10:57:17.565Z] "errors", [2024-05-07T10:57:17.565Z] "fmt", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.565Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.565Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.565Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.565Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.565Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.565Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.565Z] "github.com/google/uuid", [2024-05-07T10:57:17.565Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.565Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.565Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.565Z] "golang.org/x/net/html", [2024-05-07T10:57:17.565Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.565Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.565Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.565Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.565Z] "golang.org/x/text/language", [2024-05-07T10:57:17.565Z] "hash", [2024-05-07T10:57:17.565Z] "hash/adler32", [2024-05-07T10:57:17.565Z] "hash/crc32", [2024-05-07T10:57:17.565Z] "internal/abi", [2024-05-07T10:57:17.565Z] "internal/bytealg", [2024-05-07T10:57:17.565Z] "internal/cpu", [2024-05-07T10:57:17.565Z] "internal/fmtsort", [2024-05-07T10:57:17.565Z] "internal/goexperiment", [2024-05-07T10:57:17.565Z] "internal/itoa", [2024-05-07T10:57:17.565Z] "internal/nettrace", [2024-05-07T10:57:17.565Z] "internal/oserror", [2024-05-07T10:57:17.565Z] "internal/poll", [2024-05-07T10:57:17.565Z] "internal/race", [2024-05-07T10:57:17.565Z] "internal/reflectlite", [2024-05-07T10:57:17.565Z] "internal/singleflight", [2024-05-07T10:57:17.565Z] "internal/syscall/execenv", [2024-05-07T10:57:17.565Z] "internal/syscall/unix", [2024-05-07T10:57:17.565Z] "internal/testlog", [2024-05-07T10:57:17.565Z] "internal/unsafeheader", [2024-05-07T10:57:17.565Z] "io", [2024-05-07T10:57:17.565Z] "io/fs", [2024-05-07T10:57:17.565Z] "io/ioutil", [2024-05-07T10:57:17.565Z] "log", [2024-05-07T10:57:17.565Z] "math", [2024-05-07T10:57:17.565Z] "math/big", [2024-05-07T10:57:17.565Z] "math/bits", [2024-05-07T10:57:17.565Z] "math/rand", [2024-05-07T10:57:17.565Z] "mime", [2024-05-07T10:57:17.565Z] "mime/multipart", [2024-05-07T10:57:17.565Z] "mime/quotedprintable", [2024-05-07T10:57:17.565Z] "net", [2024-05-07T10:57:17.565Z] "net/http", [2024-05-07T10:57:17.565Z] "net/http/httptrace", [2024-05-07T10:57:17.565Z] "net/http/internal", [2024-05-07T10:57:17.565Z] "net/http/internal/ascii", [2024-05-07T10:57:17.565Z] "net/textproto", [2024-05-07T10:57:17.565Z] "net/url", [2024-05-07T10:57:17.565Z] "os", [2024-05-07T10:57:17.565Z] "path", [2024-05-07T10:57:17.565Z] "path/filepath", [2024-05-07T10:57:17.565Z] "reflect", [2024-05-07T10:57:17.565Z] "regexp", [2024-05-07T10:57:17.565Z] "regexp/syntax", [2024-05-07T10:57:17.565Z] "runtime", [2024-05-07T10:57:17.565Z] "runtime/cgo", [2024-05-07T10:57:17.565Z] "runtime/internal/atomic", [2024-05-07T10:57:17.565Z] "runtime/internal/math", [2024-05-07T10:57:17.565Z] "runtime/internal/sys", [2024-05-07T10:57:17.565Z] "sort", [2024-05-07T10:57:17.565Z] "strconv", [2024-05-07T10:57:17.565Z] "strings", [2024-05-07T10:57:17.566Z] "sync", [2024-05-07T10:57:17.566Z] "sync/atomic", [2024-05-07T10:57:17.566Z] "syscall", [2024-05-07T10:57:17.566Z] "time", [2024-05-07T10:57:17.566Z] "unicode", [2024-05-07T10:57:17.566Z] "unicode/utf16", [2024-05-07T10:57:17.566Z] "unicode/utf8", [2024-05-07T10:57:17.566Z] "unsafe", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.566Z] ] [2024-05-07T10:57:17.566Z] } [2024-05-07T10:57:17.566Z] { [2024-05-07T10:57:17.566Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/container", [2024-05-07T10:57:17.566Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.566Z] "Name": "container", [2024-05-07T10:57:17.566Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.566Z] "Module": { [2024-05-07T10:57:17.566Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.566Z] "Main": true, [2024-05-07T10:57:17.566Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.566Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.566Z] "GoVersion": "1.21" [2024-05-07T10:57:17.566Z] }, [2024-05-07T10:57:17.566Z] "Match": [ [2024-05-07T10:57:17.566Z] "./..." [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Stale": true, [2024-05-07T10:57:17.566Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.566Z] "GoFiles": [ [2024-05-07T10:57:17.566Z] "config.go", [2024-05-07T10:57:17.566Z] "database.go", [2024-05-07T10:57:17.566Z] "uom.go" [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Imports": [ [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Deps": [ [2024-05-07T10:57:17.566Z] "bufio", [2024-05-07T10:57:17.566Z] "bytes", [2024-05-07T10:57:17.566Z] "compress/flate", [2024-05-07T10:57:17.566Z] "compress/gzip", [2024-05-07T10:57:17.566Z] "compress/zlib", [2024-05-07T10:57:17.566Z] "container/list", [2024-05-07T10:57:17.566Z] "context", [2024-05-07T10:57:17.566Z] "crypto", [2024-05-07T10:57:17.566Z] "crypto/aes", [2024-05-07T10:57:17.566Z] "crypto/cipher", [2024-05-07T10:57:17.566Z] "crypto/des", [2024-05-07T10:57:17.566Z] "crypto/dsa", [2024-05-07T10:57:17.566Z] "crypto/ecdsa", [2024-05-07T10:57:17.566Z] "crypto/ed25519", [2024-05-07T10:57:17.566Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.566Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.566Z] "crypto/elliptic", [2024-05-07T10:57:17.566Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.566Z] "crypto/hmac", [2024-05-07T10:57:17.566Z] "crypto/internal/randutil", [2024-05-07T10:57:17.566Z] "crypto/internal/subtle", [2024-05-07T10:57:17.566Z] "crypto/md5", [2024-05-07T10:57:17.566Z] "crypto/rand", [2024-05-07T10:57:17.566Z] "crypto/rc4", [2024-05-07T10:57:17.566Z] "crypto/rsa", [2024-05-07T10:57:17.566Z] "crypto/sha1", [2024-05-07T10:57:17.566Z] "crypto/sha256", [2024-05-07T10:57:17.566Z] "crypto/sha512", [2024-05-07T10:57:17.566Z] "crypto/subtle", [2024-05-07T10:57:17.566Z] "crypto/tls", [2024-05-07T10:57:17.566Z] "crypto/x509", [2024-05-07T10:57:17.566Z] "crypto/x509/pkix", [2024-05-07T10:57:17.566Z] "database/sql/driver", [2024-05-07T10:57:17.566Z] "debug/dwarf", [2024-05-07T10:57:17.566Z] "debug/macho", [2024-05-07T10:57:17.566Z] "encoding", [2024-05-07T10:57:17.566Z] "encoding/asn1", [2024-05-07T10:57:17.566Z] "encoding/base64", [2024-05-07T10:57:17.566Z] "encoding/binary", [2024-05-07T10:57:17.566Z] "encoding/csv", [2024-05-07T10:57:17.566Z] "encoding/hex", [2024-05-07T10:57:17.566Z] "encoding/json", [2024-05-07T10:57:17.566Z] "encoding/pem", [2024-05-07T10:57:17.566Z] "encoding/xml", [2024-05-07T10:57:17.566Z] "errors", [2024-05-07T10:57:17.566Z] "flag", [2024-05-07T10:57:17.566Z] "fmt", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.566Z] "github.com/go-kit/log", [2024-05-07T10:57:17.566Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.566Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.566Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.566Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.566Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.566Z] "github.com/google/uuid", [2024-05-07T10:57:17.566Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.566Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.566Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.566Z] "golang.org/x/net/html", [2024-05-07T10:57:17.566Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.566Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.566Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.566Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.566Z] "golang.org/x/text/language", [2024-05-07T10:57:17.566Z] "hash", [2024-05-07T10:57:17.566Z] "hash/adler32", [2024-05-07T10:57:17.566Z] "hash/crc32", [2024-05-07T10:57:17.566Z] "internal/abi", [2024-05-07T10:57:17.566Z] "internal/bytealg", [2024-05-07T10:57:17.566Z] "internal/cpu", [2024-05-07T10:57:17.566Z] "internal/fmtsort", [2024-05-07T10:57:17.566Z] "internal/goexperiment", [2024-05-07T10:57:17.566Z] "internal/itoa", [2024-05-07T10:57:17.566Z] "internal/nettrace", [2024-05-07T10:57:17.566Z] "internal/oserror", [2024-05-07T10:57:17.566Z] "internal/poll", [2024-05-07T10:57:17.566Z] "internal/race", [2024-05-07T10:57:17.566Z] "internal/reflectlite", [2024-05-07T10:57:17.566Z] "internal/singleflight", [2024-05-07T10:57:17.566Z] "internal/syscall/execenv", [2024-05-07T10:57:17.566Z] "internal/syscall/unix", [2024-05-07T10:57:17.566Z] "internal/testlog", [2024-05-07T10:57:17.566Z] "internal/unsafeheader", [2024-05-07T10:57:17.566Z] "io", [2024-05-07T10:57:17.566Z] "io/fs", [2024-05-07T10:57:17.566Z] "io/ioutil", [2024-05-07T10:57:17.566Z] "log", [2024-05-07T10:57:17.566Z] "math", [2024-05-07T10:57:17.566Z] "math/big", [2024-05-07T10:57:17.566Z] "math/bits", [2024-05-07T10:57:17.566Z] "math/rand", [2024-05-07T10:57:17.566Z] "mime", [2024-05-07T10:57:17.566Z] "mime/multipart", [2024-05-07T10:57:17.566Z] "mime/quotedprintable", [2024-05-07T10:57:17.566Z] "net", [2024-05-07T10:57:17.566Z] "net/http", [2024-05-07T10:57:17.566Z] "net/http/httptest", [2024-05-07T10:57:17.566Z] "net/http/httptrace", [2024-05-07T10:57:17.566Z] "net/http/internal", [2024-05-07T10:57:17.566Z] "net/http/internal/ascii", [2024-05-07T10:57:17.566Z] "net/http/internal/testcert", [2024-05-07T10:57:17.566Z] "net/textproto", [2024-05-07T10:57:17.566Z] "net/url", [2024-05-07T10:57:17.566Z] "os", [2024-05-07T10:57:17.566Z] "path", [2024-05-07T10:57:17.566Z] "path/filepath", [2024-05-07T10:57:17.566Z] "reflect", [2024-05-07T10:57:17.566Z] "regexp", [2024-05-07T10:57:17.566Z] "regexp/syntax", [2024-05-07T10:57:17.566Z] "runtime", [2024-05-07T10:57:17.566Z] "runtime/cgo", [2024-05-07T10:57:17.566Z] "runtime/internal/atomic", [2024-05-07T10:57:17.566Z] "runtime/internal/math", [2024-05-07T10:57:17.566Z] "runtime/internal/sys", [2024-05-07T10:57:17.566Z] "sort", [2024-05-07T10:57:17.566Z] "strconv", [2024-05-07T10:57:17.566Z] "strings", [2024-05-07T10:57:17.566Z] "sync", [2024-05-07T10:57:17.566Z] "sync/atomic", [2024-05-07T10:57:17.566Z] "syscall", [2024-05-07T10:57:17.566Z] "time", [2024-05-07T10:57:17.566Z] "unicode", [2024-05-07T10:57:17.566Z] "unicode/utf16", [2024-05-07T10:57:17.566Z] "unicode/utf8", [2024-05-07T10:57:17.566Z] "unsafe", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.566Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.566Z] ] [2024-05-07T10:57:17.566Z] } [2024-05-07T10:57:17.566Z] { [2024-05-07T10:57:17.566Z] "ImportPath": "slices", [2024-05-07T10:57:17.566Z] "DepOnly": true, [2024-05-07T10:57:17.566Z] "Incomplete": true, [2024-05-07T10:57:17.566Z] "Stale": true, [2024-05-07T10:57:17.566Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.566Z] "Error": { [2024-05-07T10:57:17.566Z] "ImportStack": [ [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-05-07T10:57:17.566Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-05-07T10:57:17.566Z] } [2024-05-07T10:57:17.566Z] } [2024-05-07T10:57:17.566Z] { [2024-05-07T10:57:17.566Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/application", [2024-05-07T10:57:17.566Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-05-07T10:57:17.566Z] "Name": "application", [2024-05-07T10:57:17.566Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.566Z] "Module": { [2024-05-07T10:57:17.566Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.566Z] "Main": true, [2024-05-07T10:57:17.566Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.566Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.566Z] "GoVersion": "1.21" [2024-05-07T10:57:17.566Z] }, [2024-05-07T10:57:17.566Z] "Match": [ [2024-05-07T10:57:17.566Z] "./..." [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Incomplete": true, [2024-05-07T10:57:17.566Z] "Stale": true, [2024-05-07T10:57:17.566Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.566Z] "GoFiles": [ [2024-05-07T10:57:17.566Z] "device.go", [2024-05-07T10:57:17.566Z] "devicecommand.go", [2024-05-07T10:57:17.566Z] "deviceprofile.go", [2024-05-07T10:57:17.566Z] "deviceresource.go", [2024-05-07T10:57:17.566Z] "deviceservice.go", [2024-05-07T10:57:17.566Z] "notify.go", [2024-05-07T10:57:17.566Z] "provisionwatcher.go" [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Imports": [ [2024-05-07T10:57:17.566Z] "context", [2024-05-07T10:57:17.566Z] "encoding/json", [2024-05-07T10:57:17.566Z] "errors", [2024-05-07T10:57:17.566Z] "fmt", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.566Z] "slices", [2024-05-07T10:57:17.566Z] "time" [2024-05-07T10:57:17.566Z] ], [2024-05-07T10:57:17.566Z] "Deps": [ [2024-05-07T10:57:17.566Z] "bufio", [2024-05-07T10:57:17.566Z] "bytes", [2024-05-07T10:57:17.566Z] "compress/flate", [2024-05-07T10:57:17.566Z] "compress/gzip", [2024-05-07T10:57:17.566Z] "compress/zlib", [2024-05-07T10:57:17.566Z] "container/list", [2024-05-07T10:57:17.566Z] "context", [2024-05-07T10:57:17.566Z] "crypto", [2024-05-07T10:57:17.566Z] "crypto/aes", [2024-05-07T10:57:17.566Z] "crypto/cipher", [2024-05-07T10:57:17.566Z] "crypto/des", [2024-05-07T10:57:17.566Z] "crypto/dsa", [2024-05-07T10:57:17.566Z] "crypto/ecdsa", [2024-05-07T10:57:17.566Z] "crypto/ed25519", [2024-05-07T10:57:17.566Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.566Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.566Z] "crypto/elliptic", [2024-05-07T10:57:17.566Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.566Z] "crypto/hmac", [2024-05-07T10:57:17.566Z] "crypto/internal/randutil", [2024-05-07T10:57:17.566Z] "crypto/internal/subtle", [2024-05-07T10:57:17.566Z] "crypto/md5", [2024-05-07T10:57:17.566Z] "crypto/rand", [2024-05-07T10:57:17.566Z] "crypto/rc4", [2024-05-07T10:57:17.566Z] "crypto/rsa", [2024-05-07T10:57:17.566Z] "crypto/sha1", [2024-05-07T10:57:17.566Z] "crypto/sha256", [2024-05-07T10:57:17.566Z] "crypto/sha512", [2024-05-07T10:57:17.566Z] "crypto/subtle", [2024-05-07T10:57:17.566Z] "crypto/tls", [2024-05-07T10:57:17.566Z] "crypto/x509", [2024-05-07T10:57:17.566Z] "crypto/x509/pkix", [2024-05-07T10:57:17.566Z] "database/sql/driver", [2024-05-07T10:57:17.566Z] "debug/dwarf", [2024-05-07T10:57:17.566Z] "debug/macho", [2024-05-07T10:57:17.566Z] "embed", [2024-05-07T10:57:17.566Z] "encoding", [2024-05-07T10:57:17.566Z] "encoding/asn1", [2024-05-07T10:57:17.566Z] "encoding/base32", [2024-05-07T10:57:17.566Z] "encoding/base64", [2024-05-07T10:57:17.566Z] "encoding/binary", [2024-05-07T10:57:17.566Z] "encoding/csv", [2024-05-07T10:57:17.566Z] "encoding/hex", [2024-05-07T10:57:17.566Z] "encoding/json", [2024-05-07T10:57:17.566Z] "encoding/pem", [2024-05-07T10:57:17.566Z] "encoding/xml", [2024-05-07T10:57:17.566Z] "errors", [2024-05-07T10:57:17.566Z] "flag", [2024-05-07T10:57:17.566Z] "fmt", [2024-05-07T10:57:17.566Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.566Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.566Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.566Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.566Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.566Z] "github.com/fatih/color", [2024-05-07T10:57:17.566Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.566Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.566Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.566Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.566Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.566Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.566Z] "github.com/go-kit/log", [2024-05-07T10:57:17.566Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.566Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.566Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.566Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.566Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.566Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.566Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.566Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.566Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.566Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.566Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.566Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.566Z] "github.com/google/uuid", [2024-05-07T10:57:17.566Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.566Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.566Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.566Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.566Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.566Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.566Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.566Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.566Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.566Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.566Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.566Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.566Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.566Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.566Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.566Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.567Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.567Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.567Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.567Z] "github.com/x448/float16", [2024-05-07T10:57:17.567Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.567Z] "go/token", [2024-05-07T10:57:17.567Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.567Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.567Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.567Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.567Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.567Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.567Z] "golang.org/x/net/html", [2024-05-07T10:57:17.567Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.567Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.567Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.567Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.567Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.567Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.567Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.567Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.567Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.567Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.567Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.567Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.567Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.567Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.567Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.567Z] "golang.org/x/text/language", [2024-05-07T10:57:17.567Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.567Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.567Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.567Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.567Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.567Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.567Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.567Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.567Z] "hash", [2024-05-07T10:57:17.567Z] "hash/adler32", [2024-05-07T10:57:17.567Z] "hash/crc32", [2024-05-07T10:57:17.567Z] "hash/fnv", [2024-05-07T10:57:17.567Z] "html", [2024-05-07T10:57:17.567Z] "html/template", [2024-05-07T10:57:17.567Z] "internal/abi", [2024-05-07T10:57:17.567Z] "internal/bytealg", [2024-05-07T10:57:17.567Z] "internal/cpu", [2024-05-07T10:57:17.567Z] "internal/fmtsort", [2024-05-07T10:57:17.567Z] "internal/goexperiment", [2024-05-07T10:57:17.567Z] "internal/itoa", [2024-05-07T10:57:17.567Z] "internal/nettrace", [2024-05-07T10:57:17.567Z] "internal/oserror", [2024-05-07T10:57:17.567Z] "internal/poll", [2024-05-07T10:57:17.567Z] "internal/race", [2024-05-07T10:57:17.567Z] "internal/reflectlite", [2024-05-07T10:57:17.567Z] "internal/singleflight", [2024-05-07T10:57:17.567Z] "internal/syscall/execenv", [2024-05-07T10:57:17.567Z] "internal/syscall/unix", [2024-05-07T10:57:17.567Z] "internal/testlog", [2024-05-07T10:57:17.567Z] "internal/unsafeheader", [2024-05-07T10:57:17.567Z] "io", [2024-05-07T10:57:17.567Z] "io/fs", [2024-05-07T10:57:17.567Z] "io/ioutil", [2024-05-07T10:57:17.567Z] "log", [2024-05-07T10:57:17.567Z] "log/syslog", [2024-05-07T10:57:17.567Z] "math", [2024-05-07T10:57:17.567Z] "math/big", [2024-05-07T10:57:17.567Z] "math/bits", [2024-05-07T10:57:17.567Z] "math/rand", [2024-05-07T10:57:17.567Z] "mime", [2024-05-07T10:57:17.567Z] "mime/multipart", [2024-05-07T10:57:17.567Z] "mime/quotedprintable", [2024-05-07T10:57:17.567Z] "net", [2024-05-07T10:57:17.567Z] "net/http", [2024-05-07T10:57:17.567Z] "net/http/httptest", [2024-05-07T10:57:17.567Z] "net/http/httptrace", [2024-05-07T10:57:17.567Z] "net/http/httputil", [2024-05-07T10:57:17.567Z] "net/http/internal", [2024-05-07T10:57:17.567Z] "net/http/internal/ascii", [2024-05-07T10:57:17.567Z] "net/http/internal/testcert", [2024-05-07T10:57:17.567Z] "net/textproto", [2024-05-07T10:57:17.567Z] "net/url", [2024-05-07T10:57:17.567Z] "os", [2024-05-07T10:57:17.567Z] "os/signal", [2024-05-07T10:57:17.567Z] "path", [2024-05-07T10:57:17.567Z] "path/filepath", [2024-05-07T10:57:17.567Z] "reflect", [2024-05-07T10:57:17.567Z] "regexp", [2024-05-07T10:57:17.567Z] "regexp/syntax", [2024-05-07T10:57:17.567Z] "runtime", [2024-05-07T10:57:17.567Z] "runtime/cgo", [2024-05-07T10:57:17.567Z] "runtime/debug", [2024-05-07T10:57:17.567Z] "runtime/internal/atomic", [2024-05-07T10:57:17.567Z] "runtime/internal/math", [2024-05-07T10:57:17.567Z] "runtime/internal/sys", [2024-05-07T10:57:17.567Z] "runtime/pprof", [2024-05-07T10:57:17.567Z] "slices", [2024-05-07T10:57:17.567Z] "sort", [2024-05-07T10:57:17.567Z] "strconv", [2024-05-07T10:57:17.567Z] "strings", [2024-05-07T10:57:17.567Z] "sync", [2024-05-07T10:57:17.567Z] "sync/atomic", [2024-05-07T10:57:17.567Z] "syscall", [2024-05-07T10:57:17.567Z] "text/tabwriter", [2024-05-07T10:57:17.567Z] "text/template", [2024-05-07T10:57:17.567Z] "text/template/parse", [2024-05-07T10:57:17.567Z] "time", [2024-05-07T10:57:17.567Z] "unicode", [2024-05-07T10:57:17.567Z] "unicode/utf16", [2024-05-07T10:57:17.567Z] "unicode/utf8", [2024-05-07T10:57:17.567Z] "unsafe", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.567Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "DepsErrors": [ [2024-05-07T10:57:17.567Z] { [2024-05-07T10:57:17.567Z] "ImportStack": [ [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-05-07T10:57:17.567Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-05-07T10:57:17.567Z] } [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "TestGoFiles": [ [2024-05-07T10:57:17.567Z] "device_test.go", [2024-05-07T10:57:17.567Z] "notify_test.go" [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "TestImports": [ [2024-05-07T10:57:17.567Z] "context", [2024-05-07T10:57:17.567Z] "encoding/json", [2024-05-07T10:57:17.567Z] "errors", [2024-05-07T10:57:17.567Z] "fmt", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.567Z] "github.com/google/uuid", [2024-05-07T10:57:17.567Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.567Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.567Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.567Z] "testing" [2024-05-07T10:57:17.567Z] ] [2024-05-07T10:57:17.567Z] } [2024-05-07T10:57:17.567Z] { [2024-05-07T10:57:17.567Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/controller/http", [2024-05-07T10:57:17.567Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.567Z] "Name": "http", [2024-05-07T10:57:17.567Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.567Z] "Module": { [2024-05-07T10:57:17.567Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.567Z] "Main": true, [2024-05-07T10:57:17.567Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.567Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.567Z] "GoVersion": "1.21" [2024-05-07T10:57:17.567Z] }, [2024-05-07T10:57:17.567Z] "Match": [ [2024-05-07T10:57:17.567Z] "./..." [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "Incomplete": true, [2024-05-07T10:57:17.567Z] "Stale": true, [2024-05-07T10:57:17.567Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.567Z] "GoFiles": [ [2024-05-07T10:57:17.567Z] "device.go", [2024-05-07T10:57:17.567Z] "devicecommand.go", [2024-05-07T10:57:17.567Z] "deviceprofile.go", [2024-05-07T10:57:17.567Z] "deviceresource.go", [2024-05-07T10:57:17.567Z] "deviceservice.go", [2024-05-07T10:57:17.567Z] "provisionwatcher.go", [2024-05-07T10:57:17.567Z] "uom.go" [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "Imports": [ [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.567Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.567Z] "math", [2024-05-07T10:57:17.567Z] "net/http" [2024-05-07T10:57:17.567Z] ], [2024-05-07T10:57:17.567Z] "Deps": [ [2024-05-07T10:57:17.567Z] "bufio", [2024-05-07T10:57:17.567Z] "bytes", [2024-05-07T10:57:17.567Z] "compress/flate", [2024-05-07T10:57:17.567Z] "compress/gzip", [2024-05-07T10:57:17.567Z] "compress/zlib", [2024-05-07T10:57:17.567Z] "container/list", [2024-05-07T10:57:17.567Z] "context", [2024-05-07T10:57:17.567Z] "crypto", [2024-05-07T10:57:17.567Z] "crypto/aes", [2024-05-07T10:57:17.567Z] "crypto/cipher", [2024-05-07T10:57:17.567Z] "crypto/des", [2024-05-07T10:57:17.567Z] "crypto/dsa", [2024-05-07T10:57:17.567Z] "crypto/ecdsa", [2024-05-07T10:57:17.567Z] "crypto/ed25519", [2024-05-07T10:57:17.567Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.567Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.567Z] "crypto/elliptic", [2024-05-07T10:57:17.567Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.567Z] "crypto/hmac", [2024-05-07T10:57:17.567Z] "crypto/internal/randutil", [2024-05-07T10:57:17.567Z] "crypto/internal/subtle", [2024-05-07T10:57:17.567Z] "crypto/md5", [2024-05-07T10:57:17.567Z] "crypto/rand", [2024-05-07T10:57:17.567Z] "crypto/rc4", [2024-05-07T10:57:17.567Z] "crypto/rsa", [2024-05-07T10:57:17.567Z] "crypto/sha1", [2024-05-07T10:57:17.567Z] "crypto/sha256", [2024-05-07T10:57:17.567Z] "crypto/sha512", [2024-05-07T10:57:17.567Z] "crypto/subtle", [2024-05-07T10:57:17.567Z] "crypto/tls", [2024-05-07T10:57:17.567Z] "crypto/x509", [2024-05-07T10:57:17.567Z] "crypto/x509/pkix", [2024-05-07T10:57:17.567Z] "database/sql/driver", [2024-05-07T10:57:17.567Z] "debug/dwarf", [2024-05-07T10:57:17.567Z] "debug/macho", [2024-05-07T10:57:17.567Z] "embed", [2024-05-07T10:57:17.567Z] "encoding", [2024-05-07T10:57:17.567Z] "encoding/asn1", [2024-05-07T10:57:17.567Z] "encoding/base32", [2024-05-07T10:57:17.567Z] "encoding/base64", [2024-05-07T10:57:17.567Z] "encoding/binary", [2024-05-07T10:57:17.567Z] "encoding/csv", [2024-05-07T10:57:17.567Z] "encoding/hex", [2024-05-07T10:57:17.567Z] "encoding/json", [2024-05-07T10:57:17.567Z] "encoding/pem", [2024-05-07T10:57:17.567Z] "encoding/xml", [2024-05-07T10:57:17.567Z] "errors", [2024-05-07T10:57:17.567Z] "flag", [2024-05-07T10:57:17.567Z] "fmt", [2024-05-07T10:57:17.567Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.567Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.567Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.567Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.567Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.568Z] "github.com/fatih/color", [2024-05-07T10:57:17.568Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.568Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.568Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.568Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.568Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.568Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.568Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.568Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.568Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.568Z] "github.com/go-kit/log", [2024-05-07T10:57:17.568Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.568Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.568Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.568Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.568Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.568Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.568Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.568Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.568Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.568Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.568Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.568Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.568Z] "github.com/google/uuid", [2024-05-07T10:57:17.568Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.568Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.568Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.568Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.568Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.568Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.568Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.568Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.568Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.568Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.568Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.568Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.568Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.568Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.568Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.568Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.568Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.568Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.568Z] "github.com/x448/float16", [2024-05-07T10:57:17.568Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.568Z] "go/token", [2024-05-07T10:57:17.568Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.568Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.568Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.568Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.568Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.568Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.568Z] "golang.org/x/net/html", [2024-05-07T10:57:17.568Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.568Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.568Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.568Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.568Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.568Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.568Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.568Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.568Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.568Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.568Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.568Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.568Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.568Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.568Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.568Z] "golang.org/x/text/language", [2024-05-07T10:57:17.568Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.568Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.568Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.568Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.568Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.568Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.568Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.568Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.568Z] "hash", [2024-05-07T10:57:17.568Z] "hash/adler32", [2024-05-07T10:57:17.568Z] "hash/crc32", [2024-05-07T10:57:17.568Z] "hash/fnv", [2024-05-07T10:57:17.568Z] "html", [2024-05-07T10:57:17.568Z] "html/template", [2024-05-07T10:57:17.568Z] "internal/abi", [2024-05-07T10:57:17.568Z] "internal/bytealg", [2024-05-07T10:57:17.568Z] "internal/cpu", [2024-05-07T10:57:17.568Z] "internal/fmtsort", [2024-05-07T10:57:17.568Z] "internal/goexperiment", [2024-05-07T10:57:17.568Z] "internal/itoa", [2024-05-07T10:57:17.568Z] "internal/nettrace", [2024-05-07T10:57:17.568Z] "internal/oserror", [2024-05-07T10:57:17.568Z] "internal/poll", [2024-05-07T10:57:17.568Z] "internal/race", [2024-05-07T10:57:17.568Z] "internal/reflectlite", [2024-05-07T10:57:17.568Z] "internal/singleflight", [2024-05-07T10:57:17.568Z] "internal/syscall/execenv", [2024-05-07T10:57:17.568Z] "internal/syscall/unix", [2024-05-07T10:57:17.568Z] "internal/testlog", [2024-05-07T10:57:17.568Z] "internal/unsafeheader", [2024-05-07T10:57:17.568Z] "io", [2024-05-07T10:57:17.568Z] "io/fs", [2024-05-07T10:57:17.568Z] "io/ioutil", [2024-05-07T10:57:17.568Z] "log", [2024-05-07T10:57:17.568Z] "log/syslog", [2024-05-07T10:57:17.568Z] "math", [2024-05-07T10:57:17.568Z] "math/big", [2024-05-07T10:57:17.568Z] "math/bits", [2024-05-07T10:57:17.568Z] "math/rand", [2024-05-07T10:57:17.568Z] "mime", [2024-05-07T10:57:17.568Z] "mime/multipart", [2024-05-07T10:57:17.568Z] "mime/quotedprintable", [2024-05-07T10:57:17.568Z] "net", [2024-05-07T10:57:17.568Z] "net/http", [2024-05-07T10:57:17.568Z] "net/http/httptest", [2024-05-07T10:57:17.568Z] "net/http/httptrace", [2024-05-07T10:57:17.568Z] "net/http/httputil", [2024-05-07T10:57:17.568Z] "net/http/internal", [2024-05-07T10:57:17.568Z] "net/http/internal/ascii", [2024-05-07T10:57:17.568Z] "net/http/internal/testcert", [2024-05-07T10:57:17.568Z] "net/textproto", [2024-05-07T10:57:17.568Z] "net/url", [2024-05-07T10:57:17.568Z] "os", [2024-05-07T10:57:17.568Z] "os/signal", [2024-05-07T10:57:17.568Z] "path", [2024-05-07T10:57:17.568Z] "path/filepath", [2024-05-07T10:57:17.568Z] "reflect", [2024-05-07T10:57:17.568Z] "regexp", [2024-05-07T10:57:17.568Z] "regexp/syntax", [2024-05-07T10:57:17.568Z] "runtime", [2024-05-07T10:57:17.568Z] "runtime/cgo", [2024-05-07T10:57:17.568Z] "runtime/debug", [2024-05-07T10:57:17.568Z] "runtime/internal/atomic", [2024-05-07T10:57:17.568Z] "runtime/internal/math", [2024-05-07T10:57:17.568Z] "runtime/internal/sys", [2024-05-07T10:57:17.568Z] "runtime/pprof", [2024-05-07T10:57:17.568Z] "slices", [2024-05-07T10:57:17.568Z] "sort", [2024-05-07T10:57:17.568Z] "strconv", [2024-05-07T10:57:17.568Z] "strings", [2024-05-07T10:57:17.568Z] "sync", [2024-05-07T10:57:17.568Z] "sync/atomic", [2024-05-07T10:57:17.568Z] "syscall", [2024-05-07T10:57:17.568Z] "text/tabwriter", [2024-05-07T10:57:17.568Z] "text/template", [2024-05-07T10:57:17.568Z] "text/template/parse", [2024-05-07T10:57:17.568Z] "time", [2024-05-07T10:57:17.568Z] "unicode", [2024-05-07T10:57:17.568Z] "unicode/utf16", [2024-05-07T10:57:17.568Z] "unicode/utf8", [2024-05-07T10:57:17.568Z] "unsafe", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.568Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "DepsErrors": [ [2024-05-07T10:57:17.568Z] { [2024-05-07T10:57:17.568Z] "ImportStack": [ [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-05-07T10:57:17.568Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-05-07T10:57:17.568Z] } [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "TestGoFiles": [ [2024-05-07T10:57:17.568Z] "const_test.go", [2024-05-07T10:57:17.568Z] "device_test.go", [2024-05-07T10:57:17.568Z] "devicecommand_test.go", [2024-05-07T10:57:17.568Z] "deviceprofile_test.go", [2024-05-07T10:57:17.568Z] "deviceresource_test.go", [2024-05-07T10:57:17.568Z] "deviceservice_test.go", [2024-05-07T10:57:17.568Z] "provisionwatcher_test.go", [2024-05-07T10:57:17.568Z] "uom_test.go" [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "TestImports": [ [2024-05-07T10:57:17.568Z] "bytes", [2024-05-07T10:57:17.568Z] "encoding/json", [2024-05-07T10:57:17.568Z] "errors", [2024-05-07T10:57:17.568Z] "fmt", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.568Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.568Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.568Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.568Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.568Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.568Z] "mime/multipart", [2024-05-07T10:57:17.568Z] "net/http", [2024-05-07T10:57:17.568Z] "net/http/httptest", [2024-05-07T10:57:17.568Z] "strings", [2024-05-07T10:57:17.568Z] "sync", [2024-05-07T10:57:17.568Z] "testing" [2024-05-07T10:57:17.568Z] ] [2024-05-07T10:57:17.568Z] } [2024-05-07T10:57:17.568Z] { [2024-05-07T10:57:17.568Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/uom", [2024-05-07T10:57:17.568Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-05-07T10:57:17.568Z] "Name": "uom", [2024-05-07T10:57:17.568Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.568Z] "Module": { [2024-05-07T10:57:17.568Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.568Z] "Main": true, [2024-05-07T10:57:17.568Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.568Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.568Z] "GoVersion": "1.21" [2024-05-07T10:57:17.568Z] }, [2024-05-07T10:57:17.568Z] "Match": [ [2024-05-07T10:57:17.568Z] "./..." [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "Stale": true, [2024-05-07T10:57:17.568Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.568Z] "GoFiles": [ [2024-05-07T10:57:17.568Z] "bootstrap.go", [2024-05-07T10:57:17.568Z] "uom.go" [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "Imports": [ [2024-05-07T10:57:17.568Z] "context", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.568Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.568Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.568Z] "sync" [2024-05-07T10:57:17.568Z] ], [2024-05-07T10:57:17.568Z] "Deps": [ [2024-05-07T10:57:17.568Z] "bufio", [2024-05-07T10:57:17.568Z] "bytes", [2024-05-07T10:57:17.568Z] "compress/flate", [2024-05-07T10:57:17.568Z] "compress/gzip", [2024-05-07T10:57:17.568Z] "compress/zlib", [2024-05-07T10:57:17.568Z] "container/list", [2024-05-07T10:57:17.568Z] "context", [2024-05-07T10:57:17.568Z] "crypto", [2024-05-07T10:57:17.568Z] "crypto/aes", [2024-05-07T10:57:17.568Z] "crypto/cipher", [2024-05-07T10:57:17.568Z] "crypto/des", [2024-05-07T10:57:17.568Z] "crypto/dsa", [2024-05-07T10:57:17.568Z] "crypto/ecdsa", [2024-05-07T10:57:17.568Z] "crypto/ed25519", [2024-05-07T10:57:17.568Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.568Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.568Z] "crypto/elliptic", [2024-05-07T10:57:17.568Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.568Z] "crypto/hmac", [2024-05-07T10:57:17.568Z] "crypto/internal/randutil", [2024-05-07T10:57:17.568Z] "crypto/internal/subtle", [2024-05-07T10:57:17.568Z] "crypto/md5", [2024-05-07T10:57:17.568Z] "crypto/rand", [2024-05-07T10:57:17.568Z] "crypto/rc4", [2024-05-07T10:57:17.568Z] "crypto/rsa", [2024-05-07T10:57:17.568Z] "crypto/sha1", [2024-05-07T10:57:17.569Z] "crypto/sha256", [2024-05-07T10:57:17.569Z] "crypto/sha512", [2024-05-07T10:57:17.569Z] "crypto/subtle", [2024-05-07T10:57:17.569Z] "crypto/tls", [2024-05-07T10:57:17.569Z] "crypto/x509", [2024-05-07T10:57:17.569Z] "crypto/x509/pkix", [2024-05-07T10:57:17.569Z] "database/sql/driver", [2024-05-07T10:57:17.569Z] "debug/dwarf", [2024-05-07T10:57:17.569Z] "debug/macho", [2024-05-07T10:57:17.569Z] "embed", [2024-05-07T10:57:17.569Z] "encoding", [2024-05-07T10:57:17.569Z] "encoding/asn1", [2024-05-07T10:57:17.569Z] "encoding/base32", [2024-05-07T10:57:17.569Z] "encoding/base64", [2024-05-07T10:57:17.569Z] "encoding/binary", [2024-05-07T10:57:17.569Z] "encoding/csv", [2024-05-07T10:57:17.569Z] "encoding/hex", [2024-05-07T10:57:17.569Z] "encoding/json", [2024-05-07T10:57:17.569Z] "encoding/pem", [2024-05-07T10:57:17.569Z] "encoding/xml", [2024-05-07T10:57:17.569Z] "errors", [2024-05-07T10:57:17.569Z] "flag", [2024-05-07T10:57:17.569Z] "fmt", [2024-05-07T10:57:17.569Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.569Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.569Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.569Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.569Z] "github.com/fatih/color", [2024-05-07T10:57:17.569Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.569Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.569Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.569Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.569Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.569Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.569Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.569Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.569Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.569Z] "github.com/go-kit/log", [2024-05-07T10:57:17.569Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.569Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.569Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.569Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.569Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.569Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.569Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.569Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.569Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.569Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.569Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.569Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.569Z] "github.com/google/uuid", [2024-05-07T10:57:17.569Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.569Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.569Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.569Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.569Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.569Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.569Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.569Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.569Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.569Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.569Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.569Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.569Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.569Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.569Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.569Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.569Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.569Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.569Z] "github.com/x448/float16", [2024-05-07T10:57:17.569Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.569Z] "go/token", [2024-05-07T10:57:17.569Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.569Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.569Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.569Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.569Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.569Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.569Z] "golang.org/x/net/html", [2024-05-07T10:57:17.569Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.569Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.569Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.569Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.569Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.569Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.569Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.569Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.569Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.569Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.569Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.569Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.569Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.569Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.569Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.569Z] "golang.org/x/text/language", [2024-05-07T10:57:17.569Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.569Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.569Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.569Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.569Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.569Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.569Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.569Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.569Z] "hash", [2024-05-07T10:57:17.569Z] "hash/adler32", [2024-05-07T10:57:17.569Z] "hash/crc32", [2024-05-07T10:57:17.569Z] "hash/fnv", [2024-05-07T10:57:17.569Z] "html", [2024-05-07T10:57:17.569Z] "html/template", [2024-05-07T10:57:17.569Z] "internal/abi", [2024-05-07T10:57:17.569Z] "internal/bytealg", [2024-05-07T10:57:17.569Z] "internal/cpu", [2024-05-07T10:57:17.569Z] "internal/fmtsort", [2024-05-07T10:57:17.569Z] "internal/goexperiment", [2024-05-07T10:57:17.569Z] "internal/itoa", [2024-05-07T10:57:17.569Z] "internal/nettrace", [2024-05-07T10:57:17.569Z] "internal/oserror", [2024-05-07T10:57:17.569Z] "internal/poll", [2024-05-07T10:57:17.569Z] "internal/race", [2024-05-07T10:57:17.569Z] "internal/reflectlite", [2024-05-07T10:57:17.569Z] "internal/singleflight", [2024-05-07T10:57:17.569Z] "internal/syscall/execenv", [2024-05-07T10:57:17.569Z] "internal/syscall/unix", [2024-05-07T10:57:17.569Z] "internal/testlog", [2024-05-07T10:57:17.569Z] "internal/unsafeheader", [2024-05-07T10:57:17.569Z] "io", [2024-05-07T10:57:17.569Z] "io/fs", [2024-05-07T10:57:17.569Z] "io/ioutil", [2024-05-07T10:57:17.569Z] "log", [2024-05-07T10:57:17.569Z] "log/syslog", [2024-05-07T10:57:17.569Z] "math", [2024-05-07T10:57:17.569Z] "math/big", [2024-05-07T10:57:17.569Z] "math/bits", [2024-05-07T10:57:17.569Z] "math/rand", [2024-05-07T10:57:17.569Z] "mime", [2024-05-07T10:57:17.569Z] "mime/multipart", [2024-05-07T10:57:17.569Z] "mime/quotedprintable", [2024-05-07T10:57:17.569Z] "net", [2024-05-07T10:57:17.569Z] "net/http", [2024-05-07T10:57:17.569Z] "net/http/httptest", [2024-05-07T10:57:17.569Z] "net/http/httptrace", [2024-05-07T10:57:17.569Z] "net/http/httputil", [2024-05-07T10:57:17.569Z] "net/http/internal", [2024-05-07T10:57:17.569Z] "net/http/internal/ascii", [2024-05-07T10:57:17.569Z] "net/http/internal/testcert", [2024-05-07T10:57:17.569Z] "net/textproto", [2024-05-07T10:57:17.569Z] "net/url", [2024-05-07T10:57:17.569Z] "os", [2024-05-07T10:57:17.569Z] "os/signal", [2024-05-07T10:57:17.569Z] "path", [2024-05-07T10:57:17.569Z] "path/filepath", [2024-05-07T10:57:17.569Z] "reflect", [2024-05-07T10:57:17.569Z] "regexp", [2024-05-07T10:57:17.569Z] "regexp/syntax", [2024-05-07T10:57:17.569Z] "runtime", [2024-05-07T10:57:17.569Z] "runtime/cgo", [2024-05-07T10:57:17.569Z] "runtime/debug", [2024-05-07T10:57:17.569Z] "runtime/internal/atomic", [2024-05-07T10:57:17.569Z] "runtime/internal/math", [2024-05-07T10:57:17.569Z] "runtime/internal/sys", [2024-05-07T10:57:17.569Z] "runtime/pprof", [2024-05-07T10:57:17.569Z] "sort", [2024-05-07T10:57:17.569Z] "strconv", [2024-05-07T10:57:17.569Z] "strings", [2024-05-07T10:57:17.569Z] "sync", [2024-05-07T10:57:17.569Z] "sync/atomic", [2024-05-07T10:57:17.569Z] "syscall", [2024-05-07T10:57:17.569Z] "text/tabwriter", [2024-05-07T10:57:17.569Z] "text/template", [2024-05-07T10:57:17.569Z] "text/template/parse", [2024-05-07T10:57:17.569Z] "time", [2024-05-07T10:57:17.569Z] "unicode", [2024-05-07T10:57:17.569Z] "unicode/utf16", [2024-05-07T10:57:17.569Z] "unicode/utf8", [2024-05-07T10:57:17.569Z] "unsafe", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.569Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.569Z] ] [2024-05-07T10:57:17.569Z] } [2024-05-07T10:57:17.569Z] { [2024-05-07T10:57:17.569Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata", [2024-05-07T10:57:17.569Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.569Z] "Name": "metadata", [2024-05-07T10:57:17.569Z] "Doc": "****************************************************************************** * Copyright 2017 Dell Inc.", [2024-05-07T10:57:17.569Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.569Z] "Module": { [2024-05-07T10:57:17.569Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.569Z] "Main": true, [2024-05-07T10:57:17.569Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.569Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.569Z] "GoVersion": "1.21" [2024-05-07T10:57:17.569Z] }, [2024-05-07T10:57:17.569Z] "Match": [ [2024-05-07T10:57:17.569Z] "./..." [2024-05-07T10:57:17.569Z] ], [2024-05-07T10:57:17.569Z] "Incomplete": true, [2024-05-07T10:57:17.569Z] "Stale": true, [2024-05-07T10:57:17.569Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.569Z] "GoFiles": [ [2024-05-07T10:57:17.569Z] "const.go", [2024-05-07T10:57:17.569Z] "init.go", [2024-05-07T10:57:17.569Z] "main.go", [2024-05-07T10:57:17.569Z] "router.go" [2024-05-07T10:57:17.569Z] ], [2024-05-07T10:57:17.569Z] "Imports": [ [2024-05-07T10:57:17.569Z] "context", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.569Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.569Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.569Z] "os", [2024-05-07T10:57:17.569Z] "sync" [2024-05-07T10:57:17.569Z] ], [2024-05-07T10:57:17.569Z] "Deps": [ [2024-05-07T10:57:17.569Z] "bufio", [2024-05-07T10:57:17.569Z] "bytes", [2024-05-07T10:57:17.569Z] "compress/flate", [2024-05-07T10:57:17.569Z] "compress/gzip", [2024-05-07T10:57:17.569Z] "compress/zlib", [2024-05-07T10:57:17.569Z] "container/heap", [2024-05-07T10:57:17.569Z] "container/list", [2024-05-07T10:57:17.569Z] "context", [2024-05-07T10:57:17.569Z] "crypto", [2024-05-07T10:57:17.569Z] "crypto/aes", [2024-05-07T10:57:17.569Z] "crypto/cipher", [2024-05-07T10:57:17.569Z] "crypto/des", [2024-05-07T10:57:17.570Z] "crypto/dsa", [2024-05-07T10:57:17.570Z] "crypto/ecdsa", [2024-05-07T10:57:17.570Z] "crypto/ed25519", [2024-05-07T10:57:17.570Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.570Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.570Z] "crypto/elliptic", [2024-05-07T10:57:17.570Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.570Z] "crypto/hmac", [2024-05-07T10:57:17.570Z] "crypto/internal/randutil", [2024-05-07T10:57:17.570Z] "crypto/internal/subtle", [2024-05-07T10:57:17.570Z] "crypto/md5", [2024-05-07T10:57:17.570Z] "crypto/rand", [2024-05-07T10:57:17.570Z] "crypto/rc4", [2024-05-07T10:57:17.570Z] "crypto/rsa", [2024-05-07T10:57:17.570Z] "crypto/sha1", [2024-05-07T10:57:17.570Z] "crypto/sha256", [2024-05-07T10:57:17.570Z] "crypto/sha512", [2024-05-07T10:57:17.570Z] "crypto/subtle", [2024-05-07T10:57:17.570Z] "crypto/tls", [2024-05-07T10:57:17.570Z] "crypto/x509", [2024-05-07T10:57:17.570Z] "crypto/x509/pkix", [2024-05-07T10:57:17.570Z] "database/sql/driver", [2024-05-07T10:57:17.570Z] "debug/dwarf", [2024-05-07T10:57:17.570Z] "debug/macho", [2024-05-07T10:57:17.570Z] "embed", [2024-05-07T10:57:17.570Z] "encoding", [2024-05-07T10:57:17.570Z] "encoding/asn1", [2024-05-07T10:57:17.570Z] "encoding/base32", [2024-05-07T10:57:17.570Z] "encoding/base64", [2024-05-07T10:57:17.570Z] "encoding/binary", [2024-05-07T10:57:17.570Z] "encoding/csv", [2024-05-07T10:57:17.570Z] "encoding/gob", [2024-05-07T10:57:17.570Z] "encoding/hex", [2024-05-07T10:57:17.570Z] "encoding/json", [2024-05-07T10:57:17.570Z] "encoding/pem", [2024-05-07T10:57:17.570Z] "encoding/xml", [2024-05-07T10:57:17.570Z] "errors", [2024-05-07T10:57:17.570Z] "flag", [2024-05-07T10:57:17.570Z] "fmt", [2024-05-07T10:57:17.570Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.570Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.570Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.570Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.570Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.570Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.570Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.570Z] "github.com/fatih/color", [2024-05-07T10:57:17.570Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.570Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.570Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.570Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.570Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.570Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.570Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.570Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.570Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.570Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.570Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.570Z] "github.com/go-kit/log", [2024-05-07T10:57:17.570Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.570Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.570Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.570Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.570Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.570Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.570Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.570Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.570Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.570Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.570Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.570Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.570Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.570Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.570Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.570Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.570Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.570Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.570Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.570Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.570Z] "github.com/google/uuid", [2024-05-07T10:57:17.570Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.570Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.570Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.570Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.570Z] "github.com/josharian/intern", [2024-05-07T10:57:17.570Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.570Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.570Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.570Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.570Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.570Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.570Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.570Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.570Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.570Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.570Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.570Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.570Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.570Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.570Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.570Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.570Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.570Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.570Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.570Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.570Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.570Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.570Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.570Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.570Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.570Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.570Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.570Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.570Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.570Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.570Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.570Z] "github.com/openziti/identity", [2024-05-07T10:57:17.570Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.570Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.570Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.570Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.570Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.570Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.570Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.570Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.570Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.570Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.570Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.570Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.570Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.570Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.571Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.571Z] "github.com/pkg/errors", [2024-05-07T10:57:17.571Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.571Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.571Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.571Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.571Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.571Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.571Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.571Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.571Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.571Z] "github.com/x448/float16", [2024-05-07T10:57:17.571Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.571Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.571Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.571Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.571Z] "go/token", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.571Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.571Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.571Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.571Z] "golang.org/x/net/html", [2024-05-07T10:57:17.571Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.571Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.571Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.571Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.571Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.571Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.571Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.571Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.571Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.571Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.571Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.571Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.571Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.571Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.571Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.571Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.571Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.571Z] "golang.org/x/term", [2024-05-07T10:57:17.571Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.571Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.571Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.571Z] "golang.org/x/text/language", [2024-05-07T10:57:17.571Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.571Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.571Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.571Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.571Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.571Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.571Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.571Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.571Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.571Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.571Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.571Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.571Z] "hash", [2024-05-07T10:57:17.571Z] "hash/adler32", [2024-05-07T10:57:17.571Z] "hash/crc32", [2024-05-07T10:57:17.571Z] "hash/fnv", [2024-05-07T10:57:17.571Z] "html", [2024-05-07T10:57:17.571Z] "html/template", [2024-05-07T10:57:17.571Z] "internal/abi", [2024-05-07T10:57:17.571Z] "internal/bytealg", [2024-05-07T10:57:17.571Z] "internal/cpu", [2024-05-07T10:57:17.571Z] "internal/fmtsort", [2024-05-07T10:57:17.571Z] "internal/goexperiment", [2024-05-07T10:57:17.571Z] "internal/itoa", [2024-05-07T10:57:17.571Z] "internal/nettrace", [2024-05-07T10:57:17.571Z] "internal/oserror", [2024-05-07T10:57:17.571Z] "internal/poll", [2024-05-07T10:57:17.571Z] "internal/race", [2024-05-07T10:57:17.571Z] "internal/reflectlite", [2024-05-07T10:57:17.571Z] "internal/singleflight", [2024-05-07T10:57:17.571Z] "internal/syscall/execenv", [2024-05-07T10:57:17.571Z] "internal/syscall/unix", [2024-05-07T10:57:17.571Z] "internal/testlog", [2024-05-07T10:57:17.571Z] "internal/unsafeheader", [2024-05-07T10:57:17.571Z] "io", [2024-05-07T10:57:17.571Z] "io/fs", [2024-05-07T10:57:17.571Z] "io/ioutil", [2024-05-07T10:57:17.571Z] "log", [2024-05-07T10:57:17.571Z] "log/syslog", [2024-05-07T10:57:17.571Z] "math", [2024-05-07T10:57:17.571Z] "math/big", [2024-05-07T10:57:17.571Z] "math/bits", [2024-05-07T10:57:17.571Z] "math/rand", [2024-05-07T10:57:17.571Z] "mime", [2024-05-07T10:57:17.571Z] "mime/multipart", [2024-05-07T10:57:17.571Z] "mime/quotedprintable", [2024-05-07T10:57:17.571Z] "net", [2024-05-07T10:57:17.571Z] "net/http", [2024-05-07T10:57:17.571Z] "net/http/cookiejar", [2024-05-07T10:57:17.571Z] "net/http/httptest", [2024-05-07T10:57:17.571Z] "net/http/httptrace", [2024-05-07T10:57:17.571Z] "net/http/httputil", [2024-05-07T10:57:17.571Z] "net/http/internal", [2024-05-07T10:57:17.571Z] "net/http/internal/ascii", [2024-05-07T10:57:17.571Z] "net/http/internal/testcert", [2024-05-07T10:57:17.571Z] "net/mail", [2024-05-07T10:57:17.571Z] "net/textproto", [2024-05-07T10:57:17.571Z] "net/url", [2024-05-07T10:57:17.571Z] "os", [2024-05-07T10:57:17.571Z] "os/exec", [2024-05-07T10:57:17.571Z] "os/signal", [2024-05-07T10:57:17.571Z] "os/user", [2024-05-07T10:57:17.571Z] "path", [2024-05-07T10:57:17.571Z] "path/filepath", [2024-05-07T10:57:17.571Z] "reflect", [2024-05-07T10:57:17.571Z] "regexp", [2024-05-07T10:57:17.571Z] "regexp/syntax", [2024-05-07T10:57:17.571Z] "runtime", [2024-05-07T10:57:17.571Z] "runtime/cgo", [2024-05-07T10:57:17.571Z] "runtime/debug", [2024-05-07T10:57:17.571Z] "runtime/internal/atomic", [2024-05-07T10:57:17.571Z] "runtime/internal/math", [2024-05-07T10:57:17.571Z] "runtime/internal/sys", [2024-05-07T10:57:17.571Z] "runtime/pprof", [2024-05-07T10:57:17.571Z] "slices", [2024-05-07T10:57:17.571Z] "sort", [2024-05-07T10:57:17.571Z] "strconv", [2024-05-07T10:57:17.571Z] "strings", [2024-05-07T10:57:17.571Z] "sync", [2024-05-07T10:57:17.571Z] "sync/atomic", [2024-05-07T10:57:17.571Z] "syscall", [2024-05-07T10:57:17.571Z] "text/tabwriter", [2024-05-07T10:57:17.571Z] "text/template", [2024-05-07T10:57:17.571Z] "text/template/parse", [2024-05-07T10:57:17.571Z] "time", [2024-05-07T10:57:17.571Z] "unicode", [2024-05-07T10:57:17.571Z] "unicode/utf16", [2024-05-07T10:57:17.571Z] "unicode/utf8", [2024-05-07T10:57:17.571Z] "unsafe", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.571Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.571Z] ], [2024-05-07T10:57:17.571Z] "DepsErrors": [ [2024-05-07T10:57:17.571Z] { [2024-05-07T10:57:17.571Z] "ImportStack": [ [2024-05-07T10:57:17.571Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-05-07T10:57:17.571Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.571Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.571Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-05-07T10:57:17.571Z] ], [2024-05-07T10:57:17.571Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-05-07T10:57:17.571Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-05-07T10:57:17.571Z] } [2024-05-07T10:57:17.571Z] ] [2024-05-07T10:57:17.571Z] } [2024-05-07T10:57:17.571Z] { [2024-05-07T10:57:17.571Z] "Dir": "/w/workspace/edgex-go/639/cmd/core-metadata", [2024-05-07T10:57:17.571Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-05-07T10:57:17.571Z] "Name": "main", [2024-05-07T10:57:17.571Z] "Doc": "****************************************************************************** * Copyright 2018 Dell Inc.", [2024-05-07T10:57:17.571Z] "Target": "/go/bin/core-metadata", [2024-05-07T10:57:17.571Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.571Z] "Module": { [2024-05-07T10:57:17.571Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.571Z] "Main": true, [2024-05-07T10:57:17.571Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.571Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.571Z] "GoVersion": "1.21" [2024-05-07T10:57:17.571Z] }, [2024-05-07T10:57:17.571Z] "Match": [ [2024-05-07T10:57:17.571Z] "./..." [2024-05-07T10:57:17.571Z] ], [2024-05-07T10:57:17.571Z] "Incomplete": true, [2024-05-07T10:57:17.571Z] "Stale": true, [2024-05-07T10:57:17.571Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.571Z] "GoFiles": [ [2024-05-07T10:57:17.571Z] "main.go" [2024-05-07T10:57:17.571Z] ], [2024-05-07T10:57:17.571Z] "Imports": [ [2024-05-07T10:57:17.571Z] "context", [2024-05-07T10:57:17.571Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.571Z] "github.com/labstack/echo/v4" [2024-05-07T10:57:17.571Z] ], [2024-05-07T10:57:17.571Z] "Deps": [ [2024-05-07T10:57:17.571Z] "bufio", [2024-05-07T10:57:17.571Z] "bytes", [2024-05-07T10:57:17.571Z] "compress/flate", [2024-05-07T10:57:17.571Z] "compress/gzip", [2024-05-07T10:57:17.571Z] "compress/zlib", [2024-05-07T10:57:17.571Z] "container/heap", [2024-05-07T10:57:17.571Z] "container/list", [2024-05-07T10:57:17.571Z] "context", [2024-05-07T10:57:17.571Z] "crypto", [2024-05-07T10:57:17.571Z] "crypto/aes", [2024-05-07T10:57:17.571Z] "crypto/cipher", [2024-05-07T10:57:17.571Z] "crypto/des", [2024-05-07T10:57:17.571Z] "crypto/dsa", [2024-05-07T10:57:17.571Z] "crypto/ecdsa", [2024-05-07T10:57:17.571Z] "crypto/ed25519", [2024-05-07T10:57:17.571Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.571Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.571Z] "crypto/elliptic", [2024-05-07T10:57:17.571Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.571Z] "crypto/hmac", [2024-05-07T10:57:17.571Z] "crypto/internal/randutil", [2024-05-07T10:57:17.571Z] "crypto/internal/subtle", [2024-05-07T10:57:17.571Z] "crypto/md5", [2024-05-07T10:57:17.571Z] "crypto/rand", [2024-05-07T10:57:17.571Z] "crypto/rc4", [2024-05-07T10:57:17.571Z] "crypto/rsa", [2024-05-07T10:57:17.571Z] "crypto/sha1", [2024-05-07T10:57:17.571Z] "crypto/sha256", [2024-05-07T10:57:17.571Z] "crypto/sha512", [2024-05-07T10:57:17.571Z] "crypto/subtle", [2024-05-07T10:57:17.571Z] "crypto/tls", [2024-05-07T10:57:17.571Z] "crypto/x509", [2024-05-07T10:57:17.571Z] "crypto/x509/pkix", [2024-05-07T10:57:17.571Z] "database/sql/driver", [2024-05-07T10:57:17.571Z] "debug/dwarf", [2024-05-07T10:57:17.571Z] "debug/macho", [2024-05-07T10:57:17.571Z] "embed", [2024-05-07T10:57:17.571Z] "encoding", [2024-05-07T10:57:17.571Z] "encoding/asn1", [2024-05-07T10:57:17.571Z] "encoding/base32", [2024-05-07T10:57:17.571Z] "encoding/base64", [2024-05-07T10:57:17.571Z] "encoding/binary", [2024-05-07T10:57:17.571Z] "encoding/csv", [2024-05-07T10:57:17.571Z] "encoding/gob", [2024-05-07T10:57:17.571Z] "encoding/hex", [2024-05-07T10:57:17.571Z] "encoding/json", [2024-05-07T10:57:17.571Z] "encoding/pem", [2024-05-07T10:57:17.571Z] "encoding/xml", [2024-05-07T10:57:17.571Z] "errors", [2024-05-07T10:57:17.571Z] "flag", [2024-05-07T10:57:17.571Z] "fmt", [2024-05-07T10:57:17.571Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.571Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.571Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.572Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.572Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.572Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/config", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/container", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/uom", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.572Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.572Z] "github.com/fatih/color", [2024-05-07T10:57:17.572Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.572Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.572Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.572Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.572Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.572Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.572Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.572Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.572Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.572Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.572Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.572Z] "github.com/go-kit/log", [2024-05-07T10:57:17.572Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.572Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.572Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.572Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.572Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.572Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.572Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.572Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.572Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.572Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.572Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.572Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.572Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.572Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.572Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.572Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.572Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.572Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.572Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.572Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.572Z] "github.com/google/uuid", [2024-05-07T10:57:17.572Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.572Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.572Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.572Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.572Z] "github.com/josharian/intern", [2024-05-07T10:57:17.572Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.572Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.572Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.572Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.572Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.572Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.572Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.572Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.572Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.572Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.572Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.572Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.572Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.572Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.572Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.572Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.572Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.572Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.572Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.572Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.572Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.572Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.572Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.572Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.572Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.572Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.572Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.572Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.572Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.572Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.572Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.572Z] "github.com/openziti/identity", [2024-05-07T10:57:17.572Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.572Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.572Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.572Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.572Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.572Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.572Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.572Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.572Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.572Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.572Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.572Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.572Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.572Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.573Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.573Z] "github.com/pkg/errors", [2024-05-07T10:57:17.573Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.573Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.573Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.573Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.573Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.573Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.573Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.573Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.573Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.573Z] "github.com/x448/float16", [2024-05-07T10:57:17.573Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.573Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.573Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.573Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.573Z] "go/token", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.573Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.573Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.573Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.573Z] "golang.org/x/net/html", [2024-05-07T10:57:17.573Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.573Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.573Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.573Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.573Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.573Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.573Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.573Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.573Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.573Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.573Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.573Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.573Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.573Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.573Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.573Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.573Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.573Z] "golang.org/x/term", [2024-05-07T10:57:17.573Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.573Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.573Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.573Z] "golang.org/x/text/language", [2024-05-07T10:57:17.573Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.573Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.573Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.573Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.573Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.573Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.573Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.573Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.573Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.573Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.573Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.573Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.573Z] "hash", [2024-05-07T10:57:17.573Z] "hash/adler32", [2024-05-07T10:57:17.573Z] "hash/crc32", [2024-05-07T10:57:17.573Z] "hash/fnv", [2024-05-07T10:57:17.573Z] "html", [2024-05-07T10:57:17.573Z] "html/template", [2024-05-07T10:57:17.573Z] "internal/abi", [2024-05-07T10:57:17.573Z] "internal/bytealg", [2024-05-07T10:57:17.573Z] "internal/cpu", [2024-05-07T10:57:17.573Z] "internal/fmtsort", [2024-05-07T10:57:17.573Z] "internal/goexperiment", [2024-05-07T10:57:17.573Z] "internal/itoa", [2024-05-07T10:57:17.573Z] "internal/nettrace", [2024-05-07T10:57:17.573Z] "internal/oserror", [2024-05-07T10:57:17.573Z] "internal/poll", [2024-05-07T10:57:17.573Z] "internal/race", [2024-05-07T10:57:17.573Z] "internal/reflectlite", [2024-05-07T10:57:17.573Z] "internal/singleflight", [2024-05-07T10:57:17.573Z] "internal/syscall/execenv", [2024-05-07T10:57:17.573Z] "internal/syscall/unix", [2024-05-07T10:57:17.573Z] "internal/testlog", [2024-05-07T10:57:17.573Z] "internal/unsafeheader", [2024-05-07T10:57:17.573Z] "io", [2024-05-07T10:57:17.573Z] "io/fs", [2024-05-07T10:57:17.573Z] "io/ioutil", [2024-05-07T10:57:17.573Z] "log", [2024-05-07T10:57:17.573Z] "log/syslog", [2024-05-07T10:57:17.573Z] "math", [2024-05-07T10:57:17.573Z] "math/big", [2024-05-07T10:57:17.573Z] "math/bits", [2024-05-07T10:57:17.573Z] "math/rand", [2024-05-07T10:57:17.573Z] "mime", [2024-05-07T10:57:17.573Z] "mime/multipart", [2024-05-07T10:57:17.573Z] "mime/quotedprintable", [2024-05-07T10:57:17.573Z] "net", [2024-05-07T10:57:17.573Z] "net/http", [2024-05-07T10:57:17.573Z] "net/http/cookiejar", [2024-05-07T10:57:17.573Z] "net/http/httptest", [2024-05-07T10:57:17.573Z] "net/http/httptrace", [2024-05-07T10:57:17.573Z] "net/http/httputil", [2024-05-07T10:57:17.573Z] "net/http/internal", [2024-05-07T10:57:17.573Z] "net/http/internal/ascii", [2024-05-07T10:57:17.573Z] "net/http/internal/testcert", [2024-05-07T10:57:17.573Z] "net/mail", [2024-05-07T10:57:17.573Z] "net/textproto", [2024-05-07T10:57:17.573Z] "net/url", [2024-05-07T10:57:17.573Z] "os", [2024-05-07T10:57:17.573Z] "os/exec", [2024-05-07T10:57:17.573Z] "os/signal", [2024-05-07T10:57:17.573Z] "os/user", [2024-05-07T10:57:17.573Z] "path", [2024-05-07T10:57:17.573Z] "path/filepath", [2024-05-07T10:57:17.573Z] "reflect", [2024-05-07T10:57:17.573Z] "regexp", [2024-05-07T10:57:17.573Z] "regexp/syntax", [2024-05-07T10:57:17.573Z] "runtime", [2024-05-07T10:57:17.573Z] "runtime/cgo", [2024-05-07T10:57:17.573Z] "runtime/debug", [2024-05-07T10:57:17.573Z] "runtime/internal/atomic", [2024-05-07T10:57:17.573Z] "runtime/internal/math", [2024-05-07T10:57:17.573Z] "runtime/internal/sys", [2024-05-07T10:57:17.573Z] "runtime/pprof", [2024-05-07T10:57:17.573Z] "slices", [2024-05-07T10:57:17.573Z] "sort", [2024-05-07T10:57:17.573Z] "strconv", [2024-05-07T10:57:17.573Z] "strings", [2024-05-07T10:57:17.573Z] "sync", [2024-05-07T10:57:17.573Z] "sync/atomic", [2024-05-07T10:57:17.573Z] "syscall", [2024-05-07T10:57:17.573Z] "text/tabwriter", [2024-05-07T10:57:17.573Z] "text/template", [2024-05-07T10:57:17.573Z] "text/template/parse", [2024-05-07T10:57:17.573Z] "time", [2024-05-07T10:57:17.573Z] "unicode", [2024-05-07T10:57:17.573Z] "unicode/utf16", [2024-05-07T10:57:17.573Z] "unicode/utf8", [2024-05-07T10:57:17.573Z] "unsafe", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.573Z] ], [2024-05-07T10:57:17.573Z] "DepsErrors": [ [2024-05-07T10:57:17.573Z] { [2024-05-07T10:57:17.573Z] "ImportStack": [ [2024-05-07T10:57:17.573Z] "github.com/edgexfoundry/edgex-go/cmd/core-metadata", [2024-05-07T10:57:17.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata", [2024-05-07T10:57:17.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http", [2024-05-07T10:57:17.573Z] "github.com/edgexfoundry/edgex-go/internal/core/metadata/application" [2024-05-07T10:57:17.573Z] ], [2024-05-07T10:57:17.573Z] "Pos": "internal/core/metadata/application/device.go:22:2", [2024-05-07T10:57:17.573Z] "Err": "package slices is not in GOROOT (/usr/local/go/src/slices)" [2024-05-07T10:57:17.573Z] } [2024-05-07T10:57:17.573Z] ] [2024-05-07T10:57:17.573Z] } [2024-05-07T10:57:17.573Z] { [2024-05-07T10:57:17.573Z] "Dir": "/w/workspace/edgex-go/639/internal", [2024-05-07T10:57:17.573Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.573Z] "Name": "internal", [2024-05-07T10:57:17.573Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.573Z] "Module": { [2024-05-07T10:57:17.573Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.573Z] "Main": true, [2024-05-07T10:57:17.573Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.573Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.573Z] "GoVersion": "1.21" [2024-05-07T10:57:17.573Z] }, [2024-05-07T10:57:17.573Z] "Match": [ [2024-05-07T10:57:17.573Z] "./..." [2024-05-07T10:57:17.573Z] ], [2024-05-07T10:57:17.573Z] "Stale": true, [2024-05-07T10:57:17.573Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.573Z] "GoFiles": [ [2024-05-07T10:57:17.573Z] "constants.go", [2024-05-07T10:57:17.573Z] "interface.go" [2024-05-07T10:57:17.573Z] ], [2024-05-07T10:57:17.573Z] "Imports": [ [2024-05-07T10:57:17.573Z] "net/http" [2024-05-07T10:57:17.573Z] ], [2024-05-07T10:57:17.573Z] "Deps": [ [2024-05-07T10:57:17.573Z] "bufio", [2024-05-07T10:57:17.573Z] "bytes", [2024-05-07T10:57:17.573Z] "compress/flate", [2024-05-07T10:57:17.573Z] "compress/gzip", [2024-05-07T10:57:17.573Z] "container/list", [2024-05-07T10:57:17.573Z] "context", [2024-05-07T10:57:17.573Z] "crypto", [2024-05-07T10:57:17.573Z] "crypto/aes", [2024-05-07T10:57:17.573Z] "crypto/cipher", [2024-05-07T10:57:17.573Z] "crypto/des", [2024-05-07T10:57:17.573Z] "crypto/dsa", [2024-05-07T10:57:17.573Z] "crypto/ecdsa", [2024-05-07T10:57:17.573Z] "crypto/ed25519", [2024-05-07T10:57:17.573Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.573Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.573Z] "crypto/elliptic", [2024-05-07T10:57:17.573Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.573Z] "crypto/hmac", [2024-05-07T10:57:17.573Z] "crypto/internal/randutil", [2024-05-07T10:57:17.573Z] "crypto/internal/subtle", [2024-05-07T10:57:17.573Z] "crypto/md5", [2024-05-07T10:57:17.573Z] "crypto/rand", [2024-05-07T10:57:17.573Z] "crypto/rc4", [2024-05-07T10:57:17.573Z] "crypto/rsa", [2024-05-07T10:57:17.573Z] "crypto/sha1", [2024-05-07T10:57:17.573Z] "crypto/sha256", [2024-05-07T10:57:17.573Z] "crypto/sha512", [2024-05-07T10:57:17.573Z] "crypto/subtle", [2024-05-07T10:57:17.573Z] "crypto/tls", [2024-05-07T10:57:17.573Z] "crypto/x509", [2024-05-07T10:57:17.573Z] "crypto/x509/pkix", [2024-05-07T10:57:17.573Z] "encoding/asn1", [2024-05-07T10:57:17.573Z] "encoding/base64", [2024-05-07T10:57:17.573Z] "encoding/binary", [2024-05-07T10:57:17.573Z] "encoding/hex", [2024-05-07T10:57:17.573Z] "encoding/pem", [2024-05-07T10:57:17.573Z] "errors", [2024-05-07T10:57:17.573Z] "fmt", [2024-05-07T10:57:17.573Z] "hash", [2024-05-07T10:57:17.573Z] "hash/crc32", [2024-05-07T10:57:17.573Z] "internal/abi", [2024-05-07T10:57:17.573Z] "internal/bytealg", [2024-05-07T10:57:17.573Z] "internal/cpu", [2024-05-07T10:57:17.573Z] "internal/fmtsort", [2024-05-07T10:57:17.573Z] "internal/goexperiment", [2024-05-07T10:57:17.573Z] "internal/itoa", [2024-05-07T10:57:17.573Z] "internal/nettrace", [2024-05-07T10:57:17.573Z] "internal/oserror", [2024-05-07T10:57:17.573Z] "internal/poll", [2024-05-07T10:57:17.573Z] "internal/race", [2024-05-07T10:57:17.573Z] "internal/reflectlite", [2024-05-07T10:57:17.573Z] "internal/singleflight", [2024-05-07T10:57:17.573Z] "internal/syscall/execenv", [2024-05-07T10:57:17.573Z] "internal/syscall/unix", [2024-05-07T10:57:17.573Z] "internal/testlog", [2024-05-07T10:57:17.573Z] "internal/unsafeheader", [2024-05-07T10:57:17.573Z] "io", [2024-05-07T10:57:17.573Z] "io/fs", [2024-05-07T10:57:17.573Z] "io/ioutil", [2024-05-07T10:57:17.573Z] "log", [2024-05-07T10:57:17.573Z] "math", [2024-05-07T10:57:17.573Z] "math/big", [2024-05-07T10:57:17.573Z] "math/bits", [2024-05-07T10:57:17.573Z] "math/rand", [2024-05-07T10:57:17.573Z] "mime", [2024-05-07T10:57:17.573Z] "mime/multipart", [2024-05-07T10:57:17.573Z] "mime/quotedprintable", [2024-05-07T10:57:17.573Z] "net", [2024-05-07T10:57:17.573Z] "net/http", [2024-05-07T10:57:17.573Z] "net/http/httptrace", [2024-05-07T10:57:17.573Z] "net/http/internal", [2024-05-07T10:57:17.573Z] "net/http/internal/ascii", [2024-05-07T10:57:17.573Z] "net/textproto", [2024-05-07T10:57:17.573Z] "net/url", [2024-05-07T10:57:17.573Z] "os", [2024-05-07T10:57:17.573Z] "path", [2024-05-07T10:57:17.573Z] "path/filepath", [2024-05-07T10:57:17.573Z] "reflect", [2024-05-07T10:57:17.573Z] "runtime", [2024-05-07T10:57:17.573Z] "runtime/cgo", [2024-05-07T10:57:17.573Z] "runtime/internal/atomic", [2024-05-07T10:57:17.573Z] "runtime/internal/math", [2024-05-07T10:57:17.573Z] "runtime/internal/sys", [2024-05-07T10:57:17.573Z] "sort", [2024-05-07T10:57:17.573Z] "strconv", [2024-05-07T10:57:17.573Z] "strings", [2024-05-07T10:57:17.573Z] "sync", [2024-05-07T10:57:17.573Z] "sync/atomic", [2024-05-07T10:57:17.573Z] "syscall", [2024-05-07T10:57:17.573Z] "time", [2024-05-07T10:57:17.573Z] "unicode", [2024-05-07T10:57:17.573Z] "unicode/utf16", [2024-05-07T10:57:17.573Z] "unicode/utf8", [2024-05-07T10:57:17.573Z] "unsafe", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.573Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.574Z] ] [2024-05-07T10:57:17.574Z] } [2024-05-07T10:57:17.574Z] { [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command", [2024-05-07T10:57:17.574Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-05-07T10:57:17.574Z] "Name": "command", [2024-05-07T10:57:17.574Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "Module": { [2024-05-07T10:57:17.574Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.574Z] "Main": true, [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.574Z] "GoVersion": "1.21" [2024-05-07T10:57:17.574Z] }, [2024-05-07T10:57:17.574Z] "Match": [ [2024-05-07T10:57:17.574Z] "./..." [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Stale": true, [2024-05-07T10:57:17.574Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.574Z] "GoFiles": [ [2024-05-07T10:57:17.574Z] "flags_common.go" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Imports": [ [2024-05-07T10:57:17.574Z] "flag", [2024-05-07T10:57:17.574Z] "fmt", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.574Z] "os" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Deps": [ [2024-05-07T10:57:17.574Z] "bufio", [2024-05-07T10:57:17.574Z] "bytes", [2024-05-07T10:57:17.574Z] "compress/flate", [2024-05-07T10:57:17.574Z] "compress/gzip", [2024-05-07T10:57:17.574Z] "container/list", [2024-05-07T10:57:17.574Z] "context", [2024-05-07T10:57:17.574Z] "crypto", [2024-05-07T10:57:17.574Z] "crypto/aes", [2024-05-07T10:57:17.574Z] "crypto/cipher", [2024-05-07T10:57:17.574Z] "crypto/des", [2024-05-07T10:57:17.574Z] "crypto/dsa", [2024-05-07T10:57:17.574Z] "crypto/ecdsa", [2024-05-07T10:57:17.574Z] "crypto/ed25519", [2024-05-07T10:57:17.574Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.574Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.574Z] "crypto/elliptic", [2024-05-07T10:57:17.574Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.574Z] "crypto/hmac", [2024-05-07T10:57:17.574Z] "crypto/internal/randutil", [2024-05-07T10:57:17.574Z] "crypto/internal/subtle", [2024-05-07T10:57:17.574Z] "crypto/md5", [2024-05-07T10:57:17.574Z] "crypto/rand", [2024-05-07T10:57:17.574Z] "crypto/rc4", [2024-05-07T10:57:17.574Z] "crypto/rsa", [2024-05-07T10:57:17.574Z] "crypto/sha1", [2024-05-07T10:57:17.574Z] "crypto/sha256", [2024-05-07T10:57:17.574Z] "crypto/sha512", [2024-05-07T10:57:17.574Z] "crypto/subtle", [2024-05-07T10:57:17.574Z] "crypto/tls", [2024-05-07T10:57:17.574Z] "crypto/x509", [2024-05-07T10:57:17.574Z] "crypto/x509/pkix", [2024-05-07T10:57:17.574Z] "encoding/asn1", [2024-05-07T10:57:17.574Z] "encoding/base64", [2024-05-07T10:57:17.574Z] "encoding/binary", [2024-05-07T10:57:17.574Z] "encoding/hex", [2024-05-07T10:57:17.574Z] "encoding/pem", [2024-05-07T10:57:17.574Z] "errors", [2024-05-07T10:57:17.574Z] "flag", [2024-05-07T10:57:17.574Z] "fmt", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.574Z] "hash", [2024-05-07T10:57:17.574Z] "hash/crc32", [2024-05-07T10:57:17.574Z] "internal/abi", [2024-05-07T10:57:17.574Z] "internal/bytealg", [2024-05-07T10:57:17.574Z] "internal/cpu", [2024-05-07T10:57:17.574Z] "internal/fmtsort", [2024-05-07T10:57:17.574Z] "internal/goexperiment", [2024-05-07T10:57:17.574Z] "internal/itoa", [2024-05-07T10:57:17.574Z] "internal/nettrace", [2024-05-07T10:57:17.574Z] "internal/oserror", [2024-05-07T10:57:17.574Z] "internal/poll", [2024-05-07T10:57:17.574Z] "internal/race", [2024-05-07T10:57:17.574Z] "internal/reflectlite", [2024-05-07T10:57:17.574Z] "internal/singleflight", [2024-05-07T10:57:17.574Z] "internal/syscall/execenv", [2024-05-07T10:57:17.574Z] "internal/syscall/unix", [2024-05-07T10:57:17.574Z] "internal/testlog", [2024-05-07T10:57:17.574Z] "internal/unsafeheader", [2024-05-07T10:57:17.574Z] "io", [2024-05-07T10:57:17.574Z] "io/fs", [2024-05-07T10:57:17.574Z] "io/ioutil", [2024-05-07T10:57:17.574Z] "log", [2024-05-07T10:57:17.574Z] "math", [2024-05-07T10:57:17.574Z] "math/big", [2024-05-07T10:57:17.574Z] "math/bits", [2024-05-07T10:57:17.574Z] "math/rand", [2024-05-07T10:57:17.574Z] "mime", [2024-05-07T10:57:17.574Z] "mime/multipart", [2024-05-07T10:57:17.574Z] "mime/quotedprintable", [2024-05-07T10:57:17.574Z] "net", [2024-05-07T10:57:17.574Z] "net/http", [2024-05-07T10:57:17.574Z] "net/http/httptrace", [2024-05-07T10:57:17.574Z] "net/http/internal", [2024-05-07T10:57:17.574Z] "net/http/internal/ascii", [2024-05-07T10:57:17.574Z] "net/textproto", [2024-05-07T10:57:17.574Z] "net/url", [2024-05-07T10:57:17.574Z] "os", [2024-05-07T10:57:17.574Z] "path", [2024-05-07T10:57:17.574Z] "path/filepath", [2024-05-07T10:57:17.574Z] "reflect", [2024-05-07T10:57:17.574Z] "regexp", [2024-05-07T10:57:17.574Z] "regexp/syntax", [2024-05-07T10:57:17.574Z] "runtime", [2024-05-07T10:57:17.574Z] "runtime/cgo", [2024-05-07T10:57:17.574Z] "runtime/internal/atomic", [2024-05-07T10:57:17.574Z] "runtime/internal/math", [2024-05-07T10:57:17.574Z] "runtime/internal/sys", [2024-05-07T10:57:17.574Z] "sort", [2024-05-07T10:57:17.574Z] "strconv", [2024-05-07T10:57:17.574Z] "strings", [2024-05-07T10:57:17.574Z] "sync", [2024-05-07T10:57:17.574Z] "sync/atomic", [2024-05-07T10:57:17.574Z] "syscall", [2024-05-07T10:57:17.574Z] "time", [2024-05-07T10:57:17.574Z] "unicode", [2024-05-07T10:57:17.574Z] "unicode/utf16", [2024-05-07T10:57:17.574Z] "unicode/utf8", [2024-05-07T10:57:17.574Z] "unsafe", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.574Z] ] [2024-05-07T10:57:17.574Z] } [2024-05-07T10:57:17.574Z] { [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/interfaces", [2024-05-07T10:57:17.574Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.574Z] "Name": "interfaces", [2024-05-07T10:57:17.574Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "Module": { [2024-05-07T10:57:17.574Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.574Z] "Main": true, [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.574Z] "GoVersion": "1.21" [2024-05-07T10:57:17.574Z] }, [2024-05-07T10:57:17.574Z] "Match": [ [2024-05-07T10:57:17.574Z] "./..." [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Stale": true, [2024-05-07T10:57:17.574Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.574Z] "GoFiles": [ [2024-05-07T10:57:17.574Z] "command.go", [2024-05-07T10:57:17.574Z] "constants.go" [2024-05-07T10:57:17.574Z] ] [2024-05-07T10:57:17.574Z] } [2024-05-07T10:57:17.574Z] { [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command/help", [2024-05-07T10:57:17.574Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-05-07T10:57:17.574Z] "Name": "help", [2024-05-07T10:57:17.574Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "Module": { [2024-05-07T10:57:17.574Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.574Z] "Main": true, [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.574Z] "GoVersion": "1.21" [2024-05-07T10:57:17.574Z] }, [2024-05-07T10:57:17.574Z] "Match": [ [2024-05-07T10:57:17.574Z] "./..." [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Stale": true, [2024-05-07T10:57:17.574Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.574Z] "GoFiles": [ [2024-05-07T10:57:17.574Z] "command.go" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Imports": [ [2024-05-07T10:57:17.574Z] "flag", [2024-05-07T10:57:17.574Z] "fmt", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.574Z] "strings" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Deps": [ [2024-05-07T10:57:17.574Z] "bufio", [2024-05-07T10:57:17.574Z] "bytes", [2024-05-07T10:57:17.574Z] "compress/flate", [2024-05-07T10:57:17.574Z] "compress/gzip", [2024-05-07T10:57:17.574Z] "compress/zlib", [2024-05-07T10:57:17.574Z] "container/list", [2024-05-07T10:57:17.574Z] "context", [2024-05-07T10:57:17.574Z] "crypto", [2024-05-07T10:57:17.574Z] "crypto/aes", [2024-05-07T10:57:17.574Z] "crypto/cipher", [2024-05-07T10:57:17.574Z] "crypto/des", [2024-05-07T10:57:17.574Z] "crypto/dsa", [2024-05-07T10:57:17.574Z] "crypto/ecdsa", [2024-05-07T10:57:17.574Z] "crypto/ed25519", [2024-05-07T10:57:17.574Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.574Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.574Z] "crypto/elliptic", [2024-05-07T10:57:17.574Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.574Z] "crypto/hmac", [2024-05-07T10:57:17.574Z] "crypto/internal/randutil", [2024-05-07T10:57:17.574Z] "crypto/internal/subtle", [2024-05-07T10:57:17.574Z] "crypto/md5", [2024-05-07T10:57:17.574Z] "crypto/rand", [2024-05-07T10:57:17.574Z] "crypto/rc4", [2024-05-07T10:57:17.574Z] "crypto/rsa", [2024-05-07T10:57:17.574Z] "crypto/sha1", [2024-05-07T10:57:17.574Z] "crypto/sha256", [2024-05-07T10:57:17.574Z] "crypto/sha512", [2024-05-07T10:57:17.574Z] "crypto/subtle", [2024-05-07T10:57:17.574Z] "crypto/tls", [2024-05-07T10:57:17.574Z] "crypto/x509", [2024-05-07T10:57:17.574Z] "crypto/x509/pkix", [2024-05-07T10:57:17.574Z] "database/sql/driver", [2024-05-07T10:57:17.574Z] "debug/dwarf", [2024-05-07T10:57:17.574Z] "debug/macho", [2024-05-07T10:57:17.574Z] "encoding", [2024-05-07T10:57:17.574Z] "encoding/asn1", [2024-05-07T10:57:17.574Z] "encoding/base64", [2024-05-07T10:57:17.574Z] "encoding/binary", [2024-05-07T10:57:17.574Z] "encoding/csv", [2024-05-07T10:57:17.574Z] "encoding/hex", [2024-05-07T10:57:17.574Z] "encoding/json", [2024-05-07T10:57:17.574Z] "encoding/pem", [2024-05-07T10:57:17.574Z] "encoding/xml", [2024-05-07T10:57:17.574Z] "errors", [2024-05-07T10:57:17.574Z] "flag", [2024-05-07T10:57:17.574Z] "fmt", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.574Z] "github.com/go-kit/log", [2024-05-07T10:57:17.574Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.574Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.574Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.574Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.574Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.574Z] "github.com/google/uuid", [2024-05-07T10:57:17.574Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.574Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.574Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.574Z] "golang.org/x/net/html", [2024-05-07T10:57:17.574Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.574Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.574Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.574Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.574Z] "golang.org/x/text/language", [2024-05-07T10:57:17.574Z] "hash", [2024-05-07T10:57:17.574Z] "hash/adler32", [2024-05-07T10:57:17.574Z] "hash/crc32", [2024-05-07T10:57:17.574Z] "internal/abi", [2024-05-07T10:57:17.574Z] "internal/bytealg", [2024-05-07T10:57:17.574Z] "internal/cpu", [2024-05-07T10:57:17.574Z] "internal/fmtsort", [2024-05-07T10:57:17.574Z] "internal/goexperiment", [2024-05-07T10:57:17.574Z] "internal/itoa", [2024-05-07T10:57:17.574Z] "internal/nettrace", [2024-05-07T10:57:17.574Z] "internal/oserror", [2024-05-07T10:57:17.574Z] "internal/poll", [2024-05-07T10:57:17.574Z] "internal/race", [2024-05-07T10:57:17.574Z] "internal/reflectlite", [2024-05-07T10:57:17.574Z] "internal/singleflight", [2024-05-07T10:57:17.574Z] "internal/syscall/execenv", [2024-05-07T10:57:17.574Z] "internal/syscall/unix", [2024-05-07T10:57:17.574Z] "internal/testlog", [2024-05-07T10:57:17.574Z] "internal/unsafeheader", [2024-05-07T10:57:17.574Z] "io", [2024-05-07T10:57:17.574Z] "io/fs", [2024-05-07T10:57:17.574Z] "io/ioutil", [2024-05-07T10:57:17.574Z] "log", [2024-05-07T10:57:17.574Z] "math", [2024-05-07T10:57:17.574Z] "math/big", [2024-05-07T10:57:17.574Z] "math/bits", [2024-05-07T10:57:17.574Z] "math/rand", [2024-05-07T10:57:17.574Z] "mime", [2024-05-07T10:57:17.574Z] "mime/multipart", [2024-05-07T10:57:17.574Z] "mime/quotedprintable", [2024-05-07T10:57:17.574Z] "net", [2024-05-07T10:57:17.574Z] "net/http", [2024-05-07T10:57:17.574Z] "net/http/httptrace", [2024-05-07T10:57:17.574Z] "net/http/internal", [2024-05-07T10:57:17.574Z] "net/http/internal/ascii", [2024-05-07T10:57:17.574Z] "net/textproto", [2024-05-07T10:57:17.574Z] "net/url", [2024-05-07T10:57:17.574Z] "os", [2024-05-07T10:57:17.574Z] "path", [2024-05-07T10:57:17.574Z] "path/filepath", [2024-05-07T10:57:17.574Z] "reflect", [2024-05-07T10:57:17.574Z] "regexp", [2024-05-07T10:57:17.574Z] "regexp/syntax", [2024-05-07T10:57:17.574Z] "runtime", [2024-05-07T10:57:17.574Z] "runtime/cgo", [2024-05-07T10:57:17.574Z] "runtime/internal/atomic", [2024-05-07T10:57:17.574Z] "runtime/internal/math", [2024-05-07T10:57:17.574Z] "runtime/internal/sys", [2024-05-07T10:57:17.574Z] "sort", [2024-05-07T10:57:17.574Z] "strconv", [2024-05-07T10:57:17.574Z] "strings", [2024-05-07T10:57:17.574Z] "sync", [2024-05-07T10:57:17.574Z] "sync/atomic", [2024-05-07T10:57:17.574Z] "syscall", [2024-05-07T10:57:17.574Z] "time", [2024-05-07T10:57:17.574Z] "unicode", [2024-05-07T10:57:17.574Z] "unicode/utf16", [2024-05-07T10:57:17.574Z] "unicode/utf8", [2024-05-07T10:57:17.574Z] "unsafe", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "TestGoFiles": [ [2024-05-07T10:57:17.574Z] "command_test.go" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "TestImports": [ [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.574Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.574Z] "testing" [2024-05-07T10:57:17.574Z] ] [2024-05-07T10:57:17.574Z] } [2024-05-07T10:57:17.574Z] { [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639/internal/security/common", [2024-05-07T10:57:17.574Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.574Z] "Name": "common", [2024-05-07T10:57:17.574Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "Module": { [2024-05-07T10:57:17.574Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.574Z] "Main": true, [2024-05-07T10:57:17.574Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.574Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.574Z] "GoVersion": "1.21" [2024-05-07T10:57:17.574Z] }, [2024-05-07T10:57:17.574Z] "Match": [ [2024-05-07T10:57:17.574Z] "./..." [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Stale": true, [2024-05-07T10:57:17.574Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.574Z] "GoFiles": [ [2024-05-07T10:57:17.574Z] "tokenpolicy.go", [2024-05-07T10:57:17.574Z] "usermanager.go" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Imports": [ [2024-05-07T10:57:17.574Z] "encoding/json", [2024-05-07T10:57:17.574Z] "fmt", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-05-07T10:57:17.574Z] ], [2024-05-07T10:57:17.574Z] "Deps": [ [2024-05-07T10:57:17.574Z] "bufio", [2024-05-07T10:57:17.574Z] "bytes", [2024-05-07T10:57:17.574Z] "compress/flate", [2024-05-07T10:57:17.574Z] "compress/gzip", [2024-05-07T10:57:17.574Z] "compress/zlib", [2024-05-07T10:57:17.574Z] "container/list", [2024-05-07T10:57:17.574Z] "context", [2024-05-07T10:57:17.574Z] "crypto", [2024-05-07T10:57:17.574Z] "crypto/aes", [2024-05-07T10:57:17.574Z] "crypto/cipher", [2024-05-07T10:57:17.574Z] "crypto/des", [2024-05-07T10:57:17.574Z] "crypto/dsa", [2024-05-07T10:57:17.574Z] "crypto/ecdsa", [2024-05-07T10:57:17.574Z] "crypto/ed25519", [2024-05-07T10:57:17.574Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.574Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.574Z] "crypto/elliptic", [2024-05-07T10:57:17.574Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.574Z] "crypto/hmac", [2024-05-07T10:57:17.574Z] "crypto/internal/randutil", [2024-05-07T10:57:17.574Z] "crypto/internal/subtle", [2024-05-07T10:57:17.574Z] "crypto/md5", [2024-05-07T10:57:17.574Z] "crypto/rand", [2024-05-07T10:57:17.574Z] "crypto/rc4", [2024-05-07T10:57:17.574Z] "crypto/rsa", [2024-05-07T10:57:17.574Z] "crypto/sha1", [2024-05-07T10:57:17.574Z] "crypto/sha256", [2024-05-07T10:57:17.574Z] "crypto/sha512", [2024-05-07T10:57:17.574Z] "crypto/subtle", [2024-05-07T10:57:17.574Z] "crypto/tls", [2024-05-07T10:57:17.574Z] "crypto/x509", [2024-05-07T10:57:17.574Z] "crypto/x509/pkix", [2024-05-07T10:57:17.574Z] "database/sql/driver", [2024-05-07T10:57:17.574Z] "debug/dwarf", [2024-05-07T10:57:17.574Z] "debug/macho", [2024-05-07T10:57:17.574Z] "encoding", [2024-05-07T10:57:17.574Z] "encoding/asn1", [2024-05-07T10:57:17.574Z] "encoding/base64", [2024-05-07T10:57:17.574Z] "encoding/binary", [2024-05-07T10:57:17.574Z] "encoding/csv", [2024-05-07T10:57:17.574Z] "encoding/hex", [2024-05-07T10:57:17.574Z] "encoding/json", [2024-05-07T10:57:17.574Z] "encoding/pem", [2024-05-07T10:57:17.574Z] "encoding/xml", [2024-05-07T10:57:17.574Z] "errors", [2024-05-07T10:57:17.574Z] "flag", [2024-05-07T10:57:17.574Z] "fmt", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.574Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.574Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.574Z] "github.com/go-kit/log", [2024-05-07T10:57:17.574Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.574Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.574Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.574Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.574Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.574Z] "github.com/google/uuid", [2024-05-07T10:57:17.574Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.574Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.574Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.574Z] "golang.org/x/net/html", [2024-05-07T10:57:17.574Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.574Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.574Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.574Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.574Z] "golang.org/x/text/language", [2024-05-07T10:57:17.574Z] "hash", [2024-05-07T10:57:17.574Z] "hash/adler32", [2024-05-07T10:57:17.574Z] "hash/crc32", [2024-05-07T10:57:17.574Z] "internal/abi", [2024-05-07T10:57:17.574Z] "internal/bytealg", [2024-05-07T10:57:17.574Z] "internal/cpu", [2024-05-07T10:57:17.574Z] "internal/fmtsort", [2024-05-07T10:57:17.574Z] "internal/goexperiment", [2024-05-07T10:57:17.574Z] "internal/itoa", [2024-05-07T10:57:17.574Z] "internal/nettrace", [2024-05-07T10:57:17.574Z] "internal/oserror", [2024-05-07T10:57:17.574Z] "internal/poll", [2024-05-07T10:57:17.574Z] "internal/race", [2024-05-07T10:57:17.574Z] "internal/reflectlite", [2024-05-07T10:57:17.574Z] "internal/singleflight", [2024-05-07T10:57:17.574Z] "internal/syscall/execenv", [2024-05-07T10:57:17.574Z] "internal/syscall/unix", [2024-05-07T10:57:17.574Z] "internal/testlog", [2024-05-07T10:57:17.574Z] "internal/unsafeheader", [2024-05-07T10:57:17.574Z] "io", [2024-05-07T10:57:17.574Z] "io/fs", [2024-05-07T10:57:17.574Z] "io/ioutil", [2024-05-07T10:57:17.574Z] "log", [2024-05-07T10:57:17.574Z] "math", [2024-05-07T10:57:17.574Z] "math/big", [2024-05-07T10:57:17.574Z] "math/bits", [2024-05-07T10:57:17.574Z] "math/rand", [2024-05-07T10:57:17.574Z] "mime", [2024-05-07T10:57:17.574Z] "mime/multipart", [2024-05-07T10:57:17.574Z] "mime/quotedprintable", [2024-05-07T10:57:17.574Z] "net", [2024-05-07T10:57:17.574Z] "net/http", [2024-05-07T10:57:17.574Z] "net/http/httptest", [2024-05-07T10:57:17.574Z] "net/http/httptrace", [2024-05-07T10:57:17.574Z] "net/http/internal", [2024-05-07T10:57:17.574Z] "net/http/internal/ascii", [2024-05-07T10:57:17.574Z] "net/http/internal/testcert", [2024-05-07T10:57:17.574Z] "net/textproto", [2024-05-07T10:57:17.574Z] "net/url", [2024-05-07T10:57:17.574Z] "os", [2024-05-07T10:57:17.574Z] "path", [2024-05-07T10:57:17.574Z] "path/filepath", [2024-05-07T10:57:17.574Z] "reflect", [2024-05-07T10:57:17.574Z] "regexp", [2024-05-07T10:57:17.574Z] "regexp/syntax", [2024-05-07T10:57:17.574Z] "runtime", [2024-05-07T10:57:17.574Z] "runtime/cgo", [2024-05-07T10:57:17.574Z] "runtime/internal/atomic", [2024-05-07T10:57:17.574Z] "runtime/internal/math", [2024-05-07T10:57:17.574Z] "runtime/internal/sys", [2024-05-07T10:57:17.574Z] "sort", [2024-05-07T10:57:17.574Z] "strconv", [2024-05-07T10:57:17.574Z] "strings", [2024-05-07T10:57:17.574Z] "sync", [2024-05-07T10:57:17.574Z] "sync/atomic", [2024-05-07T10:57:17.574Z] "syscall", [2024-05-07T10:57:17.574Z] "time", [2024-05-07T10:57:17.574Z] "unicode", [2024-05-07T10:57:17.574Z] "unicode/utf16", [2024-05-07T10:57:17.574Z] "unicode/utf8", [2024-05-07T10:57:17.574Z] "unsafe", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.574Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestGoFiles": [ [2024-05-07T10:57:17.575Z] "tokenpolicy_test.go", [2024-05-07T10:57:17.575Z] "usermanager_test.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestImports": [ [2024-05-07T10:57:17.575Z] "encoding/json", [2024-05-07T10:57:17.575Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.575Z] "testing" [2024-05-07T10:57:17.575Z] ] [2024-05-07T10:57:17.575Z] } [2024-05-07T10:57:17.575Z] { [2024-05-07T10:57:17.575Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0/hkdf", [2024-05-07T10:57:17.575Z] "ImportPath": "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.575Z] "Name": "hkdf", [2024-05-07T10:57:17.575Z] "Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.", [2024-05-07T10:57:17.575Z] "Root": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.575Z] "Module": { [2024-05-07T10:57:17.575Z] "Path": "golang.org/x/crypto", [2024-05-07T10:57:17.575Z] "Version": "v0.22.0", [2024-05-07T10:57:17.575Z] "Time": "2024-04-04T16:59:43Z", [2024-05-07T10:57:17.575Z] "Dir": "/go/pkg/mod/golang.org/x/crypto@v0.22.0", [2024-05-07T10:57:17.575Z] "GoMod": "/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.22.0.mod", [2024-05-07T10:57:17.575Z] "GoVersion": "1.18" [2024-05-07T10:57:17.575Z] }, [2024-05-07T10:57:17.575Z] "DepOnly": true, [2024-05-07T10:57:17.575Z] "Stale": true, [2024-05-07T10:57:17.575Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.575Z] "GoFiles": [ [2024-05-07T10:57:17.575Z] "hkdf.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Imports": [ [2024-05-07T10:57:17.575Z] "crypto/hmac", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "hash", [2024-05-07T10:57:17.575Z] "io" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Deps": [ [2024-05-07T10:57:17.575Z] "crypto/hmac", [2024-05-07T10:57:17.575Z] "crypto/subtle", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "hash", [2024-05-07T10:57:17.575Z] "internal/abi", [2024-05-07T10:57:17.575Z] "internal/bytealg", [2024-05-07T10:57:17.575Z] "internal/cpu", [2024-05-07T10:57:17.575Z] "internal/goexperiment", [2024-05-07T10:57:17.575Z] "internal/race", [2024-05-07T10:57:17.575Z] "internal/reflectlite", [2024-05-07T10:57:17.575Z] "internal/unsafeheader", [2024-05-07T10:57:17.575Z] "io", [2024-05-07T10:57:17.575Z] "runtime", [2024-05-07T10:57:17.575Z] "runtime/internal/atomic", [2024-05-07T10:57:17.575Z] "runtime/internal/math", [2024-05-07T10:57:17.575Z] "runtime/internal/sys", [2024-05-07T10:57:17.575Z] "sync", [2024-05-07T10:57:17.575Z] "sync/atomic", [2024-05-07T10:57:17.575Z] "unsafe" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestGoFiles": [ [2024-05-07T10:57:17.575Z] "hkdf_test.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestImports": [ [2024-05-07T10:57:17.575Z] "bytes", [2024-05-07T10:57:17.575Z] "crypto/md5", [2024-05-07T10:57:17.575Z] "crypto/sha1", [2024-05-07T10:57:17.575Z] "crypto/sha256", [2024-05-07T10:57:17.575Z] "crypto/sha512", [2024-05-07T10:57:17.575Z] "hash", [2024-05-07T10:57:17.575Z] "io", [2024-05-07T10:57:17.575Z] "testing" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "XTestGoFiles": [ [2024-05-07T10:57:17.575Z] "example_test.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "XTestImports": [ [2024-05-07T10:57:17.575Z] "bytes", [2024-05-07T10:57:17.575Z] "crypto/rand", [2024-05-07T10:57:17.575Z] "crypto/sha256", [2024-05-07T10:57:17.575Z] "fmt", [2024-05-07T10:57:17.575Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.575Z] "io" [2024-05-07T10:57:17.575Z] ] [2024-05-07T10:57:17.575Z] } [2024-05-07T10:57:17.575Z] { [2024-05-07T10:57:17.575Z] "Dir": "/w/workspace/edgex-go/639/internal/security/kdf", [2024-05-07T10:57:17.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.575Z] "Name": "kdf", [2024-05-07T10:57:17.575Z] "Doc": "Package kdf implements the key deriviation function (KDF) for creation of encryption keys to protect the Vault key shares", [2024-05-07T10:57:17.575Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.575Z] "Module": { [2024-05-07T10:57:17.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.575Z] "Main": true, [2024-05-07T10:57:17.575Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.575Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.575Z] "GoVersion": "1.21" [2024-05-07T10:57:17.575Z] }, [2024-05-07T10:57:17.575Z] "Match": [ [2024-05-07T10:57:17.575Z] "./..." [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Stale": true, [2024-05-07T10:57:17.575Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.575Z] "GoFiles": [ [2024-05-07T10:57:17.575Z] "interface.go", [2024-05-07T10:57:17.575Z] "methods.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Imports": [ [2024-05-07T10:57:17.575Z] "crypto/rand", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.575Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.575Z] "hash", [2024-05-07T10:57:17.575Z] "os", [2024-05-07T10:57:17.575Z] "path" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Deps": [ [2024-05-07T10:57:17.575Z] "bufio", [2024-05-07T10:57:17.575Z] "bytes", [2024-05-07T10:57:17.575Z] "crypto/aes", [2024-05-07T10:57:17.575Z] "crypto/cipher", [2024-05-07T10:57:17.575Z] "crypto/hmac", [2024-05-07T10:57:17.575Z] "crypto/internal/subtle", [2024-05-07T10:57:17.575Z] "crypto/rand", [2024-05-07T10:57:17.575Z] "crypto/subtle", [2024-05-07T10:57:17.575Z] "encoding/binary", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "fmt", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.575Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.575Z] "hash", [2024-05-07T10:57:17.575Z] "internal/abi", [2024-05-07T10:57:17.575Z] "internal/bytealg", [2024-05-07T10:57:17.575Z] "internal/cpu", [2024-05-07T10:57:17.575Z] "internal/fmtsort", [2024-05-07T10:57:17.575Z] "internal/goexperiment", [2024-05-07T10:57:17.575Z] "internal/itoa", [2024-05-07T10:57:17.575Z] "internal/oserror", [2024-05-07T10:57:17.575Z] "internal/poll", [2024-05-07T10:57:17.575Z] "internal/race", [2024-05-07T10:57:17.575Z] "internal/reflectlite", [2024-05-07T10:57:17.575Z] "internal/syscall/execenv", [2024-05-07T10:57:17.575Z] "internal/syscall/unix", [2024-05-07T10:57:17.575Z] "internal/testlog", [2024-05-07T10:57:17.575Z] "internal/unsafeheader", [2024-05-07T10:57:17.575Z] "io", [2024-05-07T10:57:17.575Z] "io/fs", [2024-05-07T10:57:17.575Z] "math", [2024-05-07T10:57:17.575Z] "math/big", [2024-05-07T10:57:17.575Z] "math/bits", [2024-05-07T10:57:17.575Z] "math/rand", [2024-05-07T10:57:17.575Z] "os", [2024-05-07T10:57:17.575Z] "path", [2024-05-07T10:57:17.575Z] "reflect", [2024-05-07T10:57:17.575Z] "runtime", [2024-05-07T10:57:17.575Z] "runtime/internal/atomic", [2024-05-07T10:57:17.575Z] "runtime/internal/math", [2024-05-07T10:57:17.575Z] "runtime/internal/sys", [2024-05-07T10:57:17.575Z] "sort", [2024-05-07T10:57:17.575Z] "strconv", [2024-05-07T10:57:17.575Z] "strings", [2024-05-07T10:57:17.575Z] "sync", [2024-05-07T10:57:17.575Z] "sync/atomic", [2024-05-07T10:57:17.575Z] "syscall", [2024-05-07T10:57:17.575Z] "time", [2024-05-07T10:57:17.575Z] "unicode", [2024-05-07T10:57:17.575Z] "unicode/utf8", [2024-05-07T10:57:17.575Z] "unsafe" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestGoFiles": [ [2024-05-07T10:57:17.575Z] "methods_test.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestImports": [ [2024-05-07T10:57:17.575Z] "crypto/sha256", [2024-05-07T10:57:17.575Z] "encoding/hex", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-05-07T10:57:17.575Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.575Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.575Z] "os", [2024-05-07T10:57:17.575Z] "testing", [2024-05-07T10:57:17.575Z] "time" [2024-05-07T10:57:17.575Z] ] [2024-05-07T10:57:17.575Z] } [2024-05-07T10:57:17.575Z] { [2024-05-07T10:57:17.575Z] "Dir": "/w/workspace/edgex-go/639/internal/security/pipedhexreader", [2024-05-07T10:57:17.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.575Z] "Name": "pipedhexreader", [2024-05-07T10:57:17.575Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.575Z] "Module": { [2024-05-07T10:57:17.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.575Z] "Main": true, [2024-05-07T10:57:17.575Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.575Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.575Z] "GoVersion": "1.21" [2024-05-07T10:57:17.575Z] }, [2024-05-07T10:57:17.575Z] "Match": [ [2024-05-07T10:57:17.575Z] "./..." [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Stale": true, [2024-05-07T10:57:17.575Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.575Z] "GoFiles": [ [2024-05-07T10:57:17.575Z] "interface.go", [2024-05-07T10:57:17.575Z] "pipedhexreader.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Imports": [ [2024-05-07T10:57:17.575Z] "bufio", [2024-05-07T10:57:17.575Z] "encoding/hex", [2024-05-07T10:57:17.575Z] "os/exec", [2024-05-07T10:57:17.575Z] "strings" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Deps": [ [2024-05-07T10:57:17.575Z] "bufio", [2024-05-07T10:57:17.575Z] "bytes", [2024-05-07T10:57:17.575Z] "context", [2024-05-07T10:57:17.575Z] "encoding/hex", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "fmt", [2024-05-07T10:57:17.575Z] "internal/abi", [2024-05-07T10:57:17.575Z] "internal/bytealg", [2024-05-07T10:57:17.575Z] "internal/cpu", [2024-05-07T10:57:17.575Z] "internal/fmtsort", [2024-05-07T10:57:17.575Z] "internal/goexperiment", [2024-05-07T10:57:17.575Z] "internal/itoa", [2024-05-07T10:57:17.575Z] "internal/oserror", [2024-05-07T10:57:17.575Z] "internal/poll", [2024-05-07T10:57:17.575Z] "internal/race", [2024-05-07T10:57:17.575Z] "internal/reflectlite", [2024-05-07T10:57:17.575Z] "internal/syscall/execenv", [2024-05-07T10:57:17.575Z] "internal/syscall/unix", [2024-05-07T10:57:17.575Z] "internal/testlog", [2024-05-07T10:57:17.575Z] "internal/unsafeheader", [2024-05-07T10:57:17.575Z] "io", [2024-05-07T10:57:17.575Z] "io/fs", [2024-05-07T10:57:17.575Z] "math", [2024-05-07T10:57:17.575Z] "math/bits", [2024-05-07T10:57:17.575Z] "os", [2024-05-07T10:57:17.575Z] "os/exec", [2024-05-07T10:57:17.575Z] "path", [2024-05-07T10:57:17.575Z] "path/filepath", [2024-05-07T10:57:17.575Z] "reflect", [2024-05-07T10:57:17.575Z] "runtime", [2024-05-07T10:57:17.575Z] "runtime/internal/atomic", [2024-05-07T10:57:17.575Z] "runtime/internal/math", [2024-05-07T10:57:17.575Z] "runtime/internal/sys", [2024-05-07T10:57:17.575Z] "sort", [2024-05-07T10:57:17.575Z] "strconv", [2024-05-07T10:57:17.575Z] "strings", [2024-05-07T10:57:17.575Z] "sync", [2024-05-07T10:57:17.575Z] "sync/atomic", [2024-05-07T10:57:17.575Z] "syscall", [2024-05-07T10:57:17.575Z] "time", [2024-05-07T10:57:17.575Z] "unicode", [2024-05-07T10:57:17.575Z] "unicode/utf8", [2024-05-07T10:57:17.575Z] "unsafe" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestGoFiles": [ [2024-05-07T10:57:17.575Z] "pipedhexreader_linux_test.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "TestImports": [ [2024-05-07T10:57:17.575Z] "encoding/hex", [2024-05-07T10:57:17.575Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.575Z] "testing" [2024-05-07T10:57:17.575Z] ] [2024-05-07T10:57:17.575Z] } [2024-05-07T10:57:17.575Z] { [2024-05-07T10:57:17.575Z] "Dir": "/w/workspace/edgex-go/639/internal/security/secretstore/config", [2024-05-07T10:57:17.575Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.575Z] "Name": "config", [2024-05-07T10:57:17.575Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.575Z] "Module": { [2024-05-07T10:57:17.575Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.575Z] "Main": true, [2024-05-07T10:57:17.575Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.575Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.575Z] "GoVersion": "1.21" [2024-05-07T10:57:17.575Z] }, [2024-05-07T10:57:17.575Z] "Match": [ [2024-05-07T10:57:17.575Z] "./..." [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Stale": true, [2024-05-07T10:57:17.575Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.575Z] "GoFiles": [ [2024-05-07T10:57:17.575Z] "config.go" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Imports": [ [2024-05-07T10:57:17.575Z] "fmt", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.575Z] ], [2024-05-07T10:57:17.575Z] "Deps": [ [2024-05-07T10:57:17.575Z] "bufio", [2024-05-07T10:57:17.575Z] "bytes", [2024-05-07T10:57:17.575Z] "compress/flate", [2024-05-07T10:57:17.575Z] "compress/gzip", [2024-05-07T10:57:17.575Z] "compress/zlib", [2024-05-07T10:57:17.575Z] "container/list", [2024-05-07T10:57:17.575Z] "context", [2024-05-07T10:57:17.575Z] "crypto", [2024-05-07T10:57:17.575Z] "crypto/aes", [2024-05-07T10:57:17.575Z] "crypto/cipher", [2024-05-07T10:57:17.575Z] "crypto/des", [2024-05-07T10:57:17.575Z] "crypto/dsa", [2024-05-07T10:57:17.575Z] "crypto/ecdsa", [2024-05-07T10:57:17.575Z] "crypto/ed25519", [2024-05-07T10:57:17.575Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.575Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.575Z] "crypto/elliptic", [2024-05-07T10:57:17.575Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.575Z] "crypto/hmac", [2024-05-07T10:57:17.575Z] "crypto/internal/randutil", [2024-05-07T10:57:17.575Z] "crypto/internal/subtle", [2024-05-07T10:57:17.575Z] "crypto/md5", [2024-05-07T10:57:17.575Z] "crypto/rand", [2024-05-07T10:57:17.575Z] "crypto/rc4", [2024-05-07T10:57:17.575Z] "crypto/rsa", [2024-05-07T10:57:17.575Z] "crypto/sha1", [2024-05-07T10:57:17.575Z] "crypto/sha256", [2024-05-07T10:57:17.575Z] "crypto/sha512", [2024-05-07T10:57:17.575Z] "crypto/subtle", [2024-05-07T10:57:17.575Z] "crypto/tls", [2024-05-07T10:57:17.575Z] "crypto/x509", [2024-05-07T10:57:17.575Z] "crypto/x509/pkix", [2024-05-07T10:57:17.575Z] "database/sql/driver", [2024-05-07T10:57:17.575Z] "debug/dwarf", [2024-05-07T10:57:17.575Z] "debug/macho", [2024-05-07T10:57:17.575Z] "encoding", [2024-05-07T10:57:17.575Z] "encoding/asn1", [2024-05-07T10:57:17.575Z] "encoding/base64", [2024-05-07T10:57:17.575Z] "encoding/binary", [2024-05-07T10:57:17.575Z] "encoding/csv", [2024-05-07T10:57:17.575Z] "encoding/hex", [2024-05-07T10:57:17.575Z] "encoding/json", [2024-05-07T10:57:17.575Z] "encoding/pem", [2024-05-07T10:57:17.575Z] "encoding/xml", [2024-05-07T10:57:17.575Z] "errors", [2024-05-07T10:57:17.575Z] "flag", [2024-05-07T10:57:17.575Z] "fmt", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.575Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.575Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.575Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.575Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.575Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.575Z] "github.com/go-kit/log", [2024-05-07T10:57:17.575Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.575Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.575Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.575Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.575Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.575Z] "github.com/google/uuid", [2024-05-07T10:57:17.575Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.575Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.575Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.575Z] "golang.org/x/net/html", [2024-05-07T10:57:17.575Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.575Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.575Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.575Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.575Z] "golang.org/x/text/language", [2024-05-07T10:57:17.575Z] "hash", [2024-05-07T10:57:17.575Z] "hash/adler32", [2024-05-07T10:57:17.575Z] "hash/crc32", [2024-05-07T10:57:17.575Z] "internal/abi", [2024-05-07T10:57:17.575Z] "internal/bytealg", [2024-05-07T10:57:17.575Z] "internal/cpu", [2024-05-07T10:57:17.575Z] "internal/fmtsort", [2024-05-07T10:57:17.575Z] "internal/goexperiment", [2024-05-07T10:57:17.575Z] "internal/itoa", [2024-05-07T10:57:17.575Z] "internal/nettrace", [2024-05-07T10:57:17.575Z] "internal/oserror", [2024-05-07T10:57:17.575Z] "internal/poll", [2024-05-07T10:57:17.575Z] "internal/race", [2024-05-07T10:57:17.575Z] "internal/reflectlite", [2024-05-07T10:57:17.575Z] "internal/singleflight", [2024-05-07T10:57:17.575Z] "internal/syscall/execenv", [2024-05-07T10:57:17.575Z] "internal/syscall/unix", [2024-05-07T10:57:17.575Z] "internal/testlog", [2024-05-07T10:57:17.575Z] "internal/unsafeheader", [2024-05-07T10:57:17.575Z] "io", [2024-05-07T10:57:17.575Z] "io/fs", [2024-05-07T10:57:17.575Z] "io/ioutil", [2024-05-07T10:57:17.575Z] "log", [2024-05-07T10:57:17.575Z] "math", [2024-05-07T10:57:17.575Z] "math/big", [2024-05-07T10:57:17.575Z] "math/bits", [2024-05-07T10:57:17.575Z] "math/rand", [2024-05-07T10:57:17.575Z] "mime", [2024-05-07T10:57:17.575Z] "mime/multipart", [2024-05-07T10:57:17.575Z] "mime/quotedprintable", [2024-05-07T10:57:17.575Z] "net", [2024-05-07T10:57:17.575Z] "net/http", [2024-05-07T10:57:17.575Z] "net/http/httptest", [2024-05-07T10:57:17.575Z] "net/http/httptrace", [2024-05-07T10:57:17.575Z] "net/http/internal", [2024-05-07T10:57:17.575Z] "net/http/internal/ascii", [2024-05-07T10:57:17.575Z] "net/http/internal/testcert", [2024-05-07T10:57:17.575Z] "net/textproto", [2024-05-07T10:57:17.575Z] "net/url", [2024-05-07T10:57:17.575Z] "os", [2024-05-07T10:57:17.575Z] "path", [2024-05-07T10:57:17.575Z] "path/filepath", [2024-05-07T10:57:17.575Z] "reflect", [2024-05-07T10:57:17.575Z] "regexp", [2024-05-07T10:57:17.575Z] "regexp/syntax", [2024-05-07T10:57:17.575Z] "runtime", [2024-05-07T10:57:17.575Z] "runtime/cgo", [2024-05-07T10:57:17.575Z] "runtime/internal/atomic", [2024-05-07T10:57:17.575Z] "runtime/internal/math", [2024-05-07T10:57:17.575Z] "runtime/internal/sys", [2024-05-07T10:57:17.575Z] "sort", [2024-05-07T10:57:17.575Z] "strconv", [2024-05-07T10:57:17.575Z] "strings", [2024-05-07T10:57:17.575Z] "sync", [2024-05-07T10:57:17.575Z] "sync/atomic", [2024-05-07T10:57:17.575Z] "syscall", [2024-05-07T10:57:17.575Z] "time", [2024-05-07T10:57:17.575Z] "unicode", [2024-05-07T10:57:17.575Z] "unicode/utf16", [2024-05-07T10:57:17.575Z] "unicode/utf8", [2024-05-07T10:57:17.575Z] "unsafe", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.575Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.575Z] ] [2024-05-07T10:57:17.575Z] } [2024-05-07T10:57:17.575Z] { [2024-05-07T10:57:17.576Z] "Dir": "/w/workspace/edgex-go/639/internal/security/secretstore/container", [2024-05-07T10:57:17.576Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.576Z] "Name": "container", [2024-05-07T10:57:17.576Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.576Z] "Module": { [2024-05-07T10:57:17.576Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.576Z] "Main": true, [2024-05-07T10:57:17.576Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.576Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.576Z] "GoVersion": "1.21" [2024-05-07T10:57:17.576Z] }, [2024-05-07T10:57:17.576Z] "Match": [ [2024-05-07T10:57:17.576Z] "./..." [2024-05-07T10:57:17.576Z] ], [2024-05-07T10:57:17.576Z] "Stale": true, [2024-05-07T10:57:17.576Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.576Z] "GoFiles": [ [2024-05-07T10:57:17.576Z] "config.go" [2024-05-07T10:57:17.576Z] ], [2024-05-07T10:57:17.576Z] "Imports": [ [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.576Z] ], [2024-05-07T10:57:17.576Z] "Deps": [ [2024-05-07T10:57:17.576Z] "bufio", [2024-05-07T10:57:17.576Z] "bytes", [2024-05-07T10:57:17.576Z] "compress/flate", [2024-05-07T10:57:17.576Z] "compress/gzip", [2024-05-07T10:57:17.576Z] "compress/zlib", [2024-05-07T10:57:17.576Z] "container/list", [2024-05-07T10:57:17.576Z] "context", [2024-05-07T10:57:17.576Z] "crypto", [2024-05-07T10:57:17.576Z] "crypto/aes", [2024-05-07T10:57:17.576Z] "crypto/cipher", [2024-05-07T10:57:17.576Z] "crypto/des", [2024-05-07T10:57:17.576Z] "crypto/dsa", [2024-05-07T10:57:17.576Z] "crypto/ecdsa", [2024-05-07T10:57:17.576Z] "crypto/ed25519", [2024-05-07T10:57:17.576Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.576Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.576Z] "crypto/elliptic", [2024-05-07T10:57:17.576Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.576Z] "crypto/hmac", [2024-05-07T10:57:17.576Z] "crypto/internal/randutil", [2024-05-07T10:57:17.576Z] "crypto/internal/subtle", [2024-05-07T10:57:17.576Z] "crypto/md5", [2024-05-07T10:57:17.576Z] "crypto/rand", [2024-05-07T10:57:17.576Z] "crypto/rc4", [2024-05-07T10:57:17.576Z] "crypto/rsa", [2024-05-07T10:57:17.576Z] "crypto/sha1", [2024-05-07T10:57:17.576Z] "crypto/sha256", [2024-05-07T10:57:17.576Z] "crypto/sha512", [2024-05-07T10:57:17.576Z] "crypto/subtle", [2024-05-07T10:57:17.576Z] "crypto/tls", [2024-05-07T10:57:17.576Z] "crypto/x509", [2024-05-07T10:57:17.576Z] "crypto/x509/pkix", [2024-05-07T10:57:17.576Z] "database/sql/driver", [2024-05-07T10:57:17.576Z] "debug/dwarf", [2024-05-07T10:57:17.576Z] "debug/macho", [2024-05-07T10:57:17.576Z] "encoding", [2024-05-07T10:57:17.576Z] "encoding/asn1", [2024-05-07T10:57:17.576Z] "encoding/base64", [2024-05-07T10:57:17.576Z] "encoding/binary", [2024-05-07T10:57:17.576Z] "encoding/csv", [2024-05-07T10:57:17.576Z] "encoding/hex", [2024-05-07T10:57:17.576Z] "encoding/json", [2024-05-07T10:57:17.576Z] "encoding/pem", [2024-05-07T10:57:17.576Z] "encoding/xml", [2024-05-07T10:57:17.576Z] "errors", [2024-05-07T10:57:17.576Z] "flag", [2024-05-07T10:57:17.576Z] "fmt", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.576Z] "github.com/go-kit/log", [2024-05-07T10:57:17.576Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.576Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.576Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.576Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.576Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.576Z] "github.com/google/uuid", [2024-05-07T10:57:17.576Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.576Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.576Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.576Z] "golang.org/x/net/html", [2024-05-07T10:57:17.576Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.576Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.576Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.576Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.576Z] "golang.org/x/text/language", [2024-05-07T10:57:17.576Z] "hash", [2024-05-07T10:57:17.576Z] "hash/adler32", [2024-05-07T10:57:17.576Z] "hash/crc32", [2024-05-07T10:57:17.576Z] "internal/abi", [2024-05-07T10:57:17.576Z] "internal/bytealg", [2024-05-07T10:57:17.576Z] "internal/cpu", [2024-05-07T10:57:17.576Z] "internal/fmtsort", [2024-05-07T10:57:17.576Z] "internal/goexperiment", [2024-05-07T10:57:17.576Z] "internal/itoa", [2024-05-07T10:57:17.576Z] "internal/nettrace", [2024-05-07T10:57:17.576Z] "internal/oserror", [2024-05-07T10:57:17.576Z] "internal/poll", [2024-05-07T10:57:17.576Z] "internal/race", [2024-05-07T10:57:17.576Z] "internal/reflectlite", [2024-05-07T10:57:17.576Z] "internal/singleflight", [2024-05-07T10:57:17.576Z] "internal/syscall/execenv", [2024-05-07T10:57:17.576Z] "internal/syscall/unix", [2024-05-07T10:57:17.576Z] "internal/testlog", [2024-05-07T10:57:17.576Z] "internal/unsafeheader", [2024-05-07T10:57:17.576Z] "io", [2024-05-07T10:57:17.576Z] "io/fs", [2024-05-07T10:57:17.576Z] "io/ioutil", [2024-05-07T10:57:17.576Z] "log", [2024-05-07T10:57:17.576Z] "math", [2024-05-07T10:57:17.576Z] "math/big", [2024-05-07T10:57:17.576Z] "math/bits", [2024-05-07T10:57:17.576Z] "math/rand", [2024-05-07T10:57:17.576Z] "mime", [2024-05-07T10:57:17.576Z] "mime/multipart", [2024-05-07T10:57:17.576Z] "mime/quotedprintable", [2024-05-07T10:57:17.576Z] "net", [2024-05-07T10:57:17.576Z] "net/http", [2024-05-07T10:57:17.576Z] "net/http/httptest", [2024-05-07T10:57:17.576Z] "net/http/httptrace", [2024-05-07T10:57:17.576Z] "net/http/internal", [2024-05-07T10:57:17.576Z] "net/http/internal/ascii", [2024-05-07T10:57:17.576Z] "net/http/internal/testcert", [2024-05-07T10:57:17.576Z] "net/textproto", [2024-05-07T10:57:17.576Z] "net/url", [2024-05-07T10:57:17.576Z] "os", [2024-05-07T10:57:17.576Z] "path", [2024-05-07T10:57:17.576Z] "path/filepath", [2024-05-07T10:57:17.576Z] "reflect", [2024-05-07T10:57:17.576Z] "regexp", [2024-05-07T10:57:17.576Z] "regexp/syntax", [2024-05-07T10:57:17.576Z] "runtime", [2024-05-07T10:57:17.576Z] "runtime/cgo", [2024-05-07T10:57:17.576Z] "runtime/internal/atomic", [2024-05-07T10:57:17.576Z] "runtime/internal/math", [2024-05-07T10:57:17.576Z] "runtime/internal/sys", [2024-05-07T10:57:17.576Z] "sort", [2024-05-07T10:57:17.576Z] "strconv", [2024-05-07T10:57:17.576Z] "strings", [2024-05-07T10:57:17.576Z] "sync", [2024-05-07T10:57:17.576Z] "sync/atomic", [2024-05-07T10:57:17.576Z] "syscall", [2024-05-07T10:57:17.576Z] "time", [2024-05-07T10:57:17.576Z] "unicode", [2024-05-07T10:57:17.576Z] "unicode/utf16", [2024-05-07T10:57:17.576Z] "unicode/utf8", [2024-05-07T10:57:17.576Z] "unsafe", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.576Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.576Z] ] [2024-05-07T10:57:17.576Z] } [2024-05-07T10:57:17.576Z] { [2024-05-07T10:57:17.576Z] "Dir": "/w/workspace/edgex-go/639/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.576Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.576Z] "Name": "secretsengine", [2024-05-07T10:57:17.576Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.576Z] "Module": { [2024-05-07T10:57:17.576Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.576Z] "Main": true, [2024-05-07T10:57:17.576Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.576Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.576Z] "GoVersion": "1.21" [2024-05-07T10:57:17.576Z] }, [2024-05-07T10:57:17.576Z] "Match": [ [2024-05-07T10:57:17.576Z] "./..." [2024-05-07T10:57:17.576Z] ], [2024-05-07T10:57:17.576Z] "Stale": true, [2024-05-07T10:57:17.576Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.576Z] "GoFiles": [ [2024-05-07T10:57:17.576Z] "enabler.go" [2024-05-07T10:57:17.576Z] ], [2024-05-07T10:57:17.576Z] "Imports": [ [2024-05-07T10:57:17.576Z] "fmt", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets" [2024-05-07T10:57:17.576Z] ], [2024-05-07T10:57:17.576Z] "Deps": [ [2024-05-07T10:57:17.576Z] "bufio", [2024-05-07T10:57:17.576Z] "bytes", [2024-05-07T10:57:17.576Z] "compress/flate", [2024-05-07T10:57:17.576Z] "compress/gzip", [2024-05-07T10:57:17.576Z] "compress/zlib", [2024-05-07T10:57:17.576Z] "container/list", [2024-05-07T10:57:17.576Z] "context", [2024-05-07T10:57:17.576Z] "crypto", [2024-05-07T10:57:17.576Z] "crypto/aes", [2024-05-07T10:57:17.576Z] "crypto/cipher", [2024-05-07T10:57:17.576Z] "crypto/des", [2024-05-07T10:57:17.576Z] "crypto/dsa", [2024-05-07T10:57:17.576Z] "crypto/ecdsa", [2024-05-07T10:57:17.576Z] "crypto/ed25519", [2024-05-07T10:57:17.576Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.576Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.576Z] "crypto/elliptic", [2024-05-07T10:57:17.576Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.576Z] "crypto/hmac", [2024-05-07T10:57:17.576Z] "crypto/internal/randutil", [2024-05-07T10:57:17.576Z] "crypto/internal/subtle", [2024-05-07T10:57:17.576Z] "crypto/md5", [2024-05-07T10:57:17.576Z] "crypto/rand", [2024-05-07T10:57:17.576Z] "crypto/rc4", [2024-05-07T10:57:17.576Z] "crypto/rsa", [2024-05-07T10:57:17.576Z] "crypto/sha1", [2024-05-07T10:57:17.576Z] "crypto/sha256", [2024-05-07T10:57:17.576Z] "crypto/sha512", [2024-05-07T10:57:17.576Z] "crypto/subtle", [2024-05-07T10:57:17.576Z] "crypto/tls", [2024-05-07T10:57:17.576Z] "crypto/x509", [2024-05-07T10:57:17.576Z] "crypto/x509/pkix", [2024-05-07T10:57:17.576Z] "database/sql/driver", [2024-05-07T10:57:17.576Z] "debug/dwarf", [2024-05-07T10:57:17.576Z] "debug/macho", [2024-05-07T10:57:17.576Z] "encoding", [2024-05-07T10:57:17.576Z] "encoding/asn1", [2024-05-07T10:57:17.576Z] "encoding/base64", [2024-05-07T10:57:17.576Z] "encoding/binary", [2024-05-07T10:57:17.576Z] "encoding/csv", [2024-05-07T10:57:17.576Z] "encoding/hex", [2024-05-07T10:57:17.576Z] "encoding/json", [2024-05-07T10:57:17.576Z] "encoding/pem", [2024-05-07T10:57:17.576Z] "encoding/xml", [2024-05-07T10:57:17.576Z] "errors", [2024-05-07T10:57:17.576Z] "flag", [2024-05-07T10:57:17.576Z] "fmt", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.576Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.576Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.576Z] "github.com/go-kit/log", [2024-05-07T10:57:17.576Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.576Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.576Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.576Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.576Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.576Z] "github.com/google/uuid", [2024-05-07T10:57:17.576Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.576Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.576Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.576Z] "golang.org/x/net/html", [2024-05-07T10:57:17.576Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.576Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.576Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.576Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.577Z] "golang.org/x/text/language", [2024-05-07T10:57:17.577Z] "hash", [2024-05-07T10:57:17.577Z] "hash/adler32", [2024-05-07T10:57:17.577Z] "hash/crc32", [2024-05-07T10:57:17.577Z] "internal/abi", [2024-05-07T10:57:17.577Z] "internal/bytealg", [2024-05-07T10:57:17.577Z] "internal/cpu", [2024-05-07T10:57:17.577Z] "internal/fmtsort", [2024-05-07T10:57:17.577Z] "internal/goexperiment", [2024-05-07T10:57:17.577Z] "internal/itoa", [2024-05-07T10:57:17.577Z] "internal/nettrace", [2024-05-07T10:57:17.577Z] "internal/oserror", [2024-05-07T10:57:17.577Z] "internal/poll", [2024-05-07T10:57:17.577Z] "internal/race", [2024-05-07T10:57:17.577Z] "internal/reflectlite", [2024-05-07T10:57:17.577Z] "internal/singleflight", [2024-05-07T10:57:17.577Z] "internal/syscall/execenv", [2024-05-07T10:57:17.577Z] "internal/syscall/unix", [2024-05-07T10:57:17.577Z] "internal/testlog", [2024-05-07T10:57:17.577Z] "internal/unsafeheader", [2024-05-07T10:57:17.577Z] "io", [2024-05-07T10:57:17.577Z] "io/fs", [2024-05-07T10:57:17.577Z] "io/ioutil", [2024-05-07T10:57:17.577Z] "log", [2024-05-07T10:57:17.577Z] "math", [2024-05-07T10:57:17.577Z] "math/big", [2024-05-07T10:57:17.577Z] "math/bits", [2024-05-07T10:57:17.577Z] "math/rand", [2024-05-07T10:57:17.577Z] "mime", [2024-05-07T10:57:17.577Z] "mime/multipart", [2024-05-07T10:57:17.577Z] "mime/quotedprintable", [2024-05-07T10:57:17.577Z] "net", [2024-05-07T10:57:17.577Z] "net/http", [2024-05-07T10:57:17.577Z] "net/http/httptest", [2024-05-07T10:57:17.577Z] "net/http/httptrace", [2024-05-07T10:57:17.577Z] "net/http/internal", [2024-05-07T10:57:17.577Z] "net/http/internal/ascii", [2024-05-07T10:57:17.577Z] "net/http/internal/testcert", [2024-05-07T10:57:17.577Z] "net/textproto", [2024-05-07T10:57:17.577Z] "net/url", [2024-05-07T10:57:17.577Z] "os", [2024-05-07T10:57:17.577Z] "path", [2024-05-07T10:57:17.577Z] "path/filepath", [2024-05-07T10:57:17.577Z] "reflect", [2024-05-07T10:57:17.577Z] "regexp", [2024-05-07T10:57:17.577Z] "regexp/syntax", [2024-05-07T10:57:17.577Z] "runtime", [2024-05-07T10:57:17.577Z] "runtime/cgo", [2024-05-07T10:57:17.577Z] "runtime/internal/atomic", [2024-05-07T10:57:17.577Z] "runtime/internal/math", [2024-05-07T10:57:17.577Z] "runtime/internal/sys", [2024-05-07T10:57:17.577Z] "sort", [2024-05-07T10:57:17.577Z] "strconv", [2024-05-07T10:57:17.577Z] "strings", [2024-05-07T10:57:17.577Z] "sync", [2024-05-07T10:57:17.577Z] "sync/atomic", [2024-05-07T10:57:17.577Z] "syscall", [2024-05-07T10:57:17.577Z] "time", [2024-05-07T10:57:17.577Z] "unicode", [2024-05-07T10:57:17.577Z] "unicode/utf16", [2024-05-07T10:57:17.577Z] "unicode/utf8", [2024-05-07T10:57:17.577Z] "unsafe", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.577Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.577Z] ], [2024-05-07T10:57:17.577Z] "TestGoFiles": [ [2024-05-07T10:57:17.577Z] "enabler_test.go" [2024-05-07T10:57:17.577Z] ], [2024-05-07T10:57:17.577Z] "TestImports": [ [2024-05-07T10:57:17.577Z] "errors", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-05-07T10:57:17.577Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.577Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.577Z] "testing" [2024-05-07T10:57:17.577Z] ] [2024-05-07T10:57:17.577Z] } [2024-05-07T10:57:17.577Z] { [2024-05-07T10:57:17.577Z] "Dir": "/w/workspace/edgex-go/639/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.577Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.577Z] "Name": "tokencreatable", [2024-05-07T10:57:17.577Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.577Z] "Module": { [2024-05-07T10:57:17.577Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.577Z] "Main": true, [2024-05-07T10:57:17.577Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.577Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.577Z] "GoVersion": "1.21" [2024-05-07T10:57:17.577Z] }, [2024-05-07T10:57:17.577Z] "Match": [ [2024-05-07T10:57:17.577Z] "./..." [2024-05-07T10:57:17.577Z] ], [2024-05-07T10:57:17.577Z] "Stale": true, [2024-05-07T10:57:17.577Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.577Z] "GoFiles": [ [2024-05-07T10:57:17.577Z] "tokencreatable.go" [2024-05-07T10:57:17.577Z] ] [2024-05-07T10:57:17.577Z] } [2024-05-07T10:57:17.577Z] { [2024-05-07T10:57:17.577Z] "Dir": "/w/workspace/edgex-go/639/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.577Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.577Z] "Name": "tokenfilewriter", [2024-05-07T10:57:17.577Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.577Z] "Module": { [2024-05-07T10:57:17.577Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.577Z] "Main": true, [2024-05-07T10:57:17.577Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.577Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.577Z] "GoVersion": "1.21" [2024-05-07T10:57:17.577Z] }, [2024-05-07T10:57:17.577Z] "Match": [ [2024-05-07T10:57:17.577Z] "./..." [2024-05-07T10:57:17.577Z] ], [2024-05-07T10:57:17.577Z] "Stale": true, [2024-05-07T10:57:17.577Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.577Z] "GoFiles": [ [2024-05-07T10:57:17.577Z] "tokenfilewriter.go" [2024-05-07T10:57:17.577Z] ], [2024-05-07T10:57:17.577Z] "Imports": [ [2024-05-07T10:57:17.577Z] "encoding/json", [2024-05-07T10:57:17.577Z] "fmt", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.577Z] "os", [2024-05-07T10:57:17.577Z] "path/filepath", [2024-05-07T10:57:17.577Z] "reflect", [2024-05-07T10:57:17.577Z] "runtime", [2024-05-07T10:57:17.577Z] "strings" [2024-05-07T10:57:17.577Z] ], [2024-05-07T10:57:17.577Z] "Deps": [ [2024-05-07T10:57:17.577Z] "bufio", [2024-05-07T10:57:17.577Z] "bytes", [2024-05-07T10:57:17.577Z] "compress/flate", [2024-05-07T10:57:17.577Z] "compress/gzip", [2024-05-07T10:57:17.577Z] "compress/zlib", [2024-05-07T10:57:17.577Z] "container/list", [2024-05-07T10:57:17.577Z] "context", [2024-05-07T10:57:17.577Z] "crypto", [2024-05-07T10:57:17.577Z] "crypto/aes", [2024-05-07T10:57:17.577Z] "crypto/cipher", [2024-05-07T10:57:17.577Z] "crypto/des", [2024-05-07T10:57:17.577Z] "crypto/dsa", [2024-05-07T10:57:17.577Z] "crypto/ecdsa", [2024-05-07T10:57:17.577Z] "crypto/ed25519", [2024-05-07T10:57:17.577Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.577Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.577Z] "crypto/elliptic", [2024-05-07T10:57:17.577Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.577Z] "crypto/hmac", [2024-05-07T10:57:17.577Z] "crypto/internal/randutil", [2024-05-07T10:57:17.577Z] "crypto/internal/subtle", [2024-05-07T10:57:17.577Z] "crypto/md5", [2024-05-07T10:57:17.577Z] "crypto/rand", [2024-05-07T10:57:17.577Z] "crypto/rc4", [2024-05-07T10:57:17.577Z] "crypto/rsa", [2024-05-07T10:57:17.577Z] "crypto/sha1", [2024-05-07T10:57:17.577Z] "crypto/sha256", [2024-05-07T10:57:17.577Z] "crypto/sha512", [2024-05-07T10:57:17.577Z] "crypto/subtle", [2024-05-07T10:57:17.577Z] "crypto/tls", [2024-05-07T10:57:17.577Z] "crypto/x509", [2024-05-07T10:57:17.577Z] "crypto/x509/pkix", [2024-05-07T10:57:17.577Z] "database/sql/driver", [2024-05-07T10:57:17.577Z] "debug/dwarf", [2024-05-07T10:57:17.577Z] "debug/macho", [2024-05-07T10:57:17.577Z] "encoding", [2024-05-07T10:57:17.577Z] "encoding/asn1", [2024-05-07T10:57:17.577Z] "encoding/base64", [2024-05-07T10:57:17.577Z] "encoding/binary", [2024-05-07T10:57:17.577Z] "encoding/csv", [2024-05-07T10:57:17.577Z] "encoding/hex", [2024-05-07T10:57:17.577Z] "encoding/json", [2024-05-07T10:57:17.577Z] "encoding/pem", [2024-05-07T10:57:17.577Z] "encoding/xml", [2024-05-07T10:57:17.577Z] "errors", [2024-05-07T10:57:17.577Z] "flag", [2024-05-07T10:57:17.577Z] "fmt", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.577Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.577Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.577Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.578Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.578Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.578Z] "github.com/go-kit/log", [2024-05-07T10:57:17.578Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.578Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.578Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.578Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.578Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.578Z] "github.com/google/uuid", [2024-05-07T10:57:17.578Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.578Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.578Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.578Z] "golang.org/x/net/html", [2024-05-07T10:57:17.578Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.578Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.578Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.578Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.578Z] "golang.org/x/text/language", [2024-05-07T10:57:17.578Z] "hash", [2024-05-07T10:57:17.578Z] "hash/adler32", [2024-05-07T10:57:17.578Z] "hash/crc32", [2024-05-07T10:57:17.578Z] "internal/abi", [2024-05-07T10:57:17.578Z] "internal/bytealg", [2024-05-07T10:57:17.578Z] "internal/cpu", [2024-05-07T10:57:17.578Z] "internal/fmtsort", [2024-05-07T10:57:17.578Z] "internal/goexperiment", [2024-05-07T10:57:17.578Z] "internal/itoa", [2024-05-07T10:57:17.578Z] "internal/nettrace", [2024-05-07T10:57:17.578Z] "internal/oserror", [2024-05-07T10:57:17.578Z] "internal/poll", [2024-05-07T10:57:17.578Z] "internal/race", [2024-05-07T10:57:17.578Z] "internal/reflectlite", [2024-05-07T10:57:17.578Z] "internal/singleflight", [2024-05-07T10:57:17.578Z] "internal/syscall/execenv", [2024-05-07T10:57:17.578Z] "internal/syscall/unix", [2024-05-07T10:57:17.578Z] "internal/testlog", [2024-05-07T10:57:17.578Z] "internal/unsafeheader", [2024-05-07T10:57:17.578Z] "io", [2024-05-07T10:57:17.578Z] "io/fs", [2024-05-07T10:57:17.578Z] "io/ioutil", [2024-05-07T10:57:17.578Z] "log", [2024-05-07T10:57:17.578Z] "math", [2024-05-07T10:57:17.578Z] "math/big", [2024-05-07T10:57:17.578Z] "math/bits", [2024-05-07T10:57:17.578Z] "math/rand", [2024-05-07T10:57:17.578Z] "mime", [2024-05-07T10:57:17.578Z] "mime/multipart", [2024-05-07T10:57:17.578Z] "mime/quotedprintable", [2024-05-07T10:57:17.578Z] "net", [2024-05-07T10:57:17.578Z] "net/http", [2024-05-07T10:57:17.578Z] "net/http/httptest", [2024-05-07T10:57:17.578Z] "net/http/httptrace", [2024-05-07T10:57:17.578Z] "net/http/internal", [2024-05-07T10:57:17.578Z] "net/http/internal/ascii", [2024-05-07T10:57:17.578Z] "net/http/internal/testcert", [2024-05-07T10:57:17.578Z] "net/textproto", [2024-05-07T10:57:17.578Z] "net/url", [2024-05-07T10:57:17.578Z] "os", [2024-05-07T10:57:17.578Z] "path", [2024-05-07T10:57:17.578Z] "path/filepath", [2024-05-07T10:57:17.578Z] "reflect", [2024-05-07T10:57:17.578Z] "regexp", [2024-05-07T10:57:17.578Z] "regexp/syntax", [2024-05-07T10:57:17.578Z] "runtime", [2024-05-07T10:57:17.578Z] "runtime/cgo", [2024-05-07T10:57:17.578Z] "runtime/internal/atomic", [2024-05-07T10:57:17.578Z] "runtime/internal/math", [2024-05-07T10:57:17.578Z] "runtime/internal/sys", [2024-05-07T10:57:17.578Z] "sort", [2024-05-07T10:57:17.578Z] "strconv", [2024-05-07T10:57:17.578Z] "strings", [2024-05-07T10:57:17.578Z] "sync", [2024-05-07T10:57:17.578Z] "sync/atomic", [2024-05-07T10:57:17.578Z] "syscall", [2024-05-07T10:57:17.578Z] "time", [2024-05-07T10:57:17.578Z] "unicode", [2024-05-07T10:57:17.578Z] "unicode/utf16", [2024-05-07T10:57:17.578Z] "unicode/utf8", [2024-05-07T10:57:17.578Z] "unsafe", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.578Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.578Z] ], [2024-05-07T10:57:17.578Z] "TestGoFiles": [ [2024-05-07T10:57:17.578Z] "tokenfilewriter_test.go" [2024-05-07T10:57:17.578Z] ], [2024-05-07T10:57:17.578Z] "TestImports": [ [2024-05-07T10:57:17.578Z] "errors", [2024-05-07T10:57:17.578Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.578Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-05-07T10:57:17.578Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.578Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.578Z] "os", [2024-05-07T10:57:17.578Z] "os/user", [2024-05-07T10:57:17.578Z] "path/filepath", [2024-05-07T10:57:17.578Z] "strconv", [2024-05-07T10:57:17.578Z] "testing", [2024-05-07T10:57:17.578Z] "time" [2024-05-07T10:57:17.578Z] ] [2024-05-07T10:57:17.578Z] } [2024-05-07T10:57:17.578Z] { [2024-05-07T10:57:17.578Z] "Dir": "/w/workspace/edgex-go/639/internal/security/secretstore", [2024-05-07T10:57:17.578Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.578Z] "Name": "secretstore", [2024-05-07T10:57:17.578Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.578Z] "Module": { [2024-05-07T10:57:17.578Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.578Z] "Main": true, [2024-05-07T10:57:17.578Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.578Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.578Z] "GoVersion": "1.21" [2024-05-07T10:57:17.578Z] }, [2024-05-07T10:57:17.578Z] "Match": [ [2024-05-07T10:57:17.578Z] "./..." [2024-05-07T10:57:17.578Z] ], [2024-05-07T10:57:17.578Z] "Stale": true, [2024-05-07T10:57:17.578Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.578Z] "GoFiles": [ [2024-05-07T10:57:17.579Z] "certs.go", [2024-05-07T10:57:17.579Z] "constants.go", [2024-05-07T10:57:17.579Z] "credentialgenerator.go", [2024-05-07T10:57:17.579Z] "execrunner.go", [2024-05-07T10:57:17.579Z] "init.go", [2024-05-07T10:57:17.579Z] "main.go", [2024-05-07T10:57:17.579Z] "password.go", [2024-05-07T10:57:17.579Z] "passwordprovider.go", [2024-05-07T10:57:17.579Z] "secure-messagebus.go", [2024-05-07T10:57:17.579Z] "tokenmaintenance.go", [2024-05-07T10:57:17.579Z] "tokenprovider.go", [2024-05-07T10:57:17.579Z] "vmkencryption.go" [2024-05-07T10:57:17.579Z] ], [2024-05-07T10:57:17.579Z] "Imports": [ [2024-05-07T10:57:17.579Z] "bytes", [2024-05-07T10:57:17.579Z] "context", [2024-05-07T10:57:17.579Z] "crypto/aes", [2024-05-07T10:57:17.579Z] "crypto/cipher", [2024-05-07T10:57:17.579Z] "crypto/rand", [2024-05-07T10:57:17.579Z] "crypto/sha256", [2024-05-07T10:57:17.579Z] "encoding/base64", [2024-05-07T10:57:17.579Z] "encoding/hex", [2024-05-07T10:57:17.579Z] "encoding/json", [2024-05-07T10:57:17.579Z] "errors", [2024-05-07T10:57:17.579Z] "fmt", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.579Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.579Z] "io", [2024-05-07T10:57:17.579Z] "net/http", [2024-05-07T10:57:17.579Z] "net/url", [2024-05-07T10:57:17.579Z] "os", [2024-05-07T10:57:17.579Z] "os/exec", [2024-05-07T10:57:17.579Z] "path/filepath", [2024-05-07T10:57:17.579Z] "regexp", [2024-05-07T10:57:17.579Z] "strings", [2024-05-07T10:57:17.579Z] "sync", [2024-05-07T10:57:17.579Z] "syscall", [2024-05-07T10:57:17.579Z] "text/template", [2024-05-07T10:57:17.579Z] "time" [2024-05-07T10:57:17.579Z] ], [2024-05-07T10:57:17.579Z] "Deps": [ [2024-05-07T10:57:17.579Z] "bufio", [2024-05-07T10:57:17.579Z] "bytes", [2024-05-07T10:57:17.579Z] "compress/flate", [2024-05-07T10:57:17.579Z] "compress/gzip", [2024-05-07T10:57:17.579Z] "compress/zlib", [2024-05-07T10:57:17.579Z] "container/list", [2024-05-07T10:57:17.580Z] "context", [2024-05-07T10:57:17.580Z] "crypto", [2024-05-07T10:57:17.580Z] "crypto/aes", [2024-05-07T10:57:17.580Z] "crypto/cipher", [2024-05-07T10:57:17.580Z] "crypto/des", [2024-05-07T10:57:17.580Z] "crypto/dsa", [2024-05-07T10:57:17.580Z] "crypto/ecdsa", [2024-05-07T10:57:17.580Z] "crypto/ed25519", [2024-05-07T10:57:17.580Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.580Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.580Z] "crypto/elliptic", [2024-05-07T10:57:17.580Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.580Z] "crypto/hmac", [2024-05-07T10:57:17.580Z] "crypto/internal/randutil", [2024-05-07T10:57:17.580Z] "crypto/internal/subtle", [2024-05-07T10:57:17.580Z] "crypto/md5", [2024-05-07T10:57:17.580Z] "crypto/rand", [2024-05-07T10:57:17.580Z] "crypto/rc4", [2024-05-07T10:57:17.580Z] "crypto/rsa", [2024-05-07T10:57:17.580Z] "crypto/sha1", [2024-05-07T10:57:17.580Z] "crypto/sha256", [2024-05-07T10:57:17.580Z] "crypto/sha512", [2024-05-07T10:57:17.580Z] "crypto/subtle", [2024-05-07T10:57:17.580Z] "crypto/tls", [2024-05-07T10:57:17.580Z] "crypto/x509", [2024-05-07T10:57:17.580Z] "crypto/x509/pkix", [2024-05-07T10:57:17.580Z] "database/sql/driver", [2024-05-07T10:57:17.580Z] "debug/dwarf", [2024-05-07T10:57:17.580Z] "debug/macho", [2024-05-07T10:57:17.580Z] "embed", [2024-05-07T10:57:17.580Z] "encoding", [2024-05-07T10:57:17.580Z] "encoding/asn1", [2024-05-07T10:57:17.580Z] "encoding/base32", [2024-05-07T10:57:17.580Z] "encoding/base64", [2024-05-07T10:57:17.580Z] "encoding/binary", [2024-05-07T10:57:17.580Z] "encoding/csv", [2024-05-07T10:57:17.580Z] "encoding/hex", [2024-05-07T10:57:17.580Z] "encoding/json", [2024-05-07T10:57:17.580Z] "encoding/pem", [2024-05-07T10:57:17.580Z] "encoding/xml", [2024-05-07T10:57:17.580Z] "errors", [2024-05-07T10:57:17.580Z] "flag", [2024-05-07T10:57:17.580Z] "fmt", [2024-05-07T10:57:17.580Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.580Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.580Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.580Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.580Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.581Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.581Z] "github.com/fatih/color", [2024-05-07T10:57:17.581Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.581Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.581Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.581Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.581Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.581Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.581Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.581Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.581Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.581Z] "github.com/go-kit/log", [2024-05-07T10:57:17.581Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.581Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.581Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.581Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.581Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.581Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.581Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.581Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.581Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.581Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.581Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.581Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.581Z] "github.com/google/uuid", [2024-05-07T10:57:17.581Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.581Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.581Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.581Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.581Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.581Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.581Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.581Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.581Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.581Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.581Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.581Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.581Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.581Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.581Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.581Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.581Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.581Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.581Z] "github.com/x448/float16", [2024-05-07T10:57:17.581Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.581Z] "go/token", [2024-05-07T10:57:17.581Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.581Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.581Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.581Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.581Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.581Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.581Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.581Z] "golang.org/x/net/html", [2024-05-07T10:57:17.581Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.581Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.581Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.581Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.581Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.581Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.581Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.581Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.581Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.581Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.581Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.581Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.581Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.581Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.581Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.581Z] "golang.org/x/text/language", [2024-05-07T10:57:17.581Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.581Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.581Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.581Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.581Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.581Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.582Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.582Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.582Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.582Z] "hash", [2024-05-07T10:57:17.582Z] "hash/adler32", [2024-05-07T10:57:17.582Z] "hash/crc32", [2024-05-07T10:57:17.582Z] "hash/fnv", [2024-05-07T10:57:17.582Z] "html", [2024-05-07T10:57:17.582Z] "html/template", [2024-05-07T10:57:17.582Z] "internal/abi", [2024-05-07T10:57:17.582Z] "internal/bytealg", [2024-05-07T10:57:17.582Z] "internal/cpu", [2024-05-07T10:57:17.582Z] "internal/fmtsort", [2024-05-07T10:57:17.582Z] "internal/goexperiment", [2024-05-07T10:57:17.582Z] "internal/itoa", [2024-05-07T10:57:17.582Z] "internal/nettrace", [2024-05-07T10:57:17.582Z] "internal/oserror", [2024-05-07T10:57:17.582Z] "internal/poll", [2024-05-07T10:57:17.582Z] "internal/race", [2024-05-07T10:57:17.582Z] "internal/reflectlite", [2024-05-07T10:57:17.582Z] "internal/singleflight", [2024-05-07T10:57:17.582Z] "internal/syscall/execenv", [2024-05-07T10:57:17.582Z] "internal/syscall/unix", [2024-05-07T10:57:17.582Z] "internal/testlog", [2024-05-07T10:57:17.582Z] "internal/unsafeheader", [2024-05-07T10:57:17.582Z] "io", [2024-05-07T10:57:17.582Z] "io/fs", [2024-05-07T10:57:17.582Z] "io/ioutil", [2024-05-07T10:57:17.582Z] "log", [2024-05-07T10:57:17.582Z] "log/syslog", [2024-05-07T10:57:17.582Z] "math", [2024-05-07T10:57:17.582Z] "math/big", [2024-05-07T10:57:17.582Z] "math/bits", [2024-05-07T10:57:17.582Z] "math/rand", [2024-05-07T10:57:17.582Z] "mime", [2024-05-07T10:57:17.582Z] "mime/multipart", [2024-05-07T10:57:17.582Z] "mime/quotedprintable", [2024-05-07T10:57:17.582Z] "net", [2024-05-07T10:57:17.582Z] "net/http", [2024-05-07T10:57:17.582Z] "net/http/httptest", [2024-05-07T10:57:17.582Z] "net/http/httptrace", [2024-05-07T10:57:17.582Z] "net/http/httputil", [2024-05-07T10:57:17.582Z] "net/http/internal", [2024-05-07T10:57:17.582Z] "net/http/internal/ascii", [2024-05-07T10:57:17.582Z] "net/http/internal/testcert", [2024-05-07T10:57:17.582Z] "net/textproto", [2024-05-07T10:57:17.582Z] "net/url", [2024-05-07T10:57:17.582Z] "os", [2024-05-07T10:57:17.582Z] "os/exec", [2024-05-07T10:57:17.582Z] "os/signal", [2024-05-07T10:57:17.582Z] "path", [2024-05-07T10:57:17.582Z] "path/filepath", [2024-05-07T10:57:17.582Z] "reflect", [2024-05-07T10:57:17.582Z] "regexp", [2024-05-07T10:57:17.582Z] "regexp/syntax", [2024-05-07T10:57:17.582Z] "runtime", [2024-05-07T10:57:17.582Z] "runtime/cgo", [2024-05-07T10:57:17.582Z] "runtime/debug", [2024-05-07T10:57:17.582Z] "runtime/internal/atomic", [2024-05-07T10:57:17.582Z] "runtime/internal/math", [2024-05-07T10:57:17.582Z] "runtime/internal/sys", [2024-05-07T10:57:17.582Z] "runtime/pprof", [2024-05-07T10:57:17.582Z] "sort", [2024-05-07T10:57:17.582Z] "strconv", [2024-05-07T10:57:17.582Z] "strings", [2024-05-07T10:57:17.582Z] "sync", [2024-05-07T10:57:17.582Z] "sync/atomic", [2024-05-07T10:57:17.582Z] "syscall", [2024-05-07T10:57:17.582Z] "text/tabwriter", [2024-05-07T10:57:17.582Z] "text/template", [2024-05-07T10:57:17.582Z] "text/template/parse", [2024-05-07T10:57:17.582Z] "time", [2024-05-07T10:57:17.582Z] "unicode", [2024-05-07T10:57:17.582Z] "unicode/utf16", [2024-05-07T10:57:17.582Z] "unicode/utf8", [2024-05-07T10:57:17.582Z] "unsafe", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.582Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.582Z] ], [2024-05-07T10:57:17.582Z] "TestGoFiles": [ [2024-05-07T10:57:17.582Z] "certs_test.go", [2024-05-07T10:57:17.582Z] "credentialgenerator_test.go", [2024-05-07T10:57:17.582Z] "execrunner-mock_test.go", [2024-05-07T10:57:17.582Z] "init_test.go", [2024-05-07T10:57:17.582Z] "password_linux_test.go", [2024-05-07T10:57:17.582Z] "password_test.go", [2024-05-07T10:57:17.582Z] "passwordprovider_test.go", [2024-05-07T10:57:17.582Z] "secure-messagebus_test.go", [2024-05-07T10:57:17.582Z] "tokenmaintenance_test.go", [2024-05-07T10:57:17.582Z] "tokenprovider_linux_test.go", [2024-05-07T10:57:17.582Z] "tokenprovider_test.go", [2024-05-07T10:57:17.582Z] "vmkencryption_test.go" [2024-05-07T10:57:17.582Z] ], [2024-05-07T10:57:17.582Z] "TestImports": [ [2024-05-07T10:57:17.582Z] "context", [2024-05-07T10:57:17.582Z] "errors", [2024-05-07T10:57:17.582Z] "fmt", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-05-07T10:57:17.582Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.582Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.582Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.582Z] "io", [2024-05-07T10:57:17.582Z] "net/http", [2024-05-07T10:57:17.582Z] "net/http/httptest", [2024-05-07T10:57:17.582Z] "net/url", [2024-05-07T10:57:17.582Z] "os", [2024-05-07T10:57:17.582Z] "os/exec", [2024-05-07T10:57:17.582Z] "path/filepath", [2024-05-07T10:57:17.582Z] "strconv", [2024-05-07T10:57:17.582Z] "strings", [2024-05-07T10:57:17.582Z] "testing" [2024-05-07T10:57:17.582Z] ] [2024-05-07T10:57:17.582Z] } [2024-05-07T10:57:17.582Z] { [2024-05-07T10:57:17.582Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.582Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.582Z] "Name": "shared", [2024-05-07T10:57:17.582Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.582Z] "Module": { [2024-05-07T10:57:17.582Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.582Z] "Main": true, [2024-05-07T10:57:17.582Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.582Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.582Z] "GoVersion": "1.21" [2024-05-07T10:57:17.582Z] }, [2024-05-07T10:57:17.582Z] "Match": [ [2024-05-07T10:57:17.582Z] "./..." [2024-05-07T10:57:17.582Z] ], [2024-05-07T10:57:17.582Z] "Stale": true, [2024-05-07T10:57:17.582Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.582Z] "GoFiles": [ [2024-05-07T10:57:17.582Z] "proxyuser.go" [2024-05-07T10:57:17.582Z] ], [2024-05-07T10:57:17.582Z] "Imports": [ [2024-05-07T10:57:17.582Z] "context", [2024-05-07T10:57:17.582Z] "crypto/sha256", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.582Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.583Z] "os", [2024-05-07T10:57:17.583Z] "path/filepath" [2024-05-07T10:57:17.583Z] ], [2024-05-07T10:57:17.583Z] "Deps": [ [2024-05-07T10:57:17.583Z] "bufio", [2024-05-07T10:57:17.583Z] "bytes", [2024-05-07T10:57:17.583Z] "compress/flate", [2024-05-07T10:57:17.583Z] "compress/gzip", [2024-05-07T10:57:17.583Z] "compress/zlib", [2024-05-07T10:57:17.583Z] "container/list", [2024-05-07T10:57:17.583Z] "context", [2024-05-07T10:57:17.583Z] "crypto", [2024-05-07T10:57:17.583Z] "crypto/aes", [2024-05-07T10:57:17.583Z] "crypto/cipher", [2024-05-07T10:57:17.583Z] "crypto/des", [2024-05-07T10:57:17.583Z] "crypto/dsa", [2024-05-07T10:57:17.583Z] "crypto/ecdsa", [2024-05-07T10:57:17.583Z] "crypto/ed25519", [2024-05-07T10:57:17.583Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.583Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.583Z] "crypto/elliptic", [2024-05-07T10:57:17.583Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.583Z] "crypto/hmac", [2024-05-07T10:57:17.583Z] "crypto/internal/randutil", [2024-05-07T10:57:17.583Z] "crypto/internal/subtle", [2024-05-07T10:57:17.583Z] "crypto/md5", [2024-05-07T10:57:17.583Z] "crypto/rand", [2024-05-07T10:57:17.583Z] "crypto/rc4", [2024-05-07T10:57:17.583Z] "crypto/rsa", [2024-05-07T10:57:17.583Z] "crypto/sha1", [2024-05-07T10:57:17.583Z] "crypto/sha256", [2024-05-07T10:57:17.583Z] "crypto/sha512", [2024-05-07T10:57:17.583Z] "crypto/subtle", [2024-05-07T10:57:17.583Z] "crypto/tls", [2024-05-07T10:57:17.583Z] "crypto/x509", [2024-05-07T10:57:17.583Z] "crypto/x509/pkix", [2024-05-07T10:57:17.583Z] "database/sql/driver", [2024-05-07T10:57:17.583Z] "debug/dwarf", [2024-05-07T10:57:17.583Z] "debug/macho", [2024-05-07T10:57:17.583Z] "embed", [2024-05-07T10:57:17.583Z] "encoding", [2024-05-07T10:57:17.583Z] "encoding/asn1", [2024-05-07T10:57:17.583Z] "encoding/base32", [2024-05-07T10:57:17.583Z] "encoding/base64", [2024-05-07T10:57:17.583Z] "encoding/binary", [2024-05-07T10:57:17.583Z] "encoding/csv", [2024-05-07T10:57:17.583Z] "encoding/hex", [2024-05-07T10:57:17.583Z] "encoding/json", [2024-05-07T10:57:17.583Z] "encoding/pem", [2024-05-07T10:57:17.583Z] "encoding/xml", [2024-05-07T10:57:17.583Z] "errors", [2024-05-07T10:57:17.583Z] "flag", [2024-05-07T10:57:17.583Z] "fmt", [2024-05-07T10:57:17.583Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.583Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.583Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.583Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.583Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.583Z] "github.com/fatih/color", [2024-05-07T10:57:17.583Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.583Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.583Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.583Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.583Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.583Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.583Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.583Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.583Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.583Z] "github.com/go-kit/log", [2024-05-07T10:57:17.583Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.583Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.583Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.583Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.583Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.583Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.583Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.583Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.583Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.583Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.584Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.584Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.584Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.584Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.584Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.584Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.584Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.584Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.584Z] "github.com/google/uuid", [2024-05-07T10:57:17.584Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.584Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.584Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.584Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.584Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.584Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.584Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.584Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.584Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.584Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.584Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.584Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.584Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.584Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.584Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.584Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.584Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.584Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.584Z] "github.com/x448/float16", [2024-05-07T10:57:17.584Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.584Z] "go/token", [2024-05-07T10:57:17.584Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.584Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.584Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.584Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.584Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.584Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.584Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.584Z] "golang.org/x/net/html", [2024-05-07T10:57:17.584Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.584Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.584Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.584Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.584Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.584Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.584Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.584Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.584Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.584Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.584Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.584Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.584Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.584Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.584Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.584Z] "golang.org/x/text/language", [2024-05-07T10:57:17.584Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.584Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.584Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.584Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.584Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.584Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.584Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.584Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.584Z] "hash", [2024-05-07T10:57:17.584Z] "hash/adler32", [2024-05-07T10:57:17.584Z] "hash/crc32", [2024-05-07T10:57:17.584Z] "hash/fnv", [2024-05-07T10:57:17.584Z] "html", [2024-05-07T10:57:17.584Z] "html/template", [2024-05-07T10:57:17.584Z] "internal/abi", [2024-05-07T10:57:17.584Z] "internal/bytealg", [2024-05-07T10:57:17.584Z] "internal/cpu", [2024-05-07T10:57:17.584Z] "internal/fmtsort", [2024-05-07T10:57:17.585Z] "internal/goexperiment", [2024-05-07T10:57:17.585Z] "internal/itoa", [2024-05-07T10:57:17.585Z] "internal/nettrace", [2024-05-07T10:57:17.585Z] "internal/oserror", [2024-05-07T10:57:17.585Z] "internal/poll", [2024-05-07T10:57:17.585Z] "internal/race", [2024-05-07T10:57:17.585Z] "internal/reflectlite", [2024-05-07T10:57:17.585Z] "internal/singleflight", [2024-05-07T10:57:17.585Z] "internal/syscall/execenv", [2024-05-07T10:57:17.585Z] "internal/syscall/unix", [2024-05-07T10:57:17.585Z] "internal/testlog", [2024-05-07T10:57:17.585Z] "internal/unsafeheader", [2024-05-07T10:57:17.585Z] "io", [2024-05-07T10:57:17.585Z] "io/fs", [2024-05-07T10:57:17.585Z] "io/ioutil", [2024-05-07T10:57:17.585Z] "log", [2024-05-07T10:57:17.585Z] "log/syslog", [2024-05-07T10:57:17.585Z] "math", [2024-05-07T10:57:17.585Z] "math/big", [2024-05-07T10:57:17.585Z] "math/bits", [2024-05-07T10:57:17.585Z] "math/rand", [2024-05-07T10:57:17.585Z] "mime", [2024-05-07T10:57:17.585Z] "mime/multipart", [2024-05-07T10:57:17.585Z] "mime/quotedprintable", [2024-05-07T10:57:17.585Z] "net", [2024-05-07T10:57:17.585Z] "net/http", [2024-05-07T10:57:17.585Z] "net/http/httptest", [2024-05-07T10:57:17.585Z] "net/http/httptrace", [2024-05-07T10:57:17.585Z] "net/http/httputil", [2024-05-07T10:57:17.585Z] "net/http/internal", [2024-05-07T10:57:17.585Z] "net/http/internal/ascii", [2024-05-07T10:57:17.585Z] "net/http/internal/testcert", [2024-05-07T10:57:17.585Z] "net/textproto", [2024-05-07T10:57:17.585Z] "net/url", [2024-05-07T10:57:17.585Z] "os", [2024-05-07T10:57:17.585Z] "os/exec", [2024-05-07T10:57:17.585Z] "os/signal", [2024-05-07T10:57:17.585Z] "path", [2024-05-07T10:57:17.585Z] "path/filepath", [2024-05-07T10:57:17.585Z] "reflect", [2024-05-07T10:57:17.585Z] "regexp", [2024-05-07T10:57:17.585Z] "regexp/syntax", [2024-05-07T10:57:17.585Z] "runtime", [2024-05-07T10:57:17.585Z] "runtime/cgo", [2024-05-07T10:57:17.585Z] "runtime/debug", [2024-05-07T10:57:17.585Z] "runtime/internal/atomic", [2024-05-07T10:57:17.585Z] "runtime/internal/math", [2024-05-07T10:57:17.585Z] "runtime/internal/sys", [2024-05-07T10:57:17.585Z] "runtime/pprof", [2024-05-07T10:57:17.585Z] "sort", [2024-05-07T10:57:17.585Z] "strconv", [2024-05-07T10:57:17.585Z] "strings", [2024-05-07T10:57:17.585Z] "sync", [2024-05-07T10:57:17.585Z] "sync/atomic", [2024-05-07T10:57:17.585Z] "syscall", [2024-05-07T10:57:17.585Z] "text/tabwriter", [2024-05-07T10:57:17.585Z] "text/template", [2024-05-07T10:57:17.585Z] "text/template/parse", [2024-05-07T10:57:17.585Z] "time", [2024-05-07T10:57:17.585Z] "unicode", [2024-05-07T10:57:17.585Z] "unicode/utf16", [2024-05-07T10:57:17.585Z] "unicode/utf8", [2024-05-07T10:57:17.585Z] "unsafe", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.585Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.585Z] ] [2024-05-07T10:57:17.585Z] } [2024-05-07T10:57:17.585Z] { [2024-05-07T10:57:17.585Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command/proxy/adduser", [2024-05-07T10:57:17.585Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-05-07T10:57:17.585Z] "Name": "adduser", [2024-05-07T10:57:17.585Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.585Z] "Module": { [2024-05-07T10:57:17.585Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.585Z] "Main": true, [2024-05-07T10:57:17.585Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.585Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.585Z] "GoVersion": "1.21" [2024-05-07T10:57:17.585Z] }, [2024-05-07T10:57:17.585Z] "Match": [ [2024-05-07T10:57:17.585Z] "./..." [2024-05-07T10:57:17.585Z] ], [2024-05-07T10:57:17.585Z] "Stale": true, [2024-05-07T10:57:17.585Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.585Z] "GoFiles": [ [2024-05-07T10:57:17.585Z] "command.go" [2024-05-07T10:57:17.585Z] ], [2024-05-07T10:57:17.585Z] "Imports": [ [2024-05-07T10:57:17.585Z] "encoding/json", [2024-05-07T10:57:17.585Z] "flag", [2024-05-07T10:57:17.585Z] "fmt", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.585Z] "os" [2024-05-07T10:57:17.585Z] ], [2024-05-07T10:57:17.585Z] "Deps": [ [2024-05-07T10:57:17.585Z] "bufio", [2024-05-07T10:57:17.585Z] "bytes", [2024-05-07T10:57:17.585Z] "compress/flate", [2024-05-07T10:57:17.585Z] "compress/gzip", [2024-05-07T10:57:17.585Z] "compress/zlib", [2024-05-07T10:57:17.585Z] "container/list", [2024-05-07T10:57:17.585Z] "context", [2024-05-07T10:57:17.585Z] "crypto", [2024-05-07T10:57:17.585Z] "crypto/aes", [2024-05-07T10:57:17.585Z] "crypto/cipher", [2024-05-07T10:57:17.585Z] "crypto/des", [2024-05-07T10:57:17.585Z] "crypto/dsa", [2024-05-07T10:57:17.585Z] "crypto/ecdsa", [2024-05-07T10:57:17.585Z] "crypto/ed25519", [2024-05-07T10:57:17.585Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.585Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.585Z] "crypto/elliptic", [2024-05-07T10:57:17.585Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.585Z] "crypto/hmac", [2024-05-07T10:57:17.585Z] "crypto/internal/randutil", [2024-05-07T10:57:17.585Z] "crypto/internal/subtle", [2024-05-07T10:57:17.585Z] "crypto/md5", [2024-05-07T10:57:17.585Z] "crypto/rand", [2024-05-07T10:57:17.585Z] "crypto/rc4", [2024-05-07T10:57:17.585Z] "crypto/rsa", [2024-05-07T10:57:17.585Z] "crypto/sha1", [2024-05-07T10:57:17.585Z] "crypto/sha256", [2024-05-07T10:57:17.585Z] "crypto/sha512", [2024-05-07T10:57:17.585Z] "crypto/subtle", [2024-05-07T10:57:17.585Z] "crypto/tls", [2024-05-07T10:57:17.585Z] "crypto/x509", [2024-05-07T10:57:17.585Z] "crypto/x509/pkix", [2024-05-07T10:57:17.585Z] "database/sql/driver", [2024-05-07T10:57:17.585Z] "debug/dwarf", [2024-05-07T10:57:17.585Z] "debug/macho", [2024-05-07T10:57:17.585Z] "embed", [2024-05-07T10:57:17.585Z] "encoding", [2024-05-07T10:57:17.585Z] "encoding/asn1", [2024-05-07T10:57:17.585Z] "encoding/base32", [2024-05-07T10:57:17.585Z] "encoding/base64", [2024-05-07T10:57:17.585Z] "encoding/binary", [2024-05-07T10:57:17.585Z] "encoding/csv", [2024-05-07T10:57:17.585Z] "encoding/hex", [2024-05-07T10:57:17.585Z] "encoding/json", [2024-05-07T10:57:17.585Z] "encoding/pem", [2024-05-07T10:57:17.585Z] "encoding/xml", [2024-05-07T10:57:17.585Z] "errors", [2024-05-07T10:57:17.585Z] "flag", [2024-05-07T10:57:17.585Z] "fmt", [2024-05-07T10:57:17.585Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.585Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.585Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.585Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.585Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.586Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.586Z] "github.com/fatih/color", [2024-05-07T10:57:17.586Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.586Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.586Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.586Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.586Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.586Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.586Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.586Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.586Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.586Z] "github.com/go-kit/log", [2024-05-07T10:57:17.586Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.586Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.586Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.586Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.586Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.586Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.586Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.586Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.586Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.586Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.586Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.586Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.586Z] "github.com/google/uuid", [2024-05-07T10:57:17.586Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.586Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.586Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.586Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.586Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.586Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.586Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.586Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.586Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.586Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.586Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.586Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.586Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.586Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.586Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.586Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.586Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.586Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.586Z] "github.com/x448/float16", [2024-05-07T10:57:17.586Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.586Z] "go/token", [2024-05-07T10:57:17.586Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.586Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.586Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.586Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.586Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.586Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.586Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.586Z] "golang.org/x/net/html", [2024-05-07T10:57:17.586Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.586Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.586Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.586Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.586Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.586Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.586Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.586Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.586Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.586Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.586Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.586Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.586Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.586Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.586Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.586Z] "golang.org/x/text/language", [2024-05-07T10:57:17.586Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.586Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.586Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.586Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.586Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.586Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.587Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.587Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.587Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.587Z] "hash", [2024-05-07T10:57:17.587Z] "hash/adler32", [2024-05-07T10:57:17.587Z] "hash/crc32", [2024-05-07T10:57:17.587Z] "hash/fnv", [2024-05-07T10:57:17.587Z] "html", [2024-05-07T10:57:17.587Z] "html/template", [2024-05-07T10:57:17.587Z] "internal/abi", [2024-05-07T10:57:17.587Z] "internal/bytealg", [2024-05-07T10:57:17.587Z] "internal/cpu", [2024-05-07T10:57:17.587Z] "internal/fmtsort", [2024-05-07T10:57:17.587Z] "internal/goexperiment", [2024-05-07T10:57:17.587Z] "internal/itoa", [2024-05-07T10:57:17.587Z] "internal/nettrace", [2024-05-07T10:57:17.587Z] "internal/oserror", [2024-05-07T10:57:17.587Z] "internal/poll", [2024-05-07T10:57:17.587Z] "internal/race", [2024-05-07T10:57:17.587Z] "internal/reflectlite", [2024-05-07T10:57:17.587Z] "internal/singleflight", [2024-05-07T10:57:17.587Z] "internal/syscall/execenv", [2024-05-07T10:57:17.587Z] "internal/syscall/unix", [2024-05-07T10:57:17.587Z] "internal/testlog", [2024-05-07T10:57:17.587Z] "internal/unsafeheader", [2024-05-07T10:57:17.587Z] "io", [2024-05-07T10:57:17.587Z] "io/fs", [2024-05-07T10:57:17.587Z] "io/ioutil", [2024-05-07T10:57:17.587Z] "log", [2024-05-07T10:57:17.587Z] "log/syslog", [2024-05-07T10:57:17.587Z] "math", [2024-05-07T10:57:17.587Z] "math/big", [2024-05-07T10:57:17.587Z] "math/bits", [2024-05-07T10:57:17.587Z] "math/rand", [2024-05-07T10:57:17.587Z] "mime", [2024-05-07T10:57:17.587Z] "mime/multipart", [2024-05-07T10:57:17.587Z] "mime/quotedprintable", [2024-05-07T10:57:17.587Z] "net", [2024-05-07T10:57:17.587Z] "net/http", [2024-05-07T10:57:17.587Z] "net/http/httptest", [2024-05-07T10:57:17.587Z] "net/http/httptrace", [2024-05-07T10:57:17.587Z] "net/http/httputil", [2024-05-07T10:57:17.587Z] "net/http/internal", [2024-05-07T10:57:17.587Z] "net/http/internal/ascii", [2024-05-07T10:57:17.587Z] "net/http/internal/testcert", [2024-05-07T10:57:17.587Z] "net/textproto", [2024-05-07T10:57:17.587Z] "net/url", [2024-05-07T10:57:17.587Z] "os", [2024-05-07T10:57:17.587Z] "os/exec", [2024-05-07T10:57:17.587Z] "os/signal", [2024-05-07T10:57:17.587Z] "path", [2024-05-07T10:57:17.587Z] "path/filepath", [2024-05-07T10:57:17.587Z] "reflect", [2024-05-07T10:57:17.587Z] "regexp", [2024-05-07T10:57:17.587Z] "regexp/syntax", [2024-05-07T10:57:17.587Z] "runtime", [2024-05-07T10:57:17.587Z] "runtime/cgo", [2024-05-07T10:57:17.587Z] "runtime/debug", [2024-05-07T10:57:17.587Z] "runtime/internal/atomic", [2024-05-07T10:57:17.587Z] "runtime/internal/math", [2024-05-07T10:57:17.587Z] "runtime/internal/sys", [2024-05-07T10:57:17.587Z] "runtime/pprof", [2024-05-07T10:57:17.587Z] "sort", [2024-05-07T10:57:17.587Z] "strconv", [2024-05-07T10:57:17.587Z] "strings", [2024-05-07T10:57:17.587Z] "sync", [2024-05-07T10:57:17.587Z] "sync/atomic", [2024-05-07T10:57:17.587Z] "syscall", [2024-05-07T10:57:17.587Z] "text/tabwriter", [2024-05-07T10:57:17.587Z] "text/template", [2024-05-07T10:57:17.587Z] "text/template/parse", [2024-05-07T10:57:17.587Z] "time", [2024-05-07T10:57:17.587Z] "unicode", [2024-05-07T10:57:17.587Z] "unicode/utf16", [2024-05-07T10:57:17.587Z] "unicode/utf8", [2024-05-07T10:57:17.587Z] "unsafe", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.587Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.587Z] ], [2024-05-07T10:57:17.587Z] "TestGoFiles": [ [2024-05-07T10:57:17.587Z] "command_test.go" [2024-05-07T10:57:17.587Z] ], [2024-05-07T10:57:17.587Z] "TestImports": [ [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.587Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.587Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.587Z] "net/http", [2024-05-07T10:57:17.587Z] "net/http/httptest", [2024-05-07T10:57:17.587Z] "net/url", [2024-05-07T10:57:17.587Z] "strconv", [2024-05-07T10:57:17.587Z] "testing" [2024-05-07T10:57:17.587Z] ] [2024-05-07T10:57:17.587Z] } [2024-05-07T10:57:17.587Z] { [2024-05-07T10:57:17.587Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command/proxy/deluser", [2024-05-07T10:57:17.587Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-05-07T10:57:17.587Z] "Name": "deluser", [2024-05-07T10:57:17.587Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.587Z] "Module": { [2024-05-07T10:57:17.587Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.587Z] "Main": true, [2024-05-07T10:57:17.587Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.587Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.587Z] "GoVersion": "1.21" [2024-05-07T10:57:17.587Z] }, [2024-05-07T10:57:17.587Z] "Match": [ [2024-05-07T10:57:17.587Z] "./..." [2024-05-07T10:57:17.587Z] ], [2024-05-07T10:57:17.587Z] "Stale": true, [2024-05-07T10:57:17.587Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.587Z] "GoFiles": [ [2024-05-07T10:57:17.587Z] "command.go" [2024-05-07T10:57:17.587Z] ], [2024-05-07T10:57:17.587Z] "Imports": [ [2024-05-07T10:57:17.587Z] "flag", [2024-05-07T10:57:17.587Z] "fmt", [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.587Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.587Z] "os" [2024-05-07T10:57:17.587Z] ], [2024-05-07T10:57:17.587Z] "Deps": [ [2024-05-07T10:57:17.587Z] "bufio", [2024-05-07T10:57:17.587Z] "bytes", [2024-05-07T10:57:17.587Z] "compress/flate", [2024-05-07T10:57:17.587Z] "compress/gzip", [2024-05-07T10:57:17.587Z] "compress/zlib", [2024-05-07T10:57:17.587Z] "container/list", [2024-05-07T10:57:17.587Z] "context", [2024-05-07T10:57:17.587Z] "crypto", [2024-05-07T10:57:17.587Z] "crypto/aes", [2024-05-07T10:57:17.587Z] "crypto/cipher", [2024-05-07T10:57:17.587Z] "crypto/des", [2024-05-07T10:57:17.587Z] "crypto/dsa", [2024-05-07T10:57:17.587Z] "crypto/ecdsa", [2024-05-07T10:57:17.587Z] "crypto/ed25519", [2024-05-07T10:57:17.587Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.587Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.587Z] "crypto/elliptic", [2024-05-07T10:57:17.587Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.587Z] "crypto/hmac", [2024-05-07T10:57:17.587Z] "crypto/internal/randutil", [2024-05-07T10:57:17.587Z] "crypto/internal/subtle", [2024-05-07T10:57:17.587Z] "crypto/md5", [2024-05-07T10:57:17.587Z] "crypto/rand", [2024-05-07T10:57:17.587Z] "crypto/rc4", [2024-05-07T10:57:17.587Z] "crypto/rsa", [2024-05-07T10:57:17.587Z] "crypto/sha1", [2024-05-07T10:57:17.587Z] "crypto/sha256", [2024-05-07T10:57:17.587Z] "crypto/sha512", [2024-05-07T10:57:17.587Z] "crypto/subtle", [2024-05-07T10:57:17.587Z] "crypto/tls", [2024-05-07T10:57:17.587Z] "crypto/x509", [2024-05-07T10:57:17.587Z] "crypto/x509/pkix", [2024-05-07T10:57:17.587Z] "database/sql/driver", [2024-05-07T10:57:17.588Z] "debug/dwarf", [2024-05-07T10:57:17.588Z] "debug/macho", [2024-05-07T10:57:17.588Z] "embed", [2024-05-07T10:57:17.588Z] "encoding", [2024-05-07T10:57:17.588Z] "encoding/asn1", [2024-05-07T10:57:17.588Z] "encoding/base32", [2024-05-07T10:57:17.588Z] "encoding/base64", [2024-05-07T10:57:17.588Z] "encoding/binary", [2024-05-07T10:57:17.588Z] "encoding/csv", [2024-05-07T10:57:17.588Z] "encoding/hex", [2024-05-07T10:57:17.588Z] "encoding/json", [2024-05-07T10:57:17.588Z] "encoding/pem", [2024-05-07T10:57:17.588Z] "encoding/xml", [2024-05-07T10:57:17.588Z] "errors", [2024-05-07T10:57:17.588Z] "flag", [2024-05-07T10:57:17.588Z] "fmt", [2024-05-07T10:57:17.588Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.588Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.588Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.588Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.588Z] "github.com/fatih/color", [2024-05-07T10:57:17.588Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.588Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.588Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.588Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.588Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.588Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.588Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.588Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.588Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.588Z] "github.com/go-kit/log", [2024-05-07T10:57:17.588Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.588Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.588Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.588Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.588Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.588Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.588Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.588Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.588Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.588Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.588Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.588Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.588Z] "github.com/google/uuid", [2024-05-07T10:57:17.588Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.588Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.588Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.588Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.588Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.588Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.588Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.588Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.588Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.588Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.588Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.588Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.588Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.588Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.588Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.588Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.588Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.588Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.588Z] "github.com/x448/float16", [2024-05-07T10:57:17.588Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.588Z] "go/token", [2024-05-07T10:57:17.588Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.588Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.588Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.588Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.588Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.588Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.588Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.588Z] "golang.org/x/net/html", [2024-05-07T10:57:17.588Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.588Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.588Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.588Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.588Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.588Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.588Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.588Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.588Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.588Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.588Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.588Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.588Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.588Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.588Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.588Z] "golang.org/x/text/language", [2024-05-07T10:57:17.588Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.588Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.588Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.588Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.588Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.588Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.588Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.588Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.588Z] "hash", [2024-05-07T10:57:17.588Z] "hash/adler32", [2024-05-07T10:57:17.588Z] "hash/crc32", [2024-05-07T10:57:17.588Z] "hash/fnv", [2024-05-07T10:57:17.588Z] "html", [2024-05-07T10:57:17.588Z] "html/template", [2024-05-07T10:57:17.588Z] "internal/abi", [2024-05-07T10:57:17.588Z] "internal/bytealg", [2024-05-07T10:57:17.588Z] "internal/cpu", [2024-05-07T10:57:17.588Z] "internal/fmtsort", [2024-05-07T10:57:17.588Z] "internal/goexperiment", [2024-05-07T10:57:17.588Z] "internal/itoa", [2024-05-07T10:57:17.588Z] "internal/nettrace", [2024-05-07T10:57:17.588Z] "internal/oserror", [2024-05-07T10:57:17.588Z] "internal/poll", [2024-05-07T10:57:17.588Z] "internal/race", [2024-05-07T10:57:17.588Z] "internal/reflectlite", [2024-05-07T10:57:17.588Z] "internal/singleflight", [2024-05-07T10:57:17.588Z] "internal/syscall/execenv", [2024-05-07T10:57:17.588Z] "internal/syscall/unix", [2024-05-07T10:57:17.588Z] "internal/testlog", [2024-05-07T10:57:17.588Z] "internal/unsafeheader", [2024-05-07T10:57:17.588Z] "io", [2024-05-07T10:57:17.588Z] "io/fs", [2024-05-07T10:57:17.588Z] "io/ioutil", [2024-05-07T10:57:17.588Z] "log", [2024-05-07T10:57:17.588Z] "log/syslog", [2024-05-07T10:57:17.588Z] "math", [2024-05-07T10:57:17.588Z] "math/big", [2024-05-07T10:57:17.588Z] "math/bits", [2024-05-07T10:57:17.588Z] "math/rand", [2024-05-07T10:57:17.588Z] "mime", [2024-05-07T10:57:17.588Z] "mime/multipart", [2024-05-07T10:57:17.588Z] "mime/quotedprintable", [2024-05-07T10:57:17.588Z] "net", [2024-05-07T10:57:17.588Z] "net/http", [2024-05-07T10:57:17.588Z] "net/http/httptest", [2024-05-07T10:57:17.588Z] "net/http/httptrace", [2024-05-07T10:57:17.588Z] "net/http/httputil", [2024-05-07T10:57:17.588Z] "net/http/internal", [2024-05-07T10:57:17.588Z] "net/http/internal/ascii", [2024-05-07T10:57:17.588Z] "net/http/internal/testcert", [2024-05-07T10:57:17.588Z] "net/textproto", [2024-05-07T10:57:17.588Z] "net/url", [2024-05-07T10:57:17.588Z] "os", [2024-05-07T10:57:17.588Z] "os/exec", [2024-05-07T10:57:17.588Z] "os/signal", [2024-05-07T10:57:17.588Z] "path", [2024-05-07T10:57:17.588Z] "path/filepath", [2024-05-07T10:57:17.588Z] "reflect", [2024-05-07T10:57:17.588Z] "regexp", [2024-05-07T10:57:17.588Z] "regexp/syntax", [2024-05-07T10:57:17.588Z] "runtime", [2024-05-07T10:57:17.588Z] "runtime/cgo", [2024-05-07T10:57:17.588Z] "runtime/debug", [2024-05-07T10:57:17.588Z] "runtime/internal/atomic", [2024-05-07T10:57:17.588Z] "runtime/internal/math", [2024-05-07T10:57:17.588Z] "runtime/internal/sys", [2024-05-07T10:57:17.588Z] "runtime/pprof", [2024-05-07T10:57:17.588Z] "sort", [2024-05-07T10:57:17.588Z] "strconv", [2024-05-07T10:57:17.588Z] "strings", [2024-05-07T10:57:17.588Z] "sync", [2024-05-07T10:57:17.588Z] "sync/atomic", [2024-05-07T10:57:17.588Z] "syscall", [2024-05-07T10:57:17.588Z] "text/tabwriter", [2024-05-07T10:57:17.588Z] "text/template", [2024-05-07T10:57:17.588Z] "text/template/parse", [2024-05-07T10:57:17.588Z] "time", [2024-05-07T10:57:17.588Z] "unicode", [2024-05-07T10:57:17.588Z] "unicode/utf16", [2024-05-07T10:57:17.588Z] "unicode/utf8", [2024-05-07T10:57:17.588Z] "unsafe", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.588Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.588Z] ], [2024-05-07T10:57:17.588Z] "TestGoFiles": [ [2024-05-07T10:57:17.588Z] "command_test.go" [2024-05-07T10:57:17.588Z] ], [2024-05-07T10:57:17.588Z] "TestImports": [ [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.588Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.588Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.588Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.588Z] "net/http", [2024-05-07T10:57:17.589Z] "net/http/httptest", [2024-05-07T10:57:17.589Z] "net/url", [2024-05-07T10:57:17.589Z] "strconv", [2024-05-07T10:57:17.589Z] "testing" [2024-05-07T10:57:17.589Z] ] [2024-05-07T10:57:17.589Z] } [2024-05-07T10:57:17.589Z] { [2024-05-07T10:57:17.589Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command/proxy/tls", [2024-05-07T10:57:17.589Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-05-07T10:57:17.589Z] "Name": "tls", [2024-05-07T10:57:17.589Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.589Z] "Module": { [2024-05-07T10:57:17.589Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.589Z] "Main": true, [2024-05-07T10:57:17.589Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.589Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.589Z] "GoVersion": "1.21" [2024-05-07T10:57:17.589Z] }, [2024-05-07T10:57:17.589Z] "Match": [ [2024-05-07T10:57:17.589Z] "./..." [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "Stale": true, [2024-05-07T10:57:17.589Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.589Z] "GoFiles": [ [2024-05-07T10:57:17.589Z] "command.go" [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "Imports": [ [2024-05-07T10:57:17.589Z] "flag", [2024-05-07T10:57:17.589Z] "fmt", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.589Z] "io", [2024-05-07T10:57:17.589Z] "os", [2024-05-07T10:57:17.589Z] "path/filepath" [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "Deps": [ [2024-05-07T10:57:17.589Z] "bufio", [2024-05-07T10:57:17.589Z] "bytes", [2024-05-07T10:57:17.589Z] "compress/flate", [2024-05-07T10:57:17.589Z] "compress/gzip", [2024-05-07T10:57:17.589Z] "compress/zlib", [2024-05-07T10:57:17.589Z] "container/list", [2024-05-07T10:57:17.589Z] "context", [2024-05-07T10:57:17.589Z] "crypto", [2024-05-07T10:57:17.589Z] "crypto/aes", [2024-05-07T10:57:17.589Z] "crypto/cipher", [2024-05-07T10:57:17.589Z] "crypto/des", [2024-05-07T10:57:17.589Z] "crypto/dsa", [2024-05-07T10:57:17.589Z] "crypto/ecdsa", [2024-05-07T10:57:17.589Z] "crypto/ed25519", [2024-05-07T10:57:17.589Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.589Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.589Z] "crypto/elliptic", [2024-05-07T10:57:17.589Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.589Z] "crypto/hmac", [2024-05-07T10:57:17.589Z] "crypto/internal/randutil", [2024-05-07T10:57:17.589Z] "crypto/internal/subtle", [2024-05-07T10:57:17.589Z] "crypto/md5", [2024-05-07T10:57:17.589Z] "crypto/rand", [2024-05-07T10:57:17.589Z] "crypto/rc4", [2024-05-07T10:57:17.589Z] "crypto/rsa", [2024-05-07T10:57:17.589Z] "crypto/sha1", [2024-05-07T10:57:17.589Z] "crypto/sha256", [2024-05-07T10:57:17.589Z] "crypto/sha512", [2024-05-07T10:57:17.589Z] "crypto/subtle", [2024-05-07T10:57:17.589Z] "crypto/tls", [2024-05-07T10:57:17.589Z] "crypto/x509", [2024-05-07T10:57:17.589Z] "crypto/x509/pkix", [2024-05-07T10:57:17.589Z] "database/sql/driver", [2024-05-07T10:57:17.589Z] "debug/dwarf", [2024-05-07T10:57:17.589Z] "debug/macho", [2024-05-07T10:57:17.589Z] "encoding", [2024-05-07T10:57:17.589Z] "encoding/asn1", [2024-05-07T10:57:17.589Z] "encoding/base64", [2024-05-07T10:57:17.589Z] "encoding/binary", [2024-05-07T10:57:17.589Z] "encoding/csv", [2024-05-07T10:57:17.589Z] "encoding/hex", [2024-05-07T10:57:17.589Z] "encoding/json", [2024-05-07T10:57:17.589Z] "encoding/pem", [2024-05-07T10:57:17.589Z] "encoding/xml", [2024-05-07T10:57:17.589Z] "errors", [2024-05-07T10:57:17.589Z] "flag", [2024-05-07T10:57:17.589Z] "fmt", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.589Z] "github.com/go-kit/log", [2024-05-07T10:57:17.589Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.589Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.589Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.589Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.589Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.589Z] "github.com/google/uuid", [2024-05-07T10:57:17.589Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.589Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.589Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.589Z] "golang.org/x/net/html", [2024-05-07T10:57:17.589Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.589Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.589Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.589Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.589Z] "golang.org/x/text/language", [2024-05-07T10:57:17.589Z] "hash", [2024-05-07T10:57:17.589Z] "hash/adler32", [2024-05-07T10:57:17.589Z] "hash/crc32", [2024-05-07T10:57:17.589Z] "internal/abi", [2024-05-07T10:57:17.589Z] "internal/bytealg", [2024-05-07T10:57:17.589Z] "internal/cpu", [2024-05-07T10:57:17.589Z] "internal/fmtsort", [2024-05-07T10:57:17.589Z] "internal/goexperiment", [2024-05-07T10:57:17.589Z] "internal/itoa", [2024-05-07T10:57:17.589Z] "internal/nettrace", [2024-05-07T10:57:17.589Z] "internal/oserror", [2024-05-07T10:57:17.589Z] "internal/poll", [2024-05-07T10:57:17.589Z] "internal/race", [2024-05-07T10:57:17.589Z] "internal/reflectlite", [2024-05-07T10:57:17.589Z] "internal/singleflight", [2024-05-07T10:57:17.589Z] "internal/syscall/execenv", [2024-05-07T10:57:17.589Z] "internal/syscall/unix", [2024-05-07T10:57:17.589Z] "internal/testlog", [2024-05-07T10:57:17.589Z] "internal/unsafeheader", [2024-05-07T10:57:17.589Z] "io", [2024-05-07T10:57:17.589Z] "io/fs", [2024-05-07T10:57:17.589Z] "io/ioutil", [2024-05-07T10:57:17.589Z] "log", [2024-05-07T10:57:17.589Z] "math", [2024-05-07T10:57:17.589Z] "math/big", [2024-05-07T10:57:17.589Z] "math/bits", [2024-05-07T10:57:17.589Z] "math/rand", [2024-05-07T10:57:17.589Z] "mime", [2024-05-07T10:57:17.589Z] "mime/multipart", [2024-05-07T10:57:17.589Z] "mime/quotedprintable", [2024-05-07T10:57:17.589Z] "net", [2024-05-07T10:57:17.589Z] "net/http", [2024-05-07T10:57:17.589Z] "net/http/httptrace", [2024-05-07T10:57:17.589Z] "net/http/internal", [2024-05-07T10:57:17.589Z] "net/http/internal/ascii", [2024-05-07T10:57:17.589Z] "net/textproto", [2024-05-07T10:57:17.589Z] "net/url", [2024-05-07T10:57:17.589Z] "os", [2024-05-07T10:57:17.589Z] "path", [2024-05-07T10:57:17.589Z] "path/filepath", [2024-05-07T10:57:17.589Z] "reflect", [2024-05-07T10:57:17.589Z] "regexp", [2024-05-07T10:57:17.589Z] "regexp/syntax", [2024-05-07T10:57:17.589Z] "runtime", [2024-05-07T10:57:17.589Z] "runtime/cgo", [2024-05-07T10:57:17.589Z] "runtime/internal/atomic", [2024-05-07T10:57:17.589Z] "runtime/internal/math", [2024-05-07T10:57:17.589Z] "runtime/internal/sys", [2024-05-07T10:57:17.589Z] "sort", [2024-05-07T10:57:17.589Z] "strconv", [2024-05-07T10:57:17.589Z] "strings", [2024-05-07T10:57:17.589Z] "sync", [2024-05-07T10:57:17.589Z] "sync/atomic", [2024-05-07T10:57:17.589Z] "syscall", [2024-05-07T10:57:17.589Z] "time", [2024-05-07T10:57:17.589Z] "unicode", [2024-05-07T10:57:17.589Z] "unicode/utf16", [2024-05-07T10:57:17.589Z] "unicode/utf8", [2024-05-07T10:57:17.589Z] "unsafe", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.589Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "TestGoFiles": [ [2024-05-07T10:57:17.589Z] "command_test.go" [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "TestImports": [ [2024-05-07T10:57:17.589Z] "bytes", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-05-07T10:57:17.589Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.589Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.589Z] "os", [2024-05-07T10:57:17.589Z] "testing" [2024-05-07T10:57:17.589Z] ] [2024-05-07T10:57:17.589Z] } [2024-05-07T10:57:17.589Z] { [2024-05-07T10:57:17.589Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config/command/proxy", [2024-05-07T10:57:17.589Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-05-07T10:57:17.589Z] "Name": "proxy", [2024-05-07T10:57:17.589Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.589Z] "Module": { [2024-05-07T10:57:17.589Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.589Z] "Main": true, [2024-05-07T10:57:17.589Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.589Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.589Z] "GoVersion": "1.21" [2024-05-07T10:57:17.589Z] }, [2024-05-07T10:57:17.589Z] "Match": [ [2024-05-07T10:57:17.589Z] "./..." [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "Stale": true, [2024-05-07T10:57:17.589Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.589Z] "GoFiles": [ [2024-05-07T10:57:17.589Z] "command.go" [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "Imports": [ [2024-05-07T10:57:17.589Z] "fmt", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger" [2024-05-07T10:57:17.589Z] ], [2024-05-07T10:57:17.589Z] "Deps": [ [2024-05-07T10:57:17.589Z] "bufio", [2024-05-07T10:57:17.589Z] "bytes", [2024-05-07T10:57:17.589Z] "compress/flate", [2024-05-07T10:57:17.589Z] "compress/gzip", [2024-05-07T10:57:17.589Z] "compress/zlib", [2024-05-07T10:57:17.589Z] "container/list", [2024-05-07T10:57:17.589Z] "context", [2024-05-07T10:57:17.589Z] "crypto", [2024-05-07T10:57:17.589Z] "crypto/aes", [2024-05-07T10:57:17.589Z] "crypto/cipher", [2024-05-07T10:57:17.589Z] "crypto/des", [2024-05-07T10:57:17.589Z] "crypto/dsa", [2024-05-07T10:57:17.589Z] "crypto/ecdsa", [2024-05-07T10:57:17.589Z] "crypto/ed25519", [2024-05-07T10:57:17.589Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.589Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.589Z] "crypto/elliptic", [2024-05-07T10:57:17.589Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.589Z] "crypto/hmac", [2024-05-07T10:57:17.589Z] "crypto/internal/randutil", [2024-05-07T10:57:17.589Z] "crypto/internal/subtle", [2024-05-07T10:57:17.589Z] "crypto/md5", [2024-05-07T10:57:17.589Z] "crypto/rand", [2024-05-07T10:57:17.589Z] "crypto/rc4", [2024-05-07T10:57:17.589Z] "crypto/rsa", [2024-05-07T10:57:17.589Z] "crypto/sha1", [2024-05-07T10:57:17.589Z] "crypto/sha256", [2024-05-07T10:57:17.589Z] "crypto/sha512", [2024-05-07T10:57:17.589Z] "crypto/subtle", [2024-05-07T10:57:17.589Z] "crypto/tls", [2024-05-07T10:57:17.589Z] "crypto/x509", [2024-05-07T10:57:17.589Z] "crypto/x509/pkix", [2024-05-07T10:57:17.589Z] "database/sql/driver", [2024-05-07T10:57:17.589Z] "debug/dwarf", [2024-05-07T10:57:17.589Z] "debug/macho", [2024-05-07T10:57:17.589Z] "embed", [2024-05-07T10:57:17.589Z] "encoding", [2024-05-07T10:57:17.589Z] "encoding/asn1", [2024-05-07T10:57:17.589Z] "encoding/base32", [2024-05-07T10:57:17.589Z] "encoding/base64", [2024-05-07T10:57:17.589Z] "encoding/binary", [2024-05-07T10:57:17.589Z] "encoding/csv", [2024-05-07T10:57:17.589Z] "encoding/hex", [2024-05-07T10:57:17.589Z] "encoding/json", [2024-05-07T10:57:17.589Z] "encoding/pem", [2024-05-07T10:57:17.589Z] "encoding/xml", [2024-05-07T10:57:17.589Z] "errors", [2024-05-07T10:57:17.589Z] "flag", [2024-05-07T10:57:17.589Z] "fmt", [2024-05-07T10:57:17.589Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.589Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.589Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.589Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.589Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.589Z] "github.com/fatih/color", [2024-05-07T10:57:17.589Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.589Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.589Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.589Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.589Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.589Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.589Z] "github.com/go-kit/log", [2024-05-07T10:57:17.589Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.589Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.589Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.589Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.589Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.589Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.589Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.589Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.589Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.589Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.589Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.589Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.589Z] "github.com/google/uuid", [2024-05-07T10:57:17.589Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.589Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.589Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.589Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.589Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.589Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.589Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.589Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.589Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.589Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.589Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.589Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.589Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.589Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.589Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.589Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.589Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.589Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.589Z] "github.com/x448/float16", [2024-05-07T10:57:17.589Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.589Z] "go/token", [2024-05-07T10:57:17.590Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.590Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.590Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.590Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.590Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.590Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.590Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.590Z] "golang.org/x/net/html", [2024-05-07T10:57:17.590Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.590Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.590Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.590Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.590Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.590Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.590Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.590Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.590Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.590Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.590Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.590Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.590Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.590Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.590Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.590Z] "golang.org/x/text/language", [2024-05-07T10:57:17.590Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.590Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.590Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.590Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.590Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.590Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.590Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.590Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.590Z] "hash", [2024-05-07T10:57:17.590Z] "hash/adler32", [2024-05-07T10:57:17.590Z] "hash/crc32", [2024-05-07T10:57:17.590Z] "hash/fnv", [2024-05-07T10:57:17.590Z] "html", [2024-05-07T10:57:17.590Z] "html/template", [2024-05-07T10:57:17.590Z] "internal/abi", [2024-05-07T10:57:17.590Z] "internal/bytealg", [2024-05-07T10:57:17.590Z] "internal/cpu", [2024-05-07T10:57:17.590Z] "internal/fmtsort", [2024-05-07T10:57:17.590Z] "internal/goexperiment", [2024-05-07T10:57:17.590Z] "internal/itoa", [2024-05-07T10:57:17.590Z] "internal/nettrace", [2024-05-07T10:57:17.590Z] "internal/oserror", [2024-05-07T10:57:17.590Z] "internal/poll", [2024-05-07T10:57:17.590Z] "internal/race", [2024-05-07T10:57:17.590Z] "internal/reflectlite", [2024-05-07T10:57:17.590Z] "internal/singleflight", [2024-05-07T10:57:17.590Z] "internal/syscall/execenv", [2024-05-07T10:57:17.590Z] "internal/syscall/unix", [2024-05-07T10:57:17.590Z] "internal/testlog", [2024-05-07T10:57:17.590Z] "internal/unsafeheader", [2024-05-07T10:57:17.590Z] "io", [2024-05-07T10:57:17.590Z] "io/fs", [2024-05-07T10:57:17.590Z] "io/ioutil", [2024-05-07T10:57:17.590Z] "log", [2024-05-07T10:57:17.590Z] "log/syslog", [2024-05-07T10:57:17.590Z] "math", [2024-05-07T10:57:17.590Z] "math/big", [2024-05-07T10:57:17.590Z] "math/bits", [2024-05-07T10:57:17.590Z] "math/rand", [2024-05-07T10:57:17.590Z] "mime", [2024-05-07T10:57:17.590Z] "mime/multipart", [2024-05-07T10:57:17.590Z] "mime/quotedprintable", [2024-05-07T10:57:17.590Z] "net", [2024-05-07T10:57:17.590Z] "net/http", [2024-05-07T10:57:17.590Z] "net/http/httptest", [2024-05-07T10:57:17.590Z] "net/http/httptrace", [2024-05-07T10:57:17.590Z] "net/http/httputil", [2024-05-07T10:57:17.590Z] "net/http/internal", [2024-05-07T10:57:17.590Z] "net/http/internal/ascii", [2024-05-07T10:57:17.590Z] "net/http/internal/testcert", [2024-05-07T10:57:17.590Z] "net/textproto", [2024-05-07T10:57:17.590Z] "net/url", [2024-05-07T10:57:17.590Z] "os", [2024-05-07T10:57:17.590Z] "os/exec", [2024-05-07T10:57:17.590Z] "os/signal", [2024-05-07T10:57:17.590Z] "path", [2024-05-07T10:57:17.590Z] "path/filepath", [2024-05-07T10:57:17.590Z] "reflect", [2024-05-07T10:57:17.590Z] "regexp", [2024-05-07T10:57:17.590Z] "regexp/syntax", [2024-05-07T10:57:17.590Z] "runtime", [2024-05-07T10:57:17.590Z] "runtime/cgo", [2024-05-07T10:57:17.590Z] "runtime/debug", [2024-05-07T10:57:17.590Z] "runtime/internal/atomic", [2024-05-07T10:57:17.590Z] "runtime/internal/math", [2024-05-07T10:57:17.590Z] "runtime/internal/sys", [2024-05-07T10:57:17.590Z] "runtime/pprof", [2024-05-07T10:57:17.590Z] "sort", [2024-05-07T10:57:17.590Z] "strconv", [2024-05-07T10:57:17.590Z] "strings", [2024-05-07T10:57:17.590Z] "sync", [2024-05-07T10:57:17.590Z] "sync/atomic", [2024-05-07T10:57:17.590Z] "syscall", [2024-05-07T10:57:17.590Z] "text/tabwriter", [2024-05-07T10:57:17.590Z] "text/template", [2024-05-07T10:57:17.590Z] "text/template/parse", [2024-05-07T10:57:17.590Z] "time", [2024-05-07T10:57:17.590Z] "unicode", [2024-05-07T10:57:17.590Z] "unicode/utf16", [2024-05-07T10:57:17.590Z] "unicode/utf8", [2024-05-07T10:57:17.590Z] "unsafe", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.590Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.590Z] ] [2024-05-07T10:57:17.590Z] } [2024-05-07T10:57:17.590Z] { [2024-05-07T10:57:17.590Z] "Dir": "/w/workspace/edgex-go/639/internal/security/config", [2024-05-07T10:57:17.590Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-05-07T10:57:17.590Z] "Name": "config", [2024-05-07T10:57:17.590Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.590Z] "Module": { [2024-05-07T10:57:17.590Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.590Z] "Main": true, [2024-05-07T10:57:17.590Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.590Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.590Z] "GoVersion": "1.21" [2024-05-07T10:57:17.590Z] }, [2024-05-07T10:57:17.590Z] "Match": [ [2024-05-07T10:57:17.590Z] "./..." [2024-05-07T10:57:17.590Z] ], [2024-05-07T10:57:17.590Z] "Stale": true, [2024-05-07T10:57:17.590Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.590Z] "GoFiles": [ [2024-05-07T10:57:17.590Z] "bootstraphandler.go", [2024-05-07T10:57:17.590Z] "main.go" [2024-05-07T10:57:17.590Z] ], [2024-05-07T10:57:17.590Z] "Imports": [ [2024-05-07T10:57:17.590Z] "context", [2024-05-07T10:57:17.590Z] "flag", [2024-05-07T10:57:17.590Z] "fmt", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.590Z] "os", [2024-05-07T10:57:17.590Z] "sync" [2024-05-07T10:57:17.590Z] ], [2024-05-07T10:57:17.590Z] "Deps": [ [2024-05-07T10:57:17.590Z] "bufio", [2024-05-07T10:57:17.590Z] "bytes", [2024-05-07T10:57:17.590Z] "compress/flate", [2024-05-07T10:57:17.590Z] "compress/gzip", [2024-05-07T10:57:17.590Z] "compress/zlib", [2024-05-07T10:57:17.590Z] "container/list", [2024-05-07T10:57:17.590Z] "context", [2024-05-07T10:57:17.590Z] "crypto", [2024-05-07T10:57:17.590Z] "crypto/aes", [2024-05-07T10:57:17.590Z] "crypto/cipher", [2024-05-07T10:57:17.590Z] "crypto/des", [2024-05-07T10:57:17.590Z] "crypto/dsa", [2024-05-07T10:57:17.590Z] "crypto/ecdsa", [2024-05-07T10:57:17.590Z] "crypto/ed25519", [2024-05-07T10:57:17.590Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.590Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.590Z] "crypto/elliptic", [2024-05-07T10:57:17.590Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.590Z] "crypto/hmac", [2024-05-07T10:57:17.590Z] "crypto/internal/randutil", [2024-05-07T10:57:17.590Z] "crypto/internal/subtle", [2024-05-07T10:57:17.590Z] "crypto/md5", [2024-05-07T10:57:17.590Z] "crypto/rand", [2024-05-07T10:57:17.590Z] "crypto/rc4", [2024-05-07T10:57:17.590Z] "crypto/rsa", [2024-05-07T10:57:17.590Z] "crypto/sha1", [2024-05-07T10:57:17.590Z] "crypto/sha256", [2024-05-07T10:57:17.590Z] "crypto/sha512", [2024-05-07T10:57:17.590Z] "crypto/subtle", [2024-05-07T10:57:17.590Z] "crypto/tls", [2024-05-07T10:57:17.590Z] "crypto/x509", [2024-05-07T10:57:17.590Z] "crypto/x509/pkix", [2024-05-07T10:57:17.590Z] "database/sql/driver", [2024-05-07T10:57:17.590Z] "debug/dwarf", [2024-05-07T10:57:17.590Z] "debug/macho", [2024-05-07T10:57:17.590Z] "embed", [2024-05-07T10:57:17.590Z] "encoding", [2024-05-07T10:57:17.590Z] "encoding/asn1", [2024-05-07T10:57:17.590Z] "encoding/base32", [2024-05-07T10:57:17.590Z] "encoding/base64", [2024-05-07T10:57:17.590Z] "encoding/binary", [2024-05-07T10:57:17.590Z] "encoding/csv", [2024-05-07T10:57:17.590Z] "encoding/hex", [2024-05-07T10:57:17.590Z] "encoding/json", [2024-05-07T10:57:17.590Z] "encoding/pem", [2024-05-07T10:57:17.590Z] "encoding/xml", [2024-05-07T10:57:17.590Z] "errors", [2024-05-07T10:57:17.590Z] "flag", [2024-05-07T10:57:17.590Z] "fmt", [2024-05-07T10:57:17.590Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.590Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.590Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.590Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.590Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.590Z] "github.com/fatih/color", [2024-05-07T10:57:17.590Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.590Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.590Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.590Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.590Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.590Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.590Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.590Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.590Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.590Z] "github.com/go-kit/log", [2024-05-07T10:57:17.590Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.590Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.590Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.590Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.590Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.590Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.590Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.590Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.590Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.590Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.591Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.591Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.591Z] "github.com/google/uuid", [2024-05-07T10:57:17.591Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.591Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.591Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.591Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.591Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.591Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.591Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.591Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.591Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.591Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.591Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.591Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.591Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.591Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.591Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.591Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.591Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.591Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.591Z] "github.com/x448/float16", [2024-05-07T10:57:17.591Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.591Z] "go/token", [2024-05-07T10:57:17.591Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.591Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.591Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.591Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.591Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.591Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.591Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.591Z] "golang.org/x/net/html", [2024-05-07T10:57:17.591Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.591Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.591Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.591Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.591Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.591Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.591Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.591Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.591Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.591Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.591Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.591Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.591Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.591Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.591Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.591Z] "golang.org/x/text/language", [2024-05-07T10:57:17.591Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.591Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.591Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.591Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.591Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.591Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.591Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.591Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.591Z] "hash", [2024-05-07T10:57:17.591Z] "hash/adler32", [2024-05-07T10:57:17.591Z] "hash/crc32", [2024-05-07T10:57:17.591Z] "hash/fnv", [2024-05-07T10:57:17.591Z] "html", [2024-05-07T10:57:17.591Z] "html/template", [2024-05-07T10:57:17.591Z] "internal/abi", [2024-05-07T10:57:17.591Z] "internal/bytealg", [2024-05-07T10:57:17.591Z] "internal/cpu", [2024-05-07T10:57:17.591Z] "internal/fmtsort", [2024-05-07T10:57:17.591Z] "internal/goexperiment", [2024-05-07T10:57:17.591Z] "internal/itoa", [2024-05-07T10:57:17.591Z] "internal/nettrace", [2024-05-07T10:57:17.591Z] "internal/oserror", [2024-05-07T10:57:17.591Z] "internal/poll", [2024-05-07T10:57:17.591Z] "internal/race", [2024-05-07T10:57:17.591Z] "internal/reflectlite", [2024-05-07T10:57:17.591Z] "internal/singleflight", [2024-05-07T10:57:17.591Z] "internal/syscall/execenv", [2024-05-07T10:57:17.591Z] "internal/syscall/unix", [2024-05-07T10:57:17.591Z] "internal/testlog", [2024-05-07T10:57:17.591Z] "internal/unsafeheader", [2024-05-07T10:57:17.591Z] "io", [2024-05-07T10:57:17.591Z] "io/fs", [2024-05-07T10:57:17.591Z] "io/ioutil", [2024-05-07T10:57:17.591Z] "log", [2024-05-07T10:57:17.591Z] "log/syslog", [2024-05-07T10:57:17.591Z] "math", [2024-05-07T10:57:17.591Z] "math/big", [2024-05-07T10:57:17.591Z] "math/bits", [2024-05-07T10:57:17.591Z] "math/rand", [2024-05-07T10:57:17.591Z] "mime", [2024-05-07T10:57:17.591Z] "mime/multipart", [2024-05-07T10:57:17.591Z] "mime/quotedprintable", [2024-05-07T10:57:17.591Z] "net", [2024-05-07T10:57:17.591Z] "net/http", [2024-05-07T10:57:17.591Z] "net/http/httptest", [2024-05-07T10:57:17.591Z] "net/http/httptrace", [2024-05-07T10:57:17.591Z] "net/http/httputil", [2024-05-07T10:57:17.591Z] "net/http/internal", [2024-05-07T10:57:17.591Z] "net/http/internal/ascii", [2024-05-07T10:57:17.591Z] "net/http/internal/testcert", [2024-05-07T10:57:17.591Z] "net/textproto", [2024-05-07T10:57:17.591Z] "net/url", [2024-05-07T10:57:17.591Z] "os", [2024-05-07T10:57:17.591Z] "os/exec", [2024-05-07T10:57:17.591Z] "os/signal", [2024-05-07T10:57:17.591Z] "path", [2024-05-07T10:57:17.591Z] "path/filepath", [2024-05-07T10:57:17.591Z] "reflect", [2024-05-07T10:57:17.591Z] "regexp", [2024-05-07T10:57:17.591Z] "regexp/syntax", [2024-05-07T10:57:17.591Z] "runtime", [2024-05-07T10:57:17.591Z] "runtime/cgo", [2024-05-07T10:57:17.591Z] "runtime/debug", [2024-05-07T10:57:17.591Z] "runtime/internal/atomic", [2024-05-07T10:57:17.591Z] "runtime/internal/math", [2024-05-07T10:57:17.591Z] "runtime/internal/sys", [2024-05-07T10:57:17.591Z] "runtime/pprof", [2024-05-07T10:57:17.591Z] "sort", [2024-05-07T10:57:17.591Z] "strconv", [2024-05-07T10:57:17.591Z] "strings", [2024-05-07T10:57:17.591Z] "sync", [2024-05-07T10:57:17.591Z] "sync/atomic", [2024-05-07T10:57:17.591Z] "syscall", [2024-05-07T10:57:17.591Z] "text/tabwriter", [2024-05-07T10:57:17.591Z] "text/template", [2024-05-07T10:57:17.591Z] "text/template/parse", [2024-05-07T10:57:17.591Z] "time", [2024-05-07T10:57:17.591Z] "unicode", [2024-05-07T10:57:17.591Z] "unicode/utf16", [2024-05-07T10:57:17.591Z] "unicode/utf8", [2024-05-07T10:57:17.591Z] "unsafe", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.591Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.591Z] ] [2024-05-07T10:57:17.591Z] } [2024-05-07T10:57:17.591Z] { [2024-05-07T10:57:17.591Z] "Dir": "/w/workspace/edgex-go/639/cmd/secrets-config", [2024-05-07T10:57:17.591Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/secrets-config", [2024-05-07T10:57:17.591Z] "Name": "main", [2024-05-07T10:57:17.591Z] "Target": "/go/bin/secrets-config", [2024-05-07T10:57:17.591Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.591Z] "Module": { [2024-05-07T10:57:17.591Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.591Z] "Main": true, [2024-05-07T10:57:17.591Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.591Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.591Z] "GoVersion": "1.21" [2024-05-07T10:57:17.591Z] }, [2024-05-07T10:57:17.591Z] "Match": [ [2024-05-07T10:57:17.591Z] "./..." [2024-05-07T10:57:17.591Z] ], [2024-05-07T10:57:17.591Z] "Stale": true, [2024-05-07T10:57:17.591Z] "StaleReason": "stale dependency: github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.591Z] "GoFiles": [ [2024-05-07T10:57:17.591Z] "main.go" [2024-05-07T10:57:17.591Z] ], [2024-05-07T10:57:17.591Z] "Imports": [ [2024-05-07T10:57:17.591Z] "context", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-05-07T10:57:17.591Z] "os" [2024-05-07T10:57:17.591Z] ], [2024-05-07T10:57:17.591Z] "Deps": [ [2024-05-07T10:57:17.591Z] "bufio", [2024-05-07T10:57:17.591Z] "bytes", [2024-05-07T10:57:17.591Z] "compress/flate", [2024-05-07T10:57:17.591Z] "compress/gzip", [2024-05-07T10:57:17.591Z] "compress/zlib", [2024-05-07T10:57:17.591Z] "container/list", [2024-05-07T10:57:17.591Z] "context", [2024-05-07T10:57:17.591Z] "crypto", [2024-05-07T10:57:17.591Z] "crypto/aes", [2024-05-07T10:57:17.591Z] "crypto/cipher", [2024-05-07T10:57:17.591Z] "crypto/des", [2024-05-07T10:57:17.591Z] "crypto/dsa", [2024-05-07T10:57:17.591Z] "crypto/ecdsa", [2024-05-07T10:57:17.591Z] "crypto/ed25519", [2024-05-07T10:57:17.591Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.591Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.591Z] "crypto/elliptic", [2024-05-07T10:57:17.591Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.591Z] "crypto/hmac", [2024-05-07T10:57:17.591Z] "crypto/internal/randutil", [2024-05-07T10:57:17.591Z] "crypto/internal/subtle", [2024-05-07T10:57:17.591Z] "crypto/md5", [2024-05-07T10:57:17.591Z] "crypto/rand", [2024-05-07T10:57:17.591Z] "crypto/rc4", [2024-05-07T10:57:17.591Z] "crypto/rsa", [2024-05-07T10:57:17.591Z] "crypto/sha1", [2024-05-07T10:57:17.591Z] "crypto/sha256", [2024-05-07T10:57:17.591Z] "crypto/sha512", [2024-05-07T10:57:17.591Z] "crypto/subtle", [2024-05-07T10:57:17.591Z] "crypto/tls", [2024-05-07T10:57:17.591Z] "crypto/x509", [2024-05-07T10:57:17.591Z] "crypto/x509/pkix", [2024-05-07T10:57:17.591Z] "database/sql/driver", [2024-05-07T10:57:17.591Z] "debug/dwarf", [2024-05-07T10:57:17.591Z] "debug/macho", [2024-05-07T10:57:17.591Z] "embed", [2024-05-07T10:57:17.591Z] "encoding", [2024-05-07T10:57:17.591Z] "encoding/asn1", [2024-05-07T10:57:17.591Z] "encoding/base32", [2024-05-07T10:57:17.591Z] "encoding/base64", [2024-05-07T10:57:17.591Z] "encoding/binary", [2024-05-07T10:57:17.591Z] "encoding/csv", [2024-05-07T10:57:17.591Z] "encoding/hex", [2024-05-07T10:57:17.591Z] "encoding/json", [2024-05-07T10:57:17.591Z] "encoding/pem", [2024-05-07T10:57:17.591Z] "encoding/xml", [2024-05-07T10:57:17.591Z] "errors", [2024-05-07T10:57:17.591Z] "flag", [2024-05-07T10:57:17.591Z] "fmt", [2024-05-07T10:57:17.591Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.591Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.591Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.591Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/help", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/config/interfaces", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.591Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.592Z] "github.com/fatih/color", [2024-05-07T10:57:17.592Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.592Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.592Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.592Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.592Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.592Z] "github.com/go-kit/log", [2024-05-07T10:57:17.592Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.592Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.592Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.592Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.592Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.592Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.592Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.592Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.592Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.592Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.592Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.592Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.592Z] "github.com/google/uuid", [2024-05-07T10:57:17.592Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.592Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.592Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.592Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.592Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.592Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.592Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.592Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.592Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.592Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.592Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.592Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.592Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.592Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.592Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.592Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.592Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.592Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.592Z] "github.com/x448/float16", [2024-05-07T10:57:17.592Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.592Z] "go/token", [2024-05-07T10:57:17.592Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.592Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.592Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.592Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.592Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.592Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.592Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.592Z] "golang.org/x/net/html", [2024-05-07T10:57:17.592Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.592Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.592Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.592Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.592Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.592Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.592Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.592Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.592Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.592Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.592Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.592Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.592Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.592Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.592Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.592Z] "golang.org/x/text/language", [2024-05-07T10:57:17.592Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.592Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.592Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.592Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.592Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.592Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.592Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.592Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.592Z] "hash", [2024-05-07T10:57:17.592Z] "hash/adler32", [2024-05-07T10:57:17.592Z] "hash/crc32", [2024-05-07T10:57:17.592Z] "hash/fnv", [2024-05-07T10:57:17.592Z] "html", [2024-05-07T10:57:17.592Z] "html/template", [2024-05-07T10:57:17.592Z] "internal/abi", [2024-05-07T10:57:17.592Z] "internal/bytealg", [2024-05-07T10:57:17.592Z] "internal/cpu", [2024-05-07T10:57:17.592Z] "internal/fmtsort", [2024-05-07T10:57:17.592Z] "internal/goexperiment", [2024-05-07T10:57:17.592Z] "internal/itoa", [2024-05-07T10:57:17.592Z] "internal/nettrace", [2024-05-07T10:57:17.592Z] "internal/oserror", [2024-05-07T10:57:17.592Z] "internal/poll", [2024-05-07T10:57:17.592Z] "internal/race", [2024-05-07T10:57:17.592Z] "internal/reflectlite", [2024-05-07T10:57:17.592Z] "internal/singleflight", [2024-05-07T10:57:17.592Z] "internal/syscall/execenv", [2024-05-07T10:57:17.592Z] "internal/syscall/unix", [2024-05-07T10:57:17.592Z] "internal/testlog", [2024-05-07T10:57:17.592Z] "internal/unsafeheader", [2024-05-07T10:57:17.592Z] "io", [2024-05-07T10:57:17.592Z] "io/fs", [2024-05-07T10:57:17.592Z] "io/ioutil", [2024-05-07T10:57:17.592Z] "log", [2024-05-07T10:57:17.592Z] "log/syslog", [2024-05-07T10:57:17.592Z] "math", [2024-05-07T10:57:17.592Z] "math/big", [2024-05-07T10:57:17.592Z] "math/bits", [2024-05-07T10:57:17.592Z] "math/rand", [2024-05-07T10:57:17.592Z] "mime", [2024-05-07T10:57:17.592Z] "mime/multipart", [2024-05-07T10:57:17.592Z] "mime/quotedprintable", [2024-05-07T10:57:17.592Z] "net", [2024-05-07T10:57:17.592Z] "net/http", [2024-05-07T10:57:17.592Z] "net/http/httptest", [2024-05-07T10:57:17.592Z] "net/http/httptrace", [2024-05-07T10:57:17.592Z] "net/http/httputil", [2024-05-07T10:57:17.592Z] "net/http/internal", [2024-05-07T10:57:17.592Z] "net/http/internal/ascii", [2024-05-07T10:57:17.592Z] "net/http/internal/testcert", [2024-05-07T10:57:17.592Z] "net/textproto", [2024-05-07T10:57:17.592Z] "net/url", [2024-05-07T10:57:17.592Z] "os", [2024-05-07T10:57:17.592Z] "os/exec", [2024-05-07T10:57:17.592Z] "os/signal", [2024-05-07T10:57:17.592Z] "path", [2024-05-07T10:57:17.592Z] "path/filepath", [2024-05-07T10:57:17.592Z] "reflect", [2024-05-07T10:57:17.592Z] "regexp", [2024-05-07T10:57:17.592Z] "regexp/syntax", [2024-05-07T10:57:17.592Z] "runtime", [2024-05-07T10:57:17.592Z] "runtime/cgo", [2024-05-07T10:57:17.592Z] "runtime/debug", [2024-05-07T10:57:17.592Z] "runtime/internal/atomic", [2024-05-07T10:57:17.592Z] "runtime/internal/math", [2024-05-07T10:57:17.592Z] "runtime/internal/sys", [2024-05-07T10:57:17.592Z] "runtime/pprof", [2024-05-07T10:57:17.592Z] "sort", [2024-05-07T10:57:17.592Z] "strconv", [2024-05-07T10:57:17.592Z] "strings", [2024-05-07T10:57:17.592Z] "sync", [2024-05-07T10:57:17.592Z] "sync/atomic", [2024-05-07T10:57:17.592Z] "syscall", [2024-05-07T10:57:17.592Z] "text/tabwriter", [2024-05-07T10:57:17.592Z] "text/template", [2024-05-07T10:57:17.592Z] "text/template/parse", [2024-05-07T10:57:17.592Z] "time", [2024-05-07T10:57:17.592Z] "unicode", [2024-05-07T10:57:17.592Z] "unicode/utf16", [2024-05-07T10:57:17.592Z] "unicode/utf8", [2024-05-07T10:57:17.592Z] "unsafe", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.592Z] ] [2024-05-07T10:57:17.592Z] } [2024-05-07T10:57:17.592Z] { [2024-05-07T10:57:17.592Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/config", [2024-05-07T10:57:17.592Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.592Z] "Name": "config", [2024-05-07T10:57:17.592Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.592Z] "Module": { [2024-05-07T10:57:17.592Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.592Z] "Main": true, [2024-05-07T10:57:17.592Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.592Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.592Z] "GoVersion": "1.21" [2024-05-07T10:57:17.592Z] }, [2024-05-07T10:57:17.592Z] "Match": [ [2024-05-07T10:57:17.592Z] "./..." [2024-05-07T10:57:17.592Z] ], [2024-05-07T10:57:17.592Z] "Stale": true, [2024-05-07T10:57:17.592Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.592Z] "GoFiles": [ [2024-05-07T10:57:17.592Z] "config.go", [2024-05-07T10:57:17.592Z] "types.go", [2024-05-07T10:57:17.592Z] "waitFor.go" [2024-05-07T10:57:17.592Z] ], [2024-05-07T10:57:17.592Z] "Imports": [ [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.592Z] "strings" [2024-05-07T10:57:17.592Z] ], [2024-05-07T10:57:17.592Z] "Deps": [ [2024-05-07T10:57:17.592Z] "bufio", [2024-05-07T10:57:17.592Z] "bytes", [2024-05-07T10:57:17.592Z] "compress/flate", [2024-05-07T10:57:17.592Z] "compress/gzip", [2024-05-07T10:57:17.592Z] "compress/zlib", [2024-05-07T10:57:17.592Z] "container/list", [2024-05-07T10:57:17.592Z] "context", [2024-05-07T10:57:17.592Z] "crypto", [2024-05-07T10:57:17.592Z] "crypto/aes", [2024-05-07T10:57:17.592Z] "crypto/cipher", [2024-05-07T10:57:17.592Z] "crypto/des", [2024-05-07T10:57:17.592Z] "crypto/dsa", [2024-05-07T10:57:17.592Z] "crypto/ecdsa", [2024-05-07T10:57:17.592Z] "crypto/ed25519", [2024-05-07T10:57:17.592Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.592Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.592Z] "crypto/elliptic", [2024-05-07T10:57:17.592Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.592Z] "crypto/hmac", [2024-05-07T10:57:17.592Z] "crypto/internal/randutil", [2024-05-07T10:57:17.592Z] "crypto/internal/subtle", [2024-05-07T10:57:17.592Z] "crypto/md5", [2024-05-07T10:57:17.592Z] "crypto/rand", [2024-05-07T10:57:17.592Z] "crypto/rc4", [2024-05-07T10:57:17.592Z] "crypto/rsa", [2024-05-07T10:57:17.592Z] "crypto/sha1", [2024-05-07T10:57:17.592Z] "crypto/sha256", [2024-05-07T10:57:17.592Z] "crypto/sha512", [2024-05-07T10:57:17.592Z] "crypto/subtle", [2024-05-07T10:57:17.592Z] "crypto/tls", [2024-05-07T10:57:17.592Z] "crypto/x509", [2024-05-07T10:57:17.592Z] "crypto/x509/pkix", [2024-05-07T10:57:17.592Z] "database/sql/driver", [2024-05-07T10:57:17.592Z] "debug/dwarf", [2024-05-07T10:57:17.592Z] "debug/macho", [2024-05-07T10:57:17.592Z] "encoding", [2024-05-07T10:57:17.592Z] "encoding/asn1", [2024-05-07T10:57:17.592Z] "encoding/base64", [2024-05-07T10:57:17.592Z] "encoding/binary", [2024-05-07T10:57:17.592Z] "encoding/csv", [2024-05-07T10:57:17.592Z] "encoding/hex", [2024-05-07T10:57:17.592Z] "encoding/json", [2024-05-07T10:57:17.592Z] "encoding/pem", [2024-05-07T10:57:17.592Z] "encoding/xml", [2024-05-07T10:57:17.592Z] "errors", [2024-05-07T10:57:17.592Z] "flag", [2024-05-07T10:57:17.592Z] "fmt", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.592Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.592Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.592Z] "github.com/go-kit/log", [2024-05-07T10:57:17.592Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.592Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.592Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.592Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.592Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.592Z] "github.com/google/uuid", [2024-05-07T10:57:17.592Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.592Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.592Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.592Z] "golang.org/x/net/html", [2024-05-07T10:57:17.592Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.592Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.592Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.592Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.592Z] "golang.org/x/text/language", [2024-05-07T10:57:17.592Z] "hash", [2024-05-07T10:57:17.592Z] "hash/adler32", [2024-05-07T10:57:17.592Z] "hash/crc32", [2024-05-07T10:57:17.592Z] "internal/abi", [2024-05-07T10:57:17.592Z] "internal/bytealg", [2024-05-07T10:57:17.592Z] "internal/cpu", [2024-05-07T10:57:17.592Z] "internal/fmtsort", [2024-05-07T10:57:17.592Z] "internal/goexperiment", [2024-05-07T10:57:17.592Z] "internal/itoa", [2024-05-07T10:57:17.592Z] "internal/nettrace", [2024-05-07T10:57:17.592Z] "internal/oserror", [2024-05-07T10:57:17.592Z] "internal/poll", [2024-05-07T10:57:17.592Z] "internal/race", [2024-05-07T10:57:17.592Z] "internal/reflectlite", [2024-05-07T10:57:17.592Z] "internal/singleflight", [2024-05-07T10:57:17.592Z] "internal/syscall/execenv", [2024-05-07T10:57:17.592Z] "internal/syscall/unix", [2024-05-07T10:57:17.592Z] "internal/testlog", [2024-05-07T10:57:17.592Z] "internal/unsafeheader", [2024-05-07T10:57:17.592Z] "io", [2024-05-07T10:57:17.592Z] "io/fs", [2024-05-07T10:57:17.592Z] "io/ioutil", [2024-05-07T10:57:17.592Z] "log", [2024-05-07T10:57:17.592Z] "math", [2024-05-07T10:57:17.592Z] "math/big", [2024-05-07T10:57:17.592Z] "math/bits", [2024-05-07T10:57:17.592Z] "math/rand", [2024-05-07T10:57:17.592Z] "mime", [2024-05-07T10:57:17.592Z] "mime/multipart", [2024-05-07T10:57:17.592Z] "mime/quotedprintable", [2024-05-07T10:57:17.592Z] "net", [2024-05-07T10:57:17.592Z] "net/http", [2024-05-07T10:57:17.592Z] "net/http/httptest", [2024-05-07T10:57:17.592Z] "net/http/httptrace", [2024-05-07T10:57:17.592Z] "net/http/internal", [2024-05-07T10:57:17.592Z] "net/http/internal/ascii", [2024-05-07T10:57:17.592Z] "net/http/internal/testcert", [2024-05-07T10:57:17.592Z] "net/textproto", [2024-05-07T10:57:17.592Z] "net/url", [2024-05-07T10:57:17.592Z] "os", [2024-05-07T10:57:17.592Z] "path", [2024-05-07T10:57:17.592Z] "path/filepath", [2024-05-07T10:57:17.592Z] "reflect", [2024-05-07T10:57:17.592Z] "regexp", [2024-05-07T10:57:17.592Z] "regexp/syntax", [2024-05-07T10:57:17.592Z] "runtime", [2024-05-07T10:57:17.592Z] "runtime/cgo", [2024-05-07T10:57:17.592Z] "runtime/internal/atomic", [2024-05-07T10:57:17.592Z] "runtime/internal/math", [2024-05-07T10:57:17.592Z] "runtime/internal/sys", [2024-05-07T10:57:17.592Z] "sort", [2024-05-07T10:57:17.592Z] "strconv", [2024-05-07T10:57:17.592Z] "strings", [2024-05-07T10:57:17.592Z] "sync", [2024-05-07T10:57:17.592Z] "sync/atomic", [2024-05-07T10:57:17.592Z] "syscall", [2024-05-07T10:57:17.592Z] "time", [2024-05-07T10:57:17.592Z] "unicode", [2024-05-07T10:57:17.592Z] "unicode/utf16", [2024-05-07T10:57:17.592Z] "unicode/utf8", [2024-05-07T10:57:17.592Z] "unsafe", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.592Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.593Z] ] [2024-05-07T10:57:17.593Z] } [2024-05-07T10:57:17.593Z] { [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.593Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.593Z] "Name": "interfaces", [2024-05-07T10:57:17.593Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "Module": { [2024-05-07T10:57:17.593Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.593Z] "Main": true, [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.593Z] "GoVersion": "1.21" [2024-05-07T10:57:17.593Z] }, [2024-05-07T10:57:17.593Z] "Match": [ [2024-05-07T10:57:17.593Z] "./..." [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Stale": true, [2024-05-07T10:57:17.593Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.593Z] "GoFiles": [ [2024-05-07T10:57:17.593Z] "command.go" [2024-05-07T10:57:17.593Z] ] [2024-05-07T10:57:17.593Z] } [2024-05-07T10:57:17.593Z] { [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.593Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.593Z] "Name": "tcp", [2024-05-07T10:57:17.593Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "Module": { [2024-05-07T10:57:17.593Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.593Z] "Main": true, [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.593Z] "GoVersion": "1.21" [2024-05-07T10:57:17.593Z] }, [2024-05-07T10:57:17.593Z] "Match": [ [2024-05-07T10:57:17.593Z] "./..." [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Stale": true, [2024-05-07T10:57:17.593Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.593Z] "GoFiles": [ [2024-05-07T10:57:17.593Z] "client.go", [2024-05-07T10:57:17.593Z] "listener.go" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Imports": [ [2024-05-07T10:57:17.593Z] "bufio", [2024-05-07T10:57:17.593Z] "errors", [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "net", [2024-05-07T10:57:17.593Z] "strconv", [2024-05-07T10:57:17.593Z] "strings", [2024-05-07T10:57:17.593Z] "time" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Deps": [ [2024-05-07T10:57:17.593Z] "bufio", [2024-05-07T10:57:17.593Z] "bytes", [2024-05-07T10:57:17.593Z] "compress/flate", [2024-05-07T10:57:17.593Z] "compress/gzip", [2024-05-07T10:57:17.593Z] "compress/zlib", [2024-05-07T10:57:17.593Z] "container/list", [2024-05-07T10:57:17.593Z] "context", [2024-05-07T10:57:17.593Z] "crypto", [2024-05-07T10:57:17.593Z] "crypto/aes", [2024-05-07T10:57:17.593Z] "crypto/cipher", [2024-05-07T10:57:17.593Z] "crypto/des", [2024-05-07T10:57:17.593Z] "crypto/dsa", [2024-05-07T10:57:17.593Z] "crypto/ecdsa", [2024-05-07T10:57:17.593Z] "crypto/ed25519", [2024-05-07T10:57:17.593Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.593Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.593Z] "crypto/elliptic", [2024-05-07T10:57:17.593Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.593Z] "crypto/hmac", [2024-05-07T10:57:17.593Z] "crypto/internal/randutil", [2024-05-07T10:57:17.593Z] "crypto/internal/subtle", [2024-05-07T10:57:17.593Z] "crypto/md5", [2024-05-07T10:57:17.593Z] "crypto/rand", [2024-05-07T10:57:17.593Z] "crypto/rc4", [2024-05-07T10:57:17.593Z] "crypto/rsa", [2024-05-07T10:57:17.593Z] "crypto/sha1", [2024-05-07T10:57:17.593Z] "crypto/sha256", [2024-05-07T10:57:17.593Z] "crypto/sha512", [2024-05-07T10:57:17.593Z] "crypto/subtle", [2024-05-07T10:57:17.593Z] "crypto/tls", [2024-05-07T10:57:17.593Z] "crypto/x509", [2024-05-07T10:57:17.593Z] "crypto/x509/pkix", [2024-05-07T10:57:17.593Z] "database/sql/driver", [2024-05-07T10:57:17.593Z] "debug/dwarf", [2024-05-07T10:57:17.593Z] "debug/macho", [2024-05-07T10:57:17.593Z] "encoding", [2024-05-07T10:57:17.593Z] "encoding/asn1", [2024-05-07T10:57:17.593Z] "encoding/base64", [2024-05-07T10:57:17.593Z] "encoding/binary", [2024-05-07T10:57:17.593Z] "encoding/csv", [2024-05-07T10:57:17.593Z] "encoding/hex", [2024-05-07T10:57:17.593Z] "encoding/json", [2024-05-07T10:57:17.593Z] "encoding/pem", [2024-05-07T10:57:17.593Z] "encoding/xml", [2024-05-07T10:57:17.593Z] "errors", [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.593Z] "github.com/go-kit/log", [2024-05-07T10:57:17.593Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.593Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.593Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.593Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.593Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.593Z] "github.com/google/uuid", [2024-05-07T10:57:17.593Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.593Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.593Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.593Z] "golang.org/x/net/html", [2024-05-07T10:57:17.593Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.593Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.593Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.593Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.593Z] "golang.org/x/text/language", [2024-05-07T10:57:17.593Z] "hash", [2024-05-07T10:57:17.593Z] "hash/adler32", [2024-05-07T10:57:17.593Z] "hash/crc32", [2024-05-07T10:57:17.593Z] "internal/abi", [2024-05-07T10:57:17.593Z] "internal/bytealg", [2024-05-07T10:57:17.593Z] "internal/cpu", [2024-05-07T10:57:17.593Z] "internal/fmtsort", [2024-05-07T10:57:17.593Z] "internal/goexperiment", [2024-05-07T10:57:17.593Z] "internal/itoa", [2024-05-07T10:57:17.593Z] "internal/nettrace", [2024-05-07T10:57:17.593Z] "internal/oserror", [2024-05-07T10:57:17.593Z] "internal/poll", [2024-05-07T10:57:17.593Z] "internal/race", [2024-05-07T10:57:17.593Z] "internal/reflectlite", [2024-05-07T10:57:17.593Z] "internal/singleflight", [2024-05-07T10:57:17.593Z] "internal/syscall/execenv", [2024-05-07T10:57:17.593Z] "internal/syscall/unix", [2024-05-07T10:57:17.593Z] "internal/testlog", [2024-05-07T10:57:17.593Z] "internal/unsafeheader", [2024-05-07T10:57:17.593Z] "io", [2024-05-07T10:57:17.593Z] "io/fs", [2024-05-07T10:57:17.593Z] "io/ioutil", [2024-05-07T10:57:17.593Z] "log", [2024-05-07T10:57:17.593Z] "math", [2024-05-07T10:57:17.593Z] "math/big", [2024-05-07T10:57:17.593Z] "math/bits", [2024-05-07T10:57:17.593Z] "math/rand", [2024-05-07T10:57:17.593Z] "mime", [2024-05-07T10:57:17.593Z] "mime/multipart", [2024-05-07T10:57:17.593Z] "mime/quotedprintable", [2024-05-07T10:57:17.593Z] "net", [2024-05-07T10:57:17.593Z] "net/http", [2024-05-07T10:57:17.593Z] "net/http/httptrace", [2024-05-07T10:57:17.593Z] "net/http/internal", [2024-05-07T10:57:17.593Z] "net/http/internal/ascii", [2024-05-07T10:57:17.593Z] "net/textproto", [2024-05-07T10:57:17.593Z] "net/url", [2024-05-07T10:57:17.593Z] "os", [2024-05-07T10:57:17.593Z] "path", [2024-05-07T10:57:17.593Z] "path/filepath", [2024-05-07T10:57:17.593Z] "reflect", [2024-05-07T10:57:17.593Z] "regexp", [2024-05-07T10:57:17.593Z] "regexp/syntax", [2024-05-07T10:57:17.593Z] "runtime", [2024-05-07T10:57:17.593Z] "runtime/cgo", [2024-05-07T10:57:17.593Z] "runtime/internal/atomic", [2024-05-07T10:57:17.593Z] "runtime/internal/math", [2024-05-07T10:57:17.593Z] "runtime/internal/sys", [2024-05-07T10:57:17.593Z] "sort", [2024-05-07T10:57:17.593Z] "strconv", [2024-05-07T10:57:17.593Z] "strings", [2024-05-07T10:57:17.593Z] "sync", [2024-05-07T10:57:17.593Z] "sync/atomic", [2024-05-07T10:57:17.593Z] "syscall", [2024-05-07T10:57:17.593Z] "time", [2024-05-07T10:57:17.593Z] "unicode", [2024-05-07T10:57:17.593Z] "unicode/utf16", [2024-05-07T10:57:17.593Z] "unicode/utf8", [2024-05-07T10:57:17.593Z] "unsafe", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "TestGoFiles": [ [2024-05-07T10:57:17.593Z] "client_test.go", [2024-05-07T10:57:17.593Z] "listener_test.go" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "TestImports": [ [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.593Z] "testing", [2024-05-07T10:57:17.593Z] "time" [2024-05-07T10:57:17.593Z] ] [2024-05-07T10:57:17.593Z] } [2024-05-07T10:57:17.593Z] { [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.593Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.593Z] "Name": "gate", [2024-05-07T10:57:17.593Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "Module": { [2024-05-07T10:57:17.593Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.593Z] "Main": true, [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.593Z] "GoVersion": "1.21" [2024-05-07T10:57:17.593Z] }, [2024-05-07T10:57:17.593Z] "Match": [ [2024-05-07T10:57:17.593Z] "./..." [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Stale": true, [2024-05-07T10:57:17.593Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.593Z] "GoFiles": [ [2024-05-07T10:57:17.593Z] "command.go" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Imports": [ [2024-05-07T10:57:17.593Z] "context", [2024-05-07T10:57:17.593Z] "flag", [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "os", [2024-05-07T10:57:17.593Z] "strings", [2024-05-07T10:57:17.593Z] "sync" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Deps": [ [2024-05-07T10:57:17.593Z] "bufio", [2024-05-07T10:57:17.593Z] "bytes", [2024-05-07T10:57:17.593Z] "compress/flate", [2024-05-07T10:57:17.593Z] "compress/gzip", [2024-05-07T10:57:17.593Z] "compress/zlib", [2024-05-07T10:57:17.593Z] "container/list", [2024-05-07T10:57:17.593Z] "context", [2024-05-07T10:57:17.593Z] "crypto", [2024-05-07T10:57:17.593Z] "crypto/aes", [2024-05-07T10:57:17.593Z] "crypto/cipher", [2024-05-07T10:57:17.593Z] "crypto/des", [2024-05-07T10:57:17.593Z] "crypto/dsa", [2024-05-07T10:57:17.593Z] "crypto/ecdsa", [2024-05-07T10:57:17.593Z] "crypto/ed25519", [2024-05-07T10:57:17.593Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.593Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.593Z] "crypto/elliptic", [2024-05-07T10:57:17.593Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.593Z] "crypto/hmac", [2024-05-07T10:57:17.593Z] "crypto/internal/randutil", [2024-05-07T10:57:17.593Z] "crypto/internal/subtle", [2024-05-07T10:57:17.593Z] "crypto/md5", [2024-05-07T10:57:17.593Z] "crypto/rand", [2024-05-07T10:57:17.593Z] "crypto/rc4", [2024-05-07T10:57:17.593Z] "crypto/rsa", [2024-05-07T10:57:17.593Z] "crypto/sha1", [2024-05-07T10:57:17.593Z] "crypto/sha256", [2024-05-07T10:57:17.593Z] "crypto/sha512", [2024-05-07T10:57:17.593Z] "crypto/subtle", [2024-05-07T10:57:17.593Z] "crypto/tls", [2024-05-07T10:57:17.593Z] "crypto/x509", [2024-05-07T10:57:17.593Z] "crypto/x509/pkix", [2024-05-07T10:57:17.593Z] "database/sql/driver", [2024-05-07T10:57:17.593Z] "debug/dwarf", [2024-05-07T10:57:17.593Z] "debug/macho", [2024-05-07T10:57:17.593Z] "encoding", [2024-05-07T10:57:17.593Z] "encoding/asn1", [2024-05-07T10:57:17.593Z] "encoding/base64", [2024-05-07T10:57:17.593Z] "encoding/binary", [2024-05-07T10:57:17.593Z] "encoding/csv", [2024-05-07T10:57:17.593Z] "encoding/hex", [2024-05-07T10:57:17.593Z] "encoding/json", [2024-05-07T10:57:17.593Z] "encoding/pem", [2024-05-07T10:57:17.593Z] "encoding/xml", [2024-05-07T10:57:17.593Z] "errors", [2024-05-07T10:57:17.593Z] "flag", [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.593Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.593Z] "github.com/go-kit/log", [2024-05-07T10:57:17.593Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.593Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.593Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.593Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.593Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.593Z] "github.com/google/uuid", [2024-05-07T10:57:17.593Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.593Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.593Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.593Z] "golang.org/x/net/html", [2024-05-07T10:57:17.593Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.593Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.593Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.593Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.593Z] "golang.org/x/text/language", [2024-05-07T10:57:17.593Z] "hash", [2024-05-07T10:57:17.593Z] "hash/adler32", [2024-05-07T10:57:17.593Z] "hash/crc32", [2024-05-07T10:57:17.593Z] "internal/abi", [2024-05-07T10:57:17.593Z] "internal/bytealg", [2024-05-07T10:57:17.593Z] "internal/cpu", [2024-05-07T10:57:17.593Z] "internal/fmtsort", [2024-05-07T10:57:17.593Z] "internal/goexperiment", [2024-05-07T10:57:17.593Z] "internal/itoa", [2024-05-07T10:57:17.593Z] "internal/nettrace", [2024-05-07T10:57:17.593Z] "internal/oserror", [2024-05-07T10:57:17.593Z] "internal/poll", [2024-05-07T10:57:17.593Z] "internal/race", [2024-05-07T10:57:17.593Z] "internal/reflectlite", [2024-05-07T10:57:17.593Z] "internal/singleflight", [2024-05-07T10:57:17.593Z] "internal/syscall/execenv", [2024-05-07T10:57:17.593Z] "internal/syscall/unix", [2024-05-07T10:57:17.593Z] "internal/testlog", [2024-05-07T10:57:17.593Z] "internal/unsafeheader", [2024-05-07T10:57:17.593Z] "io", [2024-05-07T10:57:17.593Z] "io/fs", [2024-05-07T10:57:17.593Z] "io/ioutil", [2024-05-07T10:57:17.593Z] "log", [2024-05-07T10:57:17.593Z] "math", [2024-05-07T10:57:17.593Z] "math/big", [2024-05-07T10:57:17.593Z] "math/bits", [2024-05-07T10:57:17.593Z] "math/rand", [2024-05-07T10:57:17.593Z] "mime", [2024-05-07T10:57:17.593Z] "mime/multipart", [2024-05-07T10:57:17.593Z] "mime/quotedprintable", [2024-05-07T10:57:17.593Z] "net", [2024-05-07T10:57:17.593Z] "net/http", [2024-05-07T10:57:17.593Z] "net/http/httptest", [2024-05-07T10:57:17.593Z] "net/http/httptrace", [2024-05-07T10:57:17.593Z] "net/http/internal", [2024-05-07T10:57:17.593Z] "net/http/internal/ascii", [2024-05-07T10:57:17.593Z] "net/http/internal/testcert", [2024-05-07T10:57:17.593Z] "net/textproto", [2024-05-07T10:57:17.593Z] "net/url", [2024-05-07T10:57:17.593Z] "os", [2024-05-07T10:57:17.593Z] "path", [2024-05-07T10:57:17.593Z] "path/filepath", [2024-05-07T10:57:17.593Z] "reflect", [2024-05-07T10:57:17.593Z] "regexp", [2024-05-07T10:57:17.593Z] "regexp/syntax", [2024-05-07T10:57:17.593Z] "runtime", [2024-05-07T10:57:17.593Z] "runtime/cgo", [2024-05-07T10:57:17.593Z] "runtime/internal/atomic", [2024-05-07T10:57:17.593Z] "runtime/internal/math", [2024-05-07T10:57:17.593Z] "runtime/internal/sys", [2024-05-07T10:57:17.593Z] "sort", [2024-05-07T10:57:17.593Z] "strconv", [2024-05-07T10:57:17.593Z] "strings", [2024-05-07T10:57:17.593Z] "sync", [2024-05-07T10:57:17.593Z] "sync/atomic", [2024-05-07T10:57:17.593Z] "syscall", [2024-05-07T10:57:17.593Z] "time", [2024-05-07T10:57:17.593Z] "unicode", [2024-05-07T10:57:17.593Z] "unicode/utf16", [2024-05-07T10:57:17.593Z] "unicode/utf8", [2024-05-07T10:57:17.593Z] "unsafe", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.593Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "TestGoFiles": [ [2024-05-07T10:57:17.593Z] "command_test.go" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "TestImports": [ [2024-05-07T10:57:17.593Z] "context", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.593Z] "sync", [2024-05-07T10:57:17.593Z] "testing", [2024-05-07T10:57:17.593Z] "time" [2024-05-07T10:57:17.593Z] ] [2024-05-07T10:57:17.593Z] } [2024-05-07T10:57:17.593Z] { [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.593Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.593Z] "Name": "genpassword", [2024-05-07T10:57:17.593Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "Module": { [2024-05-07T10:57:17.593Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.593Z] "Main": true, [2024-05-07T10:57:17.593Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.593Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.593Z] "GoVersion": "1.21" [2024-05-07T10:57:17.593Z] }, [2024-05-07T10:57:17.593Z] "Match": [ [2024-05-07T10:57:17.593Z] "./..." [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Stale": true, [2024-05-07T10:57:17.593Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.593Z] "GoFiles": [ [2024-05-07T10:57:17.593Z] "command.go" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Imports": [ [2024-05-07T10:57:17.593Z] "context", [2024-05-07T10:57:17.593Z] "crypto/rand", [2024-05-07T10:57:17.593Z] "encoding/base64", [2024-05-07T10:57:17.593Z] "flag", [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.593Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.593Z] "os", [2024-05-07T10:57:17.593Z] "strings", [2024-05-07T10:57:17.593Z] "sync" [2024-05-07T10:57:17.593Z] ], [2024-05-07T10:57:17.593Z] "Deps": [ [2024-05-07T10:57:17.593Z] "bufio", [2024-05-07T10:57:17.593Z] "bytes", [2024-05-07T10:57:17.593Z] "compress/flate", [2024-05-07T10:57:17.593Z] "compress/gzip", [2024-05-07T10:57:17.593Z] "compress/zlib", [2024-05-07T10:57:17.593Z] "container/list", [2024-05-07T10:57:17.593Z] "context", [2024-05-07T10:57:17.593Z] "crypto", [2024-05-07T10:57:17.593Z] "crypto/aes", [2024-05-07T10:57:17.593Z] "crypto/cipher", [2024-05-07T10:57:17.593Z] "crypto/des", [2024-05-07T10:57:17.593Z] "crypto/dsa", [2024-05-07T10:57:17.593Z] "crypto/ecdsa", [2024-05-07T10:57:17.593Z] "crypto/ed25519", [2024-05-07T10:57:17.593Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.593Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.593Z] "crypto/elliptic", [2024-05-07T10:57:17.593Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.593Z] "crypto/hmac", [2024-05-07T10:57:17.593Z] "crypto/internal/randutil", [2024-05-07T10:57:17.593Z] "crypto/internal/subtle", [2024-05-07T10:57:17.593Z] "crypto/md5", [2024-05-07T10:57:17.593Z] "crypto/rand", [2024-05-07T10:57:17.593Z] "crypto/rc4", [2024-05-07T10:57:17.593Z] "crypto/rsa", [2024-05-07T10:57:17.593Z] "crypto/sha1", [2024-05-07T10:57:17.593Z] "crypto/sha256", [2024-05-07T10:57:17.593Z] "crypto/sha512", [2024-05-07T10:57:17.593Z] "crypto/subtle", [2024-05-07T10:57:17.593Z] "crypto/tls", [2024-05-07T10:57:17.593Z] "crypto/x509", [2024-05-07T10:57:17.593Z] "crypto/x509/pkix", [2024-05-07T10:57:17.593Z] "database/sql/driver", [2024-05-07T10:57:17.593Z] "debug/dwarf", [2024-05-07T10:57:17.593Z] "debug/macho", [2024-05-07T10:57:17.593Z] "encoding", [2024-05-07T10:57:17.593Z] "encoding/asn1", [2024-05-07T10:57:17.593Z] "encoding/base64", [2024-05-07T10:57:17.593Z] "encoding/binary", [2024-05-07T10:57:17.593Z] "encoding/csv", [2024-05-07T10:57:17.593Z] "encoding/hex", [2024-05-07T10:57:17.593Z] "encoding/json", [2024-05-07T10:57:17.593Z] "encoding/pem", [2024-05-07T10:57:17.593Z] "encoding/xml", [2024-05-07T10:57:17.593Z] "errors", [2024-05-07T10:57:17.593Z] "flag", [2024-05-07T10:57:17.593Z] "fmt", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.594Z] "github.com/go-kit/log", [2024-05-07T10:57:17.594Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.594Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.594Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.594Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.594Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.594Z] "github.com/google/uuid", [2024-05-07T10:57:17.594Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.594Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.594Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.594Z] "golang.org/x/net/html", [2024-05-07T10:57:17.594Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.594Z] "golang.org/x/text/language", [2024-05-07T10:57:17.594Z] "hash", [2024-05-07T10:57:17.594Z] "hash/adler32", [2024-05-07T10:57:17.594Z] "hash/crc32", [2024-05-07T10:57:17.594Z] "internal/abi", [2024-05-07T10:57:17.594Z] "internal/bytealg", [2024-05-07T10:57:17.594Z] "internal/cpu", [2024-05-07T10:57:17.594Z] "internal/fmtsort", [2024-05-07T10:57:17.594Z] "internal/goexperiment", [2024-05-07T10:57:17.594Z] "internal/itoa", [2024-05-07T10:57:17.594Z] "internal/nettrace", [2024-05-07T10:57:17.594Z] "internal/oserror", [2024-05-07T10:57:17.594Z] "internal/poll", [2024-05-07T10:57:17.594Z] "internal/race", [2024-05-07T10:57:17.594Z] "internal/reflectlite", [2024-05-07T10:57:17.594Z] "internal/singleflight", [2024-05-07T10:57:17.594Z] "internal/syscall/execenv", [2024-05-07T10:57:17.594Z] "internal/syscall/unix", [2024-05-07T10:57:17.594Z] "internal/testlog", [2024-05-07T10:57:17.594Z] "internal/unsafeheader", [2024-05-07T10:57:17.594Z] "io", [2024-05-07T10:57:17.594Z] "io/fs", [2024-05-07T10:57:17.594Z] "io/ioutil", [2024-05-07T10:57:17.594Z] "log", [2024-05-07T10:57:17.594Z] "math", [2024-05-07T10:57:17.594Z] "math/big", [2024-05-07T10:57:17.594Z] "math/bits", [2024-05-07T10:57:17.594Z] "math/rand", [2024-05-07T10:57:17.594Z] "mime", [2024-05-07T10:57:17.594Z] "mime/multipart", [2024-05-07T10:57:17.594Z] "mime/quotedprintable", [2024-05-07T10:57:17.594Z] "net", [2024-05-07T10:57:17.594Z] "net/http", [2024-05-07T10:57:17.594Z] "net/http/httptest", [2024-05-07T10:57:17.594Z] "net/http/httptrace", [2024-05-07T10:57:17.594Z] "net/http/internal", [2024-05-07T10:57:17.594Z] "net/http/internal/ascii", [2024-05-07T10:57:17.594Z] "net/http/internal/testcert", [2024-05-07T10:57:17.594Z] "net/textproto", [2024-05-07T10:57:17.594Z] "net/url", [2024-05-07T10:57:17.594Z] "os", [2024-05-07T10:57:17.594Z] "path", [2024-05-07T10:57:17.594Z] "path/filepath", [2024-05-07T10:57:17.594Z] "reflect", [2024-05-07T10:57:17.594Z] "regexp", [2024-05-07T10:57:17.594Z] "regexp/syntax", [2024-05-07T10:57:17.594Z] "runtime", [2024-05-07T10:57:17.594Z] "runtime/cgo", [2024-05-07T10:57:17.594Z] "runtime/internal/atomic", [2024-05-07T10:57:17.594Z] "runtime/internal/math", [2024-05-07T10:57:17.594Z] "runtime/internal/sys", [2024-05-07T10:57:17.594Z] "sort", [2024-05-07T10:57:17.594Z] "strconv", [2024-05-07T10:57:17.594Z] "strings", [2024-05-07T10:57:17.594Z] "sync", [2024-05-07T10:57:17.594Z] "sync/atomic", [2024-05-07T10:57:17.594Z] "syscall", [2024-05-07T10:57:17.594Z] "time", [2024-05-07T10:57:17.594Z] "unicode", [2024-05-07T10:57:17.594Z] "unicode/utf16", [2024-05-07T10:57:17.594Z] "unicode/utf8", [2024-05-07T10:57:17.594Z] "unsafe", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "TestGoFiles": [ [2024-05-07T10:57:17.594Z] "command_test.go" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "TestImports": [ [2024-05-07T10:57:17.594Z] "context", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.594Z] "sync", [2024-05-07T10:57:17.594Z] "testing" [2024-05-07T10:57:17.594Z] ] [2024-05-07T10:57:17.594Z] } [2024-05-07T10:57:17.594Z] { [2024-05-07T10:57:17.594Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.594Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.594Z] "Name": "gethttpstatus", [2024-05-07T10:57:17.594Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.594Z] "Module": { [2024-05-07T10:57:17.594Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.594Z] "Main": true, [2024-05-07T10:57:17.594Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.594Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.594Z] "GoVersion": "1.21" [2024-05-07T10:57:17.594Z] }, [2024-05-07T10:57:17.594Z] "Match": [ [2024-05-07T10:57:17.594Z] "./..." [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "Stale": true, [2024-05-07T10:57:17.594Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.594Z] "GoFiles": [ [2024-05-07T10:57:17.594Z] "command.go" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "Imports": [ [2024-05-07T10:57:17.594Z] "context", [2024-05-07T10:57:17.594Z] "flag", [2024-05-07T10:57:17.594Z] "fmt", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.594Z] "net/http", [2024-05-07T10:57:17.594Z] "net/url", [2024-05-07T10:57:17.594Z] "os", [2024-05-07T10:57:17.594Z] "strings", [2024-05-07T10:57:17.594Z] "sync" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "Deps": [ [2024-05-07T10:57:17.594Z] "bufio", [2024-05-07T10:57:17.594Z] "bytes", [2024-05-07T10:57:17.594Z] "compress/flate", [2024-05-07T10:57:17.594Z] "compress/gzip", [2024-05-07T10:57:17.594Z] "compress/zlib", [2024-05-07T10:57:17.594Z] "container/list", [2024-05-07T10:57:17.594Z] "context", [2024-05-07T10:57:17.594Z] "crypto", [2024-05-07T10:57:17.594Z] "crypto/aes", [2024-05-07T10:57:17.594Z] "crypto/cipher", [2024-05-07T10:57:17.594Z] "crypto/des", [2024-05-07T10:57:17.594Z] "crypto/dsa", [2024-05-07T10:57:17.594Z] "crypto/ecdsa", [2024-05-07T10:57:17.594Z] "crypto/ed25519", [2024-05-07T10:57:17.594Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.594Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.594Z] "crypto/elliptic", [2024-05-07T10:57:17.594Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.594Z] "crypto/hmac", [2024-05-07T10:57:17.594Z] "crypto/internal/randutil", [2024-05-07T10:57:17.594Z] "crypto/internal/subtle", [2024-05-07T10:57:17.594Z] "crypto/md5", [2024-05-07T10:57:17.594Z] "crypto/rand", [2024-05-07T10:57:17.594Z] "crypto/rc4", [2024-05-07T10:57:17.594Z] "crypto/rsa", [2024-05-07T10:57:17.594Z] "crypto/sha1", [2024-05-07T10:57:17.594Z] "crypto/sha256", [2024-05-07T10:57:17.594Z] "crypto/sha512", [2024-05-07T10:57:17.594Z] "crypto/subtle", [2024-05-07T10:57:17.594Z] "crypto/tls", [2024-05-07T10:57:17.594Z] "crypto/x509", [2024-05-07T10:57:17.594Z] "crypto/x509/pkix", [2024-05-07T10:57:17.594Z] "database/sql/driver", [2024-05-07T10:57:17.594Z] "debug/dwarf", [2024-05-07T10:57:17.594Z] "debug/macho", [2024-05-07T10:57:17.594Z] "encoding", [2024-05-07T10:57:17.594Z] "encoding/asn1", [2024-05-07T10:57:17.594Z] "encoding/base64", [2024-05-07T10:57:17.594Z] "encoding/binary", [2024-05-07T10:57:17.594Z] "encoding/csv", [2024-05-07T10:57:17.594Z] "encoding/hex", [2024-05-07T10:57:17.594Z] "encoding/json", [2024-05-07T10:57:17.594Z] "encoding/pem", [2024-05-07T10:57:17.594Z] "encoding/xml", [2024-05-07T10:57:17.594Z] "errors", [2024-05-07T10:57:17.594Z] "flag", [2024-05-07T10:57:17.594Z] "fmt", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.594Z] "github.com/go-kit/log", [2024-05-07T10:57:17.594Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.594Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.594Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.594Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.594Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.594Z] "github.com/google/uuid", [2024-05-07T10:57:17.594Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.594Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.594Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.594Z] "golang.org/x/net/html", [2024-05-07T10:57:17.594Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.594Z] "golang.org/x/text/language", [2024-05-07T10:57:17.594Z] "hash", [2024-05-07T10:57:17.594Z] "hash/adler32", [2024-05-07T10:57:17.594Z] "hash/crc32", [2024-05-07T10:57:17.594Z] "internal/abi", [2024-05-07T10:57:17.594Z] "internal/bytealg", [2024-05-07T10:57:17.594Z] "internal/cpu", [2024-05-07T10:57:17.594Z] "internal/fmtsort", [2024-05-07T10:57:17.594Z] "internal/goexperiment", [2024-05-07T10:57:17.594Z] "internal/itoa", [2024-05-07T10:57:17.594Z] "internal/nettrace", [2024-05-07T10:57:17.594Z] "internal/oserror", [2024-05-07T10:57:17.594Z] "internal/poll", [2024-05-07T10:57:17.594Z] "internal/race", [2024-05-07T10:57:17.594Z] "internal/reflectlite", [2024-05-07T10:57:17.594Z] "internal/singleflight", [2024-05-07T10:57:17.594Z] "internal/syscall/execenv", [2024-05-07T10:57:17.594Z] "internal/syscall/unix", [2024-05-07T10:57:17.594Z] "internal/testlog", [2024-05-07T10:57:17.594Z] "internal/unsafeheader", [2024-05-07T10:57:17.594Z] "io", [2024-05-07T10:57:17.594Z] "io/fs", [2024-05-07T10:57:17.594Z] "io/ioutil", [2024-05-07T10:57:17.594Z] "log", [2024-05-07T10:57:17.594Z] "math", [2024-05-07T10:57:17.594Z] "math/big", [2024-05-07T10:57:17.594Z] "math/bits", [2024-05-07T10:57:17.594Z] "math/rand", [2024-05-07T10:57:17.594Z] "mime", [2024-05-07T10:57:17.594Z] "mime/multipart", [2024-05-07T10:57:17.594Z] "mime/quotedprintable", [2024-05-07T10:57:17.594Z] "net", [2024-05-07T10:57:17.594Z] "net/http", [2024-05-07T10:57:17.594Z] "net/http/httptest", [2024-05-07T10:57:17.594Z] "net/http/httptrace", [2024-05-07T10:57:17.594Z] "net/http/internal", [2024-05-07T10:57:17.594Z] "net/http/internal/ascii", [2024-05-07T10:57:17.594Z] "net/http/internal/testcert", [2024-05-07T10:57:17.594Z] "net/textproto", [2024-05-07T10:57:17.594Z] "net/url", [2024-05-07T10:57:17.594Z] "os", [2024-05-07T10:57:17.594Z] "path", [2024-05-07T10:57:17.594Z] "path/filepath", [2024-05-07T10:57:17.594Z] "reflect", [2024-05-07T10:57:17.594Z] "regexp", [2024-05-07T10:57:17.594Z] "regexp/syntax", [2024-05-07T10:57:17.594Z] "runtime", [2024-05-07T10:57:17.594Z] "runtime/cgo", [2024-05-07T10:57:17.594Z] "runtime/internal/atomic", [2024-05-07T10:57:17.594Z] "runtime/internal/math", [2024-05-07T10:57:17.594Z] "runtime/internal/sys", [2024-05-07T10:57:17.594Z] "sort", [2024-05-07T10:57:17.594Z] "strconv", [2024-05-07T10:57:17.594Z] "strings", [2024-05-07T10:57:17.594Z] "sync", [2024-05-07T10:57:17.594Z] "sync/atomic", [2024-05-07T10:57:17.594Z] "syscall", [2024-05-07T10:57:17.594Z] "time", [2024-05-07T10:57:17.594Z] "unicode", [2024-05-07T10:57:17.594Z] "unicode/utf16", [2024-05-07T10:57:17.594Z] "unicode/utf8", [2024-05-07T10:57:17.594Z] "unsafe", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.594Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "TestGoFiles": [ [2024-05-07T10:57:17.594Z] "command_test.go" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "TestImports": [ [2024-05-07T10:57:17.594Z] "context", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.594Z] "net/http", [2024-05-07T10:57:17.594Z] "net/http/httptest", [2024-05-07T10:57:17.594Z] "sync", [2024-05-07T10:57:17.594Z] "testing" [2024-05-07T10:57:17.594Z] ] [2024-05-07T10:57:17.594Z] } [2024-05-07T10:57:17.594Z] { [2024-05-07T10:57:17.594Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.594Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.594Z] "Name": "listen", [2024-05-07T10:57:17.594Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.594Z] "Module": { [2024-05-07T10:57:17.594Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.594Z] "Main": true, [2024-05-07T10:57:17.594Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.594Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.594Z] "GoVersion": "1.21" [2024-05-07T10:57:17.594Z] }, [2024-05-07T10:57:17.594Z] "Match": [ [2024-05-07T10:57:17.594Z] "./..." [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "Stale": true, [2024-05-07T10:57:17.594Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.594Z] "GoFiles": [ [2024-05-07T10:57:17.594Z] "command.go" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "Imports": [ [2024-05-07T10:57:17.594Z] "context", [2024-05-07T10:57:17.594Z] "flag", [2024-05-07T10:57:17.594Z] "fmt", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "os", [2024-05-07T10:57:17.594Z] "strings", [2024-05-07T10:57:17.594Z] "sync" [2024-05-07T10:57:17.594Z] ], [2024-05-07T10:57:17.594Z] "Deps": [ [2024-05-07T10:57:17.594Z] "bufio", [2024-05-07T10:57:17.594Z] "bytes", [2024-05-07T10:57:17.594Z] "compress/flate", [2024-05-07T10:57:17.594Z] "compress/gzip", [2024-05-07T10:57:17.594Z] "compress/zlib", [2024-05-07T10:57:17.594Z] "container/list", [2024-05-07T10:57:17.594Z] "context", [2024-05-07T10:57:17.594Z] "crypto", [2024-05-07T10:57:17.594Z] "crypto/aes", [2024-05-07T10:57:17.594Z] "crypto/cipher", [2024-05-07T10:57:17.594Z] "crypto/des", [2024-05-07T10:57:17.594Z] "crypto/dsa", [2024-05-07T10:57:17.594Z] "crypto/ecdsa", [2024-05-07T10:57:17.594Z] "crypto/ed25519", [2024-05-07T10:57:17.594Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.594Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.594Z] "crypto/elliptic", [2024-05-07T10:57:17.594Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.594Z] "crypto/hmac", [2024-05-07T10:57:17.594Z] "crypto/internal/randutil", [2024-05-07T10:57:17.594Z] "crypto/internal/subtle", [2024-05-07T10:57:17.594Z] "crypto/md5", [2024-05-07T10:57:17.594Z] "crypto/rand", [2024-05-07T10:57:17.594Z] "crypto/rc4", [2024-05-07T10:57:17.594Z] "crypto/rsa", [2024-05-07T10:57:17.594Z] "crypto/sha1", [2024-05-07T10:57:17.594Z] "crypto/sha256", [2024-05-07T10:57:17.594Z] "crypto/sha512", [2024-05-07T10:57:17.594Z] "crypto/subtle", [2024-05-07T10:57:17.594Z] "crypto/tls", [2024-05-07T10:57:17.594Z] "crypto/x509", [2024-05-07T10:57:17.594Z] "crypto/x509/pkix", [2024-05-07T10:57:17.594Z] "database/sql/driver", [2024-05-07T10:57:17.594Z] "debug/dwarf", [2024-05-07T10:57:17.594Z] "debug/macho", [2024-05-07T10:57:17.594Z] "encoding", [2024-05-07T10:57:17.594Z] "encoding/asn1", [2024-05-07T10:57:17.594Z] "encoding/base64", [2024-05-07T10:57:17.594Z] "encoding/binary", [2024-05-07T10:57:17.594Z] "encoding/csv", [2024-05-07T10:57:17.594Z] "encoding/hex", [2024-05-07T10:57:17.594Z] "encoding/json", [2024-05-07T10:57:17.594Z] "encoding/pem", [2024-05-07T10:57:17.594Z] "encoding/xml", [2024-05-07T10:57:17.594Z] "errors", [2024-05-07T10:57:17.594Z] "flag", [2024-05-07T10:57:17.594Z] "fmt", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.594Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.594Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.594Z] "github.com/go-kit/log", [2024-05-07T10:57:17.594Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.594Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.594Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.594Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.594Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.594Z] "github.com/google/uuid", [2024-05-07T10:57:17.594Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.594Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.594Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.594Z] "golang.org/x/net/html", [2024-05-07T10:57:17.594Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.594Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.594Z] "golang.org/x/text/language", [2024-05-07T10:57:17.594Z] "hash", [2024-05-07T10:57:17.594Z] "hash/adler32", [2024-05-07T10:57:17.594Z] "hash/crc32", [2024-05-07T10:57:17.594Z] "internal/abi", [2024-05-07T10:57:17.594Z] "internal/bytealg", [2024-05-07T10:57:17.594Z] "internal/cpu", [2024-05-07T10:57:17.594Z] "internal/fmtsort", [2024-05-07T10:57:17.594Z] "internal/goexperiment", [2024-05-07T10:57:17.594Z] "internal/itoa", [2024-05-07T10:57:17.594Z] "internal/nettrace", [2024-05-07T10:57:17.594Z] "internal/oserror", [2024-05-07T10:57:17.594Z] "internal/poll", [2024-05-07T10:57:17.594Z] "internal/race", [2024-05-07T10:57:17.594Z] "internal/reflectlite", [2024-05-07T10:57:17.594Z] "internal/singleflight", [2024-05-07T10:57:17.594Z] "internal/syscall/execenv", [2024-05-07T10:57:17.594Z] "internal/syscall/unix", [2024-05-07T10:57:17.594Z] "internal/testlog", [2024-05-07T10:57:17.594Z] "internal/unsafeheader", [2024-05-07T10:57:17.594Z] "io", [2024-05-07T10:57:17.594Z] "io/fs", [2024-05-07T10:57:17.594Z] "io/ioutil", [2024-05-07T10:57:17.594Z] "log", [2024-05-07T10:57:17.594Z] "math", [2024-05-07T10:57:17.594Z] "math/big", [2024-05-07T10:57:17.594Z] "math/bits", [2024-05-07T10:57:17.594Z] "math/rand", [2024-05-07T10:57:17.594Z] "mime", [2024-05-07T10:57:17.594Z] "mime/multipart", [2024-05-07T10:57:17.594Z] "mime/quotedprintable", [2024-05-07T10:57:17.594Z] "net", [2024-05-07T10:57:17.594Z] "net/http", [2024-05-07T10:57:17.594Z] "net/http/httptest", [2024-05-07T10:57:17.594Z] "net/http/httptrace", [2024-05-07T10:57:17.594Z] "net/http/internal", [2024-05-07T10:57:17.594Z] "net/http/internal/ascii", [2024-05-07T10:57:17.594Z] "net/http/internal/testcert", [2024-05-07T10:57:17.594Z] "net/textproto", [2024-05-07T10:57:17.594Z] "net/url", [2024-05-07T10:57:17.594Z] "os", [2024-05-07T10:57:17.594Z] "path", [2024-05-07T10:57:17.594Z] "path/filepath", [2024-05-07T10:57:17.594Z] "reflect", [2024-05-07T10:57:17.594Z] "regexp", [2024-05-07T10:57:17.594Z] "regexp/syntax", [2024-05-07T10:57:17.594Z] "runtime", [2024-05-07T10:57:17.594Z] "runtime/cgo", [2024-05-07T10:57:17.594Z] "runtime/internal/atomic", [2024-05-07T10:57:17.594Z] "runtime/internal/math", [2024-05-07T10:57:17.594Z] "runtime/internal/sys", [2024-05-07T10:57:17.594Z] "sort", [2024-05-07T10:57:17.594Z] "strconv", [2024-05-07T10:57:17.594Z] "strings", [2024-05-07T10:57:17.594Z] "sync", [2024-05-07T10:57:17.594Z] "sync/atomic", [2024-05-07T10:57:17.594Z] "syscall", [2024-05-07T10:57:17.594Z] "time", [2024-05-07T10:57:17.595Z] "unicode", [2024-05-07T10:57:17.595Z] "unicode/utf16", [2024-05-07T10:57:17.595Z] "unicode/utf8", [2024-05-07T10:57:17.595Z] "unsafe", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.595Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "TestGoFiles": [ [2024-05-07T10:57:17.595Z] "command_test.go" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "TestImports": [ [2024-05-07T10:57:17.595Z] "context", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.595Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.595Z] "strconv", [2024-05-07T10:57:17.595Z] "sync", [2024-05-07T10:57:17.595Z] "testing", [2024-05-07T10:57:17.595Z] "time" [2024-05-07T10:57:17.595Z] ] [2024-05-07T10:57:17.595Z] } [2024-05-07T10:57:17.595Z] { [2024-05-07T10:57:17.595Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.595Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.595Z] "Name": "share", [2024-05-07T10:57:17.595Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.595Z] "Module": { [2024-05-07T10:57:17.595Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.595Z] "Main": true, [2024-05-07T10:57:17.595Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.595Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.595Z] "GoVersion": "1.21" [2024-05-07T10:57:17.595Z] }, [2024-05-07T10:57:17.595Z] "Match": [ [2024-05-07T10:57:17.595Z] "./..." [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Stale": true, [2024-05-07T10:57:17.595Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.595Z] "GoFiles": [ [2024-05-07T10:57:17.595Z] "constant.go" [2024-05-07T10:57:17.595Z] ] [2024-05-07T10:57:17.595Z] } [2024-05-07T10:57:17.595Z] { [2024-05-07T10:57:17.595Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.595Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.595Z] "Name": "helper", [2024-05-07T10:57:17.595Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.595Z] "Module": { [2024-05-07T10:57:17.595Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.595Z] "Main": true, [2024-05-07T10:57:17.595Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.595Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.595Z] "GoVersion": "1.21" [2024-05-07T10:57:17.595Z] }, [2024-05-07T10:57:17.595Z] "Match": [ [2024-05-07T10:57:17.595Z] "./..." [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Stale": true, [2024-05-07T10:57:17.595Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.595Z] "GoFiles": [ [2024-05-07T10:57:17.595Z] "helper.go", [2024-05-07T10:57:17.595Z] "redis_conf.go" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Imports": [ [2024-05-07T10:57:17.595Z] "bufio", [2024-05-07T10:57:17.595Z] "crypto/sha256", [2024-05-07T10:57:17.595Z] "fmt", [2024-05-07T10:57:17.595Z] "math/rand", [2024-05-07T10:57:17.595Z] "os", [2024-05-07T10:57:17.595Z] "path/filepath", [2024-05-07T10:57:17.595Z] "strconv", [2024-05-07T10:57:17.595Z] "text/template", [2024-05-07T10:57:17.595Z] "time" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Deps": [ [2024-05-07T10:57:17.595Z] "bufio", [2024-05-07T10:57:17.595Z] "bytes", [2024-05-07T10:57:17.595Z] "crypto", [2024-05-07T10:57:17.595Z] "crypto/sha256", [2024-05-07T10:57:17.595Z] "encoding/binary", [2024-05-07T10:57:17.595Z] "errors", [2024-05-07T10:57:17.595Z] "fmt", [2024-05-07T10:57:17.595Z] "hash", [2024-05-07T10:57:17.595Z] "internal/abi", [2024-05-07T10:57:17.595Z] "internal/bytealg", [2024-05-07T10:57:17.595Z] "internal/cpu", [2024-05-07T10:57:17.595Z] "internal/fmtsort", [2024-05-07T10:57:17.595Z] "internal/goexperiment", [2024-05-07T10:57:17.595Z] "internal/itoa", [2024-05-07T10:57:17.595Z] "internal/oserror", [2024-05-07T10:57:17.595Z] "internal/poll", [2024-05-07T10:57:17.595Z] "internal/race", [2024-05-07T10:57:17.595Z] "internal/reflectlite", [2024-05-07T10:57:17.595Z] "internal/syscall/execenv", [2024-05-07T10:57:17.595Z] "internal/syscall/unix", [2024-05-07T10:57:17.595Z] "internal/testlog", [2024-05-07T10:57:17.595Z] "internal/unsafeheader", [2024-05-07T10:57:17.595Z] "io", [2024-05-07T10:57:17.595Z] "io/fs", [2024-05-07T10:57:17.595Z] "math", [2024-05-07T10:57:17.595Z] "math/bits", [2024-05-07T10:57:17.595Z] "math/rand", [2024-05-07T10:57:17.595Z] "net/url", [2024-05-07T10:57:17.595Z] "os", [2024-05-07T10:57:17.595Z] "path", [2024-05-07T10:57:17.595Z] "path/filepath", [2024-05-07T10:57:17.595Z] "reflect", [2024-05-07T10:57:17.595Z] "runtime", [2024-05-07T10:57:17.595Z] "runtime/internal/atomic", [2024-05-07T10:57:17.595Z] "runtime/internal/math", [2024-05-07T10:57:17.595Z] "runtime/internal/sys", [2024-05-07T10:57:17.595Z] "sort", [2024-05-07T10:57:17.595Z] "strconv", [2024-05-07T10:57:17.595Z] "strings", [2024-05-07T10:57:17.595Z] "sync", [2024-05-07T10:57:17.595Z] "sync/atomic", [2024-05-07T10:57:17.595Z] "syscall", [2024-05-07T10:57:17.595Z] "text/template", [2024-05-07T10:57:17.595Z] "text/template/parse", [2024-05-07T10:57:17.595Z] "time", [2024-05-07T10:57:17.595Z] "unicode", [2024-05-07T10:57:17.595Z] "unicode/utf8", [2024-05-07T10:57:17.595Z] "unsafe" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "TestGoFiles": [ [2024-05-07T10:57:17.595Z] "helper_test.go", [2024-05-07T10:57:17.595Z] "redis_config_test.go" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "TestImports": [ [2024-05-07T10:57:17.595Z] "bufio", [2024-05-07T10:57:17.595Z] "crypto/sha256", [2024-05-07T10:57:17.595Z] "fmt", [2024-05-07T10:57:17.595Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.595Z] "os", [2024-05-07T10:57:17.595Z] "path/filepath", [2024-05-07T10:57:17.595Z] "strings", [2024-05-07T10:57:17.595Z] "testing" [2024-05-07T10:57:17.595Z] ] [2024-05-07T10:57:17.595Z] } [2024-05-07T10:57:17.595Z] { [2024-05-07T10:57:17.595Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.595Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.595Z] "Name": "setupacl", [2024-05-07T10:57:17.595Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.595Z] "Module": { [2024-05-07T10:57:17.595Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.595Z] "Main": true, [2024-05-07T10:57:17.595Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.595Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.595Z] "GoVersion": "1.21" [2024-05-07T10:57:17.595Z] }, [2024-05-07T10:57:17.595Z] "Match": [ [2024-05-07T10:57:17.595Z] "./..." [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Stale": true, [2024-05-07T10:57:17.595Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.595Z] "GoFiles": [ [2024-05-07T10:57:17.595Z] "aclbootstrap.go", [2024-05-07T10:57:17.595Z] "aclpolicies.go", [2024-05-07T10:57:17.595Z] "acltokens.go", [2024-05-07T10:57:17.595Z] "command.go" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Imports": [ [2024-05-07T10:57:17.595Z] "bytes", [2024-05-07T10:57:17.595Z] "context", [2024-05-07T10:57:17.595Z] "encoding/json", [2024-05-07T10:57:17.595Z] "errors", [2024-05-07T10:57:17.595Z] "flag", [2024-05-07T10:57:17.595Z] "fmt", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.595Z] "io", [2024-05-07T10:57:17.595Z] "net/http", [2024-05-07T10:57:17.595Z] "net/url", [2024-05-07T10:57:17.595Z] "os", [2024-05-07T10:57:17.595Z] "path/filepath", [2024-05-07T10:57:17.595Z] "reflect", [2024-05-07T10:57:17.595Z] "regexp", [2024-05-07T10:57:17.595Z] "strings", [2024-05-07T10:57:17.595Z] "sync", [2024-05-07T10:57:17.595Z] "time" [2024-05-07T10:57:17.595Z] ], [2024-05-07T10:57:17.595Z] "Deps": [ [2024-05-07T10:57:17.595Z] "bufio", [2024-05-07T10:57:17.595Z] "bytes", [2024-05-07T10:57:17.595Z] "compress/flate", [2024-05-07T10:57:17.595Z] "compress/gzip", [2024-05-07T10:57:17.595Z] "compress/zlib", [2024-05-07T10:57:17.595Z] "container/list", [2024-05-07T10:57:17.595Z] "context", [2024-05-07T10:57:17.595Z] "crypto", [2024-05-07T10:57:17.595Z] "crypto/aes", [2024-05-07T10:57:17.595Z] "crypto/cipher", [2024-05-07T10:57:17.595Z] "crypto/des", [2024-05-07T10:57:17.595Z] "crypto/dsa", [2024-05-07T10:57:17.595Z] "crypto/ecdsa", [2024-05-07T10:57:17.595Z] "crypto/ed25519", [2024-05-07T10:57:17.595Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.595Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.595Z] "crypto/elliptic", [2024-05-07T10:57:17.595Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.595Z] "crypto/hmac", [2024-05-07T10:57:17.595Z] "crypto/internal/randutil", [2024-05-07T10:57:17.595Z] "crypto/internal/subtle", [2024-05-07T10:57:17.595Z] "crypto/md5", [2024-05-07T10:57:17.595Z] "crypto/rand", [2024-05-07T10:57:17.595Z] "crypto/rc4", [2024-05-07T10:57:17.595Z] "crypto/rsa", [2024-05-07T10:57:17.595Z] "crypto/sha1", [2024-05-07T10:57:17.595Z] "crypto/sha256", [2024-05-07T10:57:17.595Z] "crypto/sha512", [2024-05-07T10:57:17.595Z] "crypto/subtle", [2024-05-07T10:57:17.595Z] "crypto/tls", [2024-05-07T10:57:17.595Z] "crypto/x509", [2024-05-07T10:57:17.595Z] "crypto/x509/pkix", [2024-05-07T10:57:17.595Z] "database/sql/driver", [2024-05-07T10:57:17.595Z] "debug/dwarf", [2024-05-07T10:57:17.595Z] "debug/macho", [2024-05-07T10:57:17.595Z] "embed", [2024-05-07T10:57:17.595Z] "encoding", [2024-05-07T10:57:17.595Z] "encoding/asn1", [2024-05-07T10:57:17.595Z] "encoding/base32", [2024-05-07T10:57:17.595Z] "encoding/base64", [2024-05-07T10:57:17.595Z] "encoding/binary", [2024-05-07T10:57:17.595Z] "encoding/csv", [2024-05-07T10:57:17.595Z] "encoding/hex", [2024-05-07T10:57:17.595Z] "encoding/json", [2024-05-07T10:57:17.595Z] "encoding/pem", [2024-05-07T10:57:17.595Z] "encoding/xml", [2024-05-07T10:57:17.595Z] "errors", [2024-05-07T10:57:17.595Z] "flag", [2024-05-07T10:57:17.595Z] "fmt", [2024-05-07T10:57:17.595Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.595Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.595Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.595Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.595Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.595Z] "github.com/fatih/color", [2024-05-07T10:57:17.595Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.595Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.595Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.595Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.595Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.595Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.595Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.595Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.595Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.595Z] "github.com/go-kit/log", [2024-05-07T10:57:17.595Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.595Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.595Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.595Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.595Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.595Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.595Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.595Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.595Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.595Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.595Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.595Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.595Z] "github.com/google/uuid", [2024-05-07T10:57:17.595Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.595Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.595Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.595Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.595Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.595Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.595Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.595Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.595Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.595Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.595Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.595Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.595Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.595Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.595Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.595Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.595Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.595Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.595Z] "github.com/x448/float16", [2024-05-07T10:57:17.595Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.595Z] "go/token", [2024-05-07T10:57:17.595Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.595Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.595Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.595Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.595Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.595Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.595Z] "golang.org/x/net/html", [2024-05-07T10:57:17.595Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.595Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.595Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.595Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.595Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.595Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.595Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.595Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.595Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.595Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.595Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.595Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.595Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.595Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.595Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.595Z] "golang.org/x/text/language", [2024-05-07T10:57:17.595Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.595Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.595Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.595Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.595Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.595Z] "google.golang.org/grpc", [2024-05-07T10:57:17.595Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.595Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.595Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.595Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.595Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.596Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.596Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.596Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.596Z] "hash", [2024-05-07T10:57:17.596Z] "hash/adler32", [2024-05-07T10:57:17.596Z] "hash/crc32", [2024-05-07T10:57:17.596Z] "hash/fnv", [2024-05-07T10:57:17.596Z] "html", [2024-05-07T10:57:17.596Z] "html/template", [2024-05-07T10:57:17.596Z] "internal/abi", [2024-05-07T10:57:17.596Z] "internal/bytealg", [2024-05-07T10:57:17.596Z] "internal/cpu", [2024-05-07T10:57:17.596Z] "internal/fmtsort", [2024-05-07T10:57:17.596Z] "internal/goexperiment", [2024-05-07T10:57:17.596Z] "internal/itoa", [2024-05-07T10:57:17.596Z] "internal/nettrace", [2024-05-07T10:57:17.596Z] "internal/oserror", [2024-05-07T10:57:17.596Z] "internal/poll", [2024-05-07T10:57:17.596Z] "internal/race", [2024-05-07T10:57:17.596Z] "internal/reflectlite", [2024-05-07T10:57:17.596Z] "internal/singleflight", [2024-05-07T10:57:17.596Z] "internal/syscall/execenv", [2024-05-07T10:57:17.596Z] "internal/syscall/unix", [2024-05-07T10:57:17.596Z] "internal/testlog", [2024-05-07T10:57:17.596Z] "internal/unsafeheader", [2024-05-07T10:57:17.596Z] "io", [2024-05-07T10:57:17.596Z] "io/fs", [2024-05-07T10:57:17.596Z] "io/ioutil", [2024-05-07T10:57:17.596Z] "log", [2024-05-07T10:57:17.596Z] "log/syslog", [2024-05-07T10:57:17.596Z] "math", [2024-05-07T10:57:17.596Z] "math/big", [2024-05-07T10:57:17.596Z] "math/bits", [2024-05-07T10:57:17.596Z] "math/rand", [2024-05-07T10:57:17.596Z] "mime", [2024-05-07T10:57:17.596Z] "mime/multipart", [2024-05-07T10:57:17.596Z] "mime/quotedprintable", [2024-05-07T10:57:17.596Z] "net", [2024-05-07T10:57:17.596Z] "net/http", [2024-05-07T10:57:17.596Z] "net/http/httptest", [2024-05-07T10:57:17.596Z] "net/http/httptrace", [2024-05-07T10:57:17.596Z] "net/http/httputil", [2024-05-07T10:57:17.596Z] "net/http/internal", [2024-05-07T10:57:17.596Z] "net/http/internal/ascii", [2024-05-07T10:57:17.596Z] "net/http/internal/testcert", [2024-05-07T10:57:17.596Z] "net/textproto", [2024-05-07T10:57:17.596Z] "net/url", [2024-05-07T10:57:17.596Z] "os", [2024-05-07T10:57:17.596Z] "os/signal", [2024-05-07T10:57:17.596Z] "path", [2024-05-07T10:57:17.596Z] "path/filepath", [2024-05-07T10:57:17.596Z] "reflect", [2024-05-07T10:57:17.596Z] "regexp", [2024-05-07T10:57:17.596Z] "regexp/syntax", [2024-05-07T10:57:17.596Z] "runtime", [2024-05-07T10:57:17.596Z] "runtime/cgo", [2024-05-07T10:57:17.596Z] "runtime/debug", [2024-05-07T10:57:17.596Z] "runtime/internal/atomic", [2024-05-07T10:57:17.596Z] "runtime/internal/math", [2024-05-07T10:57:17.596Z] "runtime/internal/sys", [2024-05-07T10:57:17.596Z] "runtime/pprof", [2024-05-07T10:57:17.596Z] "sort", [2024-05-07T10:57:17.596Z] "strconv", [2024-05-07T10:57:17.596Z] "strings", [2024-05-07T10:57:17.596Z] "sync", [2024-05-07T10:57:17.596Z] "sync/atomic", [2024-05-07T10:57:17.596Z] "syscall", [2024-05-07T10:57:17.596Z] "text/tabwriter", [2024-05-07T10:57:17.596Z] "text/template", [2024-05-07T10:57:17.596Z] "text/template/parse", [2024-05-07T10:57:17.596Z] "time", [2024-05-07T10:57:17.596Z] "unicode", [2024-05-07T10:57:17.596Z] "unicode/utf16", [2024-05-07T10:57:17.596Z] "unicode/utf8", [2024-05-07T10:57:17.596Z] "unsafe", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "TestGoFiles": [ [2024-05-07T10:57:17.596Z] "aclpolicies_test.go", [2024-05-07T10:57:17.596Z] "acltokens_test.go", [2024-05-07T10:57:17.596Z] "command_test.go", [2024-05-07T10:57:17.596Z] "stubdata_test.go", [2024-05-07T10:57:17.596Z] "stubregistryserver_test.go" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "TestImports": [ [2024-05-07T10:57:17.596Z] "context", [2024-05-07T10:57:17.596Z] "encoding/json", [2024-05-07T10:57:17.596Z] "fmt", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.596Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.596Z] "io", [2024-05-07T10:57:17.596Z] "math/rand", [2024-05-07T10:57:17.596Z] "net/http", [2024-05-07T10:57:17.596Z] "net/http/httptest", [2024-05-07T10:57:17.596Z] "net/url", [2024-05-07T10:57:17.596Z] "os", [2024-05-07T10:57:17.596Z] "path", [2024-05-07T10:57:17.596Z] "path/filepath", [2024-05-07T10:57:17.596Z] "strconv", [2024-05-07T10:57:17.596Z] "strings", [2024-05-07T10:57:17.596Z] "sync", [2024-05-07T10:57:17.596Z] "testing", [2024-05-07T10:57:17.596Z] "time" [2024-05-07T10:57:17.596Z] ] [2024-05-07T10:57:17.596Z] } [2024-05-07T10:57:17.596Z] { [2024-05-07T10:57:17.596Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.596Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.596Z] "Name": "waitfor", [2024-05-07T10:57:17.596Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.596Z] "Module": { [2024-05-07T10:57:17.596Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.596Z] "Main": true, [2024-05-07T10:57:17.596Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.596Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.596Z] "GoVersion": "1.21" [2024-05-07T10:57:17.596Z] }, [2024-05-07T10:57:17.596Z] "Match": [ [2024-05-07T10:57:17.596Z] "./..." [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "Stale": true, [2024-05-07T10:57:17.596Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.596Z] "GoFiles": [ [2024-05-07T10:57:17.596Z] "command.go", [2024-05-07T10:57:17.596Z] "uri_flags.go" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "Imports": [ [2024-05-07T10:57:17.596Z] "context", [2024-05-07T10:57:17.596Z] "flag", [2024-05-07T10:57:17.596Z] "fmt", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.596Z] "net", [2024-05-07T10:57:17.596Z] "net/http", [2024-05-07T10:57:17.596Z] "net/url", [2024-05-07T10:57:17.596Z] "os", [2024-05-07T10:57:17.596Z] "strings", [2024-05-07T10:57:17.596Z] "sync", [2024-05-07T10:57:17.596Z] "time" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "Deps": [ [2024-05-07T10:57:17.596Z] "bufio", [2024-05-07T10:57:17.596Z] "bytes", [2024-05-07T10:57:17.596Z] "compress/flate", [2024-05-07T10:57:17.596Z] "compress/gzip", [2024-05-07T10:57:17.596Z] "compress/zlib", [2024-05-07T10:57:17.596Z] "container/list", [2024-05-07T10:57:17.596Z] "context", [2024-05-07T10:57:17.596Z] "crypto", [2024-05-07T10:57:17.596Z] "crypto/aes", [2024-05-07T10:57:17.596Z] "crypto/cipher", [2024-05-07T10:57:17.596Z] "crypto/des", [2024-05-07T10:57:17.596Z] "crypto/dsa", [2024-05-07T10:57:17.596Z] "crypto/ecdsa", [2024-05-07T10:57:17.596Z] "crypto/ed25519", [2024-05-07T10:57:17.596Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.596Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.596Z] "crypto/elliptic", [2024-05-07T10:57:17.596Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.596Z] "crypto/hmac", [2024-05-07T10:57:17.596Z] "crypto/internal/randutil", [2024-05-07T10:57:17.596Z] "crypto/internal/subtle", [2024-05-07T10:57:17.596Z] "crypto/md5", [2024-05-07T10:57:17.596Z] "crypto/rand", [2024-05-07T10:57:17.596Z] "crypto/rc4", [2024-05-07T10:57:17.596Z] "crypto/rsa", [2024-05-07T10:57:17.596Z] "crypto/sha1", [2024-05-07T10:57:17.596Z] "crypto/sha256", [2024-05-07T10:57:17.596Z] "crypto/sha512", [2024-05-07T10:57:17.596Z] "crypto/subtle", [2024-05-07T10:57:17.596Z] "crypto/tls", [2024-05-07T10:57:17.596Z] "crypto/x509", [2024-05-07T10:57:17.596Z] "crypto/x509/pkix", [2024-05-07T10:57:17.596Z] "database/sql/driver", [2024-05-07T10:57:17.596Z] "debug/dwarf", [2024-05-07T10:57:17.596Z] "debug/macho", [2024-05-07T10:57:17.596Z] "encoding", [2024-05-07T10:57:17.596Z] "encoding/asn1", [2024-05-07T10:57:17.596Z] "encoding/base64", [2024-05-07T10:57:17.596Z] "encoding/binary", [2024-05-07T10:57:17.596Z] "encoding/csv", [2024-05-07T10:57:17.596Z] "encoding/hex", [2024-05-07T10:57:17.596Z] "encoding/json", [2024-05-07T10:57:17.596Z] "encoding/pem", [2024-05-07T10:57:17.596Z] "encoding/xml", [2024-05-07T10:57:17.596Z] "errors", [2024-05-07T10:57:17.596Z] "flag", [2024-05-07T10:57:17.596Z] "fmt", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.596Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.596Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.596Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.596Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.596Z] "github.com/go-kit/log", [2024-05-07T10:57:17.596Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.596Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.596Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.596Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.596Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.596Z] "github.com/google/uuid", [2024-05-07T10:57:17.596Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.596Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.596Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.596Z] "golang.org/x/net/html", [2024-05-07T10:57:17.596Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.596Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.596Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.596Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.596Z] "golang.org/x/text/language", [2024-05-07T10:57:17.596Z] "hash", [2024-05-07T10:57:17.596Z] "hash/adler32", [2024-05-07T10:57:17.596Z] "hash/crc32", [2024-05-07T10:57:17.596Z] "internal/abi", [2024-05-07T10:57:17.596Z] "internal/bytealg", [2024-05-07T10:57:17.596Z] "internal/cpu", [2024-05-07T10:57:17.596Z] "internal/fmtsort", [2024-05-07T10:57:17.596Z] "internal/goexperiment", [2024-05-07T10:57:17.596Z] "internal/itoa", [2024-05-07T10:57:17.596Z] "internal/nettrace", [2024-05-07T10:57:17.596Z] "internal/oserror", [2024-05-07T10:57:17.596Z] "internal/poll", [2024-05-07T10:57:17.596Z] "internal/race", [2024-05-07T10:57:17.596Z] "internal/reflectlite", [2024-05-07T10:57:17.596Z] "internal/singleflight", [2024-05-07T10:57:17.596Z] "internal/syscall/execenv", [2024-05-07T10:57:17.596Z] "internal/syscall/unix", [2024-05-07T10:57:17.596Z] "internal/testlog", [2024-05-07T10:57:17.596Z] "internal/unsafeheader", [2024-05-07T10:57:17.596Z] "io", [2024-05-07T10:57:17.596Z] "io/fs", [2024-05-07T10:57:17.596Z] "io/ioutil", [2024-05-07T10:57:17.596Z] "log", [2024-05-07T10:57:17.596Z] "math", [2024-05-07T10:57:17.596Z] "math/big", [2024-05-07T10:57:17.596Z] "math/bits", [2024-05-07T10:57:17.596Z] "math/rand", [2024-05-07T10:57:17.596Z] "mime", [2024-05-07T10:57:17.596Z] "mime/multipart", [2024-05-07T10:57:17.596Z] "mime/quotedprintable", [2024-05-07T10:57:17.596Z] "net", [2024-05-07T10:57:17.596Z] "net/http", [2024-05-07T10:57:17.596Z] "net/http/httptest", [2024-05-07T10:57:17.596Z] "net/http/httptrace", [2024-05-07T10:57:17.596Z] "net/http/internal", [2024-05-07T10:57:17.596Z] "net/http/internal/ascii", [2024-05-07T10:57:17.596Z] "net/http/internal/testcert", [2024-05-07T10:57:17.596Z] "net/textproto", [2024-05-07T10:57:17.596Z] "net/url", [2024-05-07T10:57:17.596Z] "os", [2024-05-07T10:57:17.596Z] "path", [2024-05-07T10:57:17.596Z] "path/filepath", [2024-05-07T10:57:17.596Z] "reflect", [2024-05-07T10:57:17.596Z] "regexp", [2024-05-07T10:57:17.596Z] "regexp/syntax", [2024-05-07T10:57:17.596Z] "runtime", [2024-05-07T10:57:17.596Z] "runtime/cgo", [2024-05-07T10:57:17.596Z] "runtime/internal/atomic", [2024-05-07T10:57:17.596Z] "runtime/internal/math", [2024-05-07T10:57:17.596Z] "runtime/internal/sys", [2024-05-07T10:57:17.596Z] "sort", [2024-05-07T10:57:17.596Z] "strconv", [2024-05-07T10:57:17.596Z] "strings", [2024-05-07T10:57:17.596Z] "sync", [2024-05-07T10:57:17.596Z] "sync/atomic", [2024-05-07T10:57:17.596Z] "syscall", [2024-05-07T10:57:17.596Z] "time", [2024-05-07T10:57:17.596Z] "unicode", [2024-05-07T10:57:17.596Z] "unicode/utf16", [2024-05-07T10:57:17.596Z] "unicode/utf8", [2024-05-07T10:57:17.596Z] "unsafe", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.596Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "TestGoFiles": [ [2024-05-07T10:57:17.596Z] "command_test.go" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "TestImports": [ [2024-05-07T10:57:17.596Z] "context", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.596Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.596Z] "math/rand", [2024-05-07T10:57:17.596Z] "net", [2024-05-07T10:57:17.596Z] "net/http", [2024-05-07T10:57:17.596Z] "net/http/httptest", [2024-05-07T10:57:17.596Z] "os", [2024-05-07T10:57:17.596Z] "path/filepath", [2024-05-07T10:57:17.596Z] "strconv", [2024-05-07T10:57:17.596Z] "sync", [2024-05-07T10:57:17.596Z] "testing", [2024-05-07T10:57:17.596Z] "time" [2024-05-07T10:57:17.596Z] ] [2024-05-07T10:57:17.596Z] } [2024-05-07T10:57:17.596Z] { [2024-05-07T10:57:17.596Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command", [2024-05-07T10:57:17.596Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.596Z] "Name": "command", [2024-05-07T10:57:17.596Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.596Z] "Module": { [2024-05-07T10:57:17.596Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.596Z] "Main": true, [2024-05-07T10:57:17.596Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.596Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.596Z] "GoVersion": "1.21" [2024-05-07T10:57:17.596Z] }, [2024-05-07T10:57:17.596Z] "Match": [ [2024-05-07T10:57:17.596Z] "./..." [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "Stale": true, [2024-05-07T10:57:17.596Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.596Z] "GoFiles": [ [2024-05-07T10:57:17.596Z] "cmd_dispatcher.go", [2024-05-07T10:57:17.596Z] "flags_common.go" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "Imports": [ [2024-05-07T10:57:17.596Z] "context", [2024-05-07T10:57:17.596Z] "flag", [2024-05-07T10:57:17.596Z] "fmt", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.596Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.596Z] "os", [2024-05-07T10:57:17.596Z] "sync" [2024-05-07T10:57:17.596Z] ], [2024-05-07T10:57:17.596Z] "Deps": [ [2024-05-07T10:57:17.596Z] "bufio", [2024-05-07T10:57:17.596Z] "bytes", [2024-05-07T10:57:17.596Z] "compress/flate", [2024-05-07T10:57:17.596Z] "compress/gzip", [2024-05-07T10:57:17.596Z] "compress/zlib", [2024-05-07T10:57:17.596Z] "container/list", [2024-05-07T10:57:17.596Z] "context", [2024-05-07T10:57:17.596Z] "crypto", [2024-05-07T10:57:17.596Z] "crypto/aes", [2024-05-07T10:57:17.596Z] "crypto/cipher", [2024-05-07T10:57:17.596Z] "crypto/des", [2024-05-07T10:57:17.596Z] "crypto/dsa", [2024-05-07T10:57:17.596Z] "crypto/ecdsa", [2024-05-07T10:57:17.596Z] "crypto/ed25519", [2024-05-07T10:57:17.596Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.596Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.596Z] "crypto/elliptic", [2024-05-07T10:57:17.596Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.596Z] "crypto/hmac", [2024-05-07T10:57:17.596Z] "crypto/internal/randutil", [2024-05-07T10:57:17.597Z] "crypto/internal/subtle", [2024-05-07T10:57:17.597Z] "crypto/md5", [2024-05-07T10:57:17.597Z] "crypto/rand", [2024-05-07T10:57:17.597Z] "crypto/rc4", [2024-05-07T10:57:17.597Z] "crypto/rsa", [2024-05-07T10:57:17.597Z] "crypto/sha1", [2024-05-07T10:57:17.597Z] "crypto/sha256", [2024-05-07T10:57:17.597Z] "crypto/sha512", [2024-05-07T10:57:17.597Z] "crypto/subtle", [2024-05-07T10:57:17.597Z] "crypto/tls", [2024-05-07T10:57:17.597Z] "crypto/x509", [2024-05-07T10:57:17.597Z] "crypto/x509/pkix", [2024-05-07T10:57:17.597Z] "database/sql/driver", [2024-05-07T10:57:17.597Z] "debug/dwarf", [2024-05-07T10:57:17.597Z] "debug/macho", [2024-05-07T10:57:17.597Z] "embed", [2024-05-07T10:57:17.597Z] "encoding", [2024-05-07T10:57:17.597Z] "encoding/asn1", [2024-05-07T10:57:17.597Z] "encoding/base32", [2024-05-07T10:57:17.597Z] "encoding/base64", [2024-05-07T10:57:17.597Z] "encoding/binary", [2024-05-07T10:57:17.597Z] "encoding/csv", [2024-05-07T10:57:17.597Z] "encoding/hex", [2024-05-07T10:57:17.597Z] "encoding/json", [2024-05-07T10:57:17.597Z] "encoding/pem", [2024-05-07T10:57:17.597Z] "encoding/xml", [2024-05-07T10:57:17.597Z] "errors", [2024-05-07T10:57:17.597Z] "flag", [2024-05-07T10:57:17.597Z] "fmt", [2024-05-07T10:57:17.597Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.597Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.597Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.597Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.597Z] "github.com/fatih/color", [2024-05-07T10:57:17.597Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.597Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.597Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.597Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.597Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.597Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.597Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.597Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.597Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.597Z] "github.com/go-kit/log", [2024-05-07T10:57:17.597Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.597Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.597Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.597Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.597Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.597Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.597Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.597Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.597Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.597Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.597Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.597Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.597Z] "github.com/google/uuid", [2024-05-07T10:57:17.597Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.597Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.597Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.597Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.597Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.597Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.597Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.597Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.597Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.597Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.597Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.597Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.597Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.597Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.597Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.597Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.597Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.597Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.597Z] "github.com/x448/float16", [2024-05-07T10:57:17.597Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.597Z] "go/token", [2024-05-07T10:57:17.597Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.597Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.597Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.597Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.597Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.597Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.597Z] "golang.org/x/net/html", [2024-05-07T10:57:17.597Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.597Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.597Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.597Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.597Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.597Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.597Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.597Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.597Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.597Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.597Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.597Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.597Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.597Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.597Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.597Z] "golang.org/x/text/language", [2024-05-07T10:57:17.597Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.597Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.597Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.597Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.597Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.597Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.597Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.597Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.597Z] "hash", [2024-05-07T10:57:17.597Z] "hash/adler32", [2024-05-07T10:57:17.597Z] "hash/crc32", [2024-05-07T10:57:17.597Z] "hash/fnv", [2024-05-07T10:57:17.597Z] "html", [2024-05-07T10:57:17.597Z] "html/template", [2024-05-07T10:57:17.597Z] "internal/abi", [2024-05-07T10:57:17.597Z] "internal/bytealg", [2024-05-07T10:57:17.597Z] "internal/cpu", [2024-05-07T10:57:17.597Z] "internal/fmtsort", [2024-05-07T10:57:17.597Z] "internal/goexperiment", [2024-05-07T10:57:17.597Z] "internal/itoa", [2024-05-07T10:57:17.597Z] "internal/nettrace", [2024-05-07T10:57:17.597Z] "internal/oserror", [2024-05-07T10:57:17.597Z] "internal/poll", [2024-05-07T10:57:17.597Z] "internal/race", [2024-05-07T10:57:17.597Z] "internal/reflectlite", [2024-05-07T10:57:17.597Z] "internal/singleflight", [2024-05-07T10:57:17.597Z] "internal/syscall/execenv", [2024-05-07T10:57:17.597Z] "internal/syscall/unix", [2024-05-07T10:57:17.597Z] "internal/testlog", [2024-05-07T10:57:17.597Z] "internal/unsafeheader", [2024-05-07T10:57:17.597Z] "io", [2024-05-07T10:57:17.597Z] "io/fs", [2024-05-07T10:57:17.597Z] "io/ioutil", [2024-05-07T10:57:17.597Z] "log", [2024-05-07T10:57:17.597Z] "log/syslog", [2024-05-07T10:57:17.597Z] "math", [2024-05-07T10:57:17.597Z] "math/big", [2024-05-07T10:57:17.597Z] "math/bits", [2024-05-07T10:57:17.597Z] "math/rand", [2024-05-07T10:57:17.597Z] "mime", [2024-05-07T10:57:17.597Z] "mime/multipart", [2024-05-07T10:57:17.597Z] "mime/quotedprintable", [2024-05-07T10:57:17.597Z] "net", [2024-05-07T10:57:17.597Z] "net/http", [2024-05-07T10:57:17.597Z] "net/http/httptest", [2024-05-07T10:57:17.597Z] "net/http/httptrace", [2024-05-07T10:57:17.597Z] "net/http/httputil", [2024-05-07T10:57:17.597Z] "net/http/internal", [2024-05-07T10:57:17.597Z] "net/http/internal/ascii", [2024-05-07T10:57:17.597Z] "net/http/internal/testcert", [2024-05-07T10:57:17.597Z] "net/textproto", [2024-05-07T10:57:17.597Z] "net/url", [2024-05-07T10:57:17.597Z] "os", [2024-05-07T10:57:17.597Z] "os/signal", [2024-05-07T10:57:17.597Z] "path", [2024-05-07T10:57:17.597Z] "path/filepath", [2024-05-07T10:57:17.597Z] "reflect", [2024-05-07T10:57:17.597Z] "regexp", [2024-05-07T10:57:17.597Z] "regexp/syntax", [2024-05-07T10:57:17.597Z] "runtime", [2024-05-07T10:57:17.597Z] "runtime/cgo", [2024-05-07T10:57:17.597Z] "runtime/debug", [2024-05-07T10:57:17.597Z] "runtime/internal/atomic", [2024-05-07T10:57:17.597Z] "runtime/internal/math", [2024-05-07T10:57:17.597Z] "runtime/internal/sys", [2024-05-07T10:57:17.597Z] "runtime/pprof", [2024-05-07T10:57:17.597Z] "sort", [2024-05-07T10:57:17.597Z] "strconv", [2024-05-07T10:57:17.597Z] "strings", [2024-05-07T10:57:17.597Z] "sync", [2024-05-07T10:57:17.597Z] "sync/atomic", [2024-05-07T10:57:17.597Z] "syscall", [2024-05-07T10:57:17.597Z] "text/tabwriter", [2024-05-07T10:57:17.597Z] "text/template", [2024-05-07T10:57:17.597Z] "text/template/parse", [2024-05-07T10:57:17.597Z] "time", [2024-05-07T10:57:17.597Z] "unicode", [2024-05-07T10:57:17.597Z] "unicode/utf16", [2024-05-07T10:57:17.597Z] "unicode/utf8", [2024-05-07T10:57:17.597Z] "unsafe", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.597Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.597Z] ], [2024-05-07T10:57:17.597Z] "TestGoFiles": [ [2024-05-07T10:57:17.597Z] "cmd_dispatcher_test.go" [2024-05-07T10:57:17.597Z] ], [2024-05-07T10:57:17.597Z] "TestImports": [ [2024-05-07T10:57:17.597Z] "context", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.597Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.597Z] "sync", [2024-05-07T10:57:17.597Z] "testing" [2024-05-07T10:57:17.597Z] ] [2024-05-07T10:57:17.597Z] } [2024-05-07T10:57:17.597Z] { [2024-05-07T10:57:17.597Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/container", [2024-05-07T10:57:17.597Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-05-07T10:57:17.597Z] "Name": "container", [2024-05-07T10:57:17.597Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.597Z] "Module": { [2024-05-07T10:57:17.597Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.597Z] "Main": true, [2024-05-07T10:57:17.597Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.597Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.597Z] "GoVersion": "1.21" [2024-05-07T10:57:17.597Z] }, [2024-05-07T10:57:17.597Z] "Match": [ [2024-05-07T10:57:17.597Z] "./..." [2024-05-07T10:57:17.597Z] ], [2024-05-07T10:57:17.597Z] "Stale": true, [2024-05-07T10:57:17.597Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.597Z] "GoFiles": [ [2024-05-07T10:57:17.597Z] "container.go" [2024-05-07T10:57:17.597Z] ], [2024-05-07T10:57:17.597Z] "Imports": [ [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.597Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.597Z] ], [2024-05-07T10:57:17.597Z] "Deps": [ [2024-05-07T10:57:17.597Z] "bufio", [2024-05-07T10:57:17.597Z] "bytes", [2024-05-07T10:57:17.597Z] "compress/flate", [2024-05-07T10:57:17.597Z] "compress/gzip", [2024-05-07T10:57:17.597Z] "compress/zlib", [2024-05-07T10:57:17.597Z] "container/list", [2024-05-07T10:57:17.597Z] "context", [2024-05-07T10:57:17.597Z] "crypto", [2024-05-07T10:57:17.598Z] "crypto/aes", [2024-05-07T10:57:17.598Z] "crypto/cipher", [2024-05-07T10:57:17.598Z] "crypto/des", [2024-05-07T10:57:17.598Z] "crypto/dsa", [2024-05-07T10:57:17.598Z] "crypto/ecdsa", [2024-05-07T10:57:17.598Z] "crypto/ed25519", [2024-05-07T10:57:17.598Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.598Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.598Z] "crypto/elliptic", [2024-05-07T10:57:17.598Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.598Z] "crypto/hmac", [2024-05-07T10:57:17.598Z] "crypto/internal/randutil", [2024-05-07T10:57:17.598Z] "crypto/internal/subtle", [2024-05-07T10:57:17.598Z] "crypto/md5", [2024-05-07T10:57:17.598Z] "crypto/rand", [2024-05-07T10:57:17.598Z] "crypto/rc4", [2024-05-07T10:57:17.598Z] "crypto/rsa", [2024-05-07T10:57:17.598Z] "crypto/sha1", [2024-05-07T10:57:17.598Z] "crypto/sha256", [2024-05-07T10:57:17.598Z] "crypto/sha512", [2024-05-07T10:57:17.598Z] "crypto/subtle", [2024-05-07T10:57:17.598Z] "crypto/tls", [2024-05-07T10:57:17.598Z] "crypto/x509", [2024-05-07T10:57:17.598Z] "crypto/x509/pkix", [2024-05-07T10:57:17.598Z] "database/sql/driver", [2024-05-07T10:57:17.598Z] "debug/dwarf", [2024-05-07T10:57:17.598Z] "debug/macho", [2024-05-07T10:57:17.598Z] "encoding", [2024-05-07T10:57:17.598Z] "encoding/asn1", [2024-05-07T10:57:17.598Z] "encoding/base64", [2024-05-07T10:57:17.598Z] "encoding/binary", [2024-05-07T10:57:17.598Z] "encoding/csv", [2024-05-07T10:57:17.598Z] "encoding/hex", [2024-05-07T10:57:17.598Z] "encoding/json", [2024-05-07T10:57:17.598Z] "encoding/pem", [2024-05-07T10:57:17.598Z] "encoding/xml", [2024-05-07T10:57:17.598Z] "errors", [2024-05-07T10:57:17.598Z] "flag", [2024-05-07T10:57:17.598Z] "fmt", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.598Z] "github.com/go-kit/log", [2024-05-07T10:57:17.598Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.598Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.598Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.598Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.598Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.598Z] "github.com/google/uuid", [2024-05-07T10:57:17.598Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.598Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.598Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.598Z] "golang.org/x/net/html", [2024-05-07T10:57:17.598Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.598Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.598Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.598Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.598Z] "golang.org/x/text/language", [2024-05-07T10:57:17.598Z] "hash", [2024-05-07T10:57:17.598Z] "hash/adler32", [2024-05-07T10:57:17.598Z] "hash/crc32", [2024-05-07T10:57:17.598Z] "internal/abi", [2024-05-07T10:57:17.598Z] "internal/bytealg", [2024-05-07T10:57:17.598Z] "internal/cpu", [2024-05-07T10:57:17.598Z] "internal/fmtsort", [2024-05-07T10:57:17.598Z] "internal/goexperiment", [2024-05-07T10:57:17.598Z] "internal/itoa", [2024-05-07T10:57:17.598Z] "internal/nettrace", [2024-05-07T10:57:17.598Z] "internal/oserror", [2024-05-07T10:57:17.598Z] "internal/poll", [2024-05-07T10:57:17.598Z] "internal/race", [2024-05-07T10:57:17.598Z] "internal/reflectlite", [2024-05-07T10:57:17.598Z] "internal/singleflight", [2024-05-07T10:57:17.598Z] "internal/syscall/execenv", [2024-05-07T10:57:17.598Z] "internal/syscall/unix", [2024-05-07T10:57:17.598Z] "internal/testlog", [2024-05-07T10:57:17.598Z] "internal/unsafeheader", [2024-05-07T10:57:17.598Z] "io", [2024-05-07T10:57:17.598Z] "io/fs", [2024-05-07T10:57:17.598Z] "io/ioutil", [2024-05-07T10:57:17.598Z] "log", [2024-05-07T10:57:17.598Z] "math", [2024-05-07T10:57:17.598Z] "math/big", [2024-05-07T10:57:17.598Z] "math/bits", [2024-05-07T10:57:17.598Z] "math/rand", [2024-05-07T10:57:17.598Z] "mime", [2024-05-07T10:57:17.598Z] "mime/multipart", [2024-05-07T10:57:17.598Z] "mime/quotedprintable", [2024-05-07T10:57:17.598Z] "net", [2024-05-07T10:57:17.598Z] "net/http", [2024-05-07T10:57:17.598Z] "net/http/httptest", [2024-05-07T10:57:17.598Z] "net/http/httptrace", [2024-05-07T10:57:17.598Z] "net/http/internal", [2024-05-07T10:57:17.598Z] "net/http/internal/ascii", [2024-05-07T10:57:17.598Z] "net/http/internal/testcert", [2024-05-07T10:57:17.598Z] "net/textproto", [2024-05-07T10:57:17.598Z] "net/url", [2024-05-07T10:57:17.598Z] "os", [2024-05-07T10:57:17.598Z] "path", [2024-05-07T10:57:17.598Z] "path/filepath", [2024-05-07T10:57:17.598Z] "reflect", [2024-05-07T10:57:17.598Z] "regexp", [2024-05-07T10:57:17.598Z] "regexp/syntax", [2024-05-07T10:57:17.598Z] "runtime", [2024-05-07T10:57:17.598Z] "runtime/cgo", [2024-05-07T10:57:17.598Z] "runtime/internal/atomic", [2024-05-07T10:57:17.598Z] "runtime/internal/math", [2024-05-07T10:57:17.598Z] "runtime/internal/sys", [2024-05-07T10:57:17.598Z] "sort", [2024-05-07T10:57:17.598Z] "strconv", [2024-05-07T10:57:17.598Z] "strings", [2024-05-07T10:57:17.598Z] "sync", [2024-05-07T10:57:17.598Z] "sync/atomic", [2024-05-07T10:57:17.598Z] "syscall", [2024-05-07T10:57:17.598Z] "time", [2024-05-07T10:57:17.598Z] "unicode", [2024-05-07T10:57:17.598Z] "unicode/utf16", [2024-05-07T10:57:17.598Z] "unicode/utf8", [2024-05-07T10:57:17.598Z] "unsafe", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.598Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.598Z] ] [2024-05-07T10:57:17.598Z] } [2024-05-07T10:57:17.598Z] { [2024-05-07T10:57:17.598Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/command/help", [2024-05-07T10:57:17.598Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-05-07T10:57:17.598Z] "Name": "help", [2024-05-07T10:57:17.598Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.598Z] "Module": { [2024-05-07T10:57:17.598Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.598Z] "Main": true, [2024-05-07T10:57:17.598Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.598Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.598Z] "GoVersion": "1.21" [2024-05-07T10:57:17.598Z] }, [2024-05-07T10:57:17.598Z] "Match": [ [2024-05-07T10:57:17.598Z] "./..." [2024-05-07T10:57:17.598Z] ], [2024-05-07T10:57:17.598Z] "Stale": true, [2024-05-07T10:57:17.598Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.598Z] "GoFiles": [ [2024-05-07T10:57:17.598Z] "command.go" [2024-05-07T10:57:17.598Z] ], [2024-05-07T10:57:17.598Z] "Imports": [ [2024-05-07T10:57:17.598Z] "flag", [2024-05-07T10:57:17.598Z] "fmt", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.598Z] "strings" [2024-05-07T10:57:17.598Z] ], [2024-05-07T10:57:17.598Z] "Deps": [ [2024-05-07T10:57:17.598Z] "bufio", [2024-05-07T10:57:17.598Z] "bytes", [2024-05-07T10:57:17.598Z] "compress/flate", [2024-05-07T10:57:17.598Z] "compress/gzip", [2024-05-07T10:57:17.598Z] "compress/zlib", [2024-05-07T10:57:17.598Z] "container/list", [2024-05-07T10:57:17.598Z] "context", [2024-05-07T10:57:17.598Z] "crypto", [2024-05-07T10:57:17.598Z] "crypto/aes", [2024-05-07T10:57:17.598Z] "crypto/cipher", [2024-05-07T10:57:17.598Z] "crypto/des", [2024-05-07T10:57:17.598Z] "crypto/dsa", [2024-05-07T10:57:17.598Z] "crypto/ecdsa", [2024-05-07T10:57:17.598Z] "crypto/ed25519", [2024-05-07T10:57:17.598Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.598Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.598Z] "crypto/elliptic", [2024-05-07T10:57:17.598Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.598Z] "crypto/hmac", [2024-05-07T10:57:17.598Z] "crypto/internal/randutil", [2024-05-07T10:57:17.598Z] "crypto/internal/subtle", [2024-05-07T10:57:17.598Z] "crypto/md5", [2024-05-07T10:57:17.598Z] "crypto/rand", [2024-05-07T10:57:17.598Z] "crypto/rc4", [2024-05-07T10:57:17.598Z] "crypto/rsa", [2024-05-07T10:57:17.598Z] "crypto/sha1", [2024-05-07T10:57:17.598Z] "crypto/sha256", [2024-05-07T10:57:17.598Z] "crypto/sha512", [2024-05-07T10:57:17.598Z] "crypto/subtle", [2024-05-07T10:57:17.598Z] "crypto/tls", [2024-05-07T10:57:17.598Z] "crypto/x509", [2024-05-07T10:57:17.598Z] "crypto/x509/pkix", [2024-05-07T10:57:17.598Z] "database/sql/driver", [2024-05-07T10:57:17.598Z] "debug/dwarf", [2024-05-07T10:57:17.598Z] "debug/macho", [2024-05-07T10:57:17.598Z] "embed", [2024-05-07T10:57:17.598Z] "encoding", [2024-05-07T10:57:17.598Z] "encoding/asn1", [2024-05-07T10:57:17.598Z] "encoding/base32", [2024-05-07T10:57:17.598Z] "encoding/base64", [2024-05-07T10:57:17.598Z] "encoding/binary", [2024-05-07T10:57:17.598Z] "encoding/csv", [2024-05-07T10:57:17.598Z] "encoding/hex", [2024-05-07T10:57:17.598Z] "encoding/json", [2024-05-07T10:57:17.598Z] "encoding/pem", [2024-05-07T10:57:17.598Z] "encoding/xml", [2024-05-07T10:57:17.598Z] "errors", [2024-05-07T10:57:17.598Z] "flag", [2024-05-07T10:57:17.598Z] "fmt", [2024-05-07T10:57:17.598Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.598Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.598Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.598Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.598Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.598Z] "github.com/fatih/color", [2024-05-07T10:57:17.598Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.598Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.598Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.598Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.598Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.598Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.598Z] "github.com/go-kit/log", [2024-05-07T10:57:17.598Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.598Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.598Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.598Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.598Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.598Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.598Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.598Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.598Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.598Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.598Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.598Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.598Z] "github.com/google/uuid", [2024-05-07T10:57:17.598Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.598Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.598Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.598Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.598Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.598Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.598Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.598Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.598Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.598Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.598Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.598Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.598Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.598Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.598Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.598Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.598Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.598Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.598Z] "github.com/x448/float16", [2024-05-07T10:57:17.598Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.598Z] "go/token", [2024-05-07T10:57:17.598Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.598Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.598Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.598Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.598Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.598Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.598Z] "golang.org/x/net/html", [2024-05-07T10:57:17.598Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.598Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.598Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.598Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.598Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.598Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.598Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.598Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.598Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.598Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.598Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.598Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.598Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.598Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.598Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.598Z] "golang.org/x/text/language", [2024-05-07T10:57:17.598Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.598Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.598Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.598Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.598Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.598Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.599Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.599Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.599Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.599Z] "hash", [2024-05-07T10:57:17.599Z] "hash/adler32", [2024-05-07T10:57:17.599Z] "hash/crc32", [2024-05-07T10:57:17.599Z] "hash/fnv", [2024-05-07T10:57:17.599Z] "html", [2024-05-07T10:57:17.599Z] "html/template", [2024-05-07T10:57:17.599Z] "internal/abi", [2024-05-07T10:57:17.599Z] "internal/bytealg", [2024-05-07T10:57:17.599Z] "internal/cpu", [2024-05-07T10:57:17.599Z] "internal/fmtsort", [2024-05-07T10:57:17.599Z] "internal/goexperiment", [2024-05-07T10:57:17.599Z] "internal/itoa", [2024-05-07T10:57:17.599Z] "internal/nettrace", [2024-05-07T10:57:17.599Z] "internal/oserror", [2024-05-07T10:57:17.599Z] "internal/poll", [2024-05-07T10:57:17.599Z] "internal/race", [2024-05-07T10:57:17.599Z] "internal/reflectlite", [2024-05-07T10:57:17.599Z] "internal/singleflight", [2024-05-07T10:57:17.599Z] "internal/syscall/execenv", [2024-05-07T10:57:17.599Z] "internal/syscall/unix", [2024-05-07T10:57:17.599Z] "internal/testlog", [2024-05-07T10:57:17.599Z] "internal/unsafeheader", [2024-05-07T10:57:17.599Z] "io", [2024-05-07T10:57:17.599Z] "io/fs", [2024-05-07T10:57:17.599Z] "io/ioutil", [2024-05-07T10:57:17.599Z] "log", [2024-05-07T10:57:17.599Z] "log/syslog", [2024-05-07T10:57:17.599Z] "math", [2024-05-07T10:57:17.599Z] "math/big", [2024-05-07T10:57:17.599Z] "math/bits", [2024-05-07T10:57:17.599Z] "math/rand", [2024-05-07T10:57:17.599Z] "mime", [2024-05-07T10:57:17.599Z] "mime/multipart", [2024-05-07T10:57:17.599Z] "mime/quotedprintable", [2024-05-07T10:57:17.599Z] "net", [2024-05-07T10:57:17.599Z] "net/http", [2024-05-07T10:57:17.599Z] "net/http/httptest", [2024-05-07T10:57:17.599Z] "net/http/httptrace", [2024-05-07T10:57:17.599Z] "net/http/httputil", [2024-05-07T10:57:17.599Z] "net/http/internal", [2024-05-07T10:57:17.599Z] "net/http/internal/ascii", [2024-05-07T10:57:17.599Z] "net/http/internal/testcert", [2024-05-07T10:57:17.599Z] "net/textproto", [2024-05-07T10:57:17.599Z] "net/url", [2024-05-07T10:57:17.599Z] "os", [2024-05-07T10:57:17.599Z] "os/signal", [2024-05-07T10:57:17.599Z] "path", [2024-05-07T10:57:17.599Z] "path/filepath", [2024-05-07T10:57:17.599Z] "reflect", [2024-05-07T10:57:17.599Z] "regexp", [2024-05-07T10:57:17.599Z] "regexp/syntax", [2024-05-07T10:57:17.599Z] "runtime", [2024-05-07T10:57:17.599Z] "runtime/cgo", [2024-05-07T10:57:17.599Z] "runtime/debug", [2024-05-07T10:57:17.599Z] "runtime/internal/atomic", [2024-05-07T10:57:17.599Z] "runtime/internal/math", [2024-05-07T10:57:17.599Z] "runtime/internal/sys", [2024-05-07T10:57:17.599Z] "runtime/pprof", [2024-05-07T10:57:17.599Z] "sort", [2024-05-07T10:57:17.599Z] "strconv", [2024-05-07T10:57:17.599Z] "strings", [2024-05-07T10:57:17.599Z] "sync", [2024-05-07T10:57:17.599Z] "sync/atomic", [2024-05-07T10:57:17.599Z] "syscall", [2024-05-07T10:57:17.599Z] "text/tabwriter", [2024-05-07T10:57:17.599Z] "text/template", [2024-05-07T10:57:17.599Z] "text/template/parse", [2024-05-07T10:57:17.599Z] "time", [2024-05-07T10:57:17.599Z] "unicode", [2024-05-07T10:57:17.599Z] "unicode/utf16", [2024-05-07T10:57:17.599Z] "unicode/utf8", [2024-05-07T10:57:17.599Z] "unsafe", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.599Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.599Z] ], [2024-05-07T10:57:17.599Z] "TestGoFiles": [ [2024-05-07T10:57:17.599Z] "command_test.go" [2024-05-07T10:57:17.599Z] ], [2024-05-07T10:57:17.599Z] "TestImports": [ [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.599Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.599Z] "testing" [2024-05-07T10:57:17.599Z] ] [2024-05-07T10:57:17.599Z] } [2024-05-07T10:57:17.599Z] { [2024-05-07T10:57:17.599Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/handlers", [2024-05-07T10:57:17.599Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-05-07T10:57:17.599Z] "Name": "handlers", [2024-05-07T10:57:17.599Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.599Z] "Module": { [2024-05-07T10:57:17.599Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.599Z] "Main": true, [2024-05-07T10:57:17.599Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.599Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.599Z] "GoVersion": "1.21" [2024-05-07T10:57:17.599Z] }, [2024-05-07T10:57:17.599Z] "Match": [ [2024-05-07T10:57:17.599Z] "./..." [2024-05-07T10:57:17.599Z] ], [2024-05-07T10:57:17.599Z] "Stale": true, [2024-05-07T10:57:17.599Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.599Z] "GoFiles": [ [2024-05-07T10:57:17.599Z] "init.go" [2024-05-07T10:57:17.599Z] ], [2024-05-07T10:57:17.599Z] "Imports": [ [2024-05-07T10:57:17.599Z] "context", [2024-05-07T10:57:17.599Z] "flag", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.599Z] "os", [2024-05-07T10:57:17.599Z] "sync" [2024-05-07T10:57:17.599Z] ], [2024-05-07T10:57:17.599Z] "Deps": [ [2024-05-07T10:57:17.599Z] "bufio", [2024-05-07T10:57:17.599Z] "bytes", [2024-05-07T10:57:17.599Z] "compress/flate", [2024-05-07T10:57:17.599Z] "compress/gzip", [2024-05-07T10:57:17.599Z] "compress/zlib", [2024-05-07T10:57:17.599Z] "container/list", [2024-05-07T10:57:17.599Z] "context", [2024-05-07T10:57:17.599Z] "crypto", [2024-05-07T10:57:17.599Z] "crypto/aes", [2024-05-07T10:57:17.599Z] "crypto/cipher", [2024-05-07T10:57:17.599Z] "crypto/des", [2024-05-07T10:57:17.599Z] "crypto/dsa", [2024-05-07T10:57:17.599Z] "crypto/ecdsa", [2024-05-07T10:57:17.599Z] "crypto/ed25519", [2024-05-07T10:57:17.599Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.599Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.599Z] "crypto/elliptic", [2024-05-07T10:57:17.599Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.599Z] "crypto/hmac", [2024-05-07T10:57:17.599Z] "crypto/internal/randutil", [2024-05-07T10:57:17.599Z] "crypto/internal/subtle", [2024-05-07T10:57:17.599Z] "crypto/md5", [2024-05-07T10:57:17.599Z] "crypto/rand", [2024-05-07T10:57:17.599Z] "crypto/rc4", [2024-05-07T10:57:17.599Z] "crypto/rsa", [2024-05-07T10:57:17.599Z] "crypto/sha1", [2024-05-07T10:57:17.599Z] "crypto/sha256", [2024-05-07T10:57:17.599Z] "crypto/sha512", [2024-05-07T10:57:17.599Z] "crypto/subtle", [2024-05-07T10:57:17.599Z] "crypto/tls", [2024-05-07T10:57:17.599Z] "crypto/x509", [2024-05-07T10:57:17.599Z] "crypto/x509/pkix", [2024-05-07T10:57:17.599Z] "database/sql/driver", [2024-05-07T10:57:17.599Z] "debug/dwarf", [2024-05-07T10:57:17.599Z] "debug/macho", [2024-05-07T10:57:17.599Z] "embed", [2024-05-07T10:57:17.599Z] "encoding", [2024-05-07T10:57:17.599Z] "encoding/asn1", [2024-05-07T10:57:17.599Z] "encoding/base32", [2024-05-07T10:57:17.599Z] "encoding/base64", [2024-05-07T10:57:17.599Z] "encoding/binary", [2024-05-07T10:57:17.599Z] "encoding/csv", [2024-05-07T10:57:17.599Z] "encoding/hex", [2024-05-07T10:57:17.599Z] "encoding/json", [2024-05-07T10:57:17.599Z] "encoding/pem", [2024-05-07T10:57:17.599Z] "encoding/xml", [2024-05-07T10:57:17.599Z] "errors", [2024-05-07T10:57:17.599Z] "flag", [2024-05-07T10:57:17.599Z] "fmt", [2024-05-07T10:57:17.599Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.599Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.599Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.599Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.599Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.599Z] "github.com/fatih/color", [2024-05-07T10:57:17.599Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.599Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.599Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.599Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.599Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.599Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.599Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.599Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.599Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.599Z] "github.com/go-kit/log", [2024-05-07T10:57:17.599Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.599Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.599Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.599Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.599Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.599Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.599Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.599Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.599Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.599Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.599Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.599Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.599Z] "github.com/google/uuid", [2024-05-07T10:57:17.599Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.599Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.599Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.599Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.599Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.599Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.599Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.599Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.599Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.599Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.599Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.599Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.599Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.599Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.599Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.599Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.599Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.599Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.599Z] "github.com/x448/float16", [2024-05-07T10:57:17.599Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.599Z] "go/token", [2024-05-07T10:57:17.599Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.600Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.600Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.600Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.600Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.600Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.600Z] "golang.org/x/net/html", [2024-05-07T10:57:17.600Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.600Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.600Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.600Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.600Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.600Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.600Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.600Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.600Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.600Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.600Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.600Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.600Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.600Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.600Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.600Z] "golang.org/x/text/language", [2024-05-07T10:57:17.600Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.600Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.600Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.600Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.600Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.600Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.600Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.600Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.600Z] "hash", [2024-05-07T10:57:17.600Z] "hash/adler32", [2024-05-07T10:57:17.600Z] "hash/crc32", [2024-05-07T10:57:17.600Z] "hash/fnv", [2024-05-07T10:57:17.600Z] "html", [2024-05-07T10:57:17.600Z] "html/template", [2024-05-07T10:57:17.600Z] "internal/abi", [2024-05-07T10:57:17.600Z] "internal/bytealg", [2024-05-07T10:57:17.600Z] "internal/cpu", [2024-05-07T10:57:17.600Z] "internal/fmtsort", [2024-05-07T10:57:17.600Z] "internal/goexperiment", [2024-05-07T10:57:17.600Z] "internal/itoa", [2024-05-07T10:57:17.600Z] "internal/nettrace", [2024-05-07T10:57:17.600Z] "internal/oserror", [2024-05-07T10:57:17.600Z] "internal/poll", [2024-05-07T10:57:17.600Z] "internal/race", [2024-05-07T10:57:17.600Z] "internal/reflectlite", [2024-05-07T10:57:17.600Z] "internal/singleflight", [2024-05-07T10:57:17.600Z] "internal/syscall/execenv", [2024-05-07T10:57:17.600Z] "internal/syscall/unix", [2024-05-07T10:57:17.600Z] "internal/testlog", [2024-05-07T10:57:17.600Z] "internal/unsafeheader", [2024-05-07T10:57:17.600Z] "io", [2024-05-07T10:57:17.600Z] "io/fs", [2024-05-07T10:57:17.600Z] "io/ioutil", [2024-05-07T10:57:17.600Z] "log", [2024-05-07T10:57:17.600Z] "log/syslog", [2024-05-07T10:57:17.600Z] "math", [2024-05-07T10:57:17.600Z] "math/big", [2024-05-07T10:57:17.600Z] "math/bits", [2024-05-07T10:57:17.600Z] "math/rand", [2024-05-07T10:57:17.600Z] "mime", [2024-05-07T10:57:17.600Z] "mime/multipart", [2024-05-07T10:57:17.600Z] "mime/quotedprintable", [2024-05-07T10:57:17.600Z] "net", [2024-05-07T10:57:17.600Z] "net/http", [2024-05-07T10:57:17.600Z] "net/http/httptest", [2024-05-07T10:57:17.600Z] "net/http/httptrace", [2024-05-07T10:57:17.600Z] "net/http/httputil", [2024-05-07T10:57:17.600Z] "net/http/internal", [2024-05-07T10:57:17.600Z] "net/http/internal/ascii", [2024-05-07T10:57:17.600Z] "net/http/internal/testcert", [2024-05-07T10:57:17.600Z] "net/textproto", [2024-05-07T10:57:17.600Z] "net/url", [2024-05-07T10:57:17.600Z] "os", [2024-05-07T10:57:17.600Z] "os/signal", [2024-05-07T10:57:17.600Z] "path", [2024-05-07T10:57:17.600Z] "path/filepath", [2024-05-07T10:57:17.600Z] "reflect", [2024-05-07T10:57:17.600Z] "regexp", [2024-05-07T10:57:17.600Z] "regexp/syntax", [2024-05-07T10:57:17.600Z] "runtime", [2024-05-07T10:57:17.600Z] "runtime/cgo", [2024-05-07T10:57:17.600Z] "runtime/debug", [2024-05-07T10:57:17.600Z] "runtime/internal/atomic", [2024-05-07T10:57:17.600Z] "runtime/internal/math", [2024-05-07T10:57:17.600Z] "runtime/internal/sys", [2024-05-07T10:57:17.600Z] "runtime/pprof", [2024-05-07T10:57:17.600Z] "sort", [2024-05-07T10:57:17.600Z] "strconv", [2024-05-07T10:57:17.600Z] "strings", [2024-05-07T10:57:17.600Z] "sync", [2024-05-07T10:57:17.600Z] "sync/atomic", [2024-05-07T10:57:17.600Z] "syscall", [2024-05-07T10:57:17.600Z] "text/tabwriter", [2024-05-07T10:57:17.600Z] "text/template", [2024-05-07T10:57:17.600Z] "text/template/parse", [2024-05-07T10:57:17.600Z] "time", [2024-05-07T10:57:17.600Z] "unicode", [2024-05-07T10:57:17.600Z] "unicode/utf16", [2024-05-07T10:57:17.600Z] "unicode/utf8", [2024-05-07T10:57:17.600Z] "unsafe", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.600Z] ] [2024-05-07T10:57:17.600Z] } [2024-05-07T10:57:17.600Z] { [2024-05-07T10:57:17.600Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.600Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.600Z] "Name": "config", [2024-05-07T10:57:17.600Z] "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-05-07T10:57:17.600Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.600Z] "Module": { [2024-05-07T10:57:17.600Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.600Z] "Main": true, [2024-05-07T10:57:17.600Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.600Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.600Z] "GoVersion": "1.21" [2024-05-07T10:57:17.600Z] }, [2024-05-07T10:57:17.600Z] "Match": [ [2024-05-07T10:57:17.600Z] "./..." [2024-05-07T10:57:17.600Z] ], [2024-05-07T10:57:17.600Z] "Stale": true, [2024-05-07T10:57:17.600Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.600Z] "GoFiles": [ [2024-05-07T10:57:17.600Z] "config.go" [2024-05-07T10:57:17.600Z] ], [2024-05-07T10:57:17.600Z] "Imports": [ [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.600Z] ], [2024-05-07T10:57:17.600Z] "Deps": [ [2024-05-07T10:57:17.600Z] "bufio", [2024-05-07T10:57:17.600Z] "bytes", [2024-05-07T10:57:17.600Z] "compress/flate", [2024-05-07T10:57:17.600Z] "compress/gzip", [2024-05-07T10:57:17.600Z] "compress/zlib", [2024-05-07T10:57:17.600Z] "container/list", [2024-05-07T10:57:17.600Z] "context", [2024-05-07T10:57:17.600Z] "crypto", [2024-05-07T10:57:17.600Z] "crypto/aes", [2024-05-07T10:57:17.600Z] "crypto/cipher", [2024-05-07T10:57:17.600Z] "crypto/des", [2024-05-07T10:57:17.600Z] "crypto/dsa", [2024-05-07T10:57:17.600Z] "crypto/ecdsa", [2024-05-07T10:57:17.600Z] "crypto/ed25519", [2024-05-07T10:57:17.600Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.600Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.600Z] "crypto/elliptic", [2024-05-07T10:57:17.600Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.600Z] "crypto/hmac", [2024-05-07T10:57:17.600Z] "crypto/internal/randutil", [2024-05-07T10:57:17.600Z] "crypto/internal/subtle", [2024-05-07T10:57:17.600Z] "crypto/md5", [2024-05-07T10:57:17.600Z] "crypto/rand", [2024-05-07T10:57:17.600Z] "crypto/rc4", [2024-05-07T10:57:17.600Z] "crypto/rsa", [2024-05-07T10:57:17.600Z] "crypto/sha1", [2024-05-07T10:57:17.600Z] "crypto/sha256", [2024-05-07T10:57:17.600Z] "crypto/sha512", [2024-05-07T10:57:17.600Z] "crypto/subtle", [2024-05-07T10:57:17.600Z] "crypto/tls", [2024-05-07T10:57:17.600Z] "crypto/x509", [2024-05-07T10:57:17.600Z] "crypto/x509/pkix", [2024-05-07T10:57:17.600Z] "database/sql/driver", [2024-05-07T10:57:17.600Z] "debug/dwarf", [2024-05-07T10:57:17.600Z] "debug/macho", [2024-05-07T10:57:17.600Z] "encoding", [2024-05-07T10:57:17.600Z] "encoding/asn1", [2024-05-07T10:57:17.600Z] "encoding/base64", [2024-05-07T10:57:17.600Z] "encoding/binary", [2024-05-07T10:57:17.600Z] "encoding/csv", [2024-05-07T10:57:17.600Z] "encoding/hex", [2024-05-07T10:57:17.600Z] "encoding/json", [2024-05-07T10:57:17.600Z] "encoding/pem", [2024-05-07T10:57:17.600Z] "encoding/xml", [2024-05-07T10:57:17.600Z] "errors", [2024-05-07T10:57:17.600Z] "flag", [2024-05-07T10:57:17.600Z] "fmt", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.600Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.600Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.600Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.600Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.600Z] "github.com/go-kit/log", [2024-05-07T10:57:17.600Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.600Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.600Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.600Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.600Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.600Z] "github.com/google/uuid", [2024-05-07T10:57:17.600Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.600Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.600Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.600Z] "golang.org/x/net/html", [2024-05-07T10:57:17.600Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.600Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.600Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.600Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.600Z] "golang.org/x/text/language", [2024-05-07T10:57:17.600Z] "hash", [2024-05-07T10:57:17.600Z] "hash/adler32", [2024-05-07T10:57:17.600Z] "hash/crc32", [2024-05-07T10:57:17.600Z] "internal/abi", [2024-05-07T10:57:17.600Z] "internal/bytealg", [2024-05-07T10:57:17.600Z] "internal/cpu", [2024-05-07T10:57:17.600Z] "internal/fmtsort", [2024-05-07T10:57:17.600Z] "internal/goexperiment", [2024-05-07T10:57:17.600Z] "internal/itoa", [2024-05-07T10:57:17.600Z] "internal/nettrace", [2024-05-07T10:57:17.600Z] "internal/oserror", [2024-05-07T10:57:17.600Z] "internal/poll", [2024-05-07T10:57:17.600Z] "internal/race", [2024-05-07T10:57:17.600Z] "internal/reflectlite", [2024-05-07T10:57:17.600Z] "internal/singleflight", [2024-05-07T10:57:17.600Z] "internal/syscall/execenv", [2024-05-07T10:57:17.600Z] "internal/syscall/unix", [2024-05-07T10:57:17.600Z] "internal/testlog", [2024-05-07T10:57:17.600Z] "internal/unsafeheader", [2024-05-07T10:57:17.600Z] "io", [2024-05-07T10:57:17.600Z] "io/fs", [2024-05-07T10:57:17.600Z] "io/ioutil", [2024-05-07T10:57:17.600Z] "log", [2024-05-07T10:57:17.600Z] "math", [2024-05-07T10:57:17.600Z] "math/big", [2024-05-07T10:57:17.600Z] "math/bits", [2024-05-07T10:57:17.600Z] "math/rand", [2024-05-07T10:57:17.600Z] "mime", [2024-05-07T10:57:17.600Z] "mime/multipart", [2024-05-07T10:57:17.600Z] "mime/quotedprintable", [2024-05-07T10:57:17.600Z] "net", [2024-05-07T10:57:17.600Z] "net/http", [2024-05-07T10:57:17.600Z] "net/http/httptest", [2024-05-07T10:57:17.600Z] "net/http/httptrace", [2024-05-07T10:57:17.600Z] "net/http/internal", [2024-05-07T10:57:17.600Z] "net/http/internal/ascii", [2024-05-07T10:57:17.600Z] "net/http/internal/testcert", [2024-05-07T10:57:17.600Z] "net/textproto", [2024-05-07T10:57:17.600Z] "net/url", [2024-05-07T10:57:17.600Z] "os", [2024-05-07T10:57:17.600Z] "path", [2024-05-07T10:57:17.600Z] "path/filepath", [2024-05-07T10:57:17.600Z] "reflect", [2024-05-07T10:57:17.600Z] "regexp", [2024-05-07T10:57:17.600Z] "regexp/syntax", [2024-05-07T10:57:17.600Z] "runtime", [2024-05-07T10:57:17.600Z] "runtime/cgo", [2024-05-07T10:57:17.600Z] "runtime/internal/atomic", [2024-05-07T10:57:17.600Z] "runtime/internal/math", [2024-05-07T10:57:17.600Z] "runtime/internal/sys", [2024-05-07T10:57:17.600Z] "sort", [2024-05-07T10:57:17.600Z] "strconv", [2024-05-07T10:57:17.600Z] "strings", [2024-05-07T10:57:17.600Z] "sync", [2024-05-07T10:57:17.600Z] "sync/atomic", [2024-05-07T10:57:17.600Z] "syscall", [2024-05-07T10:57:17.600Z] "time", [2024-05-07T10:57:17.600Z] "unicode", [2024-05-07T10:57:17.600Z] "unicode/utf16", [2024-05-07T10:57:17.600Z] "unicode/utf8", [2024-05-07T10:57:17.600Z] "unsafe", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.600Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.600Z] ] [2024-05-07T10:57:17.600Z] } [2024-05-07T10:57:17.600Z] { [2024-05-07T10:57:17.600Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.600Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.600Z] "Name": "container", [2024-05-07T10:57:17.600Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.600Z] "Module": { [2024-05-07T10:57:17.600Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.600Z] "Main": true, [2024-05-07T10:57:17.600Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.600Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.600Z] "GoVersion": "1.21" [2024-05-07T10:57:17.600Z] }, [2024-05-07T10:57:17.600Z] "Match": [ [2024-05-07T10:57:17.600Z] "./..." [2024-05-07T10:57:17.600Z] ], [2024-05-07T10:57:17.600Z] "Stale": true, [2024-05-07T10:57:17.600Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.600Z] "GoFiles": [ [2024-05-07T10:57:17.600Z] "config.go" [2024-05-07T10:57:17.600Z] ], [2024-05-07T10:57:17.600Z] "Imports": [ [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.600Z] ], [2024-05-07T10:57:17.600Z] "Deps": [ [2024-05-07T10:57:17.600Z] "bufio", [2024-05-07T10:57:17.600Z] "bytes", [2024-05-07T10:57:17.600Z] "compress/flate", [2024-05-07T10:57:17.600Z] "compress/gzip", [2024-05-07T10:57:17.600Z] "compress/zlib", [2024-05-07T10:57:17.600Z] "container/list", [2024-05-07T10:57:17.600Z] "context", [2024-05-07T10:57:17.600Z] "crypto", [2024-05-07T10:57:17.600Z] "crypto/aes", [2024-05-07T10:57:17.600Z] "crypto/cipher", [2024-05-07T10:57:17.600Z] "crypto/des", [2024-05-07T10:57:17.600Z] "crypto/dsa", [2024-05-07T10:57:17.600Z] "crypto/ecdsa", [2024-05-07T10:57:17.600Z] "crypto/ed25519", [2024-05-07T10:57:17.600Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.600Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.600Z] "crypto/elliptic", [2024-05-07T10:57:17.600Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.600Z] "crypto/hmac", [2024-05-07T10:57:17.600Z] "crypto/internal/randutil", [2024-05-07T10:57:17.600Z] "crypto/internal/subtle", [2024-05-07T10:57:17.600Z] "crypto/md5", [2024-05-07T10:57:17.600Z] "crypto/rand", [2024-05-07T10:57:17.600Z] "crypto/rc4", [2024-05-07T10:57:17.600Z] "crypto/rsa", [2024-05-07T10:57:17.600Z] "crypto/sha1", [2024-05-07T10:57:17.600Z] "crypto/sha256", [2024-05-07T10:57:17.600Z] "crypto/sha512", [2024-05-07T10:57:17.600Z] "crypto/subtle", [2024-05-07T10:57:17.600Z] "crypto/tls", [2024-05-07T10:57:17.600Z] "crypto/x509", [2024-05-07T10:57:17.600Z] "crypto/x509/pkix", [2024-05-07T10:57:17.600Z] "database/sql/driver", [2024-05-07T10:57:17.600Z] "debug/dwarf", [2024-05-07T10:57:17.600Z] "debug/macho", [2024-05-07T10:57:17.600Z] "encoding", [2024-05-07T10:57:17.600Z] "encoding/asn1", [2024-05-07T10:57:17.600Z] "encoding/base64", [2024-05-07T10:57:17.600Z] "encoding/binary", [2024-05-07T10:57:17.600Z] "encoding/csv", [2024-05-07T10:57:17.600Z] "encoding/hex", [2024-05-07T10:57:17.600Z] "encoding/json", [2024-05-07T10:57:17.600Z] "encoding/pem", [2024-05-07T10:57:17.600Z] "encoding/xml", [2024-05-07T10:57:17.600Z] "errors", [2024-05-07T10:57:17.600Z] "flag", [2024-05-07T10:57:17.600Z] "fmt", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.600Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.601Z] "github.com/go-kit/log", [2024-05-07T10:57:17.601Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.601Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.601Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.601Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.601Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.601Z] "github.com/google/uuid", [2024-05-07T10:57:17.601Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.601Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.601Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.601Z] "golang.org/x/net/html", [2024-05-07T10:57:17.601Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.601Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.601Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.601Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.601Z] "golang.org/x/text/language", [2024-05-07T10:57:17.601Z] "hash", [2024-05-07T10:57:17.601Z] "hash/adler32", [2024-05-07T10:57:17.601Z] "hash/crc32", [2024-05-07T10:57:17.601Z] "internal/abi", [2024-05-07T10:57:17.601Z] "internal/bytealg", [2024-05-07T10:57:17.601Z] "internal/cpu", [2024-05-07T10:57:17.601Z] "internal/fmtsort", [2024-05-07T10:57:17.601Z] "internal/goexperiment", [2024-05-07T10:57:17.601Z] "internal/itoa", [2024-05-07T10:57:17.601Z] "internal/nettrace", [2024-05-07T10:57:17.601Z] "internal/oserror", [2024-05-07T10:57:17.601Z] "internal/poll", [2024-05-07T10:57:17.601Z] "internal/race", [2024-05-07T10:57:17.601Z] "internal/reflectlite", [2024-05-07T10:57:17.601Z] "internal/singleflight", [2024-05-07T10:57:17.601Z] "internal/syscall/execenv", [2024-05-07T10:57:17.601Z] "internal/syscall/unix", [2024-05-07T10:57:17.601Z] "internal/testlog", [2024-05-07T10:57:17.601Z] "internal/unsafeheader", [2024-05-07T10:57:17.601Z] "io", [2024-05-07T10:57:17.601Z] "io/fs", [2024-05-07T10:57:17.601Z] "io/ioutil", [2024-05-07T10:57:17.601Z] "log", [2024-05-07T10:57:17.601Z] "math", [2024-05-07T10:57:17.601Z] "math/big", [2024-05-07T10:57:17.601Z] "math/bits", [2024-05-07T10:57:17.601Z] "math/rand", [2024-05-07T10:57:17.601Z] "mime", [2024-05-07T10:57:17.601Z] "mime/multipart", [2024-05-07T10:57:17.601Z] "mime/quotedprintable", [2024-05-07T10:57:17.601Z] "net", [2024-05-07T10:57:17.601Z] "net/http", [2024-05-07T10:57:17.601Z] "net/http/httptest", [2024-05-07T10:57:17.601Z] "net/http/httptrace", [2024-05-07T10:57:17.601Z] "net/http/internal", [2024-05-07T10:57:17.601Z] "net/http/internal/ascii", [2024-05-07T10:57:17.601Z] "net/http/internal/testcert", [2024-05-07T10:57:17.601Z] "net/textproto", [2024-05-07T10:57:17.601Z] "net/url", [2024-05-07T10:57:17.601Z] "os", [2024-05-07T10:57:17.601Z] "path", [2024-05-07T10:57:17.601Z] "path/filepath", [2024-05-07T10:57:17.601Z] "reflect", [2024-05-07T10:57:17.601Z] "regexp", [2024-05-07T10:57:17.601Z] "regexp/syntax", [2024-05-07T10:57:17.601Z] "runtime", [2024-05-07T10:57:17.601Z] "runtime/cgo", [2024-05-07T10:57:17.601Z] "runtime/internal/atomic", [2024-05-07T10:57:17.601Z] "runtime/internal/math", [2024-05-07T10:57:17.601Z] "runtime/internal/sys", [2024-05-07T10:57:17.601Z] "sort", [2024-05-07T10:57:17.601Z] "strconv", [2024-05-07T10:57:17.601Z] "strings", [2024-05-07T10:57:17.601Z] "sync", [2024-05-07T10:57:17.601Z] "sync/atomic", [2024-05-07T10:57:17.601Z] "syscall", [2024-05-07T10:57:17.601Z] "time", [2024-05-07T10:57:17.601Z] "unicode", [2024-05-07T10:57:17.601Z] "unicode/utf16", [2024-05-07T10:57:17.601Z] "unicode/utf8", [2024-05-07T10:57:17.601Z] "unsafe", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.601Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.601Z] ] [2024-05-07T10:57:17.601Z] } [2024-05-07T10:57:17.601Z] { [2024-05-07T10:57:17.601Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/mosquitto/handlers", [2024-05-07T10:57:17.601Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-05-07T10:57:17.601Z] "Name": "handlers", [2024-05-07T10:57:17.601Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.601Z] "Module": { [2024-05-07T10:57:17.601Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.601Z] "Main": true, [2024-05-07T10:57:17.601Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.601Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.601Z] "GoVersion": "1.21" [2024-05-07T10:57:17.601Z] }, [2024-05-07T10:57:17.601Z] "Match": [ [2024-05-07T10:57:17.601Z] "./..." [2024-05-07T10:57:17.601Z] ], [2024-05-07T10:57:17.601Z] "Stale": true, [2024-05-07T10:57:17.601Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.601Z] "GoFiles": [ [2024-05-07T10:57:17.601Z] "handlers.go" [2024-05-07T10:57:17.601Z] ], [2024-05-07T10:57:17.601Z] "Imports": [ [2024-05-07T10:57:17.601Z] "bufio", [2024-05-07T10:57:17.601Z] "context", [2024-05-07T10:57:17.601Z] "fmt", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.601Z] "html/template", [2024-05-07T10:57:17.601Z] "os", [2024-05-07T10:57:17.601Z] "os/exec", [2024-05-07T10:57:17.601Z] "path/filepath", [2024-05-07T10:57:17.601Z] "sync" [2024-05-07T10:57:17.601Z] ], [2024-05-07T10:57:17.601Z] "Deps": [ [2024-05-07T10:57:17.601Z] "bufio", [2024-05-07T10:57:17.601Z] "bytes", [2024-05-07T10:57:17.601Z] "compress/flate", [2024-05-07T10:57:17.601Z] "compress/gzip", [2024-05-07T10:57:17.601Z] "compress/zlib", [2024-05-07T10:57:17.601Z] "container/list", [2024-05-07T10:57:17.601Z] "context", [2024-05-07T10:57:17.601Z] "crypto", [2024-05-07T10:57:17.601Z] "crypto/aes", [2024-05-07T10:57:17.601Z] "crypto/cipher", [2024-05-07T10:57:17.601Z] "crypto/des", [2024-05-07T10:57:17.601Z] "crypto/dsa", [2024-05-07T10:57:17.601Z] "crypto/ecdsa", [2024-05-07T10:57:17.601Z] "crypto/ed25519", [2024-05-07T10:57:17.601Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.601Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.601Z] "crypto/elliptic", [2024-05-07T10:57:17.601Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.601Z] "crypto/hmac", [2024-05-07T10:57:17.601Z] "crypto/internal/randutil", [2024-05-07T10:57:17.601Z] "crypto/internal/subtle", [2024-05-07T10:57:17.601Z] "crypto/md5", [2024-05-07T10:57:17.601Z] "crypto/rand", [2024-05-07T10:57:17.601Z] "crypto/rc4", [2024-05-07T10:57:17.601Z] "crypto/rsa", [2024-05-07T10:57:17.601Z] "crypto/sha1", [2024-05-07T10:57:17.601Z] "crypto/sha256", [2024-05-07T10:57:17.601Z] "crypto/sha512", [2024-05-07T10:57:17.601Z] "crypto/subtle", [2024-05-07T10:57:17.601Z] "crypto/tls", [2024-05-07T10:57:17.601Z] "crypto/x509", [2024-05-07T10:57:17.601Z] "crypto/x509/pkix", [2024-05-07T10:57:17.601Z] "database/sql/driver", [2024-05-07T10:57:17.601Z] "debug/dwarf", [2024-05-07T10:57:17.601Z] "debug/macho", [2024-05-07T10:57:17.601Z] "embed", [2024-05-07T10:57:17.601Z] "encoding", [2024-05-07T10:57:17.601Z] "encoding/asn1", [2024-05-07T10:57:17.601Z] "encoding/base32", [2024-05-07T10:57:17.601Z] "encoding/base64", [2024-05-07T10:57:17.601Z] "encoding/binary", [2024-05-07T10:57:17.601Z] "encoding/csv", [2024-05-07T10:57:17.601Z] "encoding/hex", [2024-05-07T10:57:17.601Z] "encoding/json", [2024-05-07T10:57:17.601Z] "encoding/pem", [2024-05-07T10:57:17.601Z] "encoding/xml", [2024-05-07T10:57:17.601Z] "errors", [2024-05-07T10:57:17.601Z] "flag", [2024-05-07T10:57:17.601Z] "fmt", [2024-05-07T10:57:17.601Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.601Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.601Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.601Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.601Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.601Z] "github.com/fatih/color", [2024-05-07T10:57:17.601Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.601Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.601Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.601Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.601Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.601Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.601Z] "github.com/go-kit/log", [2024-05-07T10:57:17.601Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.601Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.601Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.601Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.601Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.601Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.601Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.601Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.601Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.601Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.601Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.601Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.601Z] "github.com/google/uuid", [2024-05-07T10:57:17.601Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.601Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.601Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.601Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.601Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.601Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.601Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.601Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.601Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.601Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.601Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.601Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.601Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.601Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.601Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.601Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.601Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.601Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.601Z] "github.com/x448/float16", [2024-05-07T10:57:17.601Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.601Z] "go/token", [2024-05-07T10:57:17.601Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.601Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.601Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.601Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.601Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.601Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.601Z] "golang.org/x/net/html", [2024-05-07T10:57:17.601Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.601Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.601Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.601Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.601Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.601Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.601Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.601Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.601Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.601Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.601Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.601Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.601Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.601Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.601Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.601Z] "golang.org/x/text/language", [2024-05-07T10:57:17.601Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.601Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.601Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.601Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.601Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.601Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.601Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.602Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.602Z] "hash", [2024-05-07T10:57:17.602Z] "hash/adler32", [2024-05-07T10:57:17.602Z] "hash/crc32", [2024-05-07T10:57:17.602Z] "hash/fnv", [2024-05-07T10:57:17.602Z] "html", [2024-05-07T10:57:17.602Z] "html/template", [2024-05-07T10:57:17.602Z] "internal/abi", [2024-05-07T10:57:17.602Z] "internal/bytealg", [2024-05-07T10:57:17.602Z] "internal/cpu", [2024-05-07T10:57:17.602Z] "internal/fmtsort", [2024-05-07T10:57:17.602Z] "internal/goexperiment", [2024-05-07T10:57:17.602Z] "internal/itoa", [2024-05-07T10:57:17.602Z] "internal/nettrace", [2024-05-07T10:57:17.602Z] "internal/oserror", [2024-05-07T10:57:17.602Z] "internal/poll", [2024-05-07T10:57:17.602Z] "internal/race", [2024-05-07T10:57:17.602Z] "internal/reflectlite", [2024-05-07T10:57:17.602Z] "internal/singleflight", [2024-05-07T10:57:17.602Z] "internal/syscall/execenv", [2024-05-07T10:57:17.602Z] "internal/syscall/unix", [2024-05-07T10:57:17.602Z] "internal/testlog", [2024-05-07T10:57:17.602Z] "internal/unsafeheader", [2024-05-07T10:57:17.602Z] "io", [2024-05-07T10:57:17.602Z] "io/fs", [2024-05-07T10:57:17.602Z] "io/ioutil", [2024-05-07T10:57:17.602Z] "log", [2024-05-07T10:57:17.602Z] "log/syslog", [2024-05-07T10:57:17.602Z] "math", [2024-05-07T10:57:17.602Z] "math/big", [2024-05-07T10:57:17.602Z] "math/bits", [2024-05-07T10:57:17.602Z] "math/rand", [2024-05-07T10:57:17.602Z] "mime", [2024-05-07T10:57:17.602Z] "mime/multipart", [2024-05-07T10:57:17.602Z] "mime/quotedprintable", [2024-05-07T10:57:17.602Z] "net", [2024-05-07T10:57:17.602Z] "net/http", [2024-05-07T10:57:17.602Z] "net/http/httptest", [2024-05-07T10:57:17.602Z] "net/http/httptrace", [2024-05-07T10:57:17.602Z] "net/http/httputil", [2024-05-07T10:57:17.602Z] "net/http/internal", [2024-05-07T10:57:17.602Z] "net/http/internal/ascii", [2024-05-07T10:57:17.602Z] "net/http/internal/testcert", [2024-05-07T10:57:17.602Z] "net/textproto", [2024-05-07T10:57:17.602Z] "net/url", [2024-05-07T10:57:17.602Z] "os", [2024-05-07T10:57:17.602Z] "os/exec", [2024-05-07T10:57:17.602Z] "os/signal", [2024-05-07T10:57:17.602Z] "path", [2024-05-07T10:57:17.602Z] "path/filepath", [2024-05-07T10:57:17.602Z] "reflect", [2024-05-07T10:57:17.602Z] "regexp", [2024-05-07T10:57:17.602Z] "regexp/syntax", [2024-05-07T10:57:17.602Z] "runtime", [2024-05-07T10:57:17.602Z] "runtime/cgo", [2024-05-07T10:57:17.602Z] "runtime/debug", [2024-05-07T10:57:17.602Z] "runtime/internal/atomic", [2024-05-07T10:57:17.602Z] "runtime/internal/math", [2024-05-07T10:57:17.602Z] "runtime/internal/sys", [2024-05-07T10:57:17.602Z] "runtime/pprof", [2024-05-07T10:57:17.602Z] "sort", [2024-05-07T10:57:17.602Z] "strconv", [2024-05-07T10:57:17.602Z] "strings", [2024-05-07T10:57:17.602Z] "sync", [2024-05-07T10:57:17.602Z] "sync/atomic", [2024-05-07T10:57:17.602Z] "syscall", [2024-05-07T10:57:17.602Z] "text/tabwriter", [2024-05-07T10:57:17.602Z] "text/template", [2024-05-07T10:57:17.602Z] "text/template/parse", [2024-05-07T10:57:17.602Z] "time", [2024-05-07T10:57:17.602Z] "unicode", [2024-05-07T10:57:17.602Z] "unicode/utf16", [2024-05-07T10:57:17.602Z] "unicode/utf8", [2024-05-07T10:57:17.602Z] "unsafe", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.602Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.602Z] ], [2024-05-07T10:57:17.602Z] "TestGoFiles": [ [2024-05-07T10:57:17.602Z] "handlers_test.go" [2024-05-07T10:57:17.602Z] ], [2024-05-07T10:57:17.602Z] "TestImports": [ [2024-05-07T10:57:17.602Z] "context", [2024-05-07T10:57:17.602Z] "errors", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.602Z] "testing" [2024-05-07T10:57:17.602Z] ] [2024-05-07T10:57:17.602Z] } [2024-05-07T10:57:17.602Z] { [2024-05-07T10:57:17.602Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/mosquitto", [2024-05-07T10:57:17.602Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-05-07T10:57:17.602Z] "Name": "mosquitto", [2024-05-07T10:57:17.602Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.602Z] "Module": { [2024-05-07T10:57:17.602Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.602Z] "Main": true, [2024-05-07T10:57:17.602Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.602Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.602Z] "GoVersion": "1.21" [2024-05-07T10:57:17.602Z] }, [2024-05-07T10:57:17.602Z] "Match": [ [2024-05-07T10:57:17.602Z] "./..." [2024-05-07T10:57:17.602Z] ], [2024-05-07T10:57:17.602Z] "Stale": true, [2024-05-07T10:57:17.602Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.602Z] "GoFiles": [ [2024-05-07T10:57:17.602Z] "configure.go" [2024-05-07T10:57:17.602Z] ], [2024-05-07T10:57:17.602Z] "Imports": [ [2024-05-07T10:57:17.602Z] "context", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.602Z] "os" [2024-05-07T10:57:17.602Z] ], [2024-05-07T10:57:17.602Z] "Deps": [ [2024-05-07T10:57:17.602Z] "bufio", [2024-05-07T10:57:17.602Z] "bytes", [2024-05-07T10:57:17.602Z] "compress/flate", [2024-05-07T10:57:17.602Z] "compress/gzip", [2024-05-07T10:57:17.602Z] "compress/zlib", [2024-05-07T10:57:17.602Z] "container/list", [2024-05-07T10:57:17.602Z] "context", [2024-05-07T10:57:17.602Z] "crypto", [2024-05-07T10:57:17.602Z] "crypto/aes", [2024-05-07T10:57:17.602Z] "crypto/cipher", [2024-05-07T10:57:17.602Z] "crypto/des", [2024-05-07T10:57:17.602Z] "crypto/dsa", [2024-05-07T10:57:17.602Z] "crypto/ecdsa", [2024-05-07T10:57:17.602Z] "crypto/ed25519", [2024-05-07T10:57:17.602Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.602Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.602Z] "crypto/elliptic", [2024-05-07T10:57:17.602Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.602Z] "crypto/hmac", [2024-05-07T10:57:17.602Z] "crypto/internal/randutil", [2024-05-07T10:57:17.602Z] "crypto/internal/subtle", [2024-05-07T10:57:17.602Z] "crypto/md5", [2024-05-07T10:57:17.602Z] "crypto/rand", [2024-05-07T10:57:17.602Z] "crypto/rc4", [2024-05-07T10:57:17.602Z] "crypto/rsa", [2024-05-07T10:57:17.602Z] "crypto/sha1", [2024-05-07T10:57:17.602Z] "crypto/sha256", [2024-05-07T10:57:17.602Z] "crypto/sha512", [2024-05-07T10:57:17.602Z] "crypto/subtle", [2024-05-07T10:57:17.602Z] "crypto/tls", [2024-05-07T10:57:17.602Z] "crypto/x509", [2024-05-07T10:57:17.602Z] "crypto/x509/pkix", [2024-05-07T10:57:17.602Z] "database/sql/driver", [2024-05-07T10:57:17.602Z] "debug/dwarf", [2024-05-07T10:57:17.602Z] "debug/macho", [2024-05-07T10:57:17.602Z] "embed", [2024-05-07T10:57:17.602Z] "encoding", [2024-05-07T10:57:17.602Z] "encoding/asn1", [2024-05-07T10:57:17.602Z] "encoding/base32", [2024-05-07T10:57:17.602Z] "encoding/base64", [2024-05-07T10:57:17.602Z] "encoding/binary", [2024-05-07T10:57:17.602Z] "encoding/csv", [2024-05-07T10:57:17.602Z] "encoding/hex", [2024-05-07T10:57:17.602Z] "encoding/json", [2024-05-07T10:57:17.602Z] "encoding/pem", [2024-05-07T10:57:17.602Z] "encoding/xml", [2024-05-07T10:57:17.602Z] "errors", [2024-05-07T10:57:17.602Z] "flag", [2024-05-07T10:57:17.602Z] "fmt", [2024-05-07T10:57:17.602Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.602Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.602Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.602Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.602Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.602Z] "github.com/fatih/color", [2024-05-07T10:57:17.602Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.602Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.602Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.602Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.602Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.602Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.602Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.602Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.602Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.602Z] "github.com/go-kit/log", [2024-05-07T10:57:17.602Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.602Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.602Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.602Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.602Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.602Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.602Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.602Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.602Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.602Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.602Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.602Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.602Z] "github.com/google/uuid", [2024-05-07T10:57:17.602Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.602Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.602Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.602Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.602Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.602Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.602Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.602Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.602Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.602Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.602Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.602Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.602Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.602Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.602Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.602Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.602Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.602Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.602Z] "github.com/x448/float16", [2024-05-07T10:57:17.602Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.602Z] "go/token", [2024-05-07T10:57:17.602Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.602Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.602Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.602Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.602Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.602Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.602Z] "golang.org/x/net/html", [2024-05-07T10:57:17.602Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.602Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.602Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.602Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.602Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.602Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.602Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.602Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.602Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.602Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.602Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.602Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.602Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.602Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.602Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.602Z] "golang.org/x/text/language", [2024-05-07T10:57:17.602Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.602Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.602Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.602Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.602Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.602Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.602Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.603Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.603Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.603Z] "hash", [2024-05-07T10:57:17.603Z] "hash/adler32", [2024-05-07T10:57:17.603Z] "hash/crc32", [2024-05-07T10:57:17.603Z] "hash/fnv", [2024-05-07T10:57:17.603Z] "html", [2024-05-07T10:57:17.603Z] "html/template", [2024-05-07T10:57:17.603Z] "internal/abi", [2024-05-07T10:57:17.603Z] "internal/bytealg", [2024-05-07T10:57:17.603Z] "internal/cpu", [2024-05-07T10:57:17.603Z] "internal/fmtsort", [2024-05-07T10:57:17.603Z] "internal/goexperiment", [2024-05-07T10:57:17.603Z] "internal/itoa", [2024-05-07T10:57:17.603Z] "internal/nettrace", [2024-05-07T10:57:17.603Z] "internal/oserror", [2024-05-07T10:57:17.603Z] "internal/poll", [2024-05-07T10:57:17.603Z] "internal/race", [2024-05-07T10:57:17.603Z] "internal/reflectlite", [2024-05-07T10:57:17.603Z] "internal/singleflight", [2024-05-07T10:57:17.603Z] "internal/syscall/execenv", [2024-05-07T10:57:17.603Z] "internal/syscall/unix", [2024-05-07T10:57:17.603Z] "internal/testlog", [2024-05-07T10:57:17.603Z] "internal/unsafeheader", [2024-05-07T10:57:17.603Z] "io", [2024-05-07T10:57:17.603Z] "io/fs", [2024-05-07T10:57:17.603Z] "io/ioutil", [2024-05-07T10:57:17.603Z] "log", [2024-05-07T10:57:17.603Z] "log/syslog", [2024-05-07T10:57:17.603Z] "math", [2024-05-07T10:57:17.603Z] "math/big", [2024-05-07T10:57:17.603Z] "math/bits", [2024-05-07T10:57:17.603Z] "math/rand", [2024-05-07T10:57:17.603Z] "mime", [2024-05-07T10:57:17.603Z] "mime/multipart", [2024-05-07T10:57:17.603Z] "mime/quotedprintable", [2024-05-07T10:57:17.603Z] "net", [2024-05-07T10:57:17.603Z] "net/http", [2024-05-07T10:57:17.603Z] "net/http/httptest", [2024-05-07T10:57:17.603Z] "net/http/httptrace", [2024-05-07T10:57:17.603Z] "net/http/httputil", [2024-05-07T10:57:17.603Z] "net/http/internal", [2024-05-07T10:57:17.603Z] "net/http/internal/ascii", [2024-05-07T10:57:17.603Z] "net/http/internal/testcert", [2024-05-07T10:57:17.603Z] "net/textproto", [2024-05-07T10:57:17.603Z] "net/url", [2024-05-07T10:57:17.603Z] "os", [2024-05-07T10:57:17.603Z] "os/exec", [2024-05-07T10:57:17.603Z] "os/signal", [2024-05-07T10:57:17.603Z] "path", [2024-05-07T10:57:17.603Z] "path/filepath", [2024-05-07T10:57:17.603Z] "reflect", [2024-05-07T10:57:17.603Z] "regexp", [2024-05-07T10:57:17.603Z] "regexp/syntax", [2024-05-07T10:57:17.603Z] "runtime", [2024-05-07T10:57:17.603Z] "runtime/cgo", [2024-05-07T10:57:17.603Z] "runtime/debug", [2024-05-07T10:57:17.603Z] "runtime/internal/atomic", [2024-05-07T10:57:17.603Z] "runtime/internal/math", [2024-05-07T10:57:17.603Z] "runtime/internal/sys", [2024-05-07T10:57:17.603Z] "runtime/pprof", [2024-05-07T10:57:17.603Z] "sort", [2024-05-07T10:57:17.603Z] "strconv", [2024-05-07T10:57:17.603Z] "strings", [2024-05-07T10:57:17.603Z] "sync", [2024-05-07T10:57:17.603Z] "sync/atomic", [2024-05-07T10:57:17.603Z] "syscall", [2024-05-07T10:57:17.603Z] "text/tabwriter", [2024-05-07T10:57:17.603Z] "text/template", [2024-05-07T10:57:17.603Z] "text/template/parse", [2024-05-07T10:57:17.603Z] "time", [2024-05-07T10:57:17.603Z] "unicode", [2024-05-07T10:57:17.603Z] "unicode/utf16", [2024-05-07T10:57:17.603Z] "unicode/utf8", [2024-05-07T10:57:17.603Z] "unsafe", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.603Z] ] [2024-05-07T10:57:17.603Z] } [2024-05-07T10:57:17.603Z] { [2024-05-07T10:57:17.603Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.603Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.603Z] "Name": "config", [2024-05-07T10:57:17.603Z] "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-05-07T10:57:17.603Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.603Z] "Module": { [2024-05-07T10:57:17.603Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.603Z] "Main": true, [2024-05-07T10:57:17.603Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.603Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.603Z] "GoVersion": "1.21" [2024-05-07T10:57:17.603Z] }, [2024-05-07T10:57:17.603Z] "Match": [ [2024-05-07T10:57:17.603Z] "./..." [2024-05-07T10:57:17.603Z] ], [2024-05-07T10:57:17.603Z] "Stale": true, [2024-05-07T10:57:17.603Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.603Z] "GoFiles": [ [2024-05-07T10:57:17.603Z] "config.go" [2024-05-07T10:57:17.603Z] ], [2024-05-07T10:57:17.603Z] "Imports": [ [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.603Z] ], [2024-05-07T10:57:17.603Z] "Deps": [ [2024-05-07T10:57:17.603Z] "bufio", [2024-05-07T10:57:17.603Z] "bytes", [2024-05-07T10:57:17.603Z] "compress/flate", [2024-05-07T10:57:17.603Z] "compress/gzip", [2024-05-07T10:57:17.603Z] "compress/zlib", [2024-05-07T10:57:17.603Z] "container/list", [2024-05-07T10:57:17.603Z] "context", [2024-05-07T10:57:17.603Z] "crypto", [2024-05-07T10:57:17.603Z] "crypto/aes", [2024-05-07T10:57:17.603Z] "crypto/cipher", [2024-05-07T10:57:17.603Z] "crypto/des", [2024-05-07T10:57:17.603Z] "crypto/dsa", [2024-05-07T10:57:17.603Z] "crypto/ecdsa", [2024-05-07T10:57:17.603Z] "crypto/ed25519", [2024-05-07T10:57:17.603Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.603Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.603Z] "crypto/elliptic", [2024-05-07T10:57:17.603Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.603Z] "crypto/hmac", [2024-05-07T10:57:17.603Z] "crypto/internal/randutil", [2024-05-07T10:57:17.603Z] "crypto/internal/subtle", [2024-05-07T10:57:17.603Z] "crypto/md5", [2024-05-07T10:57:17.603Z] "crypto/rand", [2024-05-07T10:57:17.603Z] "crypto/rc4", [2024-05-07T10:57:17.603Z] "crypto/rsa", [2024-05-07T10:57:17.603Z] "crypto/sha1", [2024-05-07T10:57:17.603Z] "crypto/sha256", [2024-05-07T10:57:17.603Z] "crypto/sha512", [2024-05-07T10:57:17.603Z] "crypto/subtle", [2024-05-07T10:57:17.603Z] "crypto/tls", [2024-05-07T10:57:17.603Z] "crypto/x509", [2024-05-07T10:57:17.603Z] "crypto/x509/pkix", [2024-05-07T10:57:17.603Z] "database/sql/driver", [2024-05-07T10:57:17.603Z] "debug/dwarf", [2024-05-07T10:57:17.603Z] "debug/macho", [2024-05-07T10:57:17.603Z] "encoding", [2024-05-07T10:57:17.603Z] "encoding/asn1", [2024-05-07T10:57:17.603Z] "encoding/base64", [2024-05-07T10:57:17.603Z] "encoding/binary", [2024-05-07T10:57:17.603Z] "encoding/csv", [2024-05-07T10:57:17.603Z] "encoding/hex", [2024-05-07T10:57:17.603Z] "encoding/json", [2024-05-07T10:57:17.603Z] "encoding/pem", [2024-05-07T10:57:17.603Z] "encoding/xml", [2024-05-07T10:57:17.603Z] "errors", [2024-05-07T10:57:17.603Z] "flag", [2024-05-07T10:57:17.603Z] "fmt", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.603Z] "github.com/go-kit/log", [2024-05-07T10:57:17.603Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.603Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.603Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.603Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.603Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.603Z] "github.com/google/uuid", [2024-05-07T10:57:17.603Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.603Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.603Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.603Z] "golang.org/x/net/html", [2024-05-07T10:57:17.603Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.603Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.603Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.603Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.603Z] "golang.org/x/text/language", [2024-05-07T10:57:17.603Z] "hash", [2024-05-07T10:57:17.603Z] "hash/adler32", [2024-05-07T10:57:17.603Z] "hash/crc32", [2024-05-07T10:57:17.603Z] "internal/abi", [2024-05-07T10:57:17.603Z] "internal/bytealg", [2024-05-07T10:57:17.603Z] "internal/cpu", [2024-05-07T10:57:17.603Z] "internal/fmtsort", [2024-05-07T10:57:17.603Z] "internal/goexperiment", [2024-05-07T10:57:17.603Z] "internal/itoa", [2024-05-07T10:57:17.603Z] "internal/nettrace", [2024-05-07T10:57:17.603Z] "internal/oserror", [2024-05-07T10:57:17.603Z] "internal/poll", [2024-05-07T10:57:17.603Z] "internal/race", [2024-05-07T10:57:17.603Z] "internal/reflectlite", [2024-05-07T10:57:17.603Z] "internal/singleflight", [2024-05-07T10:57:17.603Z] "internal/syscall/execenv", [2024-05-07T10:57:17.603Z] "internal/syscall/unix", [2024-05-07T10:57:17.603Z] "internal/testlog", [2024-05-07T10:57:17.603Z] "internal/unsafeheader", [2024-05-07T10:57:17.603Z] "io", [2024-05-07T10:57:17.603Z] "io/fs", [2024-05-07T10:57:17.603Z] "io/ioutil", [2024-05-07T10:57:17.603Z] "log", [2024-05-07T10:57:17.603Z] "math", [2024-05-07T10:57:17.603Z] "math/big", [2024-05-07T10:57:17.603Z] "math/bits", [2024-05-07T10:57:17.603Z] "math/rand", [2024-05-07T10:57:17.603Z] "mime", [2024-05-07T10:57:17.603Z] "mime/multipart", [2024-05-07T10:57:17.603Z] "mime/quotedprintable", [2024-05-07T10:57:17.603Z] "net", [2024-05-07T10:57:17.603Z] "net/http", [2024-05-07T10:57:17.603Z] "net/http/httptest", [2024-05-07T10:57:17.603Z] "net/http/httptrace", [2024-05-07T10:57:17.603Z] "net/http/internal", [2024-05-07T10:57:17.603Z] "net/http/internal/ascii", [2024-05-07T10:57:17.603Z] "net/http/internal/testcert", [2024-05-07T10:57:17.603Z] "net/textproto", [2024-05-07T10:57:17.603Z] "net/url", [2024-05-07T10:57:17.603Z] "os", [2024-05-07T10:57:17.603Z] "path", [2024-05-07T10:57:17.603Z] "path/filepath", [2024-05-07T10:57:17.603Z] "reflect", [2024-05-07T10:57:17.603Z] "regexp", [2024-05-07T10:57:17.603Z] "regexp/syntax", [2024-05-07T10:57:17.603Z] "runtime", [2024-05-07T10:57:17.603Z] "runtime/cgo", [2024-05-07T10:57:17.603Z] "runtime/internal/atomic", [2024-05-07T10:57:17.603Z] "runtime/internal/math", [2024-05-07T10:57:17.603Z] "runtime/internal/sys", [2024-05-07T10:57:17.603Z] "sort", [2024-05-07T10:57:17.603Z] "strconv", [2024-05-07T10:57:17.603Z] "strings", [2024-05-07T10:57:17.603Z] "sync", [2024-05-07T10:57:17.603Z] "sync/atomic", [2024-05-07T10:57:17.603Z] "syscall", [2024-05-07T10:57:17.603Z] "time", [2024-05-07T10:57:17.603Z] "unicode", [2024-05-07T10:57:17.603Z] "unicode/utf16", [2024-05-07T10:57:17.603Z] "unicode/utf8", [2024-05-07T10:57:17.603Z] "unsafe", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.603Z] ] [2024-05-07T10:57:17.603Z] } [2024-05-07T10:57:17.603Z] { [2024-05-07T10:57:17.603Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.603Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.603Z] "Name": "container", [2024-05-07T10:57:17.603Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.603Z] "Module": { [2024-05-07T10:57:17.603Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.603Z] "Main": true, [2024-05-07T10:57:17.603Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.603Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.603Z] "GoVersion": "1.21" [2024-05-07T10:57:17.603Z] }, [2024-05-07T10:57:17.603Z] "Match": [ [2024-05-07T10:57:17.603Z] "./..." [2024-05-07T10:57:17.603Z] ], [2024-05-07T10:57:17.603Z] "Stale": true, [2024-05-07T10:57:17.603Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.603Z] "GoFiles": [ [2024-05-07T10:57:17.603Z] "config.go" [2024-05-07T10:57:17.603Z] ], [2024-05-07T10:57:17.603Z] "Imports": [ [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.603Z] ], [2024-05-07T10:57:17.603Z] "Deps": [ [2024-05-07T10:57:17.603Z] "bufio", [2024-05-07T10:57:17.603Z] "bytes", [2024-05-07T10:57:17.603Z] "compress/flate", [2024-05-07T10:57:17.603Z] "compress/gzip", [2024-05-07T10:57:17.603Z] "compress/zlib", [2024-05-07T10:57:17.603Z] "container/list", [2024-05-07T10:57:17.603Z] "context", [2024-05-07T10:57:17.603Z] "crypto", [2024-05-07T10:57:17.603Z] "crypto/aes", [2024-05-07T10:57:17.603Z] "crypto/cipher", [2024-05-07T10:57:17.603Z] "crypto/des", [2024-05-07T10:57:17.603Z] "crypto/dsa", [2024-05-07T10:57:17.603Z] "crypto/ecdsa", [2024-05-07T10:57:17.603Z] "crypto/ed25519", [2024-05-07T10:57:17.603Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.603Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.603Z] "crypto/elliptic", [2024-05-07T10:57:17.603Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.603Z] "crypto/hmac", [2024-05-07T10:57:17.603Z] "crypto/internal/randutil", [2024-05-07T10:57:17.603Z] "crypto/internal/subtle", [2024-05-07T10:57:17.603Z] "crypto/md5", [2024-05-07T10:57:17.603Z] "crypto/rand", [2024-05-07T10:57:17.603Z] "crypto/rc4", [2024-05-07T10:57:17.603Z] "crypto/rsa", [2024-05-07T10:57:17.603Z] "crypto/sha1", [2024-05-07T10:57:17.603Z] "crypto/sha256", [2024-05-07T10:57:17.603Z] "crypto/sha512", [2024-05-07T10:57:17.603Z] "crypto/subtle", [2024-05-07T10:57:17.603Z] "crypto/tls", [2024-05-07T10:57:17.603Z] "crypto/x509", [2024-05-07T10:57:17.603Z] "crypto/x509/pkix", [2024-05-07T10:57:17.603Z] "database/sql/driver", [2024-05-07T10:57:17.603Z] "debug/dwarf", [2024-05-07T10:57:17.603Z] "debug/macho", [2024-05-07T10:57:17.603Z] "encoding", [2024-05-07T10:57:17.603Z] "encoding/asn1", [2024-05-07T10:57:17.603Z] "encoding/base64", [2024-05-07T10:57:17.603Z] "encoding/binary", [2024-05-07T10:57:17.603Z] "encoding/csv", [2024-05-07T10:57:17.603Z] "encoding/hex", [2024-05-07T10:57:17.603Z] "encoding/json", [2024-05-07T10:57:17.603Z] "encoding/pem", [2024-05-07T10:57:17.603Z] "encoding/xml", [2024-05-07T10:57:17.603Z] "errors", [2024-05-07T10:57:17.603Z] "flag", [2024-05-07T10:57:17.603Z] "fmt", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.603Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.603Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.603Z] "github.com/go-kit/log", [2024-05-07T10:57:17.603Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.603Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.603Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.603Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.603Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.603Z] "github.com/google/uuid", [2024-05-07T10:57:17.603Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.603Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.603Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.603Z] "golang.org/x/net/html", [2024-05-07T10:57:17.603Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.603Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.603Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.603Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.603Z] "golang.org/x/text/language", [2024-05-07T10:57:17.603Z] "hash", [2024-05-07T10:57:17.603Z] "hash/adler32", [2024-05-07T10:57:17.603Z] "hash/crc32", [2024-05-07T10:57:17.603Z] "internal/abi", [2024-05-07T10:57:17.603Z] "internal/bytealg", [2024-05-07T10:57:17.603Z] "internal/cpu", [2024-05-07T10:57:17.603Z] "internal/fmtsort", [2024-05-07T10:57:17.603Z] "internal/goexperiment", [2024-05-07T10:57:17.603Z] "internal/itoa", [2024-05-07T10:57:17.603Z] "internal/nettrace", [2024-05-07T10:57:17.603Z] "internal/oserror", [2024-05-07T10:57:17.603Z] "internal/poll", [2024-05-07T10:57:17.603Z] "internal/race", [2024-05-07T10:57:17.603Z] "internal/reflectlite", [2024-05-07T10:57:17.603Z] "internal/singleflight", [2024-05-07T10:57:17.603Z] "internal/syscall/execenv", [2024-05-07T10:57:17.603Z] "internal/syscall/unix", [2024-05-07T10:57:17.603Z] "internal/testlog", [2024-05-07T10:57:17.603Z] "internal/unsafeheader", [2024-05-07T10:57:17.603Z] "io", [2024-05-07T10:57:17.603Z] "io/fs", [2024-05-07T10:57:17.603Z] "io/ioutil", [2024-05-07T10:57:17.603Z] "log", [2024-05-07T10:57:17.603Z] "math", [2024-05-07T10:57:17.603Z] "math/big", [2024-05-07T10:57:17.603Z] "math/bits", [2024-05-07T10:57:17.603Z] "math/rand", [2024-05-07T10:57:17.603Z] "mime", [2024-05-07T10:57:17.603Z] "mime/multipart", [2024-05-07T10:57:17.603Z] "mime/quotedprintable", [2024-05-07T10:57:17.603Z] "net", [2024-05-07T10:57:17.603Z] "net/http", [2024-05-07T10:57:17.603Z] "net/http/httptest", [2024-05-07T10:57:17.603Z] "net/http/httptrace", [2024-05-07T10:57:17.603Z] "net/http/internal", [2024-05-07T10:57:17.603Z] "net/http/internal/ascii", [2024-05-07T10:57:17.603Z] "net/http/internal/testcert", [2024-05-07T10:57:17.603Z] "net/textproto", [2024-05-07T10:57:17.603Z] "net/url", [2024-05-07T10:57:17.603Z] "os", [2024-05-07T10:57:17.603Z] "path", [2024-05-07T10:57:17.603Z] "path/filepath", [2024-05-07T10:57:17.603Z] "reflect", [2024-05-07T10:57:17.603Z] "regexp", [2024-05-07T10:57:17.603Z] "regexp/syntax", [2024-05-07T10:57:17.603Z] "runtime", [2024-05-07T10:57:17.603Z] "runtime/cgo", [2024-05-07T10:57:17.603Z] "runtime/internal/atomic", [2024-05-07T10:57:17.603Z] "runtime/internal/math", [2024-05-07T10:57:17.603Z] "runtime/internal/sys", [2024-05-07T10:57:17.603Z] "sort", [2024-05-07T10:57:17.603Z] "strconv", [2024-05-07T10:57:17.603Z] "strings", [2024-05-07T10:57:17.603Z] "sync", [2024-05-07T10:57:17.603Z] "sync/atomic", [2024-05-07T10:57:17.603Z] "syscall", [2024-05-07T10:57:17.603Z] "time", [2024-05-07T10:57:17.603Z] "unicode", [2024-05-07T10:57:17.603Z] "unicode/utf16", [2024-05-07T10:57:17.603Z] "unicode/utf8", [2024-05-07T10:57:17.603Z] "unsafe", [2024-05-07T10:57:17.603Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.604Z] ] [2024-05-07T10:57:17.604Z] } [2024-05-07T10:57:17.604Z] { [2024-05-07T10:57:17.604Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/redis/handlers", [2024-05-07T10:57:17.604Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-05-07T10:57:17.604Z] "Name": "handlers", [2024-05-07T10:57:17.604Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.604Z] "Module": { [2024-05-07T10:57:17.604Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.604Z] "Main": true, [2024-05-07T10:57:17.604Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.604Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.604Z] "GoVersion": "1.21" [2024-05-07T10:57:17.604Z] }, [2024-05-07T10:57:17.604Z] "Match": [ [2024-05-07T10:57:17.604Z] "./..." [2024-05-07T10:57:17.604Z] ], [2024-05-07T10:57:17.604Z] "Stale": true, [2024-05-07T10:57:17.604Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.604Z] "GoFiles": [ [2024-05-07T10:57:17.604Z] "handlers.go" [2024-05-07T10:57:17.604Z] ], [2024-05-07T10:57:17.604Z] "Imports": [ [2024-05-07T10:57:17.604Z] "context", [2024-05-07T10:57:17.604Z] "fmt", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.604Z] "os", [2024-05-07T10:57:17.604Z] "path/filepath", [2024-05-07T10:57:17.604Z] "strings", [2024-05-07T10:57:17.604Z] "sync" [2024-05-07T10:57:17.604Z] ], [2024-05-07T10:57:17.604Z] "Deps": [ [2024-05-07T10:57:17.604Z] "bufio", [2024-05-07T10:57:17.604Z] "bytes", [2024-05-07T10:57:17.604Z] "compress/flate", [2024-05-07T10:57:17.604Z] "compress/gzip", [2024-05-07T10:57:17.604Z] "compress/zlib", [2024-05-07T10:57:17.604Z] "container/list", [2024-05-07T10:57:17.604Z] "context", [2024-05-07T10:57:17.604Z] "crypto", [2024-05-07T10:57:17.604Z] "crypto/aes", [2024-05-07T10:57:17.604Z] "crypto/cipher", [2024-05-07T10:57:17.604Z] "crypto/des", [2024-05-07T10:57:17.604Z] "crypto/dsa", [2024-05-07T10:57:17.604Z] "crypto/ecdsa", [2024-05-07T10:57:17.604Z] "crypto/ed25519", [2024-05-07T10:57:17.604Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.604Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.604Z] "crypto/elliptic", [2024-05-07T10:57:17.604Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.604Z] "crypto/hmac", [2024-05-07T10:57:17.604Z] "crypto/internal/randutil", [2024-05-07T10:57:17.604Z] "crypto/internal/subtle", [2024-05-07T10:57:17.604Z] "crypto/md5", [2024-05-07T10:57:17.604Z] "crypto/rand", [2024-05-07T10:57:17.604Z] "crypto/rc4", [2024-05-07T10:57:17.604Z] "crypto/rsa", [2024-05-07T10:57:17.604Z] "crypto/sha1", [2024-05-07T10:57:17.604Z] "crypto/sha256", [2024-05-07T10:57:17.604Z] "crypto/sha512", [2024-05-07T10:57:17.604Z] "crypto/subtle", [2024-05-07T10:57:17.604Z] "crypto/tls", [2024-05-07T10:57:17.604Z] "crypto/x509", [2024-05-07T10:57:17.604Z] "crypto/x509/pkix", [2024-05-07T10:57:17.604Z] "database/sql/driver", [2024-05-07T10:57:17.604Z] "debug/dwarf", [2024-05-07T10:57:17.604Z] "debug/macho", [2024-05-07T10:57:17.604Z] "embed", [2024-05-07T10:57:17.604Z] "encoding", [2024-05-07T10:57:17.604Z] "encoding/asn1", [2024-05-07T10:57:17.604Z] "encoding/base32", [2024-05-07T10:57:17.604Z] "encoding/base64", [2024-05-07T10:57:17.604Z] "encoding/binary", [2024-05-07T10:57:17.604Z] "encoding/csv", [2024-05-07T10:57:17.604Z] "encoding/hex", [2024-05-07T10:57:17.604Z] "encoding/json", [2024-05-07T10:57:17.604Z] "encoding/pem", [2024-05-07T10:57:17.604Z] "encoding/xml", [2024-05-07T10:57:17.604Z] "errors", [2024-05-07T10:57:17.604Z] "flag", [2024-05-07T10:57:17.604Z] "fmt", [2024-05-07T10:57:17.604Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.604Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.604Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.604Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.604Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.604Z] "github.com/fatih/color", [2024-05-07T10:57:17.604Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.604Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.604Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.604Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.604Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.604Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.604Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.604Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.604Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.604Z] "github.com/go-kit/log", [2024-05-07T10:57:17.604Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.604Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.604Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.604Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.604Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.604Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.604Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.604Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.604Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.604Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.604Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.604Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.604Z] "github.com/google/uuid", [2024-05-07T10:57:17.604Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.604Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.604Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.604Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.604Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.604Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.604Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.604Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.604Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.604Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.604Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.604Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.604Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.604Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.604Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.604Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.604Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.604Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.604Z] "github.com/x448/float16", [2024-05-07T10:57:17.604Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.604Z] "go/token", [2024-05-07T10:57:17.604Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.604Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.604Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.604Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.604Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.604Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.604Z] "golang.org/x/net/html", [2024-05-07T10:57:17.604Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.604Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.604Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.604Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.604Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.604Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.604Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.604Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.604Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.604Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.604Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.604Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.604Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.604Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.604Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.604Z] "golang.org/x/text/language", [2024-05-07T10:57:17.604Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.604Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.604Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.604Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.604Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.604Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.604Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.604Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.604Z] "hash", [2024-05-07T10:57:17.604Z] "hash/adler32", [2024-05-07T10:57:17.604Z] "hash/crc32", [2024-05-07T10:57:17.604Z] "hash/fnv", [2024-05-07T10:57:17.604Z] "html", [2024-05-07T10:57:17.604Z] "html/template", [2024-05-07T10:57:17.604Z] "internal/abi", [2024-05-07T10:57:17.604Z] "internal/bytealg", [2024-05-07T10:57:17.604Z] "internal/cpu", [2024-05-07T10:57:17.604Z] "internal/fmtsort", [2024-05-07T10:57:17.604Z] "internal/goexperiment", [2024-05-07T10:57:17.604Z] "internal/itoa", [2024-05-07T10:57:17.604Z] "internal/nettrace", [2024-05-07T10:57:17.604Z] "internal/oserror", [2024-05-07T10:57:17.604Z] "internal/poll", [2024-05-07T10:57:17.604Z] "internal/race", [2024-05-07T10:57:17.604Z] "internal/reflectlite", [2024-05-07T10:57:17.604Z] "internal/singleflight", [2024-05-07T10:57:17.604Z] "internal/syscall/execenv", [2024-05-07T10:57:17.604Z] "internal/syscall/unix", [2024-05-07T10:57:17.604Z] "internal/testlog", [2024-05-07T10:57:17.604Z] "internal/unsafeheader", [2024-05-07T10:57:17.604Z] "io", [2024-05-07T10:57:17.604Z] "io/fs", [2024-05-07T10:57:17.604Z] "io/ioutil", [2024-05-07T10:57:17.604Z] "log", [2024-05-07T10:57:17.604Z] "log/syslog", [2024-05-07T10:57:17.604Z] "math", [2024-05-07T10:57:17.604Z] "math/big", [2024-05-07T10:57:17.604Z] "math/bits", [2024-05-07T10:57:17.604Z] "math/rand", [2024-05-07T10:57:17.604Z] "mime", [2024-05-07T10:57:17.604Z] "mime/multipart", [2024-05-07T10:57:17.604Z] "mime/quotedprintable", [2024-05-07T10:57:17.604Z] "net", [2024-05-07T10:57:17.604Z] "net/http", [2024-05-07T10:57:17.604Z] "net/http/httptest", [2024-05-07T10:57:17.604Z] "net/http/httptrace", [2024-05-07T10:57:17.604Z] "net/http/httputil", [2024-05-07T10:57:17.604Z] "net/http/internal", [2024-05-07T10:57:17.604Z] "net/http/internal/ascii", [2024-05-07T10:57:17.604Z] "net/http/internal/testcert", [2024-05-07T10:57:17.604Z] "net/textproto", [2024-05-07T10:57:17.604Z] "net/url", [2024-05-07T10:57:17.604Z] "os", [2024-05-07T10:57:17.604Z] "os/signal", [2024-05-07T10:57:17.604Z] "path", [2024-05-07T10:57:17.604Z] "path/filepath", [2024-05-07T10:57:17.604Z] "reflect", [2024-05-07T10:57:17.604Z] "regexp", [2024-05-07T10:57:17.604Z] "regexp/syntax", [2024-05-07T10:57:17.604Z] "runtime", [2024-05-07T10:57:17.604Z] "runtime/cgo", [2024-05-07T10:57:17.604Z] "runtime/debug", [2024-05-07T10:57:17.604Z] "runtime/internal/atomic", [2024-05-07T10:57:17.604Z] "runtime/internal/math", [2024-05-07T10:57:17.604Z] "runtime/internal/sys", [2024-05-07T10:57:17.604Z] "runtime/pprof", [2024-05-07T10:57:17.604Z] "sort", [2024-05-07T10:57:17.604Z] "strconv", [2024-05-07T10:57:17.604Z] "strings", [2024-05-07T10:57:17.604Z] "sync", [2024-05-07T10:57:17.604Z] "sync/atomic", [2024-05-07T10:57:17.604Z] "syscall", [2024-05-07T10:57:17.604Z] "text/tabwriter", [2024-05-07T10:57:17.604Z] "text/template", [2024-05-07T10:57:17.604Z] "text/template/parse", [2024-05-07T10:57:17.604Z] "time", [2024-05-07T10:57:17.604Z] "unicode", [2024-05-07T10:57:17.604Z] "unicode/utf16", [2024-05-07T10:57:17.604Z] "unicode/utf8", [2024-05-07T10:57:17.604Z] "unsafe", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.604Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.605Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.605Z] ] [2024-05-07T10:57:17.605Z] } [2024-05-07T10:57:17.605Z] { [2024-05-07T10:57:17.605Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper/redis", [2024-05-07T10:57:17.605Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-05-07T10:57:17.605Z] "Name": "redis", [2024-05-07T10:57:17.605Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.605Z] "Module": { [2024-05-07T10:57:17.605Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.605Z] "Main": true, [2024-05-07T10:57:17.605Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.605Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.605Z] "GoVersion": "1.21" [2024-05-07T10:57:17.605Z] }, [2024-05-07T10:57:17.605Z] "Match": [ [2024-05-07T10:57:17.605Z] "./..." [2024-05-07T10:57:17.605Z] ], [2024-05-07T10:57:17.605Z] "Stale": true, [2024-05-07T10:57:17.605Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.605Z] "GoFiles": [ [2024-05-07T10:57:17.605Z] "configure.go" [2024-05-07T10:57:17.605Z] ], [2024-05-07T10:57:17.605Z] "Imports": [ [2024-05-07T10:57:17.605Z] "context", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.605Z] "os" [2024-05-07T10:57:17.605Z] ], [2024-05-07T10:57:17.605Z] "Deps": [ [2024-05-07T10:57:17.605Z] "bufio", [2024-05-07T10:57:17.605Z] "bytes", [2024-05-07T10:57:17.605Z] "compress/flate", [2024-05-07T10:57:17.605Z] "compress/gzip", [2024-05-07T10:57:17.605Z] "compress/zlib", [2024-05-07T10:57:17.605Z] "container/list", [2024-05-07T10:57:17.605Z] "context", [2024-05-07T10:57:17.605Z] "crypto", [2024-05-07T10:57:17.605Z] "crypto/aes", [2024-05-07T10:57:17.605Z] "crypto/cipher", [2024-05-07T10:57:17.605Z] "crypto/des", [2024-05-07T10:57:17.605Z] "crypto/dsa", [2024-05-07T10:57:17.605Z] "crypto/ecdsa", [2024-05-07T10:57:17.605Z] "crypto/ed25519", [2024-05-07T10:57:17.605Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.605Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.605Z] "crypto/elliptic", [2024-05-07T10:57:17.605Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.605Z] "crypto/hmac", [2024-05-07T10:57:17.605Z] "crypto/internal/randutil", [2024-05-07T10:57:17.605Z] "crypto/internal/subtle", [2024-05-07T10:57:17.605Z] "crypto/md5", [2024-05-07T10:57:17.605Z] "crypto/rand", [2024-05-07T10:57:17.605Z] "crypto/rc4", [2024-05-07T10:57:17.605Z] "crypto/rsa", [2024-05-07T10:57:17.605Z] "crypto/sha1", [2024-05-07T10:57:17.605Z] "crypto/sha256", [2024-05-07T10:57:17.605Z] "crypto/sha512", [2024-05-07T10:57:17.605Z] "crypto/subtle", [2024-05-07T10:57:17.605Z] "crypto/tls", [2024-05-07T10:57:17.605Z] "crypto/x509", [2024-05-07T10:57:17.605Z] "crypto/x509/pkix", [2024-05-07T10:57:17.605Z] "database/sql/driver", [2024-05-07T10:57:17.605Z] "debug/dwarf", [2024-05-07T10:57:17.605Z] "debug/macho", [2024-05-07T10:57:17.605Z] "embed", [2024-05-07T10:57:17.605Z] "encoding", [2024-05-07T10:57:17.605Z] "encoding/asn1", [2024-05-07T10:57:17.605Z] "encoding/base32", [2024-05-07T10:57:17.605Z] "encoding/base64", [2024-05-07T10:57:17.605Z] "encoding/binary", [2024-05-07T10:57:17.605Z] "encoding/csv", [2024-05-07T10:57:17.605Z] "encoding/hex", [2024-05-07T10:57:17.605Z] "encoding/json", [2024-05-07T10:57:17.605Z] "encoding/pem", [2024-05-07T10:57:17.605Z] "encoding/xml", [2024-05-07T10:57:17.605Z] "errors", [2024-05-07T10:57:17.605Z] "flag", [2024-05-07T10:57:17.605Z] "fmt", [2024-05-07T10:57:17.605Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.605Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.605Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.605Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.605Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.605Z] "github.com/fatih/color", [2024-05-07T10:57:17.605Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.605Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.605Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.605Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.605Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.605Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.605Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.605Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.605Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.605Z] "github.com/go-kit/log", [2024-05-07T10:57:17.605Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.605Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.605Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.605Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.605Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.605Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.605Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.605Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.605Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.605Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.605Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.605Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.605Z] "github.com/google/uuid", [2024-05-07T10:57:17.605Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.605Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.605Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.605Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.605Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.605Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.605Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.605Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.605Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.605Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.605Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.605Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.605Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.605Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.605Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.605Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.605Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.605Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.605Z] "github.com/x448/float16", [2024-05-07T10:57:17.605Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.605Z] "go/token", [2024-05-07T10:57:17.605Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.605Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.605Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.605Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.605Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.605Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.605Z] "golang.org/x/net/html", [2024-05-07T10:57:17.605Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.605Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.605Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.605Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.605Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.605Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.605Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.605Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.605Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.605Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.605Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.605Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.605Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.605Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.605Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.605Z] "golang.org/x/text/language", [2024-05-07T10:57:17.605Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.605Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.605Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.605Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.605Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.605Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.605Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.605Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.605Z] "hash", [2024-05-07T10:57:17.605Z] "hash/adler32", [2024-05-07T10:57:17.605Z] "hash/crc32", [2024-05-07T10:57:17.605Z] "hash/fnv", [2024-05-07T10:57:17.605Z] "html", [2024-05-07T10:57:17.605Z] "html/template", [2024-05-07T10:57:17.605Z] "internal/abi", [2024-05-07T10:57:17.605Z] "internal/bytealg", [2024-05-07T10:57:17.605Z] "internal/cpu", [2024-05-07T10:57:17.605Z] "internal/fmtsort", [2024-05-07T10:57:17.605Z] "internal/goexperiment", [2024-05-07T10:57:17.605Z] "internal/itoa", [2024-05-07T10:57:17.605Z] "internal/nettrace", [2024-05-07T10:57:17.605Z] "internal/oserror", [2024-05-07T10:57:17.605Z] "internal/poll", [2024-05-07T10:57:17.605Z] "internal/race", [2024-05-07T10:57:17.605Z] "internal/reflectlite", [2024-05-07T10:57:17.605Z] "internal/singleflight", [2024-05-07T10:57:17.605Z] "internal/syscall/execenv", [2024-05-07T10:57:17.605Z] "internal/syscall/unix", [2024-05-07T10:57:17.605Z] "internal/testlog", [2024-05-07T10:57:17.605Z] "internal/unsafeheader", [2024-05-07T10:57:17.605Z] "io", [2024-05-07T10:57:17.605Z] "io/fs", [2024-05-07T10:57:17.605Z] "io/ioutil", [2024-05-07T10:57:17.605Z] "log", [2024-05-07T10:57:17.605Z] "log/syslog", [2024-05-07T10:57:17.605Z] "math", [2024-05-07T10:57:17.605Z] "math/big", [2024-05-07T10:57:17.605Z] "math/bits", [2024-05-07T10:57:17.605Z] "math/rand", [2024-05-07T10:57:17.605Z] "mime", [2024-05-07T10:57:17.605Z] "mime/multipart", [2024-05-07T10:57:17.605Z] "mime/quotedprintable", [2024-05-07T10:57:17.605Z] "net", [2024-05-07T10:57:17.605Z] "net/http", [2024-05-07T10:57:17.605Z] "net/http/httptest", [2024-05-07T10:57:17.605Z] "net/http/httptrace", [2024-05-07T10:57:17.605Z] "net/http/httputil", [2024-05-07T10:57:17.605Z] "net/http/internal", [2024-05-07T10:57:17.605Z] "net/http/internal/ascii", [2024-05-07T10:57:17.605Z] "net/http/internal/testcert", [2024-05-07T10:57:17.605Z] "net/textproto", [2024-05-07T10:57:17.605Z] "net/url", [2024-05-07T10:57:17.605Z] "os", [2024-05-07T10:57:17.605Z] "os/signal", [2024-05-07T10:57:17.605Z] "path", [2024-05-07T10:57:17.605Z] "path/filepath", [2024-05-07T10:57:17.606Z] "reflect", [2024-05-07T10:57:17.606Z] "regexp", [2024-05-07T10:57:17.606Z] "regexp/syntax", [2024-05-07T10:57:17.606Z] "runtime", [2024-05-07T10:57:17.606Z] "runtime/cgo", [2024-05-07T10:57:17.606Z] "runtime/debug", [2024-05-07T10:57:17.606Z] "runtime/internal/atomic", [2024-05-07T10:57:17.606Z] "runtime/internal/math", [2024-05-07T10:57:17.606Z] "runtime/internal/sys", [2024-05-07T10:57:17.606Z] "runtime/pprof", [2024-05-07T10:57:17.606Z] "sort", [2024-05-07T10:57:17.606Z] "strconv", [2024-05-07T10:57:17.606Z] "strings", [2024-05-07T10:57:17.606Z] "sync", [2024-05-07T10:57:17.606Z] "sync/atomic", [2024-05-07T10:57:17.606Z] "syscall", [2024-05-07T10:57:17.606Z] "text/tabwriter", [2024-05-07T10:57:17.606Z] "text/template", [2024-05-07T10:57:17.606Z] "text/template/parse", [2024-05-07T10:57:17.606Z] "time", [2024-05-07T10:57:17.606Z] "unicode", [2024-05-07T10:57:17.606Z] "unicode/utf16", [2024-05-07T10:57:17.606Z] "unicode/utf8", [2024-05-07T10:57:17.606Z] "unsafe", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.606Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.606Z] ] [2024-05-07T10:57:17.606Z] } [2024-05-07T10:57:17.606Z] { [2024-05-07T10:57:17.606Z] "Dir": "/w/workspace/edgex-go/639/internal/security/bootstrapper", [2024-05-07T10:57:17.606Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-05-07T10:57:17.606Z] "Name": "bootstrapper", [2024-05-07T10:57:17.606Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.606Z] "Module": { [2024-05-07T10:57:17.606Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.606Z] "Main": true, [2024-05-07T10:57:17.606Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.606Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.606Z] "GoVersion": "1.21" [2024-05-07T10:57:17.606Z] }, [2024-05-07T10:57:17.606Z] "Match": [ [2024-05-07T10:57:17.606Z] "./..." [2024-05-07T10:57:17.606Z] ], [2024-05-07T10:57:17.606Z] "Stale": true, [2024-05-07T10:57:17.606Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.606Z] "GoFiles": [ [2024-05-07T10:57:17.606Z] "main.go", [2024-05-07T10:57:17.606Z] "messagebus_factory.go" [2024-05-07T10:57:17.606Z] ], [2024-05-07T10:57:17.606Z] "Imports": [ [2024-05-07T10:57:17.606Z] "context", [2024-05-07T10:57:17.606Z] "flag", [2024-05-07T10:57:17.606Z] "fmt", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.606Z] "os" [2024-05-07T10:57:17.606Z] ], [2024-05-07T10:57:17.606Z] "Deps": [ [2024-05-07T10:57:17.606Z] "bufio", [2024-05-07T10:57:17.606Z] "bytes", [2024-05-07T10:57:17.606Z] "compress/flate", [2024-05-07T10:57:17.606Z] "compress/gzip", [2024-05-07T10:57:17.606Z] "compress/zlib", [2024-05-07T10:57:17.606Z] "container/list", [2024-05-07T10:57:17.606Z] "context", [2024-05-07T10:57:17.606Z] "crypto", [2024-05-07T10:57:17.606Z] "crypto/aes", [2024-05-07T10:57:17.606Z] "crypto/cipher", [2024-05-07T10:57:17.606Z] "crypto/des", [2024-05-07T10:57:17.606Z] "crypto/dsa", [2024-05-07T10:57:17.606Z] "crypto/ecdsa", [2024-05-07T10:57:17.606Z] "crypto/ed25519", [2024-05-07T10:57:17.606Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.606Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.606Z] "crypto/elliptic", [2024-05-07T10:57:17.606Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.606Z] "crypto/hmac", [2024-05-07T10:57:17.606Z] "crypto/internal/randutil", [2024-05-07T10:57:17.606Z] "crypto/internal/subtle", [2024-05-07T10:57:17.606Z] "crypto/md5", [2024-05-07T10:57:17.606Z] "crypto/rand", [2024-05-07T10:57:17.606Z] "crypto/rc4", [2024-05-07T10:57:17.606Z] "crypto/rsa", [2024-05-07T10:57:17.606Z] "crypto/sha1", [2024-05-07T10:57:17.606Z] "crypto/sha256", [2024-05-07T10:57:17.606Z] "crypto/sha512", [2024-05-07T10:57:17.606Z] "crypto/subtle", [2024-05-07T10:57:17.606Z] "crypto/tls", [2024-05-07T10:57:17.606Z] "crypto/x509", [2024-05-07T10:57:17.606Z] "crypto/x509/pkix", [2024-05-07T10:57:17.606Z] "database/sql/driver", [2024-05-07T10:57:17.606Z] "debug/dwarf", [2024-05-07T10:57:17.606Z] "debug/macho", [2024-05-07T10:57:17.606Z] "embed", [2024-05-07T10:57:17.606Z] "encoding", [2024-05-07T10:57:17.606Z] "encoding/asn1", [2024-05-07T10:57:17.606Z] "encoding/base32", [2024-05-07T10:57:17.606Z] "encoding/base64", [2024-05-07T10:57:17.606Z] "encoding/binary", [2024-05-07T10:57:17.606Z] "encoding/csv", [2024-05-07T10:57:17.606Z] "encoding/hex", [2024-05-07T10:57:17.606Z] "encoding/json", [2024-05-07T10:57:17.606Z] "encoding/pem", [2024-05-07T10:57:17.606Z] "encoding/xml", [2024-05-07T10:57:17.606Z] "errors", [2024-05-07T10:57:17.606Z] "flag", [2024-05-07T10:57:17.606Z] "fmt", [2024-05-07T10:57:17.606Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.606Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.606Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.606Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.606Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.606Z] "github.com/fatih/color", [2024-05-07T10:57:17.606Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.606Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.606Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.606Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.606Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.606Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.606Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.606Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.606Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.606Z] "github.com/go-kit/log", [2024-05-07T10:57:17.606Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.606Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.606Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.606Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.606Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.606Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.606Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.606Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.606Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.606Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.606Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.606Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.606Z] "github.com/google/uuid", [2024-05-07T10:57:17.606Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.606Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.606Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.606Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.606Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.606Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.606Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.606Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.606Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.606Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.606Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.606Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.606Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.606Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.606Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.606Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.606Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.606Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.606Z] "github.com/x448/float16", [2024-05-07T10:57:17.606Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.606Z] "go/token", [2024-05-07T10:57:17.606Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.606Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.606Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.606Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.606Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.606Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.606Z] "golang.org/x/net/html", [2024-05-07T10:57:17.606Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.606Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.606Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.606Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.606Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.606Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.606Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.606Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.606Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.606Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.606Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.606Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.606Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.606Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.606Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.606Z] "golang.org/x/text/language", [2024-05-07T10:57:17.606Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.606Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.606Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.606Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.606Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.606Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.606Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.607Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.607Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.607Z] "hash", [2024-05-07T10:57:17.607Z] "hash/adler32", [2024-05-07T10:57:17.607Z] "hash/crc32", [2024-05-07T10:57:17.607Z] "hash/fnv", [2024-05-07T10:57:17.607Z] "html", [2024-05-07T10:57:17.607Z] "html/template", [2024-05-07T10:57:17.607Z] "internal/abi", [2024-05-07T10:57:17.607Z] "internal/bytealg", [2024-05-07T10:57:17.607Z] "internal/cpu", [2024-05-07T10:57:17.607Z] "internal/fmtsort", [2024-05-07T10:57:17.607Z] "internal/goexperiment", [2024-05-07T10:57:17.607Z] "internal/itoa", [2024-05-07T10:57:17.607Z] "internal/nettrace", [2024-05-07T10:57:17.607Z] "internal/oserror", [2024-05-07T10:57:17.607Z] "internal/poll", [2024-05-07T10:57:17.607Z] "internal/race", [2024-05-07T10:57:17.607Z] "internal/reflectlite", [2024-05-07T10:57:17.607Z] "internal/singleflight", [2024-05-07T10:57:17.607Z] "internal/syscall/execenv", [2024-05-07T10:57:17.607Z] "internal/syscall/unix", [2024-05-07T10:57:17.607Z] "internal/testlog", [2024-05-07T10:57:17.607Z] "internal/unsafeheader", [2024-05-07T10:57:17.607Z] "io", [2024-05-07T10:57:17.607Z] "io/fs", [2024-05-07T10:57:17.607Z] "io/ioutil", [2024-05-07T10:57:17.607Z] "log", [2024-05-07T10:57:17.607Z] "log/syslog", [2024-05-07T10:57:17.607Z] "math", [2024-05-07T10:57:17.607Z] "math/big", [2024-05-07T10:57:17.607Z] "math/bits", [2024-05-07T10:57:17.607Z] "math/rand", [2024-05-07T10:57:17.607Z] "mime", [2024-05-07T10:57:17.607Z] "mime/multipart", [2024-05-07T10:57:17.607Z] "mime/quotedprintable", [2024-05-07T10:57:17.607Z] "net", [2024-05-07T10:57:17.607Z] "net/http", [2024-05-07T10:57:17.607Z] "net/http/httptest", [2024-05-07T10:57:17.607Z] "net/http/httptrace", [2024-05-07T10:57:17.607Z] "net/http/httputil", [2024-05-07T10:57:17.607Z] "net/http/internal", [2024-05-07T10:57:17.607Z] "net/http/internal/ascii", [2024-05-07T10:57:17.607Z] "net/http/internal/testcert", [2024-05-07T10:57:17.607Z] "net/textproto", [2024-05-07T10:57:17.607Z] "net/url", [2024-05-07T10:57:17.607Z] "os", [2024-05-07T10:57:17.607Z] "os/exec", [2024-05-07T10:57:17.607Z] "os/signal", [2024-05-07T10:57:17.607Z] "path", [2024-05-07T10:57:17.607Z] "path/filepath", [2024-05-07T10:57:17.607Z] "reflect", [2024-05-07T10:57:17.607Z] "regexp", [2024-05-07T10:57:17.607Z] "regexp/syntax", [2024-05-07T10:57:17.607Z] "runtime", [2024-05-07T10:57:17.607Z] "runtime/cgo", [2024-05-07T10:57:17.607Z] "runtime/debug", [2024-05-07T10:57:17.607Z] "runtime/internal/atomic", [2024-05-07T10:57:17.607Z] "runtime/internal/math", [2024-05-07T10:57:17.607Z] "runtime/internal/sys", [2024-05-07T10:57:17.607Z] "runtime/pprof", [2024-05-07T10:57:17.607Z] "sort", [2024-05-07T10:57:17.607Z] "strconv", [2024-05-07T10:57:17.607Z] "strings", [2024-05-07T10:57:17.607Z] "sync", [2024-05-07T10:57:17.607Z] "sync/atomic", [2024-05-07T10:57:17.607Z] "syscall", [2024-05-07T10:57:17.607Z] "text/tabwriter", [2024-05-07T10:57:17.607Z] "text/template", [2024-05-07T10:57:17.607Z] "text/template/parse", [2024-05-07T10:57:17.607Z] "time", [2024-05-07T10:57:17.607Z] "unicode", [2024-05-07T10:57:17.607Z] "unicode/utf16", [2024-05-07T10:57:17.607Z] "unicode/utf8", [2024-05-07T10:57:17.607Z] "unsafe", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.607Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.607Z] ] [2024-05-07T10:57:17.607Z] } [2024-05-07T10:57:17.607Z] { [2024-05-07T10:57:17.607Z] "Dir": "/w/workspace/edgex-go/639/cmd/security-bootstrapper", [2024-05-07T10:57:17.607Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper", [2024-05-07T10:57:17.607Z] "Name": "main", [2024-05-07T10:57:17.607Z] "Target": "/go/bin/security-bootstrapper", [2024-05-07T10:57:17.607Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.607Z] "Module": { [2024-05-07T10:57:17.607Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.607Z] "Main": true, [2024-05-07T10:57:17.607Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.607Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.607Z] "GoVersion": "1.21" [2024-05-07T10:57:17.607Z] }, [2024-05-07T10:57:17.607Z] "Match": [ [2024-05-07T10:57:17.607Z] "./..." [2024-05-07T10:57:17.607Z] ], [2024-05-07T10:57:17.607Z] "Stale": true, [2024-05-07T10:57:17.607Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.607Z] "GoFiles": [ [2024-05-07T10:57:17.607Z] "main.go" [2024-05-07T10:57:17.607Z] ], [2024-05-07T10:57:17.607Z] "Imports": [ [2024-05-07T10:57:17.607Z] "context", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-05-07T10:57:17.607Z] "os" [2024-05-07T10:57:17.607Z] ], [2024-05-07T10:57:17.607Z] "Deps": [ [2024-05-07T10:57:17.607Z] "bufio", [2024-05-07T10:57:17.607Z] "bytes", [2024-05-07T10:57:17.607Z] "compress/flate", [2024-05-07T10:57:17.607Z] "compress/gzip", [2024-05-07T10:57:17.607Z] "compress/zlib", [2024-05-07T10:57:17.607Z] "container/list", [2024-05-07T10:57:17.607Z] "context", [2024-05-07T10:57:17.607Z] "crypto", [2024-05-07T10:57:17.607Z] "crypto/aes", [2024-05-07T10:57:17.607Z] "crypto/cipher", [2024-05-07T10:57:17.607Z] "crypto/des", [2024-05-07T10:57:17.607Z] "crypto/dsa", [2024-05-07T10:57:17.607Z] "crypto/ecdsa", [2024-05-07T10:57:17.607Z] "crypto/ed25519", [2024-05-07T10:57:17.607Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.607Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.607Z] "crypto/elliptic", [2024-05-07T10:57:17.607Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.607Z] "crypto/hmac", [2024-05-07T10:57:17.607Z] "crypto/internal/randutil", [2024-05-07T10:57:17.607Z] "crypto/internal/subtle", [2024-05-07T10:57:17.607Z] "crypto/md5", [2024-05-07T10:57:17.607Z] "crypto/rand", [2024-05-07T10:57:17.607Z] "crypto/rc4", [2024-05-07T10:57:17.607Z] "crypto/rsa", [2024-05-07T10:57:17.607Z] "crypto/sha1", [2024-05-07T10:57:17.607Z] "crypto/sha256", [2024-05-07T10:57:17.607Z] "crypto/sha512", [2024-05-07T10:57:17.607Z] "crypto/subtle", [2024-05-07T10:57:17.607Z] "crypto/tls", [2024-05-07T10:57:17.607Z] "crypto/x509", [2024-05-07T10:57:17.607Z] "crypto/x509/pkix", [2024-05-07T10:57:17.607Z] "database/sql/driver", [2024-05-07T10:57:17.607Z] "debug/dwarf", [2024-05-07T10:57:17.607Z] "debug/macho", [2024-05-07T10:57:17.607Z] "embed", [2024-05-07T10:57:17.607Z] "encoding", [2024-05-07T10:57:17.607Z] "encoding/asn1", [2024-05-07T10:57:17.607Z] "encoding/base32", [2024-05-07T10:57:17.607Z] "encoding/base64", [2024-05-07T10:57:17.607Z] "encoding/binary", [2024-05-07T10:57:17.607Z] "encoding/csv", [2024-05-07T10:57:17.607Z] "encoding/hex", [2024-05-07T10:57:17.607Z] "encoding/json", [2024-05-07T10:57:17.607Z] "encoding/pem", [2024-05-07T10:57:17.607Z] "encoding/xml", [2024-05-07T10:57:17.607Z] "errors", [2024-05-07T10:57:17.607Z] "flag", [2024-05-07T10:57:17.607Z] "fmt", [2024-05-07T10:57:17.607Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.607Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.607Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.607Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.607Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.607Z] "github.com/fatih/color", [2024-05-07T10:57:17.607Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.607Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.607Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.607Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.607Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.607Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.607Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.607Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.607Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.607Z] "github.com/go-kit/log", [2024-05-07T10:57:17.607Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.607Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.607Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.607Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.607Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.607Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.607Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.607Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.607Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.607Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.607Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.607Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.607Z] "github.com/google/uuid", [2024-05-07T10:57:17.607Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.607Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.607Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.607Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.607Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.607Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.607Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.607Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.607Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.607Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.607Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.607Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.607Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.607Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.607Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.607Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.607Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.607Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.607Z] "github.com/x448/float16", [2024-05-07T10:57:17.607Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.607Z] "go/token", [2024-05-07T10:57:17.607Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.607Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.607Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.607Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.607Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.607Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.607Z] "golang.org/x/net/html", [2024-05-07T10:57:17.607Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.607Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.607Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.607Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.607Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.607Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.607Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.607Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.607Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.607Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.607Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.607Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.607Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.607Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.607Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.607Z] "golang.org/x/text/language", [2024-05-07T10:57:17.607Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.607Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.607Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.607Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.607Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.607Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.608Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.608Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.608Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.608Z] "hash", [2024-05-07T10:57:17.608Z] "hash/adler32", [2024-05-07T10:57:17.608Z] "hash/crc32", [2024-05-07T10:57:17.608Z] "hash/fnv", [2024-05-07T10:57:17.608Z] "html", [2024-05-07T10:57:17.608Z] "html/template", [2024-05-07T10:57:17.608Z] "internal/abi", [2024-05-07T10:57:17.608Z] "internal/bytealg", [2024-05-07T10:57:17.608Z] "internal/cpu", [2024-05-07T10:57:17.608Z] "internal/fmtsort", [2024-05-07T10:57:17.608Z] "internal/goexperiment", [2024-05-07T10:57:17.608Z] "internal/itoa", [2024-05-07T10:57:17.608Z] "internal/nettrace", [2024-05-07T10:57:17.608Z] "internal/oserror", [2024-05-07T10:57:17.608Z] "internal/poll", [2024-05-07T10:57:17.608Z] "internal/race", [2024-05-07T10:57:17.608Z] "internal/reflectlite", [2024-05-07T10:57:17.608Z] "internal/singleflight", [2024-05-07T10:57:17.608Z] "internal/syscall/execenv", [2024-05-07T10:57:17.608Z] "internal/syscall/unix", [2024-05-07T10:57:17.608Z] "internal/testlog", [2024-05-07T10:57:17.608Z] "internal/unsafeheader", [2024-05-07T10:57:17.608Z] "io", [2024-05-07T10:57:17.608Z] "io/fs", [2024-05-07T10:57:17.608Z] "io/ioutil", [2024-05-07T10:57:17.608Z] "log", [2024-05-07T10:57:17.608Z] "log/syslog", [2024-05-07T10:57:17.608Z] "math", [2024-05-07T10:57:17.608Z] "math/big", [2024-05-07T10:57:17.608Z] "math/bits", [2024-05-07T10:57:17.608Z] "math/rand", [2024-05-07T10:57:17.608Z] "mime", [2024-05-07T10:57:17.608Z] "mime/multipart", [2024-05-07T10:57:17.608Z] "mime/quotedprintable", [2024-05-07T10:57:17.608Z] "net", [2024-05-07T10:57:17.608Z] "net/http", [2024-05-07T10:57:17.608Z] "net/http/httptest", [2024-05-07T10:57:17.608Z] "net/http/httptrace", [2024-05-07T10:57:17.608Z] "net/http/httputil", [2024-05-07T10:57:17.608Z] "net/http/internal", [2024-05-07T10:57:17.608Z] "net/http/internal/ascii", [2024-05-07T10:57:17.608Z] "net/http/internal/testcert", [2024-05-07T10:57:17.608Z] "net/textproto", [2024-05-07T10:57:17.608Z] "net/url", [2024-05-07T10:57:17.608Z] "os", [2024-05-07T10:57:17.608Z] "os/exec", [2024-05-07T10:57:17.608Z] "os/signal", [2024-05-07T10:57:17.608Z] "path", [2024-05-07T10:57:17.608Z] "path/filepath", [2024-05-07T10:57:17.608Z] "reflect", [2024-05-07T10:57:17.608Z] "regexp", [2024-05-07T10:57:17.608Z] "regexp/syntax", [2024-05-07T10:57:17.608Z] "runtime", [2024-05-07T10:57:17.608Z] "runtime/cgo", [2024-05-07T10:57:17.608Z] "runtime/debug", [2024-05-07T10:57:17.608Z] "runtime/internal/atomic", [2024-05-07T10:57:17.608Z] "runtime/internal/math", [2024-05-07T10:57:17.608Z] "runtime/internal/sys", [2024-05-07T10:57:17.608Z] "runtime/pprof", [2024-05-07T10:57:17.608Z] "sort", [2024-05-07T10:57:17.608Z] "strconv", [2024-05-07T10:57:17.608Z] "strings", [2024-05-07T10:57:17.608Z] "sync", [2024-05-07T10:57:17.608Z] "sync/atomic", [2024-05-07T10:57:17.608Z] "syscall", [2024-05-07T10:57:17.608Z] "text/tabwriter", [2024-05-07T10:57:17.608Z] "text/template", [2024-05-07T10:57:17.608Z] "text/template/parse", [2024-05-07T10:57:17.608Z] "time", [2024-05-07T10:57:17.608Z] "unicode", [2024-05-07T10:57:17.608Z] "unicode/utf16", [2024-05-07T10:57:17.608Z] "unicode/utf8", [2024-05-07T10:57:17.608Z] "unsafe", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.608Z] ] [2024-05-07T10:57:17.608Z] } [2024-05-07T10:57:17.608Z] { [2024-05-07T10:57:17.608Z] "Dir": "/w/workspace/edgex-go/639/internal/security/fileprovider/config", [2024-05-07T10:57:17.608Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.608Z] "Name": "config", [2024-05-07T10:57:17.608Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.608Z] "Module": { [2024-05-07T10:57:17.608Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.608Z] "Main": true, [2024-05-07T10:57:17.608Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.608Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.608Z] "GoVersion": "1.21" [2024-05-07T10:57:17.608Z] }, [2024-05-07T10:57:17.608Z] "Match": [ [2024-05-07T10:57:17.608Z] "./..." [2024-05-07T10:57:17.608Z] ], [2024-05-07T10:57:17.608Z] "Stale": true, [2024-05-07T10:57:17.608Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.608Z] "GoFiles": [ [2024-05-07T10:57:17.608Z] "config.go" [2024-05-07T10:57:17.608Z] ], [2024-05-07T10:57:17.608Z] "Imports": [ [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.608Z] ], [2024-05-07T10:57:17.608Z] "Deps": [ [2024-05-07T10:57:17.608Z] "bufio", [2024-05-07T10:57:17.608Z] "bytes", [2024-05-07T10:57:17.608Z] "compress/flate", [2024-05-07T10:57:17.608Z] "compress/gzip", [2024-05-07T10:57:17.608Z] "compress/zlib", [2024-05-07T10:57:17.608Z] "container/list", [2024-05-07T10:57:17.608Z] "context", [2024-05-07T10:57:17.608Z] "crypto", [2024-05-07T10:57:17.608Z] "crypto/aes", [2024-05-07T10:57:17.608Z] "crypto/cipher", [2024-05-07T10:57:17.608Z] "crypto/des", [2024-05-07T10:57:17.608Z] "crypto/dsa", [2024-05-07T10:57:17.608Z] "crypto/ecdsa", [2024-05-07T10:57:17.608Z] "crypto/ed25519", [2024-05-07T10:57:17.608Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.608Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.608Z] "crypto/elliptic", [2024-05-07T10:57:17.608Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.608Z] "crypto/hmac", [2024-05-07T10:57:17.608Z] "crypto/internal/randutil", [2024-05-07T10:57:17.608Z] "crypto/internal/subtle", [2024-05-07T10:57:17.608Z] "crypto/md5", [2024-05-07T10:57:17.608Z] "crypto/rand", [2024-05-07T10:57:17.608Z] "crypto/rc4", [2024-05-07T10:57:17.608Z] "crypto/rsa", [2024-05-07T10:57:17.608Z] "crypto/sha1", [2024-05-07T10:57:17.608Z] "crypto/sha256", [2024-05-07T10:57:17.608Z] "crypto/sha512", [2024-05-07T10:57:17.608Z] "crypto/subtle", [2024-05-07T10:57:17.608Z] "crypto/tls", [2024-05-07T10:57:17.608Z] "crypto/x509", [2024-05-07T10:57:17.608Z] "crypto/x509/pkix", [2024-05-07T10:57:17.608Z] "database/sql/driver", [2024-05-07T10:57:17.608Z] "debug/dwarf", [2024-05-07T10:57:17.608Z] "debug/macho", [2024-05-07T10:57:17.608Z] "encoding", [2024-05-07T10:57:17.608Z] "encoding/asn1", [2024-05-07T10:57:17.608Z] "encoding/base64", [2024-05-07T10:57:17.608Z] "encoding/binary", [2024-05-07T10:57:17.608Z] "encoding/csv", [2024-05-07T10:57:17.608Z] "encoding/hex", [2024-05-07T10:57:17.608Z] "encoding/json", [2024-05-07T10:57:17.608Z] "encoding/pem", [2024-05-07T10:57:17.608Z] "encoding/xml", [2024-05-07T10:57:17.608Z] "errors", [2024-05-07T10:57:17.608Z] "flag", [2024-05-07T10:57:17.608Z] "fmt", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.608Z] "github.com/go-kit/log", [2024-05-07T10:57:17.608Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.608Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.608Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.608Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.608Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.608Z] "github.com/google/uuid", [2024-05-07T10:57:17.608Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.608Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.608Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.608Z] "golang.org/x/net/html", [2024-05-07T10:57:17.608Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.608Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.608Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.608Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.608Z] "golang.org/x/text/language", [2024-05-07T10:57:17.608Z] "hash", [2024-05-07T10:57:17.608Z] "hash/adler32", [2024-05-07T10:57:17.608Z] "hash/crc32", [2024-05-07T10:57:17.608Z] "internal/abi", [2024-05-07T10:57:17.608Z] "internal/bytealg", [2024-05-07T10:57:17.608Z] "internal/cpu", [2024-05-07T10:57:17.608Z] "internal/fmtsort", [2024-05-07T10:57:17.608Z] "internal/goexperiment", [2024-05-07T10:57:17.608Z] "internal/itoa", [2024-05-07T10:57:17.608Z] "internal/nettrace", [2024-05-07T10:57:17.608Z] "internal/oserror", [2024-05-07T10:57:17.608Z] "internal/poll", [2024-05-07T10:57:17.608Z] "internal/race", [2024-05-07T10:57:17.608Z] "internal/reflectlite", [2024-05-07T10:57:17.608Z] "internal/singleflight", [2024-05-07T10:57:17.608Z] "internal/syscall/execenv", [2024-05-07T10:57:17.608Z] "internal/syscall/unix", [2024-05-07T10:57:17.608Z] "internal/testlog", [2024-05-07T10:57:17.608Z] "internal/unsafeheader", [2024-05-07T10:57:17.608Z] "io", [2024-05-07T10:57:17.608Z] "io/fs", [2024-05-07T10:57:17.608Z] "io/ioutil", [2024-05-07T10:57:17.608Z] "log", [2024-05-07T10:57:17.608Z] "math", [2024-05-07T10:57:17.608Z] "math/big", [2024-05-07T10:57:17.608Z] "math/bits", [2024-05-07T10:57:17.608Z] "math/rand", [2024-05-07T10:57:17.608Z] "mime", [2024-05-07T10:57:17.608Z] "mime/multipart", [2024-05-07T10:57:17.608Z] "mime/quotedprintable", [2024-05-07T10:57:17.608Z] "net", [2024-05-07T10:57:17.608Z] "net/http", [2024-05-07T10:57:17.608Z] "net/http/httptest", [2024-05-07T10:57:17.608Z] "net/http/httptrace", [2024-05-07T10:57:17.608Z] "net/http/internal", [2024-05-07T10:57:17.608Z] "net/http/internal/ascii", [2024-05-07T10:57:17.608Z] "net/http/internal/testcert", [2024-05-07T10:57:17.608Z] "net/textproto", [2024-05-07T10:57:17.608Z] "net/url", [2024-05-07T10:57:17.608Z] "os", [2024-05-07T10:57:17.608Z] "path", [2024-05-07T10:57:17.608Z] "path/filepath", [2024-05-07T10:57:17.608Z] "reflect", [2024-05-07T10:57:17.608Z] "regexp", [2024-05-07T10:57:17.608Z] "regexp/syntax", [2024-05-07T10:57:17.608Z] "runtime", [2024-05-07T10:57:17.608Z] "runtime/cgo", [2024-05-07T10:57:17.608Z] "runtime/internal/atomic", [2024-05-07T10:57:17.608Z] "runtime/internal/math", [2024-05-07T10:57:17.608Z] "runtime/internal/sys", [2024-05-07T10:57:17.608Z] "sort", [2024-05-07T10:57:17.608Z] "strconv", [2024-05-07T10:57:17.608Z] "strings", [2024-05-07T10:57:17.608Z] "sync", [2024-05-07T10:57:17.608Z] "sync/atomic", [2024-05-07T10:57:17.608Z] "syscall", [2024-05-07T10:57:17.608Z] "time", [2024-05-07T10:57:17.608Z] "unicode", [2024-05-07T10:57:17.608Z] "unicode/utf16", [2024-05-07T10:57:17.608Z] "unicode/utf8", [2024-05-07T10:57:17.608Z] "unsafe", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.608Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.608Z] ] [2024-05-07T10:57:17.608Z] } [2024-05-07T10:57:17.608Z] { [2024-05-07T10:57:17.608Z] "Dir": "/w/workspace/edgex-go/639/internal/security/fileprovider/container", [2024-05-07T10:57:17.608Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-05-07T10:57:17.608Z] "Name": "container", [2024-05-07T10:57:17.608Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.608Z] "Module": { [2024-05-07T10:57:17.608Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.608Z] "Main": true, [2024-05-07T10:57:17.608Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.608Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.608Z] "GoVersion": "1.21" [2024-05-07T10:57:17.608Z] }, [2024-05-07T10:57:17.608Z] "Match": [ [2024-05-07T10:57:17.608Z] "./..." [2024-05-07T10:57:17.608Z] ], [2024-05-07T10:57:17.608Z] "Stale": true, [2024-05-07T10:57:17.608Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.608Z] "GoFiles": [ [2024-05-07T10:57:17.608Z] "config.go" [2024-05-07T10:57:17.608Z] ], [2024-05-07T10:57:17.608Z] "Imports": [ [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.608Z] ], [2024-05-07T10:57:17.608Z] "Deps": [ [2024-05-07T10:57:17.608Z] "bufio", [2024-05-07T10:57:17.608Z] "bytes", [2024-05-07T10:57:17.608Z] "compress/flate", [2024-05-07T10:57:17.608Z] "compress/gzip", [2024-05-07T10:57:17.608Z] "compress/zlib", [2024-05-07T10:57:17.608Z] "container/list", [2024-05-07T10:57:17.608Z] "context", [2024-05-07T10:57:17.608Z] "crypto", [2024-05-07T10:57:17.608Z] "crypto/aes", [2024-05-07T10:57:17.608Z] "crypto/cipher", [2024-05-07T10:57:17.608Z] "crypto/des", [2024-05-07T10:57:17.608Z] "crypto/dsa", [2024-05-07T10:57:17.608Z] "crypto/ecdsa", [2024-05-07T10:57:17.608Z] "crypto/ed25519", [2024-05-07T10:57:17.608Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.608Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.608Z] "crypto/elliptic", [2024-05-07T10:57:17.608Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.608Z] "crypto/hmac", [2024-05-07T10:57:17.608Z] "crypto/internal/randutil", [2024-05-07T10:57:17.608Z] "crypto/internal/subtle", [2024-05-07T10:57:17.608Z] "crypto/md5", [2024-05-07T10:57:17.608Z] "crypto/rand", [2024-05-07T10:57:17.608Z] "crypto/rc4", [2024-05-07T10:57:17.608Z] "crypto/rsa", [2024-05-07T10:57:17.608Z] "crypto/sha1", [2024-05-07T10:57:17.608Z] "crypto/sha256", [2024-05-07T10:57:17.608Z] "crypto/sha512", [2024-05-07T10:57:17.608Z] "crypto/subtle", [2024-05-07T10:57:17.608Z] "crypto/tls", [2024-05-07T10:57:17.608Z] "crypto/x509", [2024-05-07T10:57:17.608Z] "crypto/x509/pkix", [2024-05-07T10:57:17.608Z] "database/sql/driver", [2024-05-07T10:57:17.608Z] "debug/dwarf", [2024-05-07T10:57:17.608Z] "debug/macho", [2024-05-07T10:57:17.608Z] "encoding", [2024-05-07T10:57:17.608Z] "encoding/asn1", [2024-05-07T10:57:17.608Z] "encoding/base64", [2024-05-07T10:57:17.608Z] "encoding/binary", [2024-05-07T10:57:17.608Z] "encoding/csv", [2024-05-07T10:57:17.608Z] "encoding/hex", [2024-05-07T10:57:17.608Z] "encoding/json", [2024-05-07T10:57:17.608Z] "encoding/pem", [2024-05-07T10:57:17.608Z] "encoding/xml", [2024-05-07T10:57:17.608Z] "errors", [2024-05-07T10:57:17.608Z] "flag", [2024-05-07T10:57:17.608Z] "fmt", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.608Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.608Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.608Z] "github.com/go-kit/log", [2024-05-07T10:57:17.608Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.608Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.608Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.608Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.608Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.608Z] "github.com/google/uuid", [2024-05-07T10:57:17.608Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.608Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.608Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.608Z] "golang.org/x/net/html", [2024-05-07T10:57:17.608Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.608Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.608Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.608Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.608Z] "golang.org/x/text/language", [2024-05-07T10:57:17.608Z] "hash", [2024-05-07T10:57:17.608Z] "hash/adler32", [2024-05-07T10:57:17.608Z] "hash/crc32", [2024-05-07T10:57:17.608Z] "internal/abi", [2024-05-07T10:57:17.608Z] "internal/bytealg", [2024-05-07T10:57:17.608Z] "internal/cpu", [2024-05-07T10:57:17.608Z] "internal/fmtsort", [2024-05-07T10:57:17.608Z] "internal/goexperiment", [2024-05-07T10:57:17.608Z] "internal/itoa", [2024-05-07T10:57:17.608Z] "internal/nettrace", [2024-05-07T10:57:17.608Z] "internal/oserror", [2024-05-07T10:57:17.608Z] "internal/poll", [2024-05-07T10:57:17.608Z] "internal/race", [2024-05-07T10:57:17.608Z] "internal/reflectlite", [2024-05-07T10:57:17.608Z] "internal/singleflight", [2024-05-07T10:57:17.608Z] "internal/syscall/execenv", [2024-05-07T10:57:17.608Z] "internal/syscall/unix", [2024-05-07T10:57:17.608Z] "internal/testlog", [2024-05-07T10:57:17.608Z] "internal/unsafeheader", [2024-05-07T10:57:17.608Z] "io", [2024-05-07T10:57:17.608Z] "io/fs", [2024-05-07T10:57:17.608Z] "io/ioutil", [2024-05-07T10:57:17.608Z] "log", [2024-05-07T10:57:17.608Z] "math", [2024-05-07T10:57:17.608Z] "math/big", [2024-05-07T10:57:17.608Z] "math/bits", [2024-05-07T10:57:17.608Z] "math/rand", [2024-05-07T10:57:17.608Z] "mime", [2024-05-07T10:57:17.608Z] "mime/multipart", [2024-05-07T10:57:17.608Z] "mime/quotedprintable", [2024-05-07T10:57:17.608Z] "net", [2024-05-07T10:57:17.608Z] "net/http", [2024-05-07T10:57:17.608Z] "net/http/httptest", [2024-05-07T10:57:17.608Z] "net/http/httptrace", [2024-05-07T10:57:17.608Z] "net/http/internal", [2024-05-07T10:57:17.608Z] "net/http/internal/ascii", [2024-05-07T10:57:17.608Z] "net/http/internal/testcert", [2024-05-07T10:57:17.608Z] "net/textproto", [2024-05-07T10:57:17.608Z] "net/url", [2024-05-07T10:57:17.608Z] "os", [2024-05-07T10:57:17.609Z] "path", [2024-05-07T10:57:17.609Z] "path/filepath", [2024-05-07T10:57:17.609Z] "reflect", [2024-05-07T10:57:17.609Z] "regexp", [2024-05-07T10:57:17.609Z] "regexp/syntax", [2024-05-07T10:57:17.609Z] "runtime", [2024-05-07T10:57:17.609Z] "runtime/cgo", [2024-05-07T10:57:17.609Z] "runtime/internal/atomic", [2024-05-07T10:57:17.609Z] "runtime/internal/math", [2024-05-07T10:57:17.609Z] "runtime/internal/sys", [2024-05-07T10:57:17.609Z] "sort", [2024-05-07T10:57:17.609Z] "strconv", [2024-05-07T10:57:17.609Z] "strings", [2024-05-07T10:57:17.609Z] "sync", [2024-05-07T10:57:17.609Z] "sync/atomic", [2024-05-07T10:57:17.609Z] "syscall", [2024-05-07T10:57:17.609Z] "time", [2024-05-07T10:57:17.609Z] "unicode", [2024-05-07T10:57:17.609Z] "unicode/utf16", [2024-05-07T10:57:17.609Z] "unicode/utf8", [2024-05-07T10:57:17.609Z] "unsafe", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.609Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.609Z] ] [2024-05-07T10:57:17.609Z] } [2024-05-07T10:57:17.609Z] { [2024-05-07T10:57:17.609Z] "Dir": "/w/workspace/edgex-go/639/internal/security/fileprovider", [2024-05-07T10:57:17.609Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-05-07T10:57:17.609Z] "Name": "fileprovider", [2024-05-07T10:57:17.609Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.609Z] "Module": { [2024-05-07T10:57:17.609Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.609Z] "Main": true, [2024-05-07T10:57:17.609Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.609Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.609Z] "GoVersion": "1.21" [2024-05-07T10:57:17.609Z] }, [2024-05-07T10:57:17.609Z] "Match": [ [2024-05-07T10:57:17.609Z] "./..." [2024-05-07T10:57:17.609Z] ], [2024-05-07T10:57:17.609Z] "Stale": true, [2024-05-07T10:57:17.609Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.609Z] "GoFiles": [ [2024-05-07T10:57:17.609Z] "init.go", [2024-05-07T10:57:17.609Z] "interface.go", [2024-05-07T10:57:17.609Z] "main.go", [2024-05-07T10:57:17.609Z] "provider.go", [2024-05-07T10:57:17.609Z] "tokenconfig.go", [2024-05-07T10:57:17.609Z] "types.go", [2024-05-07T10:57:17.609Z] "util.go" [2024-05-07T10:57:17.609Z] ], [2024-05-07T10:57:17.609Z] "Imports": [ [2024-05-07T10:57:17.609Z] "context", [2024-05-07T10:57:17.609Z] "encoding/json", [2024-05-07T10:57:17.609Z] "fmt", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.609Z] "os", [2024-05-07T10:57:17.609Z] "path/filepath", [2024-05-07T10:57:17.609Z] "regexp", [2024-05-07T10:57:17.609Z] "strconv", [2024-05-07T10:57:17.609Z] "strings", [2024-05-07T10:57:17.609Z] "sync" [2024-05-07T10:57:17.609Z] ], [2024-05-07T10:57:17.609Z] "Deps": [ [2024-05-07T10:57:17.609Z] "bufio", [2024-05-07T10:57:17.609Z] "bytes", [2024-05-07T10:57:17.609Z] "compress/flate", [2024-05-07T10:57:17.609Z] "compress/gzip", [2024-05-07T10:57:17.609Z] "compress/zlib", [2024-05-07T10:57:17.609Z] "container/list", [2024-05-07T10:57:17.609Z] "context", [2024-05-07T10:57:17.609Z] "crypto", [2024-05-07T10:57:17.609Z] "crypto/aes", [2024-05-07T10:57:17.609Z] "crypto/cipher", [2024-05-07T10:57:17.609Z] "crypto/des", [2024-05-07T10:57:17.609Z] "crypto/dsa", [2024-05-07T10:57:17.609Z] "crypto/ecdsa", [2024-05-07T10:57:17.609Z] "crypto/ed25519", [2024-05-07T10:57:17.609Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.609Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.609Z] "crypto/elliptic", [2024-05-07T10:57:17.609Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.609Z] "crypto/hmac", [2024-05-07T10:57:17.609Z] "crypto/internal/randutil", [2024-05-07T10:57:17.609Z] "crypto/internal/subtle", [2024-05-07T10:57:17.609Z] "crypto/md5", [2024-05-07T10:57:17.609Z] "crypto/rand", [2024-05-07T10:57:17.609Z] "crypto/rc4", [2024-05-07T10:57:17.609Z] "crypto/rsa", [2024-05-07T10:57:17.609Z] "crypto/sha1", [2024-05-07T10:57:17.609Z] "crypto/sha256", [2024-05-07T10:57:17.609Z] "crypto/sha512", [2024-05-07T10:57:17.609Z] "crypto/subtle", [2024-05-07T10:57:17.609Z] "crypto/tls", [2024-05-07T10:57:17.609Z] "crypto/x509", [2024-05-07T10:57:17.609Z] "crypto/x509/pkix", [2024-05-07T10:57:17.609Z] "database/sql/driver", [2024-05-07T10:57:17.609Z] "debug/dwarf", [2024-05-07T10:57:17.609Z] "debug/macho", [2024-05-07T10:57:17.609Z] "embed", [2024-05-07T10:57:17.609Z] "encoding", [2024-05-07T10:57:17.609Z] "encoding/asn1", [2024-05-07T10:57:17.609Z] "encoding/base32", [2024-05-07T10:57:17.609Z] "encoding/base64", [2024-05-07T10:57:17.609Z] "encoding/binary", [2024-05-07T10:57:17.609Z] "encoding/csv", [2024-05-07T10:57:17.609Z] "encoding/hex", [2024-05-07T10:57:17.609Z] "encoding/json", [2024-05-07T10:57:17.609Z] "encoding/pem", [2024-05-07T10:57:17.609Z] "encoding/xml", [2024-05-07T10:57:17.609Z] "errors", [2024-05-07T10:57:17.609Z] "flag", [2024-05-07T10:57:17.609Z] "fmt", [2024-05-07T10:57:17.609Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.609Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.609Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.609Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.609Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.609Z] "github.com/fatih/color", [2024-05-07T10:57:17.609Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.609Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.609Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.609Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.609Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.609Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.609Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.609Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.609Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.609Z] "github.com/go-kit/log", [2024-05-07T10:57:17.609Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.609Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.609Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.609Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.609Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.609Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.609Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.609Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.609Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.609Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.609Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.609Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.609Z] "github.com/google/uuid", [2024-05-07T10:57:17.609Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.609Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.609Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.609Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.609Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.609Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.609Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.609Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.609Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.609Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.609Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.609Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.609Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.609Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.609Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.609Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.609Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.609Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.609Z] "github.com/x448/float16", [2024-05-07T10:57:17.609Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.609Z] "go/token", [2024-05-07T10:57:17.609Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.609Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.609Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.609Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.609Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.609Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.609Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.609Z] "golang.org/x/net/html", [2024-05-07T10:57:17.609Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.609Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.609Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.609Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.609Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.609Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.609Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.609Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.609Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.609Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.609Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.609Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.609Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.609Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.609Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.609Z] "golang.org/x/text/language", [2024-05-07T10:57:17.609Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.609Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.609Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.609Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.609Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.609Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.609Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.610Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.610Z] "hash", [2024-05-07T10:57:17.610Z] "hash/adler32", [2024-05-07T10:57:17.610Z] "hash/crc32", [2024-05-07T10:57:17.610Z] "hash/fnv", [2024-05-07T10:57:17.610Z] "html", [2024-05-07T10:57:17.610Z] "html/template", [2024-05-07T10:57:17.610Z] "internal/abi", [2024-05-07T10:57:17.610Z] "internal/bytealg", [2024-05-07T10:57:17.610Z] "internal/cpu", [2024-05-07T10:57:17.610Z] "internal/fmtsort", [2024-05-07T10:57:17.610Z] "internal/goexperiment", [2024-05-07T10:57:17.610Z] "internal/itoa", [2024-05-07T10:57:17.610Z] "internal/nettrace", [2024-05-07T10:57:17.610Z] "internal/oserror", [2024-05-07T10:57:17.610Z] "internal/poll", [2024-05-07T10:57:17.610Z] "internal/race", [2024-05-07T10:57:17.610Z] "internal/reflectlite", [2024-05-07T10:57:17.610Z] "internal/singleflight", [2024-05-07T10:57:17.610Z] "internal/syscall/execenv", [2024-05-07T10:57:17.610Z] "internal/syscall/unix", [2024-05-07T10:57:17.610Z] "internal/testlog", [2024-05-07T10:57:17.610Z] "internal/unsafeheader", [2024-05-07T10:57:17.610Z] "io", [2024-05-07T10:57:17.610Z] "io/fs", [2024-05-07T10:57:17.610Z] "io/ioutil", [2024-05-07T10:57:17.610Z] "log", [2024-05-07T10:57:17.610Z] "log/syslog", [2024-05-07T10:57:17.610Z] "math", [2024-05-07T10:57:17.610Z] "math/big", [2024-05-07T10:57:17.610Z] "math/bits", [2024-05-07T10:57:17.610Z] "math/rand", [2024-05-07T10:57:17.610Z] "mime", [2024-05-07T10:57:17.610Z] "mime/multipart", [2024-05-07T10:57:17.610Z] "mime/quotedprintable", [2024-05-07T10:57:17.610Z] "net", [2024-05-07T10:57:17.610Z] "net/http", [2024-05-07T10:57:17.610Z] "net/http/httptest", [2024-05-07T10:57:17.610Z] "net/http/httptrace", [2024-05-07T10:57:17.610Z] "net/http/httputil", [2024-05-07T10:57:17.610Z] "net/http/internal", [2024-05-07T10:57:17.610Z] "net/http/internal/ascii", [2024-05-07T10:57:17.610Z] "net/http/internal/testcert", [2024-05-07T10:57:17.610Z] "net/textproto", [2024-05-07T10:57:17.610Z] "net/url", [2024-05-07T10:57:17.610Z] "os", [2024-05-07T10:57:17.610Z] "os/exec", [2024-05-07T10:57:17.610Z] "os/signal", [2024-05-07T10:57:17.610Z] "path", [2024-05-07T10:57:17.610Z] "path/filepath", [2024-05-07T10:57:17.610Z] "reflect", [2024-05-07T10:57:17.610Z] "regexp", [2024-05-07T10:57:17.610Z] "regexp/syntax", [2024-05-07T10:57:17.610Z] "runtime", [2024-05-07T10:57:17.610Z] "runtime/cgo", [2024-05-07T10:57:17.610Z] "runtime/debug", [2024-05-07T10:57:17.610Z] "runtime/internal/atomic", [2024-05-07T10:57:17.610Z] "runtime/internal/math", [2024-05-07T10:57:17.610Z] "runtime/internal/sys", [2024-05-07T10:57:17.610Z] "runtime/pprof", [2024-05-07T10:57:17.610Z] "sort", [2024-05-07T10:57:17.610Z] "strconv", [2024-05-07T10:57:17.610Z] "strings", [2024-05-07T10:57:17.610Z] "sync", [2024-05-07T10:57:17.610Z] "sync/atomic", [2024-05-07T10:57:17.610Z] "syscall", [2024-05-07T10:57:17.610Z] "text/tabwriter", [2024-05-07T10:57:17.610Z] "text/template", [2024-05-07T10:57:17.610Z] "text/template/parse", [2024-05-07T10:57:17.610Z] "time", [2024-05-07T10:57:17.610Z] "unicode", [2024-05-07T10:57:17.610Z] "unicode/utf16", [2024-05-07T10:57:17.610Z] "unicode/utf8", [2024-05-07T10:57:17.610Z] "unsafe", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.610Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.610Z] ], [2024-05-07T10:57:17.610Z] "TestGoFiles": [ [2024-05-07T10:57:17.610Z] "provider_test.go", [2024-05-07T10:57:17.610Z] "tokenconfig_test.go", [2024-05-07T10:57:17.610Z] "util_test.go" [2024-05-07T10:57:17.610Z] ], [2024-05-07T10:57:17.610Z] "TestImports": [ [2024-05-07T10:57:17.610Z] "bytes", [2024-05-07T10:57:17.610Z] "encoding/json", [2024-05-07T10:57:17.610Z] "errors", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks", [2024-05-07T10:57:17.610Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.610Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.610Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.610Z] "os", [2024-05-07T10:57:17.610Z] "path/filepath", [2024-05-07T10:57:17.610Z] "strings", [2024-05-07T10:57:17.610Z] "testing" [2024-05-07T10:57:17.610Z] ] [2024-05-07T10:57:17.610Z] } [2024-05-07T10:57:17.610Z] { [2024-05-07T10:57:17.610Z] "Dir": "/w/workspace/edgex-go/639/cmd/security-file-token-provider", [2024-05-07T10:57:17.610Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider", [2024-05-07T10:57:17.610Z] "Name": "main", [2024-05-07T10:57:17.610Z] "Target": "/go/bin/security-file-token-provider", [2024-05-07T10:57:17.610Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.610Z] "Module": { [2024-05-07T10:57:17.610Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.610Z] "Main": true, [2024-05-07T10:57:17.610Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.610Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.610Z] "GoVersion": "1.21" [2024-05-07T10:57:17.610Z] }, [2024-05-07T10:57:17.610Z] "Match": [ [2024-05-07T10:57:17.610Z] "./..." [2024-05-07T10:57:17.610Z] ], [2024-05-07T10:57:17.610Z] "Stale": true, [2024-05-07T10:57:17.610Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.610Z] "GoFiles": [ [2024-05-07T10:57:17.610Z] "main.go" [2024-05-07T10:57:17.610Z] ], [2024-05-07T10:57:17.610Z] "Imports": [ [2024-05-07T10:57:17.610Z] "context", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider" [2024-05-07T10:57:17.610Z] ], [2024-05-07T10:57:17.610Z] "Deps": [ [2024-05-07T10:57:17.610Z] "bufio", [2024-05-07T10:57:17.610Z] "bytes", [2024-05-07T10:57:17.610Z] "compress/flate", [2024-05-07T10:57:17.610Z] "compress/gzip", [2024-05-07T10:57:17.610Z] "compress/zlib", [2024-05-07T10:57:17.610Z] "container/list", [2024-05-07T10:57:17.610Z] "context", [2024-05-07T10:57:17.610Z] "crypto", [2024-05-07T10:57:17.610Z] "crypto/aes", [2024-05-07T10:57:17.610Z] "crypto/cipher", [2024-05-07T10:57:17.610Z] "crypto/des", [2024-05-07T10:57:17.610Z] "crypto/dsa", [2024-05-07T10:57:17.610Z] "crypto/ecdsa", [2024-05-07T10:57:17.610Z] "crypto/ed25519", [2024-05-07T10:57:17.610Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.610Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.610Z] "crypto/elliptic", [2024-05-07T10:57:17.610Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.610Z] "crypto/hmac", [2024-05-07T10:57:17.610Z] "crypto/internal/randutil", [2024-05-07T10:57:17.610Z] "crypto/internal/subtle", [2024-05-07T10:57:17.610Z] "crypto/md5", [2024-05-07T10:57:17.610Z] "crypto/rand", [2024-05-07T10:57:17.610Z] "crypto/rc4", [2024-05-07T10:57:17.610Z] "crypto/rsa", [2024-05-07T10:57:17.610Z] "crypto/sha1", [2024-05-07T10:57:17.610Z] "crypto/sha256", [2024-05-07T10:57:17.610Z] "crypto/sha512", [2024-05-07T10:57:17.610Z] "crypto/subtle", [2024-05-07T10:57:17.610Z] "crypto/tls", [2024-05-07T10:57:17.610Z] "crypto/x509", [2024-05-07T10:57:17.610Z] "crypto/x509/pkix", [2024-05-07T10:57:17.610Z] "database/sql/driver", [2024-05-07T10:57:17.610Z] "debug/dwarf", [2024-05-07T10:57:17.610Z] "debug/macho", [2024-05-07T10:57:17.610Z] "embed", [2024-05-07T10:57:17.610Z] "encoding", [2024-05-07T10:57:17.610Z] "encoding/asn1", [2024-05-07T10:57:17.610Z] "encoding/base32", [2024-05-07T10:57:17.610Z] "encoding/base64", [2024-05-07T10:57:17.610Z] "encoding/binary", [2024-05-07T10:57:17.610Z] "encoding/csv", [2024-05-07T10:57:17.610Z] "encoding/hex", [2024-05-07T10:57:17.610Z] "encoding/json", [2024-05-07T10:57:17.610Z] "encoding/pem", [2024-05-07T10:57:17.610Z] "encoding/xml", [2024-05-07T10:57:17.610Z] "errors", [2024-05-07T10:57:17.610Z] "flag", [2024-05-07T10:57:17.610Z] "fmt", [2024-05-07T10:57:17.610Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.610Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.610Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.610Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.610Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.610Z] "github.com/fatih/color", [2024-05-07T10:57:17.610Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.610Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.610Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.610Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.610Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.610Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.610Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.610Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.610Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.610Z] "github.com/go-kit/log", [2024-05-07T10:57:17.610Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.610Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.610Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.610Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.610Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.610Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.610Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.610Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.610Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.610Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.610Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.610Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.610Z] "github.com/google/uuid", [2024-05-07T10:57:17.610Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.610Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.610Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.610Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.610Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.610Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.610Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.610Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.610Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.610Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.610Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.610Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.610Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.610Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.610Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.610Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.610Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.610Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.610Z] "github.com/x448/float16", [2024-05-07T10:57:17.610Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.610Z] "go/token", [2024-05-07T10:57:17.610Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.610Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.610Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.610Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.610Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.610Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.610Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.610Z] "golang.org/x/net/html", [2024-05-07T10:57:17.610Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.610Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.610Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.610Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.610Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.610Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.610Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.610Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.610Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.610Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.610Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.610Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.610Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.610Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.610Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.610Z] "golang.org/x/text/language", [2024-05-07T10:57:17.610Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.610Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.610Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.610Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.610Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.610Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.610Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.611Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.611Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.611Z] "hash", [2024-05-07T10:57:17.611Z] "hash/adler32", [2024-05-07T10:57:17.611Z] "hash/crc32", [2024-05-07T10:57:17.611Z] "hash/fnv", [2024-05-07T10:57:17.611Z] "html", [2024-05-07T10:57:17.611Z] "html/template", [2024-05-07T10:57:17.611Z] "internal/abi", [2024-05-07T10:57:17.611Z] "internal/bytealg", [2024-05-07T10:57:17.611Z] "internal/cpu", [2024-05-07T10:57:17.611Z] "internal/fmtsort", [2024-05-07T10:57:17.611Z] "internal/goexperiment", [2024-05-07T10:57:17.611Z] "internal/itoa", [2024-05-07T10:57:17.611Z] "internal/nettrace", [2024-05-07T10:57:17.611Z] "internal/oserror", [2024-05-07T10:57:17.611Z] "internal/poll", [2024-05-07T10:57:17.611Z] "internal/race", [2024-05-07T10:57:17.611Z] "internal/reflectlite", [2024-05-07T10:57:17.611Z] "internal/singleflight", [2024-05-07T10:57:17.611Z] "internal/syscall/execenv", [2024-05-07T10:57:17.611Z] "internal/syscall/unix", [2024-05-07T10:57:17.611Z] "internal/testlog", [2024-05-07T10:57:17.611Z] "internal/unsafeheader", [2024-05-07T10:57:17.611Z] "io", [2024-05-07T10:57:17.611Z] "io/fs", [2024-05-07T10:57:17.611Z] "io/ioutil", [2024-05-07T10:57:17.611Z] "log", [2024-05-07T10:57:17.611Z] "log/syslog", [2024-05-07T10:57:17.611Z] "math", [2024-05-07T10:57:17.611Z] "math/big", [2024-05-07T10:57:17.611Z] "math/bits", [2024-05-07T10:57:17.611Z] "math/rand", [2024-05-07T10:57:17.611Z] "mime", [2024-05-07T10:57:17.611Z] "mime/multipart", [2024-05-07T10:57:17.611Z] "mime/quotedprintable", [2024-05-07T10:57:17.611Z] "net", [2024-05-07T10:57:17.611Z] "net/http", [2024-05-07T10:57:17.611Z] "net/http/httptest", [2024-05-07T10:57:17.611Z] "net/http/httptrace", [2024-05-07T10:57:17.611Z] "net/http/httputil", [2024-05-07T10:57:17.611Z] "net/http/internal", [2024-05-07T10:57:17.611Z] "net/http/internal/ascii", [2024-05-07T10:57:17.611Z] "net/http/internal/testcert", [2024-05-07T10:57:17.611Z] "net/textproto", [2024-05-07T10:57:17.611Z] "net/url", [2024-05-07T10:57:17.611Z] "os", [2024-05-07T10:57:17.611Z] "os/exec", [2024-05-07T10:57:17.611Z] "os/signal", [2024-05-07T10:57:17.611Z] "path", [2024-05-07T10:57:17.611Z] "path/filepath", [2024-05-07T10:57:17.611Z] "reflect", [2024-05-07T10:57:17.611Z] "regexp", [2024-05-07T10:57:17.611Z] "regexp/syntax", [2024-05-07T10:57:17.611Z] "runtime", [2024-05-07T10:57:17.611Z] "runtime/cgo", [2024-05-07T10:57:17.611Z] "runtime/debug", [2024-05-07T10:57:17.611Z] "runtime/internal/atomic", [2024-05-07T10:57:17.611Z] "runtime/internal/math", [2024-05-07T10:57:17.611Z] "runtime/internal/sys", [2024-05-07T10:57:17.611Z] "runtime/pprof", [2024-05-07T10:57:17.611Z] "sort", [2024-05-07T10:57:17.611Z] "strconv", [2024-05-07T10:57:17.611Z] "strings", [2024-05-07T10:57:17.611Z] "sync", [2024-05-07T10:57:17.611Z] "sync/atomic", [2024-05-07T10:57:17.611Z] "syscall", [2024-05-07T10:57:17.611Z] "text/tabwriter", [2024-05-07T10:57:17.611Z] "text/template", [2024-05-07T10:57:17.611Z] "text/template/parse", [2024-05-07T10:57:17.611Z] "time", [2024-05-07T10:57:17.611Z] "unicode", [2024-05-07T10:57:17.611Z] "unicode/utf16", [2024-05-07T10:57:17.611Z] "unicode/utf8", [2024-05-07T10:57:17.611Z] "unsafe", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.611Z] ] [2024-05-07T10:57:17.611Z] } [2024-05-07T10:57:17.611Z] { [2024-05-07T10:57:17.611Z] "Dir": "/w/workspace/edgex-go/639/internal/security/proxyauth/config", [2024-05-07T10:57:17.611Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-05-07T10:57:17.611Z] "Name": "config", [2024-05-07T10:57:17.611Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.611Z] "Module": { [2024-05-07T10:57:17.611Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.611Z] "Main": true, [2024-05-07T10:57:17.611Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.611Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.611Z] "GoVersion": "1.21" [2024-05-07T10:57:17.611Z] }, [2024-05-07T10:57:17.611Z] "Match": [ [2024-05-07T10:57:17.611Z] "./..." [2024-05-07T10:57:17.611Z] ], [2024-05-07T10:57:17.611Z] "Stale": true, [2024-05-07T10:57:17.611Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.611Z] "GoFiles": [ [2024-05-07T10:57:17.611Z] "config.go" [2024-05-07T10:57:17.611Z] ], [2024-05-07T10:57:17.611Z] "Imports": [ [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.611Z] ], [2024-05-07T10:57:17.611Z] "Deps": [ [2024-05-07T10:57:17.611Z] "bufio", [2024-05-07T10:57:17.611Z] "bytes", [2024-05-07T10:57:17.611Z] "compress/flate", [2024-05-07T10:57:17.611Z] "compress/gzip", [2024-05-07T10:57:17.611Z] "compress/zlib", [2024-05-07T10:57:17.611Z] "container/list", [2024-05-07T10:57:17.611Z] "context", [2024-05-07T10:57:17.611Z] "crypto", [2024-05-07T10:57:17.611Z] "crypto/aes", [2024-05-07T10:57:17.611Z] "crypto/cipher", [2024-05-07T10:57:17.611Z] "crypto/des", [2024-05-07T10:57:17.611Z] "crypto/dsa", [2024-05-07T10:57:17.611Z] "crypto/ecdsa", [2024-05-07T10:57:17.611Z] "crypto/ed25519", [2024-05-07T10:57:17.611Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.611Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.611Z] "crypto/elliptic", [2024-05-07T10:57:17.611Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.611Z] "crypto/hmac", [2024-05-07T10:57:17.611Z] "crypto/internal/randutil", [2024-05-07T10:57:17.611Z] "crypto/internal/subtle", [2024-05-07T10:57:17.611Z] "crypto/md5", [2024-05-07T10:57:17.611Z] "crypto/rand", [2024-05-07T10:57:17.611Z] "crypto/rc4", [2024-05-07T10:57:17.611Z] "crypto/rsa", [2024-05-07T10:57:17.611Z] "crypto/sha1", [2024-05-07T10:57:17.611Z] "crypto/sha256", [2024-05-07T10:57:17.611Z] "crypto/sha512", [2024-05-07T10:57:17.611Z] "crypto/subtle", [2024-05-07T10:57:17.611Z] "crypto/tls", [2024-05-07T10:57:17.611Z] "crypto/x509", [2024-05-07T10:57:17.611Z] "crypto/x509/pkix", [2024-05-07T10:57:17.611Z] "database/sql/driver", [2024-05-07T10:57:17.611Z] "debug/dwarf", [2024-05-07T10:57:17.611Z] "debug/macho", [2024-05-07T10:57:17.611Z] "encoding", [2024-05-07T10:57:17.611Z] "encoding/asn1", [2024-05-07T10:57:17.611Z] "encoding/base64", [2024-05-07T10:57:17.611Z] "encoding/binary", [2024-05-07T10:57:17.611Z] "encoding/csv", [2024-05-07T10:57:17.611Z] "encoding/hex", [2024-05-07T10:57:17.611Z] "encoding/json", [2024-05-07T10:57:17.611Z] "encoding/pem", [2024-05-07T10:57:17.611Z] "encoding/xml", [2024-05-07T10:57:17.611Z] "errors", [2024-05-07T10:57:17.611Z] "flag", [2024-05-07T10:57:17.611Z] "fmt", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.611Z] "github.com/go-kit/log", [2024-05-07T10:57:17.611Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.611Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.611Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.611Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.611Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.611Z] "github.com/google/uuid", [2024-05-07T10:57:17.611Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.611Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.611Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.611Z] "golang.org/x/net/html", [2024-05-07T10:57:17.611Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.611Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.611Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.611Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.611Z] "golang.org/x/text/language", [2024-05-07T10:57:17.611Z] "hash", [2024-05-07T10:57:17.611Z] "hash/adler32", [2024-05-07T10:57:17.611Z] "hash/crc32", [2024-05-07T10:57:17.611Z] "internal/abi", [2024-05-07T10:57:17.611Z] "internal/bytealg", [2024-05-07T10:57:17.611Z] "internal/cpu", [2024-05-07T10:57:17.611Z] "internal/fmtsort", [2024-05-07T10:57:17.611Z] "internal/goexperiment", [2024-05-07T10:57:17.611Z] "internal/itoa", [2024-05-07T10:57:17.611Z] "internal/nettrace", [2024-05-07T10:57:17.611Z] "internal/oserror", [2024-05-07T10:57:17.611Z] "internal/poll", [2024-05-07T10:57:17.611Z] "internal/race", [2024-05-07T10:57:17.611Z] "internal/reflectlite", [2024-05-07T10:57:17.611Z] "internal/singleflight", [2024-05-07T10:57:17.611Z] "internal/syscall/execenv", [2024-05-07T10:57:17.611Z] "internal/syscall/unix", [2024-05-07T10:57:17.611Z] "internal/testlog", [2024-05-07T10:57:17.611Z] "internal/unsafeheader", [2024-05-07T10:57:17.611Z] "io", [2024-05-07T10:57:17.611Z] "io/fs", [2024-05-07T10:57:17.611Z] "io/ioutil", [2024-05-07T10:57:17.611Z] "log", [2024-05-07T10:57:17.611Z] "math", [2024-05-07T10:57:17.611Z] "math/big", [2024-05-07T10:57:17.611Z] "math/bits", [2024-05-07T10:57:17.611Z] "math/rand", [2024-05-07T10:57:17.611Z] "mime", [2024-05-07T10:57:17.611Z] "mime/multipart", [2024-05-07T10:57:17.611Z] "mime/quotedprintable", [2024-05-07T10:57:17.611Z] "net", [2024-05-07T10:57:17.611Z] "net/http", [2024-05-07T10:57:17.611Z] "net/http/httptest", [2024-05-07T10:57:17.611Z] "net/http/httptrace", [2024-05-07T10:57:17.611Z] "net/http/internal", [2024-05-07T10:57:17.611Z] "net/http/internal/ascii", [2024-05-07T10:57:17.611Z] "net/http/internal/testcert", [2024-05-07T10:57:17.611Z] "net/textproto", [2024-05-07T10:57:17.611Z] "net/url", [2024-05-07T10:57:17.611Z] "os", [2024-05-07T10:57:17.611Z] "path", [2024-05-07T10:57:17.611Z] "path/filepath", [2024-05-07T10:57:17.611Z] "reflect", [2024-05-07T10:57:17.611Z] "regexp", [2024-05-07T10:57:17.611Z] "regexp/syntax", [2024-05-07T10:57:17.611Z] "runtime", [2024-05-07T10:57:17.611Z] "runtime/cgo", [2024-05-07T10:57:17.611Z] "runtime/internal/atomic", [2024-05-07T10:57:17.611Z] "runtime/internal/math", [2024-05-07T10:57:17.611Z] "runtime/internal/sys", [2024-05-07T10:57:17.611Z] "sort", [2024-05-07T10:57:17.611Z] "strconv", [2024-05-07T10:57:17.611Z] "strings", [2024-05-07T10:57:17.611Z] "sync", [2024-05-07T10:57:17.611Z] "sync/atomic", [2024-05-07T10:57:17.611Z] "syscall", [2024-05-07T10:57:17.611Z] "time", [2024-05-07T10:57:17.611Z] "unicode", [2024-05-07T10:57:17.611Z] "unicode/utf16", [2024-05-07T10:57:17.611Z] "unicode/utf8", [2024-05-07T10:57:17.611Z] "unsafe", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.611Z] ] [2024-05-07T10:57:17.611Z] } [2024-05-07T10:57:17.611Z] { [2024-05-07T10:57:17.611Z] "Dir": "/w/workspace/edgex-go/639/internal/security/proxyauth/container", [2024-05-07T10:57:17.611Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-05-07T10:57:17.611Z] "Name": "container", [2024-05-07T10:57:17.611Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.611Z] "Module": { [2024-05-07T10:57:17.611Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.611Z] "Main": true, [2024-05-07T10:57:17.611Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.611Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.611Z] "GoVersion": "1.21" [2024-05-07T10:57:17.611Z] }, [2024-05-07T10:57:17.611Z] "Match": [ [2024-05-07T10:57:17.611Z] "./..." [2024-05-07T10:57:17.611Z] ], [2024-05-07T10:57:17.611Z] "Stale": true, [2024-05-07T10:57:17.611Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.611Z] "GoFiles": [ [2024-05-07T10:57:17.611Z] "config.go" [2024-05-07T10:57:17.611Z] ], [2024-05-07T10:57:17.611Z] "Imports": [ [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.611Z] ], [2024-05-07T10:57:17.611Z] "Deps": [ [2024-05-07T10:57:17.611Z] "bufio", [2024-05-07T10:57:17.611Z] "bytes", [2024-05-07T10:57:17.611Z] "compress/flate", [2024-05-07T10:57:17.611Z] "compress/gzip", [2024-05-07T10:57:17.611Z] "compress/zlib", [2024-05-07T10:57:17.611Z] "container/list", [2024-05-07T10:57:17.611Z] "context", [2024-05-07T10:57:17.611Z] "crypto", [2024-05-07T10:57:17.611Z] "crypto/aes", [2024-05-07T10:57:17.611Z] "crypto/cipher", [2024-05-07T10:57:17.611Z] "crypto/des", [2024-05-07T10:57:17.611Z] "crypto/dsa", [2024-05-07T10:57:17.611Z] "crypto/ecdsa", [2024-05-07T10:57:17.611Z] "crypto/ed25519", [2024-05-07T10:57:17.611Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.611Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.611Z] "crypto/elliptic", [2024-05-07T10:57:17.611Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.611Z] "crypto/hmac", [2024-05-07T10:57:17.611Z] "crypto/internal/randutil", [2024-05-07T10:57:17.611Z] "crypto/internal/subtle", [2024-05-07T10:57:17.611Z] "crypto/md5", [2024-05-07T10:57:17.611Z] "crypto/rand", [2024-05-07T10:57:17.611Z] "crypto/rc4", [2024-05-07T10:57:17.611Z] "crypto/rsa", [2024-05-07T10:57:17.611Z] "crypto/sha1", [2024-05-07T10:57:17.611Z] "crypto/sha256", [2024-05-07T10:57:17.611Z] "crypto/sha512", [2024-05-07T10:57:17.611Z] "crypto/subtle", [2024-05-07T10:57:17.611Z] "crypto/tls", [2024-05-07T10:57:17.611Z] "crypto/x509", [2024-05-07T10:57:17.611Z] "crypto/x509/pkix", [2024-05-07T10:57:17.611Z] "database/sql/driver", [2024-05-07T10:57:17.611Z] "debug/dwarf", [2024-05-07T10:57:17.611Z] "debug/macho", [2024-05-07T10:57:17.611Z] "encoding", [2024-05-07T10:57:17.611Z] "encoding/asn1", [2024-05-07T10:57:17.611Z] "encoding/base64", [2024-05-07T10:57:17.611Z] "encoding/binary", [2024-05-07T10:57:17.611Z] "encoding/csv", [2024-05-07T10:57:17.611Z] "encoding/hex", [2024-05-07T10:57:17.611Z] "encoding/json", [2024-05-07T10:57:17.611Z] "encoding/pem", [2024-05-07T10:57:17.611Z] "encoding/xml", [2024-05-07T10:57:17.611Z] "errors", [2024-05-07T10:57:17.611Z] "flag", [2024-05-07T10:57:17.611Z] "fmt", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.611Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.611Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.611Z] "github.com/go-kit/log", [2024-05-07T10:57:17.611Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.611Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.611Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.611Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.611Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.611Z] "github.com/google/uuid", [2024-05-07T10:57:17.611Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.611Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.611Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.611Z] "golang.org/x/net/html", [2024-05-07T10:57:17.611Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.611Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.611Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.611Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.611Z] "golang.org/x/text/language", [2024-05-07T10:57:17.611Z] "hash", [2024-05-07T10:57:17.611Z] "hash/adler32", [2024-05-07T10:57:17.611Z] "hash/crc32", [2024-05-07T10:57:17.611Z] "internal/abi", [2024-05-07T10:57:17.611Z] "internal/bytealg", [2024-05-07T10:57:17.611Z] "internal/cpu", [2024-05-07T10:57:17.611Z] "internal/fmtsort", [2024-05-07T10:57:17.611Z] "internal/goexperiment", [2024-05-07T10:57:17.611Z] "internal/itoa", [2024-05-07T10:57:17.611Z] "internal/nettrace", [2024-05-07T10:57:17.611Z] "internal/oserror", [2024-05-07T10:57:17.611Z] "internal/poll", [2024-05-07T10:57:17.611Z] "internal/race", [2024-05-07T10:57:17.611Z] "internal/reflectlite", [2024-05-07T10:57:17.611Z] "internal/singleflight", [2024-05-07T10:57:17.611Z] "internal/syscall/execenv", [2024-05-07T10:57:17.611Z] "internal/syscall/unix", [2024-05-07T10:57:17.611Z] "internal/testlog", [2024-05-07T10:57:17.611Z] "internal/unsafeheader", [2024-05-07T10:57:17.611Z] "io", [2024-05-07T10:57:17.611Z] "io/fs", [2024-05-07T10:57:17.611Z] "io/ioutil", [2024-05-07T10:57:17.611Z] "log", [2024-05-07T10:57:17.611Z] "math", [2024-05-07T10:57:17.611Z] "math/big", [2024-05-07T10:57:17.611Z] "math/bits", [2024-05-07T10:57:17.611Z] "math/rand", [2024-05-07T10:57:17.611Z] "mime", [2024-05-07T10:57:17.611Z] "mime/multipart", [2024-05-07T10:57:17.611Z] "mime/quotedprintable", [2024-05-07T10:57:17.611Z] "net", [2024-05-07T10:57:17.611Z] "net/http", [2024-05-07T10:57:17.611Z] "net/http/httptest", [2024-05-07T10:57:17.611Z] "net/http/httptrace", [2024-05-07T10:57:17.611Z] "net/http/internal", [2024-05-07T10:57:17.611Z] "net/http/internal/ascii", [2024-05-07T10:57:17.611Z] "net/http/internal/testcert", [2024-05-07T10:57:17.611Z] "net/textproto", [2024-05-07T10:57:17.611Z] "net/url", [2024-05-07T10:57:17.611Z] "os", [2024-05-07T10:57:17.611Z] "path", [2024-05-07T10:57:17.611Z] "path/filepath", [2024-05-07T10:57:17.611Z] "reflect", [2024-05-07T10:57:17.611Z] "regexp", [2024-05-07T10:57:17.611Z] "regexp/syntax", [2024-05-07T10:57:17.611Z] "runtime", [2024-05-07T10:57:17.611Z] "runtime/cgo", [2024-05-07T10:57:17.611Z] "runtime/internal/atomic", [2024-05-07T10:57:17.611Z] "runtime/internal/math", [2024-05-07T10:57:17.611Z] "runtime/internal/sys", [2024-05-07T10:57:17.611Z] "sort", [2024-05-07T10:57:17.611Z] "strconv", [2024-05-07T10:57:17.611Z] "strings", [2024-05-07T10:57:17.611Z] "sync", [2024-05-07T10:57:17.611Z] "sync/atomic", [2024-05-07T10:57:17.611Z] "syscall", [2024-05-07T10:57:17.611Z] "time", [2024-05-07T10:57:17.611Z] "unicode", [2024-05-07T10:57:17.611Z] "unicode/utf16", [2024-05-07T10:57:17.611Z] "unicode/utf8", [2024-05-07T10:57:17.611Z] "unsafe", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.611Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.611Z] ] [2024-05-07T10:57:17.611Z] } [2024-05-07T10:57:17.611Z] { [2024-05-07T10:57:17.612Z] "Dir": "/w/workspace/edgex-go/639/internal/security/proxyauth", [2024-05-07T10:57:17.612Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-05-07T10:57:17.612Z] "Name": "proxyauth", [2024-05-07T10:57:17.612Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.612Z] "Module": { [2024-05-07T10:57:17.612Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.612Z] "Main": true, [2024-05-07T10:57:17.612Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.612Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.612Z] "GoVersion": "1.21" [2024-05-07T10:57:17.612Z] }, [2024-05-07T10:57:17.612Z] "Match": [ [2024-05-07T10:57:17.612Z] "./..." [2024-05-07T10:57:17.612Z] ], [2024-05-07T10:57:17.612Z] "Stale": true, [2024-05-07T10:57:17.612Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.612Z] "GoFiles": [ [2024-05-07T10:57:17.612Z] "init.go", [2024-05-07T10:57:17.612Z] "main.go" [2024-05-07T10:57:17.612Z] ], [2024-05-07T10:57:17.612Z] "Imports": [ [2024-05-07T10:57:17.612Z] "context", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.612Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.612Z] "os", [2024-05-07T10:57:17.612Z] "sync" [2024-05-07T10:57:17.612Z] ], [2024-05-07T10:57:17.612Z] "Deps": [ [2024-05-07T10:57:17.612Z] "bufio", [2024-05-07T10:57:17.612Z] "bytes", [2024-05-07T10:57:17.612Z] "compress/flate", [2024-05-07T10:57:17.612Z] "compress/gzip", [2024-05-07T10:57:17.612Z] "compress/zlib", [2024-05-07T10:57:17.612Z] "container/heap", [2024-05-07T10:57:17.612Z] "container/list", [2024-05-07T10:57:17.612Z] "context", [2024-05-07T10:57:17.612Z] "crypto", [2024-05-07T10:57:17.612Z] "crypto/aes", [2024-05-07T10:57:17.612Z] "crypto/cipher", [2024-05-07T10:57:17.612Z] "crypto/des", [2024-05-07T10:57:17.612Z] "crypto/dsa", [2024-05-07T10:57:17.612Z] "crypto/ecdsa", [2024-05-07T10:57:17.612Z] "crypto/ed25519", [2024-05-07T10:57:17.612Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.612Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.612Z] "crypto/elliptic", [2024-05-07T10:57:17.612Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.612Z] "crypto/hmac", [2024-05-07T10:57:17.612Z] "crypto/internal/randutil", [2024-05-07T10:57:17.612Z] "crypto/internal/subtle", [2024-05-07T10:57:17.612Z] "crypto/md5", [2024-05-07T10:57:17.612Z] "crypto/rand", [2024-05-07T10:57:17.612Z] "crypto/rc4", [2024-05-07T10:57:17.612Z] "crypto/rsa", [2024-05-07T10:57:17.612Z] "crypto/sha1", [2024-05-07T10:57:17.612Z] "crypto/sha256", [2024-05-07T10:57:17.612Z] "crypto/sha512", [2024-05-07T10:57:17.612Z] "crypto/subtle", [2024-05-07T10:57:17.612Z] "crypto/tls", [2024-05-07T10:57:17.612Z] "crypto/x509", [2024-05-07T10:57:17.612Z] "crypto/x509/pkix", [2024-05-07T10:57:17.612Z] "database/sql/driver", [2024-05-07T10:57:17.612Z] "debug/dwarf", [2024-05-07T10:57:17.612Z] "debug/macho", [2024-05-07T10:57:17.612Z] "embed", [2024-05-07T10:57:17.612Z] "encoding", [2024-05-07T10:57:17.612Z] "encoding/asn1", [2024-05-07T10:57:17.612Z] "encoding/base32", [2024-05-07T10:57:17.612Z] "encoding/base64", [2024-05-07T10:57:17.612Z] "encoding/binary", [2024-05-07T10:57:17.612Z] "encoding/csv", [2024-05-07T10:57:17.612Z] "encoding/gob", [2024-05-07T10:57:17.612Z] "encoding/hex", [2024-05-07T10:57:17.612Z] "encoding/json", [2024-05-07T10:57:17.612Z] "encoding/pem", [2024-05-07T10:57:17.612Z] "encoding/xml", [2024-05-07T10:57:17.612Z] "errors", [2024-05-07T10:57:17.612Z] "flag", [2024-05-07T10:57:17.612Z] "fmt", [2024-05-07T10:57:17.612Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.612Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.612Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.612Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.612Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.612Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.612Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.612Z] "github.com/fatih/color", [2024-05-07T10:57:17.612Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.612Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.612Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.612Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.612Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.612Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.612Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.612Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.612Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.612Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.612Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.612Z] "github.com/go-kit/log", [2024-05-07T10:57:17.612Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.612Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.612Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.612Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.612Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.612Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.612Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.612Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.612Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.612Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.612Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.612Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.612Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.612Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.612Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.612Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.612Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.612Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.612Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.612Z] "github.com/google/uuid", [2024-05-07T10:57:17.612Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.612Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.612Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.612Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.612Z] "github.com/josharian/intern", [2024-05-07T10:57:17.612Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.612Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.612Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.612Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.612Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.612Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.612Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.612Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.612Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.612Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.612Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.612Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.612Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.612Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.612Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.612Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.612Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.612Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.612Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.612Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.612Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.612Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.612Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.612Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.612Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.612Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.612Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.612Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.612Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.612Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.612Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.612Z] "github.com/openziti/identity", [2024-05-07T10:57:17.612Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.612Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.612Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.612Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.612Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.612Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.612Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.612Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.612Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.612Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.612Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.612Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.612Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.612Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.613Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.613Z] "github.com/pkg/errors", [2024-05-07T10:57:17.613Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.613Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.613Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.613Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.613Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.613Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.613Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.613Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.613Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.613Z] "github.com/x448/float16", [2024-05-07T10:57:17.613Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.613Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.613Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.613Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.613Z] "go/token", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.613Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.613Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.613Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.613Z] "golang.org/x/net/html", [2024-05-07T10:57:17.613Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.613Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.613Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.613Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.613Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.613Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.613Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.613Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.613Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.613Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.613Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.613Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.613Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.613Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.613Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.613Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.613Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.613Z] "golang.org/x/term", [2024-05-07T10:57:17.613Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.613Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.613Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.613Z] "golang.org/x/text/language", [2024-05-07T10:57:17.613Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.613Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.613Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.613Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.613Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.613Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.613Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.613Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.613Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.613Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.613Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.613Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.613Z] "hash", [2024-05-07T10:57:17.613Z] "hash/adler32", [2024-05-07T10:57:17.613Z] "hash/crc32", [2024-05-07T10:57:17.613Z] "hash/fnv", [2024-05-07T10:57:17.613Z] "html", [2024-05-07T10:57:17.613Z] "html/template", [2024-05-07T10:57:17.613Z] "internal/abi", [2024-05-07T10:57:17.613Z] "internal/bytealg", [2024-05-07T10:57:17.613Z] "internal/cpu", [2024-05-07T10:57:17.613Z] "internal/fmtsort", [2024-05-07T10:57:17.613Z] "internal/goexperiment", [2024-05-07T10:57:17.613Z] "internal/itoa", [2024-05-07T10:57:17.613Z] "internal/nettrace", [2024-05-07T10:57:17.613Z] "internal/oserror", [2024-05-07T10:57:17.613Z] "internal/poll", [2024-05-07T10:57:17.613Z] "internal/race", [2024-05-07T10:57:17.613Z] "internal/reflectlite", [2024-05-07T10:57:17.613Z] "internal/singleflight", [2024-05-07T10:57:17.613Z] "internal/syscall/execenv", [2024-05-07T10:57:17.613Z] "internal/syscall/unix", [2024-05-07T10:57:17.613Z] "internal/testlog", [2024-05-07T10:57:17.613Z] "internal/unsafeheader", [2024-05-07T10:57:17.613Z] "io", [2024-05-07T10:57:17.613Z] "io/fs", [2024-05-07T10:57:17.613Z] "io/ioutil", [2024-05-07T10:57:17.613Z] "log", [2024-05-07T10:57:17.613Z] "log/syslog", [2024-05-07T10:57:17.613Z] "math", [2024-05-07T10:57:17.613Z] "math/big", [2024-05-07T10:57:17.613Z] "math/bits", [2024-05-07T10:57:17.613Z] "math/rand", [2024-05-07T10:57:17.613Z] "mime", [2024-05-07T10:57:17.613Z] "mime/multipart", [2024-05-07T10:57:17.613Z] "mime/quotedprintable", [2024-05-07T10:57:17.613Z] "net", [2024-05-07T10:57:17.613Z] "net/http", [2024-05-07T10:57:17.613Z] "net/http/cookiejar", [2024-05-07T10:57:17.613Z] "net/http/httptest", [2024-05-07T10:57:17.613Z] "net/http/httptrace", [2024-05-07T10:57:17.613Z] "net/http/httputil", [2024-05-07T10:57:17.613Z] "net/http/internal", [2024-05-07T10:57:17.613Z] "net/http/internal/ascii", [2024-05-07T10:57:17.613Z] "net/http/internal/testcert", [2024-05-07T10:57:17.613Z] "net/mail", [2024-05-07T10:57:17.613Z] "net/textproto", [2024-05-07T10:57:17.613Z] "net/url", [2024-05-07T10:57:17.613Z] "os", [2024-05-07T10:57:17.613Z] "os/exec", [2024-05-07T10:57:17.613Z] "os/signal", [2024-05-07T10:57:17.613Z] "os/user", [2024-05-07T10:57:17.613Z] "path", [2024-05-07T10:57:17.613Z] "path/filepath", [2024-05-07T10:57:17.613Z] "reflect", [2024-05-07T10:57:17.613Z] "regexp", [2024-05-07T10:57:17.613Z] "regexp/syntax", [2024-05-07T10:57:17.613Z] "runtime", [2024-05-07T10:57:17.613Z] "runtime/cgo", [2024-05-07T10:57:17.613Z] "runtime/debug", [2024-05-07T10:57:17.613Z] "runtime/internal/atomic", [2024-05-07T10:57:17.613Z] "runtime/internal/math", [2024-05-07T10:57:17.613Z] "runtime/internal/sys", [2024-05-07T10:57:17.613Z] "runtime/pprof", [2024-05-07T10:57:17.613Z] "sort", [2024-05-07T10:57:17.613Z] "strconv", [2024-05-07T10:57:17.613Z] "strings", [2024-05-07T10:57:17.613Z] "sync", [2024-05-07T10:57:17.613Z] "sync/atomic", [2024-05-07T10:57:17.613Z] "syscall", [2024-05-07T10:57:17.613Z] "text/tabwriter", [2024-05-07T10:57:17.613Z] "text/template", [2024-05-07T10:57:17.613Z] "text/template/parse", [2024-05-07T10:57:17.613Z] "time", [2024-05-07T10:57:17.613Z] "unicode", [2024-05-07T10:57:17.613Z] "unicode/utf16", [2024-05-07T10:57:17.613Z] "unicode/utf8", [2024-05-07T10:57:17.613Z] "unsafe", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.613Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.613Z] ] [2024-05-07T10:57:17.613Z] } [2024-05-07T10:57:17.613Z] { [2024-05-07T10:57:17.613Z] "Dir": "/w/workspace/edgex-go/639/cmd/security-proxy-auth", [2024-05-07T10:57:17.613Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth", [2024-05-07T10:57:17.613Z] "Name": "main", [2024-05-07T10:57:17.613Z] "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-05-07T10:57:17.613Z] "Target": "/go/bin/security-proxy-auth", [2024-05-07T10:57:17.613Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.613Z] "Module": { [2024-05-07T10:57:17.613Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.613Z] "Main": true, [2024-05-07T10:57:17.613Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.613Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.613Z] "GoVersion": "1.21" [2024-05-07T10:57:17.613Z] }, [2024-05-07T10:57:17.613Z] "Match": [ [2024-05-07T10:57:17.613Z] "./..." [2024-05-07T10:57:17.613Z] ], [2024-05-07T10:57:17.613Z] "Stale": true, [2024-05-07T10:57:17.613Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.613Z] "GoFiles": [ [2024-05-07T10:57:17.613Z] "main.go" [2024-05-07T10:57:17.613Z] ], [2024-05-07T10:57:17.613Z] "Imports": [ [2024-05-07T10:57:17.613Z] "context", [2024-05-07T10:57:17.613Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-05-07T10:57:17.613Z] "github.com/labstack/echo/v4" [2024-05-07T10:57:17.613Z] ], [2024-05-07T10:57:17.613Z] "Deps": [ [2024-05-07T10:57:17.613Z] "bufio", [2024-05-07T10:57:17.613Z] "bytes", [2024-05-07T10:57:17.613Z] "compress/flate", [2024-05-07T10:57:17.613Z] "compress/gzip", [2024-05-07T10:57:17.613Z] "compress/zlib", [2024-05-07T10:57:17.613Z] "container/heap", [2024-05-07T10:57:17.613Z] "container/list", [2024-05-07T10:57:17.613Z] "context", [2024-05-07T10:57:17.613Z] "crypto", [2024-05-07T10:57:17.613Z] "crypto/aes", [2024-05-07T10:57:17.613Z] "crypto/cipher", [2024-05-07T10:57:17.613Z] "crypto/des", [2024-05-07T10:57:17.613Z] "crypto/dsa", [2024-05-07T10:57:17.613Z] "crypto/ecdsa", [2024-05-07T10:57:17.613Z] "crypto/ed25519", [2024-05-07T10:57:17.613Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.613Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.613Z] "crypto/elliptic", [2024-05-07T10:57:17.613Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.613Z] "crypto/hmac", [2024-05-07T10:57:17.613Z] "crypto/internal/randutil", [2024-05-07T10:57:17.613Z] "crypto/internal/subtle", [2024-05-07T10:57:17.613Z] "crypto/md5", [2024-05-07T10:57:17.613Z] "crypto/rand", [2024-05-07T10:57:17.613Z] "crypto/rc4", [2024-05-07T10:57:17.613Z] "crypto/rsa", [2024-05-07T10:57:17.613Z] "crypto/sha1", [2024-05-07T10:57:17.613Z] "crypto/sha256", [2024-05-07T10:57:17.613Z] "crypto/sha512", [2024-05-07T10:57:17.613Z] "crypto/subtle", [2024-05-07T10:57:17.613Z] "crypto/tls", [2024-05-07T10:57:17.613Z] "crypto/x509", [2024-05-07T10:57:17.613Z] "crypto/x509/pkix", [2024-05-07T10:57:17.613Z] "database/sql/driver", [2024-05-07T10:57:17.613Z] "debug/dwarf", [2024-05-07T10:57:17.613Z] "debug/macho", [2024-05-07T10:57:17.613Z] "embed", [2024-05-07T10:57:17.613Z] "encoding", [2024-05-07T10:57:17.613Z] "encoding/asn1", [2024-05-07T10:57:17.613Z] "encoding/base32", [2024-05-07T10:57:17.613Z] "encoding/base64", [2024-05-07T10:57:17.613Z] "encoding/binary", [2024-05-07T10:57:17.613Z] "encoding/csv", [2024-05-07T10:57:17.613Z] "encoding/gob", [2024-05-07T10:57:17.613Z] "encoding/hex", [2024-05-07T10:57:17.613Z] "encoding/json", [2024-05-07T10:57:17.613Z] "encoding/pem", [2024-05-07T10:57:17.613Z] "encoding/xml", [2024-05-07T10:57:17.613Z] "errors", [2024-05-07T10:57:17.613Z] "flag", [2024-05-07T10:57:17.613Z] "fmt", [2024-05-07T10:57:17.613Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.613Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.614Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.614Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.614Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.614Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.614Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.614Z] "github.com/fatih/color", [2024-05-07T10:57:17.614Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.614Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.614Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.614Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.614Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.614Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.614Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.614Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.614Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.614Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.614Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.614Z] "github.com/go-kit/log", [2024-05-07T10:57:17.614Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.614Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.614Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.614Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.614Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.614Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.614Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.614Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.614Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.614Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.614Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.614Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.614Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.614Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.614Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.614Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.614Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.614Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.614Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.614Z] "github.com/google/uuid", [2024-05-07T10:57:17.614Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.614Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.614Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.614Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.614Z] "github.com/josharian/intern", [2024-05-07T10:57:17.614Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.614Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.614Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.614Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.614Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.614Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.614Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.614Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.614Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.614Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.614Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.614Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.614Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.614Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.614Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.614Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.614Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.614Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.614Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.614Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.614Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.614Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.614Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.614Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.614Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.614Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.614Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.614Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.614Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.614Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.614Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.614Z] "github.com/openziti/identity", [2024-05-07T10:57:17.614Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.614Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.614Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.614Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.614Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.614Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.614Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.614Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.614Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.614Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.614Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.614Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.614Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.614Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.614Z] "github.com/pkg/errors", [2024-05-07T10:57:17.614Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.614Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.614Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.614Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.614Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.614Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.614Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.614Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.615Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.615Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.615Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.615Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.615Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.615Z] "github.com/x448/float16", [2024-05-07T10:57:17.615Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.615Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.615Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.615Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.615Z] "go/token", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.615Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.615Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.615Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.615Z] "golang.org/x/net/html", [2024-05-07T10:57:17.615Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.615Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.615Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.615Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.615Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.615Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.615Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.615Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.615Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.615Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.615Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.615Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.615Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.615Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.615Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.615Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.615Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.615Z] "golang.org/x/term", [2024-05-07T10:57:17.615Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.615Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.615Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.615Z] "golang.org/x/text/language", [2024-05-07T10:57:17.615Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.615Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.615Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.615Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.615Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.615Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.615Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.615Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.615Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.615Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.615Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.615Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.615Z] "hash", [2024-05-07T10:57:17.615Z] "hash/adler32", [2024-05-07T10:57:17.615Z] "hash/crc32", [2024-05-07T10:57:17.615Z] "hash/fnv", [2024-05-07T10:57:17.615Z] "html", [2024-05-07T10:57:17.615Z] "html/template", [2024-05-07T10:57:17.615Z] "internal/abi", [2024-05-07T10:57:17.615Z] "internal/bytealg", [2024-05-07T10:57:17.615Z] "internal/cpu", [2024-05-07T10:57:17.615Z] "internal/fmtsort", [2024-05-07T10:57:17.615Z] "internal/goexperiment", [2024-05-07T10:57:17.615Z] "internal/itoa", [2024-05-07T10:57:17.615Z] "internal/nettrace", [2024-05-07T10:57:17.615Z] "internal/oserror", [2024-05-07T10:57:17.615Z] "internal/poll", [2024-05-07T10:57:17.615Z] "internal/race", [2024-05-07T10:57:17.615Z] "internal/reflectlite", [2024-05-07T10:57:17.615Z] "internal/singleflight", [2024-05-07T10:57:17.615Z] "internal/syscall/execenv", [2024-05-07T10:57:17.615Z] "internal/syscall/unix", [2024-05-07T10:57:17.615Z] "internal/testlog", [2024-05-07T10:57:17.615Z] "internal/unsafeheader", [2024-05-07T10:57:17.615Z] "io", [2024-05-07T10:57:17.615Z] "io/fs", [2024-05-07T10:57:17.615Z] "io/ioutil", [2024-05-07T10:57:17.615Z] "log", [2024-05-07T10:57:17.615Z] "log/syslog", [2024-05-07T10:57:17.615Z] "math", [2024-05-07T10:57:17.615Z] "math/big", [2024-05-07T10:57:17.615Z] "math/bits", [2024-05-07T10:57:17.615Z] "math/rand", [2024-05-07T10:57:17.615Z] "mime", [2024-05-07T10:57:17.615Z] "mime/multipart", [2024-05-07T10:57:17.615Z] "mime/quotedprintable", [2024-05-07T10:57:17.615Z] "net", [2024-05-07T10:57:17.615Z] "net/http", [2024-05-07T10:57:17.615Z] "net/http/cookiejar", [2024-05-07T10:57:17.615Z] "net/http/httptest", [2024-05-07T10:57:17.615Z] "net/http/httptrace", [2024-05-07T10:57:17.615Z] "net/http/httputil", [2024-05-07T10:57:17.615Z] "net/http/internal", [2024-05-07T10:57:17.615Z] "net/http/internal/ascii", [2024-05-07T10:57:17.615Z] "net/http/internal/testcert", [2024-05-07T10:57:17.615Z] "net/mail", [2024-05-07T10:57:17.615Z] "net/textproto", [2024-05-07T10:57:17.615Z] "net/url", [2024-05-07T10:57:17.615Z] "os", [2024-05-07T10:57:17.615Z] "os/exec", [2024-05-07T10:57:17.615Z] "os/signal", [2024-05-07T10:57:17.615Z] "os/user", [2024-05-07T10:57:17.615Z] "path", [2024-05-07T10:57:17.615Z] "path/filepath", [2024-05-07T10:57:17.615Z] "reflect", [2024-05-07T10:57:17.615Z] "regexp", [2024-05-07T10:57:17.615Z] "regexp/syntax", [2024-05-07T10:57:17.615Z] "runtime", [2024-05-07T10:57:17.615Z] "runtime/cgo", [2024-05-07T10:57:17.615Z] "runtime/debug", [2024-05-07T10:57:17.615Z] "runtime/internal/atomic", [2024-05-07T10:57:17.615Z] "runtime/internal/math", [2024-05-07T10:57:17.615Z] "runtime/internal/sys", [2024-05-07T10:57:17.615Z] "runtime/pprof", [2024-05-07T10:57:17.615Z] "sort", [2024-05-07T10:57:17.615Z] "strconv", [2024-05-07T10:57:17.615Z] "strings", [2024-05-07T10:57:17.615Z] "sync", [2024-05-07T10:57:17.615Z] "sync/atomic", [2024-05-07T10:57:17.615Z] "syscall", [2024-05-07T10:57:17.615Z] "text/tabwriter", [2024-05-07T10:57:17.615Z] "text/template", [2024-05-07T10:57:17.615Z] "text/template/parse", [2024-05-07T10:57:17.615Z] "time", [2024-05-07T10:57:17.615Z] "unicode", [2024-05-07T10:57:17.615Z] "unicode/utf16", [2024-05-07T10:57:17.615Z] "unicode/utf8", [2024-05-07T10:57:17.615Z] "unsafe", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.615Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.615Z] ] [2024-05-07T10:57:17.615Z] } [2024-05-07T10:57:17.615Z] { [2024-05-07T10:57:17.615Z] "Dir": "/w/workspace/edgex-go/639/cmd/security-secretstore-setup", [2024-05-07T10:57:17.615Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup", [2024-05-07T10:57:17.615Z] "Name": "main", [2024-05-07T10:57:17.615Z] "Target": "/go/bin/security-secretstore-setup", [2024-05-07T10:57:17.615Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.615Z] "Module": { [2024-05-07T10:57:17.615Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.615Z] "Main": true, [2024-05-07T10:57:17.615Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.615Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.615Z] "GoVersion": "1.21" [2024-05-07T10:57:17.615Z] }, [2024-05-07T10:57:17.615Z] "Match": [ [2024-05-07T10:57:17.615Z] "./..." [2024-05-07T10:57:17.615Z] ], [2024-05-07T10:57:17.615Z] "Stale": true, [2024-05-07T10:57:17.615Z] "StaleReason": "stale dependency: github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.615Z] "GoFiles": [ [2024-05-07T10:57:17.615Z] "main.go" [2024-05-07T10:57:17.615Z] ], [2024-05-07T10:57:17.615Z] "Imports": [ [2024-05-07T10:57:17.615Z] "context", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore" [2024-05-07T10:57:17.615Z] ], [2024-05-07T10:57:17.615Z] "Deps": [ [2024-05-07T10:57:17.615Z] "bufio", [2024-05-07T10:57:17.615Z] "bytes", [2024-05-07T10:57:17.615Z] "compress/flate", [2024-05-07T10:57:17.615Z] "compress/gzip", [2024-05-07T10:57:17.615Z] "compress/zlib", [2024-05-07T10:57:17.615Z] "container/list", [2024-05-07T10:57:17.615Z] "context", [2024-05-07T10:57:17.615Z] "crypto", [2024-05-07T10:57:17.615Z] "crypto/aes", [2024-05-07T10:57:17.615Z] "crypto/cipher", [2024-05-07T10:57:17.615Z] "crypto/des", [2024-05-07T10:57:17.615Z] "crypto/dsa", [2024-05-07T10:57:17.615Z] "crypto/ecdsa", [2024-05-07T10:57:17.615Z] "crypto/ed25519", [2024-05-07T10:57:17.615Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.615Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.615Z] "crypto/elliptic", [2024-05-07T10:57:17.615Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.615Z] "crypto/hmac", [2024-05-07T10:57:17.615Z] "crypto/internal/randutil", [2024-05-07T10:57:17.615Z] "crypto/internal/subtle", [2024-05-07T10:57:17.615Z] "crypto/md5", [2024-05-07T10:57:17.615Z] "crypto/rand", [2024-05-07T10:57:17.615Z] "crypto/rc4", [2024-05-07T10:57:17.615Z] "crypto/rsa", [2024-05-07T10:57:17.615Z] "crypto/sha1", [2024-05-07T10:57:17.615Z] "crypto/sha256", [2024-05-07T10:57:17.615Z] "crypto/sha512", [2024-05-07T10:57:17.615Z] "crypto/subtle", [2024-05-07T10:57:17.615Z] "crypto/tls", [2024-05-07T10:57:17.615Z] "crypto/x509", [2024-05-07T10:57:17.615Z] "crypto/x509/pkix", [2024-05-07T10:57:17.615Z] "database/sql/driver", [2024-05-07T10:57:17.615Z] "debug/dwarf", [2024-05-07T10:57:17.615Z] "debug/macho", [2024-05-07T10:57:17.615Z] "embed", [2024-05-07T10:57:17.615Z] "encoding", [2024-05-07T10:57:17.615Z] "encoding/asn1", [2024-05-07T10:57:17.615Z] "encoding/base32", [2024-05-07T10:57:17.615Z] "encoding/base64", [2024-05-07T10:57:17.615Z] "encoding/binary", [2024-05-07T10:57:17.615Z] "encoding/csv", [2024-05-07T10:57:17.615Z] "encoding/hex", [2024-05-07T10:57:17.615Z] "encoding/json", [2024-05-07T10:57:17.615Z] "encoding/pem", [2024-05-07T10:57:17.615Z] "encoding/xml", [2024-05-07T10:57:17.615Z] "errors", [2024-05-07T10:57:17.615Z] "flag", [2024-05-07T10:57:17.615Z] "fmt", [2024-05-07T10:57:17.615Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.615Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.615Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.615Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.615Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.615Z] "github.com/fatih/color", [2024-05-07T10:57:17.615Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.615Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.615Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.616Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.616Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.616Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.616Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.616Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.616Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.616Z] "github.com/go-kit/log", [2024-05-07T10:57:17.616Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.616Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.616Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.616Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.616Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.616Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.616Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.616Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.616Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.616Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.616Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.616Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.616Z] "github.com/google/uuid", [2024-05-07T10:57:17.616Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.616Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.616Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.616Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.616Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.616Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.616Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.616Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.616Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.616Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.616Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.616Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.616Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.616Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.616Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.616Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.616Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.616Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.616Z] "github.com/x448/float16", [2024-05-07T10:57:17.616Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.616Z] "go/token", [2024-05-07T10:57:17.616Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.616Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.616Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.616Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.616Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.616Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.616Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.616Z] "golang.org/x/net/html", [2024-05-07T10:57:17.616Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.616Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.616Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.616Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.616Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.616Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.616Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.616Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.616Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.616Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.616Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.616Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.616Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.616Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.616Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.616Z] "golang.org/x/text/language", [2024-05-07T10:57:17.616Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.616Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.616Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.616Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.616Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.616Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.616Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.616Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.616Z] "hash", [2024-05-07T10:57:17.616Z] "hash/adler32", [2024-05-07T10:57:17.616Z] "hash/crc32", [2024-05-07T10:57:17.616Z] "hash/fnv", [2024-05-07T10:57:17.616Z] "html", [2024-05-07T10:57:17.616Z] "html/template", [2024-05-07T10:57:17.616Z] "internal/abi", [2024-05-07T10:57:17.616Z] "internal/bytealg", [2024-05-07T10:57:17.616Z] "internal/cpu", [2024-05-07T10:57:17.616Z] "internal/fmtsort", [2024-05-07T10:57:17.616Z] "internal/goexperiment", [2024-05-07T10:57:17.616Z] "internal/itoa", [2024-05-07T10:57:17.616Z] "internal/nettrace", [2024-05-07T10:57:17.616Z] "internal/oserror", [2024-05-07T10:57:17.616Z] "internal/poll", [2024-05-07T10:57:17.616Z] "internal/race", [2024-05-07T10:57:17.616Z] "internal/reflectlite", [2024-05-07T10:57:17.616Z] "internal/singleflight", [2024-05-07T10:57:17.616Z] "internal/syscall/execenv", [2024-05-07T10:57:17.616Z] "internal/syscall/unix", [2024-05-07T10:57:17.616Z] "internal/testlog", [2024-05-07T10:57:17.616Z] "internal/unsafeheader", [2024-05-07T10:57:17.616Z] "io", [2024-05-07T10:57:17.616Z] "io/fs", [2024-05-07T10:57:17.616Z] "io/ioutil", [2024-05-07T10:57:17.616Z] "log", [2024-05-07T10:57:17.616Z] "log/syslog", [2024-05-07T10:57:17.616Z] "math", [2024-05-07T10:57:17.616Z] "math/big", [2024-05-07T10:57:17.616Z] "math/bits", [2024-05-07T10:57:17.616Z] "math/rand", [2024-05-07T10:57:17.616Z] "mime", [2024-05-07T10:57:17.616Z] "mime/multipart", [2024-05-07T10:57:17.616Z] "mime/quotedprintable", [2024-05-07T10:57:17.616Z] "net", [2024-05-07T10:57:17.616Z] "net/http", [2024-05-07T10:57:17.616Z] "net/http/httptest", [2024-05-07T10:57:17.616Z] "net/http/httptrace", [2024-05-07T10:57:17.616Z] "net/http/httputil", [2024-05-07T10:57:17.616Z] "net/http/internal", [2024-05-07T10:57:17.616Z] "net/http/internal/ascii", [2024-05-07T10:57:17.616Z] "net/http/internal/testcert", [2024-05-07T10:57:17.616Z] "net/textproto", [2024-05-07T10:57:17.616Z] "net/url", [2024-05-07T10:57:17.616Z] "os", [2024-05-07T10:57:17.616Z] "os/exec", [2024-05-07T10:57:17.616Z] "os/signal", [2024-05-07T10:57:17.616Z] "path", [2024-05-07T10:57:17.616Z] "path/filepath", [2024-05-07T10:57:17.616Z] "reflect", [2024-05-07T10:57:17.616Z] "regexp", [2024-05-07T10:57:17.616Z] "regexp/syntax", [2024-05-07T10:57:17.616Z] "runtime", [2024-05-07T10:57:17.616Z] "runtime/cgo", [2024-05-07T10:57:17.616Z] "runtime/debug", [2024-05-07T10:57:17.616Z] "runtime/internal/atomic", [2024-05-07T10:57:17.616Z] "runtime/internal/math", [2024-05-07T10:57:17.616Z] "runtime/internal/sys", [2024-05-07T10:57:17.616Z] "runtime/pprof", [2024-05-07T10:57:17.616Z] "sort", [2024-05-07T10:57:17.616Z] "strconv", [2024-05-07T10:57:17.616Z] "strings", [2024-05-07T10:57:17.616Z] "sync", [2024-05-07T10:57:17.616Z] "sync/atomic", [2024-05-07T10:57:17.616Z] "syscall", [2024-05-07T10:57:17.616Z] "text/tabwriter", [2024-05-07T10:57:17.616Z] "text/template", [2024-05-07T10:57:17.616Z] "text/template/parse", [2024-05-07T10:57:17.616Z] "time", [2024-05-07T10:57:17.616Z] "unicode", [2024-05-07T10:57:17.616Z] "unicode/utf16", [2024-05-07T10:57:17.616Z] "unicode/utf8", [2024-05-07T10:57:17.616Z] "unsafe", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.616Z] ] [2024-05-07T10:57:17.616Z] } [2024-05-07T10:57:17.616Z] { [2024-05-07T10:57:17.616Z] "Dir": "/w/workspace/edgex-go/639/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.616Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.616Z] "Name": "config", [2024-05-07T10:57:17.616Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.616Z] "Module": { [2024-05-07T10:57:17.616Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.616Z] "Main": true, [2024-05-07T10:57:17.616Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.616Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.616Z] "GoVersion": "1.21" [2024-05-07T10:57:17.616Z] }, [2024-05-07T10:57:17.616Z] "Match": [ [2024-05-07T10:57:17.616Z] "./..." [2024-05-07T10:57:17.616Z] ], [2024-05-07T10:57:17.616Z] "Stale": true, [2024-05-07T10:57:17.616Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.616Z] "GoFiles": [ [2024-05-07T10:57:17.616Z] "config.go" [2024-05-07T10:57:17.616Z] ], [2024-05-07T10:57:17.616Z] "Imports": [ [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.616Z] ], [2024-05-07T10:57:17.616Z] "Deps": [ [2024-05-07T10:57:17.616Z] "bufio", [2024-05-07T10:57:17.616Z] "bytes", [2024-05-07T10:57:17.616Z] "compress/flate", [2024-05-07T10:57:17.616Z] "compress/gzip", [2024-05-07T10:57:17.616Z] "compress/zlib", [2024-05-07T10:57:17.616Z] "container/list", [2024-05-07T10:57:17.616Z] "context", [2024-05-07T10:57:17.616Z] "crypto", [2024-05-07T10:57:17.616Z] "crypto/aes", [2024-05-07T10:57:17.616Z] "crypto/cipher", [2024-05-07T10:57:17.616Z] "crypto/des", [2024-05-07T10:57:17.616Z] "crypto/dsa", [2024-05-07T10:57:17.616Z] "crypto/ecdsa", [2024-05-07T10:57:17.616Z] "crypto/ed25519", [2024-05-07T10:57:17.616Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.616Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.616Z] "crypto/elliptic", [2024-05-07T10:57:17.616Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.616Z] "crypto/hmac", [2024-05-07T10:57:17.616Z] "crypto/internal/randutil", [2024-05-07T10:57:17.616Z] "crypto/internal/subtle", [2024-05-07T10:57:17.616Z] "crypto/md5", [2024-05-07T10:57:17.616Z] "crypto/rand", [2024-05-07T10:57:17.616Z] "crypto/rc4", [2024-05-07T10:57:17.616Z] "crypto/rsa", [2024-05-07T10:57:17.616Z] "crypto/sha1", [2024-05-07T10:57:17.616Z] "crypto/sha256", [2024-05-07T10:57:17.616Z] "crypto/sha512", [2024-05-07T10:57:17.616Z] "crypto/subtle", [2024-05-07T10:57:17.616Z] "crypto/tls", [2024-05-07T10:57:17.616Z] "crypto/x509", [2024-05-07T10:57:17.616Z] "crypto/x509/pkix", [2024-05-07T10:57:17.616Z] "database/sql/driver", [2024-05-07T10:57:17.616Z] "debug/dwarf", [2024-05-07T10:57:17.616Z] "debug/macho", [2024-05-07T10:57:17.616Z] "encoding", [2024-05-07T10:57:17.616Z] "encoding/asn1", [2024-05-07T10:57:17.616Z] "encoding/base64", [2024-05-07T10:57:17.616Z] "encoding/binary", [2024-05-07T10:57:17.616Z] "encoding/csv", [2024-05-07T10:57:17.616Z] "encoding/hex", [2024-05-07T10:57:17.616Z] "encoding/json", [2024-05-07T10:57:17.616Z] "encoding/pem", [2024-05-07T10:57:17.616Z] "encoding/xml", [2024-05-07T10:57:17.616Z] "errors", [2024-05-07T10:57:17.616Z] "flag", [2024-05-07T10:57:17.616Z] "fmt", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.616Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.616Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.616Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.616Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.616Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.616Z] "github.com/go-kit/log", [2024-05-07T10:57:17.616Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.616Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.616Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.616Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.616Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.616Z] "github.com/google/uuid", [2024-05-07T10:57:17.616Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.616Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.616Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.616Z] "golang.org/x/net/html", [2024-05-07T10:57:17.616Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.616Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.616Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.616Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.616Z] "golang.org/x/text/language", [2024-05-07T10:57:17.616Z] "hash", [2024-05-07T10:57:17.616Z] "hash/adler32", [2024-05-07T10:57:17.616Z] "hash/crc32", [2024-05-07T10:57:17.616Z] "internal/abi", [2024-05-07T10:57:17.616Z] "internal/bytealg", [2024-05-07T10:57:17.616Z] "internal/cpu", [2024-05-07T10:57:17.616Z] "internal/fmtsort", [2024-05-07T10:57:17.616Z] "internal/goexperiment", [2024-05-07T10:57:17.616Z] "internal/itoa", [2024-05-07T10:57:17.616Z] "internal/nettrace", [2024-05-07T10:57:17.616Z] "internal/oserror", [2024-05-07T10:57:17.616Z] "internal/poll", [2024-05-07T10:57:17.616Z] "internal/race", [2024-05-07T10:57:17.616Z] "internal/reflectlite", [2024-05-07T10:57:17.616Z] "internal/singleflight", [2024-05-07T10:57:17.616Z] "internal/syscall/execenv", [2024-05-07T10:57:17.616Z] "internal/syscall/unix", [2024-05-07T10:57:17.616Z] "internal/testlog", [2024-05-07T10:57:17.616Z] "internal/unsafeheader", [2024-05-07T10:57:17.616Z] "io", [2024-05-07T10:57:17.616Z] "io/fs", [2024-05-07T10:57:17.616Z] "io/ioutil", [2024-05-07T10:57:17.616Z] "log", [2024-05-07T10:57:17.616Z] "math", [2024-05-07T10:57:17.616Z] "math/big", [2024-05-07T10:57:17.616Z] "math/bits", [2024-05-07T10:57:17.616Z] "math/rand", [2024-05-07T10:57:17.616Z] "mime", [2024-05-07T10:57:17.616Z] "mime/multipart", [2024-05-07T10:57:17.616Z] "mime/quotedprintable", [2024-05-07T10:57:17.616Z] "net", [2024-05-07T10:57:17.616Z] "net/http", [2024-05-07T10:57:17.616Z] "net/http/httptest", [2024-05-07T10:57:17.616Z] "net/http/httptrace", [2024-05-07T10:57:17.616Z] "net/http/internal", [2024-05-07T10:57:17.616Z] "net/http/internal/ascii", [2024-05-07T10:57:17.616Z] "net/http/internal/testcert", [2024-05-07T10:57:17.616Z] "net/textproto", [2024-05-07T10:57:17.616Z] "net/url", [2024-05-07T10:57:17.616Z] "os", [2024-05-07T10:57:17.616Z] "path", [2024-05-07T10:57:17.616Z] "path/filepath", [2024-05-07T10:57:17.616Z] "reflect", [2024-05-07T10:57:17.616Z] "regexp", [2024-05-07T10:57:17.616Z] "regexp/syntax", [2024-05-07T10:57:17.616Z] "runtime", [2024-05-07T10:57:17.616Z] "runtime/cgo", [2024-05-07T10:57:17.616Z] "runtime/internal/atomic", [2024-05-07T10:57:17.616Z] "runtime/internal/math", [2024-05-07T10:57:17.616Z] "runtime/internal/sys", [2024-05-07T10:57:17.616Z] "sort", [2024-05-07T10:57:17.616Z] "strconv", [2024-05-07T10:57:17.616Z] "strings", [2024-05-07T10:57:17.616Z] "sync", [2024-05-07T10:57:17.616Z] "sync/atomic", [2024-05-07T10:57:17.616Z] "syscall", [2024-05-07T10:57:17.616Z] "time", [2024-05-07T10:57:17.616Z] "unicode", [2024-05-07T10:57:17.616Z] "unicode/utf16", [2024-05-07T10:57:17.616Z] "unicode/utf8", [2024-05-07T10:57:17.616Z] "unsafe", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.616Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.617Z] ] [2024-05-07T10:57:17.617Z] } [2024-05-07T10:57:17.617Z] { [2024-05-07T10:57:17.617Z] "Dir": "/w/workspace/edgex-go/639/internal/security/spiffetokenprovider/container", [2024-05-07T10:57:17.617Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-05-07T10:57:17.617Z] "Name": "container", [2024-05-07T10:57:17.617Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.617Z] "Module": { [2024-05-07T10:57:17.617Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.617Z] "Main": true, [2024-05-07T10:57:17.617Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.617Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.617Z] "GoVersion": "1.21" [2024-05-07T10:57:17.617Z] }, [2024-05-07T10:57:17.617Z] "Match": [ [2024-05-07T10:57:17.617Z] "./..." [2024-05-07T10:57:17.617Z] ], [2024-05-07T10:57:17.617Z] "Stale": true, [2024-05-07T10:57:17.617Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.617Z] "GoFiles": [ [2024-05-07T10:57:17.617Z] "config.go" [2024-05-07T10:57:17.617Z] ], [2024-05-07T10:57:17.617Z] "Imports": [ [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.617Z] ], [2024-05-07T10:57:17.617Z] "Deps": [ [2024-05-07T10:57:17.617Z] "bufio", [2024-05-07T10:57:17.617Z] "bytes", [2024-05-07T10:57:17.617Z] "compress/flate", [2024-05-07T10:57:17.617Z] "compress/gzip", [2024-05-07T10:57:17.617Z] "compress/zlib", [2024-05-07T10:57:17.617Z] "container/list", [2024-05-07T10:57:17.617Z] "context", [2024-05-07T10:57:17.617Z] "crypto", [2024-05-07T10:57:17.617Z] "crypto/aes", [2024-05-07T10:57:17.617Z] "crypto/cipher", [2024-05-07T10:57:17.617Z] "crypto/des", [2024-05-07T10:57:17.617Z] "crypto/dsa", [2024-05-07T10:57:17.617Z] "crypto/ecdsa", [2024-05-07T10:57:17.617Z] "crypto/ed25519", [2024-05-07T10:57:17.617Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.617Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.617Z] "crypto/elliptic", [2024-05-07T10:57:17.617Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.617Z] "crypto/hmac", [2024-05-07T10:57:17.617Z] "crypto/internal/randutil", [2024-05-07T10:57:17.617Z] "crypto/internal/subtle", [2024-05-07T10:57:17.617Z] "crypto/md5", [2024-05-07T10:57:17.617Z] "crypto/rand", [2024-05-07T10:57:17.617Z] "crypto/rc4", [2024-05-07T10:57:17.617Z] "crypto/rsa", [2024-05-07T10:57:17.617Z] "crypto/sha1", [2024-05-07T10:57:17.617Z] "crypto/sha256", [2024-05-07T10:57:17.617Z] "crypto/sha512", [2024-05-07T10:57:17.617Z] "crypto/subtle", [2024-05-07T10:57:17.617Z] "crypto/tls", [2024-05-07T10:57:17.617Z] "crypto/x509", [2024-05-07T10:57:17.617Z] "crypto/x509/pkix", [2024-05-07T10:57:17.617Z] "database/sql/driver", [2024-05-07T10:57:17.617Z] "debug/dwarf", [2024-05-07T10:57:17.617Z] "debug/macho", [2024-05-07T10:57:17.617Z] "encoding", [2024-05-07T10:57:17.617Z] "encoding/asn1", [2024-05-07T10:57:17.617Z] "encoding/base64", [2024-05-07T10:57:17.617Z] "encoding/binary", [2024-05-07T10:57:17.617Z] "encoding/csv", [2024-05-07T10:57:17.617Z] "encoding/hex", [2024-05-07T10:57:17.617Z] "encoding/json", [2024-05-07T10:57:17.617Z] "encoding/pem", [2024-05-07T10:57:17.617Z] "encoding/xml", [2024-05-07T10:57:17.617Z] "errors", [2024-05-07T10:57:17.617Z] "flag", [2024-05-07T10:57:17.617Z] "fmt", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.617Z] "github.com/go-kit/log", [2024-05-07T10:57:17.617Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.617Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.617Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.617Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.617Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.617Z] "github.com/google/uuid", [2024-05-07T10:57:17.617Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.617Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.617Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.617Z] "golang.org/x/net/html", [2024-05-07T10:57:17.617Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.617Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.617Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.617Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.617Z] "golang.org/x/text/language", [2024-05-07T10:57:17.617Z] "hash", [2024-05-07T10:57:17.617Z] "hash/adler32", [2024-05-07T10:57:17.617Z] "hash/crc32", [2024-05-07T10:57:17.617Z] "internal/abi", [2024-05-07T10:57:17.617Z] "internal/bytealg", [2024-05-07T10:57:17.617Z] "internal/cpu", [2024-05-07T10:57:17.617Z] "internal/fmtsort", [2024-05-07T10:57:17.617Z] "internal/goexperiment", [2024-05-07T10:57:17.617Z] "internal/itoa", [2024-05-07T10:57:17.617Z] "internal/nettrace", [2024-05-07T10:57:17.617Z] "internal/oserror", [2024-05-07T10:57:17.617Z] "internal/poll", [2024-05-07T10:57:17.617Z] "internal/race", [2024-05-07T10:57:17.617Z] "internal/reflectlite", [2024-05-07T10:57:17.617Z] "internal/singleflight", [2024-05-07T10:57:17.617Z] "internal/syscall/execenv", [2024-05-07T10:57:17.617Z] "internal/syscall/unix", [2024-05-07T10:57:17.617Z] "internal/testlog", [2024-05-07T10:57:17.617Z] "internal/unsafeheader", [2024-05-07T10:57:17.617Z] "io", [2024-05-07T10:57:17.617Z] "io/fs", [2024-05-07T10:57:17.617Z] "io/ioutil", [2024-05-07T10:57:17.617Z] "log", [2024-05-07T10:57:17.617Z] "math", [2024-05-07T10:57:17.617Z] "math/big", [2024-05-07T10:57:17.617Z] "math/bits", [2024-05-07T10:57:17.617Z] "math/rand", [2024-05-07T10:57:17.617Z] "mime", [2024-05-07T10:57:17.617Z] "mime/multipart", [2024-05-07T10:57:17.617Z] "mime/quotedprintable", [2024-05-07T10:57:17.617Z] "net", [2024-05-07T10:57:17.617Z] "net/http", [2024-05-07T10:57:17.617Z] "net/http/httptest", [2024-05-07T10:57:17.617Z] "net/http/httptrace", [2024-05-07T10:57:17.617Z] "net/http/internal", [2024-05-07T10:57:17.617Z] "net/http/internal/ascii", [2024-05-07T10:57:17.617Z] "net/http/internal/testcert", [2024-05-07T10:57:17.617Z] "net/textproto", [2024-05-07T10:57:17.617Z] "net/url", [2024-05-07T10:57:17.617Z] "os", [2024-05-07T10:57:17.617Z] "path", [2024-05-07T10:57:17.617Z] "path/filepath", [2024-05-07T10:57:17.617Z] "reflect", [2024-05-07T10:57:17.617Z] "regexp", [2024-05-07T10:57:17.617Z] "regexp/syntax", [2024-05-07T10:57:17.617Z] "runtime", [2024-05-07T10:57:17.617Z] "runtime/cgo", [2024-05-07T10:57:17.617Z] "runtime/internal/atomic", [2024-05-07T10:57:17.617Z] "runtime/internal/math", [2024-05-07T10:57:17.617Z] "runtime/internal/sys", [2024-05-07T10:57:17.617Z] "sort", [2024-05-07T10:57:17.617Z] "strconv", [2024-05-07T10:57:17.617Z] "strings", [2024-05-07T10:57:17.617Z] "sync", [2024-05-07T10:57:17.617Z] "sync/atomic", [2024-05-07T10:57:17.617Z] "syscall", [2024-05-07T10:57:17.617Z] "time", [2024-05-07T10:57:17.617Z] "unicode", [2024-05-07T10:57:17.617Z] "unicode/utf16", [2024-05-07T10:57:17.617Z] "unicode/utf8", [2024-05-07T10:57:17.617Z] "unsafe", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.617Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.617Z] ] [2024-05-07T10:57:17.617Z] } [2024-05-07T10:57:17.617Z] { [2024-05-07T10:57:17.617Z] "Dir": "/w/workspace/edgex-go/639/internal/security/spiffetokenprovider", [2024-05-07T10:57:17.617Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-05-07T10:57:17.617Z] "Name": "spiffetokenprovider", [2024-05-07T10:57:17.617Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.617Z] "Module": { [2024-05-07T10:57:17.617Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.617Z] "Main": true, [2024-05-07T10:57:17.617Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.617Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.617Z] "GoVersion": "1.21" [2024-05-07T10:57:17.617Z] }, [2024-05-07T10:57:17.617Z] "Match": [ [2024-05-07T10:57:17.617Z] "./..." [2024-05-07T10:57:17.617Z] ], [2024-05-07T10:57:17.617Z] "Stale": true, [2024-05-07T10:57:17.617Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.617Z] "GoFiles": [ [2024-05-07T10:57:17.617Z] "init.go", [2024-05-07T10:57:17.617Z] "main.go", [2024-05-07T10:57:17.617Z] "maketoken.go" [2024-05-07T10:57:17.617Z] ], [2024-05-07T10:57:17.617Z] "Imports": [ [2024-05-07T10:57:17.617Z] "context", [2024-05-07T10:57:17.617Z] "crypto/tls", [2024-05-07T10:57:17.617Z] "encoding/json", [2024-05-07T10:57:17.617Z] "fmt", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.617Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.617Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.617Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.617Z] "io", [2024-05-07T10:57:17.617Z] "net/http", [2024-05-07T10:57:17.617Z] "os", [2024-05-07T10:57:17.617Z] "regexp", [2024-05-07T10:57:17.617Z] "strconv", [2024-05-07T10:57:17.617Z] "strings", [2024-05-07T10:57:17.617Z] "sync", [2024-05-07T10:57:17.617Z] "time" [2024-05-07T10:57:17.617Z] ], [2024-05-07T10:57:17.617Z] "Deps": [ [2024-05-07T10:57:17.617Z] "bufio", [2024-05-07T10:57:17.617Z] "bytes", [2024-05-07T10:57:17.617Z] "compress/flate", [2024-05-07T10:57:17.617Z] "compress/gzip", [2024-05-07T10:57:17.617Z] "compress/zlib", [2024-05-07T10:57:17.617Z] "container/list", [2024-05-07T10:57:17.617Z] "context", [2024-05-07T10:57:17.617Z] "crypto", [2024-05-07T10:57:17.617Z] "crypto/aes", [2024-05-07T10:57:17.617Z] "crypto/cipher", [2024-05-07T10:57:17.617Z] "crypto/des", [2024-05-07T10:57:17.617Z] "crypto/dsa", [2024-05-07T10:57:17.617Z] "crypto/ecdsa", [2024-05-07T10:57:17.617Z] "crypto/ed25519", [2024-05-07T10:57:17.617Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.617Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.617Z] "crypto/elliptic", [2024-05-07T10:57:17.617Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.617Z] "crypto/hmac", [2024-05-07T10:57:17.617Z] "crypto/internal/randutil", [2024-05-07T10:57:17.617Z] "crypto/internal/subtle", [2024-05-07T10:57:17.617Z] "crypto/md5", [2024-05-07T10:57:17.617Z] "crypto/rand", [2024-05-07T10:57:17.617Z] "crypto/rc4", [2024-05-07T10:57:17.617Z] "crypto/rsa", [2024-05-07T10:57:17.617Z] "crypto/sha1", [2024-05-07T10:57:17.617Z] "crypto/sha256", [2024-05-07T10:57:17.617Z] "crypto/sha512", [2024-05-07T10:57:17.617Z] "crypto/subtle", [2024-05-07T10:57:17.617Z] "crypto/tls", [2024-05-07T10:57:17.617Z] "crypto/x509", [2024-05-07T10:57:17.617Z] "crypto/x509/pkix", [2024-05-07T10:57:17.617Z] "database/sql/driver", [2024-05-07T10:57:17.617Z] "debug/dwarf", [2024-05-07T10:57:17.617Z] "debug/macho", [2024-05-07T10:57:17.617Z] "embed", [2024-05-07T10:57:17.617Z] "encoding", [2024-05-07T10:57:17.617Z] "encoding/asn1", [2024-05-07T10:57:17.617Z] "encoding/base32", [2024-05-07T10:57:17.617Z] "encoding/base64", [2024-05-07T10:57:17.617Z] "encoding/binary", [2024-05-07T10:57:17.617Z] "encoding/csv", [2024-05-07T10:57:17.617Z] "encoding/hex", [2024-05-07T10:57:17.617Z] "encoding/json", [2024-05-07T10:57:17.617Z] "encoding/pem", [2024-05-07T10:57:17.617Z] "encoding/xml", [2024-05-07T10:57:17.617Z] "errors", [2024-05-07T10:57:17.617Z] "flag", [2024-05-07T10:57:17.617Z] "fmt", [2024-05-07T10:57:17.617Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.617Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.617Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.617Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.617Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.617Z] "github.com/fatih/color", [2024-05-07T10:57:17.617Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.617Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.617Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.617Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.617Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.617Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.617Z] "github.com/go-kit/log", [2024-05-07T10:57:17.617Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.617Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.617Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.617Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.617Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.617Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.617Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.617Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.617Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.617Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.617Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.617Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.617Z] "github.com/google/uuid", [2024-05-07T10:57:17.617Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.617Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.617Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.617Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.617Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.617Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.617Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.617Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.617Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.617Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.618Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.618Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.618Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.618Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.618Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.618Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.618Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.618Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.618Z] "github.com/x448/float16", [2024-05-07T10:57:17.618Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.618Z] "go/token", [2024-05-07T10:57:17.618Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.618Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.618Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.618Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.618Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.618Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.618Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.618Z] "golang.org/x/net/html", [2024-05-07T10:57:17.618Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.618Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.618Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.618Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.618Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.618Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.618Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.618Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.618Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.618Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.618Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.618Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.618Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.618Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.618Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.618Z] "golang.org/x/text/language", [2024-05-07T10:57:17.618Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.618Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.618Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.618Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.618Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.618Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.618Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.618Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.618Z] "hash", [2024-05-07T10:57:17.618Z] "hash/adler32", [2024-05-07T10:57:17.618Z] "hash/crc32", [2024-05-07T10:57:17.618Z] "hash/fnv", [2024-05-07T10:57:17.618Z] "html", [2024-05-07T10:57:17.618Z] "html/template", [2024-05-07T10:57:17.618Z] "internal/abi", [2024-05-07T10:57:17.618Z] "internal/bytealg", [2024-05-07T10:57:17.618Z] "internal/cpu", [2024-05-07T10:57:17.618Z] "internal/fmtsort", [2024-05-07T10:57:17.618Z] "internal/goexperiment", [2024-05-07T10:57:17.618Z] "internal/itoa", [2024-05-07T10:57:17.618Z] "internal/nettrace", [2024-05-07T10:57:17.618Z] "internal/oserror", [2024-05-07T10:57:17.618Z] "internal/poll", [2024-05-07T10:57:17.618Z] "internal/race", [2024-05-07T10:57:17.618Z] "internal/reflectlite", [2024-05-07T10:57:17.618Z] "internal/singleflight", [2024-05-07T10:57:17.618Z] "internal/syscall/execenv", [2024-05-07T10:57:17.618Z] "internal/syscall/unix", [2024-05-07T10:57:17.618Z] "internal/testlog", [2024-05-07T10:57:17.618Z] "internal/unsafeheader", [2024-05-07T10:57:17.618Z] "io", [2024-05-07T10:57:17.618Z] "io/fs", [2024-05-07T10:57:17.618Z] "io/ioutil", [2024-05-07T10:57:17.618Z] "log", [2024-05-07T10:57:17.618Z] "log/syslog", [2024-05-07T10:57:17.618Z] "math", [2024-05-07T10:57:17.618Z] "math/big", [2024-05-07T10:57:17.618Z] "math/bits", [2024-05-07T10:57:17.618Z] "math/rand", [2024-05-07T10:57:17.618Z] "mime", [2024-05-07T10:57:17.618Z] "mime/multipart", [2024-05-07T10:57:17.618Z] "mime/quotedprintable", [2024-05-07T10:57:17.618Z] "net", [2024-05-07T10:57:17.618Z] "net/http", [2024-05-07T10:57:17.618Z] "net/http/httptest", [2024-05-07T10:57:17.618Z] "net/http/httptrace", [2024-05-07T10:57:17.618Z] "net/http/httputil", [2024-05-07T10:57:17.618Z] "net/http/internal", [2024-05-07T10:57:17.618Z] "net/http/internal/ascii", [2024-05-07T10:57:17.618Z] "net/http/internal/testcert", [2024-05-07T10:57:17.618Z] "net/textproto", [2024-05-07T10:57:17.618Z] "net/url", [2024-05-07T10:57:17.618Z] "os", [2024-05-07T10:57:17.618Z] "os/exec", [2024-05-07T10:57:17.618Z] "os/signal", [2024-05-07T10:57:17.618Z] "path", [2024-05-07T10:57:17.618Z] "path/filepath", [2024-05-07T10:57:17.618Z] "reflect", [2024-05-07T10:57:17.618Z] "regexp", [2024-05-07T10:57:17.618Z] "regexp/syntax", [2024-05-07T10:57:17.618Z] "runtime", [2024-05-07T10:57:17.618Z] "runtime/cgo", [2024-05-07T10:57:17.618Z] "runtime/debug", [2024-05-07T10:57:17.618Z] "runtime/internal/atomic", [2024-05-07T10:57:17.618Z] "runtime/internal/math", [2024-05-07T10:57:17.618Z] "runtime/internal/sys", [2024-05-07T10:57:17.618Z] "runtime/pprof", [2024-05-07T10:57:17.618Z] "sort", [2024-05-07T10:57:17.618Z] "strconv", [2024-05-07T10:57:17.618Z] "strings", [2024-05-07T10:57:17.618Z] "sync", [2024-05-07T10:57:17.618Z] "sync/atomic", [2024-05-07T10:57:17.618Z] "syscall", [2024-05-07T10:57:17.618Z] "text/tabwriter", [2024-05-07T10:57:17.618Z] "text/template", [2024-05-07T10:57:17.618Z] "text/template/parse", [2024-05-07T10:57:17.618Z] "time", [2024-05-07T10:57:17.618Z] "unicode", [2024-05-07T10:57:17.618Z] "unicode/utf16", [2024-05-07T10:57:17.618Z] "unicode/utf8", [2024-05-07T10:57:17.618Z] "unsafe", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.618Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.618Z] ] [2024-05-07T10:57:17.618Z] } [2024-05-07T10:57:17.618Z] { [2024-05-07T10:57:17.618Z] "Dir": "/w/workspace/edgex-go/639/cmd/security-spiffe-token-provider", [2024-05-07T10:57:17.618Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider", [2024-05-07T10:57:17.618Z] "Name": "main", [2024-05-07T10:57:17.618Z] "Target": "/go/bin/security-spiffe-token-provider", [2024-05-07T10:57:17.618Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.618Z] "Module": { [2024-05-07T10:57:17.618Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.618Z] "Main": true, [2024-05-07T10:57:17.618Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.618Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.618Z] "GoVersion": "1.21" [2024-05-07T10:57:17.618Z] }, [2024-05-07T10:57:17.618Z] "Match": [ [2024-05-07T10:57:17.618Z] "./..." [2024-05-07T10:57:17.618Z] ], [2024-05-07T10:57:17.618Z] "Stale": true, [2024-05-07T10:57:17.618Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.618Z] "GoFiles": [ [2024-05-07T10:57:17.618Z] "main.go" [2024-05-07T10:57:17.618Z] ], [2024-05-07T10:57:17.618Z] "Imports": [ [2024-05-07T10:57:17.618Z] "context", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider" [2024-05-07T10:57:17.618Z] ], [2024-05-07T10:57:17.618Z] "Deps": [ [2024-05-07T10:57:17.618Z] "bufio", [2024-05-07T10:57:17.618Z] "bytes", [2024-05-07T10:57:17.618Z] "compress/flate", [2024-05-07T10:57:17.618Z] "compress/gzip", [2024-05-07T10:57:17.618Z] "compress/zlib", [2024-05-07T10:57:17.618Z] "container/list", [2024-05-07T10:57:17.618Z] "context", [2024-05-07T10:57:17.618Z] "crypto", [2024-05-07T10:57:17.618Z] "crypto/aes", [2024-05-07T10:57:17.618Z] "crypto/cipher", [2024-05-07T10:57:17.618Z] "crypto/des", [2024-05-07T10:57:17.618Z] "crypto/dsa", [2024-05-07T10:57:17.618Z] "crypto/ecdsa", [2024-05-07T10:57:17.618Z] "crypto/ed25519", [2024-05-07T10:57:17.618Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.618Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.618Z] "crypto/elliptic", [2024-05-07T10:57:17.618Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.618Z] "crypto/hmac", [2024-05-07T10:57:17.618Z] "crypto/internal/randutil", [2024-05-07T10:57:17.618Z] "crypto/internal/subtle", [2024-05-07T10:57:17.618Z] "crypto/md5", [2024-05-07T10:57:17.618Z] "crypto/rand", [2024-05-07T10:57:17.618Z] "crypto/rc4", [2024-05-07T10:57:17.618Z] "crypto/rsa", [2024-05-07T10:57:17.618Z] "crypto/sha1", [2024-05-07T10:57:17.618Z] "crypto/sha256", [2024-05-07T10:57:17.618Z] "crypto/sha512", [2024-05-07T10:57:17.618Z] "crypto/subtle", [2024-05-07T10:57:17.618Z] "crypto/tls", [2024-05-07T10:57:17.618Z] "crypto/x509", [2024-05-07T10:57:17.618Z] "crypto/x509/pkix", [2024-05-07T10:57:17.618Z] "database/sql/driver", [2024-05-07T10:57:17.618Z] "debug/dwarf", [2024-05-07T10:57:17.618Z] "debug/macho", [2024-05-07T10:57:17.618Z] "embed", [2024-05-07T10:57:17.618Z] "encoding", [2024-05-07T10:57:17.618Z] "encoding/asn1", [2024-05-07T10:57:17.618Z] "encoding/base32", [2024-05-07T10:57:17.618Z] "encoding/base64", [2024-05-07T10:57:17.618Z] "encoding/binary", [2024-05-07T10:57:17.618Z] "encoding/csv", [2024-05-07T10:57:17.618Z] "encoding/hex", [2024-05-07T10:57:17.618Z] "encoding/json", [2024-05-07T10:57:17.618Z] "encoding/pem", [2024-05-07T10:57:17.618Z] "encoding/xml", [2024-05-07T10:57:17.618Z] "errors", [2024-05-07T10:57:17.618Z] "flag", [2024-05-07T10:57:17.618Z] "fmt", [2024-05-07T10:57:17.618Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.618Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.618Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.618Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/common", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/container", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.618Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.619Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.619Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.619Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.619Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.619Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.619Z] "github.com/fatih/color", [2024-05-07T10:57:17.619Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.619Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.619Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.619Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.619Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.619Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.619Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.619Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.619Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.619Z] "github.com/go-kit/log", [2024-05-07T10:57:17.619Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.619Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.619Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.619Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.619Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.619Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.619Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.619Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.619Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.619Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.619Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.619Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.619Z] "github.com/google/uuid", [2024-05-07T10:57:17.619Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.619Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.619Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.619Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.619Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.619Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.619Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.619Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.619Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.619Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.619Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.619Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.619Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.619Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.619Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.619Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.619Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.619Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.619Z] "github.com/x448/float16", [2024-05-07T10:57:17.619Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.619Z] "go/token", [2024-05-07T10:57:17.619Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.619Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.619Z] "golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.619Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.619Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.619Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.619Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.619Z] "golang.org/x/net/html", [2024-05-07T10:57:17.619Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.619Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.619Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.619Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.619Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.619Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.619Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.619Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.619Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.619Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.619Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.619Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.619Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.619Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.619Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.619Z] "golang.org/x/text/language", [2024-05-07T10:57:17.619Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.619Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.619Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.619Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.619Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.619Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.619Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.619Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.619Z] "hash", [2024-05-07T10:57:17.619Z] "hash/adler32", [2024-05-07T10:57:17.619Z] "hash/crc32", [2024-05-07T10:57:17.619Z] "hash/fnv", [2024-05-07T10:57:17.619Z] "html", [2024-05-07T10:57:17.619Z] "html/template", [2024-05-07T10:57:17.619Z] "internal/abi", [2024-05-07T10:57:17.619Z] "internal/bytealg", [2024-05-07T10:57:17.619Z] "internal/cpu", [2024-05-07T10:57:17.619Z] "internal/fmtsort", [2024-05-07T10:57:17.619Z] "internal/goexperiment", [2024-05-07T10:57:17.619Z] "internal/itoa", [2024-05-07T10:57:17.619Z] "internal/nettrace", [2024-05-07T10:57:17.619Z] "internal/oserror", [2024-05-07T10:57:17.619Z] "internal/poll", [2024-05-07T10:57:17.619Z] "internal/race", [2024-05-07T10:57:17.619Z] "internal/reflectlite", [2024-05-07T10:57:17.619Z] "internal/singleflight", [2024-05-07T10:57:17.619Z] "internal/syscall/execenv", [2024-05-07T10:57:17.619Z] "internal/syscall/unix", [2024-05-07T10:57:17.619Z] "internal/testlog", [2024-05-07T10:57:17.619Z] "internal/unsafeheader", [2024-05-07T10:57:17.619Z] "io", [2024-05-07T10:57:17.619Z] "io/fs", [2024-05-07T10:57:17.619Z] "io/ioutil", [2024-05-07T10:57:17.619Z] "log", [2024-05-07T10:57:17.619Z] "log/syslog", [2024-05-07T10:57:17.619Z] "math", [2024-05-07T10:57:17.619Z] "math/big", [2024-05-07T10:57:17.619Z] "math/bits", [2024-05-07T10:57:17.619Z] "math/rand", [2024-05-07T10:57:17.619Z] "mime", [2024-05-07T10:57:17.619Z] "mime/multipart", [2024-05-07T10:57:17.619Z] "mime/quotedprintable", [2024-05-07T10:57:17.619Z] "net", [2024-05-07T10:57:17.619Z] "net/http", [2024-05-07T10:57:17.619Z] "net/http/httptest", [2024-05-07T10:57:17.619Z] "net/http/httptrace", [2024-05-07T10:57:17.619Z] "net/http/httputil", [2024-05-07T10:57:17.619Z] "net/http/internal", [2024-05-07T10:57:17.619Z] "net/http/internal/ascii", [2024-05-07T10:57:17.619Z] "net/http/internal/testcert", [2024-05-07T10:57:17.619Z] "net/textproto", [2024-05-07T10:57:17.619Z] "net/url", [2024-05-07T10:57:17.619Z] "os", [2024-05-07T10:57:17.619Z] "os/exec", [2024-05-07T10:57:17.619Z] "os/signal", [2024-05-07T10:57:17.619Z] "path", [2024-05-07T10:57:17.619Z] "path/filepath", [2024-05-07T10:57:17.619Z] "reflect", [2024-05-07T10:57:17.619Z] "regexp", [2024-05-07T10:57:17.619Z] "regexp/syntax", [2024-05-07T10:57:17.619Z] "runtime", [2024-05-07T10:57:17.619Z] "runtime/cgo", [2024-05-07T10:57:17.619Z] "runtime/debug", [2024-05-07T10:57:17.619Z] "runtime/internal/atomic", [2024-05-07T10:57:17.619Z] "runtime/internal/math", [2024-05-07T10:57:17.619Z] "runtime/internal/sys", [2024-05-07T10:57:17.619Z] "runtime/pprof", [2024-05-07T10:57:17.619Z] "sort", [2024-05-07T10:57:17.619Z] "strconv", [2024-05-07T10:57:17.619Z] "strings", [2024-05-07T10:57:17.619Z] "sync", [2024-05-07T10:57:17.619Z] "sync/atomic", [2024-05-07T10:57:17.619Z] "syscall", [2024-05-07T10:57:17.619Z] "text/tabwriter", [2024-05-07T10:57:17.619Z] "text/template", [2024-05-07T10:57:17.619Z] "text/template/parse", [2024-05-07T10:57:17.619Z] "time", [2024-05-07T10:57:17.619Z] "unicode", [2024-05-07T10:57:17.619Z] "unicode/utf16", [2024-05-07T10:57:17.619Z] "unicode/utf8", [2024-05-07T10:57:17.619Z] "unsafe", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.619Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.619Z] ] [2024-05-07T10:57:17.619Z] } [2024-05-07T10:57:17.619Z] { [2024-05-07T10:57:17.619Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/config", [2024-05-07T10:57:17.619Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.619Z] "Name": "config", [2024-05-07T10:57:17.619Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.619Z] "Module": { [2024-05-07T10:57:17.619Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.619Z] "Main": true, [2024-05-07T10:57:17.619Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.619Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.619Z] "GoVersion": "1.21" [2024-05-07T10:57:17.619Z] }, [2024-05-07T10:57:17.619Z] "Match": [ [2024-05-07T10:57:17.619Z] "./..." [2024-05-07T10:57:17.619Z] ], [2024-05-07T10:57:17.619Z] "Stale": true, [2024-05-07T10:57:17.619Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.619Z] "GoFiles": [ [2024-05-07T10:57:17.619Z] "config.go" [2024-05-07T10:57:17.619Z] ], [2024-05-07T10:57:17.620Z] "Imports": [ [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.620Z] ], [2024-05-07T10:57:17.620Z] "Deps": [ [2024-05-07T10:57:17.620Z] "bufio", [2024-05-07T10:57:17.620Z] "bytes", [2024-05-07T10:57:17.620Z] "compress/flate", [2024-05-07T10:57:17.620Z] "compress/gzip", [2024-05-07T10:57:17.620Z] "compress/zlib", [2024-05-07T10:57:17.620Z] "container/list", [2024-05-07T10:57:17.620Z] "context", [2024-05-07T10:57:17.620Z] "crypto", [2024-05-07T10:57:17.620Z] "crypto/aes", [2024-05-07T10:57:17.620Z] "crypto/cipher", [2024-05-07T10:57:17.620Z] "crypto/des", [2024-05-07T10:57:17.620Z] "crypto/dsa", [2024-05-07T10:57:17.620Z] "crypto/ecdsa", [2024-05-07T10:57:17.620Z] "crypto/ed25519", [2024-05-07T10:57:17.620Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.620Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.620Z] "crypto/elliptic", [2024-05-07T10:57:17.620Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.620Z] "crypto/hmac", [2024-05-07T10:57:17.620Z] "crypto/internal/randutil", [2024-05-07T10:57:17.620Z] "crypto/internal/subtle", [2024-05-07T10:57:17.620Z] "crypto/md5", [2024-05-07T10:57:17.620Z] "crypto/rand", [2024-05-07T10:57:17.620Z] "crypto/rc4", [2024-05-07T10:57:17.620Z] "crypto/rsa", [2024-05-07T10:57:17.620Z] "crypto/sha1", [2024-05-07T10:57:17.620Z] "crypto/sha256", [2024-05-07T10:57:17.620Z] "crypto/sha512", [2024-05-07T10:57:17.620Z] "crypto/subtle", [2024-05-07T10:57:17.620Z] "crypto/tls", [2024-05-07T10:57:17.620Z] "crypto/x509", [2024-05-07T10:57:17.620Z] "crypto/x509/pkix", [2024-05-07T10:57:17.620Z] "database/sql/driver", [2024-05-07T10:57:17.620Z] "debug/dwarf", [2024-05-07T10:57:17.620Z] "debug/macho", [2024-05-07T10:57:17.620Z] "encoding", [2024-05-07T10:57:17.620Z] "encoding/asn1", [2024-05-07T10:57:17.620Z] "encoding/base64", [2024-05-07T10:57:17.620Z] "encoding/binary", [2024-05-07T10:57:17.620Z] "encoding/csv", [2024-05-07T10:57:17.620Z] "encoding/hex", [2024-05-07T10:57:17.620Z] "encoding/json", [2024-05-07T10:57:17.620Z] "encoding/pem", [2024-05-07T10:57:17.620Z] "encoding/xml", [2024-05-07T10:57:17.620Z] "errors", [2024-05-07T10:57:17.620Z] "flag", [2024-05-07T10:57:17.620Z] "fmt", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.620Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.620Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.620Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.620Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.620Z] "github.com/go-kit/log", [2024-05-07T10:57:17.620Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.620Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.620Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.620Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.620Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.620Z] "github.com/google/uuid", [2024-05-07T10:57:17.620Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.620Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.620Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.620Z] "golang.org/x/net/html", [2024-05-07T10:57:17.620Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.620Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.620Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.620Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.620Z] "golang.org/x/text/language", [2024-05-07T10:57:17.620Z] "hash", [2024-05-07T10:57:17.620Z] "hash/adler32", [2024-05-07T10:57:17.620Z] "hash/crc32", [2024-05-07T10:57:17.620Z] "internal/abi", [2024-05-07T10:57:17.620Z] "internal/bytealg", [2024-05-07T10:57:17.620Z] "internal/cpu", [2024-05-07T10:57:17.620Z] "internal/fmtsort", [2024-05-07T10:57:17.620Z] "internal/goexperiment", [2024-05-07T10:57:17.620Z] "internal/itoa", [2024-05-07T10:57:17.620Z] "internal/nettrace", [2024-05-07T10:57:17.620Z] "internal/oserror", [2024-05-07T10:57:17.620Z] "internal/poll", [2024-05-07T10:57:17.620Z] "internal/race", [2024-05-07T10:57:17.620Z] "internal/reflectlite", [2024-05-07T10:57:17.620Z] "internal/singleflight", [2024-05-07T10:57:17.620Z] "internal/syscall/execenv", [2024-05-07T10:57:17.620Z] "internal/syscall/unix", [2024-05-07T10:57:17.620Z] "internal/testlog", [2024-05-07T10:57:17.620Z] "internal/unsafeheader", [2024-05-07T10:57:17.620Z] "io", [2024-05-07T10:57:17.620Z] "io/fs", [2024-05-07T10:57:17.620Z] "io/ioutil", [2024-05-07T10:57:17.620Z] "log", [2024-05-07T10:57:17.620Z] "math", [2024-05-07T10:57:17.620Z] "math/big", [2024-05-07T10:57:17.620Z] "math/bits", [2024-05-07T10:57:17.620Z] "math/rand", [2024-05-07T10:57:17.620Z] "mime", [2024-05-07T10:57:17.620Z] "mime/multipart", [2024-05-07T10:57:17.620Z] "mime/quotedprintable", [2024-05-07T10:57:17.620Z] "net", [2024-05-07T10:57:17.620Z] "net/http", [2024-05-07T10:57:17.620Z] "net/http/httptest", [2024-05-07T10:57:17.620Z] "net/http/httptrace", [2024-05-07T10:57:17.620Z] "net/http/internal", [2024-05-07T10:57:17.620Z] "net/http/internal/ascii", [2024-05-07T10:57:17.620Z] "net/http/internal/testcert", [2024-05-07T10:57:17.620Z] "net/textproto", [2024-05-07T10:57:17.620Z] "net/url", [2024-05-07T10:57:17.620Z] "os", [2024-05-07T10:57:17.620Z] "path", [2024-05-07T10:57:17.620Z] "path/filepath", [2024-05-07T10:57:17.620Z] "reflect", [2024-05-07T10:57:17.620Z] "regexp", [2024-05-07T10:57:17.620Z] "regexp/syntax", [2024-05-07T10:57:17.620Z] "runtime", [2024-05-07T10:57:17.620Z] "runtime/cgo", [2024-05-07T10:57:17.620Z] "runtime/internal/atomic", [2024-05-07T10:57:17.620Z] "runtime/internal/math", [2024-05-07T10:57:17.620Z] "runtime/internal/sys", [2024-05-07T10:57:17.620Z] "sort", [2024-05-07T10:57:17.620Z] "strconv", [2024-05-07T10:57:17.620Z] "strings", [2024-05-07T10:57:17.620Z] "sync", [2024-05-07T10:57:17.620Z] "sync/atomic", [2024-05-07T10:57:17.620Z] "syscall", [2024-05-07T10:57:17.620Z] "time", [2024-05-07T10:57:17.620Z] "unicode", [2024-05-07T10:57:17.620Z] "unicode/utf16", [2024-05-07T10:57:17.620Z] "unicode/utf8", [2024-05-07T10:57:17.620Z] "unsafe", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.620Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.620Z] ] [2024-05-07T10:57:17.620Z] } [2024-05-07T10:57:17.620Z] { [2024-05-07T10:57:17.620Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.620Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.620Z] "Name": "interfaces", [2024-05-07T10:57:17.620Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.620Z] "Module": { [2024-05-07T10:57:17.620Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.620Z] "Main": true, [2024-05-07T10:57:17.620Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.620Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.620Z] "GoVersion": "1.21" [2024-05-07T10:57:17.620Z] }, [2024-05-07T10:57:17.620Z] "Match": [ [2024-05-07T10:57:17.620Z] "./..." [2024-05-07T10:57:17.620Z] ], [2024-05-07T10:57:17.620Z] "Stale": true, [2024-05-07T10:57:17.620Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.620Z] "GoFiles": [ [2024-05-07T10:57:17.620Z] "db.go" [2024-05-07T10:57:17.620Z] ], [2024-05-07T10:57:17.620Z] "Imports": [ [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-05-07T10:57:17.620Z] ], [2024-05-07T10:57:17.620Z] "Deps": [ [2024-05-07T10:57:17.620Z] "bufio", [2024-05-07T10:57:17.620Z] "bytes", [2024-05-07T10:57:17.620Z] "compress/flate", [2024-05-07T10:57:17.620Z] "compress/gzip", [2024-05-07T10:57:17.620Z] "compress/zlib", [2024-05-07T10:57:17.620Z] "container/list", [2024-05-07T10:57:17.620Z] "context", [2024-05-07T10:57:17.620Z] "crypto", [2024-05-07T10:57:17.620Z] "crypto/aes", [2024-05-07T10:57:17.620Z] "crypto/cipher", [2024-05-07T10:57:17.620Z] "crypto/des", [2024-05-07T10:57:17.620Z] "crypto/dsa", [2024-05-07T10:57:17.620Z] "crypto/ecdsa", [2024-05-07T10:57:17.620Z] "crypto/ed25519", [2024-05-07T10:57:17.620Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.620Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.620Z] "crypto/elliptic", [2024-05-07T10:57:17.620Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.620Z] "crypto/hmac", [2024-05-07T10:57:17.620Z] "crypto/internal/randutil", [2024-05-07T10:57:17.620Z] "crypto/internal/subtle", [2024-05-07T10:57:17.620Z] "crypto/md5", [2024-05-07T10:57:17.620Z] "crypto/rand", [2024-05-07T10:57:17.620Z] "crypto/rc4", [2024-05-07T10:57:17.620Z] "crypto/rsa", [2024-05-07T10:57:17.620Z] "crypto/sha1", [2024-05-07T10:57:17.620Z] "crypto/sha256", [2024-05-07T10:57:17.620Z] "crypto/sha512", [2024-05-07T10:57:17.620Z] "crypto/subtle", [2024-05-07T10:57:17.620Z] "crypto/tls", [2024-05-07T10:57:17.620Z] "crypto/x509", [2024-05-07T10:57:17.620Z] "crypto/x509/pkix", [2024-05-07T10:57:17.620Z] "database/sql/driver", [2024-05-07T10:57:17.620Z] "debug/dwarf", [2024-05-07T10:57:17.620Z] "debug/macho", [2024-05-07T10:57:17.620Z] "encoding", [2024-05-07T10:57:17.620Z] "encoding/asn1", [2024-05-07T10:57:17.620Z] "encoding/base64", [2024-05-07T10:57:17.620Z] "encoding/binary", [2024-05-07T10:57:17.620Z] "encoding/csv", [2024-05-07T10:57:17.620Z] "encoding/hex", [2024-05-07T10:57:17.620Z] "encoding/json", [2024-05-07T10:57:17.620Z] "encoding/pem", [2024-05-07T10:57:17.620Z] "encoding/xml", [2024-05-07T10:57:17.620Z] "errors", [2024-05-07T10:57:17.620Z] "fmt", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.620Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.620Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.621Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.621Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.621Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.621Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.621Z] "github.com/google/uuid", [2024-05-07T10:57:17.621Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.621Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.621Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.621Z] "golang.org/x/net/html", [2024-05-07T10:57:17.621Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.621Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.621Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.621Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.621Z] "golang.org/x/text/language", [2024-05-07T10:57:17.621Z] "hash", [2024-05-07T10:57:17.621Z] "hash/adler32", [2024-05-07T10:57:17.621Z] "hash/crc32", [2024-05-07T10:57:17.621Z] "internal/abi", [2024-05-07T10:57:17.621Z] "internal/bytealg", [2024-05-07T10:57:17.621Z] "internal/cpu", [2024-05-07T10:57:17.621Z] "internal/fmtsort", [2024-05-07T10:57:17.621Z] "internal/goexperiment", [2024-05-07T10:57:17.621Z] "internal/itoa", [2024-05-07T10:57:17.621Z] "internal/nettrace", [2024-05-07T10:57:17.621Z] "internal/oserror", [2024-05-07T10:57:17.621Z] "internal/poll", [2024-05-07T10:57:17.621Z] "internal/race", [2024-05-07T10:57:17.621Z] "internal/reflectlite", [2024-05-07T10:57:17.621Z] "internal/singleflight", [2024-05-07T10:57:17.621Z] "internal/syscall/execenv", [2024-05-07T10:57:17.621Z] "internal/syscall/unix", [2024-05-07T10:57:17.621Z] "internal/testlog", [2024-05-07T10:57:17.621Z] "internal/unsafeheader", [2024-05-07T10:57:17.621Z] "io", [2024-05-07T10:57:17.621Z] "io/fs", [2024-05-07T10:57:17.621Z] "io/ioutil", [2024-05-07T10:57:17.621Z] "log", [2024-05-07T10:57:17.621Z] "math", [2024-05-07T10:57:17.621Z] "math/big", [2024-05-07T10:57:17.621Z] "math/bits", [2024-05-07T10:57:17.621Z] "math/rand", [2024-05-07T10:57:17.621Z] "mime", [2024-05-07T10:57:17.621Z] "mime/multipart", [2024-05-07T10:57:17.621Z] "mime/quotedprintable", [2024-05-07T10:57:17.621Z] "net", [2024-05-07T10:57:17.621Z] "net/http", [2024-05-07T10:57:17.621Z] "net/http/httptrace", [2024-05-07T10:57:17.621Z] "net/http/internal", [2024-05-07T10:57:17.621Z] "net/http/internal/ascii", [2024-05-07T10:57:17.621Z] "net/textproto", [2024-05-07T10:57:17.621Z] "net/url", [2024-05-07T10:57:17.621Z] "os", [2024-05-07T10:57:17.621Z] "path", [2024-05-07T10:57:17.621Z] "path/filepath", [2024-05-07T10:57:17.621Z] "reflect", [2024-05-07T10:57:17.621Z] "regexp", [2024-05-07T10:57:17.621Z] "regexp/syntax", [2024-05-07T10:57:17.621Z] "runtime", [2024-05-07T10:57:17.621Z] "runtime/cgo", [2024-05-07T10:57:17.621Z] "runtime/internal/atomic", [2024-05-07T10:57:17.621Z] "runtime/internal/math", [2024-05-07T10:57:17.621Z] "runtime/internal/sys", [2024-05-07T10:57:17.621Z] "sort", [2024-05-07T10:57:17.621Z] "strconv", [2024-05-07T10:57:17.621Z] "strings", [2024-05-07T10:57:17.621Z] "sync", [2024-05-07T10:57:17.621Z] "sync/atomic", [2024-05-07T10:57:17.621Z] "syscall", [2024-05-07T10:57:17.621Z] "time", [2024-05-07T10:57:17.621Z] "unicode", [2024-05-07T10:57:17.621Z] "unicode/utf16", [2024-05-07T10:57:17.621Z] "unicode/utf8", [2024-05-07T10:57:17.621Z] "unsafe", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.621Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.621Z] ] [2024-05-07T10:57:17.621Z] } [2024-05-07T10:57:17.621Z] { [2024-05-07T10:57:17.621Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/container", [2024-05-07T10:57:17.621Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.621Z] "Name": "container", [2024-05-07T10:57:17.621Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.621Z] "Module": { [2024-05-07T10:57:17.621Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.621Z] "Main": true, [2024-05-07T10:57:17.621Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.621Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.621Z] "GoVersion": "1.21" [2024-05-07T10:57:17.621Z] }, [2024-05-07T10:57:17.621Z] "Match": [ [2024-05-07T10:57:17.621Z] "./..." [2024-05-07T10:57:17.621Z] ], [2024-05-07T10:57:17.621Z] "Stale": true, [2024-05-07T10:57:17.621Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.621Z] "GoFiles": [ [2024-05-07T10:57:17.621Z] "config.go", [2024-05-07T10:57:17.621Z] "database.go" [2024-05-07T10:57:17.621Z] ], [2024-05-07T10:57:17.621Z] "Imports": [ [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.621Z] ], [2024-05-07T10:57:17.621Z] "Deps": [ [2024-05-07T10:57:17.621Z] "bufio", [2024-05-07T10:57:17.621Z] "bytes", [2024-05-07T10:57:17.621Z] "compress/flate", [2024-05-07T10:57:17.621Z] "compress/gzip", [2024-05-07T10:57:17.621Z] "compress/zlib", [2024-05-07T10:57:17.621Z] "container/list", [2024-05-07T10:57:17.621Z] "context", [2024-05-07T10:57:17.621Z] "crypto", [2024-05-07T10:57:17.621Z] "crypto/aes", [2024-05-07T10:57:17.621Z] "crypto/cipher", [2024-05-07T10:57:17.621Z] "crypto/des", [2024-05-07T10:57:17.621Z] "crypto/dsa", [2024-05-07T10:57:17.621Z] "crypto/ecdsa", [2024-05-07T10:57:17.621Z] "crypto/ed25519", [2024-05-07T10:57:17.621Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.621Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.621Z] "crypto/elliptic", [2024-05-07T10:57:17.621Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.621Z] "crypto/hmac", [2024-05-07T10:57:17.621Z] "crypto/internal/randutil", [2024-05-07T10:57:17.621Z] "crypto/internal/subtle", [2024-05-07T10:57:17.621Z] "crypto/md5", [2024-05-07T10:57:17.621Z] "crypto/rand", [2024-05-07T10:57:17.621Z] "crypto/rc4", [2024-05-07T10:57:17.621Z] "crypto/rsa", [2024-05-07T10:57:17.621Z] "crypto/sha1", [2024-05-07T10:57:17.621Z] "crypto/sha256", [2024-05-07T10:57:17.621Z] "crypto/sha512", [2024-05-07T10:57:17.621Z] "crypto/subtle", [2024-05-07T10:57:17.621Z] "crypto/tls", [2024-05-07T10:57:17.621Z] "crypto/x509", [2024-05-07T10:57:17.621Z] "crypto/x509/pkix", [2024-05-07T10:57:17.621Z] "database/sql/driver", [2024-05-07T10:57:17.621Z] "debug/dwarf", [2024-05-07T10:57:17.621Z] "debug/macho", [2024-05-07T10:57:17.621Z] "encoding", [2024-05-07T10:57:17.621Z] "encoding/asn1", [2024-05-07T10:57:17.621Z] "encoding/base64", [2024-05-07T10:57:17.621Z] "encoding/binary", [2024-05-07T10:57:17.621Z] "encoding/csv", [2024-05-07T10:57:17.621Z] "encoding/hex", [2024-05-07T10:57:17.621Z] "encoding/json", [2024-05-07T10:57:17.621Z] "encoding/pem", [2024-05-07T10:57:17.621Z] "encoding/xml", [2024-05-07T10:57:17.621Z] "errors", [2024-05-07T10:57:17.621Z] "flag", [2024-05-07T10:57:17.621Z] "fmt", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.621Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.621Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.621Z] "github.com/go-kit/log", [2024-05-07T10:57:17.621Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.621Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.621Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.621Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.621Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.621Z] "github.com/google/uuid", [2024-05-07T10:57:17.621Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.621Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.621Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.621Z] "golang.org/x/net/html", [2024-05-07T10:57:17.621Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.621Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.621Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.621Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.621Z] "golang.org/x/text/language", [2024-05-07T10:57:17.621Z] "hash", [2024-05-07T10:57:17.621Z] "hash/adler32", [2024-05-07T10:57:17.621Z] "hash/crc32", [2024-05-07T10:57:17.621Z] "internal/abi", [2024-05-07T10:57:17.621Z] "internal/bytealg", [2024-05-07T10:57:17.621Z] "internal/cpu", [2024-05-07T10:57:17.621Z] "internal/fmtsort", [2024-05-07T10:57:17.621Z] "internal/goexperiment", [2024-05-07T10:57:17.621Z] "internal/itoa", [2024-05-07T10:57:17.621Z] "internal/nettrace", [2024-05-07T10:57:17.621Z] "internal/oserror", [2024-05-07T10:57:17.621Z] "internal/poll", [2024-05-07T10:57:17.621Z] "internal/race", [2024-05-07T10:57:17.621Z] "internal/reflectlite", [2024-05-07T10:57:17.621Z] "internal/singleflight", [2024-05-07T10:57:17.621Z] "internal/syscall/execenv", [2024-05-07T10:57:17.621Z] "internal/syscall/unix", [2024-05-07T10:57:17.621Z] "internal/testlog", [2024-05-07T10:57:17.621Z] "internal/unsafeheader", [2024-05-07T10:57:17.621Z] "io", [2024-05-07T10:57:17.621Z] "io/fs", [2024-05-07T10:57:17.621Z] "io/ioutil", [2024-05-07T10:57:17.621Z] "log", [2024-05-07T10:57:17.621Z] "math", [2024-05-07T10:57:17.621Z] "math/big", [2024-05-07T10:57:17.621Z] "math/bits", [2024-05-07T10:57:17.621Z] "math/rand", [2024-05-07T10:57:17.621Z] "mime", [2024-05-07T10:57:17.621Z] "mime/multipart", [2024-05-07T10:57:17.621Z] "mime/quotedprintable", [2024-05-07T10:57:17.621Z] "net", [2024-05-07T10:57:17.621Z] "net/http", [2024-05-07T10:57:17.622Z] "net/http/httptest", [2024-05-07T10:57:17.622Z] "net/http/httptrace", [2024-05-07T10:57:17.622Z] "net/http/internal", [2024-05-07T10:57:17.622Z] "net/http/internal/ascii", [2024-05-07T10:57:17.622Z] "net/http/internal/testcert", [2024-05-07T10:57:17.622Z] "net/textproto", [2024-05-07T10:57:17.622Z] "net/url", [2024-05-07T10:57:17.622Z] "os", [2024-05-07T10:57:17.622Z] "path", [2024-05-07T10:57:17.622Z] "path/filepath", [2024-05-07T10:57:17.622Z] "reflect", [2024-05-07T10:57:17.622Z] "regexp", [2024-05-07T10:57:17.622Z] "regexp/syntax", [2024-05-07T10:57:17.622Z] "runtime", [2024-05-07T10:57:17.622Z] "runtime/cgo", [2024-05-07T10:57:17.622Z] "runtime/internal/atomic", [2024-05-07T10:57:17.622Z] "runtime/internal/math", [2024-05-07T10:57:17.622Z] "runtime/internal/sys", [2024-05-07T10:57:17.622Z] "sort", [2024-05-07T10:57:17.622Z] "strconv", [2024-05-07T10:57:17.622Z] "strings", [2024-05-07T10:57:17.622Z] "sync", [2024-05-07T10:57:17.622Z] "sync/atomic", [2024-05-07T10:57:17.622Z] "syscall", [2024-05-07T10:57:17.622Z] "time", [2024-05-07T10:57:17.622Z] "unicode", [2024-05-07T10:57:17.622Z] "unicode/utf16", [2024-05-07T10:57:17.622Z] "unicode/utf8", [2024-05-07T10:57:17.622Z] "unsafe", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.622Z] ] [2024-05-07T10:57:17.622Z] } [2024-05-07T10:57:17.622Z] { [2024-05-07T10:57:17.622Z] "Dir": "/usr/local/go/src/net/smtp", [2024-05-07T10:57:17.622Z] "ImportPath": "net/smtp", [2024-05-07T10:57:17.622Z] "Name": "smtp", [2024-05-07T10:57:17.622Z] "Doc": "Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.", [2024-05-07T10:57:17.622Z] "Target": "/usr/local/go/pkg/linux_amd64/net/smtp.a", [2024-05-07T10:57:17.622Z] "Root": "/usr/local/go", [2024-05-07T10:57:17.622Z] "Goroot": true, [2024-05-07T10:57:17.622Z] "Standard": true, [2024-05-07T10:57:17.622Z] "DepOnly": true, [2024-05-07T10:57:17.622Z] "GoFiles": [ [2024-05-07T10:57:17.622Z] "auth.go", [2024-05-07T10:57:17.622Z] "smtp.go" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "Imports": [ [2024-05-07T10:57:17.622Z] "crypto/hmac", [2024-05-07T10:57:17.622Z] "crypto/md5", [2024-05-07T10:57:17.622Z] "crypto/tls", [2024-05-07T10:57:17.622Z] "encoding/base64", [2024-05-07T10:57:17.622Z] "errors", [2024-05-07T10:57:17.622Z] "fmt", [2024-05-07T10:57:17.622Z] "io", [2024-05-07T10:57:17.622Z] "net", [2024-05-07T10:57:17.622Z] "net/textproto", [2024-05-07T10:57:17.622Z] "strings" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "Deps": [ [2024-05-07T10:57:17.622Z] "bufio", [2024-05-07T10:57:17.622Z] "bytes", [2024-05-07T10:57:17.622Z] "container/list", [2024-05-07T10:57:17.622Z] "context", [2024-05-07T10:57:17.622Z] "crypto", [2024-05-07T10:57:17.622Z] "crypto/aes", [2024-05-07T10:57:17.622Z] "crypto/cipher", [2024-05-07T10:57:17.622Z] "crypto/des", [2024-05-07T10:57:17.622Z] "crypto/dsa", [2024-05-07T10:57:17.622Z] "crypto/ecdsa", [2024-05-07T10:57:17.622Z] "crypto/ed25519", [2024-05-07T10:57:17.622Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.622Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.622Z] "crypto/elliptic", [2024-05-07T10:57:17.622Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.622Z] "crypto/hmac", [2024-05-07T10:57:17.622Z] "crypto/internal/randutil", [2024-05-07T10:57:17.622Z] "crypto/internal/subtle", [2024-05-07T10:57:17.622Z] "crypto/md5", [2024-05-07T10:57:17.622Z] "crypto/rand", [2024-05-07T10:57:17.622Z] "crypto/rc4", [2024-05-07T10:57:17.622Z] "crypto/rsa", [2024-05-07T10:57:17.622Z] "crypto/sha1", [2024-05-07T10:57:17.622Z] "crypto/sha256", [2024-05-07T10:57:17.622Z] "crypto/sha512", [2024-05-07T10:57:17.622Z] "crypto/subtle", [2024-05-07T10:57:17.622Z] "crypto/tls", [2024-05-07T10:57:17.622Z] "crypto/x509", [2024-05-07T10:57:17.622Z] "crypto/x509/pkix", [2024-05-07T10:57:17.622Z] "encoding/asn1", [2024-05-07T10:57:17.622Z] "encoding/base64", [2024-05-07T10:57:17.622Z] "encoding/binary", [2024-05-07T10:57:17.622Z] "encoding/hex", [2024-05-07T10:57:17.622Z] "encoding/pem", [2024-05-07T10:57:17.622Z] "errors", [2024-05-07T10:57:17.622Z] "fmt", [2024-05-07T10:57:17.622Z] "hash", [2024-05-07T10:57:17.622Z] "internal/abi", [2024-05-07T10:57:17.622Z] "internal/bytealg", [2024-05-07T10:57:17.622Z] "internal/cpu", [2024-05-07T10:57:17.622Z] "internal/fmtsort", [2024-05-07T10:57:17.622Z] "internal/goexperiment", [2024-05-07T10:57:17.622Z] "internal/itoa", [2024-05-07T10:57:17.622Z] "internal/nettrace", [2024-05-07T10:57:17.622Z] "internal/oserror", [2024-05-07T10:57:17.622Z] "internal/poll", [2024-05-07T10:57:17.622Z] "internal/race", [2024-05-07T10:57:17.622Z] "internal/reflectlite", [2024-05-07T10:57:17.622Z] "internal/singleflight", [2024-05-07T10:57:17.622Z] "internal/syscall/execenv", [2024-05-07T10:57:17.622Z] "internal/syscall/unix", [2024-05-07T10:57:17.622Z] "internal/testlog", [2024-05-07T10:57:17.622Z] "internal/unsafeheader", [2024-05-07T10:57:17.622Z] "io", [2024-05-07T10:57:17.622Z] "io/fs", [2024-05-07T10:57:17.622Z] "io/ioutil", [2024-05-07T10:57:17.622Z] "math", [2024-05-07T10:57:17.622Z] "math/big", [2024-05-07T10:57:17.622Z] "math/bits", [2024-05-07T10:57:17.622Z] "math/rand", [2024-05-07T10:57:17.622Z] "net", [2024-05-07T10:57:17.622Z] "net/textproto", [2024-05-07T10:57:17.622Z] "net/url", [2024-05-07T10:57:17.622Z] "os", [2024-05-07T10:57:17.622Z] "path", [2024-05-07T10:57:17.622Z] "path/filepath", [2024-05-07T10:57:17.622Z] "reflect", [2024-05-07T10:57:17.622Z] "runtime", [2024-05-07T10:57:17.622Z] "runtime/cgo", [2024-05-07T10:57:17.622Z] "runtime/internal/atomic", [2024-05-07T10:57:17.622Z] "runtime/internal/math", [2024-05-07T10:57:17.622Z] "runtime/internal/sys", [2024-05-07T10:57:17.622Z] "sort", [2024-05-07T10:57:17.622Z] "strconv", [2024-05-07T10:57:17.622Z] "strings", [2024-05-07T10:57:17.622Z] "sync", [2024-05-07T10:57:17.622Z] "sync/atomic", [2024-05-07T10:57:17.622Z] "syscall", [2024-05-07T10:57:17.622Z] "time", [2024-05-07T10:57:17.622Z] "unicode", [2024-05-07T10:57:17.622Z] "unicode/utf16", [2024-05-07T10:57:17.622Z] "unicode/utf8", [2024-05-07T10:57:17.622Z] "unsafe", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.622Z] "vendor/golang.org/x/sys/cpu" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "TestGoFiles": [ [2024-05-07T10:57:17.622Z] "smtp_test.go" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "TestImports": [ [2024-05-07T10:57:17.622Z] "bufio", [2024-05-07T10:57:17.622Z] "bytes", [2024-05-07T10:57:17.622Z] "crypto/tls", [2024-05-07T10:57:17.622Z] "crypto/x509", [2024-05-07T10:57:17.622Z] "fmt", [2024-05-07T10:57:17.622Z] "internal/testenv", [2024-05-07T10:57:17.622Z] "io", [2024-05-07T10:57:17.622Z] "net", [2024-05-07T10:57:17.622Z] "net/textproto", [2024-05-07T10:57:17.622Z] "runtime", [2024-05-07T10:57:17.622Z] "strings", [2024-05-07T10:57:17.622Z] "testing", [2024-05-07T10:57:17.622Z] "time" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "XTestGoFiles": [ [2024-05-07T10:57:17.622Z] "example_test.go" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "XTestImports": [ [2024-05-07T10:57:17.622Z] "fmt", [2024-05-07T10:57:17.622Z] "log", [2024-05-07T10:57:17.622Z] "net/smtp" [2024-05-07T10:57:17.622Z] ] [2024-05-07T10:57:17.622Z] } [2024-05-07T10:57:17.622Z] { [2024-05-07T10:57:17.622Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/application/channel", [2024-05-07T10:57:17.622Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.622Z] "Name": "channel", [2024-05-07T10:57:17.622Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.622Z] "Module": { [2024-05-07T10:57:17.622Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.622Z] "Main": true, [2024-05-07T10:57:17.622Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.622Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.622Z] "GoVersion": "1.21" [2024-05-07T10:57:17.622Z] }, [2024-05-07T10:57:17.622Z] "Match": [ [2024-05-07T10:57:17.622Z] "./..." [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "Stale": true, [2024-05-07T10:57:17.622Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.622Z] "GoFiles": [ [2024-05-07T10:57:17.622Z] "container.go", [2024-05-07T10:57:17.622Z] "email.go", [2024-05-07T10:57:17.622Z] "sender.go" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "Imports": [ [2024-05-07T10:57:17.622Z] "bytes", [2024-05-07T10:57:17.622Z] "crypto/tls", [2024-05-07T10:57:17.622Z] "fmt", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.622Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.622Z] "net", [2024-05-07T10:57:17.622Z] "net/smtp", [2024-05-07T10:57:17.622Z] "strconv", [2024-05-07T10:57:17.622Z] "strings" [2024-05-07T10:57:17.622Z] ], [2024-05-07T10:57:17.622Z] "Deps": [ [2024-05-07T10:57:17.622Z] "bufio", [2024-05-07T10:57:17.622Z] "bytes", [2024-05-07T10:57:17.622Z] "compress/flate", [2024-05-07T10:57:17.622Z] "compress/gzip", [2024-05-07T10:57:17.622Z] "compress/zlib", [2024-05-07T10:57:17.622Z] "container/list", [2024-05-07T10:57:17.622Z] "context", [2024-05-07T10:57:17.622Z] "crypto", [2024-05-07T10:57:17.622Z] "crypto/aes", [2024-05-07T10:57:17.622Z] "crypto/cipher", [2024-05-07T10:57:17.622Z] "crypto/des", [2024-05-07T10:57:17.622Z] "crypto/dsa", [2024-05-07T10:57:17.622Z] "crypto/ecdsa", [2024-05-07T10:57:17.622Z] "crypto/ed25519", [2024-05-07T10:57:17.622Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.622Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.622Z] "crypto/elliptic", [2024-05-07T10:57:17.622Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.622Z] "crypto/hmac", [2024-05-07T10:57:17.622Z] "crypto/internal/randutil", [2024-05-07T10:57:17.622Z] "crypto/internal/subtle", [2024-05-07T10:57:17.622Z] "crypto/md5", [2024-05-07T10:57:17.622Z] "crypto/rand", [2024-05-07T10:57:17.622Z] "crypto/rc4", [2024-05-07T10:57:17.622Z] "crypto/rsa", [2024-05-07T10:57:17.623Z] "crypto/sha1", [2024-05-07T10:57:17.623Z] "crypto/sha256", [2024-05-07T10:57:17.623Z] "crypto/sha512", [2024-05-07T10:57:17.623Z] "crypto/subtle", [2024-05-07T10:57:17.623Z] "crypto/tls", [2024-05-07T10:57:17.623Z] "crypto/x509", [2024-05-07T10:57:17.623Z] "crypto/x509/pkix", [2024-05-07T10:57:17.623Z] "database/sql/driver", [2024-05-07T10:57:17.623Z] "debug/dwarf", [2024-05-07T10:57:17.623Z] "debug/macho", [2024-05-07T10:57:17.623Z] "embed", [2024-05-07T10:57:17.623Z] "encoding", [2024-05-07T10:57:17.623Z] "encoding/asn1", [2024-05-07T10:57:17.623Z] "encoding/base32", [2024-05-07T10:57:17.623Z] "encoding/base64", [2024-05-07T10:57:17.623Z] "encoding/binary", [2024-05-07T10:57:17.623Z] "encoding/csv", [2024-05-07T10:57:17.623Z] "encoding/hex", [2024-05-07T10:57:17.623Z] "encoding/json", [2024-05-07T10:57:17.623Z] "encoding/pem", [2024-05-07T10:57:17.623Z] "encoding/xml", [2024-05-07T10:57:17.623Z] "errors", [2024-05-07T10:57:17.623Z] "flag", [2024-05-07T10:57:17.623Z] "fmt", [2024-05-07T10:57:17.623Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.623Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.623Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.623Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.623Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.623Z] "github.com/fatih/color", [2024-05-07T10:57:17.623Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.623Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.623Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.623Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.623Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.623Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.623Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.623Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.623Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.623Z] "github.com/go-kit/log", [2024-05-07T10:57:17.623Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.623Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.623Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.623Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.623Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.623Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.623Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.623Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.623Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.623Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.623Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.623Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.623Z] "github.com/google/uuid", [2024-05-07T10:57:17.623Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.623Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.623Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.623Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.623Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.623Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.623Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.623Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.623Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.623Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.623Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.623Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.623Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.623Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.623Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.623Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.623Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.623Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.624Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.624Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.624Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.624Z] "github.com/x448/float16", [2024-05-07T10:57:17.624Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.624Z] "go/token", [2024-05-07T10:57:17.624Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.624Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.624Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.624Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.624Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.624Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.624Z] "golang.org/x/net/html", [2024-05-07T10:57:17.624Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.624Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.624Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.624Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.624Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.624Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.624Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.624Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.624Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.624Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.624Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.624Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.624Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.624Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.624Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.624Z] "golang.org/x/text/language", [2024-05-07T10:57:17.624Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.624Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.624Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.624Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.624Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.624Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.624Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.624Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.624Z] "hash", [2024-05-07T10:57:17.624Z] "hash/adler32", [2024-05-07T10:57:17.624Z] "hash/crc32", [2024-05-07T10:57:17.624Z] "hash/fnv", [2024-05-07T10:57:17.624Z] "html", [2024-05-07T10:57:17.624Z] "html/template", [2024-05-07T10:57:17.624Z] "internal/abi", [2024-05-07T10:57:17.624Z] "internal/bytealg", [2024-05-07T10:57:17.624Z] "internal/cpu", [2024-05-07T10:57:17.624Z] "internal/fmtsort", [2024-05-07T10:57:17.624Z] "internal/goexperiment", [2024-05-07T10:57:17.624Z] "internal/itoa", [2024-05-07T10:57:17.624Z] "internal/nettrace", [2024-05-07T10:57:17.624Z] "internal/oserror", [2024-05-07T10:57:17.624Z] "internal/poll", [2024-05-07T10:57:17.624Z] "internal/race", [2024-05-07T10:57:17.624Z] "internal/reflectlite", [2024-05-07T10:57:17.624Z] "internal/singleflight", [2024-05-07T10:57:17.624Z] "internal/syscall/execenv", [2024-05-07T10:57:17.624Z] "internal/syscall/unix", [2024-05-07T10:57:17.624Z] "internal/testlog", [2024-05-07T10:57:17.624Z] "internal/unsafeheader", [2024-05-07T10:57:17.624Z] "io", [2024-05-07T10:57:17.624Z] "io/fs", [2024-05-07T10:57:17.624Z] "io/ioutil", [2024-05-07T10:57:17.624Z] "log", [2024-05-07T10:57:17.624Z] "log/syslog", [2024-05-07T10:57:17.624Z] "math", [2024-05-07T10:57:17.624Z] "math/big", [2024-05-07T10:57:17.624Z] "math/bits", [2024-05-07T10:57:17.624Z] "math/rand", [2024-05-07T10:57:17.624Z] "mime", [2024-05-07T10:57:17.624Z] "mime/multipart", [2024-05-07T10:57:17.624Z] "mime/quotedprintable", [2024-05-07T10:57:17.624Z] "net", [2024-05-07T10:57:17.624Z] "net/http", [2024-05-07T10:57:17.624Z] "net/http/httptest", [2024-05-07T10:57:17.624Z] "net/http/httptrace", [2024-05-07T10:57:17.624Z] "net/http/httputil", [2024-05-07T10:57:17.624Z] "net/http/internal", [2024-05-07T10:57:17.624Z] "net/http/internal/ascii", [2024-05-07T10:57:17.624Z] "net/http/internal/testcert", [2024-05-07T10:57:17.624Z] "net/smtp", [2024-05-07T10:57:17.624Z] "net/textproto", [2024-05-07T10:57:17.624Z] "net/url", [2024-05-07T10:57:17.624Z] "os", [2024-05-07T10:57:17.624Z] "os/signal", [2024-05-07T10:57:17.624Z] "path", [2024-05-07T10:57:17.624Z] "path/filepath", [2024-05-07T10:57:17.624Z] "reflect", [2024-05-07T10:57:17.624Z] "regexp", [2024-05-07T10:57:17.624Z] "regexp/syntax", [2024-05-07T10:57:17.624Z] "runtime", [2024-05-07T10:57:17.624Z] "runtime/cgo", [2024-05-07T10:57:17.624Z] "runtime/debug", [2024-05-07T10:57:17.624Z] "runtime/internal/atomic", [2024-05-07T10:57:17.624Z] "runtime/internal/math", [2024-05-07T10:57:17.624Z] "runtime/internal/sys", [2024-05-07T10:57:17.624Z] "runtime/pprof", [2024-05-07T10:57:17.624Z] "sort", [2024-05-07T10:57:17.624Z] "strconv", [2024-05-07T10:57:17.624Z] "strings", [2024-05-07T10:57:17.624Z] "sync", [2024-05-07T10:57:17.624Z] "sync/atomic", [2024-05-07T10:57:17.624Z] "syscall", [2024-05-07T10:57:17.624Z] "text/tabwriter", [2024-05-07T10:57:17.624Z] "text/template", [2024-05-07T10:57:17.624Z] "text/template/parse", [2024-05-07T10:57:17.624Z] "time", [2024-05-07T10:57:17.624Z] "unicode", [2024-05-07T10:57:17.624Z] "unicode/utf16", [2024-05-07T10:57:17.624Z] "unicode/utf8", [2024-05-07T10:57:17.624Z] "unsafe", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.624Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.624Z] ] [2024-05-07T10:57:17.624Z] } [2024-05-07T10:57:17.624Z] { [2024-05-07T10:57:17.624Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/application", [2024-05-07T10:57:17.624Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-05-07T10:57:17.624Z] "Name": "application", [2024-05-07T10:57:17.624Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.624Z] "Module": { [2024-05-07T10:57:17.624Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.624Z] "Main": true, [2024-05-07T10:57:17.624Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.624Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.624Z] "GoVersion": "1.21" [2024-05-07T10:57:17.624Z] }, [2024-05-07T10:57:17.624Z] "Match": [ [2024-05-07T10:57:17.624Z] "./..." [2024-05-07T10:57:17.624Z] ], [2024-05-07T10:57:17.624Z] "Stale": true, [2024-05-07T10:57:17.624Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.624Z] "GoFiles": [ [2024-05-07T10:57:17.624Z] "distributioncoordinator.go", [2024-05-07T10:57:17.624Z] "notification.go", [2024-05-07T10:57:17.624Z] "send.go", [2024-05-07T10:57:17.624Z] "subscription.go", [2024-05-07T10:57:17.624Z] "transmission.go" [2024-05-07T10:57:17.624Z] ], [2024-05-07T10:57:17.624Z] "Imports": [ [2024-05-07T10:57:17.624Z] "context", [2024-05-07T10:57:17.624Z] "fmt", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.624Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.624Z] "github.com/google/uuid", [2024-05-07T10:57:17.624Z] "sync", [2024-05-07T10:57:17.624Z] "time" [2024-05-07T10:57:17.624Z] ], [2024-05-07T10:57:17.624Z] "Deps": [ [2024-05-07T10:57:17.624Z] "bufio", [2024-05-07T10:57:17.624Z] "bytes", [2024-05-07T10:57:17.624Z] "compress/flate", [2024-05-07T10:57:17.624Z] "compress/gzip", [2024-05-07T10:57:17.624Z] "compress/zlib", [2024-05-07T10:57:17.624Z] "container/list", [2024-05-07T10:57:17.624Z] "context", [2024-05-07T10:57:17.624Z] "crypto", [2024-05-07T10:57:17.624Z] "crypto/aes", [2024-05-07T10:57:17.624Z] "crypto/cipher", [2024-05-07T10:57:17.624Z] "crypto/des", [2024-05-07T10:57:17.624Z] "crypto/dsa", [2024-05-07T10:57:17.624Z] "crypto/ecdsa", [2024-05-07T10:57:17.624Z] "crypto/ed25519", [2024-05-07T10:57:17.624Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.624Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.624Z] "crypto/elliptic", [2024-05-07T10:57:17.624Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.624Z] "crypto/hmac", [2024-05-07T10:57:17.624Z] "crypto/internal/randutil", [2024-05-07T10:57:17.624Z] "crypto/internal/subtle", [2024-05-07T10:57:17.624Z] "crypto/md5", [2024-05-07T10:57:17.624Z] "crypto/rand", [2024-05-07T10:57:17.624Z] "crypto/rc4", [2024-05-07T10:57:17.624Z] "crypto/rsa", [2024-05-07T10:57:17.624Z] "crypto/sha1", [2024-05-07T10:57:17.624Z] "crypto/sha256", [2024-05-07T10:57:17.624Z] "crypto/sha512", [2024-05-07T10:57:17.624Z] "crypto/subtle", [2024-05-07T10:57:17.624Z] "crypto/tls", [2024-05-07T10:57:17.624Z] "crypto/x509", [2024-05-07T10:57:17.624Z] "crypto/x509/pkix", [2024-05-07T10:57:17.624Z] "database/sql/driver", [2024-05-07T10:57:17.624Z] "debug/dwarf", [2024-05-07T10:57:17.624Z] "debug/macho", [2024-05-07T10:57:17.624Z] "embed", [2024-05-07T10:57:17.624Z] "encoding", [2024-05-07T10:57:17.624Z] "encoding/asn1", [2024-05-07T10:57:17.624Z] "encoding/base32", [2024-05-07T10:57:17.624Z] "encoding/base64", [2024-05-07T10:57:17.624Z] "encoding/binary", [2024-05-07T10:57:17.624Z] "encoding/csv", [2024-05-07T10:57:17.624Z] "encoding/hex", [2024-05-07T10:57:17.624Z] "encoding/json", [2024-05-07T10:57:17.624Z] "encoding/pem", [2024-05-07T10:57:17.624Z] "encoding/xml", [2024-05-07T10:57:17.624Z] "errors", [2024-05-07T10:57:17.624Z] "flag", [2024-05-07T10:57:17.624Z] "fmt", [2024-05-07T10:57:17.625Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.625Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.625Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.625Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.625Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.625Z] "github.com/fatih/color", [2024-05-07T10:57:17.625Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.625Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.625Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.625Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.625Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.625Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.625Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.625Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.625Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.625Z] "github.com/go-kit/log", [2024-05-07T10:57:17.625Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.625Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.625Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.625Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.625Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.625Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.625Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.625Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.625Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.625Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.625Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.625Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.625Z] "github.com/google/uuid", [2024-05-07T10:57:17.625Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.625Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.625Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.625Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.625Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.625Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.625Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.625Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.625Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.625Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.625Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.625Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.625Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.625Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.625Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.625Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.625Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.625Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.625Z] "github.com/x448/float16", [2024-05-07T10:57:17.625Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.625Z] "go/token", [2024-05-07T10:57:17.625Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.625Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.625Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.625Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.625Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.625Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.625Z] "golang.org/x/net/html", [2024-05-07T10:57:17.625Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.625Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.625Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.625Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.625Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.625Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.625Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.625Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.625Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.625Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.625Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.625Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.625Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.625Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.625Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.625Z] "golang.org/x/text/language", [2024-05-07T10:57:17.625Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.625Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.625Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.625Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.625Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.625Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.625Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.625Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.625Z] "hash", [2024-05-07T10:57:17.625Z] "hash/adler32", [2024-05-07T10:57:17.625Z] "hash/crc32", [2024-05-07T10:57:17.625Z] "hash/fnv", [2024-05-07T10:57:17.625Z] "html", [2024-05-07T10:57:17.625Z] "html/template", [2024-05-07T10:57:17.625Z] "internal/abi", [2024-05-07T10:57:17.625Z] "internal/bytealg", [2024-05-07T10:57:17.625Z] "internal/cpu", [2024-05-07T10:57:17.626Z] "internal/fmtsort", [2024-05-07T10:57:17.626Z] "internal/goexperiment", [2024-05-07T10:57:17.626Z] "internal/itoa", [2024-05-07T10:57:17.626Z] "internal/nettrace", [2024-05-07T10:57:17.626Z] "internal/oserror", [2024-05-07T10:57:17.626Z] "internal/poll", [2024-05-07T10:57:17.626Z] "internal/race", [2024-05-07T10:57:17.626Z] "internal/reflectlite", [2024-05-07T10:57:17.626Z] "internal/singleflight", [2024-05-07T10:57:17.626Z] "internal/syscall/execenv", [2024-05-07T10:57:17.626Z] "internal/syscall/unix", [2024-05-07T10:57:17.626Z] "internal/testlog", [2024-05-07T10:57:17.626Z] "internal/unsafeheader", [2024-05-07T10:57:17.626Z] "io", [2024-05-07T10:57:17.626Z] "io/fs", [2024-05-07T10:57:17.626Z] "io/ioutil", [2024-05-07T10:57:17.626Z] "log", [2024-05-07T10:57:17.626Z] "log/syslog", [2024-05-07T10:57:17.626Z] "math", [2024-05-07T10:57:17.626Z] "math/big", [2024-05-07T10:57:17.626Z] "math/bits", [2024-05-07T10:57:17.626Z] "math/rand", [2024-05-07T10:57:17.626Z] "mime", [2024-05-07T10:57:17.626Z] "mime/multipart", [2024-05-07T10:57:17.626Z] "mime/quotedprintable", [2024-05-07T10:57:17.626Z] "net", [2024-05-07T10:57:17.626Z] "net/http", [2024-05-07T10:57:17.626Z] "net/http/httptest", [2024-05-07T10:57:17.626Z] "net/http/httptrace", [2024-05-07T10:57:17.626Z] "net/http/httputil", [2024-05-07T10:57:17.626Z] "net/http/internal", [2024-05-07T10:57:17.626Z] "net/http/internal/ascii", [2024-05-07T10:57:17.626Z] "net/http/internal/testcert", [2024-05-07T10:57:17.626Z] "net/smtp", [2024-05-07T10:57:17.626Z] "net/textproto", [2024-05-07T10:57:17.626Z] "net/url", [2024-05-07T10:57:17.626Z] "os", [2024-05-07T10:57:17.626Z] "os/signal", [2024-05-07T10:57:17.626Z] "path", [2024-05-07T10:57:17.626Z] "path/filepath", [2024-05-07T10:57:17.626Z] "reflect", [2024-05-07T10:57:17.626Z] "regexp", [2024-05-07T10:57:17.626Z] "regexp/syntax", [2024-05-07T10:57:17.626Z] "runtime", [2024-05-07T10:57:17.626Z] "runtime/cgo", [2024-05-07T10:57:17.626Z] "runtime/debug", [2024-05-07T10:57:17.626Z] "runtime/internal/atomic", [2024-05-07T10:57:17.626Z] "runtime/internal/math", [2024-05-07T10:57:17.626Z] "runtime/internal/sys", [2024-05-07T10:57:17.626Z] "runtime/pprof", [2024-05-07T10:57:17.626Z] "sort", [2024-05-07T10:57:17.626Z] "strconv", [2024-05-07T10:57:17.626Z] "strings", [2024-05-07T10:57:17.626Z] "sync", [2024-05-07T10:57:17.626Z] "sync/atomic", [2024-05-07T10:57:17.626Z] "syscall", [2024-05-07T10:57:17.626Z] "text/tabwriter", [2024-05-07T10:57:17.626Z] "text/template", [2024-05-07T10:57:17.626Z] "text/template/parse", [2024-05-07T10:57:17.626Z] "time", [2024-05-07T10:57:17.626Z] "unicode", [2024-05-07T10:57:17.626Z] "unicode/utf16", [2024-05-07T10:57:17.626Z] "unicode/utf8", [2024-05-07T10:57:17.626Z] "unsafe", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.626Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.626Z] ], [2024-05-07T10:57:17.626Z] "TestGoFiles": [ [2024-05-07T10:57:17.626Z] "notification_test.go", [2024-05-07T10:57:17.626Z] "send_test.go", [2024-05-07T10:57:17.626Z] "subscription_test.go" [2024-05-07T10:57:17.626Z] ], [2024-05-07T10:57:17.626Z] "TestImports": [ [2024-05-07T10:57:17.626Z] "context", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.626Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.626Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.626Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.626Z] "net/http", [2024-05-07T10:57:17.626Z] "testing" [2024-05-07T10:57:17.626Z] ] [2024-05-07T10:57:17.626Z] } [2024-05-07T10:57:17.626Z] { [2024-05-07T10:57:17.626Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/controller/http", [2024-05-07T10:57:17.626Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-05-07T10:57:17.626Z] "Name": "http", [2024-05-07T10:57:17.626Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.626Z] "Module": { [2024-05-07T10:57:17.626Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.626Z] "Main": true, [2024-05-07T10:57:17.626Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.626Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.626Z] "GoVersion": "1.21" [2024-05-07T10:57:17.626Z] }, [2024-05-07T10:57:17.626Z] "Match": [ [2024-05-07T10:57:17.626Z] "./..." [2024-05-07T10:57:17.626Z] ], [2024-05-07T10:57:17.626Z] "Stale": true, [2024-05-07T10:57:17.626Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.626Z] "GoFiles": [ [2024-05-07T10:57:17.626Z] "notification.go", [2024-05-07T10:57:17.626Z] "subscription.go", [2024-05-07T10:57:17.626Z] "transmission.go" [2024-05-07T10:57:17.626Z] ], [2024-05-07T10:57:17.626Z] "Imports": [ [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.626Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.626Z] "math", [2024-05-07T10:57:17.626Z] "net/http", [2024-05-07T10:57:17.626Z] "strconv" [2024-05-07T10:57:17.626Z] ], [2024-05-07T10:57:17.626Z] "Deps": [ [2024-05-07T10:57:17.626Z] "bufio", [2024-05-07T10:57:17.626Z] "bytes", [2024-05-07T10:57:17.626Z] "compress/flate", [2024-05-07T10:57:17.626Z] "compress/gzip", [2024-05-07T10:57:17.626Z] "compress/zlib", [2024-05-07T10:57:17.626Z] "container/list", [2024-05-07T10:57:17.626Z] "context", [2024-05-07T10:57:17.626Z] "crypto", [2024-05-07T10:57:17.626Z] "crypto/aes", [2024-05-07T10:57:17.626Z] "crypto/cipher", [2024-05-07T10:57:17.626Z] "crypto/des", [2024-05-07T10:57:17.626Z] "crypto/dsa", [2024-05-07T10:57:17.626Z] "crypto/ecdsa", [2024-05-07T10:57:17.626Z] "crypto/ed25519", [2024-05-07T10:57:17.626Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.626Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.626Z] "crypto/elliptic", [2024-05-07T10:57:17.626Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.626Z] "crypto/hmac", [2024-05-07T10:57:17.626Z] "crypto/internal/randutil", [2024-05-07T10:57:17.626Z] "crypto/internal/subtle", [2024-05-07T10:57:17.626Z] "crypto/md5", [2024-05-07T10:57:17.626Z] "crypto/rand", [2024-05-07T10:57:17.626Z] "crypto/rc4", [2024-05-07T10:57:17.626Z] "crypto/rsa", [2024-05-07T10:57:17.626Z] "crypto/sha1", [2024-05-07T10:57:17.626Z] "crypto/sha256", [2024-05-07T10:57:17.626Z] "crypto/sha512", [2024-05-07T10:57:17.626Z] "crypto/subtle", [2024-05-07T10:57:17.626Z] "crypto/tls", [2024-05-07T10:57:17.626Z] "crypto/x509", [2024-05-07T10:57:17.626Z] "crypto/x509/pkix", [2024-05-07T10:57:17.626Z] "database/sql/driver", [2024-05-07T10:57:17.626Z] "debug/dwarf", [2024-05-07T10:57:17.626Z] "debug/macho", [2024-05-07T10:57:17.626Z] "embed", [2024-05-07T10:57:17.626Z] "encoding", [2024-05-07T10:57:17.626Z] "encoding/asn1", [2024-05-07T10:57:17.626Z] "encoding/base32", [2024-05-07T10:57:17.626Z] "encoding/base64", [2024-05-07T10:57:17.626Z] "encoding/binary", [2024-05-07T10:57:17.626Z] "encoding/csv", [2024-05-07T10:57:17.626Z] "encoding/hex", [2024-05-07T10:57:17.626Z] "encoding/json", [2024-05-07T10:57:17.626Z] "encoding/pem", [2024-05-07T10:57:17.626Z] "encoding/xml", [2024-05-07T10:57:17.626Z] "errors", [2024-05-07T10:57:17.626Z] "flag", [2024-05-07T10:57:17.626Z] "fmt", [2024-05-07T10:57:17.626Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.626Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.626Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.626Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.626Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.626Z] "github.com/fatih/color", [2024-05-07T10:57:17.626Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.626Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.626Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.626Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.626Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.626Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.626Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.626Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.626Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.626Z] "github.com/go-kit/log", [2024-05-07T10:57:17.626Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.626Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.626Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.626Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.626Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.626Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.626Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.626Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.626Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.626Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.626Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.626Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.626Z] "github.com/google/uuid", [2024-05-07T10:57:17.626Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.626Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.627Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.627Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.627Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.627Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.627Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.627Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.627Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.627Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.627Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.627Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.627Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.627Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.627Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.627Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.627Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.627Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.627Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.627Z] "github.com/x448/float16", [2024-05-07T10:57:17.627Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.627Z] "go/token", [2024-05-07T10:57:17.627Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.627Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.627Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.627Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.627Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.627Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.627Z] "golang.org/x/net/html", [2024-05-07T10:57:17.627Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.627Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.627Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.627Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.627Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.627Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.627Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.627Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.627Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.627Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.627Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.627Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.627Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.627Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.627Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.627Z] "golang.org/x/text/language", [2024-05-07T10:57:17.627Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.627Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.627Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.627Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.627Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.627Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.627Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.627Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.627Z] "hash", [2024-05-07T10:57:17.627Z] "hash/adler32", [2024-05-07T10:57:17.627Z] "hash/crc32", [2024-05-07T10:57:17.627Z] "hash/fnv", [2024-05-07T10:57:17.627Z] "html", [2024-05-07T10:57:17.627Z] "html/template", [2024-05-07T10:57:17.627Z] "internal/abi", [2024-05-07T10:57:17.627Z] "internal/bytealg", [2024-05-07T10:57:17.627Z] "internal/cpu", [2024-05-07T10:57:17.627Z] "internal/fmtsort", [2024-05-07T10:57:17.627Z] "internal/goexperiment", [2024-05-07T10:57:17.627Z] "internal/itoa", [2024-05-07T10:57:17.627Z] "internal/nettrace", [2024-05-07T10:57:17.627Z] "internal/oserror", [2024-05-07T10:57:17.627Z] "internal/poll", [2024-05-07T10:57:17.627Z] "internal/race", [2024-05-07T10:57:17.627Z] "internal/reflectlite", [2024-05-07T10:57:17.627Z] "internal/singleflight", [2024-05-07T10:57:17.627Z] "internal/syscall/execenv", [2024-05-07T10:57:17.627Z] "internal/syscall/unix", [2024-05-07T10:57:17.627Z] "internal/testlog", [2024-05-07T10:57:17.627Z] "internal/unsafeheader", [2024-05-07T10:57:17.627Z] "io", [2024-05-07T10:57:17.627Z] "io/fs", [2024-05-07T10:57:17.627Z] "io/ioutil", [2024-05-07T10:57:17.627Z] "log", [2024-05-07T10:57:17.627Z] "log/syslog", [2024-05-07T10:57:17.627Z] "math", [2024-05-07T10:57:17.627Z] "math/big", [2024-05-07T10:57:17.627Z] "math/bits", [2024-05-07T10:57:17.627Z] "math/rand", [2024-05-07T10:57:17.627Z] "mime", [2024-05-07T10:57:17.627Z] "mime/multipart", [2024-05-07T10:57:17.627Z] "mime/quotedprintable", [2024-05-07T10:57:17.627Z] "net", [2024-05-07T10:57:17.627Z] "net/http", [2024-05-07T10:57:17.627Z] "net/http/httptest", [2024-05-07T10:57:17.627Z] "net/http/httptrace", [2024-05-07T10:57:17.627Z] "net/http/httputil", [2024-05-07T10:57:17.627Z] "net/http/internal", [2024-05-07T10:57:17.627Z] "net/http/internal/ascii", [2024-05-07T10:57:17.627Z] "net/http/internal/testcert", [2024-05-07T10:57:17.627Z] "net/smtp", [2024-05-07T10:57:17.627Z] "net/textproto", [2024-05-07T10:57:17.627Z] "net/url", [2024-05-07T10:57:17.627Z] "os", [2024-05-07T10:57:17.627Z] "os/signal", [2024-05-07T10:57:17.627Z] "path", [2024-05-07T10:57:17.627Z] "path/filepath", [2024-05-07T10:57:17.627Z] "reflect", [2024-05-07T10:57:17.627Z] "regexp", [2024-05-07T10:57:17.627Z] "regexp/syntax", [2024-05-07T10:57:17.627Z] "runtime", [2024-05-07T10:57:17.627Z] "runtime/cgo", [2024-05-07T10:57:17.627Z] "runtime/debug", [2024-05-07T10:57:17.627Z] "runtime/internal/atomic", [2024-05-07T10:57:17.627Z] "runtime/internal/math", [2024-05-07T10:57:17.627Z] "runtime/internal/sys", [2024-05-07T10:57:17.627Z] "runtime/pprof", [2024-05-07T10:57:17.627Z] "sort", [2024-05-07T10:57:17.627Z] "strconv", [2024-05-07T10:57:17.627Z] "strings", [2024-05-07T10:57:17.627Z] "sync", [2024-05-07T10:57:17.627Z] "sync/atomic", [2024-05-07T10:57:17.627Z] "syscall", [2024-05-07T10:57:17.627Z] "text/tabwriter", [2024-05-07T10:57:17.627Z] "text/template", [2024-05-07T10:57:17.627Z] "text/template/parse", [2024-05-07T10:57:17.627Z] "time", [2024-05-07T10:57:17.627Z] "unicode", [2024-05-07T10:57:17.627Z] "unicode/utf16", [2024-05-07T10:57:17.627Z] "unicode/utf8", [2024-05-07T10:57:17.627Z] "unsafe", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.627Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.627Z] ], [2024-05-07T10:57:17.627Z] "TestGoFiles": [ [2024-05-07T10:57:17.627Z] "notification_test.go", [2024-05-07T10:57:17.627Z] "subscription_test.go", [2024-05-07T10:57:17.627Z] "transmission_test.go" [2024-05-07T10:57:17.627Z] ], [2024-05-07T10:57:17.627Z] "TestImports": [ [2024-05-07T10:57:17.627Z] "encoding/json", [2024-05-07T10:57:17.627Z] "fmt", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.627Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.627Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.627Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.627Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.627Z] "net/http", [2024-05-07T10:57:17.627Z] "net/http/httptest", [2024-05-07T10:57:17.627Z] "strings", [2024-05-07T10:57:17.627Z] "testing" [2024-05-07T10:57:17.627Z] ] [2024-05-07T10:57:17.627Z] } [2024-05-07T10:57:17.627Z] { [2024-05-07T10:57:17.627Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications", [2024-05-07T10:57:17.627Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-05-07T10:57:17.627Z] "Name": "notifications", [2024-05-07T10:57:17.627Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-05-07T10:57:17.627Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.627Z] "Module": { [2024-05-07T10:57:17.627Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.627Z] "Main": true, [2024-05-07T10:57:17.627Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.627Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.627Z] "GoVersion": "1.21" [2024-05-07T10:57:17.627Z] }, [2024-05-07T10:57:17.627Z] "Match": [ [2024-05-07T10:57:17.627Z] "./..." [2024-05-07T10:57:17.627Z] ], [2024-05-07T10:57:17.627Z] "Stale": true, [2024-05-07T10:57:17.627Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.627Z] "GoFiles": [ [2024-05-07T10:57:17.627Z] "init.go", [2024-05-07T10:57:17.627Z] "main.go", [2024-05-07T10:57:17.628Z] "router.go" [2024-05-07T10:57:17.628Z] ], [2024-05-07T10:57:17.628Z] "Imports": [ [2024-05-07T10:57:17.628Z] "context", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.628Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.628Z] "os", [2024-05-07T10:57:17.628Z] "sync", [2024-05-07T10:57:17.628Z] "time" [2024-05-07T10:57:17.628Z] ], [2024-05-07T10:57:17.628Z] "Deps": [ [2024-05-07T10:57:17.628Z] "bufio", [2024-05-07T10:57:17.628Z] "bytes", [2024-05-07T10:57:17.628Z] "compress/flate", [2024-05-07T10:57:17.628Z] "compress/gzip", [2024-05-07T10:57:17.628Z] "compress/zlib", [2024-05-07T10:57:17.628Z] "container/heap", [2024-05-07T10:57:17.628Z] "container/list", [2024-05-07T10:57:17.628Z] "context", [2024-05-07T10:57:17.628Z] "crypto", [2024-05-07T10:57:17.628Z] "crypto/aes", [2024-05-07T10:57:17.628Z] "crypto/cipher", [2024-05-07T10:57:17.628Z] "crypto/des", [2024-05-07T10:57:17.628Z] "crypto/dsa", [2024-05-07T10:57:17.628Z] "crypto/ecdsa", [2024-05-07T10:57:17.628Z] "crypto/ed25519", [2024-05-07T10:57:17.628Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.628Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.628Z] "crypto/elliptic", [2024-05-07T10:57:17.628Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.628Z] "crypto/hmac", [2024-05-07T10:57:17.628Z] "crypto/internal/randutil", [2024-05-07T10:57:17.628Z] "crypto/internal/subtle", [2024-05-07T10:57:17.628Z] "crypto/md5", [2024-05-07T10:57:17.628Z] "crypto/rand", [2024-05-07T10:57:17.628Z] "crypto/rc4", [2024-05-07T10:57:17.628Z] "crypto/rsa", [2024-05-07T10:57:17.628Z] "crypto/sha1", [2024-05-07T10:57:17.628Z] "crypto/sha256", [2024-05-07T10:57:17.628Z] "crypto/sha512", [2024-05-07T10:57:17.628Z] "crypto/subtle", [2024-05-07T10:57:17.628Z] "crypto/tls", [2024-05-07T10:57:17.628Z] "crypto/x509", [2024-05-07T10:57:17.628Z] "crypto/x509/pkix", [2024-05-07T10:57:17.628Z] "database/sql/driver", [2024-05-07T10:57:17.628Z] "debug/dwarf", [2024-05-07T10:57:17.628Z] "debug/macho", [2024-05-07T10:57:17.628Z] "embed", [2024-05-07T10:57:17.628Z] "encoding", [2024-05-07T10:57:17.628Z] "encoding/asn1", [2024-05-07T10:57:17.628Z] "encoding/base32", [2024-05-07T10:57:17.628Z] "encoding/base64", [2024-05-07T10:57:17.628Z] "encoding/binary", [2024-05-07T10:57:17.628Z] "encoding/csv", [2024-05-07T10:57:17.628Z] "encoding/gob", [2024-05-07T10:57:17.628Z] "encoding/hex", [2024-05-07T10:57:17.628Z] "encoding/json", [2024-05-07T10:57:17.628Z] "encoding/pem", [2024-05-07T10:57:17.628Z] "encoding/xml", [2024-05-07T10:57:17.628Z] "errors", [2024-05-07T10:57:17.628Z] "flag", [2024-05-07T10:57:17.628Z] "fmt", [2024-05-07T10:57:17.628Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.628Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.628Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.628Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.628Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.628Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.628Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.628Z] "github.com/fatih/color", [2024-05-07T10:57:17.628Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.628Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.628Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.628Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.628Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.628Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.628Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.628Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.628Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.628Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.628Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.628Z] "github.com/go-kit/log", [2024-05-07T10:57:17.628Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.628Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.628Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.628Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.628Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.628Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.628Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.628Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.628Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.628Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.628Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.628Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.628Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.628Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.628Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.628Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.628Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.628Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.628Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.628Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.628Z] "github.com/google/uuid", [2024-05-07T10:57:17.628Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.628Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.628Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.628Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.628Z] "github.com/josharian/intern", [2024-05-07T10:57:17.628Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.628Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.628Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.628Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.628Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.628Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.628Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.628Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.628Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.628Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.628Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.628Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.628Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.628Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.628Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.628Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.628Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.628Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.628Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.628Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.628Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.628Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.628Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.628Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.628Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.628Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.628Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.628Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.629Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.629Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.629Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.629Z] "github.com/openziti/identity", [2024-05-07T10:57:17.629Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.629Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.629Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.629Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.629Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.629Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.629Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.629Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.629Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.629Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.629Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.629Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.629Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.629Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.629Z] "github.com/pkg/errors", [2024-05-07T10:57:17.629Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.629Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.629Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.629Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.629Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.629Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.629Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.629Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.629Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.629Z] "github.com/x448/float16", [2024-05-07T10:57:17.629Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.629Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.629Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.629Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.629Z] "go/token", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.629Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.629Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.629Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.629Z] "golang.org/x/net/html", [2024-05-07T10:57:17.629Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.629Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.629Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.629Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.629Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.629Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.629Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.629Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.629Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.629Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.629Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.629Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.629Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.629Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.629Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.629Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.629Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.629Z] "golang.org/x/term", [2024-05-07T10:57:17.629Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.629Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.629Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.629Z] "golang.org/x/text/language", [2024-05-07T10:57:17.629Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.629Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.629Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.629Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.629Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.629Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.629Z] "google.golang.org/grpc", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.630Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.630Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.630Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.630Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.630Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.630Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.630Z] "hash", [2024-05-07T10:57:17.630Z] "hash/adler32", [2024-05-07T10:57:17.630Z] "hash/crc32", [2024-05-07T10:57:17.630Z] "hash/fnv", [2024-05-07T10:57:17.630Z] "html", [2024-05-07T10:57:17.630Z] "html/template", [2024-05-07T10:57:17.630Z] "internal/abi", [2024-05-07T10:57:17.630Z] "internal/bytealg", [2024-05-07T10:57:17.630Z] "internal/cpu", [2024-05-07T10:57:17.630Z] "internal/fmtsort", [2024-05-07T10:57:17.630Z] "internal/goexperiment", [2024-05-07T10:57:17.630Z] "internal/itoa", [2024-05-07T10:57:17.630Z] "internal/nettrace", [2024-05-07T10:57:17.630Z] "internal/oserror", [2024-05-07T10:57:17.630Z] "internal/poll", [2024-05-07T10:57:17.630Z] "internal/race", [2024-05-07T10:57:17.630Z] "internal/reflectlite", [2024-05-07T10:57:17.630Z] "internal/singleflight", [2024-05-07T10:57:17.630Z] "internal/syscall/execenv", [2024-05-07T10:57:17.630Z] "internal/syscall/unix", [2024-05-07T10:57:17.630Z] "internal/testlog", [2024-05-07T10:57:17.630Z] "internal/unsafeheader", [2024-05-07T10:57:17.630Z] "io", [2024-05-07T10:57:17.630Z] "io/fs", [2024-05-07T10:57:17.630Z] "io/ioutil", [2024-05-07T10:57:17.630Z] "log", [2024-05-07T10:57:17.630Z] "log/syslog", [2024-05-07T10:57:17.630Z] "math", [2024-05-07T10:57:17.630Z] "math/big", [2024-05-07T10:57:17.630Z] "math/bits", [2024-05-07T10:57:17.630Z] "math/rand", [2024-05-07T10:57:17.630Z] "mime", [2024-05-07T10:57:17.630Z] "mime/multipart", [2024-05-07T10:57:17.630Z] "mime/quotedprintable", [2024-05-07T10:57:17.630Z] "net", [2024-05-07T10:57:17.630Z] "net/http", [2024-05-07T10:57:17.630Z] "net/http/cookiejar", [2024-05-07T10:57:17.630Z] "net/http/httptest", [2024-05-07T10:57:17.630Z] "net/http/httptrace", [2024-05-07T10:57:17.630Z] "net/http/httputil", [2024-05-07T10:57:17.630Z] "net/http/internal", [2024-05-07T10:57:17.630Z] "net/http/internal/ascii", [2024-05-07T10:57:17.630Z] "net/http/internal/testcert", [2024-05-07T10:57:17.630Z] "net/mail", [2024-05-07T10:57:17.630Z] "net/smtp", [2024-05-07T10:57:17.630Z] "net/textproto", [2024-05-07T10:57:17.630Z] "net/url", [2024-05-07T10:57:17.630Z] "os", [2024-05-07T10:57:17.630Z] "os/exec", [2024-05-07T10:57:17.630Z] "os/signal", [2024-05-07T10:57:17.630Z] "os/user", [2024-05-07T10:57:17.630Z] "path", [2024-05-07T10:57:17.630Z] "path/filepath", [2024-05-07T10:57:17.630Z] "reflect", [2024-05-07T10:57:17.630Z] "regexp", [2024-05-07T10:57:17.630Z] "regexp/syntax", [2024-05-07T10:57:17.630Z] "runtime", [2024-05-07T10:57:17.630Z] "runtime/cgo", [2024-05-07T10:57:17.630Z] "runtime/debug", [2024-05-07T10:57:17.630Z] "runtime/internal/atomic", [2024-05-07T10:57:17.630Z] "runtime/internal/math", [2024-05-07T10:57:17.630Z] "runtime/internal/sys", [2024-05-07T10:57:17.630Z] "runtime/pprof", [2024-05-07T10:57:17.630Z] "sort", [2024-05-07T10:57:17.630Z] "strconv", [2024-05-07T10:57:17.630Z] "strings", [2024-05-07T10:57:17.630Z] "sync", [2024-05-07T10:57:17.630Z] "sync/atomic", [2024-05-07T10:57:17.630Z] "syscall", [2024-05-07T10:57:17.630Z] "text/tabwriter", [2024-05-07T10:57:17.630Z] "text/template", [2024-05-07T10:57:17.630Z] "text/template/parse", [2024-05-07T10:57:17.630Z] "time", [2024-05-07T10:57:17.630Z] "unicode", [2024-05-07T10:57:17.630Z] "unicode/utf16", [2024-05-07T10:57:17.630Z] "unicode/utf8", [2024-05-07T10:57:17.630Z] "unsafe", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.630Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.630Z] ] [2024-05-07T10:57:17.630Z] } [2024-05-07T10:57:17.630Z] { [2024-05-07T10:57:17.630Z] "Dir": "/w/workspace/edgex-go/639/cmd/support-notifications", [2024-05-07T10:57:17.630Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-notifications", [2024-05-07T10:57:17.630Z] "Name": "main", [2024-05-07T10:57:17.630Z] "Doc": "main is the central entry point for the application and calls all the startup logic.", [2024-05-07T10:57:17.630Z] "Target": "/go/bin/support-notifications", [2024-05-07T10:57:17.630Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.630Z] "Module": { [2024-05-07T10:57:17.630Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.630Z] "Main": true, [2024-05-07T10:57:17.630Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.630Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.630Z] "GoVersion": "1.21" [2024-05-07T10:57:17.630Z] }, [2024-05-07T10:57:17.630Z] "Match": [ [2024-05-07T10:57:17.630Z] "./..." [2024-05-07T10:57:17.630Z] ], [2024-05-07T10:57:17.630Z] "Stale": true, [2024-05-07T10:57:17.630Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.630Z] "GoFiles": [ [2024-05-07T10:57:17.630Z] "main.go" [2024-05-07T10:57:17.630Z] ], [2024-05-07T10:57:17.630Z] "Imports": [ [2024-05-07T10:57:17.630Z] "context", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-05-07T10:57:17.630Z] "github.com/labstack/echo/v4" [2024-05-07T10:57:17.630Z] ], [2024-05-07T10:57:17.630Z] "Deps": [ [2024-05-07T10:57:17.630Z] "bufio", [2024-05-07T10:57:17.630Z] "bytes", [2024-05-07T10:57:17.630Z] "compress/flate", [2024-05-07T10:57:17.630Z] "compress/gzip", [2024-05-07T10:57:17.630Z] "compress/zlib", [2024-05-07T10:57:17.630Z] "container/heap", [2024-05-07T10:57:17.630Z] "container/list", [2024-05-07T10:57:17.630Z] "context", [2024-05-07T10:57:17.630Z] "crypto", [2024-05-07T10:57:17.630Z] "crypto/aes", [2024-05-07T10:57:17.630Z] "crypto/cipher", [2024-05-07T10:57:17.630Z] "crypto/des", [2024-05-07T10:57:17.630Z] "crypto/dsa", [2024-05-07T10:57:17.630Z] "crypto/ecdsa", [2024-05-07T10:57:17.630Z] "crypto/ed25519", [2024-05-07T10:57:17.630Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.630Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.630Z] "crypto/elliptic", [2024-05-07T10:57:17.630Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.630Z] "crypto/hmac", [2024-05-07T10:57:17.630Z] "crypto/internal/randutil", [2024-05-07T10:57:17.630Z] "crypto/internal/subtle", [2024-05-07T10:57:17.630Z] "crypto/md5", [2024-05-07T10:57:17.630Z] "crypto/rand", [2024-05-07T10:57:17.630Z] "crypto/rc4", [2024-05-07T10:57:17.630Z] "crypto/rsa", [2024-05-07T10:57:17.630Z] "crypto/sha1", [2024-05-07T10:57:17.630Z] "crypto/sha256", [2024-05-07T10:57:17.630Z] "crypto/sha512", [2024-05-07T10:57:17.630Z] "crypto/subtle", [2024-05-07T10:57:17.630Z] "crypto/tls", [2024-05-07T10:57:17.630Z] "crypto/x509", [2024-05-07T10:57:17.630Z] "crypto/x509/pkix", [2024-05-07T10:57:17.630Z] "database/sql/driver", [2024-05-07T10:57:17.630Z] "debug/dwarf", [2024-05-07T10:57:17.630Z] "debug/macho", [2024-05-07T10:57:17.630Z] "embed", [2024-05-07T10:57:17.630Z] "encoding", [2024-05-07T10:57:17.630Z] "encoding/asn1", [2024-05-07T10:57:17.630Z] "encoding/base32", [2024-05-07T10:57:17.630Z] "encoding/base64", [2024-05-07T10:57:17.630Z] "encoding/binary", [2024-05-07T10:57:17.630Z] "encoding/csv", [2024-05-07T10:57:17.630Z] "encoding/gob", [2024-05-07T10:57:17.630Z] "encoding/hex", [2024-05-07T10:57:17.630Z] "encoding/json", [2024-05-07T10:57:17.630Z] "encoding/pem", [2024-05-07T10:57:17.630Z] "encoding/xml", [2024-05-07T10:57:17.630Z] "errors", [2024-05-07T10:57:17.630Z] "flag", [2024-05-07T10:57:17.630Z] "fmt", [2024-05-07T10:57:17.630Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.630Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.630Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.630Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.630Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.630Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/config", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/container", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.630Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.631Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.631Z] "github.com/fatih/color", [2024-05-07T10:57:17.631Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.631Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.631Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.631Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.631Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.631Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.631Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.631Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.631Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.631Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.631Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.631Z] "github.com/go-kit/log", [2024-05-07T10:57:17.631Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.631Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.631Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.631Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.631Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.631Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.631Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.631Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.631Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.631Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.631Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.631Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.631Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.631Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.631Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.631Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.631Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.631Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.631Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.631Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.631Z] "github.com/google/uuid", [2024-05-07T10:57:17.631Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.631Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.631Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.631Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.631Z] "github.com/josharian/intern", [2024-05-07T10:57:17.631Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.631Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.631Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.631Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.631Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.631Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.631Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.631Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.631Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.631Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.631Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.631Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.631Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.631Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.631Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.631Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.631Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.631Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.631Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.631Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.631Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.631Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.631Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.631Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.631Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.631Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.631Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.631Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.631Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.631Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.631Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.631Z] "github.com/openziti/identity", [2024-05-07T10:57:17.631Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.631Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.631Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.631Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.631Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.631Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.631Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.631Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.631Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.631Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.632Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.632Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.632Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.632Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.632Z] "github.com/pkg/errors", [2024-05-07T10:57:17.632Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.632Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.632Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.632Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.632Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.632Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.632Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.632Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.632Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.632Z] "github.com/x448/float16", [2024-05-07T10:57:17.632Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.632Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.632Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.632Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.632Z] "go/token", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.632Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.632Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.632Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.632Z] "golang.org/x/net/html", [2024-05-07T10:57:17.632Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.632Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.632Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.632Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.632Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.632Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.632Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.632Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.632Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.632Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.632Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.632Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.632Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.632Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.632Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.632Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.632Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.632Z] "golang.org/x/term", [2024-05-07T10:57:17.632Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.632Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.632Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.632Z] "golang.org/x/text/language", [2024-05-07T10:57:17.632Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.632Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.632Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.632Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.632Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.632Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.632Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.632Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.632Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.632Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.632Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.632Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.632Z] "hash", [2024-05-07T10:57:17.632Z] "hash/adler32", [2024-05-07T10:57:17.632Z] "hash/crc32", [2024-05-07T10:57:17.632Z] "hash/fnv", [2024-05-07T10:57:17.632Z] "html", [2024-05-07T10:57:17.632Z] "html/template", [2024-05-07T10:57:17.632Z] "internal/abi", [2024-05-07T10:57:17.632Z] "internal/bytealg", [2024-05-07T10:57:17.632Z] "internal/cpu", [2024-05-07T10:57:17.632Z] "internal/fmtsort", [2024-05-07T10:57:17.632Z] "internal/goexperiment", [2024-05-07T10:57:17.632Z] "internal/itoa", [2024-05-07T10:57:17.632Z] "internal/nettrace", [2024-05-07T10:57:17.632Z] "internal/oserror", [2024-05-07T10:57:17.632Z] "internal/poll", [2024-05-07T10:57:17.633Z] "internal/race", [2024-05-07T10:57:17.633Z] "internal/reflectlite", [2024-05-07T10:57:17.633Z] "internal/singleflight", [2024-05-07T10:57:17.633Z] "internal/syscall/execenv", [2024-05-07T10:57:17.633Z] "internal/syscall/unix", [2024-05-07T10:57:17.633Z] "internal/testlog", [2024-05-07T10:57:17.633Z] "internal/unsafeheader", [2024-05-07T10:57:17.633Z] "io", [2024-05-07T10:57:17.633Z] "io/fs", [2024-05-07T10:57:17.633Z] "io/ioutil", [2024-05-07T10:57:17.633Z] "log", [2024-05-07T10:57:17.633Z] "log/syslog", [2024-05-07T10:57:17.633Z] "math", [2024-05-07T10:57:17.633Z] "math/big", [2024-05-07T10:57:17.633Z] "math/bits", [2024-05-07T10:57:17.633Z] "math/rand", [2024-05-07T10:57:17.633Z] "mime", [2024-05-07T10:57:17.633Z] "mime/multipart", [2024-05-07T10:57:17.633Z] "mime/quotedprintable", [2024-05-07T10:57:17.633Z] "net", [2024-05-07T10:57:17.633Z] "net/http", [2024-05-07T10:57:17.633Z] "net/http/cookiejar", [2024-05-07T10:57:17.633Z] "net/http/httptest", [2024-05-07T10:57:17.633Z] "net/http/httptrace", [2024-05-07T10:57:17.633Z] "net/http/httputil", [2024-05-07T10:57:17.633Z] "net/http/internal", [2024-05-07T10:57:17.633Z] "net/http/internal/ascii", [2024-05-07T10:57:17.633Z] "net/http/internal/testcert", [2024-05-07T10:57:17.633Z] "net/mail", [2024-05-07T10:57:17.633Z] "net/smtp", [2024-05-07T10:57:17.633Z] "net/textproto", [2024-05-07T10:57:17.633Z] "net/url", [2024-05-07T10:57:17.633Z] "os", [2024-05-07T10:57:17.633Z] "os/exec", [2024-05-07T10:57:17.633Z] "os/signal", [2024-05-07T10:57:17.633Z] "os/user", [2024-05-07T10:57:17.633Z] "path", [2024-05-07T10:57:17.633Z] "path/filepath", [2024-05-07T10:57:17.633Z] "reflect", [2024-05-07T10:57:17.633Z] "regexp", [2024-05-07T10:57:17.633Z] "regexp/syntax", [2024-05-07T10:57:17.633Z] "runtime", [2024-05-07T10:57:17.633Z] "runtime/cgo", [2024-05-07T10:57:17.633Z] "runtime/debug", [2024-05-07T10:57:17.633Z] "runtime/internal/atomic", [2024-05-07T10:57:17.633Z] "runtime/internal/math", [2024-05-07T10:57:17.633Z] "runtime/internal/sys", [2024-05-07T10:57:17.633Z] "runtime/pprof", [2024-05-07T10:57:17.633Z] "sort", [2024-05-07T10:57:17.633Z] "strconv", [2024-05-07T10:57:17.633Z] "strings", [2024-05-07T10:57:17.633Z] "sync", [2024-05-07T10:57:17.633Z] "sync/atomic", [2024-05-07T10:57:17.633Z] "syscall", [2024-05-07T10:57:17.633Z] "text/tabwriter", [2024-05-07T10:57:17.633Z] "text/template", [2024-05-07T10:57:17.633Z] "text/template/parse", [2024-05-07T10:57:17.633Z] "time", [2024-05-07T10:57:17.633Z] "unicode", [2024-05-07T10:57:17.633Z] "unicode/utf16", [2024-05-07T10:57:17.633Z] "unicode/utf8", [2024-05-07T10:57:17.633Z] "unsafe", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.633Z] ] [2024-05-07T10:57:17.633Z] } [2024-05-07T10:57:17.633Z] { [2024-05-07T10:57:17.633Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/config", [2024-05-07T10:57:17.633Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.633Z] "Name": "config", [2024-05-07T10:57:17.633Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.633Z] "Module": { [2024-05-07T10:57:17.633Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.633Z] "Main": true, [2024-05-07T10:57:17.633Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.633Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.633Z] "GoVersion": "1.21" [2024-05-07T10:57:17.633Z] }, [2024-05-07T10:57:17.633Z] "Match": [ [2024-05-07T10:57:17.633Z] "./..." [2024-05-07T10:57:17.633Z] ], [2024-05-07T10:57:17.633Z] "Stale": true, [2024-05-07T10:57:17.633Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.633Z] "GoFiles": [ [2024-05-07T10:57:17.633Z] "config.go" [2024-05-07T10:57:17.633Z] ], [2024-05-07T10:57:17.633Z] "Imports": [ [2024-05-07T10:57:17.633Z] "fmt", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config" [2024-05-07T10:57:17.633Z] ], [2024-05-07T10:57:17.633Z] "Deps": [ [2024-05-07T10:57:17.633Z] "bufio", [2024-05-07T10:57:17.633Z] "bytes", [2024-05-07T10:57:17.633Z] "compress/flate", [2024-05-07T10:57:17.633Z] "compress/gzip", [2024-05-07T10:57:17.633Z] "compress/zlib", [2024-05-07T10:57:17.633Z] "container/list", [2024-05-07T10:57:17.633Z] "context", [2024-05-07T10:57:17.633Z] "crypto", [2024-05-07T10:57:17.633Z] "crypto/aes", [2024-05-07T10:57:17.633Z] "crypto/cipher", [2024-05-07T10:57:17.633Z] "crypto/des", [2024-05-07T10:57:17.633Z] "crypto/dsa", [2024-05-07T10:57:17.633Z] "crypto/ecdsa", [2024-05-07T10:57:17.633Z] "crypto/ed25519", [2024-05-07T10:57:17.633Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.633Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.633Z] "crypto/elliptic", [2024-05-07T10:57:17.633Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.633Z] "crypto/hmac", [2024-05-07T10:57:17.633Z] "crypto/internal/randutil", [2024-05-07T10:57:17.633Z] "crypto/internal/subtle", [2024-05-07T10:57:17.633Z] "crypto/md5", [2024-05-07T10:57:17.633Z] "crypto/rand", [2024-05-07T10:57:17.633Z] "crypto/rc4", [2024-05-07T10:57:17.633Z] "crypto/rsa", [2024-05-07T10:57:17.633Z] "crypto/sha1", [2024-05-07T10:57:17.633Z] "crypto/sha256", [2024-05-07T10:57:17.633Z] "crypto/sha512", [2024-05-07T10:57:17.633Z] "crypto/subtle", [2024-05-07T10:57:17.633Z] "crypto/tls", [2024-05-07T10:57:17.633Z] "crypto/x509", [2024-05-07T10:57:17.633Z] "crypto/x509/pkix", [2024-05-07T10:57:17.633Z] "database/sql/driver", [2024-05-07T10:57:17.633Z] "debug/dwarf", [2024-05-07T10:57:17.633Z] "debug/macho", [2024-05-07T10:57:17.633Z] "encoding", [2024-05-07T10:57:17.633Z] "encoding/asn1", [2024-05-07T10:57:17.633Z] "encoding/base64", [2024-05-07T10:57:17.633Z] "encoding/binary", [2024-05-07T10:57:17.633Z] "encoding/csv", [2024-05-07T10:57:17.633Z] "encoding/hex", [2024-05-07T10:57:17.633Z] "encoding/json", [2024-05-07T10:57:17.633Z] "encoding/pem", [2024-05-07T10:57:17.633Z] "encoding/xml", [2024-05-07T10:57:17.633Z] "errors", [2024-05-07T10:57:17.633Z] "flag", [2024-05-07T10:57:17.633Z] "fmt", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.633Z] "github.com/go-kit/log", [2024-05-07T10:57:17.633Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.633Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.633Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.633Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.633Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.633Z] "github.com/google/uuid", [2024-05-07T10:57:17.633Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.633Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.633Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.633Z] "golang.org/x/net/html", [2024-05-07T10:57:17.633Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.633Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.633Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.633Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.633Z] "golang.org/x/text/language", [2024-05-07T10:57:17.633Z] "hash", [2024-05-07T10:57:17.633Z] "hash/adler32", [2024-05-07T10:57:17.633Z] "hash/crc32", [2024-05-07T10:57:17.633Z] "internal/abi", [2024-05-07T10:57:17.633Z] "internal/bytealg", [2024-05-07T10:57:17.633Z] "internal/cpu", [2024-05-07T10:57:17.633Z] "internal/fmtsort", [2024-05-07T10:57:17.633Z] "internal/goexperiment", [2024-05-07T10:57:17.633Z] "internal/itoa", [2024-05-07T10:57:17.633Z] "internal/nettrace", [2024-05-07T10:57:17.633Z] "internal/oserror", [2024-05-07T10:57:17.633Z] "internal/poll", [2024-05-07T10:57:17.633Z] "internal/race", [2024-05-07T10:57:17.633Z] "internal/reflectlite", [2024-05-07T10:57:17.633Z] "internal/singleflight", [2024-05-07T10:57:17.633Z] "internal/syscall/execenv", [2024-05-07T10:57:17.633Z] "internal/syscall/unix", [2024-05-07T10:57:17.633Z] "internal/testlog", [2024-05-07T10:57:17.633Z] "internal/unsafeheader", [2024-05-07T10:57:17.633Z] "io", [2024-05-07T10:57:17.633Z] "io/fs", [2024-05-07T10:57:17.633Z] "io/ioutil", [2024-05-07T10:57:17.633Z] "log", [2024-05-07T10:57:17.633Z] "math", [2024-05-07T10:57:17.633Z] "math/big", [2024-05-07T10:57:17.633Z] "math/bits", [2024-05-07T10:57:17.633Z] "math/rand", [2024-05-07T10:57:17.633Z] "mime", [2024-05-07T10:57:17.633Z] "mime/multipart", [2024-05-07T10:57:17.633Z] "mime/quotedprintable", [2024-05-07T10:57:17.633Z] "net", [2024-05-07T10:57:17.633Z] "net/http", [2024-05-07T10:57:17.633Z] "net/http/httptest", [2024-05-07T10:57:17.633Z] "net/http/httptrace", [2024-05-07T10:57:17.633Z] "net/http/internal", [2024-05-07T10:57:17.633Z] "net/http/internal/ascii", [2024-05-07T10:57:17.633Z] "net/http/internal/testcert", [2024-05-07T10:57:17.633Z] "net/textproto", [2024-05-07T10:57:17.633Z] "net/url", [2024-05-07T10:57:17.633Z] "os", [2024-05-07T10:57:17.633Z] "path", [2024-05-07T10:57:17.633Z] "path/filepath", [2024-05-07T10:57:17.633Z] "reflect", [2024-05-07T10:57:17.633Z] "regexp", [2024-05-07T10:57:17.633Z] "regexp/syntax", [2024-05-07T10:57:17.633Z] "runtime", [2024-05-07T10:57:17.633Z] "runtime/cgo", [2024-05-07T10:57:17.633Z] "runtime/internal/atomic", [2024-05-07T10:57:17.633Z] "runtime/internal/math", [2024-05-07T10:57:17.633Z] "runtime/internal/sys", [2024-05-07T10:57:17.633Z] "sort", [2024-05-07T10:57:17.633Z] "strconv", [2024-05-07T10:57:17.633Z] "strings", [2024-05-07T10:57:17.633Z] "sync", [2024-05-07T10:57:17.633Z] "sync/atomic", [2024-05-07T10:57:17.633Z] "syscall", [2024-05-07T10:57:17.633Z] "time", [2024-05-07T10:57:17.633Z] "unicode", [2024-05-07T10:57:17.633Z] "unicode/utf16", [2024-05-07T10:57:17.633Z] "unicode/utf8", [2024-05-07T10:57:17.633Z] "unsafe", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.633Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.633Z] ] [2024-05-07T10:57:17.633Z] } [2024-05-07T10:57:17.633Z] { [2024-05-07T10:57:17.633Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.633Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.633Z] "Name": "interfaces", [2024-05-07T10:57:17.633Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.633Z] "Module": { [2024-05-07T10:57:17.633Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.633Z] "Main": true, [2024-05-07T10:57:17.633Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.633Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.633Z] "GoVersion": "1.21" [2024-05-07T10:57:17.633Z] }, [2024-05-07T10:57:17.633Z] "Match": [ [2024-05-07T10:57:17.633Z] "./..." [2024-05-07T10:57:17.633Z] ], [2024-05-07T10:57:17.633Z] "Stale": true, [2024-05-07T10:57:17.633Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.633Z] "GoFiles": [ [2024-05-07T10:57:17.633Z] "SchedulerManager.go", [2024-05-07T10:57:17.633Z] "db.go" [2024-05-07T10:57:17.633Z] ], [2024-05-07T10:57:17.633Z] "Imports": [ [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models" [2024-05-07T10:57:17.633Z] ], [2024-05-07T10:57:17.633Z] "Deps": [ [2024-05-07T10:57:17.633Z] "bufio", [2024-05-07T10:57:17.633Z] "bytes", [2024-05-07T10:57:17.633Z] "compress/flate", [2024-05-07T10:57:17.633Z] "compress/gzip", [2024-05-07T10:57:17.633Z] "compress/zlib", [2024-05-07T10:57:17.633Z] "container/list", [2024-05-07T10:57:17.633Z] "context", [2024-05-07T10:57:17.633Z] "crypto", [2024-05-07T10:57:17.633Z] "crypto/aes", [2024-05-07T10:57:17.633Z] "crypto/cipher", [2024-05-07T10:57:17.633Z] "crypto/des", [2024-05-07T10:57:17.633Z] "crypto/dsa", [2024-05-07T10:57:17.633Z] "crypto/ecdsa", [2024-05-07T10:57:17.633Z] "crypto/ed25519", [2024-05-07T10:57:17.633Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.633Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.633Z] "crypto/elliptic", [2024-05-07T10:57:17.633Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.633Z] "crypto/hmac", [2024-05-07T10:57:17.633Z] "crypto/internal/randutil", [2024-05-07T10:57:17.633Z] "crypto/internal/subtle", [2024-05-07T10:57:17.633Z] "crypto/md5", [2024-05-07T10:57:17.633Z] "crypto/rand", [2024-05-07T10:57:17.633Z] "crypto/rc4", [2024-05-07T10:57:17.633Z] "crypto/rsa", [2024-05-07T10:57:17.633Z] "crypto/sha1", [2024-05-07T10:57:17.633Z] "crypto/sha256", [2024-05-07T10:57:17.633Z] "crypto/sha512", [2024-05-07T10:57:17.633Z] "crypto/subtle", [2024-05-07T10:57:17.633Z] "crypto/tls", [2024-05-07T10:57:17.633Z] "crypto/x509", [2024-05-07T10:57:17.633Z] "crypto/x509/pkix", [2024-05-07T10:57:17.633Z] "database/sql/driver", [2024-05-07T10:57:17.633Z] "debug/dwarf", [2024-05-07T10:57:17.633Z] "debug/macho", [2024-05-07T10:57:17.633Z] "encoding", [2024-05-07T10:57:17.633Z] "encoding/asn1", [2024-05-07T10:57:17.633Z] "encoding/base64", [2024-05-07T10:57:17.633Z] "encoding/binary", [2024-05-07T10:57:17.633Z] "encoding/csv", [2024-05-07T10:57:17.633Z] "encoding/hex", [2024-05-07T10:57:17.633Z] "encoding/json", [2024-05-07T10:57:17.633Z] "encoding/pem", [2024-05-07T10:57:17.633Z] "encoding/xml", [2024-05-07T10:57:17.633Z] "errors", [2024-05-07T10:57:17.633Z] "fmt", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.633Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.633Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.633Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.633Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.633Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.633Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.633Z] "github.com/google/uuid", [2024-05-07T10:57:17.633Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.633Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.633Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.633Z] "golang.org/x/net/html", [2024-05-07T10:57:17.633Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.633Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.633Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.633Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.633Z] "golang.org/x/text/language", [2024-05-07T10:57:17.633Z] "hash", [2024-05-07T10:57:17.633Z] "hash/adler32", [2024-05-07T10:57:17.633Z] "hash/crc32", [2024-05-07T10:57:17.633Z] "internal/abi", [2024-05-07T10:57:17.633Z] "internal/bytealg", [2024-05-07T10:57:17.633Z] "internal/cpu", [2024-05-07T10:57:17.633Z] "internal/fmtsort", [2024-05-07T10:57:17.633Z] "internal/goexperiment", [2024-05-07T10:57:17.633Z] "internal/itoa", [2024-05-07T10:57:17.633Z] "internal/nettrace", [2024-05-07T10:57:17.633Z] "internal/oserror", [2024-05-07T10:57:17.633Z] "internal/poll", [2024-05-07T10:57:17.633Z] "internal/race", [2024-05-07T10:57:17.633Z] "internal/reflectlite", [2024-05-07T10:57:17.633Z] "internal/singleflight", [2024-05-07T10:57:17.633Z] "internal/syscall/execenv", [2024-05-07T10:57:17.633Z] "internal/syscall/unix", [2024-05-07T10:57:17.633Z] "internal/testlog", [2024-05-07T10:57:17.633Z] "internal/unsafeheader", [2024-05-07T10:57:17.633Z] "io", [2024-05-07T10:57:17.633Z] "io/fs", [2024-05-07T10:57:17.633Z] "io/ioutil", [2024-05-07T10:57:17.633Z] "log", [2024-05-07T10:57:17.633Z] "math", [2024-05-07T10:57:17.633Z] "math/big", [2024-05-07T10:57:17.633Z] "math/bits", [2024-05-07T10:57:17.633Z] "math/rand", [2024-05-07T10:57:17.633Z] "mime", [2024-05-07T10:57:17.633Z] "mime/multipart", [2024-05-07T10:57:17.633Z] "mime/quotedprintable", [2024-05-07T10:57:17.633Z] "net", [2024-05-07T10:57:17.633Z] "net/http", [2024-05-07T10:57:17.633Z] "net/http/httptrace", [2024-05-07T10:57:17.633Z] "net/http/internal", [2024-05-07T10:57:17.633Z] "net/http/internal/ascii", [2024-05-07T10:57:17.633Z] "net/textproto", [2024-05-07T10:57:17.633Z] "net/url", [2024-05-07T10:57:17.633Z] "os", [2024-05-07T10:57:17.633Z] "path", [2024-05-07T10:57:17.633Z] "path/filepath", [2024-05-07T10:57:17.633Z] "reflect", [2024-05-07T10:57:17.633Z] "regexp", [2024-05-07T10:57:17.633Z] "regexp/syntax", [2024-05-07T10:57:17.633Z] "runtime", [2024-05-07T10:57:17.633Z] "runtime/cgo", [2024-05-07T10:57:17.633Z] "runtime/internal/atomic", [2024-05-07T10:57:17.633Z] "runtime/internal/math", [2024-05-07T10:57:17.633Z] "runtime/internal/sys", [2024-05-07T10:57:17.633Z] "sort", [2024-05-07T10:57:17.634Z] "strconv", [2024-05-07T10:57:17.634Z] "strings", [2024-05-07T10:57:17.634Z] "sync", [2024-05-07T10:57:17.634Z] "sync/atomic", [2024-05-07T10:57:17.634Z] "syscall", [2024-05-07T10:57:17.634Z] "time", [2024-05-07T10:57:17.634Z] "unicode", [2024-05-07T10:57:17.634Z] "unicode/utf16", [2024-05-07T10:57:17.634Z] "unicode/utf8", [2024-05-07T10:57:17.634Z] "unsafe", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.634Z] ] [2024-05-07T10:57:17.634Z] } [2024-05-07T10:57:17.634Z] { [2024-05-07T10:57:17.634Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/container", [2024-05-07T10:57:17.634Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.634Z] "Name": "container", [2024-05-07T10:57:17.634Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.634Z] "Module": { [2024-05-07T10:57:17.634Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.634Z] "Main": true, [2024-05-07T10:57:17.634Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.634Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.634Z] "GoVersion": "1.21" [2024-05-07T10:57:17.634Z] }, [2024-05-07T10:57:17.634Z] "Match": [ [2024-05-07T10:57:17.634Z] "./..." [2024-05-07T10:57:17.634Z] ], [2024-05-07T10:57:17.634Z] "Stale": true, [2024-05-07T10:57:17.634Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.634Z] "GoFiles": [ [2024-05-07T10:57:17.634Z] "config.go", [2024-05-07T10:57:17.634Z] "database.go", [2024-05-07T10:57:17.634Z] "scheduler.go" [2024-05-07T10:57:17.634Z] ], [2024-05-07T10:57:17.634Z] "Imports": [ [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di" [2024-05-07T10:57:17.634Z] ], [2024-05-07T10:57:17.634Z] "Deps": [ [2024-05-07T10:57:17.634Z] "bufio", [2024-05-07T10:57:17.634Z] "bytes", [2024-05-07T10:57:17.634Z] "compress/flate", [2024-05-07T10:57:17.634Z] "compress/gzip", [2024-05-07T10:57:17.634Z] "compress/zlib", [2024-05-07T10:57:17.634Z] "container/list", [2024-05-07T10:57:17.634Z] "context", [2024-05-07T10:57:17.634Z] "crypto", [2024-05-07T10:57:17.634Z] "crypto/aes", [2024-05-07T10:57:17.634Z] "crypto/cipher", [2024-05-07T10:57:17.634Z] "crypto/des", [2024-05-07T10:57:17.634Z] "crypto/dsa", [2024-05-07T10:57:17.634Z] "crypto/ecdsa", [2024-05-07T10:57:17.634Z] "crypto/ed25519", [2024-05-07T10:57:17.634Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.634Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.634Z] "crypto/elliptic", [2024-05-07T10:57:17.634Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.634Z] "crypto/hmac", [2024-05-07T10:57:17.634Z] "crypto/internal/randutil", [2024-05-07T10:57:17.634Z] "crypto/internal/subtle", [2024-05-07T10:57:17.634Z] "crypto/md5", [2024-05-07T10:57:17.634Z] "crypto/rand", [2024-05-07T10:57:17.634Z] "crypto/rc4", [2024-05-07T10:57:17.634Z] "crypto/rsa", [2024-05-07T10:57:17.634Z] "crypto/sha1", [2024-05-07T10:57:17.634Z] "crypto/sha256", [2024-05-07T10:57:17.634Z] "crypto/sha512", [2024-05-07T10:57:17.634Z] "crypto/subtle", [2024-05-07T10:57:17.634Z] "crypto/tls", [2024-05-07T10:57:17.634Z] "crypto/x509", [2024-05-07T10:57:17.634Z] "crypto/x509/pkix", [2024-05-07T10:57:17.634Z] "database/sql/driver", [2024-05-07T10:57:17.634Z] "debug/dwarf", [2024-05-07T10:57:17.634Z] "debug/macho", [2024-05-07T10:57:17.634Z] "encoding", [2024-05-07T10:57:17.634Z] "encoding/asn1", [2024-05-07T10:57:17.634Z] "encoding/base64", [2024-05-07T10:57:17.634Z] "encoding/binary", [2024-05-07T10:57:17.634Z] "encoding/csv", [2024-05-07T10:57:17.634Z] "encoding/hex", [2024-05-07T10:57:17.634Z] "encoding/json", [2024-05-07T10:57:17.634Z] "encoding/pem", [2024-05-07T10:57:17.634Z] "encoding/xml", [2024-05-07T10:57:17.634Z] "errors", [2024-05-07T10:57:17.634Z] "flag", [2024-05-07T10:57:17.634Z] "fmt", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.634Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.634Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.634Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.634Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.634Z] "github.com/go-kit/log", [2024-05-07T10:57:17.634Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.634Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.634Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.634Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.634Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.634Z] "github.com/google/uuid", [2024-05-07T10:57:17.634Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.634Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.634Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.634Z] "golang.org/x/net/html", [2024-05-07T10:57:17.634Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.634Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.634Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.634Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.634Z] "golang.org/x/text/language", [2024-05-07T10:57:17.634Z] "hash", [2024-05-07T10:57:17.634Z] "hash/adler32", [2024-05-07T10:57:17.634Z] "hash/crc32", [2024-05-07T10:57:17.634Z] "internal/abi", [2024-05-07T10:57:17.634Z] "internal/bytealg", [2024-05-07T10:57:17.634Z] "internal/cpu", [2024-05-07T10:57:17.634Z] "internal/fmtsort", [2024-05-07T10:57:17.634Z] "internal/goexperiment", [2024-05-07T10:57:17.634Z] "internal/itoa", [2024-05-07T10:57:17.634Z] "internal/nettrace", [2024-05-07T10:57:17.634Z] "internal/oserror", [2024-05-07T10:57:17.634Z] "internal/poll", [2024-05-07T10:57:17.634Z] "internal/race", [2024-05-07T10:57:17.634Z] "internal/reflectlite", [2024-05-07T10:57:17.634Z] "internal/singleflight", [2024-05-07T10:57:17.634Z] "internal/syscall/execenv", [2024-05-07T10:57:17.634Z] "internal/syscall/unix", [2024-05-07T10:57:17.634Z] "internal/testlog", [2024-05-07T10:57:17.634Z] "internal/unsafeheader", [2024-05-07T10:57:17.634Z] "io", [2024-05-07T10:57:17.634Z] "io/fs", [2024-05-07T10:57:17.634Z] "io/ioutil", [2024-05-07T10:57:17.634Z] "log", [2024-05-07T10:57:17.634Z] "math", [2024-05-07T10:57:17.634Z] "math/big", [2024-05-07T10:57:17.634Z] "math/bits", [2024-05-07T10:57:17.634Z] "math/rand", [2024-05-07T10:57:17.634Z] "mime", [2024-05-07T10:57:17.634Z] "mime/multipart", [2024-05-07T10:57:17.634Z] "mime/quotedprintable", [2024-05-07T10:57:17.634Z] "net", [2024-05-07T10:57:17.634Z] "net/http", [2024-05-07T10:57:17.634Z] "net/http/httptest", [2024-05-07T10:57:17.634Z] "net/http/httptrace", [2024-05-07T10:57:17.634Z] "net/http/internal", [2024-05-07T10:57:17.634Z] "net/http/internal/ascii", [2024-05-07T10:57:17.634Z] "net/http/internal/testcert", [2024-05-07T10:57:17.634Z] "net/textproto", [2024-05-07T10:57:17.634Z] "net/url", [2024-05-07T10:57:17.634Z] "os", [2024-05-07T10:57:17.634Z] "path", [2024-05-07T10:57:17.634Z] "path/filepath", [2024-05-07T10:57:17.634Z] "reflect", [2024-05-07T10:57:17.634Z] "regexp", [2024-05-07T10:57:17.634Z] "regexp/syntax", [2024-05-07T10:57:17.634Z] "runtime", [2024-05-07T10:57:17.634Z] "runtime/cgo", [2024-05-07T10:57:17.634Z] "runtime/internal/atomic", [2024-05-07T10:57:17.634Z] "runtime/internal/math", [2024-05-07T10:57:17.634Z] "runtime/internal/sys", [2024-05-07T10:57:17.634Z] "sort", [2024-05-07T10:57:17.634Z] "strconv", [2024-05-07T10:57:17.634Z] "strings", [2024-05-07T10:57:17.634Z] "sync", [2024-05-07T10:57:17.634Z] "sync/atomic", [2024-05-07T10:57:17.634Z] "syscall", [2024-05-07T10:57:17.634Z] "time", [2024-05-07T10:57:17.634Z] "unicode", [2024-05-07T10:57:17.634Z] "unicode/utf16", [2024-05-07T10:57:17.634Z] "unicode/utf8", [2024-05-07T10:57:17.634Z] "unsafe", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.634Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.634Z] ] [2024-05-07T10:57:17.634Z] } [2024-05-07T10:57:17.634Z] { [2024-05-07T10:57:17.634Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/application", [2024-05-07T10:57:17.634Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-05-07T10:57:17.634Z] "Name": "application", [2024-05-07T10:57:17.634Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.634Z] "Module": { [2024-05-07T10:57:17.634Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.634Z] "Main": true, [2024-05-07T10:57:17.634Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.634Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.634Z] "GoVersion": "1.21" [2024-05-07T10:57:17.634Z] }, [2024-05-07T10:57:17.634Z] "Match": [ [2024-05-07T10:57:17.634Z] "./..." [2024-05-07T10:57:17.634Z] ], [2024-05-07T10:57:17.634Z] "Stale": true, [2024-05-07T10:57:17.634Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.634Z] "GoFiles": [ [2024-05-07T10:57:17.634Z] "interval.go", [2024-05-07T10:57:17.634Z] "intervalaction.go" [2024-05-07T10:57:17.634Z] ], [2024-05-07T10:57:17.634Z] "Imports": [ [2024-05-07T10:57:17.634Z] "context", [2024-05-07T10:57:17.634Z] "fmt", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.634Z] "time" [2024-05-07T10:57:17.634Z] ], [2024-05-07T10:57:17.634Z] "Deps": [ [2024-05-07T10:57:17.634Z] "bufio", [2024-05-07T10:57:17.634Z] "bytes", [2024-05-07T10:57:17.634Z] "compress/flate", [2024-05-07T10:57:17.634Z] "compress/gzip", [2024-05-07T10:57:17.634Z] "compress/zlib", [2024-05-07T10:57:17.634Z] "container/list", [2024-05-07T10:57:17.634Z] "context", [2024-05-07T10:57:17.634Z] "crypto", [2024-05-07T10:57:17.634Z] "crypto/aes", [2024-05-07T10:57:17.634Z] "crypto/cipher", [2024-05-07T10:57:17.634Z] "crypto/des", [2024-05-07T10:57:17.634Z] "crypto/dsa", [2024-05-07T10:57:17.634Z] "crypto/ecdsa", [2024-05-07T10:57:17.634Z] "crypto/ed25519", [2024-05-07T10:57:17.634Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.634Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.634Z] "crypto/elliptic", [2024-05-07T10:57:17.634Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.634Z] "crypto/hmac", [2024-05-07T10:57:17.634Z] "crypto/internal/randutil", [2024-05-07T10:57:17.634Z] "crypto/internal/subtle", [2024-05-07T10:57:17.634Z] "crypto/md5", [2024-05-07T10:57:17.634Z] "crypto/rand", [2024-05-07T10:57:17.634Z] "crypto/rc4", [2024-05-07T10:57:17.634Z] "crypto/rsa", [2024-05-07T10:57:17.634Z] "crypto/sha1", [2024-05-07T10:57:17.634Z] "crypto/sha256", [2024-05-07T10:57:17.634Z] "crypto/sha512", [2024-05-07T10:57:17.634Z] "crypto/subtle", [2024-05-07T10:57:17.634Z] "crypto/tls", [2024-05-07T10:57:17.634Z] "crypto/x509", [2024-05-07T10:57:17.634Z] "crypto/x509/pkix", [2024-05-07T10:57:17.634Z] "database/sql/driver", [2024-05-07T10:57:17.634Z] "debug/dwarf", [2024-05-07T10:57:17.634Z] "debug/macho", [2024-05-07T10:57:17.634Z] "embed", [2024-05-07T10:57:17.634Z] "encoding", [2024-05-07T10:57:17.634Z] "encoding/asn1", [2024-05-07T10:57:17.634Z] "encoding/base32", [2024-05-07T10:57:17.634Z] "encoding/base64", [2024-05-07T10:57:17.634Z] "encoding/binary", [2024-05-07T10:57:17.634Z] "encoding/csv", [2024-05-07T10:57:17.634Z] "encoding/hex", [2024-05-07T10:57:17.634Z] "encoding/json", [2024-05-07T10:57:17.634Z] "encoding/pem", [2024-05-07T10:57:17.634Z] "encoding/xml", [2024-05-07T10:57:17.634Z] "errors", [2024-05-07T10:57:17.634Z] "flag", [2024-05-07T10:57:17.634Z] "fmt", [2024-05-07T10:57:17.634Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.634Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.634Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.634Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.634Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.635Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.635Z] "github.com/fatih/color", [2024-05-07T10:57:17.635Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.635Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.635Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.635Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.635Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.635Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.635Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.635Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.635Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.635Z] "github.com/go-kit/log", [2024-05-07T10:57:17.635Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.635Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.635Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.635Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.635Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.635Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.635Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.635Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.635Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.635Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.635Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.635Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.635Z] "github.com/google/uuid", [2024-05-07T10:57:17.635Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.635Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.635Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.635Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.635Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.635Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.635Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.635Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.635Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.635Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.635Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.635Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.635Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.635Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.635Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.635Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.635Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.635Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.635Z] "github.com/x448/float16", [2024-05-07T10:57:17.635Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.635Z] "go/token", [2024-05-07T10:57:17.635Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.635Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.635Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.635Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.635Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.635Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.635Z] "golang.org/x/net/html", [2024-05-07T10:57:17.635Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.635Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.635Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.635Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.635Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.635Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.635Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.635Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.635Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.635Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.635Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.635Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.635Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.635Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.635Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.635Z] "golang.org/x/text/language", [2024-05-07T10:57:17.635Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.635Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.635Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.635Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.635Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.635Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.635Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.635Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.635Z] "hash", [2024-05-07T10:57:17.635Z] "hash/adler32", [2024-05-07T10:57:17.635Z] "hash/crc32", [2024-05-07T10:57:17.635Z] "hash/fnv", [2024-05-07T10:57:17.635Z] "html", [2024-05-07T10:57:17.635Z] "html/template", [2024-05-07T10:57:17.635Z] "internal/abi", [2024-05-07T10:57:17.635Z] "internal/bytealg", [2024-05-07T10:57:17.635Z] "internal/cpu", [2024-05-07T10:57:17.635Z] "internal/fmtsort", [2024-05-07T10:57:17.635Z] "internal/goexperiment", [2024-05-07T10:57:17.635Z] "internal/itoa", [2024-05-07T10:57:17.635Z] "internal/nettrace", [2024-05-07T10:57:17.635Z] "internal/oserror", [2024-05-07T10:57:17.635Z] "internal/poll", [2024-05-07T10:57:17.635Z] "internal/race", [2024-05-07T10:57:17.635Z] "internal/reflectlite", [2024-05-07T10:57:17.635Z] "internal/singleflight", [2024-05-07T10:57:17.635Z] "internal/syscall/execenv", [2024-05-07T10:57:17.635Z] "internal/syscall/unix", [2024-05-07T10:57:17.635Z] "internal/testlog", [2024-05-07T10:57:17.635Z] "internal/unsafeheader", [2024-05-07T10:57:17.635Z] "io", [2024-05-07T10:57:17.635Z] "io/fs", [2024-05-07T10:57:17.635Z] "io/ioutil", [2024-05-07T10:57:17.635Z] "log", [2024-05-07T10:57:17.635Z] "log/syslog", [2024-05-07T10:57:17.635Z] "math", [2024-05-07T10:57:17.635Z] "math/big", [2024-05-07T10:57:17.635Z] "math/bits", [2024-05-07T10:57:17.635Z] "math/rand", [2024-05-07T10:57:17.635Z] "mime", [2024-05-07T10:57:17.635Z] "mime/multipart", [2024-05-07T10:57:17.635Z] "mime/quotedprintable", [2024-05-07T10:57:17.635Z] "net", [2024-05-07T10:57:17.635Z] "net/http", [2024-05-07T10:57:17.635Z] "net/http/httptest", [2024-05-07T10:57:17.635Z] "net/http/httptrace", [2024-05-07T10:57:17.635Z] "net/http/httputil", [2024-05-07T10:57:17.635Z] "net/http/internal", [2024-05-07T10:57:17.635Z] "net/http/internal/ascii", [2024-05-07T10:57:17.635Z] "net/http/internal/testcert", [2024-05-07T10:57:17.635Z] "net/textproto", [2024-05-07T10:57:17.635Z] "net/url", [2024-05-07T10:57:17.635Z] "os", [2024-05-07T10:57:17.635Z] "os/signal", [2024-05-07T10:57:17.635Z] "path", [2024-05-07T10:57:17.635Z] "path/filepath", [2024-05-07T10:57:17.635Z] "reflect", [2024-05-07T10:57:17.635Z] "regexp", [2024-05-07T10:57:17.635Z] "regexp/syntax", [2024-05-07T10:57:17.635Z] "runtime", [2024-05-07T10:57:17.635Z] "runtime/cgo", [2024-05-07T10:57:17.635Z] "runtime/debug", [2024-05-07T10:57:17.635Z] "runtime/internal/atomic", [2024-05-07T10:57:17.635Z] "runtime/internal/math", [2024-05-07T10:57:17.635Z] "runtime/internal/sys", [2024-05-07T10:57:17.635Z] "runtime/pprof", [2024-05-07T10:57:17.635Z] "sort", [2024-05-07T10:57:17.635Z] "strconv", [2024-05-07T10:57:17.635Z] "strings", [2024-05-07T10:57:17.635Z] "sync", [2024-05-07T10:57:17.635Z] "sync/atomic", [2024-05-07T10:57:17.635Z] "syscall", [2024-05-07T10:57:17.635Z] "text/tabwriter", [2024-05-07T10:57:17.635Z] "text/template", [2024-05-07T10:57:17.635Z] "text/template/parse", [2024-05-07T10:57:17.635Z] "time", [2024-05-07T10:57:17.635Z] "unicode", [2024-05-07T10:57:17.635Z] "unicode/utf16", [2024-05-07T10:57:17.635Z] "unicode/utf8", [2024-05-07T10:57:17.635Z] "unsafe", [2024-05-07T10:57:17.635Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.635Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.635Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.636Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.636Z] ] [2024-05-07T10:57:17.636Z] } [2024-05-07T10:57:17.636Z] { [2024-05-07T10:57:17.636Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-05-07T10:57:17.636Z] "ImportPath": "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.636Z] "Name": "queue", [2024-05-07T10:57:17.636Z] "Doc": "Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki.", [2024-05-07T10:57:17.636Z] "Root": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-05-07T10:57:17.636Z] "Module": { [2024-05-07T10:57:17.636Z] "Path": "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.636Z] "Version": "v1.1.0", [2024-05-07T10:57:17.636Z] "Time": "2016-08-05T00:47:13Z", [2024-05-07T10:57:17.636Z] "Dir": "/go/pkg/mod/gopkg.in/eapache/queue.v1@v1.1.0", [2024-05-07T10:57:17.636Z] "GoMod": "/go/pkg/mod/cache/download/gopkg.in/eapache/queue.v1/@v/v1.1.0.mod" [2024-05-07T10:57:17.636Z] }, [2024-05-07T10:57:17.636Z] "DepOnly": true, [2024-05-07T10:57:17.636Z] "Stale": true, [2024-05-07T10:57:17.636Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.636Z] "GoFiles": [ [2024-05-07T10:57:17.636Z] "queue.go" [2024-05-07T10:57:17.636Z] ], [2024-05-07T10:57:17.636Z] "TestGoFiles": [ [2024-05-07T10:57:17.636Z] "queue_test.go" [2024-05-07T10:57:17.636Z] ], [2024-05-07T10:57:17.636Z] "TestImports": [ [2024-05-07T10:57:17.636Z] "testing" [2024-05-07T10:57:17.636Z] ] [2024-05-07T10:57:17.636Z] } [2024-05-07T10:57:17.636Z] { [2024-05-07T10:57:17.636Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/application/scheduler", [2024-05-07T10:57:17.636Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-05-07T10:57:17.636Z] "Name": "scheduler", [2024-05-07T10:57:17.636Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.636Z] "Module": { [2024-05-07T10:57:17.636Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.636Z] "Main": true, [2024-05-07T10:57:17.636Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.636Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.636Z] "GoVersion": "1.21" [2024-05-07T10:57:17.636Z] }, [2024-05-07T10:57:17.636Z] "Match": [ [2024-05-07T10:57:17.636Z] "./..." [2024-05-07T10:57:17.636Z] ], [2024-05-07T10:57:17.636Z] "Stale": true, [2024-05-07T10:57:17.636Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.636Z] "GoFiles": [ [2024-05-07T10:57:17.636Z] "executor.go", [2024-05-07T10:57:17.636Z] "manager.go", [2024-05-07T10:57:17.636Z] "queue.go" [2024-05-07T10:57:17.636Z] ], [2024-05-07T10:57:17.636Z] "Imports": [ [2024-05-07T10:57:17.636Z] "fmt", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.636Z] "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.636Z] "sync", [2024-05-07T10:57:17.636Z] "time" [2024-05-07T10:57:17.636Z] ], [2024-05-07T10:57:17.636Z] "Deps": [ [2024-05-07T10:57:17.636Z] "bufio", [2024-05-07T10:57:17.636Z] "bytes", [2024-05-07T10:57:17.636Z] "compress/flate", [2024-05-07T10:57:17.636Z] "compress/gzip", [2024-05-07T10:57:17.636Z] "compress/zlib", [2024-05-07T10:57:17.636Z] "container/list", [2024-05-07T10:57:17.636Z] "context", [2024-05-07T10:57:17.636Z] "crypto", [2024-05-07T10:57:17.636Z] "crypto/aes", [2024-05-07T10:57:17.636Z] "crypto/cipher", [2024-05-07T10:57:17.636Z] "crypto/des", [2024-05-07T10:57:17.636Z] "crypto/dsa", [2024-05-07T10:57:17.636Z] "crypto/ecdsa", [2024-05-07T10:57:17.636Z] "crypto/ed25519", [2024-05-07T10:57:17.636Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.636Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.636Z] "crypto/elliptic", [2024-05-07T10:57:17.636Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.636Z] "crypto/hmac", [2024-05-07T10:57:17.636Z] "crypto/internal/randutil", [2024-05-07T10:57:17.636Z] "crypto/internal/subtle", [2024-05-07T10:57:17.636Z] "crypto/md5", [2024-05-07T10:57:17.636Z] "crypto/rand", [2024-05-07T10:57:17.636Z] "crypto/rc4", [2024-05-07T10:57:17.636Z] "crypto/rsa", [2024-05-07T10:57:17.636Z] "crypto/sha1", [2024-05-07T10:57:17.636Z] "crypto/sha256", [2024-05-07T10:57:17.636Z] "crypto/sha512", [2024-05-07T10:57:17.636Z] "crypto/subtle", [2024-05-07T10:57:17.636Z] "crypto/tls", [2024-05-07T10:57:17.636Z] "crypto/x509", [2024-05-07T10:57:17.636Z] "crypto/x509/pkix", [2024-05-07T10:57:17.636Z] "database/sql/driver", [2024-05-07T10:57:17.636Z] "debug/dwarf", [2024-05-07T10:57:17.636Z] "debug/macho", [2024-05-07T10:57:17.636Z] "embed", [2024-05-07T10:57:17.636Z] "encoding", [2024-05-07T10:57:17.636Z] "encoding/asn1", [2024-05-07T10:57:17.636Z] "encoding/base32", [2024-05-07T10:57:17.636Z] "encoding/base64", [2024-05-07T10:57:17.636Z] "encoding/binary", [2024-05-07T10:57:17.636Z] "encoding/csv", [2024-05-07T10:57:17.636Z] "encoding/hex", [2024-05-07T10:57:17.636Z] "encoding/json", [2024-05-07T10:57:17.636Z] "encoding/pem", [2024-05-07T10:57:17.636Z] "encoding/xml", [2024-05-07T10:57:17.636Z] "errors", [2024-05-07T10:57:17.636Z] "flag", [2024-05-07T10:57:17.636Z] "fmt", [2024-05-07T10:57:17.636Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.636Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.636Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.636Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.636Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.636Z] "github.com/fatih/color", [2024-05-07T10:57:17.636Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.636Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.636Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.636Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.636Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.636Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.636Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.636Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.636Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.636Z] "github.com/go-kit/log", [2024-05-07T10:57:17.636Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.636Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.636Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.636Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.636Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.636Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.636Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.636Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.636Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.636Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.636Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.636Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.636Z] "github.com/google/uuid", [2024-05-07T10:57:17.636Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.636Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.636Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.636Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.636Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.636Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.636Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.636Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.636Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.636Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.636Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.636Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.636Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.636Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.636Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.636Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.636Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.636Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.636Z] "github.com/x448/float16", [2024-05-07T10:57:17.636Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.636Z] "go/token", [2024-05-07T10:57:17.636Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.636Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.636Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.636Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.636Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.636Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.636Z] "golang.org/x/net/html", [2024-05-07T10:57:17.636Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.636Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.636Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.636Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.636Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.636Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.636Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.636Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.636Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.636Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.636Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.636Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.636Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.636Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.636Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.636Z] "golang.org/x/text/language", [2024-05-07T10:57:17.636Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.636Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.636Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.636Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.636Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.636Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.636Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.637Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.637Z] "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.637Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.637Z] "hash", [2024-05-07T10:57:17.637Z] "hash/adler32", [2024-05-07T10:57:17.637Z] "hash/crc32", [2024-05-07T10:57:17.637Z] "hash/fnv", [2024-05-07T10:57:17.637Z] "html", [2024-05-07T10:57:17.637Z] "html/template", [2024-05-07T10:57:17.637Z] "internal/abi", [2024-05-07T10:57:17.637Z] "internal/bytealg", [2024-05-07T10:57:17.637Z] "internal/cpu", [2024-05-07T10:57:17.637Z] "internal/fmtsort", [2024-05-07T10:57:17.637Z] "internal/goexperiment", [2024-05-07T10:57:17.637Z] "internal/itoa", [2024-05-07T10:57:17.637Z] "internal/nettrace", [2024-05-07T10:57:17.637Z] "internal/oserror", [2024-05-07T10:57:17.637Z] "internal/poll", [2024-05-07T10:57:17.637Z] "internal/race", [2024-05-07T10:57:17.637Z] "internal/reflectlite", [2024-05-07T10:57:17.637Z] "internal/singleflight", [2024-05-07T10:57:17.637Z] "internal/syscall/execenv", [2024-05-07T10:57:17.637Z] "internal/syscall/unix", [2024-05-07T10:57:17.637Z] "internal/testlog", [2024-05-07T10:57:17.637Z] "internal/unsafeheader", [2024-05-07T10:57:17.637Z] "io", [2024-05-07T10:57:17.637Z] "io/fs", [2024-05-07T10:57:17.637Z] "io/ioutil", [2024-05-07T10:57:17.637Z] "log", [2024-05-07T10:57:17.637Z] "log/syslog", [2024-05-07T10:57:17.637Z] "math", [2024-05-07T10:57:17.637Z] "math/big", [2024-05-07T10:57:17.637Z] "math/bits", [2024-05-07T10:57:17.637Z] "math/rand", [2024-05-07T10:57:17.637Z] "mime", [2024-05-07T10:57:17.637Z] "mime/multipart", [2024-05-07T10:57:17.637Z] "mime/quotedprintable", [2024-05-07T10:57:17.637Z] "net", [2024-05-07T10:57:17.637Z] "net/http", [2024-05-07T10:57:17.637Z] "net/http/httptest", [2024-05-07T10:57:17.637Z] "net/http/httptrace", [2024-05-07T10:57:17.637Z] "net/http/httputil", [2024-05-07T10:57:17.637Z] "net/http/internal", [2024-05-07T10:57:17.637Z] "net/http/internal/ascii", [2024-05-07T10:57:17.637Z] "net/http/internal/testcert", [2024-05-07T10:57:17.637Z] "net/textproto", [2024-05-07T10:57:17.637Z] "net/url", [2024-05-07T10:57:17.637Z] "os", [2024-05-07T10:57:17.637Z] "os/signal", [2024-05-07T10:57:17.637Z] "path", [2024-05-07T10:57:17.637Z] "path/filepath", [2024-05-07T10:57:17.637Z] "reflect", [2024-05-07T10:57:17.637Z] "regexp", [2024-05-07T10:57:17.637Z] "regexp/syntax", [2024-05-07T10:57:17.637Z] "runtime", [2024-05-07T10:57:17.637Z] "runtime/cgo", [2024-05-07T10:57:17.637Z] "runtime/debug", [2024-05-07T10:57:17.637Z] "runtime/internal/atomic", [2024-05-07T10:57:17.637Z] "runtime/internal/math", [2024-05-07T10:57:17.637Z] "runtime/internal/sys", [2024-05-07T10:57:17.637Z] "runtime/pprof", [2024-05-07T10:57:17.637Z] "sort", [2024-05-07T10:57:17.637Z] "strconv", [2024-05-07T10:57:17.637Z] "strings", [2024-05-07T10:57:17.637Z] "sync", [2024-05-07T10:57:17.637Z] "sync/atomic", [2024-05-07T10:57:17.637Z] "syscall", [2024-05-07T10:57:17.637Z] "text/tabwriter", [2024-05-07T10:57:17.637Z] "text/template", [2024-05-07T10:57:17.637Z] "text/template/parse", [2024-05-07T10:57:17.637Z] "time", [2024-05-07T10:57:17.637Z] "unicode", [2024-05-07T10:57:17.637Z] "unicode/utf16", [2024-05-07T10:57:17.637Z] "unicode/utf8", [2024-05-07T10:57:17.637Z] "unsafe", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.637Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.637Z] ], [2024-05-07T10:57:17.637Z] "TestGoFiles": [ [2024-05-07T10:57:17.637Z] "executor_test.go", [2024-05-07T10:57:17.637Z] "manager_test.go", [2024-05-07T10:57:17.637Z] "queue_test.go" [2024-05-07T10:57:17.637Z] ], [2024-05-07T10:57:17.637Z] "TestImports": [ [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.637Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.637Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.637Z] "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.637Z] "testing", [2024-05-07T10:57:17.637Z] "time" [2024-05-07T10:57:17.637Z] ] [2024-05-07T10:57:17.637Z] } [2024-05-07T10:57:17.637Z] { [2024-05-07T10:57:17.637Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/controller/http", [2024-05-07T10:57:17.637Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-05-07T10:57:17.637Z] "Name": "http", [2024-05-07T10:57:17.637Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.637Z] "Module": { [2024-05-07T10:57:17.637Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.637Z] "Main": true, [2024-05-07T10:57:17.637Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.637Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.637Z] "GoVersion": "1.21" [2024-05-07T10:57:17.637Z] }, [2024-05-07T10:57:17.637Z] "Match": [ [2024-05-07T10:57:17.637Z] "./..." [2024-05-07T10:57:17.637Z] ], [2024-05-07T10:57:17.637Z] "Stale": true, [2024-05-07T10:57:17.637Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.637Z] "GoFiles": [ [2024-05-07T10:57:17.637Z] "interval.go", [2024-05-07T10:57:17.637Z] "intervalaction.go" [2024-05-07T10:57:17.637Z] ], [2024-05-07T10:57:17.637Z] "Imports": [ [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.637Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.637Z] "math", [2024-05-07T10:57:17.637Z] "net/http" [2024-05-07T10:57:17.637Z] ], [2024-05-07T10:57:17.637Z] "Deps": [ [2024-05-07T10:57:17.637Z] "bufio", [2024-05-07T10:57:17.637Z] "bytes", [2024-05-07T10:57:17.637Z] "compress/flate", [2024-05-07T10:57:17.637Z] "compress/gzip", [2024-05-07T10:57:17.637Z] "compress/zlib", [2024-05-07T10:57:17.637Z] "container/list", [2024-05-07T10:57:17.637Z] "context", [2024-05-07T10:57:17.637Z] "crypto", [2024-05-07T10:57:17.637Z] "crypto/aes", [2024-05-07T10:57:17.637Z] "crypto/cipher", [2024-05-07T10:57:17.637Z] "crypto/des", [2024-05-07T10:57:17.637Z] "crypto/dsa", [2024-05-07T10:57:17.637Z] "crypto/ecdsa", [2024-05-07T10:57:17.637Z] "crypto/ed25519", [2024-05-07T10:57:17.637Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.637Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.637Z] "crypto/elliptic", [2024-05-07T10:57:17.637Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.637Z] "crypto/hmac", [2024-05-07T10:57:17.637Z] "crypto/internal/randutil", [2024-05-07T10:57:17.637Z] "crypto/internal/subtle", [2024-05-07T10:57:17.637Z] "crypto/md5", [2024-05-07T10:57:17.637Z] "crypto/rand", [2024-05-07T10:57:17.637Z] "crypto/rc4", [2024-05-07T10:57:17.637Z] "crypto/rsa", [2024-05-07T10:57:17.637Z] "crypto/sha1", [2024-05-07T10:57:17.637Z] "crypto/sha256", [2024-05-07T10:57:17.637Z] "crypto/sha512", [2024-05-07T10:57:17.637Z] "crypto/subtle", [2024-05-07T10:57:17.637Z] "crypto/tls", [2024-05-07T10:57:17.637Z] "crypto/x509", [2024-05-07T10:57:17.637Z] "crypto/x509/pkix", [2024-05-07T10:57:17.637Z] "database/sql/driver", [2024-05-07T10:57:17.637Z] "debug/dwarf", [2024-05-07T10:57:17.637Z] "debug/macho", [2024-05-07T10:57:17.637Z] "embed", [2024-05-07T10:57:17.637Z] "encoding", [2024-05-07T10:57:17.637Z] "encoding/asn1", [2024-05-07T10:57:17.637Z] "encoding/base32", [2024-05-07T10:57:17.637Z] "encoding/base64", [2024-05-07T10:57:17.637Z] "encoding/binary", [2024-05-07T10:57:17.637Z] "encoding/csv", [2024-05-07T10:57:17.637Z] "encoding/hex", [2024-05-07T10:57:17.637Z] "encoding/json", [2024-05-07T10:57:17.637Z] "encoding/pem", [2024-05-07T10:57:17.637Z] "encoding/xml", [2024-05-07T10:57:17.637Z] "errors", [2024-05-07T10:57:17.637Z] "flag", [2024-05-07T10:57:17.637Z] "fmt", [2024-05-07T10:57:17.637Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.637Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.637Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.637Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.637Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.637Z] "github.com/fatih/color", [2024-05-07T10:57:17.637Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.637Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.637Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.637Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.637Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.637Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.637Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.637Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.637Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.637Z] "github.com/go-kit/log", [2024-05-07T10:57:17.637Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.637Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.637Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.637Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.637Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.637Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.637Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.637Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.637Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.637Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.637Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.637Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.637Z] "github.com/google/uuid", [2024-05-07T10:57:17.637Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.637Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.637Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.637Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.637Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.637Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.637Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.637Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.637Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.637Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.637Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.637Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.637Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.637Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.637Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.637Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.637Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.637Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.637Z] "github.com/x448/float16", [2024-05-07T10:57:17.637Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.637Z] "go/token", [2024-05-07T10:57:17.637Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.637Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.637Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.637Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.637Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.637Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.637Z] "golang.org/x/net/html", [2024-05-07T10:57:17.637Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.637Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.637Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.637Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.637Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.637Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.637Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.637Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.637Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.637Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.637Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.637Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.637Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.637Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.637Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.637Z] "golang.org/x/text/language", [2024-05-07T10:57:17.637Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.637Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.637Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.637Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.637Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.637Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.638Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.638Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.638Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.638Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.638Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.638Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.638Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.638Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.638Z] "hash", [2024-05-07T10:57:17.638Z] "hash/adler32", [2024-05-07T10:57:17.638Z] "hash/crc32", [2024-05-07T10:57:17.638Z] "hash/fnv", [2024-05-07T10:57:17.638Z] "html", [2024-05-07T10:57:17.638Z] "html/template", [2024-05-07T10:57:17.638Z] "internal/abi", [2024-05-07T10:57:17.638Z] "internal/bytealg", [2024-05-07T10:57:17.638Z] "internal/cpu", [2024-05-07T10:57:17.638Z] "internal/fmtsort", [2024-05-07T10:57:17.638Z] "internal/goexperiment", [2024-05-07T10:57:17.638Z] "internal/itoa", [2024-05-07T10:57:17.638Z] "internal/nettrace", [2024-05-07T10:57:17.638Z] "internal/oserror", [2024-05-07T10:57:17.638Z] "internal/poll", [2024-05-07T10:57:17.638Z] "internal/race", [2024-05-07T10:57:17.638Z] "internal/reflectlite", [2024-05-07T10:57:17.638Z] "internal/singleflight", [2024-05-07T10:57:17.638Z] "internal/syscall/execenv", [2024-05-07T10:57:17.638Z] "internal/syscall/unix", [2024-05-07T10:57:17.638Z] "internal/testlog", [2024-05-07T10:57:17.638Z] "internal/unsafeheader", [2024-05-07T10:57:17.638Z] "io", [2024-05-07T10:57:17.638Z] "io/fs", [2024-05-07T10:57:17.638Z] "io/ioutil", [2024-05-07T10:57:17.638Z] "log", [2024-05-07T10:57:17.638Z] "log/syslog", [2024-05-07T10:57:17.638Z] "math", [2024-05-07T10:57:17.638Z] "math/big", [2024-05-07T10:57:17.638Z] "math/bits", [2024-05-07T10:57:17.638Z] "math/rand", [2024-05-07T10:57:17.638Z] "mime", [2024-05-07T10:57:17.638Z] "mime/multipart", [2024-05-07T10:57:17.638Z] "mime/quotedprintable", [2024-05-07T10:57:17.638Z] "net", [2024-05-07T10:57:17.638Z] "net/http", [2024-05-07T10:57:17.638Z] "net/http/httptest", [2024-05-07T10:57:17.638Z] "net/http/httptrace", [2024-05-07T10:57:17.638Z] "net/http/httputil", [2024-05-07T10:57:17.638Z] "net/http/internal", [2024-05-07T10:57:17.638Z] "net/http/internal/ascii", [2024-05-07T10:57:17.638Z] "net/http/internal/testcert", [2024-05-07T10:57:17.638Z] "net/textproto", [2024-05-07T10:57:17.638Z] "net/url", [2024-05-07T10:57:17.638Z] "os", [2024-05-07T10:57:17.638Z] "os/signal", [2024-05-07T10:57:17.638Z] "path", [2024-05-07T10:57:17.638Z] "path/filepath", [2024-05-07T10:57:17.638Z] "reflect", [2024-05-07T10:57:17.638Z] "regexp", [2024-05-07T10:57:17.638Z] "regexp/syntax", [2024-05-07T10:57:17.638Z] "runtime", [2024-05-07T10:57:17.638Z] "runtime/cgo", [2024-05-07T10:57:17.638Z] "runtime/debug", [2024-05-07T10:57:17.638Z] "runtime/internal/atomic", [2024-05-07T10:57:17.638Z] "runtime/internal/math", [2024-05-07T10:57:17.638Z] "runtime/internal/sys", [2024-05-07T10:57:17.638Z] "runtime/pprof", [2024-05-07T10:57:17.638Z] "sort", [2024-05-07T10:57:17.638Z] "strconv", [2024-05-07T10:57:17.638Z] "strings", [2024-05-07T10:57:17.638Z] "sync", [2024-05-07T10:57:17.638Z] "sync/atomic", [2024-05-07T10:57:17.638Z] "syscall", [2024-05-07T10:57:17.638Z] "text/tabwriter", [2024-05-07T10:57:17.638Z] "text/template", [2024-05-07T10:57:17.638Z] "text/template/parse", [2024-05-07T10:57:17.638Z] "time", [2024-05-07T10:57:17.638Z] "unicode", [2024-05-07T10:57:17.638Z] "unicode/utf16", [2024-05-07T10:57:17.638Z] "unicode/utf8", [2024-05-07T10:57:17.638Z] "unsafe", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.638Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.638Z] ], [2024-05-07T10:57:17.638Z] "TestGoFiles": [ [2024-05-07T10:57:17.638Z] "const_test.go", [2024-05-07T10:57:17.638Z] "interval_test.go", [2024-05-07T10:57:17.638Z] "intervalaction_test.go" [2024-05-07T10:57:17.638Z] ], [2024-05-07T10:57:17.638Z] "TestImports": [ [2024-05-07T10:57:17.638Z] "encoding/json", [2024-05-07T10:57:17.638Z] "fmt", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.638Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.638Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.638Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.638Z] "net/http", [2024-05-07T10:57:17.638Z] "net/http/httptest", [2024-05-07T10:57:17.638Z] "strings", [2024-05-07T10:57:17.638Z] "testing" [2024-05-07T10:57:17.638Z] ] [2024-05-07T10:57:17.638Z] } [2024-05-07T10:57:17.638Z] { [2024-05-07T10:57:17.638Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler", [2024-05-07T10:57:17.638Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-05-07T10:57:17.638Z] "Name": "scheduler", [2024-05-07T10:57:17.638Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.638Z] "Module": { [2024-05-07T10:57:17.638Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.638Z] "Main": true, [2024-05-07T10:57:17.638Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.638Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.638Z] "GoVersion": "1.21" [2024-05-07T10:57:17.638Z] }, [2024-05-07T10:57:17.638Z] "Match": [ [2024-05-07T10:57:17.638Z] "./..." [2024-05-07T10:57:17.638Z] ], [2024-05-07T10:57:17.638Z] "Stale": true, [2024-05-07T10:57:17.638Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.638Z] "GoFiles": [ [2024-05-07T10:57:17.638Z] "init.go", [2024-05-07T10:57:17.638Z] "main.go", [2024-05-07T10:57:17.638Z] "router.go" [2024-05-07T10:57:17.638Z] ], [2024-05-07T10:57:17.638Z] "Imports": [ [2024-05-07T10:57:17.638Z] "context", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.638Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.638Z] "os", [2024-05-07T10:57:17.638Z] "sync" [2024-05-07T10:57:17.638Z] ], [2024-05-07T10:57:17.638Z] "Deps": [ [2024-05-07T10:57:17.638Z] "bufio", [2024-05-07T10:57:17.638Z] "bytes", [2024-05-07T10:57:17.638Z] "compress/flate", [2024-05-07T10:57:17.638Z] "compress/gzip", [2024-05-07T10:57:17.638Z] "compress/zlib", [2024-05-07T10:57:17.638Z] "container/heap", [2024-05-07T10:57:17.638Z] "container/list", [2024-05-07T10:57:17.638Z] "context", [2024-05-07T10:57:17.638Z] "crypto", [2024-05-07T10:57:17.638Z] "crypto/aes", [2024-05-07T10:57:17.638Z] "crypto/cipher", [2024-05-07T10:57:17.638Z] "crypto/des", [2024-05-07T10:57:17.638Z] "crypto/dsa", [2024-05-07T10:57:17.638Z] "crypto/ecdsa", [2024-05-07T10:57:17.638Z] "crypto/ed25519", [2024-05-07T10:57:17.638Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.638Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.638Z] "crypto/elliptic", [2024-05-07T10:57:17.638Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.638Z] "crypto/hmac", [2024-05-07T10:57:17.638Z] "crypto/internal/randutil", [2024-05-07T10:57:17.638Z] "crypto/internal/subtle", [2024-05-07T10:57:17.638Z] "crypto/md5", [2024-05-07T10:57:17.638Z] "crypto/rand", [2024-05-07T10:57:17.638Z] "crypto/rc4", [2024-05-07T10:57:17.638Z] "crypto/rsa", [2024-05-07T10:57:17.638Z] "crypto/sha1", [2024-05-07T10:57:17.638Z] "crypto/sha256", [2024-05-07T10:57:17.638Z] "crypto/sha512", [2024-05-07T10:57:17.638Z] "crypto/subtle", [2024-05-07T10:57:17.638Z] "crypto/tls", [2024-05-07T10:57:17.638Z] "crypto/x509", [2024-05-07T10:57:17.638Z] "crypto/x509/pkix", [2024-05-07T10:57:17.638Z] "database/sql/driver", [2024-05-07T10:57:17.638Z] "debug/dwarf", [2024-05-07T10:57:17.638Z] "debug/macho", [2024-05-07T10:57:17.638Z] "embed", [2024-05-07T10:57:17.638Z] "encoding", [2024-05-07T10:57:17.638Z] "encoding/asn1", [2024-05-07T10:57:17.638Z] "encoding/base32", [2024-05-07T10:57:17.638Z] "encoding/base64", [2024-05-07T10:57:17.638Z] "encoding/binary", [2024-05-07T10:57:17.638Z] "encoding/csv", [2024-05-07T10:57:17.638Z] "encoding/gob", [2024-05-07T10:57:17.638Z] "encoding/hex", [2024-05-07T10:57:17.638Z] "encoding/json", [2024-05-07T10:57:17.638Z] "encoding/pem", [2024-05-07T10:57:17.638Z] "encoding/xml", [2024-05-07T10:57:17.638Z] "errors", [2024-05-07T10:57:17.638Z] "flag", [2024-05-07T10:57:17.638Z] "fmt", [2024-05-07T10:57:17.638Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.638Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.638Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.638Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.638Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.638Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.638Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.639Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.639Z] "github.com/fatih/color", [2024-05-07T10:57:17.639Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.639Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.639Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.639Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.639Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.639Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.639Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.639Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.639Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.639Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.639Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.639Z] "github.com/go-kit/log", [2024-05-07T10:57:17.639Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.639Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.639Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.639Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.639Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.639Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.639Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.639Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.639Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.639Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.639Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.639Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.639Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.639Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.639Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.639Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.639Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.639Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.639Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.639Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.639Z] "github.com/google/uuid", [2024-05-07T10:57:17.639Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.639Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.639Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.639Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.639Z] "github.com/josharian/intern", [2024-05-07T10:57:17.639Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.639Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.639Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.639Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.639Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.639Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.639Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.639Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.639Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.639Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.639Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.639Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.639Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.639Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.639Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.639Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.639Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.639Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.639Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.639Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.639Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.639Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.639Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.639Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.639Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.639Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.639Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.639Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.639Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.639Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.639Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.639Z] "github.com/openziti/identity", [2024-05-07T10:57:17.639Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.639Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.639Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.639Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.639Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.639Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.639Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.639Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.639Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.639Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.639Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.639Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.639Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.639Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.639Z] "github.com/pkg/errors", [2024-05-07T10:57:17.639Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.639Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.639Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.639Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.639Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.639Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.639Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.639Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.639Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.639Z] "github.com/x448/float16", [2024-05-07T10:57:17.639Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.639Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.639Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.639Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.639Z] "go/token", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.639Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.640Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.640Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.640Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.640Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.640Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.640Z] "golang.org/x/net/html", [2024-05-07T10:57:17.640Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.640Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.640Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.640Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.640Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.640Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.640Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.640Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.640Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.640Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.640Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.640Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.640Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.640Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.640Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.640Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.640Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.640Z] "golang.org/x/term", [2024-05-07T10:57:17.640Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.640Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.640Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.640Z] "golang.org/x/text/language", [2024-05-07T10:57:17.640Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.640Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.640Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.640Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.640Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.640Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.640Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.640Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.640Z] "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.640Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.640Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.640Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.640Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.640Z] "hash", [2024-05-07T10:57:17.640Z] "hash/adler32", [2024-05-07T10:57:17.640Z] "hash/crc32", [2024-05-07T10:57:17.640Z] "hash/fnv", [2024-05-07T10:57:17.640Z] "html", [2024-05-07T10:57:17.640Z] "html/template", [2024-05-07T10:57:17.640Z] "internal/abi", [2024-05-07T10:57:17.640Z] "internal/bytealg", [2024-05-07T10:57:17.640Z] "internal/cpu", [2024-05-07T10:57:17.640Z] "internal/fmtsort", [2024-05-07T10:57:17.640Z] "internal/goexperiment", [2024-05-07T10:57:17.640Z] "internal/itoa", [2024-05-07T10:57:17.640Z] "internal/nettrace", [2024-05-07T10:57:17.640Z] "internal/oserror", [2024-05-07T10:57:17.640Z] "internal/poll", [2024-05-07T10:57:17.640Z] "internal/race", [2024-05-07T10:57:17.640Z] "internal/reflectlite", [2024-05-07T10:57:17.640Z] "internal/singleflight", [2024-05-07T10:57:17.640Z] "internal/syscall/execenv", [2024-05-07T10:57:17.640Z] "internal/syscall/unix", [2024-05-07T10:57:17.640Z] "internal/testlog", [2024-05-07T10:57:17.640Z] "internal/unsafeheader", [2024-05-07T10:57:17.640Z] "io", [2024-05-07T10:57:17.640Z] "io/fs", [2024-05-07T10:57:17.640Z] "io/ioutil", [2024-05-07T10:57:17.640Z] "log", [2024-05-07T10:57:17.640Z] "log/syslog", [2024-05-07T10:57:17.640Z] "math", [2024-05-07T10:57:17.640Z] "math/big", [2024-05-07T10:57:17.640Z] "math/bits", [2024-05-07T10:57:17.640Z] "math/rand", [2024-05-07T10:57:17.640Z] "mime", [2024-05-07T10:57:17.640Z] "mime/multipart", [2024-05-07T10:57:17.640Z] "mime/quotedprintable", [2024-05-07T10:57:17.640Z] "net", [2024-05-07T10:57:17.640Z] "net/http", [2024-05-07T10:57:17.640Z] "net/http/cookiejar", [2024-05-07T10:57:17.640Z] "net/http/httptest", [2024-05-07T10:57:17.640Z] "net/http/httptrace", [2024-05-07T10:57:17.640Z] "net/http/httputil", [2024-05-07T10:57:17.640Z] "net/http/internal", [2024-05-07T10:57:17.640Z] "net/http/internal/ascii", [2024-05-07T10:57:17.640Z] "net/http/internal/testcert", [2024-05-07T10:57:17.640Z] "net/mail", [2024-05-07T10:57:17.640Z] "net/textproto", [2024-05-07T10:57:17.640Z] "net/url", [2024-05-07T10:57:17.640Z] "os", [2024-05-07T10:57:17.640Z] "os/exec", [2024-05-07T10:57:17.640Z] "os/signal", [2024-05-07T10:57:17.640Z] "os/user", [2024-05-07T10:57:17.640Z] "path", [2024-05-07T10:57:17.640Z] "path/filepath", [2024-05-07T10:57:17.640Z] "reflect", [2024-05-07T10:57:17.640Z] "regexp", [2024-05-07T10:57:17.640Z] "regexp/syntax", [2024-05-07T10:57:17.640Z] "runtime", [2024-05-07T10:57:17.640Z] "runtime/cgo", [2024-05-07T10:57:17.640Z] "runtime/debug", [2024-05-07T10:57:17.640Z] "runtime/internal/atomic", [2024-05-07T10:57:17.640Z] "runtime/internal/math", [2024-05-07T10:57:17.640Z] "runtime/internal/sys", [2024-05-07T10:57:17.640Z] "runtime/pprof", [2024-05-07T10:57:17.640Z] "sort", [2024-05-07T10:57:17.640Z] "strconv", [2024-05-07T10:57:17.640Z] "strings", [2024-05-07T10:57:17.640Z] "sync", [2024-05-07T10:57:17.640Z] "sync/atomic", [2024-05-07T10:57:17.640Z] "syscall", [2024-05-07T10:57:17.640Z] "text/tabwriter", [2024-05-07T10:57:17.640Z] "text/template", [2024-05-07T10:57:17.640Z] "text/template/parse", [2024-05-07T10:57:17.640Z] "time", [2024-05-07T10:57:17.640Z] "unicode", [2024-05-07T10:57:17.640Z] "unicode/utf16", [2024-05-07T10:57:17.640Z] "unicode/utf8", [2024-05-07T10:57:17.640Z] "unsafe", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.640Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.640Z] ] [2024-05-07T10:57:17.640Z] } [2024-05-07T10:57:17.640Z] { [2024-05-07T10:57:17.640Z] "Dir": "/w/workspace/edgex-go/639/cmd/support-scheduler", [2024-05-07T10:57:17.640Z] "ImportPath": "github.com/edgexfoundry/edgex-go/cmd/support-scheduler", [2024-05-07T10:57:17.640Z] "Name": "main", [2024-05-07T10:57:17.640Z] "Target": "/go/bin/support-scheduler", [2024-05-07T10:57:17.640Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.640Z] "Module": { [2024-05-07T10:57:17.640Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.640Z] "Main": true, [2024-05-07T10:57:17.640Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.640Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.640Z] "GoVersion": "1.21" [2024-05-07T10:57:17.640Z] }, [2024-05-07T10:57:17.640Z] "Match": [ [2024-05-07T10:57:17.640Z] "./..." [2024-05-07T10:57:17.640Z] ], [2024-05-07T10:57:17.640Z] "Stale": true, [2024-05-07T10:57:17.640Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.640Z] "GoFiles": [ [2024-05-07T10:57:17.640Z] "main.go" [2024-05-07T10:57:17.640Z] ], [2024-05-07T10:57:17.640Z] "Imports": [ [2024-05-07T10:57:17.640Z] "context", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-05-07T10:57:17.640Z] "github.com/labstack/echo/v4" [2024-05-07T10:57:17.640Z] ], [2024-05-07T10:57:17.640Z] "Deps": [ [2024-05-07T10:57:17.640Z] "bufio", [2024-05-07T10:57:17.640Z] "bytes", [2024-05-07T10:57:17.640Z] "compress/flate", [2024-05-07T10:57:17.640Z] "compress/gzip", [2024-05-07T10:57:17.640Z] "compress/zlib", [2024-05-07T10:57:17.640Z] "container/heap", [2024-05-07T10:57:17.640Z] "container/list", [2024-05-07T10:57:17.640Z] "context", [2024-05-07T10:57:17.640Z] "crypto", [2024-05-07T10:57:17.640Z] "crypto/aes", [2024-05-07T10:57:17.640Z] "crypto/cipher", [2024-05-07T10:57:17.640Z] "crypto/des", [2024-05-07T10:57:17.640Z] "crypto/dsa", [2024-05-07T10:57:17.640Z] "crypto/ecdsa", [2024-05-07T10:57:17.640Z] "crypto/ed25519", [2024-05-07T10:57:17.640Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.640Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.640Z] "crypto/elliptic", [2024-05-07T10:57:17.640Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.640Z] "crypto/hmac", [2024-05-07T10:57:17.640Z] "crypto/internal/randutil", [2024-05-07T10:57:17.640Z] "crypto/internal/subtle", [2024-05-07T10:57:17.640Z] "crypto/md5", [2024-05-07T10:57:17.640Z] "crypto/rand", [2024-05-07T10:57:17.640Z] "crypto/rc4", [2024-05-07T10:57:17.640Z] "crypto/rsa", [2024-05-07T10:57:17.640Z] "crypto/sha1", [2024-05-07T10:57:17.640Z] "crypto/sha256", [2024-05-07T10:57:17.640Z] "crypto/sha512", [2024-05-07T10:57:17.640Z] "crypto/subtle", [2024-05-07T10:57:17.640Z] "crypto/tls", [2024-05-07T10:57:17.640Z] "crypto/x509", [2024-05-07T10:57:17.640Z] "crypto/x509/pkix", [2024-05-07T10:57:17.640Z] "database/sql/driver", [2024-05-07T10:57:17.640Z] "debug/dwarf", [2024-05-07T10:57:17.640Z] "debug/macho", [2024-05-07T10:57:17.640Z] "embed", [2024-05-07T10:57:17.640Z] "encoding", [2024-05-07T10:57:17.640Z] "encoding/asn1", [2024-05-07T10:57:17.640Z] "encoding/base32", [2024-05-07T10:57:17.640Z] "encoding/base64", [2024-05-07T10:57:17.640Z] "encoding/binary", [2024-05-07T10:57:17.640Z] "encoding/csv", [2024-05-07T10:57:17.640Z] "encoding/gob", [2024-05-07T10:57:17.640Z] "encoding/hex", [2024-05-07T10:57:17.640Z] "encoding/json", [2024-05-07T10:57:17.640Z] "encoding/pem", [2024-05-07T10:57:17.640Z] "encoding/xml", [2024-05-07T10:57:17.640Z] "errors", [2024-05-07T10:57:17.640Z] "flag", [2024-05-07T10:57:17.640Z] "fmt", [2024-05-07T10:57:17.640Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.640Z] "github.com/asaskevich/govalidator", [2024-05-07T10:57:17.640Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.640Z] "github.com/cenkalti/backoff/v4", [2024-05-07T10:57:17.640Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.640Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/io", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/common", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/correlation", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/db/redis", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/interfaces", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/pkg/utils", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/config", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/container", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/clients", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.640Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.640Z] "github.com/fatih/color", [2024-05-07T10:57:17.640Z] "github.com/fsnotify/fsnotify", [2024-05-07T10:57:17.640Z] "github.com/fullsailor/pkcs7", [2024-05-07T10:57:17.640Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.640Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.640Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.640Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.640Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.640Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.640Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.640Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.640Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.640Z] "github.com/go-kit/log", [2024-05-07T10:57:17.640Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.640Z] "github.com/go-logr/logr", [2024-05-07T10:57:17.640Z] "github.com/go-logr/logr/funcr", [2024-05-07T10:57:17.640Z] "github.com/go-logr/stdr", [2024-05-07T10:57:17.640Z] "github.com/go-openapi/analysis", [2024-05-07T10:57:17.640Z] "github.com/go-openapi/analysis/internal/debug", [2024-05-07T10:57:17.640Z] "github.com/go-openapi/analysis/internal/flatten/normalize", [2024-05-07T10:57:17.640Z] "github.com/go-openapi/analysis/internal/flatten/operations", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/analysis/internal/flatten/replace", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/analysis/internal/flatten/schutils", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/analysis/internal/flatten/sortref", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/errors", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/jsonpointer", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/jsonreference", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/jsonreference/internal", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/loads", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/client", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/logger", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/middleware", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/middleware/denco", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/middleware/header", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/middleware/untyped", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/security", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/runtime/yamlpc", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/spec", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/strfmt", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/swag", [2024-05-07T10:57:17.641Z] "github.com/go-openapi/validate", [2024-05-07T10:57:17.641Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.641Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.641Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.641Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.641Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.641Z] "github.com/go-resty/resty/v2", [2024-05-07T10:57:17.641Z] "github.com/golang-jwt/jwt", [2024-05-07T10:57:17.641Z] "github.com/golang-jwt/jwt/v5", [2024-05-07T10:57:17.641Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.641Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.641Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.641Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.641Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.641Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.641Z] "github.com/gomodule/redigo/redis", [2024-05-07T10:57:17.641Z] "github.com/google/uuid", [2024-05-07T10:57:17.641Z] "github.com/gorilla/schema", [2024-05-07T10:57:17.641Z] "github.com/gorilla/securecookie", [2024-05-07T10:57:17.641Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.641Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.641Z] "github.com/josharian/intern", [2024-05-07T10:57:17.641Z] "github.com/kataras/go-events", [2024-05-07T10:57:17.641Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.641Z] "github.com/labstack/echo/v4/middleware", [2024-05-07T10:57:17.641Z] "github.com/labstack/gommon/bytes", [2024-05-07T10:57:17.641Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.641Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.641Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.641Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.641Z] "github.com/mailru/easyjson/buffer", [2024-05-07T10:57:17.641Z] "github.com/mailru/easyjson/jlexer", [2024-05-07T10:57:17.641Z] "github.com/mailru/easyjson/jwriter", [2024-05-07T10:57:17.641Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.641Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.641Z] "github.com/mgutz/ansi", [2024-05-07T10:57:17.641Z] "github.com/michaelquigley/pfxlog", [2024-05-07T10:57:17.641Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.641Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.641Z] "github.com/mitchellh/go-ps", [2024-05-07T10:57:17.641Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.641Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.641Z] "github.com/muhlemmer/gu", [2024-05-07T10:57:17.641Z] "github.com/oklog/ulid", [2024-05-07T10:57:17.641Z] "github.com/opentracing/opentracing-go", [2024-05-07T10:57:17.641Z] "github.com/opentracing/opentracing-go/ext", [2024-05-07T10:57:17.641Z] "github.com/opentracing/opentracing-go/log", [2024-05-07T10:57:17.641Z] "github.com/openziti/channel/v2", [2024-05-07T10:57:17.641Z] "github.com/openziti/channel/v2/latency", [2024-05-07T10:57:17.641Z] "github.com/openziti/channel/v2/trace", [2024-05-07T10:57:17.641Z] "github.com/openziti/channel/v2/trace/pb", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/authentication", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/controllers", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/current_api_session", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/current_identity", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/enroll", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/external_jwt_signer", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/informational", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/posture_checks", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/service", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/session", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_client_api_client/well_known", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/api_session", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/auth_policy", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/authentication", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/authenticator", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/certificate_authority", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/config", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/controllers", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/current_api_session", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/current_identity", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/database", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/edge_router_policy", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/enrollment", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/external_jwt_signer", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/identity", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/informational", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/posture_checks", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/role_attributes", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/router", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/service", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/service_edge_router_policy", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/service_policy", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/session", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/terminator", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_management_api_client/well_known", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_model", [2024-05-07T10:57:17.641Z] "github.com/openziti/edge-api/rest_util", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/concurrenz", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/errorz", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/genext", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/goroutines", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/info", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/pem", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/sequence", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/stringz", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/tlz", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/uuidz", [2024-05-07T10:57:17.641Z] "github.com/openziti/foundation/v2/versions", [2024-05-07T10:57:17.641Z] "github.com/openziti/identity", [2024-05-07T10:57:17.641Z] "github.com/openziti/identity/certtools", [2024-05-07T10:57:17.641Z] "github.com/openziti/identity/engines", [2024-05-07T10:57:17.641Z] "github.com/openziti/identity/engines/parsec", [2024-05-07T10:57:17.641Z] "github.com/openziti/identity/engines/pkcs11", [2024-05-07T10:57:17.641Z] "github.com/openziti/metrics", [2024-05-07T10:57:17.641Z] "github.com/openziti/metrics/metrics_pb", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/edge-apis", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/pb/edge_client_pb", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/ziti", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/ziti/edge", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/ziti/edge/network", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/ziti/edge/posture", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/ziti/sdkinfo", [2024-05-07T10:57:17.641Z] "github.com/openziti/sdk-golang/ziti/signing", [2024-05-07T10:57:17.641Z] "github.com/openziti/secretstream", [2024-05-07T10:57:17.641Z] "github.com/openziti/secretstream/kx", [2024-05-07T10:57:17.641Z] "github.com/openziti/transport/v2", [2024-05-07T10:57:17.641Z] "github.com/openziti/transport/v2/proxies", [2024-05-07T10:57:17.641Z] "github.com/openziti/transport/v2/tls", [2024-05-07T10:57:17.641Z] "github.com/orcaman/concurrent-map/v2", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/auth", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/connection", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/deleteclient", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listauthenticators", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listclients", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listkeys", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listopcodes", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/listproviders", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/ping", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeaddecrypt", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaaeadencrypt", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaalgorithm", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricdecrypt", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaasymmetricencrypt", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherdecrypt", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psacipherencrypt", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psadestroykey", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportkey", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaexportpublickey", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneratekey", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psageneraterandom", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psahashcompute", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaimportkey", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psakeyattributes", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamaccompute", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psamacverify", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psarawkeyagreement", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignhash", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psasignmessage", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifyhash", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/operations/psaverifymessage", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/interface/requests", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/parsec", [2024-05-07T10:57:17.641Z] "github.com/parallaxsecond/parsec-client-go/parsec/algorithm", [2024-05-07T10:57:17.641Z] "github.com/pkg/errors", [2024-05-07T10:57:17.641Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/common", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/cpu", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/host", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/internal/common", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/mem", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/net", [2024-05-07T10:57:17.641Z] "github.com/shirou/gopsutil/v3/process", [2024-05-07T10:57:17.641Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.641Z] "github.com/speps/go-hashids", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.641Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.641Z] "github.com/tklauser/go-sysconf", [2024-05-07T10:57:17.641Z] "github.com/tklauser/numcpus", [2024-05-07T10:57:17.641Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.641Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.641Z] "github.com/x448/float16", [2024-05-07T10:57:17.641Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/client", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/client/rp", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/client/tokenexchange", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/crypto", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/http", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/oidc", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/oidc/grants/tokenexchange", [2024-05-07T10:57:17.641Z] "github.com/zitadel/oidc/v2/pkg/strings", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/bson", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/bson/bsoncodec", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/bson/bsonoptions", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/bson/bsonrw", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/bson/bsontype", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/bson/primitive", [2024-05-07T10:57:17.641Z] "go.mongodb.org/mongo-driver/x/bsonx/bsoncore", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/attribute", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/baggage", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/codes", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/internal", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/internal/attribute", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/internal/baggage", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/internal/global", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/metric", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/metric/embedded", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/propagation", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/semconv/internal/v2", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/semconv/v1.17.0", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/semconv/v1.17.0/httpconv", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/trace", [2024-05-07T10:57:17.641Z] "go.opentelemetry.io/otel/trace/embedded", [2024-05-07T10:57:17.641Z] "go/token", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/blake2b", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/curve25519/internal/field", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/ed25519", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/internal/alias", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/internal/poly1305", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.641Z] "golang.org/x/crypto/ssh/terminal", [2024-05-07T10:57:17.641Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.641Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.641Z] "golang.org/x/net/html", [2024-05-07T10:57:17.641Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.641Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.641Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.641Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.641Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.641Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.641Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.641Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.641Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.641Z] "golang.org/x/net/publicsuffix", [2024-05-07T10:57:17.641Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.641Z] "golang.org/x/oauth2", [2024-05-07T10:57:17.641Z] "golang.org/x/oauth2/internal", [2024-05-07T10:57:17.641Z] "golang.org/x/sync/errgroup", [2024-05-07T10:57:17.641Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.641Z] "golang.org/x/sys/cpu", [2024-05-07T10:57:17.641Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.641Z] "golang.org/x/term", [2024-05-07T10:57:17.641Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.641Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.641Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.641Z] "golang.org/x/text/language", [2024-05-07T10:57:17.641Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.641Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.641Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.641Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.641Z] "golang.org/x/time/rate", [2024-05-07T10:57:17.641Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.641Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.642Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.642Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.642Z] "gopkg.in/eapache/queue.v1", [2024-05-07T10:57:17.642Z] "gopkg.in/square/go-jose.v2", [2024-05-07T10:57:17.642Z] "gopkg.in/square/go-jose.v2/cipher", [2024-05-07T10:57:17.642Z] "gopkg.in/square/go-jose.v2/json", [2024-05-07T10:57:17.642Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.642Z] "hash", [2024-05-07T10:57:17.642Z] "hash/adler32", [2024-05-07T10:57:17.642Z] "hash/crc32", [2024-05-07T10:57:17.642Z] "hash/fnv", [2024-05-07T10:57:17.642Z] "html", [2024-05-07T10:57:17.642Z] "html/template", [2024-05-07T10:57:17.642Z] "internal/abi", [2024-05-07T10:57:17.642Z] "internal/bytealg", [2024-05-07T10:57:17.642Z] "internal/cpu", [2024-05-07T10:57:17.642Z] "internal/fmtsort", [2024-05-07T10:57:17.642Z] "internal/goexperiment", [2024-05-07T10:57:17.642Z] "internal/itoa", [2024-05-07T10:57:17.642Z] "internal/nettrace", [2024-05-07T10:57:17.642Z] "internal/oserror", [2024-05-07T10:57:17.642Z] "internal/poll", [2024-05-07T10:57:17.642Z] "internal/race", [2024-05-07T10:57:17.642Z] "internal/reflectlite", [2024-05-07T10:57:17.642Z] "internal/singleflight", [2024-05-07T10:57:17.642Z] "internal/syscall/execenv", [2024-05-07T10:57:17.642Z] "internal/syscall/unix", [2024-05-07T10:57:17.642Z] "internal/testlog", [2024-05-07T10:57:17.642Z] "internal/unsafeheader", [2024-05-07T10:57:17.642Z] "io", [2024-05-07T10:57:17.642Z] "io/fs", [2024-05-07T10:57:17.642Z] "io/ioutil", [2024-05-07T10:57:17.642Z] "log", [2024-05-07T10:57:17.642Z] "log/syslog", [2024-05-07T10:57:17.642Z] "math", [2024-05-07T10:57:17.642Z] "math/big", [2024-05-07T10:57:17.642Z] "math/bits", [2024-05-07T10:57:17.642Z] "math/rand", [2024-05-07T10:57:17.642Z] "mime", [2024-05-07T10:57:17.642Z] "mime/multipart", [2024-05-07T10:57:17.642Z] "mime/quotedprintable", [2024-05-07T10:57:17.642Z] "net", [2024-05-07T10:57:17.642Z] "net/http", [2024-05-07T10:57:17.642Z] "net/http/cookiejar", [2024-05-07T10:57:17.642Z] "net/http/httptest", [2024-05-07T10:57:17.642Z] "net/http/httptrace", [2024-05-07T10:57:17.642Z] "net/http/httputil", [2024-05-07T10:57:17.642Z] "net/http/internal", [2024-05-07T10:57:17.642Z] "net/http/internal/ascii", [2024-05-07T10:57:17.642Z] "net/http/internal/testcert", [2024-05-07T10:57:17.642Z] "net/mail", [2024-05-07T10:57:17.642Z] "net/textproto", [2024-05-07T10:57:17.642Z] "net/url", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "os/exec", [2024-05-07T10:57:17.642Z] "os/signal", [2024-05-07T10:57:17.642Z] "os/user", [2024-05-07T10:57:17.642Z] "path", [2024-05-07T10:57:17.642Z] "path/filepath", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "regexp", [2024-05-07T10:57:17.642Z] "regexp/syntax", [2024-05-07T10:57:17.642Z] "runtime", [2024-05-07T10:57:17.642Z] "runtime/cgo", [2024-05-07T10:57:17.642Z] "runtime/debug", [2024-05-07T10:57:17.642Z] "runtime/internal/atomic", [2024-05-07T10:57:17.642Z] "runtime/internal/math", [2024-05-07T10:57:17.642Z] "runtime/internal/sys", [2024-05-07T10:57:17.642Z] "runtime/pprof", [2024-05-07T10:57:17.642Z] "sort", [2024-05-07T10:57:17.642Z] "strconv", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "sync", [2024-05-07T10:57:17.642Z] "sync/atomic", [2024-05-07T10:57:17.642Z] "syscall", [2024-05-07T10:57:17.642Z] "text/tabwriter", [2024-05-07T10:57:17.642Z] "text/template", [2024-05-07T10:57:17.642Z] "text/template/parse", [2024-05-07T10:57:17.642Z] "time", [2024-05-07T10:57:17.642Z] "unicode", [2024-05-07T10:57:17.642Z] "unicode/utf16", [2024-05-07T10:57:17.642Z] "unicode/utf8", [2024-05-07T10:57:17.642Z] "unsafe", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.642Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.642Z] ] [2024-05-07T10:57:17.642Z] } [2024-05-07T10:57:17.642Z] { [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew", [2024-05-07T10:57:17.642Z] "ImportPath": "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.642Z] "Name": "spew", [2024-05-07T10:57:17.642Z] "Doc": "Package spew implements a deep pretty printer for Go data structures to aid in debugging.", [2024-05-07T10:57:17.642Z] "Root": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-05-07T10:57:17.642Z] "Module": { [2024-05-07T10:57:17.642Z] "Path": "github.com/davecgh/go-spew", [2024-05-07T10:57:17.642Z] "Version": "v1.1.2-0.20180830191138-d8f796af33cc", [2024-05-07T10:57:17.642Z] "Time": "2018-08-30T19:11:38Z", [2024-05-07T10:57:17.642Z] "Indirect": true, [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc", [2024-05-07T10:57:17.642Z] "GoMod": "/go/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.mod" [2024-05-07T10:57:17.642Z] }, [2024-05-07T10:57:17.642Z] "DepOnly": true, [2024-05-07T10:57:17.642Z] "Stale": true, [2024-05-07T10:57:17.642Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.642Z] "GoFiles": [ [2024-05-07T10:57:17.642Z] "bypass.go", [2024-05-07T10:57:17.642Z] "common.go", [2024-05-07T10:57:17.642Z] "config.go", [2024-05-07T10:57:17.642Z] "doc.go", [2024-05-07T10:57:17.642Z] "dump.go", [2024-05-07T10:57:17.642Z] "format.go", [2024-05-07T10:57:17.642Z] "spew.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "IgnoredGoFiles": [ [2024-05-07T10:57:17.642Z] "bypasssafe.go", [2024-05-07T10:57:17.642Z] "dumpcgo_test.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Imports": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "encoding/hex", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "io", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "regexp", [2024-05-07T10:57:17.642Z] "sort", [2024-05-07T10:57:17.642Z] "strconv", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "unsafe" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Deps": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "encoding/hex", [2024-05-07T10:57:17.642Z] "errors", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "internal/abi", [2024-05-07T10:57:17.642Z] "internal/bytealg", [2024-05-07T10:57:17.642Z] "internal/cpu", [2024-05-07T10:57:17.642Z] "internal/fmtsort", [2024-05-07T10:57:17.642Z] "internal/goexperiment", [2024-05-07T10:57:17.642Z] "internal/itoa", [2024-05-07T10:57:17.642Z] "internal/oserror", [2024-05-07T10:57:17.642Z] "internal/poll", [2024-05-07T10:57:17.642Z] "internal/race", [2024-05-07T10:57:17.642Z] "internal/reflectlite", [2024-05-07T10:57:17.642Z] "internal/syscall/execenv", [2024-05-07T10:57:17.642Z] "internal/syscall/unix", [2024-05-07T10:57:17.642Z] "internal/testlog", [2024-05-07T10:57:17.642Z] "internal/unsafeheader", [2024-05-07T10:57:17.642Z] "io", [2024-05-07T10:57:17.642Z] "io/fs", [2024-05-07T10:57:17.642Z] "math", [2024-05-07T10:57:17.642Z] "math/bits", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "path", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "regexp", [2024-05-07T10:57:17.642Z] "regexp/syntax", [2024-05-07T10:57:17.642Z] "runtime", [2024-05-07T10:57:17.642Z] "runtime/internal/atomic", [2024-05-07T10:57:17.642Z] "runtime/internal/math", [2024-05-07T10:57:17.642Z] "runtime/internal/sys", [2024-05-07T10:57:17.642Z] "sort", [2024-05-07T10:57:17.642Z] "strconv", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "sync", [2024-05-07T10:57:17.642Z] "sync/atomic", [2024-05-07T10:57:17.642Z] "syscall", [2024-05-07T10:57:17.642Z] "time", [2024-05-07T10:57:17.642Z] "unicode", [2024-05-07T10:57:17.642Z] "unicode/utf8", [2024-05-07T10:57:17.642Z] "unsafe" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "TestGoFiles": [ [2024-05-07T10:57:17.642Z] "internal_test.go", [2024-05-07T10:57:17.642Z] "internalunsafe_test.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "TestImports": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "testing" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "XTestGoFiles": [ [2024-05-07T10:57:17.642Z] "common_test.go", [2024-05-07T10:57:17.642Z] "dump_test.go", [2024-05-07T10:57:17.642Z] "dumpnocgo_test.go", [2024-05-07T10:57:17.642Z] "example_test.go", [2024-05-07T10:57:17.642Z] "format_test.go", [2024-05-07T10:57:17.642Z] "spew_test.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "XTestImports": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.642Z] "io/ioutil", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "testing", [2024-05-07T10:57:17.642Z] "unsafe" [2024-05-07T10:57:17.642Z] ] [2024-05-07T10:57:17.642Z] } [2024-05-07T10:57:17.642Z] { [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib", [2024-05-07T10:57:17.642Z] "ImportPath": "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.642Z] "Name": "difflib", [2024-05-07T10:57:17.642Z] "Doc": "Package difflib is a partial port of Python difflib module.", [2024-05-07T10:57:17.642Z] "Root": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-05-07T10:57:17.642Z] "Module": { [2024-05-07T10:57:17.642Z] "Path": "github.com/pmezard/go-difflib", [2024-05-07T10:57:17.642Z] "Version": "v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-05-07T10:57:17.642Z] "Time": "2018-12-26T10:54:42Z", [2024-05-07T10:57:17.642Z] "Indirect": true, [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2", [2024-05-07T10:57:17.642Z] "GoMod": "/go/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.1-0.20181226105442-5d4384ee4fb2.mod" [2024-05-07T10:57:17.642Z] }, [2024-05-07T10:57:17.642Z] "DepOnly": true, [2024-05-07T10:57:17.642Z] "Stale": true, [2024-05-07T10:57:17.642Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.642Z] "GoFiles": [ [2024-05-07T10:57:17.642Z] "difflib.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Imports": [ [2024-05-07T10:57:17.642Z] "bufio", [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "io", [2024-05-07T10:57:17.642Z] "strings" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Deps": [ [2024-05-07T10:57:17.642Z] "bufio", [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "errors", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "internal/abi", [2024-05-07T10:57:17.642Z] "internal/bytealg", [2024-05-07T10:57:17.642Z] "internal/cpu", [2024-05-07T10:57:17.642Z] "internal/fmtsort", [2024-05-07T10:57:17.642Z] "internal/goexperiment", [2024-05-07T10:57:17.642Z] "internal/itoa", [2024-05-07T10:57:17.642Z] "internal/oserror", [2024-05-07T10:57:17.642Z] "internal/poll", [2024-05-07T10:57:17.642Z] "internal/race", [2024-05-07T10:57:17.642Z] "internal/reflectlite", [2024-05-07T10:57:17.642Z] "internal/syscall/execenv", [2024-05-07T10:57:17.642Z] "internal/syscall/unix", [2024-05-07T10:57:17.642Z] "internal/testlog", [2024-05-07T10:57:17.642Z] "internal/unsafeheader", [2024-05-07T10:57:17.642Z] "io", [2024-05-07T10:57:17.642Z] "io/fs", [2024-05-07T10:57:17.642Z] "math", [2024-05-07T10:57:17.642Z] "math/bits", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "path", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "runtime", [2024-05-07T10:57:17.642Z] "runtime/internal/atomic", [2024-05-07T10:57:17.642Z] "runtime/internal/math", [2024-05-07T10:57:17.642Z] "runtime/internal/sys", [2024-05-07T10:57:17.642Z] "sort", [2024-05-07T10:57:17.642Z] "strconv", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "sync", [2024-05-07T10:57:17.642Z] "sync/atomic", [2024-05-07T10:57:17.642Z] "syscall", [2024-05-07T10:57:17.642Z] "time", [2024-05-07T10:57:17.642Z] "unicode", [2024-05-07T10:57:17.642Z] "unicode/utf8", [2024-05-07T10:57:17.642Z] "unsafe" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "TestGoFiles": [ [2024-05-07T10:57:17.642Z] "difflib_test.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "TestImports": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "math", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "testing" [2024-05-07T10:57:17.642Z] ] [2024-05-07T10:57:17.642Z] } [2024-05-07T10:57:17.642Z] { [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-05-07T10:57:17.642Z] "ImportPath": "github.com/stretchr/objx", [2024-05-07T10:57:17.642Z] "Name": "objx", [2024-05-07T10:57:17.642Z] "Doc": "Package objx provides utilities for dealing with maps, slices, JSON and other data.", [2024-05-07T10:57:17.642Z] "Root": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-05-07T10:57:17.642Z] "Module": { [2024-05-07T10:57:17.642Z] "Path": "github.com/stretchr/objx", [2024-05-07T10:57:17.642Z] "Version": "v0.5.2", [2024-05-07T10:57:17.642Z] "Time": "2024-02-29T09:57:51Z", [2024-05-07T10:57:17.642Z] "Indirect": true, [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/stretchr/objx@v0.5.2", [2024-05-07T10:57:17.642Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.2.mod", [2024-05-07T10:57:17.642Z] "GoVersion": "1.20" [2024-05-07T10:57:17.642Z] }, [2024-05-07T10:57:17.642Z] "DepOnly": true, [2024-05-07T10:57:17.642Z] "Stale": true, [2024-05-07T10:57:17.642Z] "StaleReason": "build ID mismatch", [2024-05-07T10:57:17.642Z] "GoFiles": [ [2024-05-07T10:57:17.642Z] "accessors.go", [2024-05-07T10:57:17.642Z] "conversions.go", [2024-05-07T10:57:17.642Z] "doc.go", [2024-05-07T10:57:17.642Z] "map.go", [2024-05-07T10:57:17.642Z] "mutations.go", [2024-05-07T10:57:17.642Z] "security.go", [2024-05-07T10:57:17.642Z] "tests.go", [2024-05-07T10:57:17.642Z] "type_specific.go", [2024-05-07T10:57:17.642Z] "type_specific_codegen.go", [2024-05-07T10:57:17.642Z] "value.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Imports": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "crypto/sha1", [2024-05-07T10:57:17.642Z] "encoding/base64", [2024-05-07T10:57:17.642Z] "encoding/hex", [2024-05-07T10:57:17.642Z] "encoding/json", [2024-05-07T10:57:17.642Z] "errors", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "io/ioutil", [2024-05-07T10:57:17.642Z] "net/url", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "regexp", [2024-05-07T10:57:17.642Z] "strconv", [2024-05-07T10:57:17.642Z] "strings" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Deps": [ [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "crypto", [2024-05-07T10:57:17.642Z] "crypto/sha1", [2024-05-07T10:57:17.642Z] "encoding", [2024-05-07T10:57:17.642Z] "encoding/base64", [2024-05-07T10:57:17.642Z] "encoding/binary", [2024-05-07T10:57:17.642Z] "encoding/hex", [2024-05-07T10:57:17.642Z] "encoding/json", [2024-05-07T10:57:17.642Z] "errors", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "hash", [2024-05-07T10:57:17.642Z] "internal/abi", [2024-05-07T10:57:17.642Z] "internal/bytealg", [2024-05-07T10:57:17.642Z] "internal/cpu", [2024-05-07T10:57:17.642Z] "internal/fmtsort", [2024-05-07T10:57:17.642Z] "internal/goexperiment", [2024-05-07T10:57:17.642Z] "internal/itoa", [2024-05-07T10:57:17.642Z] "internal/oserror", [2024-05-07T10:57:17.642Z] "internal/poll", [2024-05-07T10:57:17.642Z] "internal/race", [2024-05-07T10:57:17.642Z] "internal/reflectlite", [2024-05-07T10:57:17.642Z] "internal/syscall/execenv", [2024-05-07T10:57:17.642Z] "internal/syscall/unix", [2024-05-07T10:57:17.642Z] "internal/testlog", [2024-05-07T10:57:17.642Z] "internal/unsafeheader", [2024-05-07T10:57:17.642Z] "io", [2024-05-07T10:57:17.642Z] "io/fs", [2024-05-07T10:57:17.642Z] "io/ioutil", [2024-05-07T10:57:17.642Z] "math", [2024-05-07T10:57:17.642Z] "math/bits", [2024-05-07T10:57:17.642Z] "net/url", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "path", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "regexp", [2024-05-07T10:57:17.642Z] "regexp/syntax", [2024-05-07T10:57:17.642Z] "runtime", [2024-05-07T10:57:17.642Z] "runtime/internal/atomic", [2024-05-07T10:57:17.642Z] "runtime/internal/math", [2024-05-07T10:57:17.642Z] "runtime/internal/sys", [2024-05-07T10:57:17.642Z] "sort", [2024-05-07T10:57:17.642Z] "strconv", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "sync", [2024-05-07T10:57:17.642Z] "sync/atomic", [2024-05-07T10:57:17.642Z] "syscall", [2024-05-07T10:57:17.642Z] "time", [2024-05-07T10:57:17.642Z] "unicode", [2024-05-07T10:57:17.642Z] "unicode/utf16", [2024-05-07T10:57:17.642Z] "unicode/utf8", [2024-05-07T10:57:17.642Z] "unsafe" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "XTestGoFiles": [ [2024-05-07T10:57:17.642Z] "accessors_test.go", [2024-05-07T10:57:17.642Z] "conversions_test.go", [2024-05-07T10:57:17.642Z] "fixture_test.go", [2024-05-07T10:57:17.642Z] "map_test.go", [2024-05-07T10:57:17.642Z] "mutations_test.go", [2024-05-07T10:57:17.642Z] "security_test.go", [2024-05-07T10:57:17.642Z] "simple_example_test.go", [2024-05-07T10:57:17.642Z] "tests_test.go", [2024-05-07T10:57:17.642Z] "type_specific_codegen_test.go", [2024-05-07T10:57:17.642Z] "type_specific_test.go", [2024-05-07T10:57:17.642Z] "value_test.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "XTestImports": [ [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.642Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.642Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.642Z] "net/url", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "testing" [2024-05-07T10:57:17.642Z] ] [2024-05-07T10:57:17.642Z] } [2024-05-07T10:57:17.642Z] { [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/assert", [2024-05-07T10:57:17.642Z] "ImportPath": "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.642Z] "Name": "assert", [2024-05-07T10:57:17.642Z] "Doc": "Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.", [2024-05-07T10:57:17.642Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-05-07T10:57:17.642Z] "Module": { [2024-05-07T10:57:17.642Z] "Path": "github.com/stretchr/testify", [2024-05-07T10:57:17.642Z] "Version": "v1.9.0", [2024-05-07T10:57:17.642Z] "Time": "2024-02-29T14:36:18Z", [2024-05-07T10:57:17.642Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-05-07T10:57:17.642Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-05-07T10:57:17.642Z] "GoVersion": "1.17" [2024-05-07T10:57:17.642Z] }, [2024-05-07T10:57:17.642Z] "DepOnly": true, [2024-05-07T10:57:17.642Z] "Stale": true, [2024-05-07T10:57:17.642Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.642Z] "GoFiles": [ [2024-05-07T10:57:17.642Z] "assertion_compare.go", [2024-05-07T10:57:17.642Z] "assertion_format.go", [2024-05-07T10:57:17.642Z] "assertion_forward.go", [2024-05-07T10:57:17.642Z] "assertion_order.go", [2024-05-07T10:57:17.642Z] "assertions.go", [2024-05-07T10:57:17.642Z] "doc.go", [2024-05-07T10:57:17.642Z] "errors.go", [2024-05-07T10:57:17.642Z] "forward_assertions.go", [2024-05-07T10:57:17.642Z] "http_assertions.go" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Imports": [ [2024-05-07T10:57:17.642Z] "bufio", [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "encoding/json", [2024-05-07T10:57:17.642Z] "errors", [2024-05-07T10:57:17.642Z] "fmt", [2024-05-07T10:57:17.642Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.642Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.642Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.642Z] "math", [2024-05-07T10:57:17.642Z] "net/http", [2024-05-07T10:57:17.642Z] "net/http/httptest", [2024-05-07T10:57:17.642Z] "net/url", [2024-05-07T10:57:17.642Z] "os", [2024-05-07T10:57:17.642Z] "reflect", [2024-05-07T10:57:17.642Z] "regexp", [2024-05-07T10:57:17.642Z] "runtime", [2024-05-07T10:57:17.642Z] "runtime/debug", [2024-05-07T10:57:17.642Z] "strings", [2024-05-07T10:57:17.642Z] "time", [2024-05-07T10:57:17.642Z] "unicode", [2024-05-07T10:57:17.642Z] "unicode/utf8" [2024-05-07T10:57:17.642Z] ], [2024-05-07T10:57:17.642Z] "Deps": [ [2024-05-07T10:57:17.642Z] "bufio", [2024-05-07T10:57:17.642Z] "bytes", [2024-05-07T10:57:17.642Z] "compress/flate", [2024-05-07T10:57:17.642Z] "compress/gzip", [2024-05-07T10:57:17.642Z] "container/list", [2024-05-07T10:57:17.642Z] "context", [2024-05-07T10:57:17.642Z] "crypto", [2024-05-07T10:57:17.642Z] "crypto/aes", [2024-05-07T10:57:17.642Z] "crypto/cipher", [2024-05-07T10:57:17.642Z] "crypto/des", [2024-05-07T10:57:17.642Z] "crypto/dsa", [2024-05-07T10:57:17.642Z] "crypto/ecdsa", [2024-05-07T10:57:17.642Z] "crypto/ed25519", [2024-05-07T10:57:17.642Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.642Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.642Z] "crypto/elliptic", [2024-05-07T10:57:17.642Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.643Z] "crypto/hmac", [2024-05-07T10:57:17.643Z] "crypto/internal/randutil", [2024-05-07T10:57:17.643Z] "crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "crypto/md5", [2024-05-07T10:57:17.643Z] "crypto/rand", [2024-05-07T10:57:17.643Z] "crypto/rc4", [2024-05-07T10:57:17.643Z] "crypto/rsa", [2024-05-07T10:57:17.643Z] "crypto/sha1", [2024-05-07T10:57:17.643Z] "crypto/sha256", [2024-05-07T10:57:17.643Z] "crypto/sha512", [2024-05-07T10:57:17.643Z] "crypto/subtle", [2024-05-07T10:57:17.643Z] "crypto/tls", [2024-05-07T10:57:17.643Z] "crypto/x509", [2024-05-07T10:57:17.643Z] "crypto/x509/pkix", [2024-05-07T10:57:17.643Z] "encoding", [2024-05-07T10:57:17.643Z] "encoding/asn1", [2024-05-07T10:57:17.643Z] "encoding/base64", [2024-05-07T10:57:17.643Z] "encoding/binary", [2024-05-07T10:57:17.643Z] "encoding/hex", [2024-05-07T10:57:17.643Z] "encoding/json", [2024-05-07T10:57:17.643Z] "encoding/pem", [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "flag", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.643Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.643Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.643Z] "hash", [2024-05-07T10:57:17.643Z] "hash/crc32", [2024-05-07T10:57:17.643Z] "internal/abi", [2024-05-07T10:57:17.643Z] "internal/bytealg", [2024-05-07T10:57:17.643Z] "internal/cpu", [2024-05-07T10:57:17.643Z] "internal/fmtsort", [2024-05-07T10:57:17.643Z] "internal/goexperiment", [2024-05-07T10:57:17.643Z] "internal/itoa", [2024-05-07T10:57:17.643Z] "internal/nettrace", [2024-05-07T10:57:17.643Z] "internal/oserror", [2024-05-07T10:57:17.643Z] "internal/poll", [2024-05-07T10:57:17.643Z] "internal/race", [2024-05-07T10:57:17.643Z] "internal/reflectlite", [2024-05-07T10:57:17.643Z] "internal/singleflight", [2024-05-07T10:57:17.643Z] "internal/syscall/execenv", [2024-05-07T10:57:17.643Z] "internal/syscall/unix", [2024-05-07T10:57:17.643Z] "internal/testlog", [2024-05-07T10:57:17.643Z] "internal/unsafeheader", [2024-05-07T10:57:17.643Z] "io", [2024-05-07T10:57:17.643Z] "io/fs", [2024-05-07T10:57:17.643Z] "io/ioutil", [2024-05-07T10:57:17.643Z] "log", [2024-05-07T10:57:17.643Z] "math", [2024-05-07T10:57:17.643Z] "math/big", [2024-05-07T10:57:17.643Z] "math/bits", [2024-05-07T10:57:17.643Z] "math/rand", [2024-05-07T10:57:17.643Z] "mime", [2024-05-07T10:57:17.643Z] "mime/multipart", [2024-05-07T10:57:17.643Z] "mime/quotedprintable", [2024-05-07T10:57:17.643Z] "net", [2024-05-07T10:57:17.643Z] "net/http", [2024-05-07T10:57:17.643Z] "net/http/httptest", [2024-05-07T10:57:17.643Z] "net/http/httptrace", [2024-05-07T10:57:17.643Z] "net/http/internal", [2024-05-07T10:57:17.643Z] "net/http/internal/ascii", [2024-05-07T10:57:17.643Z] "net/http/internal/testcert", [2024-05-07T10:57:17.643Z] "net/textproto", [2024-05-07T10:57:17.643Z] "net/url", [2024-05-07T10:57:17.643Z] "os", [2024-05-07T10:57:17.643Z] "path", [2024-05-07T10:57:17.643Z] "path/filepath", [2024-05-07T10:57:17.643Z] "reflect", [2024-05-07T10:57:17.643Z] "regexp", [2024-05-07T10:57:17.643Z] "regexp/syntax", [2024-05-07T10:57:17.643Z] "runtime", [2024-05-07T10:57:17.643Z] "runtime/cgo", [2024-05-07T10:57:17.643Z] "runtime/debug", [2024-05-07T10:57:17.643Z] "runtime/internal/atomic", [2024-05-07T10:57:17.643Z] "runtime/internal/math", [2024-05-07T10:57:17.643Z] "runtime/internal/sys", [2024-05-07T10:57:17.643Z] "sort", [2024-05-07T10:57:17.643Z] "strconv", [2024-05-07T10:57:17.643Z] "strings", [2024-05-07T10:57:17.643Z] "sync", [2024-05-07T10:57:17.643Z] "sync/atomic", [2024-05-07T10:57:17.643Z] "syscall", [2024-05-07T10:57:17.643Z] "time", [2024-05-07T10:57:17.643Z] "unicode", [2024-05-07T10:57:17.643Z] "unicode/utf16", [2024-05-07T10:57:17.643Z] "unicode/utf8", [2024-05-07T10:57:17.643Z] "unsafe", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "TestGoFiles": [ [2024-05-07T10:57:17.643Z] "assertion_compare_test.go", [2024-05-07T10:57:17.643Z] "assertion_order_test.go", [2024-05-07T10:57:17.643Z] "assertions_test.go", [2024-05-07T10:57:17.643Z] "forward_assertions_test.go", [2024-05-07T10:57:17.643Z] "http_assertions_test.go" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "TestImports": [ [2024-05-07T10:57:17.643Z] "bufio", [2024-05-07T10:57:17.643Z] "bytes", [2024-05-07T10:57:17.643Z] "encoding/json", [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "io", [2024-05-07T10:57:17.643Z] "math", [2024-05-07T10:57:17.643Z] "net/http", [2024-05-07T10:57:17.643Z] "net/url", [2024-05-07T10:57:17.643Z] "os", [2024-05-07T10:57:17.643Z] "path/filepath", [2024-05-07T10:57:17.643Z] "reflect", [2024-05-07T10:57:17.643Z] "regexp", [2024-05-07T10:57:17.643Z] "runtime", [2024-05-07T10:57:17.643Z] "strings", [2024-05-07T10:57:17.643Z] "testing", [2024-05-07T10:57:17.643Z] "time" [2024-05-07T10:57:17.643Z] ] [2024-05-07T10:57:17.643Z] } [2024-05-07T10:57:17.643Z] { [2024-05-07T10:57:17.643Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0/mock", [2024-05-07T10:57:17.643Z] "ImportPath": "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.643Z] "Name": "mock", [2024-05-07T10:57:17.643Z] "Doc": "Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected.", [2024-05-07T10:57:17.643Z] "Root": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-05-07T10:57:17.643Z] "Module": { [2024-05-07T10:57:17.643Z] "Path": "github.com/stretchr/testify", [2024-05-07T10:57:17.643Z] "Version": "v1.9.0", [2024-05-07T10:57:17.643Z] "Time": "2024-02-29T14:36:18Z", [2024-05-07T10:57:17.643Z] "Dir": "/go/pkg/mod/github.com/stretchr/testify@v1.9.0", [2024-05-07T10:57:17.643Z] "GoMod": "/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.9.0.mod", [2024-05-07T10:57:17.643Z] "GoVersion": "1.17" [2024-05-07T10:57:17.643Z] }, [2024-05-07T10:57:17.643Z] "DepOnly": true, [2024-05-07T10:57:17.643Z] "Stale": true, [2024-05-07T10:57:17.643Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.643Z] "GoFiles": [ [2024-05-07T10:57:17.643Z] "doc.go", [2024-05-07T10:57:17.643Z] "mock.go" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Imports": [ [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.643Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.643Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.643Z] "path", [2024-05-07T10:57:17.643Z] "reflect", [2024-05-07T10:57:17.643Z] "regexp", [2024-05-07T10:57:17.643Z] "runtime", [2024-05-07T10:57:17.643Z] "strings", [2024-05-07T10:57:17.643Z] "sync", [2024-05-07T10:57:17.643Z] "time" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Deps": [ [2024-05-07T10:57:17.643Z] "bufio", [2024-05-07T10:57:17.643Z] "bytes", [2024-05-07T10:57:17.643Z] "compress/flate", [2024-05-07T10:57:17.643Z] "compress/gzip", [2024-05-07T10:57:17.643Z] "container/list", [2024-05-07T10:57:17.643Z] "context", [2024-05-07T10:57:17.643Z] "crypto", [2024-05-07T10:57:17.643Z] "crypto/aes", [2024-05-07T10:57:17.643Z] "crypto/cipher", [2024-05-07T10:57:17.643Z] "crypto/des", [2024-05-07T10:57:17.643Z] "crypto/dsa", [2024-05-07T10:57:17.643Z] "crypto/ecdsa", [2024-05-07T10:57:17.643Z] "crypto/ed25519", [2024-05-07T10:57:17.643Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.643Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.643Z] "crypto/elliptic", [2024-05-07T10:57:17.643Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.643Z] "crypto/hmac", [2024-05-07T10:57:17.643Z] "crypto/internal/randutil", [2024-05-07T10:57:17.643Z] "crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "crypto/md5", [2024-05-07T10:57:17.643Z] "crypto/rand", [2024-05-07T10:57:17.643Z] "crypto/rc4", [2024-05-07T10:57:17.643Z] "crypto/rsa", [2024-05-07T10:57:17.643Z] "crypto/sha1", [2024-05-07T10:57:17.643Z] "crypto/sha256", [2024-05-07T10:57:17.643Z] "crypto/sha512", [2024-05-07T10:57:17.643Z] "crypto/subtle", [2024-05-07T10:57:17.643Z] "crypto/tls", [2024-05-07T10:57:17.643Z] "crypto/x509", [2024-05-07T10:57:17.643Z] "crypto/x509/pkix", [2024-05-07T10:57:17.643Z] "encoding", [2024-05-07T10:57:17.643Z] "encoding/asn1", [2024-05-07T10:57:17.643Z] "encoding/base64", [2024-05-07T10:57:17.643Z] "encoding/binary", [2024-05-07T10:57:17.643Z] "encoding/hex", [2024-05-07T10:57:17.643Z] "encoding/json", [2024-05-07T10:57:17.643Z] "encoding/pem", [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "flag", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.643Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.643Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.643Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.643Z] "hash", [2024-05-07T10:57:17.643Z] "hash/crc32", [2024-05-07T10:57:17.643Z] "internal/abi", [2024-05-07T10:57:17.643Z] "internal/bytealg", [2024-05-07T10:57:17.643Z] "internal/cpu", [2024-05-07T10:57:17.643Z] "internal/fmtsort", [2024-05-07T10:57:17.643Z] "internal/goexperiment", [2024-05-07T10:57:17.643Z] "internal/itoa", [2024-05-07T10:57:17.643Z] "internal/nettrace", [2024-05-07T10:57:17.643Z] "internal/oserror", [2024-05-07T10:57:17.643Z] "internal/poll", [2024-05-07T10:57:17.643Z] "internal/race", [2024-05-07T10:57:17.643Z] "internal/reflectlite", [2024-05-07T10:57:17.643Z] "internal/singleflight", [2024-05-07T10:57:17.643Z] "internal/syscall/execenv", [2024-05-07T10:57:17.643Z] "internal/syscall/unix", [2024-05-07T10:57:17.643Z] "internal/testlog", [2024-05-07T10:57:17.643Z] "internal/unsafeheader", [2024-05-07T10:57:17.643Z] "io", [2024-05-07T10:57:17.643Z] "io/fs", [2024-05-07T10:57:17.643Z] "io/ioutil", [2024-05-07T10:57:17.643Z] "log", [2024-05-07T10:57:17.643Z] "math", [2024-05-07T10:57:17.643Z] "math/big", [2024-05-07T10:57:17.643Z] "math/bits", [2024-05-07T10:57:17.643Z] "math/rand", [2024-05-07T10:57:17.643Z] "mime", [2024-05-07T10:57:17.643Z] "mime/multipart", [2024-05-07T10:57:17.643Z] "mime/quotedprintable", [2024-05-07T10:57:17.643Z] "net", [2024-05-07T10:57:17.643Z] "net/http", [2024-05-07T10:57:17.643Z] "net/http/httptest", [2024-05-07T10:57:17.643Z] "net/http/httptrace", [2024-05-07T10:57:17.643Z] "net/http/internal", [2024-05-07T10:57:17.643Z] "net/http/internal/ascii", [2024-05-07T10:57:17.643Z] "net/http/internal/testcert", [2024-05-07T10:57:17.643Z] "net/textproto", [2024-05-07T10:57:17.643Z] "net/url", [2024-05-07T10:57:17.643Z] "os", [2024-05-07T10:57:17.643Z] "path", [2024-05-07T10:57:17.643Z] "path/filepath", [2024-05-07T10:57:17.643Z] "reflect", [2024-05-07T10:57:17.643Z] "regexp", [2024-05-07T10:57:17.643Z] "regexp/syntax", [2024-05-07T10:57:17.643Z] "runtime", [2024-05-07T10:57:17.643Z] "runtime/cgo", [2024-05-07T10:57:17.643Z] "runtime/debug", [2024-05-07T10:57:17.643Z] "runtime/internal/atomic", [2024-05-07T10:57:17.643Z] "runtime/internal/math", [2024-05-07T10:57:17.643Z] "runtime/internal/sys", [2024-05-07T10:57:17.643Z] "sort", [2024-05-07T10:57:17.643Z] "strconv", [2024-05-07T10:57:17.643Z] "strings", [2024-05-07T10:57:17.643Z] "sync", [2024-05-07T10:57:17.643Z] "sync/atomic", [2024-05-07T10:57:17.643Z] "syscall", [2024-05-07T10:57:17.643Z] "time", [2024-05-07T10:57:17.643Z] "unicode", [2024-05-07T10:57:17.643Z] "unicode/utf16", [2024-05-07T10:57:17.643Z] "unicode/utf8", [2024-05-07T10:57:17.643Z] "unsafe", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "TestGoFiles": [ [2024-05-07T10:57:17.643Z] "mock_test.go" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "TestImports": [ [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/require", [2024-05-07T10:57:17.643Z] "regexp", [2024-05-07T10:57:17.643Z] "runtime", [2024-05-07T10:57:17.643Z] "sync", [2024-05-07T10:57:17.643Z] "testing", [2024-05-07T10:57:17.643Z] "time" [2024-05-07T10:57:17.643Z] ] [2024-05-07T10:57:17.643Z] } [2024-05-07T10:57:17.643Z] { [2024-05-07T10:57:17.643Z] "Dir": "/w/workspace/edgex-go/639/internal/core/command/controller/messaging/mocks", [2024-05-07T10:57:17.643Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks", [2024-05-07T10:57:17.643Z] "Name": "mocks", [2024-05-07T10:57:17.643Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.643Z] "Module": { [2024-05-07T10:57:17.643Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.643Z] "Main": true, [2024-05-07T10:57:17.643Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.643Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.643Z] "GoVersion": "1.21" [2024-05-07T10:57:17.643Z] }, [2024-05-07T10:57:17.643Z] "Match": [ [2024-05-07T10:57:17.643Z] "./..." [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Stale": true, [2024-05-07T10:57:17.643Z] "StaleReason": "stale dependency: golang.org/x/net/internal/socks", [2024-05-07T10:57:17.643Z] "GoFiles": [ [2024-05-07T10:57:17.643Z] "Client.go", [2024-05-07T10:57:17.643Z] "Message.go", [2024-05-07T10:57:17.643Z] "Token.go" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Imports": [ [2024-05-07T10:57:17.643Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.643Z] "time" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Deps": [ [2024-05-07T10:57:17.643Z] "bufio", [2024-05-07T10:57:17.643Z] "bytes", [2024-05-07T10:57:17.643Z] "compress/flate", [2024-05-07T10:57:17.643Z] "compress/gzip", [2024-05-07T10:57:17.643Z] "container/list", [2024-05-07T10:57:17.643Z] "context", [2024-05-07T10:57:17.643Z] "crypto", [2024-05-07T10:57:17.643Z] "crypto/aes", [2024-05-07T10:57:17.643Z] "crypto/cipher", [2024-05-07T10:57:17.643Z] "crypto/des", [2024-05-07T10:57:17.643Z] "crypto/dsa", [2024-05-07T10:57:17.643Z] "crypto/ecdsa", [2024-05-07T10:57:17.643Z] "crypto/ed25519", [2024-05-07T10:57:17.643Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.643Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.643Z] "crypto/elliptic", [2024-05-07T10:57:17.643Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.643Z] "crypto/hmac", [2024-05-07T10:57:17.643Z] "crypto/internal/randutil", [2024-05-07T10:57:17.643Z] "crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "crypto/md5", [2024-05-07T10:57:17.643Z] "crypto/rand", [2024-05-07T10:57:17.643Z] "crypto/rc4", [2024-05-07T10:57:17.643Z] "crypto/rsa", [2024-05-07T10:57:17.643Z] "crypto/sha1", [2024-05-07T10:57:17.643Z] "crypto/sha256", [2024-05-07T10:57:17.643Z] "crypto/sha512", [2024-05-07T10:57:17.643Z] "crypto/subtle", [2024-05-07T10:57:17.643Z] "crypto/tls", [2024-05-07T10:57:17.643Z] "crypto/x509", [2024-05-07T10:57:17.643Z] "crypto/x509/pkix", [2024-05-07T10:57:17.643Z] "encoding", [2024-05-07T10:57:17.643Z] "encoding/asn1", [2024-05-07T10:57:17.643Z] "encoding/base64", [2024-05-07T10:57:17.643Z] "encoding/binary", [2024-05-07T10:57:17.643Z] "encoding/hex", [2024-05-07T10:57:17.643Z] "encoding/json", [2024-05-07T10:57:17.643Z] "encoding/pem", [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "flag", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.643Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.643Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.643Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.643Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.643Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.643Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.643Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.643Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.643Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.643Z] "hash", [2024-05-07T10:57:17.643Z] "hash/crc32", [2024-05-07T10:57:17.643Z] "internal/abi", [2024-05-07T10:57:17.643Z] "internal/bytealg", [2024-05-07T10:57:17.643Z] "internal/cpu", [2024-05-07T10:57:17.643Z] "internal/fmtsort", [2024-05-07T10:57:17.643Z] "internal/goexperiment", [2024-05-07T10:57:17.643Z] "internal/itoa", [2024-05-07T10:57:17.643Z] "internal/nettrace", [2024-05-07T10:57:17.643Z] "internal/oserror", [2024-05-07T10:57:17.643Z] "internal/poll", [2024-05-07T10:57:17.643Z] "internal/race", [2024-05-07T10:57:17.643Z] "internal/reflectlite", [2024-05-07T10:57:17.643Z] "internal/singleflight", [2024-05-07T10:57:17.643Z] "internal/syscall/execenv", [2024-05-07T10:57:17.643Z] "internal/syscall/unix", [2024-05-07T10:57:17.643Z] "internal/testlog", [2024-05-07T10:57:17.643Z] "internal/unsafeheader", [2024-05-07T10:57:17.643Z] "io", [2024-05-07T10:57:17.643Z] "io/fs", [2024-05-07T10:57:17.643Z] "io/ioutil", [2024-05-07T10:57:17.643Z] "log", [2024-05-07T10:57:17.643Z] "math", [2024-05-07T10:57:17.643Z] "math/big", [2024-05-07T10:57:17.643Z] "math/bits", [2024-05-07T10:57:17.643Z] "math/rand", [2024-05-07T10:57:17.643Z] "mime", [2024-05-07T10:57:17.643Z] "mime/multipart", [2024-05-07T10:57:17.643Z] "mime/quotedprintable", [2024-05-07T10:57:17.643Z] "net", [2024-05-07T10:57:17.643Z] "net/http", [2024-05-07T10:57:17.643Z] "net/http/httptest", [2024-05-07T10:57:17.643Z] "net/http/httptrace", [2024-05-07T10:57:17.643Z] "net/http/internal", [2024-05-07T10:57:17.643Z] "net/http/internal/ascii", [2024-05-07T10:57:17.643Z] "net/http/internal/testcert", [2024-05-07T10:57:17.643Z] "net/textproto", [2024-05-07T10:57:17.643Z] "net/url", [2024-05-07T10:57:17.643Z] "os", [2024-05-07T10:57:17.643Z] "path", [2024-05-07T10:57:17.643Z] "path/filepath", [2024-05-07T10:57:17.643Z] "reflect", [2024-05-07T10:57:17.643Z] "regexp", [2024-05-07T10:57:17.643Z] "regexp/syntax", [2024-05-07T10:57:17.643Z] "runtime", [2024-05-07T10:57:17.643Z] "runtime/cgo", [2024-05-07T10:57:17.643Z] "runtime/debug", [2024-05-07T10:57:17.643Z] "runtime/internal/atomic", [2024-05-07T10:57:17.643Z] "runtime/internal/math", [2024-05-07T10:57:17.643Z] "runtime/internal/sys", [2024-05-07T10:57:17.643Z] "sort", [2024-05-07T10:57:17.643Z] "strconv", [2024-05-07T10:57:17.643Z] "strings", [2024-05-07T10:57:17.643Z] "sync", [2024-05-07T10:57:17.643Z] "sync/atomic", [2024-05-07T10:57:17.643Z] "syscall", [2024-05-07T10:57:17.643Z] "time", [2024-05-07T10:57:17.643Z] "unicode", [2024-05-07T10:57:17.643Z] "unicode/utf16", [2024-05-07T10:57:17.643Z] "unicode/utf8", [2024-05-07T10:57:17.643Z] "unsafe", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.643Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.643Z] ] [2024-05-07T10:57:17.643Z] } [2024-05-07T10:57:17.643Z] { [2024-05-07T10:57:17.643Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.643Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.643Z] "Name": "mocks", [2024-05-07T10:57:17.643Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.643Z] "Module": { [2024-05-07T10:57:17.643Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.643Z] "Main": true, [2024-05-07T10:57:17.643Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.643Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.643Z] "GoVersion": "1.21" [2024-05-07T10:57:17.643Z] }, [2024-05-07T10:57:17.643Z] "Match": [ [2024-05-07T10:57:17.643Z] "./..." [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Stale": true, [2024-05-07T10:57:17.643Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.643Z] "GoFiles": [ [2024-05-07T10:57:17.643Z] "DBClient.go" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Imports": [ [2024-05-07T10:57:17.643Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.643Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.643Z] ], [2024-05-07T10:57:17.643Z] "Deps": [ [2024-05-07T10:57:17.643Z] "bufio", [2024-05-07T10:57:17.643Z] "bytes", [2024-05-07T10:57:17.643Z] "compress/flate", [2024-05-07T10:57:17.643Z] "compress/gzip", [2024-05-07T10:57:17.643Z] "compress/zlib", [2024-05-07T10:57:17.643Z] "container/list", [2024-05-07T10:57:17.643Z] "context", [2024-05-07T10:57:17.643Z] "crypto", [2024-05-07T10:57:17.643Z] "crypto/aes", [2024-05-07T10:57:17.643Z] "crypto/cipher", [2024-05-07T10:57:17.643Z] "crypto/des", [2024-05-07T10:57:17.643Z] "crypto/dsa", [2024-05-07T10:57:17.643Z] "crypto/ecdsa", [2024-05-07T10:57:17.643Z] "crypto/ed25519", [2024-05-07T10:57:17.643Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.643Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.643Z] "crypto/elliptic", [2024-05-07T10:57:17.643Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.643Z] "crypto/hmac", [2024-05-07T10:57:17.643Z] "crypto/internal/randutil", [2024-05-07T10:57:17.643Z] "crypto/internal/subtle", [2024-05-07T10:57:17.643Z] "crypto/md5", [2024-05-07T10:57:17.643Z] "crypto/rand", [2024-05-07T10:57:17.643Z] "crypto/rc4", [2024-05-07T10:57:17.643Z] "crypto/rsa", [2024-05-07T10:57:17.643Z] "crypto/sha1", [2024-05-07T10:57:17.643Z] "crypto/sha256", [2024-05-07T10:57:17.643Z] "crypto/sha512", [2024-05-07T10:57:17.643Z] "crypto/subtle", [2024-05-07T10:57:17.643Z] "crypto/tls", [2024-05-07T10:57:17.643Z] "crypto/x509", [2024-05-07T10:57:17.643Z] "crypto/x509/pkix", [2024-05-07T10:57:17.643Z] "database/sql/driver", [2024-05-07T10:57:17.643Z] "debug/dwarf", [2024-05-07T10:57:17.643Z] "debug/macho", [2024-05-07T10:57:17.643Z] "encoding", [2024-05-07T10:57:17.643Z] "encoding/asn1", [2024-05-07T10:57:17.643Z] "encoding/base64", [2024-05-07T10:57:17.643Z] "encoding/binary", [2024-05-07T10:57:17.643Z] "encoding/csv", [2024-05-07T10:57:17.643Z] "encoding/hex", [2024-05-07T10:57:17.643Z] "encoding/json", [2024-05-07T10:57:17.643Z] "encoding/pem", [2024-05-07T10:57:17.643Z] "encoding/xml", [2024-05-07T10:57:17.643Z] "errors", [2024-05-07T10:57:17.643Z] "flag", [2024-05-07T10:57:17.643Z] "fmt", [2024-05-07T10:57:17.643Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.643Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.643Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.643Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.643Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.643Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.643Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.643Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.643Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.643Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.643Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.643Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.643Z] "github.com/google/uuid", [2024-05-07T10:57:17.643Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.643Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.643Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.643Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.643Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.643Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.643Z] "golang.org/x/net/html", [2024-05-07T10:57:17.643Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.643Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.643Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.643Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.643Z] "golang.org/x/text/language", [2024-05-07T10:57:17.643Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.643Z] "hash", [2024-05-07T10:57:17.643Z] "hash/adler32", [2024-05-07T10:57:17.643Z] "hash/crc32", [2024-05-07T10:57:17.643Z] "internal/abi", [2024-05-07T10:57:17.643Z] "internal/bytealg", [2024-05-07T10:57:17.643Z] "internal/cpu", [2024-05-07T10:57:17.643Z] "internal/fmtsort", [2024-05-07T10:57:17.643Z] "internal/goexperiment", [2024-05-07T10:57:17.644Z] "internal/itoa", [2024-05-07T10:57:17.644Z] "internal/nettrace", [2024-05-07T10:57:17.644Z] "internal/oserror", [2024-05-07T10:57:17.644Z] "internal/poll", [2024-05-07T10:57:17.644Z] "internal/race", [2024-05-07T10:57:17.644Z] "internal/reflectlite", [2024-05-07T10:57:17.644Z] "internal/singleflight", [2024-05-07T10:57:17.644Z] "internal/syscall/execenv", [2024-05-07T10:57:17.644Z] "internal/syscall/unix", [2024-05-07T10:57:17.644Z] "internal/testlog", [2024-05-07T10:57:17.644Z] "internal/unsafeheader", [2024-05-07T10:57:17.644Z] "io", [2024-05-07T10:57:17.644Z] "io/fs", [2024-05-07T10:57:17.644Z] "io/ioutil", [2024-05-07T10:57:17.644Z] "log", [2024-05-07T10:57:17.644Z] "math", [2024-05-07T10:57:17.644Z] "math/big", [2024-05-07T10:57:17.644Z] "math/bits", [2024-05-07T10:57:17.644Z] "math/rand", [2024-05-07T10:57:17.644Z] "mime", [2024-05-07T10:57:17.644Z] "mime/multipart", [2024-05-07T10:57:17.644Z] "mime/quotedprintable", [2024-05-07T10:57:17.644Z] "net", [2024-05-07T10:57:17.644Z] "net/http", [2024-05-07T10:57:17.644Z] "net/http/httptest", [2024-05-07T10:57:17.644Z] "net/http/httptrace", [2024-05-07T10:57:17.644Z] "net/http/internal", [2024-05-07T10:57:17.644Z] "net/http/internal/ascii", [2024-05-07T10:57:17.644Z] "net/http/internal/testcert", [2024-05-07T10:57:17.644Z] "net/textproto", [2024-05-07T10:57:17.644Z] "net/url", [2024-05-07T10:57:17.644Z] "os", [2024-05-07T10:57:17.644Z] "path", [2024-05-07T10:57:17.644Z] "path/filepath", [2024-05-07T10:57:17.644Z] "reflect", [2024-05-07T10:57:17.644Z] "regexp", [2024-05-07T10:57:17.644Z] "regexp/syntax", [2024-05-07T10:57:17.644Z] "runtime", [2024-05-07T10:57:17.644Z] "runtime/cgo", [2024-05-07T10:57:17.644Z] "runtime/debug", [2024-05-07T10:57:17.644Z] "runtime/internal/atomic", [2024-05-07T10:57:17.644Z] "runtime/internal/math", [2024-05-07T10:57:17.644Z] "runtime/internal/sys", [2024-05-07T10:57:17.644Z] "sort", [2024-05-07T10:57:17.644Z] "strconv", [2024-05-07T10:57:17.644Z] "strings", [2024-05-07T10:57:17.644Z] "sync", [2024-05-07T10:57:17.644Z] "sync/atomic", [2024-05-07T10:57:17.644Z] "syscall", [2024-05-07T10:57:17.644Z] "time", [2024-05-07T10:57:17.644Z] "unicode", [2024-05-07T10:57:17.644Z] "unicode/utf16", [2024-05-07T10:57:17.644Z] "unicode/utf8", [2024-05-07T10:57:17.644Z] "unsafe", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.644Z] ] [2024-05-07T10:57:17.644Z] } [2024-05-07T10:57:17.644Z] { [2024-05-07T10:57:17.644Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14/messaging/mocks", [2024-05-07T10:57:17.644Z] "ImportPath": "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.644Z] "Name": "mocks", [2024-05-07T10:57:17.644Z] "Root": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.644Z] "Module": { [2024-05-07T10:57:17.644Z] "Path": "github.com/edgexfoundry/go-mod-messaging/v3", [2024-05-07T10:57:17.644Z] "Version": "v3.2.0-dev.14", [2024-05-07T10:57:17.644Z] "Time": "2024-03-06T06:29:46Z", [2024-05-07T10:57:17.644Z] "Dir": "/go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.14", [2024-05-07T10:57:17.644Z] "GoMod": "/go/pkg/mod/cache/download/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.14.mod", [2024-05-07T10:57:17.644Z] "GoVersion": "1.21" [2024-05-07T10:57:17.644Z] }, [2024-05-07T10:57:17.644Z] "DepOnly": true, [2024-05-07T10:57:17.644Z] "Stale": true, [2024-05-07T10:57:17.644Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.644Z] "GoFiles": [ [2024-05-07T10:57:17.644Z] "MessageClient.go" [2024-05-07T10:57:17.644Z] ], [2024-05-07T10:57:17.644Z] "Imports": [ [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.644Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.644Z] "time" [2024-05-07T10:57:17.644Z] ], [2024-05-07T10:57:17.644Z] "Deps": [ [2024-05-07T10:57:17.644Z] "bufio", [2024-05-07T10:57:17.644Z] "bytes", [2024-05-07T10:57:17.644Z] "compress/flate", [2024-05-07T10:57:17.644Z] "compress/gzip", [2024-05-07T10:57:17.644Z] "compress/zlib", [2024-05-07T10:57:17.644Z] "container/list", [2024-05-07T10:57:17.644Z] "context", [2024-05-07T10:57:17.644Z] "crypto", [2024-05-07T10:57:17.644Z] "crypto/aes", [2024-05-07T10:57:17.644Z] "crypto/cipher", [2024-05-07T10:57:17.644Z] "crypto/des", [2024-05-07T10:57:17.644Z] "crypto/dsa", [2024-05-07T10:57:17.644Z] "crypto/ecdsa", [2024-05-07T10:57:17.644Z] "crypto/ed25519", [2024-05-07T10:57:17.644Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.644Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.644Z] "crypto/elliptic", [2024-05-07T10:57:17.644Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.644Z] "crypto/hmac", [2024-05-07T10:57:17.644Z] "crypto/internal/randutil", [2024-05-07T10:57:17.644Z] "crypto/internal/subtle", [2024-05-07T10:57:17.644Z] "crypto/md5", [2024-05-07T10:57:17.644Z] "crypto/rand", [2024-05-07T10:57:17.644Z] "crypto/rc4", [2024-05-07T10:57:17.644Z] "crypto/rsa", [2024-05-07T10:57:17.644Z] "crypto/sha1", [2024-05-07T10:57:17.644Z] "crypto/sha256", [2024-05-07T10:57:17.644Z] "crypto/sha512", [2024-05-07T10:57:17.644Z] "crypto/subtle", [2024-05-07T10:57:17.644Z] "crypto/tls", [2024-05-07T10:57:17.644Z] "crypto/x509", [2024-05-07T10:57:17.644Z] "crypto/x509/pkix", [2024-05-07T10:57:17.644Z] "database/sql/driver", [2024-05-07T10:57:17.644Z] "debug/dwarf", [2024-05-07T10:57:17.644Z] "debug/macho", [2024-05-07T10:57:17.644Z] "encoding", [2024-05-07T10:57:17.644Z] "encoding/asn1", [2024-05-07T10:57:17.644Z] "encoding/base64", [2024-05-07T10:57:17.644Z] "encoding/binary", [2024-05-07T10:57:17.644Z] "encoding/csv", [2024-05-07T10:57:17.644Z] "encoding/hex", [2024-05-07T10:57:17.644Z] "encoding/json", [2024-05-07T10:57:17.644Z] "encoding/pem", [2024-05-07T10:57:17.644Z] "encoding/xml", [2024-05-07T10:57:17.644Z] "errors", [2024-05-07T10:57:17.644Z] "flag", [2024-05-07T10:57:17.644Z] "fmt", [2024-05-07T10:57:17.644Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.644Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.644Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.644Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.644Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.644Z] "github.com/google/uuid", [2024-05-07T10:57:17.644Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.644Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.644Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.644Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.644Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.644Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.644Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.644Z] "golang.org/x/net/html", [2024-05-07T10:57:17.644Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.644Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.644Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.644Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.644Z] "golang.org/x/text/language", [2024-05-07T10:57:17.644Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.644Z] "hash", [2024-05-07T10:57:17.644Z] "hash/adler32", [2024-05-07T10:57:17.644Z] "hash/crc32", [2024-05-07T10:57:17.644Z] "internal/abi", [2024-05-07T10:57:17.644Z] "internal/bytealg", [2024-05-07T10:57:17.644Z] "internal/cpu", [2024-05-07T10:57:17.644Z] "internal/fmtsort", [2024-05-07T10:57:17.644Z] "internal/goexperiment", [2024-05-07T10:57:17.644Z] "internal/itoa", [2024-05-07T10:57:17.644Z] "internal/nettrace", [2024-05-07T10:57:17.644Z] "internal/oserror", [2024-05-07T10:57:17.644Z] "internal/poll", [2024-05-07T10:57:17.644Z] "internal/race", [2024-05-07T10:57:17.644Z] "internal/reflectlite", [2024-05-07T10:57:17.644Z] "internal/singleflight", [2024-05-07T10:57:17.644Z] "internal/syscall/execenv", [2024-05-07T10:57:17.644Z] "internal/syscall/unix", [2024-05-07T10:57:17.644Z] "internal/testlog", [2024-05-07T10:57:17.644Z] "internal/unsafeheader", [2024-05-07T10:57:17.644Z] "io", [2024-05-07T10:57:17.644Z] "io/fs", [2024-05-07T10:57:17.644Z] "io/ioutil", [2024-05-07T10:57:17.644Z] "log", [2024-05-07T10:57:17.644Z] "math", [2024-05-07T10:57:17.644Z] "math/big", [2024-05-07T10:57:17.644Z] "math/bits", [2024-05-07T10:57:17.644Z] "math/rand", [2024-05-07T10:57:17.644Z] "mime", [2024-05-07T10:57:17.644Z] "mime/multipart", [2024-05-07T10:57:17.644Z] "mime/quotedprintable", [2024-05-07T10:57:17.644Z] "net", [2024-05-07T10:57:17.644Z] "net/http", [2024-05-07T10:57:17.644Z] "net/http/httptest", [2024-05-07T10:57:17.644Z] "net/http/httptrace", [2024-05-07T10:57:17.644Z] "net/http/internal", [2024-05-07T10:57:17.644Z] "net/http/internal/ascii", [2024-05-07T10:57:17.644Z] "net/http/internal/testcert", [2024-05-07T10:57:17.644Z] "net/textproto", [2024-05-07T10:57:17.644Z] "net/url", [2024-05-07T10:57:17.644Z] "os", [2024-05-07T10:57:17.644Z] "path", [2024-05-07T10:57:17.644Z] "path/filepath", [2024-05-07T10:57:17.644Z] "reflect", [2024-05-07T10:57:17.644Z] "regexp", [2024-05-07T10:57:17.644Z] "regexp/syntax", [2024-05-07T10:57:17.644Z] "runtime", [2024-05-07T10:57:17.644Z] "runtime/cgo", [2024-05-07T10:57:17.644Z] "runtime/debug", [2024-05-07T10:57:17.644Z] "runtime/internal/atomic", [2024-05-07T10:57:17.644Z] "runtime/internal/math", [2024-05-07T10:57:17.644Z] "runtime/internal/sys", [2024-05-07T10:57:17.644Z] "sort", [2024-05-07T10:57:17.644Z] "strconv", [2024-05-07T10:57:17.644Z] "strings", [2024-05-07T10:57:17.644Z] "sync", [2024-05-07T10:57:17.644Z] "sync/atomic", [2024-05-07T10:57:17.644Z] "syscall", [2024-05-07T10:57:17.644Z] "time", [2024-05-07T10:57:17.644Z] "unicode", [2024-05-07T10:57:17.644Z] "unicode/utf16", [2024-05-07T10:57:17.644Z] "unicode/utf8", [2024-05-07T10:57:17.644Z] "unsafe", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.644Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.644Z] ] [2024-05-07T10:57:17.644Z] } [2024-05-07T10:57:17.644Z] { [2024-05-07T10:57:17.644Z] "Dir": "/w/workspace/edgex-go/639/internal/core/data/mocks", [2024-05-07T10:57:17.644Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/data/mocks", [2024-05-07T10:57:17.644Z] "Name": "mocks", [2024-05-07T10:57:17.644Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.644Z] "Module": { [2024-05-07T10:57:17.644Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.644Z] "Main": true, [2024-05-07T10:57:17.644Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.644Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.644Z] "GoVersion": "1.21" [2024-05-07T10:57:17.644Z] }, [2024-05-07T10:57:17.644Z] "Match": [ [2024-05-07T10:57:17.644Z] "./..." [2024-05-07T10:57:17.644Z] ], [2024-05-07T10:57:17.644Z] "Stale": true, [2024-05-07T10:57:17.644Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.644Z] "GoFiles": [ [2024-05-07T10:57:17.644Z] "container.go" [2024-05-07T10:57:17.644Z] ], [2024-05-07T10:57:17.644Z] "Imports": [ [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.644Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.644Z] ], [2024-05-07T10:57:17.644Z] "Deps": [ [2024-05-07T10:57:17.644Z] "bufio", [2024-05-07T10:57:17.644Z] "bytes", [2024-05-07T10:57:17.644Z] "compress/flate", [2024-05-07T10:57:17.644Z] "compress/gzip", [2024-05-07T10:57:17.644Z] "compress/zlib", [2024-05-07T10:57:17.644Z] "container/list", [2024-05-07T10:57:17.644Z] "context", [2024-05-07T10:57:17.644Z] "crypto", [2024-05-07T10:57:17.644Z] "crypto/aes", [2024-05-07T10:57:17.644Z] "crypto/cipher", [2024-05-07T10:57:17.644Z] "crypto/des", [2024-05-07T10:57:17.644Z] "crypto/dsa", [2024-05-07T10:57:17.644Z] "crypto/ecdsa", [2024-05-07T10:57:17.644Z] "crypto/ed25519", [2024-05-07T10:57:17.644Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.644Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.644Z] "crypto/elliptic", [2024-05-07T10:57:17.644Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.644Z] "crypto/hmac", [2024-05-07T10:57:17.644Z] "crypto/internal/randutil", [2024-05-07T10:57:17.644Z] "crypto/internal/subtle", [2024-05-07T10:57:17.644Z] "crypto/md5", [2024-05-07T10:57:17.644Z] "crypto/rand", [2024-05-07T10:57:17.644Z] "crypto/rc4", [2024-05-07T10:57:17.644Z] "crypto/rsa", [2024-05-07T10:57:17.644Z] "crypto/sha1", [2024-05-07T10:57:17.644Z] "crypto/sha256", [2024-05-07T10:57:17.644Z] "crypto/sha512", [2024-05-07T10:57:17.644Z] "crypto/subtle", [2024-05-07T10:57:17.644Z] "crypto/tls", [2024-05-07T10:57:17.644Z] "crypto/x509", [2024-05-07T10:57:17.644Z] "crypto/x509/pkix", [2024-05-07T10:57:17.644Z] "database/sql/driver", [2024-05-07T10:57:17.644Z] "debug/dwarf", [2024-05-07T10:57:17.644Z] "debug/macho", [2024-05-07T10:57:17.644Z] "embed", [2024-05-07T10:57:17.644Z] "encoding", [2024-05-07T10:57:17.644Z] "encoding/asn1", [2024-05-07T10:57:17.644Z] "encoding/base32", [2024-05-07T10:57:17.644Z] "encoding/base64", [2024-05-07T10:57:17.644Z] "encoding/binary", [2024-05-07T10:57:17.644Z] "encoding/csv", [2024-05-07T10:57:17.644Z] "encoding/hex", [2024-05-07T10:57:17.644Z] "encoding/json", [2024-05-07T10:57:17.644Z] "encoding/pem", [2024-05-07T10:57:17.644Z] "encoding/xml", [2024-05-07T10:57:17.644Z] "errors", [2024-05-07T10:57:17.644Z] "flag", [2024-05-07T10:57:17.644Z] "fmt", [2024-05-07T10:57:17.644Z] "github.com/armon/go-metrics", [2024-05-07T10:57:17.644Z] "github.com/cenkalti/backoff", [2024-05-07T10:57:17.644Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.644Z] "github.com/eclipse/paho.mqtt.golang", [2024-05-07T10:57:17.644Z] "github.com/eclipse/paho.mqtt.golang/packets", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/edgex-go/internal/core/data/config", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/edgex-go/internal/core/data/container", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/di", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-configuration/v3/configuration", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-configuration/v3/pkg/types", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-registry/v3/pkg/types", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-registry/v3/registry", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.644Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.644Z] "github.com/fatih/color", [2024-05-07T10:57:17.644Z] "github.com/fxamacker/cbor/v2", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.644Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.644Z] "github.com/go-jose/go-jose/v3", [2024-05-07T10:57:17.644Z] "github.com/go-jose/go-jose/v3/cipher", [2024-05-07T10:57:17.644Z] "github.com/go-jose/go-jose/v3/json", [2024-05-07T10:57:17.644Z] "github.com/go-jose/go-jose/v3/jwt", [2024-05-07T10:57:17.644Z] "github.com/go-kit/log", [2024-05-07T10:57:17.644Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.644Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.644Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.644Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.644Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7/internal", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7/internal/consistenthash", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7/internal/hashtag", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7/internal/pool", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7/internal/proto", [2024-05-07T10:57:17.644Z] "github.com/go-redis/redis/v7/internal/util", [2024-05-07T10:57:17.644Z] "github.com/golang/protobuf/jsonpb", [2024-05-07T10:57:17.644Z] "github.com/golang/protobuf/proto", [2024-05-07T10:57:17.644Z] "github.com/golang/protobuf/ptypes", [2024-05-07T10:57:17.644Z] "github.com/golang/protobuf/ptypes/any", [2024-05-07T10:57:17.644Z] "github.com/golang/protobuf/ptypes/duration", [2024-05-07T10:57:17.644Z] "github.com/golang/protobuf/ptypes/timestamp", [2024-05-07T10:57:17.644Z] "github.com/google/uuid", [2024-05-07T10:57:17.644Z] "github.com/gorilla/websocket", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/consul/api", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/errwrap", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/go-cleanhttp", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/go-hclog", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/go-immutable-radix", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/go-multierror", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/go-rootcerts", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/golang-lru/simplelru", [2024-05-07T10:57:17.644Z] "github.com/hashicorp/serf/coordinate", [2024-05-07T10:57:17.644Z] "github.com/labstack/echo/v4", [2024-05-07T10:57:17.644Z] "github.com/labstack/gommon/color", [2024-05-07T10:57:17.644Z] "github.com/labstack/gommon/log", [2024-05-07T10:57:17.644Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.644Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.644Z] "github.com/mattn/go-colorable", [2024-05-07T10:57:17.644Z] "github.com/mattn/go-isatty", [2024-05-07T10:57:17.644Z] "github.com/mitchellh/consulstructure", [2024-05-07T10:57:17.644Z] "github.com/mitchellh/copystructure", [2024-05-07T10:57:17.644Z] "github.com/mitchellh/mapstructure", [2024-05-07T10:57:17.644Z] "github.com/mitchellh/reflectwalk", [2024-05-07T10:57:17.644Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.644Z] "github.com/rcrowley/go-metrics", [2024-05-07T10:57:17.644Z] "github.com/sirupsen/logrus", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/bundle/jwtbundle", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/bundle/spiffebundle", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/bundle/x509bundle", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/internal/cryptoutil", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/internal/jwtutil", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/internal/pemutil", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/internal/x509util", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/logger", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/proto/spiffe/workload", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/spiffeid", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/svid/jwtsvid", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/svid/x509svid", [2024-05-07T10:57:17.644Z] "github.com/spiffe/go-spiffe/v2/workloadapi", [2024-05-07T10:57:17.644Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.644Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.644Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.644Z] "github.com/valyala/bytebufferpool", [2024-05-07T10:57:17.644Z] "github.com/valyala/fasttemplate", [2024-05-07T10:57:17.644Z] "github.com/x448/float16", [2024-05-07T10:57:17.644Z] "github.com/zeebo/errs", [2024-05-07T10:57:17.644Z] "go/token", [2024-05-07T10:57:17.644Z] "golang.org/x/crypto/acme", [2024-05-07T10:57:17.644Z] "golang.org/x/crypto/acme/autocert", [2024-05-07T10:57:17.644Z] "golang.org/x/crypto/pbkdf2", [2024-05-07T10:57:17.644Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.644Z] "golang.org/x/exp/constraints", [2024-05-07T10:57:17.644Z] "golang.org/x/exp/slices", [2024-05-07T10:57:17.644Z] "golang.org/x/net/html", [2024-05-07T10:57:17.644Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.644Z] "golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.644Z] "golang.org/x/net/http2", [2024-05-07T10:57:17.644Z] "golang.org/x/net/http2/h2c", [2024-05-07T10:57:17.644Z] "golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.644Z] "golang.org/x/net/idna", [2024-05-07T10:57:17.645Z] "golang.org/x/net/internal/socks", [2024-05-07T10:57:17.645Z] "golang.org/x/net/internal/timeseries", [2024-05-07T10:57:17.645Z] "golang.org/x/net/proxy", [2024-05-07T10:57:17.645Z] "golang.org/x/net/trace", [2024-05-07T10:57:17.645Z] "golang.org/x/sync/semaphore", [2024-05-07T10:57:17.645Z] "golang.org/x/sys/unix", [2024-05-07T10:57:17.645Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.645Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.645Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.645Z] "golang.org/x/text/language", [2024-05-07T10:57:17.645Z] "golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.645Z] "golang.org/x/text/transform", [2024-05-07T10:57:17.645Z] "golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.645Z] "golang.org/x/text/unicode/norm", [2024-05-07T10:57:17.645Z] "google.golang.org/genproto/googleapis/rpc/status", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/attributes", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/backoff", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/balancer", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/balancer/base", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/balancer/grpclb/state", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/balancer/roundrobin", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/binarylog/grpc_binarylog_v1", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/channelz", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/codes", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/connectivity", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/credentials", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/credentials/insecure", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/encoding", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/encoding/proto", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/grpclog", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/backoff", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/balancer/gracefulswitch", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/balancerload", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/binarylog", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/buffer", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/channelz", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/credentials", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/envconfig", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/grpclog", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/grpcrand", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/grpcsync", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/grpcutil", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/idle", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/metadata", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/pretty", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/resolver", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/resolver/dns", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/resolver/dns/internal", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/resolver/passthrough", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/resolver/unix", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/serviceconfig", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/status", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/syscall", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/transport", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/internal/transport/networktype", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/keepalive", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/metadata", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/peer", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/resolver", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/resolver/dns", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/serviceconfig", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/stats", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/status", [2024-05-07T10:57:17.645Z] "google.golang.org/grpc/tap", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/encoding/protojson", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/encoding/prototext", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/encoding/protowire", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/descfmt", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/descopts", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/detrand", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/editiondefaults", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/encoding/defval", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/encoding/json", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/encoding/messageset", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/encoding/tag", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/encoding/text", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/errors", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/filedesc", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/filetype", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/flags", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/genid", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/impl", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/order", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/pragma", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/set", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/strs", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/internal/version", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/proto", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/reflect/protodesc", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/reflect/protoreflect", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/reflect/protoregistry", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/runtime/protoiface", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/runtime/protoimpl", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/types/descriptorpb", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/types/gofeaturespb", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/types/known/anypb", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/types/known/durationpb", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/types/known/structpb", [2024-05-07T10:57:17.645Z] "google.golang.org/protobuf/types/known/timestamppb", [2024-05-07T10:57:17.645Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.645Z] "hash", [2024-05-07T10:57:17.645Z] "hash/adler32", [2024-05-07T10:57:17.645Z] "hash/crc32", [2024-05-07T10:57:17.645Z] "hash/fnv", [2024-05-07T10:57:17.645Z] "html", [2024-05-07T10:57:17.645Z] "html/template", [2024-05-07T10:57:17.645Z] "internal/abi", [2024-05-07T10:57:17.645Z] "internal/bytealg", [2024-05-07T10:57:17.645Z] "internal/cpu", [2024-05-07T10:57:17.645Z] "internal/fmtsort", [2024-05-07T10:57:17.645Z] "internal/goexperiment", [2024-05-07T10:57:17.645Z] "internal/itoa", [2024-05-07T10:57:17.645Z] "internal/nettrace", [2024-05-07T10:57:17.645Z] "internal/oserror", [2024-05-07T10:57:17.645Z] "internal/poll", [2024-05-07T10:57:17.645Z] "internal/race", [2024-05-07T10:57:17.645Z] "internal/reflectlite", [2024-05-07T10:57:17.645Z] "internal/singleflight", [2024-05-07T10:57:17.645Z] "internal/syscall/execenv", [2024-05-07T10:57:17.645Z] "internal/syscall/unix", [2024-05-07T10:57:17.645Z] "internal/testlog", [2024-05-07T10:57:17.645Z] "internal/unsafeheader", [2024-05-07T10:57:17.645Z] "io", [2024-05-07T10:57:17.645Z] "io/fs", [2024-05-07T10:57:17.645Z] "io/ioutil", [2024-05-07T10:57:17.645Z] "log", [2024-05-07T10:57:17.645Z] "log/syslog", [2024-05-07T10:57:17.645Z] "math", [2024-05-07T10:57:17.645Z] "math/big", [2024-05-07T10:57:17.645Z] "math/bits", [2024-05-07T10:57:17.645Z] "math/rand", [2024-05-07T10:57:17.645Z] "mime", [2024-05-07T10:57:17.645Z] "mime/multipart", [2024-05-07T10:57:17.645Z] "mime/quotedprintable", [2024-05-07T10:57:17.645Z] "net", [2024-05-07T10:57:17.645Z] "net/http", [2024-05-07T10:57:17.645Z] "net/http/httptest", [2024-05-07T10:57:17.645Z] "net/http/httptrace", [2024-05-07T10:57:17.645Z] "net/http/httputil", [2024-05-07T10:57:17.645Z] "net/http/internal", [2024-05-07T10:57:17.645Z] "net/http/internal/ascii", [2024-05-07T10:57:17.645Z] "net/http/internal/testcert", [2024-05-07T10:57:17.645Z] "net/textproto", [2024-05-07T10:57:17.645Z] "net/url", [2024-05-07T10:57:17.645Z] "os", [2024-05-07T10:57:17.645Z] "os/signal", [2024-05-07T10:57:17.645Z] "path", [2024-05-07T10:57:17.645Z] "path/filepath", [2024-05-07T10:57:17.645Z] "reflect", [2024-05-07T10:57:17.645Z] "regexp", [2024-05-07T10:57:17.645Z] "regexp/syntax", [2024-05-07T10:57:17.645Z] "runtime", [2024-05-07T10:57:17.645Z] "runtime/cgo", [2024-05-07T10:57:17.645Z] "runtime/debug", [2024-05-07T10:57:17.645Z] "runtime/internal/atomic", [2024-05-07T10:57:17.645Z] "runtime/internal/math", [2024-05-07T10:57:17.645Z] "runtime/internal/sys", [2024-05-07T10:57:17.645Z] "runtime/pprof", [2024-05-07T10:57:17.645Z] "sort", [2024-05-07T10:57:17.645Z] "strconv", [2024-05-07T10:57:17.645Z] "strings", [2024-05-07T10:57:17.645Z] "sync", [2024-05-07T10:57:17.645Z] "sync/atomic", [2024-05-07T10:57:17.645Z] "syscall", [2024-05-07T10:57:17.645Z] "text/tabwriter", [2024-05-07T10:57:17.645Z] "text/template", [2024-05-07T10:57:17.645Z] "text/template/parse", [2024-05-07T10:57:17.645Z] "time", [2024-05-07T10:57:17.645Z] "unicode", [2024-05-07T10:57:17.645Z] "unicode/utf16", [2024-05-07T10:57:17.645Z] "unicode/utf8", [2024-05-07T10:57:17.645Z] "unsafe", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.645Z] ] [2024-05-07T10:57:17.645Z] } [2024-05-07T10:57:17.645Z] { [2024-05-07T10:57:17.645Z] "Dir": "/w/workspace/edgex-go/639/internal/core/metadata/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.645Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.645Z] "Name": "mocks", [2024-05-07T10:57:17.645Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.645Z] "Module": { [2024-05-07T10:57:17.645Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.645Z] "Main": true, [2024-05-07T10:57:17.645Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.645Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.645Z] "GoVersion": "1.21" [2024-05-07T10:57:17.645Z] }, [2024-05-07T10:57:17.645Z] "Match": [ [2024-05-07T10:57:17.645Z] "./..." [2024-05-07T10:57:17.645Z] ], [2024-05-07T10:57:17.645Z] "Stale": true, [2024-05-07T10:57:17.645Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.645Z] "GoFiles": [ [2024-05-07T10:57:17.645Z] "DBClient.go", [2024-05-07T10:57:17.645Z] "UnitsOfMeasure.go" [2024-05-07T10:57:17.645Z] ], [2024-05-07T10:57:17.645Z] "Imports": [ [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.645Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.645Z] ], [2024-05-07T10:57:17.645Z] "Deps": [ [2024-05-07T10:57:17.645Z] "bufio", [2024-05-07T10:57:17.645Z] "bytes", [2024-05-07T10:57:17.645Z] "compress/flate", [2024-05-07T10:57:17.645Z] "compress/gzip", [2024-05-07T10:57:17.645Z] "compress/zlib", [2024-05-07T10:57:17.645Z] "container/list", [2024-05-07T10:57:17.645Z] "context", [2024-05-07T10:57:17.645Z] "crypto", [2024-05-07T10:57:17.645Z] "crypto/aes", [2024-05-07T10:57:17.645Z] "crypto/cipher", [2024-05-07T10:57:17.645Z] "crypto/des", [2024-05-07T10:57:17.645Z] "crypto/dsa", [2024-05-07T10:57:17.645Z] "crypto/ecdsa", [2024-05-07T10:57:17.645Z] "crypto/ed25519", [2024-05-07T10:57:17.645Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.645Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.645Z] "crypto/elliptic", [2024-05-07T10:57:17.645Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.645Z] "crypto/hmac", [2024-05-07T10:57:17.645Z] "crypto/internal/randutil", [2024-05-07T10:57:17.645Z] "crypto/internal/subtle", [2024-05-07T10:57:17.645Z] "crypto/md5", [2024-05-07T10:57:17.645Z] "crypto/rand", [2024-05-07T10:57:17.645Z] "crypto/rc4", [2024-05-07T10:57:17.645Z] "crypto/rsa", [2024-05-07T10:57:17.645Z] "crypto/sha1", [2024-05-07T10:57:17.645Z] "crypto/sha256", [2024-05-07T10:57:17.645Z] "crypto/sha512", [2024-05-07T10:57:17.645Z] "crypto/subtle", [2024-05-07T10:57:17.645Z] "crypto/tls", [2024-05-07T10:57:17.645Z] "crypto/x509", [2024-05-07T10:57:17.645Z] "crypto/x509/pkix", [2024-05-07T10:57:17.645Z] "database/sql/driver", [2024-05-07T10:57:17.645Z] "debug/dwarf", [2024-05-07T10:57:17.645Z] "debug/macho", [2024-05-07T10:57:17.645Z] "encoding", [2024-05-07T10:57:17.645Z] "encoding/asn1", [2024-05-07T10:57:17.645Z] "encoding/base64", [2024-05-07T10:57:17.645Z] "encoding/binary", [2024-05-07T10:57:17.645Z] "encoding/csv", [2024-05-07T10:57:17.645Z] "encoding/hex", [2024-05-07T10:57:17.645Z] "encoding/json", [2024-05-07T10:57:17.645Z] "encoding/pem", [2024-05-07T10:57:17.645Z] "encoding/xml", [2024-05-07T10:57:17.645Z] "errors", [2024-05-07T10:57:17.645Z] "flag", [2024-05-07T10:57:17.645Z] "fmt", [2024-05-07T10:57:17.645Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.645Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.645Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.645Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.645Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.645Z] "github.com/google/uuid", [2024-05-07T10:57:17.645Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.645Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.645Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.645Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.645Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.645Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.645Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.645Z] "golang.org/x/net/html", [2024-05-07T10:57:17.645Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.645Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.645Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.645Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.645Z] "golang.org/x/text/language", [2024-05-07T10:57:17.645Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.645Z] "hash", [2024-05-07T10:57:17.645Z] "hash/adler32", [2024-05-07T10:57:17.645Z] "hash/crc32", [2024-05-07T10:57:17.645Z] "internal/abi", [2024-05-07T10:57:17.645Z] "internal/bytealg", [2024-05-07T10:57:17.645Z] "internal/cpu", [2024-05-07T10:57:17.645Z] "internal/fmtsort", [2024-05-07T10:57:17.645Z] "internal/goexperiment", [2024-05-07T10:57:17.645Z] "internal/itoa", [2024-05-07T10:57:17.645Z] "internal/nettrace", [2024-05-07T10:57:17.645Z] "internal/oserror", [2024-05-07T10:57:17.645Z] "internal/poll", [2024-05-07T10:57:17.645Z] "internal/race", [2024-05-07T10:57:17.645Z] "internal/reflectlite", [2024-05-07T10:57:17.645Z] "internal/singleflight", [2024-05-07T10:57:17.645Z] "internal/syscall/execenv", [2024-05-07T10:57:17.645Z] "internal/syscall/unix", [2024-05-07T10:57:17.645Z] "internal/testlog", [2024-05-07T10:57:17.645Z] "internal/unsafeheader", [2024-05-07T10:57:17.645Z] "io", [2024-05-07T10:57:17.645Z] "io/fs", [2024-05-07T10:57:17.645Z] "io/ioutil", [2024-05-07T10:57:17.645Z] "log", [2024-05-07T10:57:17.645Z] "math", [2024-05-07T10:57:17.645Z] "math/big", [2024-05-07T10:57:17.645Z] "math/bits", [2024-05-07T10:57:17.645Z] "math/rand", [2024-05-07T10:57:17.645Z] "mime", [2024-05-07T10:57:17.645Z] "mime/multipart", [2024-05-07T10:57:17.645Z] "mime/quotedprintable", [2024-05-07T10:57:17.645Z] "net", [2024-05-07T10:57:17.645Z] "net/http", [2024-05-07T10:57:17.645Z] "net/http/httptest", [2024-05-07T10:57:17.645Z] "net/http/httptrace", [2024-05-07T10:57:17.645Z] "net/http/internal", [2024-05-07T10:57:17.645Z] "net/http/internal/ascii", [2024-05-07T10:57:17.645Z] "net/http/internal/testcert", [2024-05-07T10:57:17.645Z] "net/textproto", [2024-05-07T10:57:17.645Z] "net/url", [2024-05-07T10:57:17.645Z] "os", [2024-05-07T10:57:17.645Z] "path", [2024-05-07T10:57:17.645Z] "path/filepath", [2024-05-07T10:57:17.645Z] "reflect", [2024-05-07T10:57:17.645Z] "regexp", [2024-05-07T10:57:17.645Z] "regexp/syntax", [2024-05-07T10:57:17.645Z] "runtime", [2024-05-07T10:57:17.645Z] "runtime/cgo", [2024-05-07T10:57:17.645Z] "runtime/debug", [2024-05-07T10:57:17.645Z] "runtime/internal/atomic", [2024-05-07T10:57:17.645Z] "runtime/internal/math", [2024-05-07T10:57:17.645Z] "runtime/internal/sys", [2024-05-07T10:57:17.645Z] "sort", [2024-05-07T10:57:17.645Z] "strconv", [2024-05-07T10:57:17.645Z] "strings", [2024-05-07T10:57:17.645Z] "sync", [2024-05-07T10:57:17.645Z] "sync/atomic", [2024-05-07T10:57:17.645Z] "syscall", [2024-05-07T10:57:17.645Z] "time", [2024-05-07T10:57:17.645Z] "unicode", [2024-05-07T10:57:17.645Z] "unicode/utf16", [2024-05-07T10:57:17.645Z] "unicode/utf8", [2024-05-07T10:57:17.645Z] "unsafe", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.645Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.645Z] ] [2024-05-07T10:57:17.645Z] } [2024-05-07T10:57:17.645Z] { [2024-05-07T10:57:17.645Z] "Dir": "/w/workspace/edgex-go/639/internal/security/fileprovider/mocks", [2024-05-07T10:57:17.645Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks", [2024-05-07T10:57:17.645Z] "Name": "mocks", [2024-05-07T10:57:17.645Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.645Z] "Module": { [2024-05-07T10:57:17.645Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.645Z] "Main": true, [2024-05-07T10:57:17.645Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.645Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.645Z] "GoVersion": "1.21" [2024-05-07T10:57:17.645Z] }, [2024-05-07T10:57:17.645Z] "Match": [ [2024-05-07T10:57:17.645Z] "./..." [2024-05-07T10:57:17.645Z] ], [2024-05-07T10:57:17.645Z] "Stale": true, [2024-05-07T10:57:17.645Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.645Z] "GoFiles": [ [2024-05-07T10:57:17.645Z] "mock.go" [2024-05-07T10:57:17.645Z] ], [2024-05-07T10:57:17.645Z] "Imports": [ [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.645Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.645Z] ], [2024-05-07T10:57:17.645Z] "Deps": [ [2024-05-07T10:57:17.645Z] "bufio", [2024-05-07T10:57:17.645Z] "bytes", [2024-05-07T10:57:17.645Z] "compress/flate", [2024-05-07T10:57:17.645Z] "compress/gzip", [2024-05-07T10:57:17.645Z] "compress/zlib", [2024-05-07T10:57:17.645Z] "container/list", [2024-05-07T10:57:17.645Z] "context", [2024-05-07T10:57:17.645Z] "crypto", [2024-05-07T10:57:17.645Z] "crypto/aes", [2024-05-07T10:57:17.645Z] "crypto/cipher", [2024-05-07T10:57:17.645Z] "crypto/des", [2024-05-07T10:57:17.645Z] "crypto/dsa", [2024-05-07T10:57:17.645Z] "crypto/ecdsa", [2024-05-07T10:57:17.645Z] "crypto/ed25519", [2024-05-07T10:57:17.645Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.645Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.645Z] "crypto/elliptic", [2024-05-07T10:57:17.645Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.645Z] "crypto/hmac", [2024-05-07T10:57:17.645Z] "crypto/internal/randutil", [2024-05-07T10:57:17.645Z] "crypto/internal/subtle", [2024-05-07T10:57:17.645Z] "crypto/md5", [2024-05-07T10:57:17.645Z] "crypto/rand", [2024-05-07T10:57:17.645Z] "crypto/rc4", [2024-05-07T10:57:17.645Z] "crypto/rsa", [2024-05-07T10:57:17.645Z] "crypto/sha1", [2024-05-07T10:57:17.645Z] "crypto/sha256", [2024-05-07T10:57:17.645Z] "crypto/sha512", [2024-05-07T10:57:17.645Z] "crypto/subtle", [2024-05-07T10:57:17.645Z] "crypto/tls", [2024-05-07T10:57:17.645Z] "crypto/x509", [2024-05-07T10:57:17.645Z] "crypto/x509/pkix", [2024-05-07T10:57:17.645Z] "database/sql/driver", [2024-05-07T10:57:17.645Z] "debug/dwarf", [2024-05-07T10:57:17.645Z] "debug/macho", [2024-05-07T10:57:17.645Z] "encoding", [2024-05-07T10:57:17.645Z] "encoding/asn1", [2024-05-07T10:57:17.645Z] "encoding/base64", [2024-05-07T10:57:17.645Z] "encoding/binary", [2024-05-07T10:57:17.645Z] "encoding/csv", [2024-05-07T10:57:17.645Z] "encoding/hex", [2024-05-07T10:57:17.645Z] "encoding/json", [2024-05-07T10:57:17.645Z] "encoding/pem", [2024-05-07T10:57:17.645Z] "encoding/xml", [2024-05-07T10:57:17.645Z] "errors", [2024-05-07T10:57:17.645Z] "flag", [2024-05-07T10:57:17.645Z] "fmt", [2024-05-07T10:57:17.645Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-bootstrap/v3/config", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-secrets/v3/pkg/types", [2024-05-07T10:57:17.645Z] "github.com/edgexfoundry/go-mod-secrets/v3/secrets", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.645Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.645Z] "github.com/go-kit/log", [2024-05-07T10:57:17.645Z] "github.com/go-logfmt/logfmt", [2024-05-07T10:57:17.645Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.645Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.645Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.645Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.645Z] "github.com/google/uuid", [2024-05-07T10:57:17.645Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.646Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.646Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.646Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.646Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.646Z] "golang.org/x/net/html", [2024-05-07T10:57:17.646Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.646Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.646Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.646Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.646Z] "golang.org/x/text/language", [2024-05-07T10:57:17.646Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.646Z] "hash", [2024-05-07T10:57:17.646Z] "hash/adler32", [2024-05-07T10:57:17.646Z] "hash/crc32", [2024-05-07T10:57:17.646Z] "internal/abi", [2024-05-07T10:57:17.646Z] "internal/bytealg", [2024-05-07T10:57:17.646Z] "internal/cpu", [2024-05-07T10:57:17.646Z] "internal/fmtsort", [2024-05-07T10:57:17.646Z] "internal/goexperiment", [2024-05-07T10:57:17.646Z] "internal/itoa", [2024-05-07T10:57:17.646Z] "internal/nettrace", [2024-05-07T10:57:17.646Z] "internal/oserror", [2024-05-07T10:57:17.646Z] "internal/poll", [2024-05-07T10:57:17.646Z] "internal/race", [2024-05-07T10:57:17.646Z] "internal/reflectlite", [2024-05-07T10:57:17.646Z] "internal/singleflight", [2024-05-07T10:57:17.646Z] "internal/syscall/execenv", [2024-05-07T10:57:17.646Z] "internal/syscall/unix", [2024-05-07T10:57:17.646Z] "internal/testlog", [2024-05-07T10:57:17.646Z] "internal/unsafeheader", [2024-05-07T10:57:17.646Z] "io", [2024-05-07T10:57:17.646Z] "io/fs", [2024-05-07T10:57:17.646Z] "io/ioutil", [2024-05-07T10:57:17.646Z] "log", [2024-05-07T10:57:17.646Z] "math", [2024-05-07T10:57:17.646Z] "math/big", [2024-05-07T10:57:17.646Z] "math/bits", [2024-05-07T10:57:17.646Z] "math/rand", [2024-05-07T10:57:17.646Z] "mime", [2024-05-07T10:57:17.646Z] "mime/multipart", [2024-05-07T10:57:17.646Z] "mime/quotedprintable", [2024-05-07T10:57:17.646Z] "net", [2024-05-07T10:57:17.646Z] "net/http", [2024-05-07T10:57:17.646Z] "net/http/httptest", [2024-05-07T10:57:17.646Z] "net/http/httptrace", [2024-05-07T10:57:17.646Z] "net/http/internal", [2024-05-07T10:57:17.646Z] "net/http/internal/ascii", [2024-05-07T10:57:17.646Z] "net/http/internal/testcert", [2024-05-07T10:57:17.646Z] "net/textproto", [2024-05-07T10:57:17.646Z] "net/url", [2024-05-07T10:57:17.646Z] "os", [2024-05-07T10:57:17.646Z] "path", [2024-05-07T10:57:17.646Z] "path/filepath", [2024-05-07T10:57:17.646Z] "reflect", [2024-05-07T10:57:17.646Z] "regexp", [2024-05-07T10:57:17.646Z] "regexp/syntax", [2024-05-07T10:57:17.646Z] "runtime", [2024-05-07T10:57:17.646Z] "runtime/cgo", [2024-05-07T10:57:17.646Z] "runtime/debug", [2024-05-07T10:57:17.646Z] "runtime/internal/atomic", [2024-05-07T10:57:17.646Z] "runtime/internal/math", [2024-05-07T10:57:17.646Z] "runtime/internal/sys", [2024-05-07T10:57:17.646Z] "sort", [2024-05-07T10:57:17.646Z] "strconv", [2024-05-07T10:57:17.646Z] "strings", [2024-05-07T10:57:17.646Z] "sync", [2024-05-07T10:57:17.646Z] "sync/atomic", [2024-05-07T10:57:17.646Z] "syscall", [2024-05-07T10:57:17.646Z] "time", [2024-05-07T10:57:17.646Z] "unicode", [2024-05-07T10:57:17.646Z] "unicode/utf16", [2024-05-07T10:57:17.646Z] "unicode/utf8", [2024-05-07T10:57:17.646Z] "unsafe", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "TestGoFiles": [ [2024-05-07T10:57:17.646Z] "mock_test.go" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "TestImports": [ [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider", [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config", [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/edgex-go/internal/security/secretstore/config", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "testing" [2024-05-07T10:57:17.646Z] ] [2024-05-07T10:57:17.646Z] } [2024-05-07T10:57:17.646Z] { [2024-05-07T10:57:17.646Z] "Dir": "/w/workspace/edgex-go/639/internal/security/kdf/mocks", [2024-05-07T10:57:17.646Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks", [2024-05-07T10:57:17.646Z] "Name": "mocks", [2024-05-07T10:57:17.646Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.646Z] "Module": { [2024-05-07T10:57:17.646Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.646Z] "Main": true, [2024-05-07T10:57:17.646Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.646Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.646Z] "GoVersion": "1.21" [2024-05-07T10:57:17.646Z] }, [2024-05-07T10:57:17.646Z] "Match": [ [2024-05-07T10:57:17.646Z] "./..." [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Stale": true, [2024-05-07T10:57:17.646Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.646Z] "GoFiles": [ [2024-05-07T10:57:17.646Z] "mock.go" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Imports": [ [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Deps": [ [2024-05-07T10:57:17.646Z] "bufio", [2024-05-07T10:57:17.646Z] "bytes", [2024-05-07T10:57:17.646Z] "compress/flate", [2024-05-07T10:57:17.646Z] "compress/gzip", [2024-05-07T10:57:17.646Z] "container/list", [2024-05-07T10:57:17.646Z] "context", [2024-05-07T10:57:17.646Z] "crypto", [2024-05-07T10:57:17.646Z] "crypto/aes", [2024-05-07T10:57:17.646Z] "crypto/cipher", [2024-05-07T10:57:17.646Z] "crypto/des", [2024-05-07T10:57:17.646Z] "crypto/dsa", [2024-05-07T10:57:17.646Z] "crypto/ecdsa", [2024-05-07T10:57:17.646Z] "crypto/ed25519", [2024-05-07T10:57:17.646Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.646Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.646Z] "crypto/elliptic", [2024-05-07T10:57:17.646Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.646Z] "crypto/hmac", [2024-05-07T10:57:17.646Z] "crypto/internal/randutil", [2024-05-07T10:57:17.646Z] "crypto/internal/subtle", [2024-05-07T10:57:17.646Z] "crypto/md5", [2024-05-07T10:57:17.646Z] "crypto/rand", [2024-05-07T10:57:17.646Z] "crypto/rc4", [2024-05-07T10:57:17.646Z] "crypto/rsa", [2024-05-07T10:57:17.646Z] "crypto/sha1", [2024-05-07T10:57:17.646Z] "crypto/sha256", [2024-05-07T10:57:17.646Z] "crypto/sha512", [2024-05-07T10:57:17.646Z] "crypto/subtle", [2024-05-07T10:57:17.646Z] "crypto/tls", [2024-05-07T10:57:17.646Z] "crypto/x509", [2024-05-07T10:57:17.646Z] "crypto/x509/pkix", [2024-05-07T10:57:17.646Z] "encoding", [2024-05-07T10:57:17.646Z] "encoding/asn1", [2024-05-07T10:57:17.646Z] "encoding/base64", [2024-05-07T10:57:17.646Z] "encoding/binary", [2024-05-07T10:57:17.646Z] "encoding/hex", [2024-05-07T10:57:17.646Z] "encoding/json", [2024-05-07T10:57:17.646Z] "encoding/pem", [2024-05-07T10:57:17.646Z] "errors", [2024-05-07T10:57:17.646Z] "flag", [2024-05-07T10:57:17.646Z] "fmt", [2024-05-07T10:57:17.646Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.646Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.646Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.646Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.646Z] "hash", [2024-05-07T10:57:17.646Z] "hash/crc32", [2024-05-07T10:57:17.646Z] "internal/abi", [2024-05-07T10:57:17.646Z] "internal/bytealg", [2024-05-07T10:57:17.646Z] "internal/cpu", [2024-05-07T10:57:17.646Z] "internal/fmtsort", [2024-05-07T10:57:17.646Z] "internal/goexperiment", [2024-05-07T10:57:17.646Z] "internal/itoa", [2024-05-07T10:57:17.646Z] "internal/nettrace", [2024-05-07T10:57:17.646Z] "internal/oserror", [2024-05-07T10:57:17.646Z] "internal/poll", [2024-05-07T10:57:17.646Z] "internal/race", [2024-05-07T10:57:17.646Z] "internal/reflectlite", [2024-05-07T10:57:17.646Z] "internal/singleflight", [2024-05-07T10:57:17.646Z] "internal/syscall/execenv", [2024-05-07T10:57:17.646Z] "internal/syscall/unix", [2024-05-07T10:57:17.646Z] "internal/testlog", [2024-05-07T10:57:17.646Z] "internal/unsafeheader", [2024-05-07T10:57:17.646Z] "io", [2024-05-07T10:57:17.646Z] "io/fs", [2024-05-07T10:57:17.646Z] "io/ioutil", [2024-05-07T10:57:17.646Z] "log", [2024-05-07T10:57:17.646Z] "math", [2024-05-07T10:57:17.646Z] "math/big", [2024-05-07T10:57:17.646Z] "math/bits", [2024-05-07T10:57:17.646Z] "math/rand", [2024-05-07T10:57:17.646Z] "mime", [2024-05-07T10:57:17.646Z] "mime/multipart", [2024-05-07T10:57:17.646Z] "mime/quotedprintable", [2024-05-07T10:57:17.646Z] "net", [2024-05-07T10:57:17.646Z] "net/http", [2024-05-07T10:57:17.646Z] "net/http/httptest", [2024-05-07T10:57:17.646Z] "net/http/httptrace", [2024-05-07T10:57:17.646Z] "net/http/internal", [2024-05-07T10:57:17.646Z] "net/http/internal/ascii", [2024-05-07T10:57:17.646Z] "net/http/internal/testcert", [2024-05-07T10:57:17.646Z] "net/textproto", [2024-05-07T10:57:17.646Z] "net/url", [2024-05-07T10:57:17.646Z] "os", [2024-05-07T10:57:17.646Z] "path", [2024-05-07T10:57:17.646Z] "path/filepath", [2024-05-07T10:57:17.646Z] "reflect", [2024-05-07T10:57:17.646Z] "regexp", [2024-05-07T10:57:17.646Z] "regexp/syntax", [2024-05-07T10:57:17.646Z] "runtime", [2024-05-07T10:57:17.646Z] "runtime/cgo", [2024-05-07T10:57:17.646Z] "runtime/debug", [2024-05-07T10:57:17.646Z] "runtime/internal/atomic", [2024-05-07T10:57:17.646Z] "runtime/internal/math", [2024-05-07T10:57:17.646Z] "runtime/internal/sys", [2024-05-07T10:57:17.646Z] "sort", [2024-05-07T10:57:17.646Z] "strconv", [2024-05-07T10:57:17.646Z] "strings", [2024-05-07T10:57:17.646Z] "sync", [2024-05-07T10:57:17.646Z] "sync/atomic", [2024-05-07T10:57:17.646Z] "syscall", [2024-05-07T10:57:17.646Z] "time", [2024-05-07T10:57:17.646Z] "unicode", [2024-05-07T10:57:17.646Z] "unicode/utf16", [2024-05-07T10:57:17.646Z] "unicode/utf8", [2024-05-07T10:57:17.646Z] "unsafe", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "TestGoFiles": [ [2024-05-07T10:57:17.646Z] "mock_test.go" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "TestImports": [ [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/edgex-go/internal/security/kdf", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "testing" [2024-05-07T10:57:17.646Z] ] [2024-05-07T10:57:17.646Z] } [2024-05-07T10:57:17.646Z] { [2024-05-07T10:57:17.646Z] "Dir": "/w/workspace/edgex-go/639/internal/security/pipedhexreader/mocks", [2024-05-07T10:57:17.646Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks", [2024-05-07T10:57:17.646Z] "Name": "mocks", [2024-05-07T10:57:17.646Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.646Z] "Module": { [2024-05-07T10:57:17.646Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.646Z] "Main": true, [2024-05-07T10:57:17.646Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.646Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.646Z] "GoVersion": "1.21" [2024-05-07T10:57:17.646Z] }, [2024-05-07T10:57:17.646Z] "Match": [ [2024-05-07T10:57:17.646Z] "./..." [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Stale": true, [2024-05-07T10:57:17.646Z] "StaleReason": "stale dependency: github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.646Z] "GoFiles": [ [2024-05-07T10:57:17.646Z] "mock.go" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Imports": [ [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Deps": [ [2024-05-07T10:57:17.646Z] "bufio", [2024-05-07T10:57:17.646Z] "bytes", [2024-05-07T10:57:17.646Z] "compress/flate", [2024-05-07T10:57:17.646Z] "compress/gzip", [2024-05-07T10:57:17.646Z] "container/list", [2024-05-07T10:57:17.646Z] "context", [2024-05-07T10:57:17.646Z] "crypto", [2024-05-07T10:57:17.646Z] "crypto/aes", [2024-05-07T10:57:17.646Z] "crypto/cipher", [2024-05-07T10:57:17.646Z] "crypto/des", [2024-05-07T10:57:17.646Z] "crypto/dsa", [2024-05-07T10:57:17.646Z] "crypto/ecdsa", [2024-05-07T10:57:17.646Z] "crypto/ed25519", [2024-05-07T10:57:17.646Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.646Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.646Z] "crypto/elliptic", [2024-05-07T10:57:17.646Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.646Z] "crypto/hmac", [2024-05-07T10:57:17.646Z] "crypto/internal/randutil", [2024-05-07T10:57:17.646Z] "crypto/internal/subtle", [2024-05-07T10:57:17.646Z] "crypto/md5", [2024-05-07T10:57:17.646Z] "crypto/rand", [2024-05-07T10:57:17.646Z] "crypto/rc4", [2024-05-07T10:57:17.646Z] "crypto/rsa", [2024-05-07T10:57:17.646Z] "crypto/sha1", [2024-05-07T10:57:17.646Z] "crypto/sha256", [2024-05-07T10:57:17.646Z] "crypto/sha512", [2024-05-07T10:57:17.646Z] "crypto/subtle", [2024-05-07T10:57:17.646Z] "crypto/tls", [2024-05-07T10:57:17.646Z] "crypto/x509", [2024-05-07T10:57:17.646Z] "crypto/x509/pkix", [2024-05-07T10:57:17.646Z] "encoding", [2024-05-07T10:57:17.646Z] "encoding/asn1", [2024-05-07T10:57:17.646Z] "encoding/base64", [2024-05-07T10:57:17.646Z] "encoding/binary", [2024-05-07T10:57:17.646Z] "encoding/hex", [2024-05-07T10:57:17.646Z] "encoding/json", [2024-05-07T10:57:17.646Z] "encoding/pem", [2024-05-07T10:57:17.646Z] "errors", [2024-05-07T10:57:17.646Z] "flag", [2024-05-07T10:57:17.646Z] "fmt", [2024-05-07T10:57:17.646Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.646Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.646Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.646Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.646Z] "hash", [2024-05-07T10:57:17.646Z] "hash/crc32", [2024-05-07T10:57:17.646Z] "internal/abi", [2024-05-07T10:57:17.646Z] "internal/bytealg", [2024-05-07T10:57:17.646Z] "internal/cpu", [2024-05-07T10:57:17.646Z] "internal/fmtsort", [2024-05-07T10:57:17.646Z] "internal/goexperiment", [2024-05-07T10:57:17.646Z] "internal/itoa", [2024-05-07T10:57:17.646Z] "internal/nettrace", [2024-05-07T10:57:17.646Z] "internal/oserror", [2024-05-07T10:57:17.646Z] "internal/poll", [2024-05-07T10:57:17.646Z] "internal/race", [2024-05-07T10:57:17.646Z] "internal/reflectlite", [2024-05-07T10:57:17.646Z] "internal/singleflight", [2024-05-07T10:57:17.646Z] "internal/syscall/execenv", [2024-05-07T10:57:17.646Z] "internal/syscall/unix", [2024-05-07T10:57:17.646Z] "internal/testlog", [2024-05-07T10:57:17.646Z] "internal/unsafeheader", [2024-05-07T10:57:17.646Z] "io", [2024-05-07T10:57:17.646Z] "io/fs", [2024-05-07T10:57:17.646Z] "io/ioutil", [2024-05-07T10:57:17.646Z] "log", [2024-05-07T10:57:17.646Z] "math", [2024-05-07T10:57:17.646Z] "math/big", [2024-05-07T10:57:17.646Z] "math/bits", [2024-05-07T10:57:17.646Z] "math/rand", [2024-05-07T10:57:17.646Z] "mime", [2024-05-07T10:57:17.646Z] "mime/multipart", [2024-05-07T10:57:17.646Z] "mime/quotedprintable", [2024-05-07T10:57:17.646Z] "net", [2024-05-07T10:57:17.646Z] "net/http", [2024-05-07T10:57:17.646Z] "net/http/httptest", [2024-05-07T10:57:17.646Z] "net/http/httptrace", [2024-05-07T10:57:17.646Z] "net/http/internal", [2024-05-07T10:57:17.646Z] "net/http/internal/ascii", [2024-05-07T10:57:17.646Z] "net/http/internal/testcert", [2024-05-07T10:57:17.646Z] "net/textproto", [2024-05-07T10:57:17.646Z] "net/url", [2024-05-07T10:57:17.646Z] "os", [2024-05-07T10:57:17.646Z] "path", [2024-05-07T10:57:17.646Z] "path/filepath", [2024-05-07T10:57:17.646Z] "reflect", [2024-05-07T10:57:17.646Z] "regexp", [2024-05-07T10:57:17.646Z] "regexp/syntax", [2024-05-07T10:57:17.646Z] "runtime", [2024-05-07T10:57:17.646Z] "runtime/cgo", [2024-05-07T10:57:17.646Z] "runtime/debug", [2024-05-07T10:57:17.646Z] "runtime/internal/atomic", [2024-05-07T10:57:17.646Z] "runtime/internal/math", [2024-05-07T10:57:17.646Z] "runtime/internal/sys", [2024-05-07T10:57:17.646Z] "sort", [2024-05-07T10:57:17.646Z] "strconv", [2024-05-07T10:57:17.646Z] "strings", [2024-05-07T10:57:17.646Z] "sync", [2024-05-07T10:57:17.646Z] "sync/atomic", [2024-05-07T10:57:17.646Z] "syscall", [2024-05-07T10:57:17.646Z] "time", [2024-05-07T10:57:17.646Z] "unicode", [2024-05-07T10:57:17.646Z] "unicode/utf16", [2024-05-07T10:57:17.646Z] "unicode/utf8", [2024-05-07T10:57:17.646Z] "unsafe", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "TestGoFiles": [ [2024-05-07T10:57:17.646Z] "mock_test.go" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "TestImports": [ [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "testing" [2024-05-07T10:57:17.646Z] ] [2024-05-07T10:57:17.646Z] } [2024-05-07T10:57:17.646Z] { [2024-05-07T10:57:17.646Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/application/channel/mocks", [2024-05-07T10:57:17.646Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks", [2024-05-07T10:57:17.646Z] "Name": "mocks", [2024-05-07T10:57:17.646Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.646Z] "Module": { [2024-05-07T10:57:17.646Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.646Z] "Main": true, [2024-05-07T10:57:17.646Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.646Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.646Z] "GoVersion": "1.21" [2024-05-07T10:57:17.646Z] }, [2024-05-07T10:57:17.646Z] "Match": [ [2024-05-07T10:57:17.646Z] "./..." [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Stale": true, [2024-05-07T10:57:17.646Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.646Z] "GoFiles": [ [2024-05-07T10:57:17.646Z] "Sender.go" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Imports": [ [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.646Z] ], [2024-05-07T10:57:17.646Z] "Deps": [ [2024-05-07T10:57:17.646Z] "bufio", [2024-05-07T10:57:17.646Z] "bytes", [2024-05-07T10:57:17.646Z] "compress/flate", [2024-05-07T10:57:17.646Z] "compress/gzip", [2024-05-07T10:57:17.646Z] "compress/zlib", [2024-05-07T10:57:17.646Z] "container/list", [2024-05-07T10:57:17.646Z] "context", [2024-05-07T10:57:17.646Z] "crypto", [2024-05-07T10:57:17.646Z] "crypto/aes", [2024-05-07T10:57:17.646Z] "crypto/cipher", [2024-05-07T10:57:17.646Z] "crypto/des", [2024-05-07T10:57:17.646Z] "crypto/dsa", [2024-05-07T10:57:17.646Z] "crypto/ecdsa", [2024-05-07T10:57:17.646Z] "crypto/ed25519", [2024-05-07T10:57:17.646Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.646Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.646Z] "crypto/elliptic", [2024-05-07T10:57:17.646Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.646Z] "crypto/hmac", [2024-05-07T10:57:17.646Z] "crypto/internal/randutil", [2024-05-07T10:57:17.646Z] "crypto/internal/subtle", [2024-05-07T10:57:17.646Z] "crypto/md5", [2024-05-07T10:57:17.646Z] "crypto/rand", [2024-05-07T10:57:17.646Z] "crypto/rc4", [2024-05-07T10:57:17.646Z] "crypto/rsa", [2024-05-07T10:57:17.646Z] "crypto/sha1", [2024-05-07T10:57:17.646Z] "crypto/sha256", [2024-05-07T10:57:17.646Z] "crypto/sha512", [2024-05-07T10:57:17.646Z] "crypto/subtle", [2024-05-07T10:57:17.646Z] "crypto/tls", [2024-05-07T10:57:17.646Z] "crypto/x509", [2024-05-07T10:57:17.646Z] "crypto/x509/pkix", [2024-05-07T10:57:17.646Z] "database/sql/driver", [2024-05-07T10:57:17.646Z] "debug/dwarf", [2024-05-07T10:57:17.646Z] "debug/macho", [2024-05-07T10:57:17.646Z] "encoding", [2024-05-07T10:57:17.646Z] "encoding/asn1", [2024-05-07T10:57:17.646Z] "encoding/base64", [2024-05-07T10:57:17.646Z] "encoding/binary", [2024-05-07T10:57:17.646Z] "encoding/csv", [2024-05-07T10:57:17.646Z] "encoding/hex", [2024-05-07T10:57:17.646Z] "encoding/json", [2024-05-07T10:57:17.646Z] "encoding/pem", [2024-05-07T10:57:17.646Z] "encoding/xml", [2024-05-07T10:57:17.646Z] "errors", [2024-05-07T10:57:17.646Z] "flag", [2024-05-07T10:57:17.646Z] "fmt", [2024-05-07T10:57:17.646Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.646Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.646Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.646Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.646Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.646Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.646Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.646Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.646Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.646Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.646Z] "github.com/google/uuid", [2024-05-07T10:57:17.646Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.646Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.646Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.646Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.646Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.646Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.646Z] "golang.org/x/net/html", [2024-05-07T10:57:17.646Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.646Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.646Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.646Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.646Z] "golang.org/x/text/language", [2024-05-07T10:57:17.646Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.646Z] "hash", [2024-05-07T10:57:17.646Z] "hash/adler32", [2024-05-07T10:57:17.646Z] "hash/crc32", [2024-05-07T10:57:17.646Z] "internal/abi", [2024-05-07T10:57:17.646Z] "internal/bytealg", [2024-05-07T10:57:17.646Z] "internal/cpu", [2024-05-07T10:57:17.646Z] "internal/fmtsort", [2024-05-07T10:57:17.646Z] "internal/goexperiment", [2024-05-07T10:57:17.646Z] "internal/itoa", [2024-05-07T10:57:17.646Z] "internal/nettrace", [2024-05-07T10:57:17.646Z] "internal/oserror", [2024-05-07T10:57:17.646Z] "internal/poll", [2024-05-07T10:57:17.646Z] "internal/race", [2024-05-07T10:57:17.646Z] "internal/reflectlite", [2024-05-07T10:57:17.646Z] "internal/singleflight", [2024-05-07T10:57:17.646Z] "internal/syscall/execenv", [2024-05-07T10:57:17.646Z] "internal/syscall/unix", [2024-05-07T10:57:17.646Z] "internal/testlog", [2024-05-07T10:57:17.646Z] "internal/unsafeheader", [2024-05-07T10:57:17.646Z] "io", [2024-05-07T10:57:17.646Z] "io/fs", [2024-05-07T10:57:17.646Z] "io/ioutil", [2024-05-07T10:57:17.646Z] "log", [2024-05-07T10:57:17.646Z] "math", [2024-05-07T10:57:17.646Z] "math/big", [2024-05-07T10:57:17.646Z] "math/bits", [2024-05-07T10:57:17.646Z] "math/rand", [2024-05-07T10:57:17.646Z] "mime", [2024-05-07T10:57:17.646Z] "mime/multipart", [2024-05-07T10:57:17.646Z] "mime/quotedprintable", [2024-05-07T10:57:17.646Z] "net", [2024-05-07T10:57:17.646Z] "net/http", [2024-05-07T10:57:17.646Z] "net/http/httptest", [2024-05-07T10:57:17.646Z] "net/http/httptrace", [2024-05-07T10:57:17.646Z] "net/http/internal", [2024-05-07T10:57:17.646Z] "net/http/internal/ascii", [2024-05-07T10:57:17.646Z] "net/http/internal/testcert", [2024-05-07T10:57:17.646Z] "net/textproto", [2024-05-07T10:57:17.646Z] "net/url", [2024-05-07T10:57:17.646Z] "os", [2024-05-07T10:57:17.646Z] "path", [2024-05-07T10:57:17.646Z] "path/filepath", [2024-05-07T10:57:17.646Z] "reflect", [2024-05-07T10:57:17.646Z] "regexp", [2024-05-07T10:57:17.646Z] "regexp/syntax", [2024-05-07T10:57:17.646Z] "runtime", [2024-05-07T10:57:17.646Z] "runtime/cgo", [2024-05-07T10:57:17.646Z] "runtime/debug", [2024-05-07T10:57:17.646Z] "runtime/internal/atomic", [2024-05-07T10:57:17.646Z] "runtime/internal/math", [2024-05-07T10:57:17.646Z] "runtime/internal/sys", [2024-05-07T10:57:17.646Z] "sort", [2024-05-07T10:57:17.646Z] "strconv", [2024-05-07T10:57:17.646Z] "strings", [2024-05-07T10:57:17.646Z] "sync", [2024-05-07T10:57:17.646Z] "sync/atomic", [2024-05-07T10:57:17.646Z] "syscall", [2024-05-07T10:57:17.646Z] "time", [2024-05-07T10:57:17.646Z] "unicode", [2024-05-07T10:57:17.646Z] "unicode/utf16", [2024-05-07T10:57:17.646Z] "unicode/utf8", [2024-05-07T10:57:17.646Z] "unsafe", [2024-05-07T10:57:17.646Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.647Z] ] [2024-05-07T10:57:17.647Z] } [2024-05-07T10:57:17.647Z] { [2024-05-07T10:57:17.647Z] "Dir": "/w/workspace/edgex-go/639/internal/support/notifications/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.647Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.647Z] "Name": "mocks", [2024-05-07T10:57:17.647Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.647Z] "Module": { [2024-05-07T10:57:17.647Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.647Z] "Main": true, [2024-05-07T10:57:17.647Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.647Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.647Z] "GoVersion": "1.21" [2024-05-07T10:57:17.647Z] }, [2024-05-07T10:57:17.647Z] "Match": [ [2024-05-07T10:57:17.647Z] "./..." [2024-05-07T10:57:17.647Z] ], [2024-05-07T10:57:17.647Z] "Stale": true, [2024-05-07T10:57:17.647Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.647Z] "GoFiles": [ [2024-05-07T10:57:17.647Z] "DBClient.go" [2024-05-07T10:57:17.647Z] ], [2024-05-07T10:57:17.647Z] "Imports": [ [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.647Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.647Z] ], [2024-05-07T10:57:17.647Z] "Deps": [ [2024-05-07T10:57:17.647Z] "bufio", [2024-05-07T10:57:17.647Z] "bytes", [2024-05-07T10:57:17.647Z] "compress/flate", [2024-05-07T10:57:17.647Z] "compress/gzip", [2024-05-07T10:57:17.647Z] "compress/zlib", [2024-05-07T10:57:17.647Z] "container/list", [2024-05-07T10:57:17.647Z] "context", [2024-05-07T10:57:17.647Z] "crypto", [2024-05-07T10:57:17.647Z] "crypto/aes", [2024-05-07T10:57:17.647Z] "crypto/cipher", [2024-05-07T10:57:17.647Z] "crypto/des", [2024-05-07T10:57:17.647Z] "crypto/dsa", [2024-05-07T10:57:17.647Z] "crypto/ecdsa", [2024-05-07T10:57:17.647Z] "crypto/ed25519", [2024-05-07T10:57:17.647Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.647Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.647Z] "crypto/elliptic", [2024-05-07T10:57:17.647Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.647Z] "crypto/hmac", [2024-05-07T10:57:17.647Z] "crypto/internal/randutil", [2024-05-07T10:57:17.647Z] "crypto/internal/subtle", [2024-05-07T10:57:17.647Z] "crypto/md5", [2024-05-07T10:57:17.647Z] "crypto/rand", [2024-05-07T10:57:17.647Z] "crypto/rc4", [2024-05-07T10:57:17.647Z] "crypto/rsa", [2024-05-07T10:57:17.647Z] "crypto/sha1", [2024-05-07T10:57:17.647Z] "crypto/sha256", [2024-05-07T10:57:17.647Z] "crypto/sha512", [2024-05-07T10:57:17.647Z] "crypto/subtle", [2024-05-07T10:57:17.647Z] "crypto/tls", [2024-05-07T10:57:17.647Z] "crypto/x509", [2024-05-07T10:57:17.647Z] "crypto/x509/pkix", [2024-05-07T10:57:17.647Z] "database/sql/driver", [2024-05-07T10:57:17.647Z] "debug/dwarf", [2024-05-07T10:57:17.647Z] "debug/macho", [2024-05-07T10:57:17.647Z] "encoding", [2024-05-07T10:57:17.647Z] "encoding/asn1", [2024-05-07T10:57:17.647Z] "encoding/base64", [2024-05-07T10:57:17.647Z] "encoding/binary", [2024-05-07T10:57:17.647Z] "encoding/csv", [2024-05-07T10:57:17.647Z] "encoding/hex", [2024-05-07T10:57:17.647Z] "encoding/json", [2024-05-07T10:57:17.647Z] "encoding/pem", [2024-05-07T10:57:17.647Z] "encoding/xml", [2024-05-07T10:57:17.647Z] "errors", [2024-05-07T10:57:17.647Z] "flag", [2024-05-07T10:57:17.647Z] "fmt", [2024-05-07T10:57:17.647Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.647Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.647Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.647Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.647Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.647Z] "github.com/google/uuid", [2024-05-07T10:57:17.647Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.647Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.647Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.647Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.647Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.647Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.647Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.647Z] "golang.org/x/net/html", [2024-05-07T10:57:17.647Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.647Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.647Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.647Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.647Z] "golang.org/x/text/language", [2024-05-07T10:57:17.647Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.647Z] "hash", [2024-05-07T10:57:17.647Z] "hash/adler32", [2024-05-07T10:57:17.647Z] "hash/crc32", [2024-05-07T10:57:17.647Z] "internal/abi", [2024-05-07T10:57:17.647Z] "internal/bytealg", [2024-05-07T10:57:17.647Z] "internal/cpu", [2024-05-07T10:57:17.647Z] "internal/fmtsort", [2024-05-07T10:57:17.647Z] "internal/goexperiment", [2024-05-07T10:57:17.647Z] "internal/itoa", [2024-05-07T10:57:17.647Z] "internal/nettrace", [2024-05-07T10:57:17.647Z] "internal/oserror", [2024-05-07T10:57:17.647Z] "internal/poll", [2024-05-07T10:57:17.647Z] "internal/race", [2024-05-07T10:57:17.647Z] "internal/reflectlite", [2024-05-07T10:57:17.647Z] "internal/singleflight", [2024-05-07T10:57:17.647Z] "internal/syscall/execenv", [2024-05-07T10:57:17.647Z] "internal/syscall/unix", [2024-05-07T10:57:17.647Z] "internal/testlog", [2024-05-07T10:57:17.647Z] "internal/unsafeheader", [2024-05-07T10:57:17.647Z] "io", [2024-05-07T10:57:17.647Z] "io/fs", [2024-05-07T10:57:17.647Z] "io/ioutil", [2024-05-07T10:57:17.647Z] "log", [2024-05-07T10:57:17.647Z] "math", [2024-05-07T10:57:17.647Z] "math/big", [2024-05-07T10:57:17.647Z] "math/bits", [2024-05-07T10:57:17.647Z] "math/rand", [2024-05-07T10:57:17.647Z] "mime", [2024-05-07T10:57:17.647Z] "mime/multipart", [2024-05-07T10:57:17.647Z] "mime/quotedprintable", [2024-05-07T10:57:17.647Z] "net", [2024-05-07T10:57:17.647Z] "net/http", [2024-05-07T10:57:17.647Z] "net/http/httptest", [2024-05-07T10:57:17.647Z] "net/http/httptrace", [2024-05-07T10:57:17.647Z] "net/http/internal", [2024-05-07T10:57:17.647Z] "net/http/internal/ascii", [2024-05-07T10:57:17.647Z] "net/http/internal/testcert", [2024-05-07T10:57:17.647Z] "net/textproto", [2024-05-07T10:57:17.647Z] "net/url", [2024-05-07T10:57:17.647Z] "os", [2024-05-07T10:57:17.647Z] "path", [2024-05-07T10:57:17.647Z] "path/filepath", [2024-05-07T10:57:17.647Z] "reflect", [2024-05-07T10:57:17.647Z] "regexp", [2024-05-07T10:57:17.647Z] "regexp/syntax", [2024-05-07T10:57:17.647Z] "runtime", [2024-05-07T10:57:17.647Z] "runtime/cgo", [2024-05-07T10:57:17.647Z] "runtime/debug", [2024-05-07T10:57:17.647Z] "runtime/internal/atomic", [2024-05-07T10:57:17.647Z] "runtime/internal/math", [2024-05-07T10:57:17.647Z] "runtime/internal/sys", [2024-05-07T10:57:17.647Z] "sort", [2024-05-07T10:57:17.647Z] "strconv", [2024-05-07T10:57:17.647Z] "strings", [2024-05-07T10:57:17.647Z] "sync", [2024-05-07T10:57:17.647Z] "sync/atomic", [2024-05-07T10:57:17.647Z] "syscall", [2024-05-07T10:57:17.647Z] "time", [2024-05-07T10:57:17.647Z] "unicode", [2024-05-07T10:57:17.647Z] "unicode/utf16", [2024-05-07T10:57:17.647Z] "unicode/utf8", [2024-05-07T10:57:17.647Z] "unsafe", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.647Z] ] [2024-05-07T10:57:17.647Z] } [2024-05-07T10:57:17.647Z] { [2024-05-07T10:57:17.647Z] "Dir": "/w/workspace/edgex-go/639/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.647Z] "ImportPath": "github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks", [2024-05-07T10:57:17.647Z] "Name": "mocks", [2024-05-07T10:57:17.647Z] "Root": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.647Z] "Module": { [2024-05-07T10:57:17.647Z] "Path": "github.com/edgexfoundry/edgex-go", [2024-05-07T10:57:17.647Z] "Main": true, [2024-05-07T10:57:17.647Z] "Dir": "/w/workspace/edgex-go/639", [2024-05-07T10:57:17.647Z] "GoMod": "/w/workspace/edgex-go/639/go.mod", [2024-05-07T10:57:17.647Z] "GoVersion": "1.21" [2024-05-07T10:57:17.647Z] }, [2024-05-07T10:57:17.647Z] "Match": [ [2024-05-07T10:57:17.647Z] "./..." [2024-05-07T10:57:17.647Z] ], [2024-05-07T10:57:17.647Z] "Stale": true, [2024-05-07T10:57:17.647Z] "StaleReason": "stale dependency: golang.org/x/net/html/atom", [2024-05-07T10:57:17.647Z] "GoFiles": [ [2024-05-07T10:57:17.647Z] "DBClient.go", [2024-05-07T10:57:17.647Z] "SchedulerManager.go" [2024-05-07T10:57:17.647Z] ], [2024-05-07T10:57:17.647Z] "Imports": [ [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.647Z] "github.com/stretchr/testify/mock" [2024-05-07T10:57:17.647Z] ], [2024-05-07T10:57:17.647Z] "Deps": [ [2024-05-07T10:57:17.647Z] "bufio", [2024-05-07T10:57:17.647Z] "bytes", [2024-05-07T10:57:17.647Z] "compress/flate", [2024-05-07T10:57:17.647Z] "compress/gzip", [2024-05-07T10:57:17.647Z] "compress/zlib", [2024-05-07T10:57:17.647Z] "container/list", [2024-05-07T10:57:17.647Z] "context", [2024-05-07T10:57:17.647Z] "crypto", [2024-05-07T10:57:17.647Z] "crypto/aes", [2024-05-07T10:57:17.647Z] "crypto/cipher", [2024-05-07T10:57:17.647Z] "crypto/des", [2024-05-07T10:57:17.647Z] "crypto/dsa", [2024-05-07T10:57:17.647Z] "crypto/ecdsa", [2024-05-07T10:57:17.647Z] "crypto/ed25519", [2024-05-07T10:57:17.647Z] "crypto/ed25519/internal/edwards25519", [2024-05-07T10:57:17.647Z] "crypto/ed25519/internal/edwards25519/field", [2024-05-07T10:57:17.647Z] "crypto/elliptic", [2024-05-07T10:57:17.647Z] "crypto/elliptic/internal/fiat", [2024-05-07T10:57:17.647Z] "crypto/hmac", [2024-05-07T10:57:17.647Z] "crypto/internal/randutil", [2024-05-07T10:57:17.647Z] "crypto/internal/subtle", [2024-05-07T10:57:17.647Z] "crypto/md5", [2024-05-07T10:57:17.647Z] "crypto/rand", [2024-05-07T10:57:17.647Z] "crypto/rc4", [2024-05-07T10:57:17.647Z] "crypto/rsa", [2024-05-07T10:57:17.647Z] "crypto/sha1", [2024-05-07T10:57:17.647Z] "crypto/sha256", [2024-05-07T10:57:17.647Z] "crypto/sha512", [2024-05-07T10:57:17.647Z] "crypto/subtle", [2024-05-07T10:57:17.647Z] "crypto/tls", [2024-05-07T10:57:17.647Z] "crypto/x509", [2024-05-07T10:57:17.647Z] "crypto/x509/pkix", [2024-05-07T10:57:17.647Z] "database/sql/driver", [2024-05-07T10:57:17.647Z] "debug/dwarf", [2024-05-07T10:57:17.647Z] "debug/macho", [2024-05-07T10:57:17.647Z] "encoding", [2024-05-07T10:57:17.647Z] "encoding/asn1", [2024-05-07T10:57:17.647Z] "encoding/base64", [2024-05-07T10:57:17.647Z] "encoding/binary", [2024-05-07T10:57:17.647Z] "encoding/csv", [2024-05-07T10:57:17.647Z] "encoding/hex", [2024-05-07T10:57:17.647Z] "encoding/json", [2024-05-07T10:57:17.647Z] "encoding/pem", [2024-05-07T10:57:17.647Z] "encoding/xml", [2024-05-07T10:57:17.647Z] "errors", [2024-05-07T10:57:17.647Z] "flag", [2024-05-07T10:57:17.647Z] "fmt", [2024-05-07T10:57:17.647Z] "github.com/davecgh/go-spew/spew", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/common", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/errors", [2024-05-07T10:57:17.647Z] "github.com/edgexfoundry/go-mod-core-contracts/v3/models", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype/internal/charset", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype/internal/json", [2024-05-07T10:57:17.647Z] "github.com/gabriel-vasile/mimetype/internal/magic", [2024-05-07T10:57:17.647Z] "github.com/go-playground/locales", [2024-05-07T10:57:17.647Z] "github.com/go-playground/locales/currency", [2024-05-07T10:57:17.647Z] "github.com/go-playground/universal-translator", [2024-05-07T10:57:17.647Z] "github.com/go-playground/validator/v10", [2024-05-07T10:57:17.647Z] "github.com/google/uuid", [2024-05-07T10:57:17.647Z] "github.com/leodido/go-urn", [2024-05-07T10:57:17.647Z] "github.com/leodido/go-urn/scim/schema", [2024-05-07T10:57:17.647Z] "github.com/pmezard/go-difflib/difflib", [2024-05-07T10:57:17.647Z] "github.com/stretchr/objx", [2024-05-07T10:57:17.647Z] "github.com/stretchr/testify/assert", [2024-05-07T10:57:17.647Z] "github.com/stretchr/testify/mock", [2024-05-07T10:57:17.647Z] "golang.org/x/crypto/sha3", [2024-05-07T10:57:17.647Z] "golang.org/x/net/html", [2024-05-07T10:57:17.647Z] "golang.org/x/net/html/atom", [2024-05-07T10:57:17.647Z] "golang.org/x/text/internal/language", [2024-05-07T10:57:17.647Z] "golang.org/x/text/internal/language/compact", [2024-05-07T10:57:17.647Z] "golang.org/x/text/internal/tag", [2024-05-07T10:57:17.647Z] "golang.org/x/text/language", [2024-05-07T10:57:17.647Z] "gopkg.in/yaml.v3", [2024-05-07T10:57:17.647Z] "hash", [2024-05-07T10:57:17.647Z] "hash/adler32", [2024-05-07T10:57:17.647Z] "hash/crc32", [2024-05-07T10:57:17.647Z] "internal/abi", [2024-05-07T10:57:17.647Z] "internal/bytealg", [2024-05-07T10:57:17.647Z] "internal/cpu", [2024-05-07T10:57:17.647Z] "internal/fmtsort", [2024-05-07T10:57:17.647Z] "internal/goexperiment", [2024-05-07T10:57:17.647Z] "internal/itoa", [2024-05-07T10:57:17.647Z] "internal/nettrace", [2024-05-07T10:57:17.647Z] "internal/oserror", [2024-05-07T10:57:17.647Z] "internal/poll", [2024-05-07T10:57:17.647Z] "internal/race", [2024-05-07T10:57:17.647Z] "internal/reflectlite", [2024-05-07T10:57:17.647Z] "internal/singleflight", [2024-05-07T10:57:17.647Z] "internal/syscall/execenv", [2024-05-07T10:57:17.647Z] "internal/syscall/unix", [2024-05-07T10:57:17.647Z] "internal/testlog", [2024-05-07T10:57:17.647Z] "internal/unsafeheader", [2024-05-07T10:57:17.647Z] "io", [2024-05-07T10:57:17.647Z] "io/fs", [2024-05-07T10:57:17.647Z] "io/ioutil", [2024-05-07T10:57:17.647Z] "log", [2024-05-07T10:57:17.647Z] "math", [2024-05-07T10:57:17.647Z] "math/big", [2024-05-07T10:57:17.647Z] "math/bits", [2024-05-07T10:57:17.647Z] "math/rand", [2024-05-07T10:57:17.647Z] "mime", [2024-05-07T10:57:17.647Z] "mime/multipart", [2024-05-07T10:57:17.647Z] "mime/quotedprintable", [2024-05-07T10:57:17.647Z] "net", [2024-05-07T10:57:17.647Z] "net/http", [2024-05-07T10:57:17.647Z] "net/http/httptest", [2024-05-07T10:57:17.647Z] "net/http/httptrace", [2024-05-07T10:57:17.647Z] "net/http/internal", [2024-05-07T10:57:17.647Z] "net/http/internal/ascii", [2024-05-07T10:57:17.647Z] "net/http/internal/testcert", [2024-05-07T10:57:17.647Z] "net/textproto", [2024-05-07T10:57:17.647Z] "net/url", [2024-05-07T10:57:17.647Z] "os", [2024-05-07T10:57:17.647Z] "path", [2024-05-07T10:57:17.647Z] "path/filepath", [2024-05-07T10:57:17.647Z] "reflect", [2024-05-07T10:57:17.647Z] "regexp", [2024-05-07T10:57:17.647Z] "regexp/syntax", [2024-05-07T10:57:17.647Z] "runtime", [2024-05-07T10:57:17.647Z] "runtime/cgo", [2024-05-07T10:57:17.647Z] "runtime/debug", [2024-05-07T10:57:17.647Z] "runtime/internal/atomic", [2024-05-07T10:57:17.647Z] "runtime/internal/math", [2024-05-07T10:57:17.647Z] "runtime/internal/sys", [2024-05-07T10:57:17.647Z] "sort", [2024-05-07T10:57:17.647Z] "strconv", [2024-05-07T10:57:17.647Z] "strings", [2024-05-07T10:57:17.647Z] "sync", [2024-05-07T10:57:17.647Z] "sync/atomic", [2024-05-07T10:57:17.647Z] "syscall", [2024-05-07T10:57:17.647Z] "time", [2024-05-07T10:57:17.647Z] "unicode", [2024-05-07T10:57:17.647Z] "unicode/utf16", [2024-05-07T10:57:17.647Z] "unicode/utf8", [2024-05-07T10:57:17.647Z] "unsafe", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/chacha20", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/chacha20poly1305", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/cryptobyte", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/cryptobyte/asn1", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/curve25519", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/hkdf", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/internal/subtle", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/crypto/poly1305", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/dns/dnsmessage", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http/httpguts", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http/httpproxy", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/http2/hpack", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/net/idna", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/sys/cpu", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/secure/bidirule", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/transform", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/unicode/bidi", [2024-05-07T10:57:17.647Z] "vendor/golang.org/x/text/unicode/norm" [2024-05-07T10:57:17.647Z] ] [2024-05-07T10:57:17.647Z] } [2024-05-07T10:57:17.647Z] [2024-05-07T10:57:17.647Z] [Pipeline] } [2024-05-07T10:57:17.674Z] $ docker stop --time=1 c71d57944705a145b7f6b8ca0276fa500907950f16852de6e4813baa25cf1f3c [2024-05-07T10:57:22.876Z] $ docker rm -f --volumes c71d57944705a145b7f6b8ca0276fa500907950f16852de6e4813baa25cf1f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-07T10:57:23.369Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-05-07T10:57:24.135Z] + [ -d /w/workspace/edgex-go/639/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:24.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:25.311Z] ---> package-listing.sh [2024-05-07T10:57:25.311Z] ++ facter osfamily [2024-05-07T10:57:25.311Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-07T10:57:25.571Z] + OS_FAMILY=debian [2024-05-07T10:57:25.571Z] + workspace=/w/workspace/edgex-go/639 [2024-05-07T10:57:25.571Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-07T10:57:25.571Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-07T10:57:25.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-07T10:57:25.571Z] + PACKAGES=/tmp/packages_start.txt [2024-05-07T10:57:25.571Z] + '[' /w/workspace/edgex-go/639 ']' [2024-05-07T10:57:25.571Z] + PACKAGES=/tmp/packages_end.txt [2024-05-07T10:57:25.571Z] + case "${OS_FAMILY}" in [2024-05-07T10:57:25.571Z] + dpkg -l [2024-05-07T10:57:25.571Z] + grep '^ii' [2024-05-07T10:57:25.571Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-07T10:57:25.571Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-07T10:57:25.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-07T10:57:25.571Z] + '[' /w/workspace/edgex-go/639 ']' [2024-05-07T10:57:25.571Z] + mkdir -p /w/workspace/edgex-go/639/archives/ [2024-05-07T10:57:25.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/639/archives/ [Pipeline] echo [2024-05-07T10:57:25.582Z] 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/639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-07T10:57:25.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:57:26.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:57:26.437Z] [2024-05-07T10:57:26.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T10:57:26.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:57:26.746Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-07T10:57:26.746Z] 5eb5b503b376: Pulling fs layer [2024-05-07T10:57:26.746Z] 5c69ac0246d0: Pulling fs layer [2024-05-07T10:57:26.746Z] ec43610c2a17: Pulling fs layer [2024-05-07T10:57:26.746Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-07T10:57:26.746Z] 33b1e0a273af: Pulling fs layer [2024-05-07T10:57:26.746Z] 5d3b04190fa2: Pulling fs layer [2024-05-07T10:57:26.746Z] 2f39f015ded8: Pulling fs layer [2024-05-07T10:57:26.746Z] 3a2ae6a8a46f: Waiting [2024-05-07T10:57:26.746Z] 33b1e0a273af: Waiting [2024-05-07T10:57:26.746Z] 5d3b04190fa2: Waiting [2024-05-07T10:57:26.746Z] 2f39f015ded8: Waiting [2024-05-07T10:57:27.006Z] 5c69ac0246d0: Verifying Checksum [2024-05-07T10:57:27.006Z] 5c69ac0246d0: Download complete [2024-05-07T10:57:27.006Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-07T10:57:27.006Z] 3a2ae6a8a46f: Download complete [2024-05-07T10:57:27.006Z] 33b1e0a273af: Verifying Checksum [2024-05-07T10:57:27.006Z] 33b1e0a273af: Download complete [2024-05-07T10:57:27.006Z] 5d3b04190fa2: Download complete [2024-05-07T10:57:27.006Z] ec43610c2a17: Verifying Checksum [2024-05-07T10:57:27.006Z] ec43610c2a17: Download complete [2024-05-07T10:57:27.264Z] 5eb5b503b376: Verifying Checksum [2024-05-07T10:57:27.264Z] 5eb5b503b376: Download complete [2024-05-07T10:57:27.830Z] 2f39f015ded8: Download complete [2024-05-07T10:57:28.397Z] 5eb5b503b376: Pull complete [2024-05-07T10:57:28.658Z] 5c69ac0246d0: Pull complete [2024-05-07T10:57:28.916Z] ec43610c2a17: Pull complete [2024-05-07T10:57:29.173Z] 3a2ae6a8a46f: Pull complete [2024-05-07T10:57:29.431Z] 33b1e0a273af: Pull complete [2024-05-07T10:57:29.431Z] 5d3b04190fa2: Pull complete [2024-05-07T10:57:34.724Z] 2f39f015ded8: Pull complete [2024-05-07T10:57:34.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-07T10:57:34.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T10:57:34.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T10:57:34.855Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-05-07T10:57:34.884Z] $ 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/639/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/639 -v /w/workspace/edgex-go/639:/w/workspace/edgex-go/639:rw,z -v /w/workspace/edgex-go/639@tmp:/w/workspace/edgex-go/639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-07T10:57:38.897Z] $ docker top f79c7136c6cc06423a66a24ce4198a4b217820c4d4b1f385864c6c8c7f6ea350 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T10:57:39.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-07T10:57:39.537Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-07T10:57:39.832Z] + ls /var/log/sa-host [2024-05-07T10:57:39.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T10:57:39.996Z] provisioning config files... [2024-05-07T10:57:40.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/639@tmp/config13243389125706654960tmp [Pipeline] { [Pipeline] echo [2024-05-07T10:57:40.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:40.309Z] ---> create-netrc.sh [Pipeline] } [2024-05-07T10:57:40.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:40.656Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-07T10:57:40.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:40.952Z] ---> sudo-logs.sh [2024-05-07T10:57:40.952Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-07T10:57:40.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:41.280Z] ---> job-cost.sh [2024-05-07T10:57:41.281Z] lf-activate-venv: SKIPPING [2024-05-07T10:57:41.281Z] DEBUG: total: 0.10999999940395355 [2024-05-07T10:57:41.281Z] INFO: Retrieving Stack Cost... [2024-05-07T10:57:41.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-07T10:57:42.110Z] INFO: Archiving Costs [Pipeline] echo [2024-05-07T10:57:42.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T10:57:42.408Z] ---> logs-deploy.sh [2024-05-07T10:57:42.408Z] lf-activate-venv: SKIPPING [2024-05-07T10:57:42.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/639 [2024-05-07T10:57:42.408Z] INFO: archiving workspace using pattern(s): [2024-05-07T10:57:43.346Z] Archives upload complete. [2024-05-07T10:57:43.604Z] INFO: archiving logs to Nexus [2024-05-07T10:57:44.547Z] ---> uname -a: [2024-05-07T10:57:44.547Z] Linux prd-ubuntu20-04-docker-8c-8g-228 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] ---> lscpu: [2024-05-07T10:57:44.547Z] Architecture: x86_64 [2024-05-07T10:57:44.547Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-07T10:57:44.547Z] Byte Order: Little Endian [2024-05-07T10:57:44.547Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-07T10:57:44.547Z] CPU(s): 8 [2024-05-07T10:57:44.547Z] On-line CPU(s) list: 0-7 [2024-05-07T10:57:44.547Z] Thread(s) per core: 1 [2024-05-07T10:57:44.547Z] Core(s) per socket: 1 [2024-05-07T10:57:44.547Z] Socket(s): 8 [2024-05-07T10:57:44.547Z] NUMA node(s): 1 [2024-05-07T10:57:44.547Z] Vendor ID: AuthenticAMD [2024-05-07T10:57:44.547Z] CPU family: 23 [2024-05-07T10:57:44.547Z] Model: 49 [2024-05-07T10:57:44.547Z] Model name: AMD EPYC-Rome Processor [2024-05-07T10:57:44.547Z] Stepping: 0 [2024-05-07T10:57:44.547Z] CPU MHz: 2799.998 [2024-05-07T10:57:44.547Z] BogoMIPS: 5599.99 [2024-05-07T10:57:44.547Z] Virtualization: AMD-V [2024-05-07T10:57:44.547Z] Hypervisor vendor: KVM [2024-05-07T10:57:44.547Z] Virtualization type: full [2024-05-07T10:57:44.547Z] L1d cache: 256 KiB [2024-05-07T10:57:44.547Z] L1i cache: 256 KiB [2024-05-07T10:57:44.547Z] L2 cache: 4 MiB [2024-05-07T10:57:44.547Z] L3 cache: 128 MiB [2024-05-07T10:57:44.547Z] NUMA node0 CPU(s): 0-7 [2024-05-07T10:57:44.547Z] Vulnerability Itlb multihit: Not affected [2024-05-07T10:57:44.547Z] Vulnerability L1tf: Not affected [2024-05-07T10:57:44.547Z] Vulnerability Mds: Not affected [2024-05-07T10:57:44.547Z] Vulnerability Meltdown: Not affected [2024-05-07T10:57:44.547Z] Vulnerability Mmio stale data: Not affected [2024-05-07T10:57:44.547Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-07T10:57:44.547Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-07T10:57:44.547Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-07T10:57:44.547Z] Vulnerability Srbds: Not affected [2024-05-07T10:57:44.547Z] Vulnerability Tsx async abort: Not affected [2024-05-07T10:57:44.547Z] 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-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] ---> nproc: [2024-05-07T10:57:44.547Z] 8 [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] ---> df -h: [2024-05-07T10:57:44.547Z] Filesystem Size Used Avail Use% Mounted on [2024-05-07T10:57:44.547Z] overlay 155G 24G 132G 16% / [2024-05-07T10:57:44.547Z] tmpfs 64M 0 64M 0% /dev [2024-05-07T10:57:44.547Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-07T10:57:44.547Z] shm 64M 0 64M 0% /dev/shm [2024-05-07T10:57:44.547Z] /dev/vda1 155G 24G 132G 16% /facter-os [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] ---> sar -b -r -n DEV: [2024-05-07T10:57:44.547Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-228) 05/07/24 _x86_64_ (8 CPU) [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] 10:19:35 LINUX RESTART (8 CPU) [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] 10:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-07T10:57:44.547Z] 10:21:01 345.74 47.38 298.37 0.00 5314.58 107798.43 0.00 [2024-05-07T10:57:44.547Z] 10:22:01 203.62 1.98 201.63 0.00 31.46 112147.71 0.00 [2024-05-07T10:57:44.547Z] 10:23:01 38.66 0.00 38.66 0.00 0.00 63697.80 0.00 [2024-05-07T10:57:44.547Z] 10:24:01 32.66 0.22 32.44 0.00 2.93 12924.36 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 194.15 2.63 191.52 0.00 121.89 68614.24 0.00 [2024-05-07T10:57:44.547Z] 10:26:01 634.51 12.03 622.48 0.00 4369.78 225934.51 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 253.07 0.48 252.59 0.00 4.26 79588.34 0.00 [2024-05-07T10:57:44.547Z] 10:28:01 388.14 0.05 388.09 0.00 0.40 128179.48 0.00 [2024-05-07T10:57:44.547Z] 10:29:01 599.75 0.08 599.67 0.00 6.93 60296.57 0.00 [2024-05-07T10:57:44.547Z] 10:30:01 28.53 0.05 28.48 0.00 9.33 731.34 0.00 [2024-05-07T10:57:44.547Z] 10:31:01 6.62 0.02 6.60 0.00 3.07 156.24 0.00 [2024-05-07T10:57:44.547Z] 10:32:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2024-05-07T10:57:44.547Z] 10:33:01 1.23 0.00 1.23 0.00 0.00 18.26 0.00 [2024-05-07T10:57:44.547Z] 10:34:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2024-05-07T10:57:44.547Z] 10:35:01 1.95 0.02 1.93 0.00 0.13 26.00 0.00 [2024-05-07T10:57:44.547Z] 10:36:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-05-07T10:57:44.547Z] 10:37:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-05-07T10:57:44.547Z] 10:38:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-05-07T10:57:44.547Z] 10:39:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2024-05-07T10:57:44.547Z] 10:40:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 [2024-05-07T10:57:44.547Z] 10:41:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 [2024-05-07T10:57:44.547Z] 10:42:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2024-05-07T10:57:44.547Z] 10:43:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2024-05-07T10:57:44.547Z] 10:44:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-05-07T10:57:44.547Z] 10:45:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2024-05-07T10:57:44.547Z] 10:46:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-05-07T10:57:44.547Z] 10:47:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2024-05-07T10:57:44.547Z] 10:48:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-05-07T10:57:44.547Z] 10:49:01 1.63 0.18 1.45 0.00 18.53 18.26 0.00 [2024-05-07T10:57:44.547Z] 10:50:01 1.98 0.00 1.98 0.00 0.00 26.26 0.00 [2024-05-07T10:57:44.547Z] 10:51:01 3.68 1.02 2.67 0.00 21.86 33.33 0.00 [2024-05-07T10:57:44.547Z] 10:52:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2024-05-07T10:57:44.547Z] 10:53:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-05-07T10:57:44.547Z] 10:54:01 3.40 1.52 1.88 0.00 35.46 22.26 0.00 [2024-05-07T10:57:44.547Z] 10:55:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2024-05-07T10:57:44.547Z] 10:56:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-05-07T10:57:44.547Z] 10:57:01 4.03 0.08 3.95 0.00 10.00 453.85 0.00 [2024-05-07T10:57:44.547Z] Average: 74.63 1.83 72.80 0.00 267.84 23219.23 0.00 [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-07T10:57:44.547Z] 10:21:01 29593532 31584240 755628 2.30 60512 2230548 1914252 5.64 1002312 1947288 1036 [2024-05-07T10:57:44.547Z] 10:22:01 27798288 31351616 948052 2.88 131868 3595704 2297608 6.77 1549344 3028624 308704 [2024-05-07T10:57:44.547Z] 10:23:01 27000724 31293304 1004536 3.05 133692 4292524 2341552 6.90 2011248 3324224 189580 [2024-05-07T10:57:44.547Z] 10:24:01 27079308 31426900 866804 2.64 139056 4316244 2181816 6.43 1509816 3716288 278140 [2024-05-07T10:57:44.547Z] 10:25:02 24874728 31244680 1025992 3.12 160488 6285392 2299312 6.78 1828680 5529168 1542516 [2024-05-07T10:57:44.547Z] 10:26:01 19773416 31371980 886108 2.69 275708 11096420 2354384 6.94 2560276 9588944 182068 [2024-05-07T10:57:44.547Z] 10:27:01 13295784 28693300 3502124 10.65 322684 14485388 9782536 28.83 6097564 12075592 1387104 [2024-05-07T10:57:44.547Z] 10:28:01 12765144 30257204 1956176 5.95 333172 16525160 4696896 13.84 5277352 13420956 210584 [2024-05-07T10:57:44.547Z] 10:29:01 14721016 31452412 803476 2.44 341368 15900644 2100092 6.19 3065016 13880272 616 [2024-05-07T10:57:44.547Z] 10:30:01 14706416 31439872 815600 2.48 342664 15901372 2166916 6.39 3387544 13570312 500 [2024-05-07T10:57:44.547Z] 10:31:01 14716728 31450812 804836 2.45 342984 15901488 2063980 6.08 3407600 13540452 4 [2024-05-07T10:57:44.547Z] 10:32:01 14717444 31451572 804012 2.45 343020 15901496 2063980 6.08 3405804 13540456 52 [2024-05-07T10:57:44.547Z] 10:33:01 14730656 31464828 791176 2.41 343060 15901500 2063980 6.08 3393284 13540464 8 [2024-05-07T10:57:44.547Z] 10:34:01 14731532 31465740 790464 2.40 343084 15901504 2063980 6.08 3393160 13540468 44 [2024-05-07T10:57:44.547Z] 10:35:01 14737188 31471472 784868 2.39 343140 15901476 2081232 6.13 3388304 13540448 48 [2024-05-07T10:57:44.547Z] 10:36:01 14736832 31471168 785132 2.39 343164 15901484 2081232 6.13 3388536 13540448 188 [2024-05-07T10:57:44.547Z] 10:37:01 14737288 31471640 784588 2.39 343188 15901488 2081232 6.13 3388164 13540452 12 [2024-05-07T10:57:44.547Z] 10:38:01 14737240 31471620 784564 2.39 343200 15901488 2081232 6.13 3388208 13540452 184 [2024-05-07T10:57:44.547Z] 10:39:01 14736940 31471328 784776 2.39 343220 15901492 2081232 6.13 3388192 13540456 8 [2024-05-07T10:57:44.547Z] 10:40:01 14738076 31472516 783728 2.38 343256 15901492 2081232 6.13 3387632 13540464 56 [2024-05-07T10:57:44.547Z] 10:41:01 14737968 31472424 783944 2.38 343280 15901500 2081232 6.13 3387332 13540464 188 [2024-05-07T10:57:44.547Z] 10:42:01 14738000 31472508 783868 2.38 343308 15901504 2081232 6.13 3387360 13540468 292 [2024-05-07T10:57:44.547Z] 10:43:01 14738064 31472588 783792 2.38 343320 15901504 2081232 6.13 3386976 13540468 8 [2024-05-07T10:57:44.547Z] 10:44:01 14737896 31472492 783744 2.38 343344 15901508 2081232 6.13 3387068 13540472 180 [2024-05-07T10:57:44.547Z] 10:45:01 14737848 31472464 783712 2.38 343368 15901500 2081232 6.13 3387080 13540476 8 [2024-05-07T10:57:44.547Z] 10:46:01 14737800 31472452 783628 2.38 343388 15901512 2081232 6.13 3387200 13540476 184 [2024-05-07T10:57:44.547Z] 10:47:01 14737396 31472068 783948 2.38 343404 15901516 2081232 6.13 3387128 13540480 8 [2024-05-07T10:57:44.547Z] 10:48:01 14737136 31471844 784112 2.38 343436 15901520 2081232 6.13 3387184 13540484 200 [2024-05-07T10:57:44.547Z] 10:49:01 14732592 31468328 785924 2.39 343452 15902088 2156972 6.36 3388120 13540984 160 [2024-05-07T10:57:44.547Z] 10:50:01 14735080 31470584 785784 2.39 343472 15902088 2138976 6.30 3387672 13540984 420 [2024-05-07T10:57:44.547Z] 10:51:01 14734556 31471036 785384 2.39 343556 15902704 2135344 6.29 3387752 13541492 8 [2024-05-07T10:57:44.547Z] 10:52:01 14734760 31471368 784948 2.39 343592 15902772 2135344 6.29 3387868 13541560 164 [2024-05-07T10:57:44.547Z] 10:53:01 14734784 31471400 784904 2.39 343604 15902776 2135344 6.29 3387528 13541564 8 [2024-05-07T10:57:44.547Z] 10:54:01 14728784 31467528 788616 2.40 343636 15903836 2135344 6.29 3393884 13541804 4 [2024-05-07T10:57:44.547Z] 10:55:01 14728988 31467748 788340 2.40 343660 15903828 2135344 6.29 3393268 13541808 8 [2024-05-07T10:57:44.547Z] 10:56:01 14728900 31467688 788316 2.40 343672 15903844 2135344 6.29 3393744 13541808 276 [2024-05-07T10:57:44.547Z] 10:57:01 14114636 31406340 848828 2.58 346028 16420824 2348704 6.92 3450320 14058772 525200 [2024-05-07T10:57:44.547Z] Average: 16454148 31343758 915525 2.78 311190 14175706 2405007 7.09 3240149 12059481 125102 [2024-05-07T10:57:44.547Z] [2024-05-07T10:57:44.547Z] 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-07T10:57:44.547Z] 10:21:01 ens3 1155.67 1079.15 8120.71 149.47 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:21:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:21:01 docker0 595.32 555.99 41.16 2860.59 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:21:01 veth47fced0 595.32 556.11 49.30 2860.60 0.00 0.00 0.00 0.23 [2024-05-07T10:57:44.547Z] 10:22:01 ens3 499.77 308.22 5303.23 44.72 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:22:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:22:01 docker0 225.65 363.96 20.34 2114.92 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:22:01 vethc65c77c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:23:01 ens3 17.51 10.48 13.68 7.64 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:23:01 docker0 0.73 0.70 0.05 0.06 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:23:01 vethc65c77c 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:24:01 ens3 24.51 13.53 25.26 10.40 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:24:01 docker0 0.87 0.87 0.06 0.08 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:24:01 vethc65c77c 0.87 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 veth863770d 2.53 6.19 0.19 95.36 0.00 0.00 0.00 0.01 [2024-05-07T10:57:44.547Z] 10:25:02 ens3 230.77 135.30 3621.26 22.27 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 vethc6530b6 2.74 7.92 0.21 130.27 0.00 0.00 0.00 0.01 [2024-05-07T10:57:44.547Z] 10:25:02 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 veth2fd0cff 4.52 7.44 0.36 91.98 0.00 0.00 0.00 0.01 [2024-05-07T10:57:44.547Z] 10:25:02 veth8235a3e 1.20 2.36 0.09 31.32 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 vethfb4670c 1.55 3.33 0.12 31.48 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 vetheaa745e 1.43 2.71 0.11 31.36 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 veth1eee136 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 vetha6b1d9b 1.38 2.86 0.11 33.99 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 vethd87a7d9 0.53 0.63 0.05 0.19 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 docker0 15.88 32.05 1.02 445.84 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:25:02 veth48d1e0b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:26:01 ens3 910.30 498.99 8110.17 209.67 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:26:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:26:01 veth8205723 69.66 136.61 7.28 1104.40 0.00 0.00 0.00 0.09 [2024-05-07T10:57:44.547Z] 10:26:01 veth327d52a 70.81 156.64 7.39 1105.04 0.00 0.00 0.00 0.09 [2024-05-07T10:57:44.547Z] 10:26:01 vethd87a7d9 0.05 0.72 0.00 0.03 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:26:01 vethb1bdc04 80.30 131.60 8.10 1102.57 0.00 0.00 0.00 0.09 [2024-05-07T10:57:44.547Z] 10:26:01 docker0 343.41 625.90 29.46 5564.57 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:26:01 veth04d1a15 76.31 121.30 7.87 1102.27 0.00 0.00 0.00 0.09 [2024-05-07T10:57:44.547Z] 10:27:01 ens3 13.41 10.34 10.59 6.07 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 vethb16c262 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 vethd72417d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 veth7961f6b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 veth84255c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 veth5a59b45 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 vethe516b68 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 vethd87a7d9 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.547Z] 10:27:01 veth8bc84c0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:27:01 vethf72f69f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:27:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:27:01 vethccf04d2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:27:01 vetha6567fb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:27:01 veth7ec9960 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 ens3 6.15 3.53 4.79 2.56 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vethb16c262 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vethd72417d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 veth7961f6b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 veth84255c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 veth5a59b45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vethe516b68 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vethd87a7d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 veth8bc84c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vethf72f69f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vethccf04d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 vetha6567fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 veth7ec9960 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:29:01 ens3 239.22 228.77 148.71 876.68 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:29:01 lo 31.99 31.99 3.16 3.16 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:30:01 ens3 407.70 423.55 173.99 2308.22 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:30:01 lo 35.13 35.13 3.46 3.46 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:31:01 ens3 56.16 50.16 37.08 177.28 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:31:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:36:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:37:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:41:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:46:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:49:01 ens3 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:50:01 ens3 0.25 0.42 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:51:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:54:01 ens3 9.00 7.32 10.07 6.41 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:56:01 ens3 0.37 0.27 0.20 0.08 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:57:01 ens3 120.11 66.91 3965.16 9.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:57:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] Average: ens3 99.60 76.61 796.72 103.50 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] Average: lo 2.34 2.34 0.23 0.23 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] Average: docker0 31.86 42.54 2.48 295.53 0.00 0.00 0.00 0.00 [2024-05-07T10:57:44.548Z] [2024-05-07T10:57:44.548Z] [2024-05-07T10:57:44.548Z] ---> sar -P ALL: [2024-05-07T10:57:44.548Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-228) 05/07/24 _x86_64_ (8 CPU) [2024-05-07T10:57:44.548Z] [2024-05-07T10:57:44.548Z] 10:19:35 LINUX RESTART (8 CPU) [2024-05-07T10:57:44.548Z] [2024-05-07T10:57:44.548Z] 10:20:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T10:57:44.548Z] 10:21:01 all 8.71 0.00 2.65 3.69 0.12 84.82 [2024-05-07T10:57:44.548Z] 10:21:01 0 6.85 0.00 3.45 0.61 0.07 89.01 [2024-05-07T10:57:44.548Z] 10:21:01 1 8.87 0.00 2.83 0.41 0.05 87.84 [2024-05-07T10:57:44.548Z] 10:21:01 2 6.34 0.00 1.49 4.16 0.13 87.87 [2024-05-07T10:57:44.548Z] 10:21:01 3 10.15 0.00 1.74 0.05 0.05 88.01 [2024-05-07T10:57:44.548Z] 10:21:01 4 5.08 0.00 1.67 1.11 0.07 92.07 [2024-05-07T10:57:44.548Z] 10:21:01 5 13.14 0.00 3.31 9.16 0.07 74.32 [2024-05-07T10:57:44.548Z] 10:21:01 6 6.95 0.00 3.15 0.60 0.49 88.81 [2024-05-07T10:57:44.548Z] 10:21:01 7 12.33 0.00 3.56 13.41 0.05 70.65 [2024-05-07T10:57:44.548Z] 10:22:01 all 17.83 0.00 5.08 3.74 0.07 73.28 [2024-05-07T10:57:44.548Z] 10:22:01 0 17.12 0.00 5.95 13.36 0.08 63.49 [2024-05-07T10:57:44.548Z] 10:22:01 1 17.94 0.00 4.88 2.16 0.07 74.95 [2024-05-07T10:57:44.548Z] 10:22:01 2 17.63 0.00 4.47 1.27 0.08 76.55 [2024-05-07T10:57:44.548Z] 10:22:01 3 17.51 0.00 4.78 8.93 0.07 68.72 [2024-05-07T10:57:44.548Z] 10:22:01 4 18.75 0.00 5.80 0.46 0.08 74.91 [2024-05-07T10:57:44.548Z] 10:22:01 5 18.35 0.00 5.67 0.07 0.07 75.84 [2024-05-07T10:57:44.548Z] 10:22:01 6 17.65 0.00 4.18 2.59 0.07 75.51 [2024-05-07T10:57:44.548Z] 10:22:01 7 17.69 0.00 4.87 1.15 0.07 76.22 [2024-05-07T10:57:44.548Z] 10:23:01 all 30.29 0.00 5.30 1.36 0.15 62.90 [2024-05-07T10:57:44.548Z] 10:23:01 0 31.23 0.00 5.32 0.10 0.08 63.26 [2024-05-07T10:57:44.548Z] 10:23:01 1 31.85 0.00 5.73 0.30 0.17 61.95 [2024-05-07T10:57:44.548Z] 10:23:01 2 30.10 0.00 4.75 0.07 0.51 64.57 [2024-05-07T10:57:44.548Z] 10:23:01 3 31.64 0.00 6.36 0.13 0.08 61.78 [2024-05-07T10:57:44.548Z] 10:23:01 4 26.82 0.00 5.45 8.33 0.10 59.29 [2024-05-07T10:57:44.548Z] 10:23:01 5 32.60 0.00 5.40 0.00 0.07 61.93 [2024-05-07T10:57:44.548Z] 10:23:01 6 31.14 0.00 5.01 1.87 0.08 61.89 [2024-05-07T10:57:44.548Z] 10:23:01 7 26.88 0.00 4.38 0.20 0.07 68.47 [2024-05-07T10:57:44.548Z] 10:24:01 all 55.06 0.00 7.27 0.45 0.09 37.13 [2024-05-07T10:57:44.548Z] 10:24:01 0 55.35 0.00 7.30 0.12 0.08 37.15 [2024-05-07T10:57:44.548Z] 10:24:01 1 55.05 0.00 7.67 0.08 0.08 37.11 [2024-05-07T10:57:44.548Z] 10:24:01 2 55.85 0.00 7.57 0.15 0.07 36.36 [2024-05-07T10:57:44.548Z] 10:24:01 3 56.00 0.00 7.29 0.15 0.08 36.47 [2024-05-07T10:57:44.548Z] 10:24:01 4 53.88 0.00 6.41 1.01 0.08 38.61 [2024-05-07T10:57:44.548Z] 10:24:01 5 56.63 0.00 7.81 0.91 0.10 34.55 [2024-05-07T10:57:44.548Z] 10:24:01 6 55.90 0.00 7.47 0.84 0.10 35.69 [2024-05-07T10:57:44.548Z] 10:24:01 7 51.81 0.00 6.67 0.30 0.08 41.13 [2024-05-07T10:57:44.548Z] 10:25:02 all 32.21 0.00 8.16 4.50 0.10 55.03 [2024-05-07T10:57:44.548Z] 10:25:02 0 32.28 0.00 8.74 8.97 0.10 49.91 [2024-05-07T10:57:44.548Z] 10:25:02 1 32.23 0.00 7.94 1.54 0.10 58.18 [2024-05-07T10:57:44.548Z] 10:25:02 2 32.84 0.00 7.76 2.76 0.10 56.53 [2024-05-07T10:57:44.548Z] 10:25:02 3 33.70 0.00 8.24 8.46 0.10 49.50 [2024-05-07T10:57:44.548Z] 10:25:02 4 31.74 0.00 7.62 3.02 0.08 57.54 [2024-05-07T10:57:44.548Z] 10:25:02 5 32.60 0.00 8.03 2.90 0.10 56.36 [2024-05-07T10:57:44.548Z] 10:25:02 6 30.84 0.00 9.62 7.67 0.10 51.77 [2024-05-07T10:57:44.548Z] 10:25:02 7 31.40 0.00 7.33 0.69 0.12 60.45 [2024-05-07T10:57:44.548Z] 10:26:01 all 15.18 0.00 6.63 29.64 0.25 48.31 [2024-05-07T10:57:44.548Z] 10:26:01 0 14.59 0.00 6.68 20.17 0.14 58.43 [2024-05-07T10:57:44.548Z] 10:26:01 1 16.22 0.00 6.56 34.22 0.12 42.87 [2024-05-07T10:57:44.548Z] 10:26:01 2 15.83 0.00 6.73 26.09 0.10 51.24 [2024-05-07T10:57:44.548Z] 10:26:01 3 15.39 0.00 6.73 40.76 0.09 37.03 [2024-05-07T10:57:44.548Z] 10:26:01 4 14.34 0.00 6.35 17.62 0.16 61.54 [2024-05-07T10:57:44.548Z] 10:26:01 5 15.11 0.00 7.14 42.95 1.18 33.63 [2024-05-07T10:57:44.548Z] 10:26:01 6 15.61 0.00 6.85 37.09 0.12 40.33 [2024-05-07T10:57:44.548Z] 10:26:01 7 14.32 0.00 5.99 17.89 0.09 61.72 [2024-05-07T10:57:44.548Z] 10:27:01 all 69.69 0.00 11.69 5.57 0.12 12.93 [2024-05-07T10:57:44.548Z] 10:27:01 0 69.89 0.00 11.27 1.71 0.12 17.02 [2024-05-07T10:57:44.548Z] 10:27:01 1 70.58 0.00 11.39 15.21 0.15 2.66 [2024-05-07T10:57:44.548Z] 10:27:01 2 69.65 0.00 11.95 4.55 0.12 13.74 [2024-05-07T10:57:44.548Z] 10:27:01 3 70.07 0.00 11.00 1.71 0.12 17.11 [2024-05-07T10:57:44.548Z] 10:27:01 4 69.02 0.00 12.13 12.30 0.10 6.45 [2024-05-07T10:57:44.548Z] 10:27:01 5 67.92 0.00 12.99 2.37 0.13 16.59 [2024-05-07T10:57:44.548Z] 10:27:01 6 70.38 0.00 11.53 1.47 0.15 16.47 [2024-05-07T10:57:44.548Z] 10:27:01 7 70.06 0.00 11.24 5.43 0.10 13.18 [2024-05-07T10:57:44.548Z] 10:28:01 all 88.02 0.00 11.78 0.00 0.19 0.01 [2024-05-07T10:57:44.548Z] 10:28:01 0 89.51 0.00 10.33 0.00 0.15 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 1 85.85 0.00 13.86 0.00 0.29 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 2 88.05 0.00 11.80 0.00 0.15 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 3 88.57 0.00 11.28 0.00 0.15 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 4 87.23 0.00 12.49 0.00 0.26 0.02 [2024-05-07T10:57:44.548Z] 10:28:01 5 87.51 0.00 12.20 0.00 0.22 0.07 [2024-05-07T10:57:44.548Z] 10:28:01 6 88.64 0.00 11.20 0.00 0.17 0.00 [2024-05-07T10:57:44.548Z] 10:28:01 7 88.63 0.00 11.22 0.00 0.15 0.00 [2024-05-07T10:57:44.548Z] 10:29:01 all 26.74 0.00 5.33 3.01 0.09 64.83 [2024-05-07T10:57:44.548Z] 10:29:01 0 27.41 0.00 6.05 1.54 0.08 64.92 [2024-05-07T10:57:44.548Z] 10:29:01 1 25.56 0.00 5.85 2.74 0.09 65.76 [2024-05-07T10:57:44.548Z] 10:29:01 2 26.68 0.00 5.18 5.35 0.08 62.71 [2024-05-07T10:57:44.548Z] 10:29:01 3 27.16 0.00 4.77 1.56 0.08 66.43 [2024-05-07T10:57:44.548Z] 10:29:01 4 25.08 0.00 5.76 2.76 0.10 66.30 [2024-05-07T10:57:44.548Z] 10:29:01 5 26.95 0.00 4.37 2.07 0.10 66.50 [2024-05-07T10:57:44.548Z] 10:29:01 6 27.34 0.00 5.39 5.46 0.12 61.69 [2024-05-07T10:57:44.548Z] 10:29:01 7 27.71 0.00 5.28 2.66 0.08 64.27 [2024-05-07T10:57:44.548Z] 10:30:01 all 8.95 0.00 0.86 0.10 0.05 90.04 [2024-05-07T10:57:44.548Z] 10:30:01 0 6.79 0.00 0.94 0.02 0.03 92.22 [2024-05-07T10:57:44.548Z] 10:30:01 1 12.76 0.00 0.92 0.43 0.07 85.82 [2024-05-07T10:57:44.548Z] 10:30:01 2 9.39 0.00 0.73 0.05 0.07 89.75 [2024-05-07T10:57:44.548Z] 10:30:01 3 5.93 0.00 0.84 0.02 0.05 93.17 [2024-05-07T10:57:44.548Z] 10:30:01 4 10.00 0.00 0.95 0.02 0.05 88.98 [2024-05-07T10:57:44.548Z] 10:30:01 5 5.82 0.00 0.70 0.03 0.03 93.41 [2024-05-07T10:57:44.548Z] 10:30:01 6 9.35 0.00 0.89 0.02 0.07 89.68 [2024-05-07T10:57:44.548Z] 10:30:01 7 11.59 0.00 0.92 0.18 0.07 87.24 [2024-05-07T10:57:44.548Z] 10:31:01 all 1.08 0.00 0.19 0.03 0.02 98.68 [2024-05-07T10:57:44.548Z] 10:31:01 0 2.58 0.00 0.22 0.02 0.02 97.17 [2024-05-07T10:57:44.548Z] 10:31:01 1 1.49 0.00 0.15 0.00 0.03 98.33 [2024-05-07T10:57:44.548Z] 10:31:01 2 1.50 0.00 0.25 0.08 0.00 98.17 [2024-05-07T10:57:44.548Z] 10:31:01 3 0.25 0.00 0.08 0.00 0.02 99.65 [2024-05-07T10:57:44.548Z] 10:31:01 4 0.53 0.00 0.27 0.02 0.02 99.17 [2024-05-07T10:57:44.548Z] 10:31:01 5 0.58 0.00 0.17 0.00 0.03 99.22 [2024-05-07T10:57:44.548Z] 10:31:01 6 0.08 0.00 0.15 0.00 0.02 99.75 [2024-05-07T10:57:44.548Z] 10:31:01 7 1.62 0.00 0.25 0.10 0.03 98.00 [2024-05-07T10:57:44.548Z] [2024-05-07T10:57:44.548Z] 10:31:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T10:57:44.548Z] 10:32:01 all 0.28 0.00 0.02 0.01 0.01 99.69 [2024-05-07T10:57:44.548Z] 10:32:01 0 2.02 0.00 0.02 0.00 0.02 97.95 [2024-05-07T10:57:44.548Z] 10:32:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-07T10:57:44.548Z] 10:32:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-07T10:57:44.548Z] 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.548Z] 10:32:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.548Z] 10:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T10:57:44.548Z] 10:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.548Z] 10:32:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2024-05-07T10:57:44.548Z] 10:33:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2024-05-07T10:57:44.548Z] 10:33:01 0 1.95 0.00 0.03 0.00 0.02 98.00 [2024-05-07T10:57:44.548Z] 10:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T10:57:44.548Z] 10:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-05-07T10:57:44.548Z] 10:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.548Z] 10:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T10:57:44.548Z] 10:33:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2024-05-07T10:57:44.548Z] 10:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:57:44.548Z] 10:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T10:57:44.548Z] 10:34:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2024-05-07T10:57:44.548Z] 10:34:01 0 0.30 0.00 0.05 0.00 0.02 99.63 [2024-05-07T10:57:44.548Z] 10:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2024-05-07T10:57:44.548Z] 10:34:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-07T10:57:44.548Z] 10:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.548Z] 10:34:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-07T10:57:44.548Z] 10:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T10:57:44.548Z] 10:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T10:57:44.548Z] 10:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:57:44.548Z] 10:35:01 all 0.05 0.00 0.03 0.01 0.01 99.90 [2024-05-07T10:57:44.548Z] 10:35:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2024-05-07T10:57:44.548Z] 10:35:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2024-05-07T10:57:44.548Z] 10:35:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2024-05-07T10:57:44.548Z] 10:35:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-07T10:57:44.548Z] 10:35:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-05-07T10:57:44.548Z] 10:35:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-07T10:57:44.548Z] 10:35:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-05-07T10:57:44.548Z] 10:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:36:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2024-05-07T10:57:44.549Z] 10:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:36:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-05-07T10:57:44.549Z] 10:36:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-05-07T10:57:44.549Z] 10:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-05-07T10:57:44.549Z] 10:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:37:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-07T10:57:44.549Z] 10:37:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2024-05-07T10:57:44.549Z] 10:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:37:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-05-07T10:57:44.549Z] 10:37:01 5 0.05 0.00 0.05 0.00 0.03 99.87 [2024-05-07T10:57:44.549Z] 10:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:57:44.549Z] 10:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:57:44.549Z] 10:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-05-07T10:57:44.549Z] 10:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:39:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-05-07T10:57:44.549Z] 10:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:39:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2024-05-07T10:57:44.549Z] 10:39:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:39:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-07T10:57:44.549Z] 10:39:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-05-07T10:57:44.549Z] 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T10:57:44.549Z] 10:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:40:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:41:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-05-07T10:57:44.549Z] 10:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-05-07T10:57:44.549Z] 10:41:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:41:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2024-05-07T10:57:44.549Z] 10:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T10:57:44.549Z] 10:41:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-05-07T10:57:44.549Z] 10:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:42:01 2 0.00 0.00 0.02 0.10 0.00 99.88 [2024-05-07T10:57:44.549Z] 10:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T10:57:44.549Z] 10:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T10:57:44.549Z] [2024-05-07T10:57:44.549Z] 10:42:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T10:57:44.549Z] 10:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-05-07T10:57:44.549Z] 10:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-07T10:57:44.549Z] 10:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:43:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:43:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-05-07T10:57:44.549Z] 10:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-05-07T10:57:44.549Z] 10:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:44:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:44:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2024-05-07T10:57:44.549Z] 10:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T10:57:44.549Z] 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-05-07T10:57:44.549Z] 10:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-07T10:57:44.549Z] 10:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:45:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2024-05-07T10:57:44.549Z] 10:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-05-07T10:57:44.549Z] 10:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:46:01 6 0.10 0.00 0.02 0.00 0.03 99.85 [2024-05-07T10:57:44.549Z] 10:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-05-07T10:57:44.549Z] 10:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:57:44.549Z] 10:47:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:47:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:47:01 6 0.08 0.00 0.07 0.00 0.03 99.82 [2024-05-07T10:57:44.549Z] 10:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T10:57:44.549Z] 10:48:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2024-05-07T10:57:44.549Z] 10:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:48:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:48:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-07T10:57:44.549Z] 10:48:01 5 1.47 0.00 0.07 0.00 0.02 98.45 [2024-05-07T10:57:44.549Z] 10:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:49:01 all 0.34 0.00 0.05 0.01 0.01 99.59 [2024-05-07T10:57:44.549Z] 10:49:01 0 0.52 0.00 0.10 0.00 0.00 99.38 [2024-05-07T10:57:44.549Z] 10:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:49:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:49:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2024-05-07T10:57:44.549Z] 10:49:01 5 1.97 0.00 0.02 0.02 0.00 98.00 [2024-05-07T10:57:44.549Z] 10:49:01 6 0.07 0.00 0.08 0.00 0.03 99.82 [2024-05-07T10:57:44.549Z] 10:49:01 7 0.05 0.00 0.05 0.02 0.02 99.87 [2024-05-07T10:57:44.549Z] 10:50:01 all 0.29 0.00 0.04 0.00 0.01 99.66 [2024-05-07T10:57:44.549Z] 10:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:50:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-05-07T10:57:44.549Z] 10:50:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2024-05-07T10:57:44.549Z] 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:50:01 5 2.00 0.00 0.02 0.00 0.02 97.97 [2024-05-07T10:57:44.549Z] 10:50:01 6 0.07 0.00 0.10 0.00 0.02 99.82 [2024-05-07T10:57:44.549Z] 10:50:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2024-05-07T10:57:44.549Z] 10:51:01 all 0.32 0.00 0.04 0.01 0.01 99.62 [2024-05-07T10:57:44.549Z] 10:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-07T10:57:44.549Z] 10:51:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-07T10:57:44.549Z] 10:51:01 2 0.02 0.00 0.05 0.03 0.00 99.90 [2024-05-07T10:57:44.549Z] 10:51:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2024-05-07T10:57:44.549Z] 10:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:51:01 5 1.99 0.00 0.03 0.00 0.00 97.98 [2024-05-07T10:57:44.549Z] 10:51:01 6 0.10 0.00 0.07 0.00 0.03 99.80 [2024-05-07T10:57:44.549Z] 10:51:01 7 0.23 0.00 0.05 0.03 0.02 99.67 [2024-05-07T10:57:44.549Z] 10:52:01 all 0.17 0.00 0.02 0.01 0.01 99.80 [2024-05-07T10:57:44.549Z] 10:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:52:01 2 0.00 0.00 0.02 0.05 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:52:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T10:57:44.549Z] 10:52:01 5 1.13 0.00 0.07 0.00 0.02 98.79 [2024-05-07T10:57:44.549Z] 10:52:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-07T10:57:44.549Z] 10:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-07T10:57:44.549Z] 10:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:53:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2024-05-07T10:57:44.549Z] 10:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] [2024-05-07T10:57:44.549Z] 10:53:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T10:57:44.549Z] 10:54:01 all 0.29 0.00 0.04 0.01 0.01 99.66 [2024-05-07T10:57:44.549Z] 10:54:01 0 0.33 0.00 0.02 0.00 0.00 99.65 [2024-05-07T10:57:44.549Z] 10:54:01 1 0.23 0.00 0.07 0.00 0.02 99.68 [2024-05-07T10:57:44.549Z] 10:54:01 2 0.08 0.00 0.05 0.03 0.00 99.83 [2024-05-07T10:57:44.549Z] 10:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-07T10:57:44.549Z] 10:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T10:57:44.549Z] 10:54:01 5 0.12 0.00 0.03 0.00 0.02 99.83 [2024-05-07T10:57:44.549Z] 10:54:01 6 0.90 0.00 0.03 0.00 0.00 99.07 [2024-05-07T10:57:44.549Z] 10:54:01 7 0.53 0.00 0.05 0.07 0.00 99.35 [2024-05-07T10:57:44.549Z] 10:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-05-07T10:57:44.549Z] 10:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:55:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2024-05-07T10:57:44.549Z] 10:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T10:57:44.549Z] 10:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T10:57:44.549Z] 10:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T10:57:44.549Z] 10:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-05-07T10:57:44.549Z] 10:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:56:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-05-07T10:57:44.549Z] 10:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-05-07T10:57:44.549Z] 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T10:57:44.549Z] 10:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-07T10:57:44.549Z] 10:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T10:57:44.549Z] 10:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T10:57:44.549Z] 10:57:01 all 2.11 0.00 1.00 0.07 0.02 96.80 [2024-05-07T10:57:44.549Z] 10:57:01 0 2.06 0.00 0.72 0.00 0.02 97.21 [2024-05-07T10:57:44.549Z] 10:57:01 1 1.98 0.00 1.44 0.00 0.03 96.55 [2024-05-07T10:57:44.549Z] 10:57:01 2 1.96 0.00 0.99 0.48 0.00 96.57 [2024-05-07T10:57:44.549Z] 10:57:01 3 2.19 0.00 0.94 0.00 0.02 96.86 [2024-05-07T10:57:44.549Z] 10:57:01 4 2.26 0.00 1.15 0.00 0.02 96.57 [2024-05-07T10:57:44.549Z] 10:57:01 5 2.17 0.00 1.11 0.00 0.02 96.71 [2024-05-07T10:57:44.549Z] 10:57:01 6 2.17 0.00 0.80 0.02 0.03 96.98 [2024-05-07T10:57:44.549Z] 10:57:01 7 2.14 0.00 0.89 0.03 0.02 96.92 [2024-05-07T10:57:44.549Z] Average: all 9.59 0.00 1.78 1.38 0.04 87.21 [2024-05-07T10:57:44.549Z] Average: 0 9.70 0.00 1.81 1.24 0.03 87.23 [2024-05-07T10:57:44.549Z] Average: 1 9.54 0.00 1.85 1.51 0.05 87.05 [2024-05-07T10:57:44.549Z] Average: 2 9.57 0.00 1.72 1.21 0.04 87.46 [2024-05-07T10:57:44.549Z] Average: 3 9.63 0.00 1.72 1.64 0.03 86.98 [2024-05-07T10:57:44.549Z] Average: 4 9.19 0.00 1.77 1.23 0.03 87.77 [2024-05-07T10:57:44.549Z] Average: 5 9.87 0.00 1.86 1.61 0.07 86.59 [2024-05-07T10:57:44.549Z] Average: 6 9.61 0.00 1.79 1.52 0.05 87.03 [2024-05-07T10:57:44.549Z] Average: 7 9.59 0.00 1.69 1.13 0.03 87.56 [2024-05-07T10:57:44.549Z] [2024-05-07T10:57:44.549Z] [2024-05-07T10:57:44.549Z]