feat: version checks

This commit is contained in:
Pete Davison
2024-01-11 22:30:02 +00:00
committed by Andrey Nering
parent 8c0236c795
commit e2b85c6aa1
5 changed files with 47 additions and 42 deletions

View File

@@ -17,7 +17,7 @@ const (
CodeTaskfileNotTrusted
CodeTaskfileNotSecure
CodeTaskfileCacheNotFound
CodeTaskfileVersionNotDefined
CodeTaskfileVersionCheckError
CodeTaskfileNetworkTimeout
)