mirror of
https://github.com/portainer/portainer.git
synced 2025-07-18 21:09:40 +02:00
feat(go): upgrade to Go v1.24.4 BE-11774 (#855)
This commit is contained in:
parent
e1b9f23f73
commit
5c6b53922a
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/portainer/portainer
|
||||
|
||||
go 1.23.10
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/Masterminds/semver v1.5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue