Upgrade Go to v1.22.5 and upgrade Github actions (#3398)

This commit is contained in:
Ramon de Klein
2024-07-04 16:28:24 +02:00
committed by GitHub
parent 69fad3f55f
commit 6075387654
5 changed files with 82 additions and 99 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/minio/console
go 1.21
go 1.22.5
require (
github.com/blang/semver/v4 v4.0.0