mirror of
https://github.com/gabehf/random-image-server.git
synced 2026-03-11 16:20:26 -07:00
7 lines
147 B
Modula-2
7 lines
147 B
Modula-2
module github.com/gabehf/random-image-server
|
|
|
|
go 1.23.0
|
|
|
|
require github.com/fsnotify/fsnotify v1.8.0
|
|
|
|
require golang.org/x/sys v0.13.0 // indirect
|