2024-09-CVE (#12189)

pull/12221/head
Yajith Dayarathna 2024-09-11 11:08:46 +12:00 committed by GitHub
parent 2b630ca2dd
commit dbe7cd16d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
"dockerCompose": "v2.29.2",
"helm": "v3.15.4",
"kubectl": "v1.31.0",
"mingit": "2.45.2.1"
"mingit": "2.46.0.1"
}

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/portainer/portainer
go 1.22.6
go 1.22.7
require (
github.com/Masterminds/semver v1.5.0