Ports and go version
proffer 0.1.6
- Fix
path.expand()
error when printing the port number (#30, @HenrikBengtsson). - Use
parallelly::freePort()
to driverandom_port()
(#31, @HenrikBengtsson). - Add the
-no_browser
flag to thepprof
call to avoid redundant browsers. - Update go link and go version (1.19.5).