Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for stdVendor (0.16 sec)

  1. src/cmd/go/internal/modload/load.go

    			if pkg.inStd {
    				path = ld.stdVendor(test.path, path)
    			}
    			test.imports = append(test.imports, ld.pkg(ctx, path, importFlags))
    		}
    		pkg.testImports = nil
    		ld.applyPkgFlags(ctx, test, pkgImportsLoaded)
    	} else {
    		ld.applyPkgFlags(ctx, test, testFlags)
    	}
    
    	return test
    }
    
    // stdVendor returns the canonical import path for the package with the given
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 30 14:56:56 UTC 2024
    - 84K bytes
    - Viewed (0)
  2. src/cmd/go/testdata/script/std_vendor.txt

    Bryan C. Mills <******@****.***> 1659030659 -0400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 21:26:10 UTC 2022
    - 975 bytes
    - Viewed (0)
  3. cmd/testdata/decryptObjectInfo.json.zst

    MvDhnDyM19PBu8t/a1B2TOrYYLDm/JraG6WzSgCn26860F8v+3rLZRPKSFZQTTNsQgnr/0W0Q==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"text/plain"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/script/std_vendor.txt","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"/4uPRyngFM7RBK+ougBfGUY+eziCfXnIqGJHD2egQR0=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAf...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top