forked from toolshed/abra
refactor: de-vendor tagcmp into its own repo
This commit is contained in:
1
go.mod
1
go.mod
@ -3,6 +3,7 @@ module coopcloud.tech/abra
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
coopcloud.tech/tagcmp v0.0.0-20210809131701-f81a7c03b97c
|
||||
github.com/AlecAivazis/survey/v2 v2.2.15
|
||||
github.com/Autonomic-Cooperative/godotenv v1.3.1-0.20210731170023-c37c0920d1a4
|
||||
github.com/containerd/containerd v1.5.5 // indirect
|
||||
|
Reference in New Issue
Block a user