Files
barotrauma-gamefiles/updater/go.mod
2025-03-26 20:40:07 +01:00

6 lines
75 B
Modula-2

module updater
go 1.24.1
require github.com/bmatcuk/doublestar/v4 v4.8.1