upgrade blowfish to v2.98.0

This commit is contained in:
2026-02-12 12:29:06 -07:00
parent 3e53b35938
commit 54e2a8eaac
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module git.brds.ca/drew/web
go 1.25.4 go 1.25.4
require github.com/nunocoracao/blowfish/v2 v2.97.0 // indirect require github.com/nunocoracao/blowfish/v2 v2.98.0 // indirect

4
go.sum
View File

@@ -1,2 +1,2 @@
github.com/nunocoracao/blowfish/v2 v2.97.0 h1:ofFBkTQKFDnM5/XVLReuJ6KPzLQFwscEg0dYEebWXvw= github.com/nunocoracao/blowfish/v2 v2.98.0 h1:2k/f19NwAlhEIq08WOOgbYB4LlzWF2YEhoDoflSH0eU=
github.com/nunocoracao/blowfish/v2 v2.97.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk= github.com/nunocoracao/blowfish/v2 v2.98.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=