Upgraded packages chi-prometheus, goya, exiffix, sqlmw, crypto, ouath2

This commit is contained in:
Denis Arh
2022-01-11 10:53:48 +01:00
parent 177eb2f1bd
commit 09f644a7a9
261 changed files with 56820 additions and 27722 deletions
+7
View File
@@ -152,6 +152,13 @@ locale.update:
git add --all vendor/github.com/cortezaproject
git commit -m 'Update corteza-locale dep' vendor/github.com/cortezaproject vendor/modules.txt go.mod go.sum
outdated: $(MODOUTDATED)
$(GO) list -mod=mod -u -m -json all | $(MODOUTDATED) -update -direct
#######################################################################################################################
# Quality Assurance