upgrade golang to 1.24.0

This commit is contained in:
MaysWind
2025-02-19 23:19:36 +08:00
parent e78b2cafb1
commit f14c283a83
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mayswind/ezbookkeeping
go 1.23
go 1.24
require (
github.com/boombuler/barcode v1.0.2