We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98235fa commit 71953b2Copy full SHA for 71953b2
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/learn-software-engineering/website
2
3
go 1.24.4
4
5
-require github.com/nunocoracao/blowfish/v2 v2.97.0 // indirect
+require github.com/nunocoracao/blowfish/v2 v2.98.0 // indirect
go.sum
@@ -1,2 +1,3 @@
1
github.com/nunocoracao/blowfish/v2 v2.97.0 h1:ofFBkTQKFDnM5/XVLReuJ6KPzLQFwscEg0dYEebWXvw=
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=
0 commit comments