Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for saturate (0.31 sec)

  1. src/cmd/go/internal/modcmd/tidy.go

    	}
    
    	// Tidy aims to make 'go test' reproducible for any package in 'all', so we
    	// need to include test dependencies. For modules that specify go 1.15 or
    	// earlier this is a no-op (because 'all' saturates transitive test
    	// dependencies).
    	//
    	// However, with lazy loading (go 1.16+) 'all' includes only the packages that
    	// are transitively imported by the main module, not the test dependencies of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 30 14:56:56 UTC 2024
    - 5K bytes
    - Viewed (0)
Back to top