Skip to content

Commit 0177df0

Browse files
committed
chore: update dependencies
Signed-off-by: Matt Struble <4325029+mattstruble@users.noreply.github.com>
1 parent b81e457 commit 0177df0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module struble.dev
33
go 1.23.2
44

55
require (
6-
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241028212819-98e772251cc5 // indirect
6+
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241103205830-69c6f6bd0297 // indirect
77
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca // indirect
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241028212819-98e772251cc5 h1:bII9gaG6Erz7qeuv4/HeODSbscX4hDF5WNxAxnuBmoI=
2-
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241028212819-98e772251cc5/go.mod h1:gjLMYImoXRYL6NerP/8qESERMQWcnVBV1AZ09ds3qqc=
1+
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241103205830-69c6f6bd0297 h1:6yfEM8OBQGxBO9DzR/ZEMs9/ttGGHFvCBbTM/WjlxpQ=
2+
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241103205830-69c6f6bd0297/go.mod h1:kB/CxIqlpVbISScICPlK/a3U5JcapVWlwfxmby8D/bY=
33
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca h1:K3ssLkcgBpb/j189koHkGMWRrVBuHMb6FbxvRIh4UeQ=
44
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca/go.mod h1:sOjpBNFN9mITtxiRXl5oh+oeruYImPOgOH1j0Nf3GSY=

0 commit comments

Comments
 (0)