You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module github.com/vitalif/hsbench
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
code.cloudfoundry.org/bytefmt v0.0.0-20210608160410-67692ebc98de
|
|
github.com/aws/aws-sdk-go v1.40.51
|
|
)
|