You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
420 B

module git.nightmare.haus/rudi/chessbot
go 1.15
require (
git.nightmare.haus/rudi/chessv2 v0.0.0-20201030161310-809f6e9c5b9b
github.com/ajstarks/svgo v0.0.0-20200725142600-7a3c8b57fecb // indirect
github.com/llgcode/draw2d v0.0.0-20200930101115-bfaf5d914d1e
github.com/rogpeppe/misc v0.0.0-20200516092017-43a33a8f4c44
github.com/rudi9719/loggy v0.0.0-20201031035735-9438c484de9a
samhofi.us/x/keybase/v2 v2.0.6
)