golang.org/x/pkgsite/internal/fetch.FetchResult.MainVersion (field)

3 uses

	golang.org/x/pkgsite/internal/fetch (current package)
		fetch.go#L96: 	MainVersion      string

	golang.org/x/pkgsite/internal/worker
		fetch.go#L232: 	ft.MainVersion = main
		fetch.go#L341: 	if ft.MainVersion == ft.ResolvedVersion {