All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 9m38s
10 lines
224 B
Modula-2
10 lines
224 B
Modula-2
module git.canoozie.net/jer/go-storage
|
|
|
|
go 1.24.2
|
|
|
|
require (
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
|
github.com/chzyer/readline v1.5.1 // indirect
|
|
golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5 // indirect
|
|
)
|