Update bbConvert version
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/CalebQ42/darkstorm-server
|
||||
go 1.23.4
|
||||
|
||||
require (
|
||||
github.com/CalebQ42/bbConvert v1.0.5
|
||||
github.com/CalebQ42/bbConvert v1.0.6
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/lithammer/shortuuid/v3 v3.0.7
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
github.com/CalebQ42/bbConvert v1.0.5 h1:MBrl//sFHEUZjt5Uh00eEXPhO8sk/6GOqrucGcH2lcM=
|
||||
github.com/CalebQ42/bbConvert v1.0.5/go.mod h1:UBFqtgZWSm9v/2Kl4NJDmgdSzEBZDkgON3QKoVOBC6Q=
|
||||
github.com/CalebQ42/bbConvert v1.0.6 h1:FJ68UvlkGvefTjQJMRj2nUMEtVGnYBCgqJyBEtmfiZA=
|
||||
github.com/CalebQ42/bbConvert v1.0.6/go.mod h1:UBFqtgZWSm9v/2Kl4NJDmgdSzEBZDkgON3QKoVOBC6Q=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/dlclark/regexp2 v1.11.5-0.20240806004527-5bbbed8ea10b h1:AJKOdc+1fRSJ0/75Jty1npvxUUD0y7hQDg15LMAHhyU=
|
||||
|
||||
Reference in New Issue
Block a user