1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-02-04 19:15:49 +02:00
focalboard/win/go.mod

9 lines
141 B
Modula-2
Raw Normal View History

2020-11-03 14:37:29 -08:00
module github.com/mattermost/mattermost-octo-tasks/linux
go 1.15
require (
github.com/gonutz/w32 v1.0.0
github.com/zserge/lorca v0.1.9
)