This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update config.go Changed 2060 to 2060S, Added 2070S, 2080S, 2080TI, TITAN-RTX, and TITAN-V SKUs to select regions, removed -test flag and references. * Update main.go removed -test flag references * Update README.md removed and replaced -test flag references * Update config.go replaced all instances of 2060S with 2060 * Update config.go missed some testsku references, fixing error 2 on windows64 build * Update config_test.go removed references of unknown variable TestSKU * Update main.go added -list flag still working on it * Update config.go removed s suffix from models to make it less confusing since NVIDIA doesn't carry non-super cards anymore * Update main.go Fixing error 2 by removing bool.flag * Update main.go removed more -list stuff * Update main.go added -list flag to the best of my ability * Update main.go added "var list string" line 24 * Update main.go changed return nil to continue and added } to fix errors * Update main.go fixed syntax, hopefully * Update main.go testing fix * Update main.go trying more fixes * Update main.go * Update main.go * Update main.go * Update main.go trying case * Update config.go removed empty and titan model tags * Update main.go
- Loading branch information