Skip to content

Commit cbfd3fa

Browse files
committed
update CHANGELOG
1 parent 93c8592 commit cbfd3fa

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Changelog
22

3+
## 7.10.0 (2024/12/20)
4+
5+
* Go 1.23 (#397)
6+
* Alpine Linux 3.21 (#397)
7+
* Bump github.com/alecthomas/kong from 0.8.0 to 1.6.0 (#323 #354 #393)
8+
* Bump github.com/go-playground/validator/v10 from 10.16.0 to 10.23.0 (#350 #370 #394)
9+
* Bump github.com/pkg/sftp from 1.13.5 to 1.13.7 (#326 #395)
10+
* Bump github.com/rs/zerolog from 1.31.0 to 1.33.0 (#344 #366)
11+
* Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 (#351 #396)
12+
* Bump go.etcd.io/bbolt from 1.3.7 to 1.3.11 (#325 #348 #365 #377)
13+
* Bump golang.org/x/crypto from 0.14.0 to 0.31.0 (#324 #337 #352 #391)
14+
* Bump golang.org/x/net from 0.21.0 to 0.28.0 (#360 #353 #392)
15+
316
## 7.9.0 (2023/12/16)
417

518
* Go 1.21 (#322)
19+
* Alpine Linux 3.18 (#322)
620
* Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 (#306
721
* Bump github.com/crazy-max/gonfig from 0.6.0 to 0.7.0 (#291
822
* Bump github.com/jlaffaye/ftp to 0.2.0 (#297 #301)
@@ -11,8 +25,7 @@
1125
* Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (#283 #302)
1226
* Bump golang.org/x/crypto from 0.4.0 to 0.8.0 (#293 #310)
1327
* Bump golang.org/x/net from 0.9.0 to 0.17.0 (#318)
14-
* Bump golang.org/x/sys from 0.3.0 to 0.8.0 (#287 #292)
15-
* Bump golang.org/x/sys from 0.11.0 to 0.15.0 (#319)
28+
* Bump golang.org/x/sys from 0.3.0 to 0.15.0 (#287 #292 #319)
1629
* Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#277)
1730

1831
## 7.8.0 (2022/12/31)

0 commit comments

Comments
 (0)