Skip to content

Commit 51f8794

Browse files
authored
Release v1.6.3 (#3408)
1 parent 3db998f commit 51f8794

File tree

3 files changed

+56977
-2
lines changed

3 files changed

+56977
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog
44

5+
## Release v1.6.3
6+
7+
Additional Changes:
8+
9+
- Updated go.mod version
10+
511
## Release v1.6.2
612

713
Bug Fix:

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/minio/console
22

3-
go 1.22.5
3+
go 1.22
44

55
require (
66
github.com/blang/semver/v4 v4.0.0

web-app/build/scripts/pdf.worker.min.mjs

+56,970-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)