instance list update

This commit is contained in:
lost+skunk 2024-09-02 11:16:54 +03:00
parent 2f8c35ba32
commit 1464584264
12 changed files with 97 additions and 49 deletions

4
go.mod
View file

@ -1,8 +1,8 @@
module skunkyart
go 1.22.3
go 1.18
replace git.macaw.me/skunky/devianter v0.2.5 => /home/skunk/projects/devianter
// 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