upgrade golang to 1.22, node.js to v20, alpine base image to 3.20.2

This commit is contained in:
MaysWind
2024-08-11 12:43:24 +08:00
parent 6ccaf89d86
commit 029e5f6d02
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mayswind/ezbookkeeping
go 1.21
go 1.22
require (
github.com/boombuler/barcode v1.0.2