Skip to content

Commit 262bc92

Browse files
authored
Update CHANGELOG.md
1 parent b147d90 commit 262bc92

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@
1212
<!-- ### Dependencies -->
1313
<!-- -->
1414

15+
## mytoken 0.9.2
16+
17+
### Packaging
18+
19+
- Fixed `mariadb-client` dependecy for `mytoken-server-migratedb` on rpm based distros
20+
21+
### Dependencies
22+
- Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0
23+
- Bump github.com/gofiber/fiber/v2 from to 2.52.0 2.52.2
24+
- Bump github.com/gofiber/template/mustache/v2 from 2.0.8 to 2.0.9
25+
- Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29
26+
- Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.1
27+
- Bump golang.org/x/crypto from 0.19.0 to 0.21.0
28+
- Bump golang.org/x/mod from 0.15.0 to 0.16.0
29+
- Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
30+
- Bump golang.org/x/term from 0.17.0 to 0.18.0
31+
1532
## mytoken 0.9.1
1633

1734
### Enhancements

0 commit comments

Comments
 (0)