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

6 lines
99 B
Modula-2
Raw Permalink Normal View History

2024-08-27 11:55:01 +02:00
module github.com/ChaoticByte/plaintext-encyclopedia
go 1.22.4
2024-08-28 19:49:23 +02:00
require golang.org/x/text v0.17.0