summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorlost+skunk <[email protected]>2024-08-14 19:18:06 +0300
committerlost+skunk <[email protected]>2024-08-14 19:18:06 +0300
commit2f8c35ba322e3c8c6e0bff8f7818d4eedf002928 (patch)
tree3158276fa91553bc87cbb751204d832b3616bfde /go.mod
parent513543cc7a24330e3d9ce96d3b55e4726397af50 (diff)
downloadskunky-art-2f8c35ba322e3c8c6e0bff8f7818d4eedf002928.tar.gz
skunky-art-2f8c35ba322e3c8c6e0bff8f7818d4eedf002928.tar.bz2
skunky-art-2f8c35ba322e3c8c6e0bff8f7818d4eedf002928.zip
user favourites
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 8016fa3..2b4844e 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,7 @@ module skunkyart
go 1.22.3
+replace git.macaw.me/skunky/devianter v0.2.5 => /home/skunk/projects/devianter
require (
git.macaw.me/skunky/devianter v0.2.5
golang.org/x/net v0.27.0