mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-10-31 20:41:22 +00:00
9 lines
144 B
Modula-2
9 lines
144 B
Modula-2
module cirello.io/dynamolock
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/aws/aws-sdk-go v1.34.13
|
|
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
|
|
)
|