mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(go): upgrade Go to v1.21.9 EE-6939 (#11556)
This commit is contained in:
parent
498ba46863
commit
023945cbd2
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module github.com/portainer/portainer
|
|||
|
||||
go 1.21
|
||||
|
||||
toolchain go1.21.6
|
||||
toolchain go1.21.9
|
||||
|
||||
require (
|
||||
github.com/Masterminds/semver v1.5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue