Skip to content

Commit 82746fb

Browse files
authored
Update go.mod
Signed-off-by: Naman Verma <[email protected]>
1 parent 4f87305 commit 82746fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
module github.com/layer5io/exoscale-academy
1+
module github.com/layer5io/academy-example
22

33
go 1.12
44

55
require (
66
github.com/layer5io/academy-theme v0.1.5 // indirect
77
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741 // indirect
8-
)
8+
)

0 commit comments

Comments
 (0)