1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

fix(go): upgrade Go to v1.21.9 EE-6939 (#11554)

This commit is contained in:
andres-portainer 2024-04-12 17:08:07 -03:00 committed by GitHub
parent 2100155ab5
commit f8c66a31d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/portainer/portainer
go 1.21 go 1.21
toolchain go1.21.6 toolchain go1.21.9
require ( require (
github.com/Masterminds/semver v1.5.0 github.com/Masterminds/semver v1.5.0