mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
build: add go patch version in go.mod
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
module beszel
|
module beszel
|
||||||
|
|
||||||
go 1.24
|
go 1.24.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/blang/semver v3.5.1+incompatible
|
github.com/blang/semver v3.5.1+incompatible
|
||||||
|
Reference in New Issue
Block a user