Add go.mod

This commit is contained in:
Eryn Wells 2024-06-06 14:52:56 -07:00
parent 4d06520562
commit 7ba65229b6

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module erynwells.me/hugo-erynwells-design-system/v2
go 1.22.4