mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 16:58:30 +00:00
bump go version (#2253)
This commit is contained in:
parent
1e3f9cea3b
commit
83ed5989c0
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/wavetermdev/waveterm
|
||||
|
||||
go 1.23.4
|
||||
go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/alexflint/go-filemutex v1.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue