Skip to content

Commit

Permalink
go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
wvictor14 committed May 21, 2024
1 parent 5a69b79 commit 415cc67
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Empty file added .hugo_build.lock
Empty file.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module wvictor14.github.io

go 1.22.3

require github.com/jpanther/congo/v2 v2.8.2 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/jpanther/congo/v2 v2.8.2 h1:UNg7225ZqLSt9zu0xBOh5iM9TXnuNG1Ta9eSsioHTEE=
github.com/jpanther/congo/v2 v2.8.2/go.mod h1:1S7DRoO1ZYS4YUdFd1LjTkdyjQwsjFWd8TqSfz3Jd+M=

0 comments on commit 415cc67

Please sign in to comment.