Skip to content

Commit 7a5b436

Browse files
committed
feat(front): update theme
1 parent aba1958 commit 7a5b436

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/on-nix/on-nix.com
22

33
go 1.16
44

5-
require github.com/on-nix/theme v0.0.0-20211102000451-9bf023273330 // indirect
5+
require github.com/on-nix/theme v0.0.0-20211102001024-91ab860594d0 // indirect

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ github.com/on-nix/theme v0.0.0-20211031181605-5173d7a33aa9 h1:swPj4toSmzfq93okia
3838
github.com/on-nix/theme v0.0.0-20211031181605-5173d7a33aa9/go.mod h1:AY7uBQ2mWxVv2lZXR7lszmKKZLGg9lvWaXaoEWxjBiM=
3939
github.com/on-nix/theme v0.0.0-20211102000451-9bf023273330 h1:uilC1i5MHpXBDMNOJiPr+IOJtYEQfyMpOrR6ScJFTTw=
4040
github.com/on-nix/theme v0.0.0-20211102000451-9bf023273330/go.mod h1:AY7uBQ2mWxVv2lZXR7lszmKKZLGg9lvWaXaoEWxjBiM=
41+
github.com/on-nix/theme v0.0.0-20211102001024-91ab860594d0 h1:+z6pciEsNF4Iw6ZrFSwJrYgnGEJnelULsaeXzE8ZMgY=
42+
github.com/on-nix/theme v0.0.0-20211102001024-91ab860594d0/go.mod h1:AY7uBQ2mWxVv2lZXR7lszmKKZLGg9lvWaXaoEWxjBiM=

0 commit comments

Comments
 (0)