diff --git a/go.mod b/go.mod index 83be05f..e49c62d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/shenghui0779/nightfall -go 1.23.1 +go 1.22.0 require ( github.com/google/uuid v1.6.0