Brijesh's Git Server — benchmark-api @ main

go.mod (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
module benchmark-api

go 1.23.5

require (
	github.com/google/uuid v1.6.0
	golang.org/x/crypto v0.36.0
)

require golang.org/x/sys v0.31.0 // indirect