mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 12:45:47 +01:00
7 lines
81 B
Modula-2
7 lines
81 B
Modula-2
module framagit.org/ppom/reaction
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|