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

pull/11497/head^2
andres-portainer 2024-04-12 17:08:15 -03:00 committed by GitHub
parent 6714cba2f8
commit 3d3d65d44e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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