Home
last modified time | relevance | path

Searched refs:NoMatchingVersionError (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/modload/
H A Dquery.go298 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 Dlist.go155 var nerr *NoMatchingVersionError
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/modload/
H A Dquery.go298 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 Dlist.go155 var nerr *NoMatchingVersionError
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/modload/
H A Dquery.go298 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 Dlist.go155 var nerr *NoMatchingVersionError
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/modload/
H A Dquery.go298 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 Dlist.go155 var nerr *NoMatchingVersionError
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/go/internal/modload/
H A Dbuild.go112 var noVersionErr *NoMatchingVersionError
162 var noVersionErr *NoMatchingVersionError
189 var noVersionErr *NoMatchingVersionError
H A Dquery.go247 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 Dlist.go247 var nerr *NoMatchingVersionError
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/modload/
H A Dbuild.go113 var noVersionErr *NoMatchingVersionError
163 var noVersionErr *NoMatchingVersionError
190 var noVersionErr *NoMatchingVersionError
H A Dquery.go246 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 Dlist.go240 var nerr *NoMatchingVersionError
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/modload/
H A Dquery.go246 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 Dlist.go178 var nerr *NoMatchingVersionError
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/modload/
H A Dquery.go246 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 Dlist.go178 var nerr *NoMatchingVersionError
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/go/internal/modload/
H A Dquery.go246 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 Dlist.go178 var nerr *NoMatchingVersionError
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/modget/
H A Dget.go970 var noMatch *modload.NoMatchingVersionError
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/modget/
H A Dget.go970 var noMatch *modload.NoMatchingVersionError
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/modget/
H A Dget.go970 var noMatch *modload.NoMatchingVersionError
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/modget/
H A Dget.go970 var noMatch *modload.NoMatchingVersionError
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/modget/
H A Dget.go1676 var noMatch *modload.NoMatchingVersionError

12