Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of about 10,000 for ip_port (0.15 sec)

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

    				// We can't resolve the import by adding mp@mv to the module graph,
    				// because the selected version of mp is already at least mv.
    				continue
    			}
    			mods = append(mods, module.Version{Path: mp, Version: mv})
    		}
    	}
    
    	// Every module path in mods is a prefix of the import path.
    	// As in QueryPattern, prefer the longest prefix that satisfies the import.
    	sort.Slice(mods, func(i, j int) bool {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 07 15:21:14 UTC 2024
    - 27.7K bytes
    - Viewed (0)
  2. test/syntax/import.go

    // errorcheck
    
    // Copyright 2010 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package main
    
    import (
    	"io",	// ERROR "unexpected comma"
    	"os"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 02 13:43:18 UTC 2016
    - 243 bytes
    - Viewed (0)
  3. maven-model-builder/src/test/resources/poms/depmgmt/import.xml

             xsi:schemaLocation="http://maven.apache.org/POM/4.1.0 https://maven.apache.org/xsd/maven-4.1.0.xsd">
        <modelVersion>4.1.0</modelVersion>
    
        <groupId>test</groupId>
        <artifactId>import</artifactId>
        <version>0.1-SNAPSHOT</version>
        <packaging>pom</packaging>
    
        <dependencyManagement>
            <dependencies>
                <dependency>
                    <groupId>test</groupId>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Feb 01 16:25:04 UTC 2024
    - 726 bytes
    - Viewed (0)
  4. cmd/kubeadm/.import-restrictions

    SataQiu <******@****.***> 1673106362 +0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jan 07 15:46:02 UTC 2023
    - 172 bytes
    - Viewed (0)
  5. cmd/cloud-controller-manager/.import-restrictions

    Quan Tian <******@****.***> 1688701915 +0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Aug 30 15:56:47 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/.import-restrictions

    Elijah Oyekunle <******@****.***> 1580204995 +0100
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jan 28 09:51:46 UTC 2020
    - 129 bytes
    - Viewed (0)
  7. pkg/kubectl/.import-restrictions

    Kubernetes Prow Robot <******@****.***> 1693536282 -0700
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Sep 01 02:44:42 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/.import-restrictions

    Tim Hockin <******@****.***> 1704845463 -0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:21 UTC 2024
    - 464 bytes
    - Viewed (0)
  9. hack/.import-aliases

    SataQiu <******@****.***> 1692249135 +0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 17 05:27:21 UTC 2023
    - 3.3K bytes
    - Viewed (0)
  10. pkg/printers/internalversion/.import-restrictions

    Elijah Oyekunle <******@****.***> 1580204942 +0100
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jan 28 09:51:45 UTC 2020
    - 153 bytes
    - Viewed (0)
Back to top