Skip to content

Commit

Permalink
Blowfish2.83.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuubinnkyoku committed Feb 18, 2025
1 parent 4dd057c commit a5967e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/tsukuba-denden/tsukuba-denden.github.io

go 1.23.6

require github.com/nunocoracao/blowfish/v2 v2.82.0 // indirect
require github.com/nunocoracao/blowfish/v2 v2.83.0 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/nunocoracao/blowfish/v2 v2.82.0 h1:bg/uOkz8Hh/VhynSzBRppN+KdqttOdS2UeOH7xq3LUs=
github.com/nunocoracao/blowfish/v2 v2.82.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
github.com/nunocoracao/blowfish/v2 v2.83.0 h1:mqJYh4/CKLxkvOvW+gohQC0eJVNQ+f0vqDciT+2b/Fk=
github.com/nunocoracao/blowfish/v2 v2.83.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=

0 comments on commit a5967e0

Please sign in to comment.