mirror of
https://github.com/nyanotech/object-holder.git
synced 2025-12-16 11:30:24 -08:00
9 lines
147 B
Modula-2
9 lines
147 B
Modula-2
module object-holder/v2
|
|
|
|
go 1.21.4
|
|
|
|
require (
|
|
github.com/aws/aws-sdk-go v1.48.3 // indirect
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
|
)
|