Fixed BB & Markdown Converter

This commit is contained in:
Caleb Gardner
2024-12-26 13:29:44 -06:00
parent 198c4ff749
commit 9a492497c8
3 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
module github.com/CalebQ42/darkstorm-server
go 1.23.0
go 1.23.4
require (
github.com/CalebQ42/bbConvert v1.0.2
github.com/CalebQ42/bbConvert v1.0.5
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/lithammer/shortuuid/v3 v3.0.7