3
0

Update corteza-locale dep

This commit is contained in:
Denis Arh
2022-03-29 15:44:16 +02:00
parent 773d64636f
commit 156bd84553
+1 -1
View File
@@ -164,7 +164,7 @@ webapp:
@ $(MAKE) --directory=webapp
locale.update:
$(GO) get github.com/cortezaproject/corteza-locale@2022.3.x
$(GO) get github.com/cortezaproject/corteza-locale@2022.9.x
$(GO) mod vendor
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