1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-05 14:50:29 +02:00
focalboard/win/go.mod

9 lines
141 B
Modula-2
Raw Normal View History

2020-11-04 00:37:29 +02: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
)