git-subtree-dir: store git-subtree-mainline:6e4c6a875agit-subtree-split:25456c4ff9
9 lines
104 B
Go
9 lines
104 B
Go
// +build tools
|
|
|
|
package main
|
|
|
|
import (
|
|
_ "github.com/UnnoTed/fileb0x"
|
|
_ "github.com/restic/calens"
|
|
)
|