mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-01 20:17:35 +03:00
8 lines
105 B
Modula-2
8 lines
105 B
Modula-2
module skunkyart
|
|
|
|
go 1.22.3
|
|
|
|
require (
|
|
git.macaw.me/skunky/devianter v0.2.5
|
|
golang.org/x/net v0.27.0
|
|
)
|