💚 Update Go version to 1.24
Some checks are pending
Stability Tests / Stability Tests (1.24, macos-latest) (push) Waiting to run
Stability Tests / Stability Tests (1.24, ubuntu-latest, true) (push) Waiting to run
Stability Tests / Stability Tests (1.24, windows-latest) (push) Waiting to run

This commit is contained in:
2025-03-14 01:07:47 +08:00
parent 0a1f393828
commit 1f3323def0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/landaiqing/go-xcipher
go 1.24.0
go 1.24
require golang.org/x/crypto v0.36.0