mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-03 21:17:35 +03:00
v1.3
This commit is contained in:
parent
2dfeaae772
commit
c5514c3875
23 changed files with 445 additions and 249 deletions
4
go.mod
4
go.mod
|
@ -2,9 +2,7 @@ module skunkyart
|
|||
|
||||
go 1.22.3
|
||||
|
||||
replace git.macaw.me/skunky/devianter v0.2.0 => /home/skunk/projects/devianter
|
||||
|
||||
require (
|
||||
git.macaw.me/skunky/devianter v0.2.0
|
||||
git.macaw.me/skunky/devianter v0.2.5
|
||||
golang.org/x/net v0.27.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue