Skip to content

Commit 62dfc07

Browse files
committed
Update CHANGELOG
1 parent 4dba5b4 commit 62dfc07

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 7.9.0 (2023/12/16)
4+
5+
* Go 1.21 (#322)
6+
* Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 (#306
7+
* Bump github.com/crazy-max/gonfig from 0.6.0 to 0.7.0 (#291
8+
* Bump github.com/jlaffaye/ftp to 0.2.0 (#297 #301)
9+
* Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.16.0 (#295 #321)
10+
* Bump github.com/rs/zerolog from 1.28.0 to 1.31.0 (#294 #320)
11+
* Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (#283 #302)
12+
* Bump golang.org/x/crypto from 0.4.0 to 0.8.0 (#293 #310)
13+
* 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)
16+
* Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#277)
17+
318
## 7.8.0 (2022/12/31)
419

520
* Option to escape all regular expression metacharacters (#270)

0 commit comments

Comments
 (0)