init
This commit is contained in:
11
hdiff-any-game/go.mod
Normal file
11
hdiff-any-game/go.mod
Normal file
@@ -0,0 +1,11 @@
|
||||
module hdiff-any-game
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
|
||||
github.com/rivo/uniseg v0.4.7 // indirect
|
||||
github.com/schollz/progressbar/v3 v3.18.0 // indirect
|
||||
golang.org/x/sys v0.35.0 // indirect
|
||||
golang.org/x/term v0.34.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user