Skip to content

Commit f47bdd8

Browse files
committed
import repo to monorepo
1 parent b58f68d commit f47bdd8

File tree

3 files changed

+1
-32
lines changed

3 files changed

+1
-32
lines changed

.github/workflows/dependabot.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

go.mod

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
module github.com/dbut2/dbut2.github.io
22

3-
go 1.23.0
4-
5-
require (
6-
github.com/adityatelange/hugo-PaperMod v0.0.0-20250105143455-9f1f414be805 // indirect
7-
github.com/mfg92/hugo-shortcode-gallery v1.3.0 // indirect
8-
)
3+
go 1.25.0

go.sum

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
github.com/adityatelange/hugo-PaperMod v0.0.0-20250105143455-9f1f414be805 h1:gi6q4K4XngQJj1oCHJvIT9huDaW1PDcSvVR8/amBxLE=
2-
github.com/adityatelange/hugo-PaperMod v0.0.0-20250105143455-9f1f414be805/go.mod h1:HCHxNMKYdGafUYjVV3ICiAqznZK2yH0iI53jqcDFDdQ=
3-
github.com/mfg92/hugo-shortcode-gallery v1.3.0 h1:7wiUUu7adN3JbcshZfZ+Q0ZLDilPoGkquoor0ZcdJVU=
4-
github.com/mfg92/hugo-shortcode-gallery v1.3.0/go.mod h1:SEdbeBGSMX2lP+4nCqqy9AyTWWktUMWXYnR3r1l01Rw=

0 commit comments

Comments
 (0)