mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-20 17:52:17 -05:00
598ca6c405
git-subtree-dir: proxy git-subtree-mainline:571d96e856git-subtree-split:201b9a6526
9 lines
103 B
Go
9 lines
103 B
Go
// +build tools
|
|
|
|
package main
|
|
|
|
import (
|
|
_ "github.com/owncloud/flaex"
|
|
_ "github.com/restic/calens"
|
|
)
|