Skip to content

Commit

Permalink
アップデートなおし
Browse files Browse the repository at this point in the history
  • Loading branch information
yuubinnkyoku committed Feb 6, 2025
1 parent 974b047 commit 22f2a6f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .gitmodules

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ https://qiita.com/yuubinnkyoku_mk/items/60fb608bc006a1c19f81

BlowfishはGit Submoduleでインストールされています
```
git submodule update --remote --merge
hugo mod get -u
```
だけでアップデートできますやったね
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/tsukuba-denden/tsukuba-denden.github.io

go 1.23.4
go 1.23.6

require github.com/nunocoracao/blowfish/v2 v2.82.0 // indirect
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
github.com/nunocoracao/blowfish/v2 v2.81.0 h1:XUACIwIXlRQx5XZvCk7xEMQ4wOahFrcquMV6nRGqs9A=
github.com/nunocoracao/blowfish/v2 v2.81.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
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=

0 comments on commit 22f2a6f

Please sign in to comment.