This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
plaintext-encyclopedia/go.mod

5 lines
99 B
Modula-2

module github.com/ChaoticByte/plaintext-encyclopedia
go 1.22.4
require golang.org/x/text v0.17.0