11 lines
211 B
Modula-2
11 lines
211 B
Modula-2
module git.cloudyne.io/go/hiscaler-gox
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/stretchr/testify v1.7.0
|
|
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
|
|
golang.org/x/text v0.3.7
|
|
gopkg.in/guregu/null.v4 v4.0.0
|
|
)
|