go 1.22.8 -> 1.22.10

This commit is contained in:
tsosunchia
2024-12-16 16:30:11 +08:00
parent 2e02a2b53f
commit 6c97ae8ea6

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/nxtrace/NTrace-core
go 1.22.8
go 1.22.10
require (
github.com/akamensky/argparse v1.4.0