Compare commits
2 Commits
9c430a6bee
...
1deb48d727
| Author | SHA1 | Date | |
|---|---|---|---|
|
1deb48d727
|
|||
|
b732da0e22
|
4
go.mod
4
go.mod
@@ -1,5 +1,5 @@
|
||||
module git.brds.ca/drew/web
|
||||
|
||||
go 1.25.4
|
||||
go 1.26.2
|
||||
|
||||
require github.com/nunocoracao/blowfish/v2 v2.98.0 // indirect
|
||||
require github.com/nunocoracao/blowfish/v2 v2.102.0 // indirect
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1,2 +1,2 @@
|
||||
github.com/nunocoracao/blowfish/v2 v2.98.0 h1:2k/f19NwAlhEIq08WOOgbYB4LlzWF2YEhoDoflSH0eU=
|
||||
github.com/nunocoracao/blowfish/v2 v2.98.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
|
||||
github.com/nunocoracao/blowfish/v2 v2.102.0 h1:I5OdyUy4gGOZo3IyhewUk55u8Johmoex7LrvboChie8=
|
||||
github.com/nunocoracao/blowfish/v2 v2.102.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
|
||||
|
||||
Reference in New Issue
Block a user