Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51f8794aa6 |
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Release v1.6.3
|
||||||
|
|
||||||
|
Additional Changes:
|
||||||
|
|
||||||
|
- Updated go.mod version
|
||||||
|
|
||||||
## Release v1.6.2
|
## Release v1.6.2
|
||||||
|
|
||||||
Bug Fix:
|
Bug Fix:
|
||||||
|
|||||||
2
go.mod
2
go.mod
@@ -1,6 +1,6 @@
|
|||||||
module github.com/minio/console
|
module github.com/minio/console
|
||||||
|
|
||||||
go 1.22.5
|
go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/blang/semver/v4 v4.0.0
|
github.com/blang/semver/v4 v4.0.0
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user