dict-web-simple/go.mod

6 lines
87 B
Modula-2
Raw Normal View History

2024-05-05 11:52:02 +01:00
module github.com/ray1729/dict-web-simple
go 1.22.2
require golang.org/x/net v0.24.0