/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/modload/ |
H A D | query.go | 298 return nil, &NoMatchingVersionError{query: query, current: current} 536 noVersion *NoMatchingVersionError 547 case *NoMatchingVersionError: 600 type NoMatchingVersionError struct { struct 604 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 155 var nerr *NoMatchingVersionError
|
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/modload/ |
H A D | query.go | 298 return nil, &NoMatchingVersionError{query: query, current: current} 536 noVersion *NoMatchingVersionError 547 case *NoMatchingVersionError: 600 type NoMatchingVersionError struct { struct 604 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 155 var nerr *NoMatchingVersionError
|
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/modload/ |
H A D | query.go | 298 return nil, &NoMatchingVersionError{query: query, current: current} 536 noVersion *NoMatchingVersionError 547 case *NoMatchingVersionError: 600 type NoMatchingVersionError struct { struct 604 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 155 var nerr *NoMatchingVersionError
|
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/modload/ |
H A D | query.go | 298 return nil, &NoMatchingVersionError{query: query, current: current} 536 noVersion *NoMatchingVersionError 547 case *NoMatchingVersionError: 600 type NoMatchingVersionError struct { struct 604 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 155 var nerr *NoMatchingVersionError
|
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/go/internal/modload/ |
H A D | build.go | 112 var noVersionErr *NoMatchingVersionError 162 var noVersionErr *NoMatchingVersionError 189 var noVersionErr *NoMatchingVersionError
|
H A D | query.go | 247 return nil, &NoMatchingVersionError{query: query, current: current} 763 noVersion *NoMatchingVersionError 778 case *NoMatchingVersionError: 850 type NoMatchingVersionError struct { struct 854 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 247 var nerr *NoMatchingVersionError
|
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/modload/ |
H A D | build.go | 113 var noVersionErr *NoMatchingVersionError 163 var noVersionErr *NoMatchingVersionError 190 var noVersionErr *NoMatchingVersionError
|
H A D | query.go | 246 return nil, &NoMatchingVersionError{query: query, current: current} 750 noVersion *NoMatchingVersionError 765 case *NoMatchingVersionError: 837 type NoMatchingVersionError struct { struct 841 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 240 var nerr *NoMatchingVersionError
|
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/modload/ |
H A D | query.go | 246 return nil, &NoMatchingVersionError{query: query, current: current} 748 noVersion *NoMatchingVersionError 762 case *NoMatchingVersionError: 821 type NoMatchingVersionError struct { struct 825 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 178 var nerr *NoMatchingVersionError
|
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/modload/ |
H A D | query.go | 246 return nil, &NoMatchingVersionError{query: query, current: current} 748 noVersion *NoMatchingVersionError 762 case *NoMatchingVersionError: 821 type NoMatchingVersionError struct { struct 825 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 178 var nerr *NoMatchingVersionError
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/go/internal/modload/ |
H A D | query.go | 246 return nil, &NoMatchingVersionError{query: query, current: current} 748 noVersion *NoMatchingVersionError 762 case *NoMatchingVersionError: 821 type NoMatchingVersionError struct { struct 825 func (e *NoMatchingVersionError) Error() string { argument
|
H A D | list.go | 178 var nerr *NoMatchingVersionError
|
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/modget/ |
H A D | get.go | 970 var noMatch *modload.NoMatchingVersionError
|
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/modget/ |
H A D | get.go | 970 var noMatch *modload.NoMatchingVersionError
|
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/modget/ |
H A D | get.go | 970 var noMatch *modload.NoMatchingVersionError
|
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/modget/ |
H A D | get.go | 970 var noMatch *modload.NoMatchingVersionError
|
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/modget/ |
H A D | get.go | 1676 var noMatch *modload.NoMatchingVersionError
|