mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-03-31 11:37:35 +03:00
8 lines
133 B
Modula-2
8 lines
133 B
Modula-2
module skunkyart
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
git.macaw.me/skunky/devianter v0.2.6-0.20240904171839-b3c99749f133
|
|
golang.org/x/net v0.27.0
|
|
)
|