mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
9 lines
141 B
Modula-2
9 lines
141 B
Modula-2
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
|
|
)
|