fix: sort tags in descending order

Update tagcmp dep also.
This commit is contained in:
2021-09-06 12:22:45 +02:00
parent 7ed37547a5
commit f4d8b45859
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module coopcloud.tech/abra
go 1.16
require (
coopcloud.tech/tagcmp v0.0.0-20210825131340-4ef558bb7ada
coopcloud.tech/tagcmp v0.0.0-20210906102006-2a8edd82d75d
github.com/AlecAivazis/survey/v2 v2.3.1
github.com/Autonomic-Cooperative/godotenv v1.3.1-0.20210731170023-c37c0920d1a4
github.com/containerd/containerd v1.5.5 // indirect