You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried building grobi 0.6.0 with Go 1.15 but got:
./randr.go:224:19: conversion from uint16 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
FAIL github.com/fd0/grobi [build failed]
I tried building grobi 0.6.0 with Go 1.15 but got: