mirror of
https://github.com/selfhst/icons.git
synced 2026-04-30 13:26:18 -04:00
7 lines
73 B
Modula-2
Executable File
7 lines
73 B
Modula-2
Executable File
module selfhst-icons
|
|
|
|
go 1.21
|
|
|
|
require (
|
|
github.com/gorilla/mux v1.8.1
|
|
) |