mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-03 04:57:36 +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.0
|
|
golang.org/x/net v0.27.0
|
|
)
|